summaryrefslogtreecommitdiff
path: root/wallet
diff options
context:
space:
mode:
authorAlp <berna.alp@digitalekho.com>2023-12-05 14:51:44 +0000
committerWeblate <noreply@weblate.org>2023-12-05 22:51:27 +0100
commit35527f90cbcf286c76aa2b9f7634badd8844cb57 (patch)
tree532a65f066c6a586371cbde05689c04f0c94db17 /wallet
parent2792872bafbeb7f9c02c162a4227dad7b3768a83 (diff)
downloadtaler-android-35527f90cbcf286c76aa2b9f7634badd8844cb57.tar.gz
taler-android-35527f90cbcf286c76aa2b9f7634badd8844cb57.tar.bz2
taler-android-35527f90cbcf286c76aa2b9f7634badd8844cb57.zip
Translated using Weblate (Turkish)
Currently translated at 52.2% (127 of 243 strings) Translation: GNU Taler/Wallet Android Translate-URL: https://weblate.taler.net/projects/gnu-taler/wallet-android/tr/
Diffstat (limited to 'wallet')
-rw-r--r--wallet/src/main/res/values-tr/strings.xml13
1 files changed, 11 insertions, 2 deletions
diff --git a/wallet/src/main/res/values-tr/strings.xml b/wallet/src/main/res/values-tr/strings.xml
index 6360667..18c098b 100644
--- a/wallet/src/main/res/values-tr/strings.xml
+++ b/wallet/src/main/res/values-tr/strings.xml
@@ -27,8 +27,8 @@
<string name="menu_retry_pending_operations">Bekleyen İşlemleri Yeniden Deneyin</string>
<string name="host_apdu_service_desc">Taler NFC Ödemeleri</string>
<string name="balances_title">Bakiyeler</string>
- <string name="amount_positive">+ %s</string>
- <string name="amount_negative">- %s</string>
+ <string name="amount_positive">+. %s</string>
+ <string name="amount_negative">-. %s</string>
<string name="amount_chosen">Seçilen Miktar</string>
<string name="balances_inbound_label">gelen</string>
<string name="transactions_title">İşlemler</string>
@@ -148,4 +148,13 @@
<item quantity="one">Madeni para: %s (%d kez kullanıldı)</item>
<item quantity="other">Madeni paralar: %s (%d kez kullanıldılar)</item>
</plurals>
+ <string name="transactions_send_funds">Gönder
+\nFonlar</string>
+ <string name="transactions_receive_funds">Al
+\nFonlar</string>
+ <string name="transactions_detail_title_currency">%s İşlemleri</string>
+ <string name="transactions_retry">Tekrar Dene</string>
+ <string name="transactions_abort">İptal Et</string>
+ <string name="transactions_cancel_dialog_message">Bu çekimi iptal etmek istediğinizden emin misiniz? Transit halindeki fonlar kaybolabilir.</string>
+ <string name="transactions_balance">Bakiye</string>
</resources> \ No newline at end of file