Skip to content

Commit

Permalink
File apps/ledger-live-mobile/src/locales/en/common.json was translate…
Browse files Browse the repository at this point in the history
…d to tr-TR locale
  • Loading branch information
smartling-github-connector[bot] authored Jan 27, 2025
1 parent 4308929 commit 3bcb033
Showing 1 changed file with 28 additions and 10 deletions.
38 changes: 28 additions & 10 deletions apps/ledger-live-mobile/src/locales/tr/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,8 @@
"id" : "Kimlik {{ value }}",
"times" : "x{{ value }}"
},
"quote" : "Teklif"
"quote" : "Teklif",
"tryAgain" : "Tekrar dene"
},
"errors" : {
"ReplacementTransactionUnderpriced" : {
Expand Down Expand Up @@ -2063,7 +2064,7 @@
},
"pairing" : {
"success" : {
"title" : "{{deviceName}} ile eşleştirildi"
"title" : "{{deviceName}} ile eşlendi"
},
"loading" : {
"title" : "{{deviceName}} ile eşleştiriliyor...",
Expand Down Expand Up @@ -2194,7 +2195,7 @@
},
"pairing" : {
"success" : {
"title" : "{{deviceName}} ile eşleştirildi"
"title" : "{{deviceName}} ile eşlendi"
},
"loading" : {
"title" : "{{deviceName}} ile eşleştiriliyor",
Expand Down Expand Up @@ -3992,7 +3993,11 @@
},
"quitConfirmation" : {
"title" : "Hesap ekleme iptali",
"desc" : "Hesap eklemeyi iptal etmek istediğinizden emin misiniz?"
"desc" : "Hesap eklemeyi iptal etmek istediğinizden emin misiniz?",
"v2" : {
"title" : "Hesap ekleme işlemi iptal edilsin mi?",
"desc" : "Ledger Live'a hiçbir hesap eklenmeyecek."
}
},
"imported" : "Varlık başarıyla eklendi",
"added" : "Hesap, portföyünüze eklendi",
Expand Down Expand Up @@ -4068,18 +4073,29 @@
"title" : "Yeni hesap"
},
"imported" : {
"title" : "Hesap zaten Portföyde mevcut ({{length}})",
"title_plural" : "Portföydeki hesaplar ({{length}})"
"title" : "Hesap zaten Portföyde mevcut ({{count}})",
"title_plural" : "Portföydeki hesaplar ({{count}})"
},
"migrate" : {
"title" : "Güncellenecek hesaplar"
}
}
},
"retryScanning" : "Tekrar dene"
},
"addAccountsSuccess" : {
"ctaAddFunds" : "Hesabınıza fon ekleyin",
"ctaClose" : "Kapat"
}
},
"addAccountsWarning" : {
"cantCreateAccount" : {
"title" : "Yeni bir hesap ekleyemiyoruz",
"body" : "{{accountName}} hesabınıza varlık almadan önce yeni bir hesap eklenemez."
},
"noAccountToCreate" : {
"title" : "Yeni bir {{currency}} hesabı ekleyemedik"
}
},
"chooseAccountToFund" : "Fonların ekleneceği bir hesap seçin"
},
"DeviceAction" : {
"stayInTheAppPlz" : "Ledger Live uygulamasında kalın ve Ledger'ınızı yakınınızda tutun.",
Expand Down Expand Up @@ -4142,7 +4158,7 @@
"openManager" : "My Ledger'ı Aç",
"openOnboarding" : "Cihaz kurulumu"
},
"installApp" : "{{appName}} uygulama kurulumu {{percentage}}",
"installApp" : "{{appName}} Uygulama kurulumu {{percentage}}",
"installAppDescription" : "Lütfen kurulum bitene kadar bekleyin",
"listApps" : "Uygulama şartları denetleniyor",
"listAppsDescription" : "Gerekli tüm uygulamalara sahip olduğunuz kontrol edilirken lütfen bekleyin"
Expand Down Expand Up @@ -6554,7 +6570,9 @@
"name" : "hedera",
"createHederaAccountHelp" : {
"text" : "Bu destek makalesini inceleyerek",
"link" : "Hedera hesabının nasıl oluşturulduğunu öğrenebilirsiniz"
"link" : "Bir Hedera hesabı nasıl oluşturulur?",
"title" : "Yeni bir Hedera hesabı oluşturamıyoruz",
"description" : "Hedera ekosisteminde yeni hesap oluşturma hizmetini sunan sağlayıcıların sayısı kısıtlıdır. Ledger an itibarıyla bu yeni hesap oluşturma hizmetini sunmasa da bazı alternatifler mevcuttur. Hedera hesabınız oluşturulduktan sonra o hesabı Ledger Live'da ekleyebilirsiniz."
},
"currentAddress" : {
"messageIfVirtual" : "{{name}} adresiniz Ledger cihazınızda onaylanamıyor. Kullandığınız takdirde sorumluluk size aittir."
Expand Down

0 comments on commit 3bcb033

Please sign in to comment.