mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-06-07 13:32:35 +02:00
128 lines
6.2 KiB
JavaScript
128 lines
6.2 KiB
JavaScript
export default {
|
||
LanguageName: "Türkçe",
|
||
CheckEverySecond: "{0} Saniyede bir kontrol et.",
|
||
RetryCheckEverySecond: "Retry every {0} seconds.",
|
||
RetriesDescription: "Servisin kapalı olarak işaretlenmeden ve bir bildirim gönderilmeden önce maksimum yeniden deneme sayısı",
|
||
IgnoreTlsError: "HTTPS web siteleri için TLS/SSL hatasını yoksay",
|
||
UpsideDownModeDescription: "Servisin durumunu tersine çevirir. Servis çalışıyorsa kapalı olarak işaretler.",
|
||
MaxRedirectDescription: "İzlenecek maksimum yönlendirme sayısı. Yönlendirmeleri devre dışı bırakmak için 0'a ayarlayın.",
|
||
AcceptedStatusCodesDescription: "Servisin çalıştığını hangi durum kodları belirlesin?",
|
||
PasswordNotMatchMsg: "Şifre eşleşmiyor.",
|
||
NotificationDescription: "Servislerin bildirim gönderebilmesi için bir bildirim yöntemi belirleyin.",
|
||
KeywordDescription: "Anahtar kelimeyi düz html veya JSON yanıtında arayın ve büyük/küçük harfe duyarlıdır",
|
||
PauseDashboardHome: "Durdur",
|
||
DeleteMonitorMsg: "Servisi silmek istediğinden emin misin?",
|
||
DeleteNotificationMsg: "Bu bildirimi tüm servisler için silmek istediğinden emin misin?",
|
||
ResoverserverDescription: "Cloudflare varsayılan sunucudur, çözümleyici sunucusunu istediğiniz zaman değiştirebilirsiniz.",
|
||
RrtypeDescription: "İzlemek istediğiniz servisin RR-Tipini seçin",
|
||
PauseMonitorMsg: "Durdurmak istediğinden emin misin?",
|
||
EnableDefaultNotificationDescription: "For every new monitor this notification will be enabled by default. You can still disable the notification separately for each monitor.",
|
||
ClearEventsMsg: "Bu servisin bütün kayıtlarını silmek istediğinden emin misin?",
|
||
ClearHeartbeatsMsg: "Bu servis için tüm sağlık durumunu silmek istediğinden emin misin?",
|
||
ConfirmClearStatisticsMsg: "Tüm istatistikleri silmek istediğinden emin misin?",
|
||
ImportHandleDescription: "Choose 'Skip existing' if you want to skip every monitor or notification with the same name. 'Overwrite' will delete every existing monitor and notification.",
|
||
ConfirmImportMsg: "Are you sure to import the backup? Please make sure you've selected the right import option.",
|
||
TwoFaVerifyLabel: "Please type in your token to verify that 2FA is working",
|
||
TokenValidSettingsMsg: "Token is valid! You can now save the 2FA settings.",
|
||
ConfirmEnableTwoFaMsg: "Are you sure you want to enable 2FA?",
|
||
ConfirmDisableTwoFaMsg: "Are you sure you want to disable 2FA?",
|
||
NewUpdate: "Yeni Güncelleme",
|
||
CheckUpdateOnGitHub: "GitHub'da Güncellemeyi Kontrol Edin",
|
||
AddNewMonitor: "Yeni Servis Ekle",
|
||
QuickStats: "Servis istatistikleri",
|
||
NoImportantEvents: "Önemli olay yok",
|
||
CertExp: "Sertifika Süresi",
|
||
Days: "günler",
|
||
Day: "gün",
|
||
Hour: "saat",
|
||
MonitorType: "Servis Tipi",
|
||
FriendlyName: "Panelde görünecek isim",
|
||
Url: "URL",
|
||
HeartbeatInterval: "Servis Test Aralığı",
|
||
HeartbeatRetryInterval: "Heartbeat Retry Interval",
|
||
UpsideDownMode: "Ters/Düz Modu",
|
||
MaxRedirects: "Maksimum Yönlendirme",
|
||
AcceptedStatusCodes: "Kabul Edilen Durum Kodları",
|
||
NotAvailablePleaseSetup: "Atanmış bildirim yöntemi yok. Ayarlardan belirleyebilirsiniz.",
|
||
SetupNotification: "Bildirim yöntemi kur",
|
||
ThemeHeartbeatBar: "Servis Bar Konumu",
|
||
SearchEngineVisibility: "Arama Motoru Görünürlüğü",
|
||
AllowIndexing: "İndekslemeye izin ver",
|
||
DiscourageSearchEnginesFromIndexingSite: "İndekslemeyi reddet",
|
||
ChangePassword: "Şifre Değiştir",
|
||
CurrentPassword: "Şuan ki Şifre",
|
||
NewPassword: "Yeni Şifre",
|
||
RepeatNewPassword: "Yeni Şifreyi Tekrar Girin",
|
||
UpdatePassword: "Şifreyi Değiştir",
|
||
DisableAuth: "Şifreli girişi iptal et.",
|
||
EnableAuth: "Şifreli girişi aktif et.",
|
||
IUnderstandPleaseDisable: "Evet farkındayım, iptal et",
|
||
RememberMe: "Beni Hatırla",
|
||
NoMonitorsPlease: "Servis yok, lütfen",
|
||
AddOne: "bir servis ekleyin",
|
||
NotificationType: "Bildirim Yöntemi",
|
||
CertificateInfo: "Sertifika Bilgisi",
|
||
ResolverServer: "Çözümleyici Sunucu",
|
||
ResourceRecordType: "Kaynak Kayıt Türü",
|
||
LastResult: "En son sonuçlar",
|
||
CreateYourAdminAccount: "Yönetici hesabınızı oluşturun",
|
||
RepeatPassword: "Şifrenizi tekrar girin",
|
||
ImportBackup: "Import Backup",
|
||
ExportBackup: "Export Backup",
|
||
RespTime: "Cevap Süresi (ms)",
|
||
NotAvailableShort: "N/A",
|
||
DefaultEnabled: "Default enabled",
|
||
ApplyOnAllExistingMonitors: "Apply on all existing monitors",
|
||
ClearData: "Verileri Temizle",
|
||
AutoGet: "Otomatik Al",
|
||
BackupDescription: "You can backup all monitors and all notifications into a JSON file.",
|
||
BackupDescription2: "PS: History and event data is not included.",
|
||
BackupDescription3: "Sensitive data such as notification tokens is included in the export file, please keep it carefully.",
|
||
AlertNoFile: "Please select a file to import.",
|
||
AlertWrongFileType: "Please select a JSON file.",
|
||
ClearAllStatistics: "Clear all Statistics",
|
||
SkipExisting: "Skip existing",
|
||
KeepBoth: "Keep both",
|
||
VerifyToken: "Verify Token",
|
||
Setup2Fa: "Setup 2FA",
|
||
Enable2Fa: "Enable 2FA",
|
||
Disable2Fa: "Disable 2FA",
|
||
TwoFaSettings: "2FA Settings",
|
||
TwoFactorAuthentication: "Two Factor Authentication",
|
||
ShowUri: "Show URI",
|
||
AddNewBelowOrSelect: "Add New below or Select...",
|
||
TagWithThisNameAlreadyExist: "Tag with this name already exist.",
|
||
TagWithThisValueAlreadyExist: "Tag with this value already exist.",
|
||
Color: "color",
|
||
ValueOptional: "value (optional)",
|
||
Search: "Search...",
|
||
AvgPing: "Avg. Ping",
|
||
AvgResponse: "Avg. Response",
|
||
EntryPage: "Entry Page",
|
||
StatusPageNothing: "Nothing here, please add a group or a monitor.",
|
||
NoServices: "No Services",
|
||
AllSystemsOperational: "All Systems Operational",
|
||
PartiallyDegradedService: "Partially Degraded Service",
|
||
DegradedService: "Degraded Service",
|
||
AddGroup: "Add Group",
|
||
AddAMonitor: "Add a monitor",
|
||
EditStatusPage: "Edit Status Page",
|
||
GoToDashboard: "Go to Dashboard",
|
||
Telegram: "Telegram",
|
||
Webhook: "Webhook",
|
||
Smtp: "Email (SMTP)",
|
||
Discord: "Discord",
|
||
Teams: "Microsoft Teams",
|
||
Signal: "Signal",
|
||
Gotify: "Gotify",
|
||
Slack: "Slack",
|
||
RocketChat: "Rocket.chat",
|
||
Pushover: "Pushover",
|
||
Pushy: "Pushy",
|
||
Octopush: "Octopush",
|
||
Lunasea: "LunaSea",
|
||
Apprise: "Apprise (Support 50+ Notification services)",
|
||
Pushbullet: "Pushbullet",
|
||
Line: "Line Messenger",
|
||
Mattermost: "Mattermost"
|
||
};
|