Translated using Weblate (Polish)

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/pl/
This commit is contained in:
Agnieszka C 2023-05-24 06:46:21 +00:00 committed by Hosted Weblate
parent e008768cbf
commit 6137f714db
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 10 additions and 8 deletions

View File

@ -69,15 +69,17 @@
<string name="height">Wysokość</string>
<string name="keep_aspect_ratio">Zachowaj proporcje</string>
<string name="invalid_values">Podaj prawidłową rozdzielczość</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">Zmień rozmiar obrazów</string>
<string name="resize_factor">Współczynnik zmiany rozmiaru</string>
<string name="resize_factor_info">Zmień rozmiar obrazów o podany procent. Wartość musi być między 10 a 90</string>
<string name="resize_factor_error">Wprowadź liczbę między 10 a 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">Nie udało się zmienić rozmiaru %d obrazu</item>
<item quantity="few">Nie udało się zmienić rozmiaru %d obrazów</item>
<item quantity="many">Nie udało się zmienić rozmiaru %d obrazów</item>
<item quantity="other">Nie udało się zmienić rozmiaru %d obrazów</item>
</plurals>
<string name="images_resized_successfully">Images resized successfully</string>
<string name="images_resized_successfully">Rozmiar obrazów został zmieniony</string>
<!-- Editor -->
<string name="editor">Edytor</string>
<string name="basic_editor">Podstawowy edytor</string>
@ -384,4 +386,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>