mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2024-11-26 06:28:00 +01:00
Translated using Weblate (Dutch)
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/nl/
This commit is contained in:
parent
d67965cf0a
commit
e008768cbf
1 changed files with 8 additions and 8 deletions
|
@ -69,15 +69,15 @@
|
||||||
<string name="height">Hoogte</string>
|
<string name="height">Hoogte</string>
|
||||||
<string name="keep_aspect_ratio">Beeldverhouding vergrendelen</string>
|
<string name="keep_aspect_ratio">Beeldverhouding vergrendelen</string>
|
||||||
<string name="invalid_values">Voer geldige afmetingen in</string>
|
<string name="invalid_values">Voer geldige afmetingen in</string>
|
||||||
<string name="resize_multiple_images">Resize multiple images</string>
|
<string name="resize_multiple_images">Afbeeldingsgrootte aanpassen</string>
|
||||||
<string name="resize_factor">Resize factor</string>
|
<string name="resize_factor">Factor vergroten/verkleinen</string>
|
||||||
<string name="resize_factor_info">Resize images to the given percentage, value must be within 10 and 90.</string>
|
<string name="resize_factor_info">Pas de grootte van afbeeldingen aan (voer een percentage tussen 10 en 90 in).</string>
|
||||||
<string name="resize_factor_error">Enter a number between 10 and 90</string>
|
<string name="resize_factor_error">Voer een getal tussen 10 en 90 in</string>
|
||||||
<plurals name="failed_to_resize_images">
|
<plurals name="failed_to_resize_images">
|
||||||
<item quantity="one">Failed to resize %d image</item>
|
<item quantity="one">%d afbeelding is niet aangepast</item>
|
||||||
<item quantity="other">Failed to resize %d images</item>
|
<item quantity="other">%d afbeeldingen zijn niet aangepast</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
<string name="images_resized_successfully">Images resized successfully</string>
|
<string name="images_resized_successfully">Afbeeldingen zijn aangepast</string>
|
||||||
<!-- Editor -->
|
<!-- Editor -->
|
||||||
<string name="editor">Bewerken</string>
|
<string name="editor">Bewerken</string>
|
||||||
<string name="basic_editor">Eenvoudige bewerking</string>
|
<string name="basic_editor">Eenvoudige bewerking</string>
|
||||||
|
@ -384,4 +384,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 a new issue