Translated using Weblate (French)
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/fr/
This commit is contained in:
parent
80fd850f70
commit
fe9ab9fe82
|
@ -75,9 +75,10 @@
|
||||||
<string name="resize_factor_error">Entrer un nombre entre 10 et 90</string>
|
<string name="resize_factor_error">Entrer un nombre entre 10 et 90</string>
|
||||||
<plurals name="failed_to_resize_images">
|
<plurals name="failed_to_resize_images">
|
||||||
<item quantity="one">Échec de redimensionnement de %d image</item>
|
<item quantity="one">Échec de redimensionnement de %d image</item>
|
||||||
|
<item quantity="many">Échec de redimensionnement de %d images</item>
|
||||||
<item quantity="other">Échec de redimensionnement de %d images</item>
|
<item quantity="other">Échec de redimensionnement de %d images</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
<string name="images_resized_successfully">Images resized successfully</string>
|
<string name="images_resized_successfully">Les images ont été redimensionnées avec succès</string>
|
||||||
<!-- Editor -->
|
<!-- Editor -->
|
||||||
<string name="editor">Éditeur</string>
|
<string name="editor">Éditeur</string>
|
||||||
<string name="basic_editor">Éditeur simple</string>
|
<string name="basic_editor">Éditeur simple</string>
|
||||||
|
@ -384,4 +385,4 @@
|
||||||
Haven't found some strings? There's more at
|
Haven't found some strings? There's more at
|
||||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||||
-->
|
-->
|
||||||
</resources>
|
</resources>
|
Loading…
Reference in New Issue