Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (357 of 357 strings) Translation: Simple Mobile Tools/Simple Gallery Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/nb_NO/
This commit is contained in:
parent
14781f5bdf
commit
781326ad70
|
@ -70,15 +70,15 @@
|
||||||
<string name="height">Høyde</string>
|
<string name="height">Høyde</string>
|
||||||
<string name="keep_aspect_ratio">Behold sideforhold</string>
|
<string name="keep_aspect_ratio">Behold sideforhold</string>
|
||||||
<string name="invalid_values">Oppfør en gyldig oppløsning</string>
|
<string name="invalid_values">Oppfør en gyldig oppløsning</string>
|
||||||
<string name="resize_multiple_images">Resize multiple images</string>
|
<string name="resize_multiple_images">Endre størrelse på flere bilder</string>
|
||||||
<string name="resize_factor">Resize factor</string>
|
<string name="resize_factor">Faktor for størrelsesendring</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">Endre størrelse på bilder til den angitte prosenten, verdi må være mellom 10 og 90.</string>
|
||||||
<string name="resize_factor_error">Enter a number between 10 and 90</string>
|
<string name="resize_factor_error">Angi et tall mellom 10 og 90</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">Klarte ikke endre størrelse på %d bilde</item>
|
||||||
<item quantity="other">Failed to resize %d images</item>
|
<item quantity="other">Klarte ikke endre størrelse på %d bilder</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
<string name="images_resized_successfully">Images resized successfully</string>
|
<string name="images_resized_successfully">Størrelsen på bildene endret</string>
|
||||||
<!-- Editor -->
|
<!-- Editor -->
|
||||||
<string name="editor">Redigering</string>
|
<string name="editor">Redigering</string>
|
||||||
<string name="basic_editor">Enkel redigering</string>
|
<string name="basic_editor">Enkel redigering</string>
|
||||||
|
@ -385,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