diff options
Diffstat (limited to 'core/l10n/da.js')
-rw-r--r-- | core/l10n/da.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/da.js b/core/l10n/da.js index f5d5040d60f..5bb6a825c58 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -329,9 +329,7 @@ OC.L10N.register( "Connect to your account" : "Forbind til din konto", "Please log in before granting %1$s access to your %2$s account." : "Log venligst ind for at tildele %1$s adgang til din %2$s konto.", "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Hvis du ikke er igang med at konfigurerer en ny enhed eller app, så er der nogen som forsøger at snyde dig til at give dem adgang til dine data. I dette filfælde skal du ikke forsætte, men istedet kontakte din system administrator.", - "App token" : "App nøgle", "Grant access" : "Giv adgang", - "Alternative log in using app token" : "Alternativt login ved brug af app nøgle", "Account access" : "Konto adgang", "Currently logged in as %1$s (%2$s)." : "Logget ind som %1$s (%2$s).", "You are about to grant %1$s access to your %2$s account." : "Du er ved at tildele %1$s adgang til din %2$s konto.", @@ -432,6 +430,8 @@ OC.L10N.register( "Authentication required" : "Godkendelse påkrævet", "Failed to authenticate, try again" : "Kunne ikke godkendes, prøv igen", "The page could not be found on the server." : "Siden kunne ikke findes på serveren.", + "App token" : "App nøgle", + "Alternative log in using app token" : "Alternativt login ved brug af app nøgle", "Your remote address was identified as \"{remoteAddress}\" and is bruteforce throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Din eksterne IP-adresse er \"{remoteAddress}\" og er i øjeblikket udsat for brute-force angreb, hvilket påvirker den overordnede hastighed på forskellige forespørgelser. Er dette ikke din IP-adresse, kan dette være en indikation af, at proxy-viderestilling ikke er korrekt konfigureret. Yderligere information kan findes i {linkstart}dokumentationen ↗{linkend}.", "The database is used for transactional file locking. To enhance performance, please configure memcache, if available. See the {linkstart}documentation ↗{linkend} for more information." : "Databasen bruges til transaktionsfillåsning. For at forbedre ydeevnen skal du konfigurere memcache, hvis den er tilgængelig. Se {linkstart}dokumentationen ↗{linkend} for mere information.", "PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to {linkstart}one of the officially supported PHP versions provided by the PHP Group ↗{linkend} as soon as possible." : "PHP 8.0 er nu forældet i Nextcloud 27. Nextcloud 28 kræver muligvis mindst PHP 8.1. Opgrader til {linkstart}en af de officielt understøttede PHP-versioner leveret af PHP Group ↗{linkend} så hurtigt som muligt.", |