mirror of
				https://github.com/louislam/uptime-kuma.git
				synced 2025-11-04 13:46:13 +08:00 
			
		
		
		
	Merge branch 'master' into import-export
This commit is contained in:
		@@ -17,8 +17,8 @@ export default {
 | 
			
		||||
    Down: "Inaktiv",
 | 
			
		||||
    Pending: "Afventer",
 | 
			
		||||
    Unknown: "Ukendt",
 | 
			
		||||
    Pause: "Pause",
 | 
			
		||||
    pauseDashboardHome: "Pauset",
 | 
			
		||||
    Pause: "Stands",
 | 
			
		||||
    pauseDashboardHome: "Standset",
 | 
			
		||||
    Name: "Navn",
 | 
			
		||||
    Status: "Status",
 | 
			
		||||
    DateTime: "Dato / Tid",
 | 
			
		||||
@@ -36,8 +36,8 @@ export default {
 | 
			
		||||
    hour: "Timer",
 | 
			
		||||
    "-hour": "-Timer",
 | 
			
		||||
    checkEverySecond: "Tjek hvert {0} sekund",
 | 
			
		||||
    "Avg.": "Gennemsnit",
 | 
			
		||||
    Response: " Respons",
 | 
			
		||||
    "Avg.": "Gns.",
 | 
			
		||||
    Response: "Respons",
 | 
			
		||||
    Ping: "Ping",
 | 
			
		||||
    "Monitor Type": "Overvåger Type",
 | 
			
		||||
    Keyword: "Nøgleord",
 | 
			
		||||
@@ -103,29 +103,29 @@ export default {
 | 
			
		||||
    "Resolver Server": "Navne-server",
 | 
			
		||||
    rrtypeDescription: "Vælg den type RR, du vil overvåge.",
 | 
			
		||||
    "Last Result": "Seneste resultat",
 | 
			
		||||
    pauseMonitorMsg: "Er du sikker på, at du vil pause Overvågeren?",
 | 
			
		||||
    pauseMonitorMsg: "Er du sikker på, at du vil standse Overvågeren?",
 | 
			
		||||
    "Create your admin account": "Opret din administratorkonto",
 | 
			
		||||
    "Repeat Password": "Gentag adgangskoden",
 | 
			
		||||
    "Resource Record Type": "Resource Record Type",
 | 
			
		||||
    respTime: "Resp. Time (ms)",
 | 
			
		||||
    respTime: "Resp. Tid (ms)",
 | 
			
		||||
    notAvailableShort: "N/A",
 | 
			
		||||
    Create: "Create",
 | 
			
		||||
    clearEventsMsg: "Are you sure want to delete all events for this monitor?",
 | 
			
		||||
    clearHeartbeatsMsg: "Are you sure want to delete all heartbeats for this monitor?",
 | 
			
		||||
    confirmClearStatisticsMsg: "Are you sure want to delete ALL statistics?",
 | 
			
		||||
    "Clear Data": "Clear Data",
 | 
			
		||||
    Create: "Opret",
 | 
			
		||||
    clearEventsMsg: "Er du sikker på vil slette alle events for denne Overvåger?",
 | 
			
		||||
    clearHeartbeatsMsg: "Er du sikker på vil slette alle heartbeats for denne Overvåger?",
 | 
			
		||||
    confirmClearStatisticsMsg: "Vil du helt sikkert slette ALLE statistikker?",
 | 
			
		||||
    "Clear Data": "Ryd Data",
 | 
			
		||||
    Events: "Events",
 | 
			
		||||
    Heartbeats: "Heartbeats",
 | 
			
		||||
    "Auto Get": "Auto Get",
 | 
			
		||||
    enableDefaultNotificationDescription: "For every new monitor this notification will be enabled by default. You can still disable the notification separately for each monitor.",
 | 
			
		||||
    "Default enabled": "Default enabled",
 | 
			
		||||
    "Also apply to existing monitors": "Also apply to existing monitors",
 | 
			
		||||
    "Import/Export Backup": "Import/Export Backup",
 | 
			
		||||
    Export: "Export",
 | 
			
		||||
    "Auto Get": "Auto-hent",
 | 
			
		||||
    enableDefaultNotificationDescription: "For hver ny overvåger aktiveres denne underretning som standard. Du kan stadig deaktivere underretningen separat for hver skærm.",
 | 
			
		||||
    "Default enabled": "Standard aktiveret",
 | 
			
		||||
    "Also apply to existing monitors": "Anvend også på eksisterende overvågere",
 | 
			
		||||
    "Import/Export Backup": " Importér/Eksportér sikkerhedskopi",
 | 
			
		||||
    Export: "Eksport",
 | 
			
		||||
    Import: "Import",
 | 
			
		||||
    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."
 | 
			
		||||
    backupDescription: "Du kan sikkerhedskopiere alle Overvågere og alle underretninger til en JSON-fil.",
 | 
			
		||||
    backupDescription2: "PS: Historik og hændelsesdata er ikke inkluderet.",
 | 
			
		||||
    backupDescription3: "Følsom data, f.eks. underretnings-tokener, er inkluderet i eksportfilen. Gem den sikkert.",
 | 
			
		||||
    alertNoFile: "Vælg en fil der skal importeres.",
 | 
			
		||||
    alertWrongFileType: "Vælg venligst en JSON-fil."
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
@@ -36,8 +36,8 @@ export default {
 | 
			
		||||
    hour: "Stunde",
 | 
			
		||||
    "-hour": "-Stunden",
 | 
			
		||||
    checkEverySecond: "Überprüfe alle {0} Sekunden",
 | 
			
		||||
    "Avg.": "Durchschn. ",
 | 
			
		||||
    Response: " Antwortzeit",
 | 
			
		||||
    "Avg.": "Durchschn.",
 | 
			
		||||
    Response: "Antwortzeit",
 | 
			
		||||
    Ping: "Ping",
 | 
			
		||||
    "Monitor Type": "Monitor Typ",
 | 
			
		||||
    Keyword: "Schlüsselwort",
 | 
			
		||||
@@ -119,7 +119,7 @@ export default {
 | 
			
		||||
    respTime: "Antw. Zeit (ms)",
 | 
			
		||||
    notAvailableShort: "N/A",
 | 
			
		||||
    "Default enabled": "Standardmäßig aktiviert",
 | 
			
		||||
    "Also apply to existing monitors": "Auch für alle existierenden Monitore aktivieren",
 | 
			
		||||
    "Apply on all existing monitors": "Auf alle existierenden Monitore anwenden",
 | 
			
		||||
    enableDefaultNotificationDescription: "Für jeden neuen Monitor wird diese Benachrichtigung standardmäßig aktiviert. Die Benachrichtigung kann weiterhin für jeden Monitor separat deaktiviert werden.",
 | 
			
		||||
    Create: "Erstellen",
 | 
			
		||||
    "Auto Get": "Auto Get",
 | 
			
		||||
@@ -135,4 +135,19 @@ export default {
 | 
			
		||||
    "Import Options": "Import Optionen",
 | 
			
		||||
    confirmImportMsg: "Möchtest du das Backup wirklich importieren? Bitte stelle sicher, dass die richtige Import Option ausgewählt ist.",
 | 
			
		||||
    "Keep both": "Beide behalten",
 | 
			
		||||
    twoFAVerifyLabel: "Bitte trage deinen Token ein um zu verifizieren das 2FA funktioniert",
 | 
			
		||||
    "Verify Token": "Token verifizieren",
 | 
			
		||||
    "Setup 2FA": "2FA Einrichten",
 | 
			
		||||
    "Enable 2FA": "2FA Aktivieren",
 | 
			
		||||
    "Disable 2FA": "2FA deaktivieren",
 | 
			
		||||
    "2FA Settings": "2FA Einstellungen",
 | 
			
		||||
    confirmEnableTwoFAMsg: "Bist du sicher das du 2FA aktivieren möchtest?",
 | 
			
		||||
    confirmDisableTwoFAMsg: "Bist du sicher das du 2FA deaktivieren möchtest?",
 | 
			
		||||
    tokenValidSettingsMsg: "Token gültig! Du kannst jetzt die 2FA Einstellungen speichern.",
 | 
			
		||||
    "Two Factor Authentication": "Zwei Faktor Authentifizierung",
 | 
			
		||||
    Active: "Aktiv",
 | 
			
		||||
    Inactive: "Inaktiv",
 | 
			
		||||
    Token: "Token",
 | 
			
		||||
    "Show URI": "URI Anzeigen",
 | 
			
		||||
    "Clear all statistics": "Lösche alle Statistiken"
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
export default {
 | 
			
		||||
    languageName: "English",
 | 
			
		||||
    checkEverySecond: "Check every {0} seconds.",
 | 
			
		||||
    "Avg.": "Avg. ",
 | 
			
		||||
    "Avg.": "Avg.",
 | 
			
		||||
    retriesDescription: "Maximum retries before the service is marked as down and a notification is sent",
 | 
			
		||||
    ignoreTLSError: "Ignore TLS/SSL error for HTTPS websites",
 | 
			
		||||
    upsideDownModeDescription: "Flip the status upside down. If the service is reachable, it is DOWN.",
 | 
			
		||||
@@ -22,6 +22,10 @@ export default {
 | 
			
		||||
    confirmClearStatisticsMsg: "Are you sure want to delete ALL statistics?",
 | 
			
		||||
    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?",
 | 
			
		||||
    Settings: "Settings",
 | 
			
		||||
    Dashboard: "Dashboard",
 | 
			
		||||
    "New Update": "New Update",
 | 
			
		||||
@@ -119,7 +123,7 @@ export default {
 | 
			
		||||
    respTime: "Resp. Time (ms)",
 | 
			
		||||
    notAvailableShort: "N/A",
 | 
			
		||||
    "Default enabled": "Default enabled",
 | 
			
		||||
    "Also apply to existing monitors": "Also apply to existing monitors",
 | 
			
		||||
    "Apply on all existing monitors": "Apply on all existing monitors",
 | 
			
		||||
    Create: "Create",
 | 
			
		||||
    "Clear Data": "Clear Data",
 | 
			
		||||
    Events: "Events",
 | 
			
		||||
@@ -135,4 +139,15 @@ export default {
 | 
			
		||||
    "Overwrite": "Overwrite",
 | 
			
		||||
    "Import Options": "Import Options",
 | 
			
		||||
    "Keep both": "Keep both",
 | 
			
		||||
    "Verify Token": "Verify Token",
 | 
			
		||||
    "Setup 2FA": "Setup 2FA",
 | 
			
		||||
    "Enable 2FA": "Enable 2FA",
 | 
			
		||||
    "Disable 2FA": "Disable 2FA",
 | 
			
		||||
    "2FA Settings": "2FA Settings",
 | 
			
		||||
    "Two Factor Authentication": "Two Factor Authentication",
 | 
			
		||||
    Active: "Active",
 | 
			
		||||
    Inactive: "Inactive",
 | 
			
		||||
    Token: "Token",
 | 
			
		||||
    "Show URI": "Show URI",
 | 
			
		||||
    "Clear all statistics": "Clear all Statistics"
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
export default {
 | 
			
		||||
    languageName: "Español",
 | 
			
		||||
    checkEverySecond: "Comprobar cada {0} segundos.",
 | 
			
		||||
    "Avg.": "Media. ",
 | 
			
		||||
    "Avg.": "Media.",
 | 
			
		||||
    retriesDescription: "Número máximo de intentos antes de que el servicio se marque como CAÍDO y una notificación sea enviada.",
 | 
			
		||||
    ignoreTLSError: "Ignorar error TLS/SSL para sitios web HTTPS",
 | 
			
		||||
    upsideDownModeDescription: "Invertir el estado. Si el servicio es alcanzable, está CAÍDO.",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
export default {
 | 
			
		||||
    languageName: "eesti",
 | 
			
		||||
    checkEverySecond: "Kontrolli {0} sekundilise vahega.",
 | 
			
		||||
    "Avg.": "≈ ",
 | 
			
		||||
    "Avg.": "≈",
 | 
			
		||||
    retriesDescription: "Mitu korda tuleb kontrollida, mille järel märkida 'maas' ja saata välja teavitus.",
 | 
			
		||||
    ignoreTLSError: "Eira TLS/SSL viga HTTPS veebisaitidel.",
 | 
			
		||||
    upsideDownModeDescription: "Käitle teenuse saadavust rikkena, teenuse kättesaamatust töötavaks.",
 | 
			
		||||
@@ -10,7 +10,7 @@ export default {
 | 
			
		||||
    passwordNotMatchMsg: "Salasõnad ei kattu.",
 | 
			
		||||
    notificationDescription: "Teavitusmeetodi kasutamiseks seo see seirega.",
 | 
			
		||||
    keywordDescription: "Jälgi võtmesõna HTML või JSON vastustes. (tõstutundlik)",
 | 
			
		||||
    pauseDashboardHome: "Seiskamine",
 | 
			
		||||
    pauseDashboardHome: "Seismas",
 | 
			
		||||
    deleteMonitorMsg: "Kas soovid eemaldada seire?",
 | 
			
		||||
    deleteNotificationMsg: "Kas soovid eemaldada selle teavitusmeetodi kõikidelt seiretelt?",
 | 
			
		||||
    resoverserverDescription: "Cloudflare on vaikimisi pöördserver.",
 | 
			
		||||
@@ -109,23 +109,23 @@ export default {
 | 
			
		||||
    "Repeat Password": "korda salasõna",
 | 
			
		||||
    respTime: "Reageerimisaeg (ms)",
 | 
			
		||||
    notAvailableShort: "N/A",
 | 
			
		||||
    enableDefaultNotificationDescription: "For every new monitor this notification will be enabled by default. You can still disable the notification separately for each monitor.",
 | 
			
		||||
    clearEventsMsg: "Are you sure want to delete all events for this monitor?",
 | 
			
		||||
    clearHeartbeatsMsg: "Are you sure want to delete all heartbeats for this monitor?",
 | 
			
		||||
    confirmClearStatisticsMsg: "Are you sure want to delete ALL statistics?",
 | 
			
		||||
    "Import/Export Backup": "Import/Export Backup",
 | 
			
		||||
    Export: "Export",
 | 
			
		||||
    enableDefaultNotificationDescription: "Kõik järgnevalt lisatud seired kasutavad seda teavitusmeetodit. Seiretelt võib teavitusmeetodi ühekaupa eemaldada.",
 | 
			
		||||
    clearEventsMsg: "Kas soovid seire kõik sündmused kustutada?",
 | 
			
		||||
    clearHeartbeatsMsg: "Kas soovid seire kõik tuksed kustutada?",
 | 
			
		||||
    confirmClearStatisticsMsg: "Kas soovid KÕIK statistika kustutada?",
 | 
			
		||||
    "Import/Export Backup": "Impordi/Ekspordi varukoopia",
 | 
			
		||||
    Export: "Eksport",
 | 
			
		||||
    Import: "Import",
 | 
			
		||||
    "Default enabled": "Default enabled",
 | 
			
		||||
    "Also apply to existing monitors": "Also apply to existing monitors",
 | 
			
		||||
    Create: "Create",
 | 
			
		||||
    "Clear Data": "Clear Data",
 | 
			
		||||
    Events: "Events",
 | 
			
		||||
    Heartbeats: "Heartbeats",
 | 
			
		||||
    "Auto Get": "Auto Get",
 | 
			
		||||
    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."
 | 
			
		||||
    "Default enabled": "Kasuta vaikimisi",
 | 
			
		||||
    "Also apply to existing monitors": "Aktiveeri teavitusmeetod olemasolevatel seiretel",
 | 
			
		||||
    Create: "Loo konto",
 | 
			
		||||
    "Clear Data": "Eemalda andmed",
 | 
			
		||||
    Events: "Sündmused",
 | 
			
		||||
    Heartbeats: "Tuksed",
 | 
			
		||||
    "Auto Get": "Hangi automaatselt",
 | 
			
		||||
    backupDescription: "Varunda kõik seired ja teavitused JSON faili.",
 | 
			
		||||
    backupDescription2: "PS: Varukoopia EI sisalda seirete ajalugu ja sündmustikku.",
 | 
			
		||||
    backupDescription3: "Varukoopiad sisaldavad teavitusmeetodite pääsuvõtmeid.",
 | 
			
		||||
    alertNoFile: "Palun lisa fail, mida importida.",
 | 
			
		||||
    alertWrongFileType: "Palun lisa JSON-formaadis fail."
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
export default {
 | 
			
		||||
    languageName: "日本語",
 | 
			
		||||
    checkEverySecond: "{0}秒ごとにチェックします。",
 | 
			
		||||
    "Avg.": "平均 ",
 | 
			
		||||
    "Avg.": "平均",
 | 
			
		||||
    retriesDescription: "サービスがダウンとしてマークされ、通知が送信されるまでの最大リトライ数",
 | 
			
		||||
    ignoreTLSError: "HTTPS ウェブサイトの TLS/SSL エラーを無視する",
 | 
			
		||||
    upsideDownModeDescription: "ステータスの扱いを逆にします。サービスに到達可能な場合は、DOWNとなる。",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
export default {
 | 
			
		||||
    languageName: "한국어",
 | 
			
		||||
    checkEverySecond: "{0} 초마다 체크해요.",
 | 
			
		||||
    "Avg.": "평균 ",
 | 
			
		||||
    "Avg.": "평균",
 | 
			
		||||
    retriesDescription: "서비스가 중단된 후 알림을 보내기 전 최대 재시도 횟수",
 | 
			
		||||
    ignoreTLSError: "HTTPS 웹사이트에서 TLS/SSL 에러 무시하기",
 | 
			
		||||
    upsideDownModeDescription: "서버 상태를 반대로 표시해요. 서버가 작동하면 오프라인으로 표시할 거에요.",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
export default {
 | 
			
		||||
    languageName: "Nederlands",
 | 
			
		||||
    checkEverySecond: "Controleer elke {0} seconden.",
 | 
			
		||||
    "Avg.": "Gem. ",
 | 
			
		||||
    "Avg.": "Gem.",
 | 
			
		||||
    retriesDescription: "Maximum aantal nieuwe pogingen voordat de service wordt gemarkeerd als niet beschikbaar en er een melding wordt verzonden",
 | 
			
		||||
    ignoreTLSError: "Negeer TLS/SSL-fout voor HTTPS-websites",
 | 
			
		||||
    upsideDownModeDescription: "Draai de status om. Als de service bereikbaar is, is deze OFFLINE.",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
export default {
 | 
			
		||||
    languageName: "Polski",
 | 
			
		||||
    checkEverySecond: "Sprawdzaj co {0} sekund.",
 | 
			
		||||
    "Avg.": "Średnia ",
 | 
			
		||||
    "Avg.": "Średnia",
 | 
			
		||||
    retriesDescription: "Maksymalna liczba powtórzeń, zanim usługa zostanie oznaczona jako wyłączona i zostanie wysłane powiadomienie",
 | 
			
		||||
    ignoreTLSError: "Ignoruj błąd TLS/SSL dla stron HTTPS",
 | 
			
		||||
    upsideDownModeDescription: "Odwróć status do góry nogami. Jeśli usługa jest osiągalna, to jest oznaczona jako niedostępna.",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
export default {
 | 
			
		||||
    languageName: "Русский",
 | 
			
		||||
    checkEverySecond: "Проверять каждые {0} секунд.",
 | 
			
		||||
    "Avg.": "Средн. ",
 | 
			
		||||
    "Avg.": "Средн.",
 | 
			
		||||
    retriesDescription: "Максимальное количество попыток перед пометкой сервиса как недоступного и отправкой уведомления",
 | 
			
		||||
    ignoreTLSError: "Игнорировать ошибку TLS/SSL для HTTPS сайтов",
 | 
			
		||||
    upsideDownModeDescription: "Реверс статуса сервиса. Если сервис доступен, то он помечается как НЕДОСТУПНЫЙ.",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
export default {
 | 
			
		||||
    languageName: "Srpski",
 | 
			
		||||
    checkEverySecond: "Proveri svakih {0} sekundi.",
 | 
			
		||||
    "Avg.": "Prosečni ",
 | 
			
		||||
    "Avg.": "Prosečni",
 | 
			
		||||
    retriesDescription: "Maksimum pokušaja pre nego što se servis obeleži kao neaktivan i pošalje se obaveštenje.",
 | 
			
		||||
    ignoreTLSError: "Ignoriši TLS/SSL greške za HTTPS veb stranice.",
 | 
			
		||||
    upsideDownModeDescription: "Obrnite status. Ako je servis dostupan, onda je obeležen kao neaktivan.",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
export default {
 | 
			
		||||
    languageName: "Српски",
 | 
			
		||||
    checkEverySecond: "Провери сваких {0} секунди.",
 | 
			
		||||
    "Avg.": "Просечни ",
 | 
			
		||||
    "Avg.": "Просечни",
 | 
			
		||||
    retriesDescription: "Максимум покушаја пре него што се сервис обележи као неактиван и пошаље се обавештење.",
 | 
			
		||||
    ignoreTLSError: "Игнориши TLS/SSL грешке за HTTPS веб странице.",
 | 
			
		||||
    upsideDownModeDescription: "Обрните статус. Ако је сервис доступан, онда је обележен као неактиван.",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
export default {
 | 
			
		||||
    languageName: "Svenska",
 | 
			
		||||
    checkEverySecond: "Uppdatera var {0} sekund.",
 | 
			
		||||
    "Avg.": "Genomsnittligt ",
 | 
			
		||||
    "Avg.": "Genomsnittligt",
 | 
			
		||||
    retriesDescription: "Max antal försök innan tjänsten markeras som nere och en notis skickas",
 | 
			
		||||
    ignoreTLSError: "Ignorera TLS/SSL-fel för webbsidor med HTTPS",
 | 
			
		||||
    upsideDownModeDescription: "Vänd upp och ner på statusen. Om tjänsten är nåbar visas den som NERE.",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user