mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2024-11-22 04:28:00 +01:00
Translated using Weblate (Greek)
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/el/
This commit is contained in:
parent
9dfebac6bf
commit
e46dd2be78
1 changed files with 8 additions and 8 deletions
|
@ -69,15 +69,15 @@
|
|||
<string name="height">Ύψος</string>
|
||||
<string name="keep_aspect_ratio">Διατήρηση αναλογίας</string>
|
||||
<string name="invalid_values">Παρακαλώ εισάγετε σωστή ανάλυση</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">Αλλαγή μεγέθους πολλών εικόνων</string>
|
||||
<string name="resize_factor">Συντελεστής αλλαγής μεγέθους</string>
|
||||
<string name="resize_factor_info">Αλλάξτε το μέγεθος των εικόνων στο δεδομένο ποσοστό. Η τιμή πρέπει να είναι μεταξύ 10 και 90.</string>
|
||||
<string name="resize_factor_error">Εισάγετε έναν αριθμό μεταξύ 10 και 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">Αποτυχία αλλαγής μεγέθους εικόνας %d</item>
|
||||
<item quantity="other">Αποτυχία αλλαγής μεγέθους εικόνων %d</item>
|
||||
</plurals>
|
||||
<string name="images_resized_successfully">Images resized successfully</string>
|
||||
<string name="images_resized_successfully">Το μέγεθος των εικόνων άλλαξε με επιτυχία</string>
|
||||
<!-- Editor -->
|
||||
<string name="editor">Επεξεργαστής</string>
|
||||
<string name="basic_editor">Βασικός επεξεργαστής</string>
|
||||
|
@ -384,4 +384,4 @@
|
|||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
Loading…
Reference in a new issue