Merge pull request #240 from weblate/weblate-simple-mobile-tools-simple-calculator

Translations update from Hosted Weblate
This commit is contained in:
Tibor Kaputa 2022-01-18 15:35:34 +01:00 committed by GitHub
commit 663bc63048
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 21 additions and 26 deletions

View File

@ -6,10 +6,10 @@
<!-- Calculator field -->
<string name="formula_divide_by_zero_error">Error: divisió per zero</string>
<!-- History -->
<string name="history">History</string>
<string name="history_empty">History is empty</string>
<string name="clear_history">Clear</string>
<string name="history_cleared">History has been cleared</string>
<string name="history">Historial</string>
<string name="history_empty">L\'historial és buit</string>
<string name="clear_history">Neteja</string>
<string name="history_cleared">S\'ha netejat l\'historial</string>
<!-- Settings -->
<string name="vibrate_on_button_press">Vibra en prémer el botó</string>
<!-- FAQ -->
@ -25,4 +25,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>

View File

@ -6,10 +6,10 @@
<!-- Calculator field -->
<string name="formula_divide_by_zero_error">Klaida: dalyba iš nulio</string>
<!-- History -->
<string name="history">History</string>
<string name="history_empty">History is empty</string>
<string name="clear_history">Clear</string>
<string name="history_cleared">History has been cleared</string>
<string name="history">Istorija</string>
<string name="history_empty">Istorija tuščia</string>
<string name="clear_history">Išvalyti</string>
<string name="history_cleared">Istorija išvalyta</string>
<!-- Settings -->
<string name="vibrate_on_button_press">Vibruoti, kai paspaudžiami mygtukai</string>
<!-- FAQ -->
@ -25,4 +25,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>

View File

@ -6,10 +6,10 @@
<!-- Calculator field -->
<string name="formula_divide_by_zero_error">Ошибка: деление на ноль</string>
<!-- History -->
<string name="history">History</string>
<string name="history_empty">History is empty</string>
<string name="clear_history">Clear</string>
<string name="history_cleared">History has been cleared</string>
<string name="history">История</string>
<string name="history_empty">Нет записей</string>
<string name="clear_history">Очистить</string>
<string name="history_cleared">История очищена</string>
<!-- Settings -->
<string name="vibrate_on_button_press">Вибрация при нажатии кнопок</string>
<!-- FAQ -->
@ -48,4 +48,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>

View File

@ -1,24 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Basit Hesap Makinesi</string>
<string name="app_launcher_name">Hesap Makinesi</string>
<string name="scientific_calculator">Bilimsel Hesap Makinesi</string>
<!-- Calculator field -->
<string name="formula_divide_by_zero_error">Hata: sıfıra bölme</string>
<!-- History -->
<string name="history">History</string>
<string name="history_empty">History is empty</string>
<string name="clear_history">Clear</string>
<string name="history_cleared">History has been cleared</string>
<string name="history">Geçmiş</string>
<string name="history_empty">Geçmiş boş</string>
<string name="clear_history">Temizle</string>
<string name="history_cleared">Geçmiş temizlendi</string>
<!-- Settings -->
<string name="vibrate_on_button_press">Düğmeye basıldığında titret</string>
<!-- FAQ -->
<string name="faq_1_title">C (Temizle) düğmesi nasıl çalışır?</string>
<string name="faq_1_text">Üzerine dokunmak, bir seferde bir karakteri kaldıracaktır. Uzun basma, tüm alanları bir kerede sıfırlayacaktır.</string>
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
<string name="app_title">Basit Hesap Makinesi - Hızlıca hesaplamalar yapın</string>
@ -48,9 +44,8 @@
<b>Reddit:</b>
https://www.reddit.com/r/SimpleMobileTools
</string>
<!--
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>