Convert error string to plural

This commit is contained in:
Naveen 2023-05-24 03:53:08 +05:30
parent d7f0d97172
commit 5fb15df895
No known key found for this signature in database
GPG Key ID: 0E155DAD31671DA3
47 changed files with 188 additions and 47 deletions

View File

@ -73,7 +73,10 @@
<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="failed_to_resize_images">Failed to resize %d images</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>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<!-- Editor -->
<string name="editor">تعديل</string>

View File

@ -73,7 +73,10 @@
<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="failed_to_resize_images">Failed to resize %d images</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>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<!-- Editor -->
<string name="editor">Editor</string>

View File

@ -100,7 +100,10 @@
<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="failed_to_resize_images">Failed to resize %d images</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>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<string name="rotate">Павярнуць</string>
<string name="invalid_image_path">Няправільны шлях выявы</string>

View File

@ -73,7 +73,10 @@
<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="failed_to_resize_images">Failed to resize %d images</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>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<!-- Editor -->
<string name="editor">Редактор</string>

View File

@ -73,7 +73,10 @@
<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="failed_to_resize_images">Failed to resize %d images</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>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<!-- Editor -->
<string name="editor">সম্পাদক</string>

View File

@ -73,7 +73,10 @@
<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="failed_to_resize_images">Failed to resize %d images</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>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<!-- Editor -->
<string name="editor">Editor</string>

View File

@ -73,7 +73,10 @@
<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="failed_to_resize_images">Failed to resize %d images</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>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<!-- Editor -->
<string name="editor">Editor</string>

View File

@ -73,7 +73,10 @@
<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="failed_to_resize_images">Failed to resize %d images</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>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<!-- Editor -->
<string name="editor">Editor</string>

View File

@ -73,7 +73,10 @@
<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="failed_to_resize_images">Failed to resize %d images</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>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<!-- Editor -->
<string name="editor">Editor</string>

View File

@ -73,7 +73,10 @@
<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="failed_to_resize_images">Failed to resize %d images</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>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<!-- Editor -->
<string name="editor">Επεξεργαστής</string>

View File

@ -73,7 +73,10 @@
<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="failed_to_resize_images">Failed to resize %d images</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>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<!-- Editor -->
<string name="editor">Editor</string>

View File

@ -73,7 +73,10 @@
<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="failed_to_resize_images">Failed to resize %d images</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>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<!-- Editor -->
<string name="editor">Editor</string>

View File

@ -73,7 +73,10 @@
<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="failed_to_resize_images">Failed to resize %d images</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>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<!-- Editor -->
<string name="editor">Redaktor</string>

View File

@ -73,7 +73,10 @@
<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="failed_to_resize_images">Failed to resize %d images</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>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<!-- Editor -->
<string name="editor">Editorea</string>

View File

@ -73,7 +73,10 @@
<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="failed_to_resize_images">Failed to resize %d images</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>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<!-- Editor -->
<string name="editor">Editor</string>

View File

@ -73,7 +73,10 @@
<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="failed_to_resize_images">Failed to resize %d images</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>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<!-- Editor -->
<string name="editor">Editori</string>

View File

@ -73,7 +73,10 @@
<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="failed_to_resize_images">Failed to resize %d images</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>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<!-- Editor -->
<string name="editor">Éditeur</string>

View File

@ -73,7 +73,10 @@
<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="failed_to_resize_images">Failed to resize %d images</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>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<!-- Editor -->
<string name="editor">Editor</string>

View File

@ -73,7 +73,10 @@
<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="failed_to_resize_images">Failed to resize %d images</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>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<!-- Editor -->
<string name="editor">Uređivač</string>

View File

@ -73,7 +73,10 @@
<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="failed_to_resize_images">Failed to resize %d images</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>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<!-- Editor -->
<string name="editor">Szerkesztő</string>

View File

@ -73,7 +73,10 @@
<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="failed_to_resize_images">Failed to resize %d images</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>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<!-- Editor -->
<string name="editor">Penyunting</string>

View File

@ -73,7 +73,10 @@
<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="failed_to_resize_images">Failed to resize %d images</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>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<!-- Editor -->
<string name="editor">Editor</string>

View File

