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:
Diffstat (limited to 'core/l10n/da.js')
-rw-r--r--core/l10n/da.js7
1 files changed, 3 insertions, 4 deletions
diff --git a/core/l10n/da.js b/core/l10n/da.js
index 7c906c2479f..9ac5845ddc2 100644
--- a/core/l10n/da.js
+++ b/core/l10n/da.js
@@ -121,9 +121,6 @@ OC.L10N.register(
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Opdateringen blev ikke udført korrekt. Rapporter venligst problemet til <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud fællesskabet</a>.",
"Continue to Nextcloud" : "Forsæt til Nextcloud",
"_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["Opdateringen blev udført korrekt. Du bliver nu viderestillet til Nextcloud om %n sekund.","Opdateringen blev udført korrekt. Du bliver nu viderestillet til Nextcloud om %n sekunder."],
- "Searching other places" : "Søger på andre steder",
- "No search results in other folders for {tag}{filter}{endtag}" : "Ingen søgeresultater i andre mapper efter {tag}{filter}{endtag}",
- "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} søgeresultat fundet i andre mapper","{count} søgeresultater fundet i andre mapper"],
"Log in" : "Log ind",
"Logging in …" : "Logger ind …",
"Server side authentication failed!" : "Server side godkendelse mislykkedes!",
@@ -165,7 +162,6 @@ OC.L10N.register(
"Forgot password?" : "Glemt adgangskode?",
"Log in with a device" : "Log in med en enhed",
"Back" : "Tilbage",
- "Searching …" : "Søger ...",
"Settings" : "Indstillingér",
"Could not load your contacts" : "Kunne ikke indlæse kontakter.",
"Search contacts …" : "Søg efter brugere ...",
@@ -427,6 +423,9 @@ OC.L10N.register(
"Name..." : "Navn...",
"Error removing share" : "Fejl ved fjernelse af deling",
"({scope})" : "({scope})",
+ "Searching other places" : "Søger på andre steder",
+ "No search results in other folders for {tag}{filter}{endtag}" : "Ingen søgeresultater i andre mapper efter {tag}{filter}{endtag}",
+ "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} søgeresultat fundet i andre mapper","{count} søgeresultater fundet i andre mapper"],
"Saving..." : "Gemmer...",
"Search" : "Søg",
"Reset search" : "Nulstil søgning",