Translated using Weblate (Danish)

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/da/
This commit is contained in:
ERYpTION 2023-06-18 08:21:38 +00:00 committed by Hosted Weblate
parent 4d25990706
commit b1c4b6098a
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -69,15 +69,15 @@
<string name="height">Højde</string>
<string name="keep_aspect_ratio">Bevar billedformat</string>
<string name="invalid_values">Indtast en gyldig opløsning</string>
<string name="resize_multiple_images">Resize multiple images</string>
<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="resize_multiple_images">Ændr størrelsen på flere billeder</string>
<string name="resize_factor">Størrelsesfaktor</string>
<string name="resize_factor_info">Ændr billedstørrelser til den angivne procentdel, værdien skal være mellem 10 og 90.</string>
<string name="resize_factor_error">Indtast et tal mellem 10 og 90</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>
<item quantity="one">Kunne ikke ændre størrelse på %d billede</item>
<item quantity="other">Kunne ikke ændre størrelse på %d billeder</item>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<string name="images_resized_successfully">Billedstørrelser ændret</string>
<!-- Editor -->
<string name="editor">Editor</string>
<string name="basic_editor">Grundlæggende editor</string>