aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/da.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-01-09 00:20:07 +0000
committerNextcloud bot <bot@nextcloud.com>2024-01-09 00:20:07 +0000
commitfdc64ea2f527d25c382901ed906f71fca89fd1b3 (patch)
treede0f1aecb9508843d105bb1daf88342f9d32e007 /core/l10n/da.js
parent1e3d1397c0a7f08697b17422e1af4de6862d5c69 (diff)
downloadnextcloud-server-fdc64ea2f527d25c382901ed906f71fca89fd1b3.tar.gz
nextcloud-server-fdc64ea2f527d25c382901ed906f71fca89fd1b3.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/da.js')
-rw-r--r--core/l10n/da.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/da.js b/core/l10n/da.js
index 5bb6a825c58..9e17f46caad 100644
--- a/core/l10n/da.js
+++ b/core/l10n/da.js
@@ -85,7 +85,6 @@ OC.L10N.register(
"This is the unsupported community build of Nextcloud. Given the size of this instance, performance, reliability and scalability cannot be guaranteed. Push notifications are limited to avoid overloading our free service. Learn more about the benefits of Nextcloud Enterprise at {linkstart}https://nextcloud.com/enterprise{linkend}." : "Dette er den ikke-understøttede fællesskabsopbygning af Nextcloud. I betragtning af størrelsen af denne instans kan ydeevne, pålidelighed og skalerbarhed ikke garanteres. Push-meddelelser er begrænset for at undgå at overbelaste vores gratis service. Få mere at vide om fordelene ved Nextcloud Enterprise på {linkstart}https://nextcloud.com/enterprise{linkend}.",
"Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcached er konfigureret som distribueret cache, men det forkerte PHP-modul \"memcache\" er installeret. \\OC\\Memcache\\Memcached understøtter kun \"memcached\" og ikke \"memcache\". Se den {linkstart}memcachede wiki om begge moduler ↗{linkend}.",
"Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Nogle filer har ikke bestået integritetskontrollen. Yderligere oplysninger om, hvordan du løser dette problem, kan findes i {linkstart1}dokumentationen ↗{linkend}. ({linkstart2}Liste over ugyldige filer...{linkend} / {linkstart3}Scan igen...{linkend})",
- "The PHP OPcache module is not properly configured. See the {linkstart}documentation ↗{linkend} for more information." : "PHP OPcache modulet er ikke korrekt konfigureret. Se venligst {linkstart}dokumentationen ↗{linkend} for yderligere information.",
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "PHP funktionen \"set_time_limit\" er ikke tilgængelig. Dette kan resultere i at scripts stopper halvvejs og din installation fejler. Vi anbefaler at aktivere denne funktion.",
"The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module." : "PHP-modulet \"imagick\" er ikke aktiveret, selvom tema-appen er det. For at favicon-generering skal fungere korrekt, skal du installere og aktivere dette modul.",
"The PHP modules \"gmp\" and/or \"bcmath\" are not enabled. If you use WebAuthn passwordless authentication, these modules are required." : "PHP modulerne \"gmp\" og/eller \"bcmath\" er ikke aktiverede. Hvis der benyttes WebAuthn passwordless godkendelse, kræves disse moduler.",
@@ -388,6 +387,7 @@ OC.L10N.register(
"No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Ingen passende kilde til tilfældighed fundet af PHP, hvilket er stærkt frarådigt af sikkerhedsmæssige årsager. Yderligere information kan findes i {linkstart}dokumentationen ↗{linkend}.",
"You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Du kører i øjeblikket PHP {version}. Opgrader din PHP-version for at drage fordel af {linkstart}ydeevne og sikkerhedsopdateringer fra PHP Group ↗{linkend}, så snart din distribution understøtter det.",
"The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Konfigurationen af omvendt proxy-header er forkert, eller du får adgang til Nextcloud fra en betroet proxy. Hvis ikke, er dette et sikkerhedsproblem og kan tillade en hacker at forfalske deres IP-adresse som synlig for Nextcloud. Yderligere information kan findes i {linkstart}dokumentationen ↗{linkend}.",
+ "The PHP OPcache module is not properly configured. See the {linkstart}documentation ↗{linkend} for more information." : "PHP OPcache modulet er ikke korrekt konfigureret. Se venligst {linkstart}dokumentationen ↗{linkend} for yderligere information.",
"Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Din PHP version har ikke FreeType-support, hvilket resulterer i brud på profilbilleder og indstillingerne.",
"Missing index \"{indexName}\" in table \"{tableName}\"." : "Mangler index \"{indexName}\" i tabel \"{tableName}\".",
"The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "Databasen mangler nogle indekser. Da tilføjelse af indekser kan tage noget tid, blev de ikke tilføjet automatisk. Kør \"occ db:add-missing-indices\" for manuelt at tilføje disse indekser mens forekomsten forbliver aktiv. Når indekserne er tilføjet, er forespørgsler til disse tabeller normalt meget hurtigere. ",