Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Feb 5, 2025
1 parent 571abb0 commit d99d778
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
18 changes: 9 additions & 9 deletions l10n/da.js
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
OC.L10N.register(
"twofactor_nextcloud_notification",
{
"TwoFactor Nextcloud notification" : "TwoFactor Nextcloud -meddelelse",
"Approve" : "Godkende",
"Cancel" : "Annullér",
"TwoFactor Nextcloud notification" : "To-factor Nextcloud notifikation",
"Approve" : "Godkend",
"Cancel" : "Annuller",
"Login attempt from IP address {ip}" : "Loginforsøg fra IP-adressen {ip}",
"If you are currently trying log in from another device or browser please approve the request. If you are not trying to log in at the moment, you should use the cancel option to abort the login attempt." : "Hvis du i øjeblikket prøver at logge ind fra en anden enhed eller browser, bedes du godkende anmodningen. Hvis du ikke forsøger at logge på i øjeblikket, skal du bruge annulleringsmuligheden for at afbryde loginforsøget.",
"Nextcloud Notification" : "Meddelelse fra Nextcloud",
"If you are currently trying log in from another device or browser please approve the request. If you are not trying to log in at the moment, you should use the cancel option to abort the login attempt." : "Hvis du aktuelt prøver at logge fra en anden enhed eller browser, bedes du godkende anmodningen. Hvis du ikke forsøger at logge på i øjeblikket, skal du bruge annulleringsmuligheden for at afbryde loginforsøget.",
"Nextcloud Notification" : "Notifikation fra Nextcloud",
"Authenticate using a device that is already logged in to your account" : "Godkend ved hjælp af en enhed, der allerede er logget ind på din konto",
"Two-Factor Authentication via Nextcloud notification" : "To-faktor-godkendelse via Nextcloud-meddelelse",
"Allows using any of your logged in devices as second factor" : "Tillader brug af en hvilken som helst af dine loggede enheder som anden faktor",
"Please accept the request on one of your logged in devices." : "Accepter venligst anmodningen på en af dine loggede enheder.",
"Two-Factor Authentication via Nextcloud notification" : "To-faktor-godkendelse via Nextcloud notifikation",
"Allows using any of your logged in devices as second factor" : "Tillader brug af en hvilken som helst af dine påloggede enheder som anden faktor",
"Please accept the request on one of your logged in devices." : "Accepter venligst anmodningen på en af dine påloggede enheder.",
"You will be redirected automatically once this login has been accepted." : "Du vil blive omdirigeret automatisk, når dette login er blevet accepteret.",
"Please wait …" : "Vent venligst …",
"Your login attempt was rejected." : "Dit loginforsøg blev afvist.",
"Use two-factor authentication via Nextcloud notifications" : "Brug tofaktorautentificering via Nextcloud-meddelelser"
"Use two-factor authentication via Nextcloud notifications" : "Brug to-faktorgodkendelse via Nextcloud notifikationer"
},
"nplurals=2; plural=(n != 1);");
18 changes: 9 additions & 9 deletions l10n/da.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{ "translations": {
"TwoFactor Nextcloud notification" : "TwoFactor Nextcloud -meddelelse",
"Approve" : "Godkende",
"Cancel" : "Annullér",
"TwoFactor Nextcloud notification" : "To-factor Nextcloud notifikation",
"Approve" : "Godkend",
"Cancel" : "Annuller",
"Login attempt from IP address {ip}" : "Loginforsøg fra IP-adressen {ip}",
"If you are currently trying log in from another device or browser please approve the request. If you are not trying to log in at the moment, you should use the cancel option to abort the login attempt." : "Hvis du i øjeblikket prøver at logge ind fra en anden enhed eller browser, bedes du godkende anmodningen. Hvis du ikke forsøger at logge på i øjeblikket, skal du bruge annulleringsmuligheden for at afbryde loginforsøget.",
"Nextcloud Notification" : "Meddelelse fra Nextcloud",
"If you are currently trying log in from another device or browser please approve the request. If you are not trying to log in at the moment, you should use the cancel option to abort the login attempt." : "Hvis du aktuelt prøver at logge fra en anden enhed eller browser, bedes du godkende anmodningen. Hvis du ikke forsøger at logge på i øjeblikket, skal du bruge annulleringsmuligheden for at afbryde loginforsøget.",
"Nextcloud Notification" : "Notifikation fra Nextcloud",
"Authenticate using a device that is already logged in to your account" : "Godkend ved hjælp af en enhed, der allerede er logget ind på din konto",
"Two-Factor Authentication via Nextcloud notification" : "To-faktor-godkendelse via Nextcloud-meddelelse",
"Allows using any of your logged in devices as second factor" : "Tillader brug af en hvilken som helst af dine loggede enheder som anden faktor",
"Please accept the request on one of your logged in devices." : "Accepter venligst anmodningen på en af dine loggede enheder.",
"Two-Factor Authentication via Nextcloud notification" : "To-faktor-godkendelse via Nextcloud notifikation",
"Allows using any of your logged in devices as second factor" : "Tillader brug af en hvilken som helst af dine påloggede enheder som anden faktor",
"Please accept the request on one of your logged in devices." : "Accepter venligst anmodningen på en af dine påloggede enheder.",
"You will be redirected automatically once this login has been accepted." : "Du vil blive omdirigeret automatisk, når dette login er blevet accepteret.",
"Please wait …" : "Vent venligst …",
"Your login attempt was rejected." : "Dit loginforsøg blev afvist.",
"Use two-factor authentication via Nextcloud notifications" : "Brug tofaktorautentificering via Nextcloud-meddelelser"
"Use two-factor authentication via Nextcloud notifications" : "Brug to-faktorgodkendelse via Nextcloud notifikationer"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

0 comments on commit d99d778

Please sign in to comment.