mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Updated Turkish translations
ref https://ghost.org/changelog/internationalization/
This commit is contained in:
parent
085450c5e5
commit
72c0c2e7ce
1 changed files with 21 additions and 21 deletions
|
@ -1,24 +1,24 @@
|
|||
{
|
||||
"By {authors}": "",
|
||||
"Comment": "",
|
||||
"By {authors}": "Ekleyen {authors}",
|
||||
"Comment": "Yorum",
|
||||
"complimentary": "",
|
||||
"Email": "",
|
||||
"free": "",
|
||||
"Keep reading": "",
|
||||
"Less like this": "",
|
||||
"Manage subscription": "",
|
||||
"Member since": "",
|
||||
"More like this": "",
|
||||
"Name": "",
|
||||
"paid": "",
|
||||
"Subscription details": "",
|
||||
"trialing": "",
|
||||
"Unsubscribe": "",
|
||||
"View in browser": "",
|
||||
"You are receiving this because you are a <strong>%%{status}%% subscriber</strong> to {site}.": "",
|
||||
"Your free trial ends on {date}, at which time you will be charged the regular price. You can always cancel before then.": "",
|
||||
"Your subscription has been canceled and will expire on {date}. You can resume your subscription via your account settings.": "",
|
||||
"Your subscription has expired.": "",
|
||||
"Your subscription will expire on {date}.": "",
|
||||
"Your subscription will renew on {date}.": ""
|
||||
"Email": "E-posta",
|
||||
"free": "ücretsiz",
|
||||
"Keep reading": "Okumaya devam et",
|
||||
"Less like this": "Buna benzer daha az",
|
||||
"Manage subscription": "Aboneliği yönet",
|
||||
"Member since": "Üyelik tarihi",
|
||||
"More like this": "Daha fazlası için oku",
|
||||
"Name": "Ad",
|
||||
"paid": "ücretli",
|
||||
"Subscription details": "Abonelik detayları",
|
||||
"trialing": "deneme",
|
||||
"Unsubscribe": "Abonelikten çık",
|
||||
"View in browser": "Tarayıcıda görüntüle",
|
||||
"You are receiving this because you are a <strong>%%{status}%% subscriber</strong> to {site}.": "Bu mesajı, {site} sitesine <strong>%%{status}%% abonesi</strong> olduğunuz için alıyorsunuz.",
|
||||
"Your free trial ends on {date}, at which time you will be charged the regular price. You can always cancel before then.": "Ücretsiz denemeniz {date} tarihinde sona eriyor, bu tarihten sonra düzenli fiyat uygulanacaktır. O zamana kadar her zaman iptal edebilirsiniz.",
|
||||
"Your subscription has been canceled and will expire on {date}. You can resume your subscription via your account settings.": "Aboneliğiniz iptal edilmiştir ve {date} tarihinde sona erecektir. Aboneliğinizi hesap ayarları üzerinden tekrar başlatabilirsiniz.",
|
||||
"Your subscription has expired.": "Aboneliğiniz sona erdi.",
|
||||
"Your subscription will expire on {date}.": "Aboneliğiniz {date} tarihinde sona erecektir.",
|
||||
"Your subscription will renew on {date}.": "Aboneliğiniz {date} tarihinde yenilenecektir."
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue