Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-01-18 05:45:20 +0300
committerNextcloud bot <bot@nextcloud.com>2022-01-18 05:45:20 +0300
commita7eefa293e4735ab9f249f9d12ced3e70823da35 (patch)
treed6c7879fc79016a1288c6bd89f6da0340530a93a /core/l10n/da.js
parentc154bfcf2d852a5e53e9313bb4c1a73218b079b6 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/da.js')
-rw-r--r--core/l10n/da.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/da.js b/core/l10n/da.js
index 5e250b950d7..6bfc5eb0335 100644
--- a/core/l10n/da.js
+++ b/core/l10n/da.js
@@ -158,6 +158,7 @@ OC.L10N.register(
"Your files are encrypted. There will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" : "Dine filer er krypteret. Det vil ikke være muligt at kunne genskabe din data hvis din adgangskode nulstilles. Hvis du ikke er sikker på hvad du skal gøre, så kontakt venligst din administrator før du fortsætter. Ønsker du at forsætte?",
"I know what I'm doing" : "Jeg ved, hvad jeg har gang i",
"Resetting password" : "Nulstilling af adgangskode",
+ "Install recommended apps" : "Installer anbefalede apps",
"Recommended apps" : "Anbefalede apps",
"Loading apps …" : "Henter apps ...",
"Could not fetch list of apps from the App Store." : "Kunne ikke hente listen over apps fra App Store.",
@@ -314,10 +315,6 @@ OC.L10N.register(
"You chose SQLite as database." : "Du valgte SQLite som database.",
"SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite bør kun bruges til minimale og udviklingsmæssige servere. Til produktion anbefaler vi en anden database backend.",
"If you use clients for file syncing, the use of SQLite is highly discouraged." : "Hvis du bruger klienter til fil synkronisering, frarådes brugen af SQLite på det kraftigste.",
- "Install recommended apps" : "Installer anbefalede apps",
- "Calendar, Contacts, Talk, Mail & Collaborative editing" : "Kalender, Kontakter, Snak, Mail & OnlyOffice",
- "Finish setup" : "Afslut opsætning",
- "Finishing …" : "Færdigbehandler …",
"Need help?" : "Brug for hjælp?",
"See the documentation" : "Se dokumentationen",
"It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Det ser ud til at du forsøger at geninstallere Nextcloud. Men filen CAN_INSTALL mangler fra din konfiguration mappe. Venligst opret filen CAN_INSTALL i din konfiguration mappe for at fortsætte.",
@@ -423,6 +420,9 @@ OC.L10N.register(
"Could not fetch list of apps from the app store." : "Kunne ikke hente liste over apps fra app-storen.",
"Can't install this app because it is not compatible" : "Denne app kan ikke installeres fordi den ikke er kompatibel",
"Can't install this app" : "Kan ikke installere denne app",
+ "Calendar, Contacts, Talk, Mail & Collaborative editing" : "Kalender, Kontakter, Snak, Mail & OnlyOffice",
+ "Finish setup" : "Afslut opsætning",
+ "Finishing …" : "Færdigbehandler …",
"The PHP OPcache module is not loaded. {linkstart}For better performance it is recommended ↗{linkend} to load it into your PHP installation." : "PHP OPcache-modulet er ikke indlæst. {linkstart}For bedre ydeevne anbefales det ↗{linked} at indlæse det i din PHP-installation.",
"The PHP OPcache module is not properly configured. {linkstart}For better performance it is recommended ↗{linkend} to use the following settings in the <code>php.ini</code>:" : "PHP OPcache-modulet er ikke korrekt konfigureret. {linkstart}For bedre ydeevne anbefales det ↗{linkend} at bruge følgende indstillinger i <code>php.ini</code>:"
},