Files
seerr/server/i18n/locale/da.json
seerr-automation-bot 6513915aa3 chore(i18n): update translations from Weblate (#2906)
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Mateusz Lesiak <mateusz.lesiak01@gmail.com>
Co-authored-by: Nils Karlsson Pyssling <nisse@users.noreply.translate.seerr.dev>
Co-authored-by: SulliL <susu.leduc@gmail.com>
Co-authored-by: Ulrik J <ulrikj@users.noreply.translate.seerr.dev>
Co-authored-by: fallenbagel <98979876+fallenbagel@users.noreply.github.com>
2026-04-20 00:05:52 +08:00

58 lines
4.6 KiB
JSON

{
"notifications.agents.email.approvedRequest": "Din anmodning om følgende {mediaType} er blevet godkendt:",
"notifications.agents.email.approvedRequest4k": "Din anmodning om følgende {mediaType} i 4K er blevet godkendt:",
"notifications.agents.email.autoApproved": "En ny anmodning om følgende {mediaType} er automatisk blevet godkendt:",
"notifications.agents.email.autoApproved4k": "En ny anmodning om følgende {mediaType} i 4K er automatisk blevet godkendt:",
"notifications.agents.email.autoRequested": "En ny anmodning om følgende {mediaType} blev automatisk oprettet:",
"notifications.agents.email.autoRequested4k": "En ny anmodning om følgende {mediaType} i 4K blev automatisk oprettet:",
"notifications.agents.email.availableRequest": "Din anmodning om følgende {mediaType} er nu tilgængelig:",
"notifications.agents.email.availableRequest4k": "Din anmodning om følgende {mediaType} i 4K er nu tilgængelig:",
"notifications.agents.email.declinedRequest": "Din anmodning om følgende {mediaType} blev afvist:",
"notifications.agents.email.declinedRequest4k": "Din anmodning om følgende {mediaType} i 4K blev afvist:",
"notifications.agents.email.failedRequest": "En anmodning om følgende {mediaType} kunne ikke tilføjes til {service}:",
"notifications.agents.email.failedRequest4k": "En anmodning om følgende {mediaType} i 4K kunne ikke tilføjes til {service}:",
"notifications.agents.email.issue": "problem",
"notifications.agents.email.issueComment": "{userName} kommenterede på {issueType} for {mediaType} {subject}:",
"notifications.agents.email.issueCreated": "Et nyt {issueType} er blevet rapporteret af {userName} for {mediaType} {subject}:",
"notifications.agents.email.issueReopened": "{issueType} for {mediaType} {subject} blev genåbnet af {userName}.",
"notifications.agents.email.issueResolved": "{issueType} for {mediaType} {subject} blev markeret som løst af {userName}!",
"notifications.agents.email.issueType": "{type} problem",
"notifications.agents.email.pendingRequest": "En ny anmodning om følgende {mediaType} afventer godkendelse:",
"notifications.agents.email.pendingRequest4k": "En ny anmodning om følgende {mediaType} i 4K afventer godkendelse:",
"notifications.agents.webpush.approved": "Din {quality}{mediaType}-anmodning er blevet godkendt.",
"notifications.agents.webpush.autoApproved": "En ny {quality}{mediaType}-anmodning fra {userName} er automatisk blevet godkendt.",
"notifications.agents.webpush.autoRequested": "En ny {quality}{mediaType}-anmodning er automatisk blevet oprettet.",
"notifications.agents.webpush.available": "Din {quality}{mediaType}-anmodning er nu tilgængelig!",
"notifications.agents.webpush.declined": "Din {quality}{mediaType}-anmodning blev afvist.",
"notifications.agents.webpush.failed": "Kunne ikke behandle {quality}{mediaType}-anmodning.",
"notifications.agents.webpush.issueComment": "{userName} kommenterede på {issueType}.",
"notifications.agents.webpush.issueCreated": "Et nyt {issueType} blev rapporteret af {userName}.",
"notifications.agents.webpush.issueReopened": "{issueType} blev genåbnet af {userName}.",
"notifications.agents.webpush.issueResolved": "{issueType} blev markeret som løst af {userName}!",
"notifications.agents.webpush.pending": "Godkendelse kræves for en ny {quality}{mediaType}-anmodning fra {userName}.",
"notifications.agents.webpush.viewIssue": "Vis problem",
"notifications.agents.webpush.viewMedia": "Vis medie",
"notifications.common.available": "Tilgængelig",
"notifications.common.commentFrom": "Kommentar fra {userName}",
"notifications.common.declined": "Afvist",
"notifications.common.failed": "Mislykedes",
"notifications.common.issue": "problem",
"notifications.common.issueStatus": "Problem-status",
"notifications.common.issueType": "Problem-type",
"notifications.common.issueTypeName": "{type}-problem",
"notifications.common.movie": "film",
"notifications.common.open": "Åbn",
"notifications.common.openIn": "Åbn i {applicationTitle}",
"notifications.common.pendingApproval": "Afventer godkendelse",
"notifications.common.processing": "Behandler",
"notifications.common.reportedBy": "Rapporteret af",
"notifications.common.requestStatus": "Anmodningsstatus",
"notifications.common.requestedBy": "Anmodet af",
"notifications.common.resolved": "Løst",
"notifications.common.series": "serie",
"notifications.common.viewIssue": "Se problem i {applicationTitle}",
"notifications.common.viewMedia": "Vis medie i {applicationTitle}",
"notifications.test.message": "Test, test, 1, 2, 3. Går vi klart igennem?",
"notifications.test.subject": "Testnotifikation"
}