Translated using Weblate (Turkish)
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/tr/
This commit is contained in:
parent
ec47a27b92
commit
32cca6194d
1 changed files with 8 additions and 8 deletions
|
@ -69,15 +69,15 @@
|
|||
<string name="height">Yükseklik</string>
|
||||
<string name="keep_aspect_ratio">En-boy oranını koru</string>
|
||||
<string name="invalid_values">Lütfen geçerli bir çözünürlük girin</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">Birden fazla resmi yeniden boyutlandır</string>
|
||||
<string name="resize_factor">Yeniden boyutlandırma çarpanı</string>
|
||||
<string name="resize_factor_info">Resimleri verilen yüzdeye göre yeniden boyutlandırın, değer 10 ile 90 arasında olmalıdır.</string>
|
||||
<string name="resize_factor_error">10 ile 90 arasında bir sayı girin</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 resim yeniden boyutlandırılamadı</item>
|
||||
<item quantity="other">%d resim yeniden boyutlandırılamadı</item>
|
||||
</plurals>
|
||||
<string name="images_resized_successfully">Images resized successfully</string>
|
||||
<string name="images_resized_successfully">Resimler yeniden boyutlandırıldı</string>
|
||||
<!-- Editor -->
|
||||
<string name="editor">Düzenleyici</string>
|
||||
<string name="basic_editor">Temel Düzenleyici</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