mirror of
https://github.com/HeyPuter/puter.git
synced 2025-01-23 14:20:22 +08:00
Merge pull request #984 from ulaski/add-missing-turkish-translations
Add missing turkish translations
This commit is contained in:
commit
b6e4f518fd
@ -366,56 +366,52 @@ const tr = {
|
||||
"You can't share with yourself.": "Kendinizle paylaşamazsınız.", // In English: "You can't share with yourself."
|
||||
"This user already has access to this item": "Bu kullanıcının zaten bu öğeye erişimi var. ", // In English: "This user already has access to this item"
|
||||
|
||||
// ----------------------------------------
|
||||
// Missing translations:
|
||||
// ----------------------------------------
|
||||
"billing.change_payment_method": undefined, // In English: "Change"
|
||||
"billing.cancel": undefined, // In English: "Cancel"
|
||||
"billing.download_invoice": undefined, // In English: "Download"
|
||||
"billing.payment_method": undefined, // In English: "Payment Method"
|
||||
"billing.payment_method_updated": undefined, // In English: "Payment method updated!"
|
||||
"billing.confirm_payment_method": undefined, // In English: "Confirm Payment Method"
|
||||
"billing.payment_history": undefined, // In English: "Payment History"
|
||||
"billing.refunded": undefined, // In English: "Refunded"
|
||||
"billing.paid": undefined, // In English: "Paid"
|
||||
"billing.ok": undefined, // In English: "OK"
|
||||
"billing.resume_subscription": undefined, // In English: "Resume Subscription"
|
||||
"billing.subscription_cancelled": undefined, // In English: "Your subscription has been canceled."
|
||||
"billing.subscription_cancelled_description": undefined, // In English: "You will still have access to your subscription until the end of this billing period."
|
||||
"billing.offering.free": undefined, // In English: "Free"
|
||||
"billing.offering.pro": undefined, // In English: "Professional"
|
||||
"billing.offering.business": undefined, // In English: "Business"
|
||||
"billing.cloud_storage": undefined, // In English: "Cloud Storage"
|
||||
"billing.ai_access": undefined, // In English: "AI Access"
|
||||
"billing.bandwidth": undefined, // In English: "Bandwidth"
|
||||
"billing.apps_and_games": undefined, // In English: "Apps & Games"
|
||||
"billing.upgrade_to_pro": undefined, // In English: "Upgrade to %strong%"
|
||||
"billing.switch_to": undefined, // In English: "Switch to %strong%"
|
||||
"billing.payment_setup": undefined, // In English: "Payment Setup"
|
||||
"billing.back": undefined, // In English: "Back"
|
||||
"billing.you_are_now_subscribed_to": undefined, // In English: "You are now subscribed to %strong% tier."
|
||||
"billing.you_are_now_subscribed_to_without_tier": undefined, // In English: "You are now subscribed"
|
||||
"billing.subscription_cancellation_confirmation": undefined, // In English: "Are you sure you want to cancel your subscription?"
|
||||
"billing.subscription_setup": undefined, // In English: "Subscription Setup"
|
||||
"billing.cancel_it": undefined, // In English: "Cancel It"
|
||||
"billing.keep_it": undefined, // In English: "Keep It"
|
||||
"billing.subscription_resumed": undefined, // In English: "Your %strong% subscription has been resumed!"
|
||||
"billing.upgrade_now": undefined, // In English: "Upgrade Now"
|
||||
"billing.upgrade": undefined, // In English: "Upgrade"
|
||||
"billing.currently_on_free_plan": undefined, // In English: "You are currently on the free plan."
|
||||
"billing.download_receipt": undefined, // In English: "Download Receipt"
|
||||
"billing.subscription_check_error": undefined, // In English: "A problem occurred while checking your subscription status."
|
||||
"billing.email_confirmation_needed": undefined, // In English: "Your email has not been confirmed. We'll send you a code to confirm it now."
|
||||
"billing.sub_cancelled_but_valid_until": undefined, // In English: "You have cancelled your subscription and it will automatically switch to the free tier at the end of the billing period. You will not be charged again unless you re-subscribe."
|
||||
"billing.current_plan_until_end_of_period": undefined, // In English: "Your current plan until the end of this billing period."
|
||||
"billing.current_plan": undefined, // In English: "Current plan"
|
||||
"billing.cancelled_subscription_tier": undefined, // In English: "Cancelled Subscription (%%)"
|
||||
"billing.manage": undefined, // In English: "Manage"
|
||||
"billing.limited": undefined, // In English: "Limited"
|
||||
"billing.expanded": undefined, // In English: "Expanded"
|
||||
"billing.accelerated": undefined, // In English: "Accelerated"
|
||||
"billing.enjoy_msg": undefined, // In English: "Enjoy %% of Cloud Storage plus other benefits."
|
||||
|
||||
"billing.change_payment_method": "Değiştir", // In English: "Change"
|
||||
"billing.cancel": "İptal et", // In English: "Cancel"
|
||||
"billing.download_invoice": "İndir", // In English: "Download"
|
||||
"billing.payment_method": "Ödeme Yöntemi", // In English: "Payment Method"
|
||||
"billing.payment_method_updated": "Ödeme yöntemi güncellendi!", // In English: "Payment method updated!"
|
||||
"billing.confirm_payment_method": "Ödeme Yöntemini Onayla", // In English: "Confirm Payment Method"
|
||||
"billing.payment_history": "Ödeme Geçmişi", // In English: "Payment History"
|
||||
"billing.refunded": "İade edildi", // In English: "Refunded"
|
||||
"billing.paid": "Ödendi", // In English: "Paid"
|
||||
"billing.ok": "Tamam", // In English: "OK"
|
||||
"billing.resume_subscription": "Aboneliğe Devam Et", // In English: "Resume Subscription"
|
||||
"billing.subscription_cancelled": "Aboneliğin iptal edildi.", // In English: "Your subscription has been canceled."
|
||||
"billing.subscription_cancelled_description": "Bu fatura döneminin sonuna kadar aboneliğinizi kullanmaya devam edebilirsiniz.", // In English: "You will still have access to your subscription until the end of this billing period."
|
||||
"billing.offering.free": "Ücretsiz", // In English: "Free"
|
||||
"billing.offering.pro": "Profesyonel", // In English: "Professional"
|
||||
"billing.offering.business": "İşletme", // In English: "Business"
|
||||
"billing.cloud_storage": "Bulut Depolama", // In English: "Cloud Storage"
|
||||
"billing.ai_access": "Yapay Zeka Erişimi", // In English: "AI Access"
|
||||
"billing.bandwidth": "Bant Genişliği", // In English: "Bandwidth"
|
||||
"billing.apps_and_games": "Uygulamalar & Oyunlar", // In English: "Apps & Games"
|
||||
"billing.upgrade_to_pro": "Yükselt: %strong%", // In English: "Upgrade to %strong%"
|
||||
"billing.switch_to": "Değiştir: %strong%", // In English: "Switch to %strong%"
|
||||
"billing.payment_setup": "Ödeme Ayarları", // In English: "Payment Setup"
|
||||
"billing.back": "Geri", // In English: "Back"
|
||||
"billing.you_are_now_subscribed_to": "%strong% seviyesine abone oldunuz.", // In English: "You are now subscribed to %strong% tier."
|
||||
"billing.you_are_now_subscribed_to_without_tier": "Abone oldunuz", // In English: "You are now subscribed"
|
||||
"billing.subscription_cancellation_confirmation": "Aboneliğinizi iptal etmek istediğinize emin misiniz?", // In English: "Are you sure you want to cancel your subscription?"
|
||||
"billing.subscription_setup": "Abonelik Ayarları", // In English: "Subscription Setup"
|
||||
"billing.cancel_it": "İptal Et", // In English: "Cancel It"
|
||||
"billing.keep_it": "Sürdür", // In English: "Keep It"
|
||||
"billing.subscription_resumed": "%strong% aboneliğiniz yeniden başlatıldı!", // In English: "Your %strong% subscription has been resumed!"
|
||||
"billing.upgrade_now": "Şimdi Yükselt", // In English: "Upgrade Now"
|
||||
"billing.upgrade": "Yükselt", // In English: "Upgrade"
|
||||
"billing.currently_on_free_plan": "Şu anda ücretsiz plandasınız.", // In English: "You are currently on the free plan."
|
||||
"billing.download_receipt": "Makbuzu İndir", // In English: "Download Receipt"
|
||||
"billing.subscription_check_error": "Abonelik durumunuzu kontrol ederken bir sorun oluştu.", // In English: "A problem occurred while checking your subscription status."
|
||||
"billing.email_confirmation_needed": "E-Postanız henüz onaylanmadı. Onaylamanız için bir kod göndereceğiz.", // In English: "Your email has not been confirmed. We'll send you a code to confirm it now."
|
||||
"billing.sub_cancelled_but_valid_until": "Aboneliğinizi iptal ettiniz ve bu fatura döneminin sonunda otomatik olarak ücretsiz plana geçeceksiniz. Tekrar abone olmadığınız sürece size yeniden ücret yansıtılmayacak.", // In English: "You have cancelled your subscription and it will automatically switch to the free tier at the end of the billing period. You will not be charged again unless you re-subscribe."
|
||||
"billing.current_plan_until_end_of_period": "Bu fatura döneminin sonuna kadar geçerli olan mevcut planınız.", // In English: "Your current plan until the end of this billing period."
|
||||
"billing.current_plan": "Mevcut planınız", // In English: "Current plan"
|
||||
"billing.cancelled_subscription_tier": "İptal Edilen Abonelik (%%)", // In English: "Cancelled Subscription (%%)"
|
||||
"billing.manage": "Yönet", // In English: "Manage"
|
||||
"billing.limited": "Kısıtlı", // In English: "Limited"
|
||||
"billing.expanded": "Genişletilmiş", // In English: "Expanded"
|
||||
"billing.accelerated": "Hızlandırılmış", // In English: "Accelerated"
|
||||
"billing.enjoy_msg": "Diğer avantajların yanı sıra %% Bulut Depolamanın keyfini çıkarın.", // In English: "Enjoy %% of Cloud Storage plus other benefits."
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user