Merge pull request #2852 from weblate/weblate-simple-mobile-tools-simple-gallery
Translations update from Hosted Weblate
This commit is contained in:
commit
42c0eb8ce7
8 changed files with 70 additions and 65 deletions
|
@ -69,19 +69,19 @@
|
|||
<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="zero">Failed to resize %d image</item>
|
||||
<item quantity="one">Failed to resize %d images</item>
|
||||
<item quantity="two">Failed to resize %d images</item>
|
||||
<item quantity="few">Failed to resize %d images</item>
|
||||
<item quantity="many">Failed to resize %d images</item>
|
||||
<item quantity="other">Failed to resize %d images</item>
|
||||
<item quantity="zero">فشل في تغيير حجم صور %d</item>
|
||||
<item quantity="one">فشل في تغيير حجم صور %d</item>
|
||||
<item quantity="two">فشل في تغيير حجم صور %d</item>
|
||||
<item quantity="few">فشل في تغيير حجم الصور %d</item>
|
||||
<item quantity="many">فشل في تغيير حجم الصور %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>
|
||||
|
|
|
@ -69,15 +69,15 @@
|
|||
<string name="height">Alçada</string>
|
||||
<string name="keep_aspect_ratio">Mantén la relació d\'aspecte</string>
|
||||
<string name="invalid_values">Introduïu una resolució vàlida</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">Canvia la mida de diverses imatges</string>
|
||||
<string name="resize_factor">Factor de canvi de mida</string>
|
||||
<string name="resize_factor_info">Canvia la mida de les imatges al percentatge indicat, el valor ha d\'estar entre 10 i 90.</string>
|
||||
<string name="resize_factor_error">Introduïu un número entre 10 i 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">Ha fallat en canviar de mida %d imatge</item>
|
||||
<item quantity="other">Ha fallat en canviar de mida %d imatges</item>
|
||||
</plurals>
|
||||
<string name="images_resized_successfully">Images resized successfully</string>
|
||||
<string name="images_resized_successfully">Les imatges s\'han canviat de mida correctament</string>
|
||||
<!-- Editor -->
|
||||
<string name="editor">Editor</string>
|
||||
<string name="basic_editor">Editor bàsic</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>
|
|
@ -69,15 +69,15 @@
|
|||
<string name="height">Höhe</string>
|
||||
<string name="keep_aspect_ratio">Seitenverhältnis beibehalten</string>
|
||||
<string name="invalid_values">Bitte eine gültige Auflösung eingeben</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">Größe mehrerer Bilder ändern</string>
|
||||
<string name="resize_factor">Faktor der Größenänderung</string>
|
||||
<string name="resize_factor_info">Bildergröße auf den angegebenen Prozentsatz ändern, wobei der Wert zwischen 10 und 90 liegen muss.</string>
|
||||
<string name="resize_factor_error">Eine Zahl zwischen 10 und 90 eingeben</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">Größenänderung bei %d Bild fehlgeschlagen</item>
|
||||
<item quantity="other">Größenänderung bei %d Bildern fehlgeschlagen</item>
|
||||
</plurals>
|
||||
<string name="images_resized_successfully">Images resized successfully</string>
|
||||
<string name="images_resized_successfully">Bildergröße erfolgreich geändert</string>
|
||||
<!-- Editor -->
|
||||
<string name="editor">Editor</string>
|
||||
<string name="basic_editor">Einfacher 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>
|
|
@ -69,15 +69,16 @@
|
|||
<string name="height">Visina</string>
|
||||
<string name="keep_aspect_ratio">Zadrži omjer</string>
|
||||
<string name="invalid_values">Upiši valjanu rezoluciju</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">Promijeni veličine slika</string>
|
||||
<string name="resize_factor">Faktor promjene veličine</string>
|
||||
<string name="resize_factor_info">Promijeni veličine slika zadanim postotkom. Vrijednost mora biti između 10 i 90.</string>
|
||||
<string name="resize_factor_error">Upiši broj između 10 i 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">Neuspjelo mijenjanje veličine za %d sliku</item>
|
||||
<item quantity="few">Neuspjelo mijenjanje veličine za %d slike</item>
|
||||
<item quantity="other">Neuspjelo mijenjanje veličine za %d slika</item>
|
||||
</plurals>
|
||||
<string name="images_resized_successfully">Images resized successfully</string>
|
||||
<string name="images_resized_successfully">Veličina slika je uspješno promijenjena</string>
|
||||
<!-- Editor -->
|
||||
<string name="editor">Uređivač</string>
|
||||
<string name="basic_editor">Osnovni uređivač</string>
|
||||
|
@ -384,4 +385,4 @@
|
|||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
|
@ -69,15 +69,15 @@
|
|||
<string name="height">Hoogte</string>
|
||||
<string name="keep_aspect_ratio">Beeldverhouding vergrendelen</string>
|
||||
<string name="invalid_values">Voer geldige afmetingen in</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">Afbeeldingsgrootte aanpassen</string>
|
||||
<string name="resize_factor">Factor vergroten/verkleinen</string>
|
||||
<string name="resize_factor_info">Pas de grootte van afbeeldingen aan (voer een percentage tussen 10 en 90 in).</string>
|
||||
<string name="resize_factor_error">Voer een getal tussen 10 en 90 in</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 afbeelding is niet aangepast</item>
|
||||
<item quantity="other">%d afbeeldingen zijn niet aangepast</item>
|
||||
</plurals>
|
||||
<string name="images_resized_successfully">Images resized successfully</string>
|
||||
<string name="images_resized_successfully">Afbeeldingen zijn aangepast</string>
|
||||
<!-- Editor -->
|
||||
<string name="editor">Bewerken</string>
|
||||
<string name="basic_editor">Eenvoudige bewerking</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>
|
|
@ -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>
|
|
@ -69,15 +69,17 @@
|
|||
<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="few">Невозможно изменить размер %d изображений</item>
|
||||
<item quantity="many">Невозможно изменить размер %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 +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>
|
|
@ -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>
|
||||
</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