Convert error string to plural
This commit is contained in:
parent
d7f0d97172
commit
5fb15df895
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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 -->
|
||||
|
|
Loading…
Reference in New Issue