@ -73,7 +73,10 @@
<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="failed_to_resize_images">Failed to resize %d images</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>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<!-- Editor -->
<string name="editor">עורך</string>

View File

@ -71,7 +71,10 @@
<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="failed_to_resize_images">Failed to resize %d images</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>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<!-- Editor -->
<string name="editor">編集</string>

View File

@ -73,7 +73,10 @@
<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="failed_to_resize_images">Failed to resize %d images</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>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<!-- Editor -->
<string name="editor">편집</string>

View File

@ -69,7 +69,10 @@
<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="failed_to_resize_images">Failed to resize %d images</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>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<!-- Editor -->
<string name="editor">Redaktorius</string>

View File

@ -73,7 +73,10 @@
<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="failed_to_resize_images">Failed to resize %d images</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>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<!-- Editor -->
<string name="editor">Redigering</string>

View File

@ -73,7 +73,10 @@
<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="failed_to_resize_images">Failed to resize %d images</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>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<!-- Editor -->
<string name="editor">सम्पादक</string>

View File

@ -73,7 +73,10 @@
<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="failed_to_resize_images">Failed to resize %d images</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>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<!-- Editor -->
<string name="editor">Bewerken</string>

View File

@ -73,7 +73,10 @@
<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="failed_to_resize_images">Failed to resize %d images</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>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<!-- Editor -->
<string name="editor">ایڈیٹر</string>

View File

@ -73,7 +73,10 @@
<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="failed_to_resize_images">Failed to resize %d images</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>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<!-- Editor -->
<string name="editor">Edytor</string>

View File

@ -73,7 +73,10 @@
<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="failed_to_resize_images">Failed to resize %d images</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>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<!-- Editor -->
<string name="editor">Editor</string>

View File

@ -73,7 +73,10 @@
<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="failed_to_resize_images">Failed to resize %d images</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>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<!-- Editor -->
<string name="editor">Editor</string>

View File

@ -73,7 +73,10 @@
<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="failed_to_resize_images">Failed to resize %d images</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>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<!-- Editor -->
<string name="editor">Editor</string>

View File

@ -73,7 +73,10 @@
<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="failed_to_resize_images">Failed to resize %d images</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>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<!-- Editor -->
<string name="editor">Редактор</string>

View File

@ -73,7 +73,10 @@
<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="failed_to_resize_images">Failed to resize %d images</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>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<!-- Editor -->
<string name="editor">Editor</string>

View File

@ -73,7 +73,10 @@
<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="failed_to_resize_images">Failed to resize %d images</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>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<!-- Editor -->
<string name="editor">Urejevalnik</string>

View File

@ -73,7 +73,10 @@
<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="failed_to_resize_images">Failed to resize %d images</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>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<!-- Editor -->
<string name="editor">Едитор</string>

View File

@ -73,7 +73,10 @@
<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="failed_to_resize_images">Failed to resize %d images</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>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<!-- Editor -->
<string name="editor">Redigerare</string>

View File

@ -73,7 +73,10 @@
<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="failed_to_resize_images">Failed to resize %d images</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>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<!-- Editor -->
<string name="editor">திருத்தி</string>

View File

@ -73,7 +73,10 @@
<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="failed_to_resize_images">Failed to resize %d images</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>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<!-- Editor -->
<string name="editor">Düzenleyici</string>

View File

@ -73,7 +73,10 @@
<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="failed_to_resize_images">Failed to resize %d images</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>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<!-- Editor -->
<string name="editor">Редактор</string>

View File

@ -73,7 +73,10 @@
<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="failed_to_resize_images">Failed to resize %d images</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>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<!-- Editor -->
<string name="editor">Trình biên tập</string>

View File

@ -73,7 +73,10 @@
<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="failed_to_resize_images">Failed to resize %d images</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>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<!-- Editor -->
<string name="editor">编辑器</string>

View File

@ -72,7 +72,10 @@
<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="failed_to_resize_images">Failed to resize %d images</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>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<!-- Editor -->
<string name="editor">編輯器</string>

View File

@ -73,7 +73,10 @@
<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="failed_to_resize_images">Failed to resize %d images</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>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<!-- Editor -->
<string name="editor">編輯器</string>

View File

@ -73,7 +73,10 @@
<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="failed_to_resize_images">Failed to resize %d images</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>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<!-- Editor -->