mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-05-14 21:48:39 -05:00
feat: translations updated from POEditor
This commit is contained in:
+6
-6
@@ -147,10 +147,6 @@
|
||||
"enableNotifications": "Enable {{platform}} notifications",
|
||||
"testNotification": "Test notification",
|
||||
"addOrEditNotifications": "Add or edit notifications",
|
||||
"testSuccess": "Test notification sent successfully!",
|
||||
"testFailed": "Failed to send test notification",
|
||||
"unsupportedType": "Unsupported notification type",
|
||||
"networkError": "Network error occurred",
|
||||
"slack": {
|
||||
"label": "Slack",
|
||||
"description": "To enable Slack notifications, create a Slack app and enable incoming webhooks. After that, simply provide the webhook URL here.",
|
||||
@@ -182,9 +178,13 @@
|
||||
"urlRequired": "Webhook URL is required"
|
||||
},
|
||||
"testNotificationDevelop": "Test notification 2",
|
||||
"integrationButton": "Notification Integration"
|
||||
"integrationButton": "Notification Integration",
|
||||
"testSuccess": "Test notification sent successfully!",
|
||||
"testFailed": "Failed to send test notification",
|
||||
"unsupportedType": "Unsupported notification type",
|
||||
"networkError": "Network error occurred"
|
||||
},
|
||||
"testLocale": "",
|
||||
"testLocale": "testLocale",
|
||||
"add": "Add",
|
||||
"monitors": "monitors",
|
||||
"distributedUptimeStatusCreateStatusPage": "status page",
|
||||
|
||||
+65
-57
@@ -151,13 +151,15 @@
|
||||
"label": "Slack",
|
||||
"description": "Slack bildirimlerini etkinleştirmek için bir Slack uygulaması oluşturun ve gelen web kancalarını etkinleştirin. Daha sonra, webhook URL’sini buraya girmeniz yeterlidir.\n\n\n\n\n\n",
|
||||
"webhookLabel": "Web kanca URL:",
|
||||
"webhookPlaceholder": "https://hooks.slack.com/services/..."
|
||||
"webhookPlaceholder": "https://hooks.slack.com/services/...",
|
||||
"webhookRequired": ""
|
||||
},
|
||||
"discord": {
|
||||
"label": "Discord",
|
||||
"description": "Checkmate’ten Discord bildirimleri aracılığıyla bir Discord kanalına veri göndermek için Discord’un gelen web kancaları özelliğini kullanabilirsiniz.\n\n\n\n\n\n\n\n",
|
||||
"webhookLabel": "Discord web kanca URL",
|
||||
"webhookPlaceholder": "https://discord.com/api/webhooks/..."
|
||||
"webhookPlaceholder": "https://discord.com/api/webhooks/...",
|
||||
"webhookRequired": ""
|
||||
},
|
||||
"telegram": {
|
||||
"label": "Telegram",
|
||||
@@ -165,16 +167,22 @@
|
||||
"tokenLabel": "Bot jetonu (token)",
|
||||
"tokenPlaceholder": "123456:ABC-DEF1234ghIkl-zyx57W2v1u123ew11",
|
||||
"chatIdLabel": "Sohbet ID",
|
||||
"chatIdPlaceholder": "-1001234567890"
|
||||
"chatIdPlaceholder": "-1001234567890",
|
||||
"fieldsRequired": ""
|
||||
},
|
||||
"webhook": {
|
||||
"label": "Web kancaları",
|
||||
"description": "Olaylar meydana geldiğinde bildirim almak için özel bir web kancası ayarlayabilirsiniz.",
|
||||
"urlLabel": "Web kanca URL:",
|
||||
"urlPlaceholder": "https://sunucu-adresiniz.com/webhook"
|
||||
"urlPlaceholder": "https://sunucu-adresiniz.com/webhook",
|
||||
"urlRequired": ""
|
||||
},
|
||||
"testNotificationDevelop": "Test bildirimi 2",
|
||||
"integrationButton": "Bildirim Entegrasyonu"
|
||||
"integrationButton": "Bildirim Entegrasyonu",
|
||||
"testSuccess": "",
|
||||
"testFailed": "",
|
||||
"unsupportedType": "",
|
||||
"networkError": ""
|
||||
},
|
||||
"testLocale": "TEST13 UPLOAD",
|
||||
"add": "Ekle",
|
||||
@@ -236,18 +244,18 @@
|
||||
"infrastructureAuthorizationSecretLabel": "Kimlik denetimi parolası",
|
||||
"gb": "GB",
|
||||
"mb": "MB",
|
||||
"mem": "",
|
||||
"memoryUsage": "",
|
||||
"cpu": "",
|
||||
"cpuUsage": "",
|
||||
"cpuTemperature": "",
|
||||
"diskUsage": "",
|
||||
"used": "",
|
||||
"total": "",
|
||||
"cores": "",
|
||||
"frequency": "",
|
||||
"status": "",
|
||||
"cpuPhysical": "",
|
||||
"mem": "Bellek",
|
||||
"memoryUsage": "Bellek kullanımı",
|
||||
"cpu": "CPU",
|
||||
"cpuUsage": "CPU kullanımı",
|
||||
"cpuTemperature": "CPU sıcaklığı",
|
||||
"diskUsage": "Disk kullanımı",
|
||||
"used": "Kullanılan",
|
||||
"total": "Toplam",
|
||||
"cores": "Çekirdek",
|
||||
"frequency": "Frekans",
|
||||
"status": "Durum",
|
||||
"cpuPhysical": "CPU (fiziksel)",
|
||||
"cpuLogical": "CPU (Mantıksal)",
|
||||
"cpuFrequency": "CPU Frekansı",
|
||||
"avgCpuTemperature": "Ortalama CPU Isısı",
|
||||
@@ -258,7 +266,7 @@
|
||||
"host": "Makine",
|
||||
"actions": "İşlemler",
|
||||
"integrations": "Entegrasyonlar",
|
||||
"integrationsPrism": "",
|
||||
"integrationsPrism": "Prism'i favori servisinize bağlayın.",
|
||||
"integrationsSlack": "Slack",
|
||||
"integrationsSlackInfo": "",
|
||||
"integrationsDiscord": "Discord",
|
||||
@@ -267,33 +275,33 @@
|
||||
"integrationsZapierInfo": "",
|
||||
"commonSave": "Kaydet",
|
||||
"createYour": "",
|
||||
"createMonitor": "",
|
||||
"pause": "",
|
||||
"resume": "",
|
||||
"editing": "",
|
||||
"url": "",
|
||||
"access": "",
|
||||
"timezone": "",
|
||||
"features": "",
|
||||
"administrator": "",
|
||||
"loginHere": "",
|
||||
"displayName": "",
|
||||
"urlMonitor": "",
|
||||
"portToMonitor": "",
|
||||
"websiteMonitoring": "",
|
||||
"createMonitor": "Monitör oluştur",
|
||||
"pause": "Beklet",
|
||||
"resume": "Yeniden başlat",
|
||||
"editing": "Düzenleniyor...",
|
||||
"url": "URL",
|
||||
"access": "Erişim",
|
||||
"timezone": "Zaman dilimi",
|
||||
"features": "Özellikler",
|
||||
"administrator": "Yönetici misin?",
|
||||
"loginHere": "Buradan giriş yap",
|
||||
"displayName": "Görüntülenecek isim",
|
||||
"urlMonitor": "Monitör edilecek URL",
|
||||
"portToMonitor": "Monitör edilecek port",
|
||||
"websiteMonitoring": "Web sitesi monitörü",
|
||||
"websiteMonitoringDescription": "",
|
||||
"pingMonitoring": "",
|
||||
"pingMonitoringDescription": "",
|
||||
"dockerContainerMonitoring": "",
|
||||
"dockerContainerMonitoringDescription": "",
|
||||
"portMonitoring": "",
|
||||
"portMonitoringDescription": "",
|
||||
"createMaintenanceWindow": "",
|
||||
"pingMonitoring": "Ping monitörü",
|
||||
"pingMonitoringDescription": "Sitenizin ayakta olup olmadığını denetleyin.",
|
||||
"dockerContainerMonitoring": "Docker konteyner monitörü",
|
||||
"dockerContainerMonitoringDescription": "Docker konteynerinizin ayakta olup olmadığını denetleyin.",
|
||||
"portMonitoring": "Port monitörü",
|
||||
"portMonitoringDescription": "Portunuzun açık olup olmadığını denetleyin.",
|
||||
"createMaintenanceWindow": "Bakım aralığı oluşturun",
|
||||
"createMaintenance": "Bakım oluştur",
|
||||
"editMaintenance": "Bakımı düzenle",
|
||||
"maintenanceWindowName": "",
|
||||
"maintenanceWindowName": "Bakım aralığı adı",
|
||||
"friendlyNameInput": "Görünen ad",
|
||||
"friendlyNamePlaceholder": "",
|
||||
"friendlyNamePlaceholder": "__:__ saatinde __ dakika boyunca bakım var",
|
||||
"maintenanceRepeat": "Bakım Tekrarı",
|
||||
"maintenance": "bakım",
|
||||
"duration": "Süre",
|
||||
@@ -302,8 +310,8 @@
|
||||
"cancel": "İptal",
|
||||
"message": "Mesaj",
|
||||
"low": "düşük",
|
||||
"high": "",
|
||||
"statusCode": "",
|
||||
"high": "yüksek",
|
||||
"statusCode": "Durum kodu",
|
||||
"date&Time": "",
|
||||
"type": "",
|
||||
"statusPageName": "",
|
||||
@@ -334,25 +342,25 @@
|
||||
"ago": "",
|
||||
"companyName": "Firma adı",
|
||||
"pageSpeedDetailsPerformanceReport": "",
|
||||
"pageSpeedDetailsPerformanceReportCalculator": "",
|
||||
"checkingEvery": "",
|
||||
"statusPageCreateSettings": "",
|
||||
"basicInformation": "",
|
||||
"pageSpeedDetailsPerformanceReportCalculator": "Hesap makinesini gör",
|
||||
"checkingEvery": "Denetleme sıklığı",
|
||||
"statusPageCreateSettings": "Eğer durum sayfanız hazırsa, herkese açık yayınlayabilirsiniz",
|
||||
"basicInformation": "Temel Bilgiler",
|
||||
"statusPageCreateBasicInfoDescription": "",
|
||||
"statusPageCreateSelectTimeZoneDescription": "",
|
||||
"statusPageCreateAppearanceDescription": "",
|
||||
"statusPageCreateSettingsCheckboxLabel": "",
|
||||
"statusPageCreateBasicInfoStatusPageAddress": "",
|
||||
"statusPageCreateTabsContent": "",
|
||||
"statusPageCreateSettingsCheckboxLabel": "Yayınlandı ve herkese açık",
|
||||
"statusPageCreateBasicInfoStatusPageAddress": "Durum sayfası adresiniz",
|
||||
"statusPageCreateTabsContent": "Durum sayfası sunucuları",
|
||||
"statusPageCreateTabsContentDescription": "",
|
||||
"statusPageCreateTabsContentFeaturesDescription": "",
|
||||
"showCharts": "",
|
||||
"statusPageCreateTabsContentFeaturesDescription": "Durum sayfasında daha fazla bilgi göster",
|
||||
"showCharts": "Çizelgeleri göster",
|
||||
"showUptimePercentage": "",
|
||||
"removeLogo": "",
|
||||
"statusPageStatus": "",
|
||||
"statusPageStatusContactAdmin": "",
|
||||
"statusPageStatusNotPublic": "",
|
||||
"statusPageStatusNoPage": "",
|
||||
"removeLogo": "Logoyu sil",
|
||||
"statusPageStatus": "Herkese açık bir durum sayfası henüz oluşturulmadı.",
|
||||
"statusPageStatusContactAdmin": "Lütfen yöneticinizle iletişime geçin.",
|
||||
"statusPageStatusNotPublic": "Durum sayfası herkese açık değil.",
|
||||
"statusPageStatusNoPage": "Burada bir durum sayfası bulunmuyor.",
|
||||
"statusPageStatusServiceStatus": "Servis durumu",
|
||||
"deleteStatusPage": "Gerçekten bu durum sayfasını silmek istiyor musunuz?",
|
||||
"deleteStatusPageConfirm": "Evet, durum sayfasını sil",
|
||||
|
||||
Reference in New Issue
Block a user