mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-29 11:08:53 +01:00
New translations dashboard.php (Turkish)
This commit is contained in:
parent
7a21502197
commit
734cfc0fe1
@ -11,293 +11,293 @@
|
||||
|
||||
return [
|
||||
|
||||
'dashboard' => 'Kontrol paneli',
|
||||
'writeable_settings' => 'Cachet ayarlar dizini yazılabilir değil. Lütfen <code>./bootstrap/cachet</code> sunucu tarafından yazılabilir olduğundan emin olun.',
|
||||
'dashboard' => 'Dashboard',
|
||||
'writeable_settings' => 'The Cachet settings directory is not writeable. Please make sure that <code>./bootstrap/cachet</code> is writeable by the web server.',
|
||||
|
||||
// Incidents
|
||||
'incidents' => [
|
||||
'title' => 'Olaylar & Zamanlama',
|
||||
'incidents' => 'Olaylar',
|
||||
'title' => 'Incidents & Maintenance',
|
||||
'incidents' => 'Incidents',
|
||||
'logged' => '{0}There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported <strong>:count</strong> incidents.',
|
||||
'incident-create-template' => 'Şablon Oluştur',
|
||||
'incident-templates' => 'Olay Şablonları',
|
||||
'incident-create-template' => 'Create Template',
|
||||
'incident-templates' => 'Incident Templates',
|
||||
'updates' => [
|
||||
'title' => 'Olay güncellemeleri için: olay',
|
||||
'title' => 'Incident updates for :incident',
|
||||
'count' => '{0}Zero Updates|[1]One Update|[2]Two Updates|[3,*]Several Updates',
|
||||
'add' => [
|
||||
'title' => 'Yeni olay güncellemesi oluştur',
|
||||
'success' => 'Yeni olay güncelleştirmeniz oluşturuldu.',
|
||||
'failure' => 'Olay şablonu güncellenirken bir şeyler ters gitti.',
|
||||
'title' => 'Create new incident update',
|
||||
'success' => 'Your new incident update has been created.',
|
||||
'failure' => 'Something went wrong with the incident update.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Olay güncelleştirmeyi düzenle',
|
||||
'success' => 'Olay güncelleştirme güncelleştirildi.',
|
||||
'failure' => 'Olay şablonu güncellenirken bir şeyler ters gitti',
|
||||
'title' => 'Edit incident update',
|
||||
'success' => 'The incident update has been updated.',
|
||||
'failure' => 'Something went wrong updating the incident update',
|
||||
],
|
||||
],
|
||||
'reported_by' => 'Reported by :user',
|
||||
'add' => [
|
||||
'title' => 'Olay Ekle',
|
||||
'success' => 'Olay eklendi.',
|
||||
'failure' => 'Olay eklenirken bir hata oluştu, lütfen tekrar deneyin.',
|
||||
'title' => 'Report an incident',
|
||||
'success' => 'Incident added.',
|
||||
'failure' => 'There was an error adding the incident, please try again.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Olay Düzenle',
|
||||
'success' => 'Olay güncellendi.',
|
||||
'failure' => 'Olay düzenlenirken bir hata oluştu, lütfen tekrar deneyin.',
|
||||
'title' => 'Edit an incident',
|
||||
'success' => 'Incident updated.',
|
||||
'failure' => 'There was an error editing the incident, please try again.',
|
||||
],
|
||||
'delete' => [
|
||||
'success' => 'Olay silindi ve durum sayfanızda bir daha gösterilmeyecek.',
|
||||
'failure' => 'Olay silinemedi, lütfen tekrar deneyin.',
|
||||
'success' => 'The incident has been deleted and will not show on your status page.',
|
||||
'failure' => 'The incident could not be deleted, please try again.',
|
||||
],
|
||||
|
||||
// Incident templates
|
||||
'templates' => [
|
||||
'title' => 'Olay Şablonları',
|
||||
'title' => 'Incident Templates',
|
||||
'add' => [
|
||||
'title' => 'Olay Şablonu Oluştur',
|
||||
'message' => 'Bir olay şablonu eklemelisiniz.',
|
||||
'success' => 'Yeni olay şablonunuz oluşturuldu.',
|
||||
'failure' => 'Olay şablonu ile ilgili bir şeyler ters gitti.',
|
||||
'title' => 'Create an incident template',
|
||||
'message' => 'Create your first incident template.',
|
||||
'success' => 'Your new incident template has been created.',
|
||||
'failure' => 'Something went wrong with the incident template.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Şablonu Düzenle',
|
||||
'success' => 'Olay şablonu güncellendi.',
|
||||
'failure' => 'Olay şablonunu güncellerken bir şeyler ters gitti',
|
||||
'title' => 'Edit Template',
|
||||
'success' => 'The incident template has been updated.',
|
||||
'failure' => 'Something went wrong updating the incident template',
|
||||
],
|
||||
'delete' => [
|
||||
'success' => 'Olay şablonu silindi.',
|
||||
'failure' => 'Olay şablonu silinemedi, lütfen tekrar deneyin.',
|
||||
'success' => 'The incident template has been deleted.',
|
||||
'failure' => 'The incident template could not be deleted, please try again.',
|
||||
],
|
||||
],
|
||||
],
|
||||
|
||||
// Incident Maintenance
|
||||
'schedule' => [
|
||||
'schedule' => 'Bakım',
|
||||
'schedule' => 'Maintenance',
|
||||
'logged' => '{0}There has been no Maintenance, good work.|[1]You have logged one schedule.|[2,*]You have reported <strong>:count</strong> schedules.',
|
||||
'scheduled_at' => ':timestamp zamanı için kaydedildi',
|
||||
'scheduled_at' => 'Scheduled at :timestamp',
|
||||
'add' => [
|
||||
'title' => 'Zamanlanmış Bakım Ekle',
|
||||
'success' => 'Zamanlama eklendi.',
|
||||
'failure' => 'Zamanlama eklerken bir şeyler yanlış gitti, lütfen yeniden deneyin.',
|
||||
'title' => 'Add Maintenance',
|
||||
'success' => 'Maintenance added.',
|
||||
'failure' => 'Something went wrong adding the Maintenance, please try again.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Zamanlanmış Bakımı Düzenle',
|
||||
'success' => 'Zamanlama güncellendi!',
|
||||
'failure' => 'Zamanlama düzeltilirken bir şeyler ters gitti, lütfen tekrar deneyin.',
|
||||
'title' => 'Edit Maintenance',
|
||||
'success' => 'Maintenance has been updated!',
|
||||
'failure' => 'Something went wrong editing the Maintenance, please try again.',
|
||||
],
|
||||
'delete' => [
|
||||
'success' => 'Zamanlanmış bakım silindi ve durum sayfanızda bir daha gösterilmeyecek.',
|
||||
'failure' => 'Zamanlanmış bakım silinemez, lütfen tekrar deneyin.',
|
||||
'success' => 'The Maintenance has been deleted and will not show on your status page.',
|
||||
'failure' => 'The Maintenance could not be deleted, please try again.',
|
||||
],
|
||||
],
|
||||
|
||||
// Components
|
||||
'components' => [
|
||||
'components' => 'Bileşenler',
|
||||
'component_statuses' => 'Bileşen Durumları',
|
||||
'listed_group' => ':name altında toplandı',
|
||||
'components' => 'Components',
|
||||
'component_statuses' => 'Component Statuses',
|
||||
'listed_group' => 'Grouped under :name',
|
||||
'add' => [
|
||||
'title' => 'Bileşen ekle',
|
||||
'message' => 'Bir bileşen eklemelisiniz.',
|
||||
'success' => 'Bileşen oluşturuldu.',
|
||||
'failure' => 'Bileşenlerle ilgili bir şeyler yanlış gitti, lütfen daha sonra tekrar deneyin.',
|
||||
'title' => 'Add a component',
|
||||
'message' => 'You should add a component.',
|
||||
'success' => 'Component created.',
|
||||
'failure' => 'Something went wrong with the component group, please try again.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Bileşen düzenle',
|
||||
'success' => 'Bileşen güncellendi.',
|
||||
'failure' => 'Bileşenlerle ilgili bir şeyler yanlış gitti, lütfen daha sonra tekrar deneyin.',
|
||||
'title' => 'Edit a component',
|
||||
'success' => 'Component updated.',
|
||||
'failure' => 'Something went wrong with the component group, please try again.',
|
||||
],
|
||||
'delete' => [
|
||||
'success' => 'Bileşen silindi!',
|
||||
'failure' => 'Bileşen silinemedi, lütfen tekrar deneyin.',
|
||||
'success' => 'The component has been deleted!',
|
||||
'failure' => 'The component could not be deleted, please try again.',
|
||||
],
|
||||
|
||||
// Component groups
|
||||
'groups' => [
|
||||
'groups' => 'Bileşen grubu|Bileşen grupları',
|
||||
'no_components' => 'Bir bileşen grubu eklemeniz gerekir.',
|
||||
'groups' => 'Component group|Component groups',
|
||||
'no_components' => 'You should add a component group.',
|
||||
'add' => [
|
||||
'title' => 'Bir bileşen grubu ekle',
|
||||
'success' => 'Bileşen grubu eklendi.',
|
||||
'failure' => 'Bileşenlerle ilgili bir şeyler yanlış gitti, lütfen daha sonra tekrar deneyin.',
|
||||
'title' => 'Add a component group',
|
||||
'success' => 'Component group added.',
|
||||
'failure' => 'Something went wrong with the component group, please try again.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Bileşen grubunu düzenle',
|
||||
'success' => 'Bileşen grubu güncellendi.',
|
||||
'failure' => 'Bileşenlerle ilgili bir şeyler yanlış gitti, lütfen daha sonra tekrar deneyin.',
|
||||
'title' => 'Edit a component group',
|
||||
'success' => 'Component group updated.',
|
||||
'failure' => 'Something went wrong with the component group, please try again.',
|
||||
],
|
||||
'delete' => [
|
||||
'success' => 'Bileşen grubu silindi!',
|
||||
'failure' => 'Bileşen grubu silinemedi, lütfen tekrar deneyin.',
|
||||
'success' => 'Component group has been deleted!',
|
||||
'failure' => 'The component group could not be deleted, please try again.',
|
||||
],
|
||||
],
|
||||
],
|
||||
|
||||
// Metrics
|
||||
'metrics' => [
|
||||
'metrics' => 'Metrik',
|
||||
'metrics' => 'Metrics',
|
||||
'add' => [
|
||||
'title' => 'Bir ölçü oluştur',
|
||||
'message' => 'Bir ölçü eklemelisiniz.',
|
||||
'success' => 'Metrik oluşturuldu.',
|
||||
'title' => 'Create a metric',
|
||||
'message' => 'You should add a metric.',
|
||||
'success' => 'Metric created.',
|
||||
'failure' => 'Something went wrong with the metric, please try again.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Bir metrik düzenle',
|
||||
'success' => 'Metrik güncellendi.',
|
||||
'title' => 'Edit a metric',
|
||||
'success' => 'Metric updated.',
|
||||
'failure' => 'Something went wrong with the metric, please try again.',
|
||||
],
|
||||
'delete' => [
|
||||
'success' => 'Metrik silindi ve artık durum sayfanızda gösterilmeyecek.',
|
||||
'failure' => 'Metrik silinemedi, lütfen tekrar deneyin.',
|
||||
'success' => 'The metric has been deleted and will no longer display on your status page.',
|
||||
'failure' => 'The metric could not be deleted, please try again.',
|
||||
],
|
||||
],
|
||||
// Subscribers
|
||||
'subscribers' => [
|
||||
'subscribers' => 'Aboneler',
|
||||
'description' => 'Aboneler, olaylar oluşturulduğunda veya bileşenler güncellendiğinde e-posta güncellemelerini alacaktır.',
|
||||
'description_disabled' => 'Bu özelliği kullanmak için, kullanıcıların bildirimlere kayıt olmasına izin vermelisiniz.',
|
||||
'verified' => 'Onaylanmış',
|
||||
'not_verified' => 'Doğrulanmadı',
|
||||
'subscriber' => ':email, abone oldu :date',
|
||||
'no_subscriptions' => 'Güncellemeler için abone ol',
|
||||
'global' => 'Genel olarak abone olundu',
|
||||
'subscribers' => 'Subscribers',
|
||||
'description' => 'Subscribers will receive email updates when incidents are created or components are updated.',
|
||||
'description_disabled' => 'To use this feature, you need allow people to signup for notifications.',
|
||||
'verified' => 'Verified',
|
||||
'not_verified' => 'Not verified',
|
||||
'subscriber' => ':email, subscribed :date',
|
||||
'no_subscriptions' => 'Subscribed to all updates',
|
||||
'global' => 'Globally subscribed',
|
||||
'add' => [
|
||||
'title' => 'Yeni abone ekleme',
|
||||
'success' => 'Abone eklendi!',
|
||||
'failure' => 'Abone eklerken bir şeyler yanlış gitti, lütfen tekrar deneyin.',
|
||||
'help' => 'Her bir aboneyi yeni bir hatta girin.',
|
||||
'title' => 'Add a new subscriber',
|
||||
'success' => 'Subscriber has been added!',
|
||||
'failure' => 'Something went wrong adding the subscriber, please try again.',
|
||||
'help' => 'Enter each subscriber on a new line.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Aboneleri güncelle',
|
||||
'success' => 'Aboneler güncellendi!',
|
||||
'failure' => 'Abone eklerken bir şeyler yanlış gitti, lütfen tekrar deneyin.',
|
||||
'title' => 'Update subscriber',
|
||||
'success' => 'Subscriber has been updated!',
|
||||
'failure' => 'Something went wrong editing the subscriber, please try again.',
|
||||
],
|
||||
],
|
||||
|
||||
// Team
|
||||
'team' => [
|
||||
'team' => 'Takım',
|
||||
'member' => 'Üye',
|
||||
'profile' => 'Profil',
|
||||
'description' => 'Ekip Üyeleri bileşenleri ve olayları ekleyebilir, değiştirebilir ve düzenleyebilir.',
|
||||
'team' => 'Team',
|
||||
'member' => 'Member',
|
||||
'profile' => 'Profile',
|
||||
'description' => 'Team Members will be able to add, modify & edit components and incidents.',
|
||||
'add' => [
|
||||
'title' => 'Yeni ekip üyesi ekle',
|
||||
'success' => 'Ekip üyesi eklendi.',
|
||||
'failure' => 'Ekip üyesi eklenemedi, lütfen tekrar deneyin.',
|
||||
'title' => 'Add a new team member',
|
||||
'success' => 'Team member added.',
|
||||
'failure' => 'The team member could not be added, please try again.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Profili Güncelle',
|
||||
'success' => 'Profil güncellendi.',
|
||||
'failure' => 'Profili güncelleme işlemi sırasında bir sorun oluştu, lütfen tekrar deneyin.',
|
||||
'title' => 'Update profile',
|
||||
'success' => 'Profile updated.',
|
||||
'failure' => 'Something went wrong updating the profile, please try again.',
|
||||
],
|
||||
'delete' => [
|
||||
'success' => 'Ekip üyesi silindi ve artık gösterge tablosuna erişimi yok!',
|
||||
'failure' => 'Ekip üyesi eklenemedi, lütfen tekrar deneyin.',
|
||||
'success' => 'Team member has been deleted and will no longer have access to the dashboard!',
|
||||
'failure' => 'The team member could not be added, please try again.',
|
||||
],
|
||||
'invite' => [
|
||||
'title' => 'Yeni bir ekip üyesi davet et',
|
||||
'success' => 'Bir davet gönderildi',
|
||||
'failure' => 'Davet gönderilemedi, lütfen tekrar deneyin.',
|
||||
'title' => 'Invite a new team member',
|
||||
'success' => 'An invite has been sent',
|
||||
'failure' => 'The invite could not be sent, please try again.',
|
||||
],
|
||||
],
|
||||
|
||||
// Settings
|
||||
'settings' => [
|
||||
'settings' => 'Ayarlar',
|
||||
'settings' => 'Settings',
|
||||
'app-setup' => [
|
||||
'app-setup' => 'Uygulama kurulumu',
|
||||
'images-only' => 'Yalnızca resimler yüklenebilir.',
|
||||
'too-big' => 'Yüklediğiniz dosya çok büyük. Boyutundan küçük bir resim yükleyin',
|
||||
'app-setup' => 'Application Setup',
|
||||
'images-only' => 'Only images may be uploaded.',
|
||||
'too-big' => 'The file you uploaded is too big. Upload an image smaller than :size',
|
||||
],
|
||||
'analytics' => [
|
||||
'analytics' => 'Analitik',
|
||||
'analytics' => 'Analytics',
|
||||
],
|
||||
'log' => [
|
||||
'log' => 'Giriş',
|
||||
'log' => 'Log',
|
||||
],
|
||||
'localization' => [
|
||||
'localization' => 'Yerelleştirme',
|
||||
'localization' => 'Localization',
|
||||
],
|
||||
'customization' => [
|
||||
'customization' => 'Özelleştirme',
|
||||
'header' => 'Özel Başlık HTML',
|
||||
'footer' => 'Özel Altbilgi HTML',
|
||||
'customization' => 'Customization',
|
||||
'header' => 'Custom Header HTML',
|
||||
'footer' => 'Custom Footer HTML',
|
||||
],
|
||||
'mail' => [
|
||||
'mail' => 'Posta',
|
||||
'test' => 'Ölçek',
|
||||
'mail' => 'Mail',
|
||||
'test' => 'Test',
|
||||
'email' => [
|
||||
'subject' => 'Önbellekten sınama bildirimi',
|
||||
'body' => 'Bu, Cachet\'den gelen bir test bildirimidir.',
|
||||
'subject' => 'Test notification from Cachet',
|
||||
'body' => 'This is a test notification from Cachet.',
|
||||
],
|
||||
],
|
||||
'security' => [
|
||||
'security' => 'Güvenlik',
|
||||
'two-factor' => 'İki faktörlü kimlik doğrulaması olmayan kullanıcılar',
|
||||
'security' => 'Security',
|
||||
'two-factor' => 'Users without two-factor authentication',
|
||||
],
|
||||
'stylesheet' => [
|
||||
'stylesheet' => 'Stil',
|
||||
'stylesheet' => 'Stylesheet',
|
||||
],
|
||||
'theme' => [
|
||||
'theme' => 'Tema',
|
||||
'theme' => 'Theme',
|
||||
],
|
||||
'edit' => [
|
||||
'success' => 'Ayarlar kaydedildi.',
|
||||
'failure' => 'Ayarlar kaydedilemedi.',
|
||||
'success' => 'Settings saved.',
|
||||
'failure' => 'Settings could not be saved.',
|
||||
],
|
||||
'credits' => [
|
||||
'credits' => 'Kredi',
|
||||
'contributors' => 'Katkıda bulunanlar',
|
||||
'license' => 'Cachet, <a href="https://alt-three.com/?utm_source=cachet&utm_medium=credits&utm_campaign=Cachet%20Credit%20Dashboard" target="_blank"> Alt Üç\'te yayınlanan BSD-3 lisanslı bir açık kaynak projesidir, tarafından yayımlı </a>.',
|
||||
'backers-title' => 'Destekçiler ve Sponsorlar',
|
||||
'backers' => 'Gelecekteki gelişimi desteklemek isterseniz <a href="https://patreon.com/jbrooksuk" target="_blank"> Cachet Patreon </a> kampanyasına göz atın.',
|
||||
'thank-you' => 'Her biri için teşekkür ederim: katılımcıları sayın.',
|
||||
'credits' => 'Credits',
|
||||
'contributors' => 'Contributors',
|
||||
'license' => 'Cachet is a BSD-3-licensed open source project, released by <a href="https://alt-three.com/?utm_source=cachet&utm_medium=credits&utm_campaign=Cachet%20Credit%20Dashboard" target="_blank">Alt Three Services Limited</a>.',
|
||||
'backers-title' => 'Backers & Sponsors',
|
||||
'backers' => 'If you\'d like to support future development, check out the <a href="https://patreon.com/jbrooksuk" target="_blank">Cachet Patreon</a> campaign.',
|
||||
'thank-you' => 'Thank you to each and every one of the :count contributors.',
|
||||
],
|
||||
],
|
||||
|
||||
// Login
|
||||
'login' => [
|
||||
'login' => 'Oturum aç',
|
||||
'logged_in' => 'Giriş yaptın.',
|
||||
'welcome' => 'Tekrar Hoşgeldin!',
|
||||
'two-factor' => 'Lütfen tokeni giriniz.',
|
||||
'login' => 'Login',
|
||||
'logged_in' => 'You\'re logged in.',
|
||||
'welcome' => 'Welcome back!',
|
||||
'two-factor' => 'Please enter your token.',
|
||||
],
|
||||
|
||||
// Sidebar footer
|
||||
'help' => 'Yardım',
|
||||
'status_page' => 'Durum sayfası',
|
||||
'logout' => 'Çıkış yap',
|
||||
'help' => 'Help',
|
||||
'status_page' => 'Status Page',
|
||||
'logout' => 'Logout',
|
||||
|
||||
// Notifications
|
||||
'notifications' => [
|
||||
'notifications' => 'Bildirimler',
|
||||
'awesome' => 'Harika.',
|
||||
'whoops' => 'Hay aksi.',
|
||||
'notifications' => 'Notifications',
|
||||
'awesome' => 'Awesome.',
|
||||
'whoops' => 'Whoops.',
|
||||
],
|
||||
|
||||
// Widgets
|
||||
'widgets' => [
|
||||
'support' => 'Destek Bildirimi',
|
||||
'support_subtitle' => '<Strong> <a href="https://patreon.com/jbrooksuk" target="_blank"> Patreon </a> </ strong> sayfamızı ziyaret edin!',
|
||||
'news' => 'Son Haberler',
|
||||
'news_subtitle' => 'En son güncellemeyi edinin',
|
||||
'support' => 'Support Cachet',
|
||||
'support_subtitle' => 'Check out our <strong><a href="https://patreon.com/jbrooksuk" target="_blank">Patreon</a></strong> page!',
|
||||
'news' => 'Latest News',
|
||||
'news_subtitle' => 'Get the latest update',
|
||||
],
|
||||
|
||||
// Welcome modal
|
||||
'welcome' => [
|
||||
'welcome' => 'Yeni durum sayfanıza hoş geldiniz,: kullanıcı adı!',
|
||||
'message' => 'Neredeyse hazırsınız ancak ilk önce bu ek ayarları yapılandırmak isteyebilirsiniz...',
|
||||
'close' => 'İyiyim teşekkürler!',
|
||||
'welcome' => 'Welcome to your new status page, :username!',
|
||||
'message' => 'You\'re almost ready but you might want to configure these extra settings first...',
|
||||
'close' => 'I\'m good thanks!',
|
||||
'steps' => [
|
||||
'component' => 'Bileşenlerinizi ekleyin',
|
||||
'incident' => 'Olay oluşturma',
|
||||
'customize' => 'Sayfanı özelleştir',
|
||||
'team' => 'Ekibine ekle',
|
||||
'api' => 'Bir API belirteci oluşturma',
|
||||
'two-factor' => 'İki Faktör Kimlik Doğrulamasını Ayarlayın',
|
||||
'component' => 'Add your components',
|
||||
'incident' => 'Create an incident',
|
||||
'customize' => 'Customize your page',
|
||||
'team' => 'Add your team',
|
||||
'api' => 'Generate an API token',
|
||||
'two-factor' => 'Setup Two Factor Authentication',
|
||||
],
|
||||
],
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user