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 'apps/settings/l10n/da.js')
-rw-r--r--apps/settings/l10n/da.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/settings/l10n/da.js b/apps/settings/l10n/da.js
index a39f2ea1750..8fc6891a968 100644
--- a/apps/settings/l10n/da.js
+++ b/apps/settings/l10n/da.js
@@ -243,14 +243,13 @@ OC.L10N.register(
"Execute one task with each page loaded" : "Udføre en opgave med hver side indlæsning",
"Sharing" : "Deling",
"Allow apps to use the Share API" : "Tillad apps til at bruge Share API",
+ "Expire after " : "Udløber efter",
+ "days" : "dage",
+ "Enforce expiration date" : "Påtving udløbsdato",
"Allow users to share via link" : "Tillad brugere at dele via link",
"Allow public uploads" : "Tillad offentlig upload",
"Always ask for a password" : "Spørg altid efter kodeord",
"Enforce password protection" : "Gennemtving beskyttelse med kodeord",
- "Set default expiration date" : "Vælg standard udløbsdato",
- "Expire after " : "Udløber efter",
- "days" : "dage",
- "Enforce expiration date" : "Påtving udløbsdato",
"Allow resharing" : "Tillad videredeling",
"Allow sharing with groups" : "Tillad deling med grupper",
"Restrict users to only share with users in their groups" : "Begræns brugere til kun at dele med brugere i deres egen gruppe",
@@ -293,6 +292,7 @@ OC.L10N.register(
"Current password" : "Nuværende adgangskode",
"Change password" : "Skift kodeord",
"Official" : "Officiel",
- "Store credentials" : "Gem brugeroplysninger"
+ "Store credentials" : "Gem brugeroplysninger",
+ "Set default expiration date" : "Vælg standard udløbsdato"
},
"nplurals=2; plural=(n != 1);");