diff --git a/src/static/locale/tr-tr.json b/src/static/locale/tr-tr.json index 447b94f9..98d40cdb 100644 --- a/src/static/locale/tr-tr.json +++ b/src/static/locale/tr-tr.json @@ -274,39 +274,39 @@ "Failed to allow access of peer (.*)": "$1 eşe erişim izni verilemedi", "Failed to save configuration through WireGuard": "WireGuard üzerinden yapılandırma kaydedilemedi", "Allow access successfully": "Erişim izni başarıyla verildi", - "Multi-Factor Authentication \\(MFA\\)": "", - "Are you sure to delete this API key\\?": "", - "When should this API Key expire\\?": "", - "Creating\\.\\.\\.": "", - "Turning On\\.\\.\\.": "", - "Turning Off\\.\\.\\.": "", - "Search Peers\\.\\.\\.": "", - "\\(Required for QR Code and Download\\)": "", - "\\(Required\\)": "", - "This peer does not have any job yet\\.": "", - "No active job at the moment\\.": "", - "Sharing\\.\\.\\.": "", - "Stop Sharing\\.\\.\\.": "", - "Restricting\\.\\.\\.": "", - "Allowing Access\\.\\.\\.": "", - "Download \\& QR Code is not available due to no private key set for this peer": "", - "By adding peers by bulk, each peer's name will be auto generated, and Allowed IP will be assign to the next available IP\\.": "", - "How many peers you want to add\\?": "", - "Adding\\.\\.\\.": "", - "Configuration name already exist\\.": "", - "Configuration name can only contain 15 lower/uppercase alphabet, numbers, underscore, equal sign, plus sign, period and hyphen\\.": "", + "Multi-Factor Authentication \\(MFA\\)": "Çok Adımlı Dogrulama (MFA)", + "Are you sure to delete this API key\\?": "Bu API anahtarını silmek istediğine emin misiniz?", + "When should this API Key expire\\?": "Bu API anahtarı ne zamana kadar geçerli olmalı?", + "Creating\\.\\.\\.": "Oluşturuluyor...", + "Turning On\\.\\.\\.": "Açılıyor...", + "Turning Off\\.\\.\\.": "Kapatılıyor...", + "Search Peers\\.\\.\\.": "Eşleri Ara...", + "\\(Required for QR Code and Download\\)": "(QR Kodu ve İndirme için zorunlu)", + "\\(Required\\)": "(Zorunlu)", + "This peer does not have any job yet\\.": "Bu eşe ait henüz herhangi bir görev yok.", + "No active job at the moment\\.": "Şu an herhangi bir aktif görev yok.", + "Sharing\\.\\.\\.": "Paylaşılıyor...", + "Stop Sharing\\.\\.\\.": "Paylaşım Durduruluyor...", + "Restricting\\.\\.\\.": "Erişim Kısıtlanıyor...", + "Allowing Access\\.\\.\\.": "Erişim Veriliyor...", + "Download \\& QR Code is not available due to no private key set for this peer": "Bu eş için özel anahtar tanımlandığı için İndirme ve QR Kod mevcut değil", + "By adding peers by bulk, each peer's name will be auto generated, and Allowed IP will be assign to the next available IP\\.": "Toplu ekleme yaparsanız eşlerin isimleri otomatik olarak oluşturulacak ve İzin Verilen IP adresi mevcut olan bir sonraki IP olarak tanımlanacak.", + "How many peers you want to add\\?": "Kaç adet eş eklemek istiyorsunuz?", + "Adding\\.\\.\\.": "Ekleniyor...", + "Configuration name already exist\\.": "Yapılandırma ismi zaten mevcut.", + "Configuration name can only contain 15 lower/uppercase alphabet, numbers, underscore, equal sign, plus sign, period and hyphen\\.": "Yapılandırma ismi 15 karakterden oluşur; büyük/küçük harf, sayı, alt çizgi, eşittir, artı, nokta ve tire içerebilir.", "Dashboard IP Address \\& Listen Port": "", - "Confirm \\& edit restore information": "", - "No backup yet, click the button above to create backup\\.": "", - "Are you sure to delete this backup\\?": "", - "Are you sure to restore this backup?\\": "", - "Are you sure to delete this configuration\\?": "", - "Once you deleted this configuration\\:": "", - "Both configuration file \\(\\.conf\\) and database table related to this configuration will get deleted": "", - "Downloading": "", - "Are you sure to delete this peer\\?": "", - "Deleted ([0-9]{1,}) peer\\(s\\)": "", - "Deleted ([0-9]{1,}) peer\\(s\\) successfully. Failed to delete ([0-9]{1,}) peer\\(s\\)": "", - "Restricted ([0-9]{1,}) peer\\(s\\)": "", - "Restricted ([0-9]{1,}) peer\\(s\\) successfully. Failed to restrict ([0-9]{1,}) peer\\(s\\)": "" + "Confirm \\& edit restore information": "Geri yükleme bilgisini doğrula ve düzelt", + "No backup yet, click the button above to create backup\\.": "Henüz herhangi bir yedek bulunmuyor, oluşturmak için üstteki butona tıklayın.", + "Are you sure to delete this backup\\?": "Bu yedeği silmek istediğinize emin misiniz?", + "Are you sure to restore this backup?\\": "Bu yedeği geri yüklemek istediğinize emin misiniz?", + "Are you sure to delete this configuration\\?": "Bu yapılandırmayı silmek istediğinize emin misiniz?", + "Once you deleted this configuration\\:": "Bu yapılandırmayı sildiğiniz an:", + "Both configuration file \\(\\.conf\\) and database table related to this configuration will get deleted": "Hem yapılandırma dosyası (.conf) hem de bu yapılandırmanın veritabanı tablosu silinecek", + "Downloading": "İndiriliyor", + "Are you sure to delete this peer\\?": "Bu eşi silmek istediğinize emin misiniz?", + "Deleted ([0-9]{1,}) peer\\(s\\)": "$1 eş silindi", + "Deleted ([0-9]{1,}) peer\\(s\\) successfully. Failed to delete ([0-9]{1,}) peer\\(s\\)": "$1 eş başarıyla silindi. $2 eş silinemedi", + "Restricted ([0-9]{1,}) peer\\(s\\)": "$1 eşin erişimi kısıtlandı", + "Restricted ([0-9]{1,}) peer\\(s\\) successfully. Failed to restrict ([0-9]{1,}) peer\\(s\\)": "$1 eşin erişimi kısıtlandı. $2 eşin erişimi kısıtlanamadı" } \ No newline at end of file