adding slovak translation

This commit is contained in:
Tibor Kaputa 2023-05-23 23:58:59 +02:00 committed by GitHub
parent d7f0d97172
commit b1456c866e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -69,12 +69,12 @@
<string name="height">Výška</string> <string name="height">Výška</string>
<string name="keep_aspect_ratio">Zachovať pomer strán</string> <string name="keep_aspect_ratio">Zachovať pomer strán</string>
<string name="invalid_values">Prosím zadajte platné rozlíšenie</string> <string name="invalid_values">Prosím zadajte platné rozlíšenie</string>
<string name="resize_multiple_images">Resize multiple images</string> <string name="resize_multiple_images">Zmeniť veľkosť obrázkov</string>
<string name="resize_factor">Resize factor</string> <string name="resize_factor">Faktor zmeny veľkosti</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">Zmeniť veľkosť obrázkov na dané percento, hodnota musí byť medzi 10 a 90.</string>
<string name="resize_factor_error">Enter a number between 10 and 90</string> <string name="resize_factor_error">Zadajte číslo medzi 10 a 90</string>
<string name="failed_to_resize_images">Failed to resize %d images</string> <string name="failed_to_resize_images">Nepodarilo sa zmeniť veľkosť %d obrázkov</string>
<string name="images_resized_successfully">Images resized successfully</string> <string name="images_resized_successfully">Veľkosť obrázkov bola zmenená úspešne</string>
<!-- Editor --> <!-- Editor -->
<string name="editor">Editor</string> <string name="editor">Editor</string>
<string name="basic_editor">Základný editor</string> <string name="basic_editor">Základný editor</string>