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