Translated using Weblate (Turkish)
Currently translated at 100.0% (54 of 54 strings) Translation: jfa-go/Common Strings Translate-URL: https://weblate.jfa-go.com/projects/jfa-go/common-strings/tr/
This commit is contained in:
+54
-54
@@ -1,70 +1,70 @@
|
|||||||
{
|
{
|
||||||
"meta": {
|
"meta": {
|
||||||
"name": ""
|
"name": "İngilizce (ABD)"
|
||||||
},
|
},
|
||||||
"strings": {
|
"strings": {
|
||||||
"username": "",
|
"username": "Kullanıcı Adı",
|
||||||
"password": "",
|
"password": "Şifre",
|
||||||
"emailAddress": "",
|
"emailAddress": "E-posta Adresi",
|
||||||
"name": "",
|
"name": "İsim",
|
||||||
"submit": "",
|
"submit": "Kaydet",
|
||||||
"send": "",
|
"send": "Gönder",
|
||||||
"success": "",
|
"success": "Başarılı",
|
||||||
"continue": "",
|
"continue": "Devam Et",
|
||||||
"error": "",
|
"error": "Hata",
|
||||||
"copy": "",
|
"copy": "Kopyala",
|
||||||
"copied": "",
|
"copied": "Kopyalandı",
|
||||||
"time24h": "",
|
"time24h": "24 Saat",
|
||||||
"time12h": "",
|
"time12h": "12 Saat",
|
||||||
"linkTelegram": "",
|
"linkTelegram": "Telegram Bağla",
|
||||||
"contactEmail": "",
|
"contactEmail": "E-posta ile İletişim",
|
||||||
"contactTelegram": "",
|
"contactTelegram": "Telegram ile İletişim",
|
||||||
"linkDiscord": "",
|
"linkDiscord": "Discord Bağla",
|
||||||
"linkMatrix": "",
|
"linkMatrix": "Matrix Bağla",
|
||||||
"contactDiscord": "",
|
"contactDiscord": "Discord ile İletişim",
|
||||||
"theme": "",
|
"theme": "Tema",
|
||||||
"refresh": "",
|
"refresh": "Yenile",
|
||||||
"required": "",
|
"required": "Gerekli",
|
||||||
"login": "",
|
"login": "Oturum Aç",
|
||||||
"logout": "",
|
"logout": "Oturumu Kapat",
|
||||||
"admin": "",
|
"admin": "Yönetici",
|
||||||
"enabled": "",
|
"enabled": "Etkin",
|
||||||
"disabled": "",
|
"disabled": "Devre Dışı",
|
||||||
"reEnable": "",
|
"reEnable": "Yeniden Etkinleştir",
|
||||||
"disable": "",
|
"disable": "Devre Dışı Bırak",
|
||||||
"contactMethods": "",
|
"contactMethods": "İletişim Yöntemleri",
|
||||||
"accountStatus": "",
|
"accountStatus": "Hesap Durumu",
|
||||||
"notSet": "",
|
"notSet": "Ayarlanmadı",
|
||||||
"expiry": "",
|
"expiry": "Son Kullanma Tarihi",
|
||||||
"add": "",
|
"add": "Ekle",
|
||||||
"edit": "",
|
"edit": "Düzenle",
|
||||||
"delete": "",
|
"delete": "Sil",
|
||||||
"myAccount": "",
|
"myAccount": "Hesabım",
|
||||||
"referrals": "",
|
"referrals": "Referanslar",
|
||||||
"inviteRemainingUses": "",
|
"inviteRemainingUses": "Kalan Kullanım",
|
||||||
"internal": "",
|
"internal": "Dahili",
|
||||||
"external": ""
|
"external": "Harici"
|
||||||
},
|
},
|
||||||
"notifications": {
|
"notifications": {
|
||||||
"errorLoginBlank": "",
|
"errorLoginBlank": "Kullanıcı adı ve/veya şifre boş bırakıldı.",
|
||||||
"errorConnection": "",
|
"errorConnection": "jfa-go'ya bağlanılamadı.",
|
||||||
"errorUnknown": "",
|
"errorUnknown": "Bilinmeyen hata.",
|
||||||
"error401Unauthorized": "",
|
"error401Unauthorized": "Yetkisiz İşlem. Sayfayı yenilemeyi deneyin.",
|
||||||
"errorSaveSettings": "",
|
"errorSaveSettings": "Ayarlar kaydedilemedi.",
|
||||||
"errorSpecialSymbols": ""
|
"errorSpecialSymbols": "Alan özel semboller içeremez."
|
||||||
},
|
},
|
||||||
"quantityStrings": {
|
"quantityStrings": {
|
||||||
"year": {
|
"year": {
|
||||||
"singular": "",
|
"singular": "{n} Yıl",
|
||||||
"plural": ""
|
"plural": "{n} Yıl"
|
||||||
},
|
},
|
||||||
"month": {
|
"month": {
|
||||||
"singular": "",
|
"singular": "{n} Ay",
|
||||||
"plural": ""
|
"plural": "{n} Ay"
|
||||||
},
|
},
|
||||||
"day": {
|
"day": {
|
||||||
"singular": "",
|
"singular": "{n} Gün",
|
||||||
"plural": ""
|
"plural": "{n} Gün"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user