summaryrefslogtreecommitdiffstats
path: root/l10n/da
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/da')
-rw-r--r--l10n/da/core.po32
-rw-r--r--l10n/da/files.po131
-rw-r--r--l10n/da/files_external.po6
-rw-r--r--l10n/da/files_trashbin.po30
-rw-r--r--l10n/da/lib.po58
-rw-r--r--l10n/da/settings.po103
-rw-r--r--l10n/da/user_ldap.po12
7 files changed, 191 insertions, 181 deletions
diff --git a/l10n/da/core.po b/l10n/da/core.po
index 6ab0a740ede..0d275fb3a75 100644
--- a/l10n/da/core.po
+++ b/l10n/da/core.po
@@ -14,8 +14,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-05-15 01:54-0400\n"
-"PO-Revision-Date: 2014-05-15 05:54+0000\n"
+"POT-Creation-Date: 2014-05-17 01:54-0400\n"
+"PO-Revision-Date: 2014-05-17 05:54+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
@@ -297,12 +297,12 @@ msgstr "Delt"
msgid "Share"
msgstr "Del"
-#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:747
+#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:761
#: templates/installation.php:10
msgid "Error"
msgstr "Fejl"
-#: js/share.js:160 js/share.js:810
+#: js/share.js:160 js/share.js:824
msgid "Error while sharing"
msgstr "Fejl under deling"
@@ -339,13 +339,13 @@ msgstr ""
msgid "By default the public link will expire after {days} days"
msgstr ""
-#: js/share.js:234
+#: js/share.js:233
msgid "Password protect"
msgstr "Beskyt med adgangskode"
-#: js/share.js:236 templates/installation.php:60 templates/login.php:40
-msgid "Password"
-msgstr "Kodeord"
+#: js/share.js:235
+msgid "Choose a password for the public link"
+msgstr ""
#: js/share.js:241
msgid "Allow Public Upload"
@@ -419,27 +419,27 @@ msgstr "slet"
msgid "share"
msgstr "del"
-#: js/share.js:734
+#: js/share.js:742
msgid "Password protected"
msgstr "Beskyttet med adgangskode"
-#: js/share.js:747
+#: js/share.js:761
msgid "Error unsetting expiration date"
msgstr "Fejl ved fjernelse af udløbsdato"
-#: js/share.js:768
+#: js/share.js:782
msgid "Error setting expiration date"
msgstr "Fejl under sætning af udløbsdato"
-#: js/share.js:797
+#: js/share.js:811
msgid "Sending ..."
msgstr "Sender ..."
-#: js/share.js:808
+#: js/share.js:822
msgid "Email sent"
msgstr "E-mail afsendt"
-#: js/share.js:832
+#: js/share.js:846
msgid "Warning"
msgstr "Advarsel"
@@ -683,6 +683,10 @@ msgstr "For information om, hvordan du konfigurerer din server korrekt se <a hre
msgid "Create an <strong>admin account</strong>"
msgstr "Opret en <strong>administratorkonto</strong>"
+#: templates/installation.php:60 templates/login.php:40
+msgid "Password"
+msgstr "Kodeord"
+
#: templates/installation.php:70
msgid "Storage & database"
msgstr "Lager & database"
diff --git a/l10n/da/files.po b/l10n/da/files.po
index 24f31a31134..f63fc74f496 100644
--- a/l10n/da/files.po
+++ b/l10n/da/files.po
@@ -12,9 +12,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-05-07 01:55-0400\n"
-"PO-Revision-Date: 2014-05-05 15:09+0000\n"
-"Last-Translator: Sappe\n"
+"POT-Creation-Date: 2014-05-17 01:54-0400\n"
+"PO-Revision-Date: 2014-05-17 05:54+0000\n"
+"Last-Translator: I Robot\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -32,7 +32,7 @@ msgstr "Kunne ikke flytte %s - der findes allerede en fil med dette navn"
msgid "Could not move %s"
msgstr "Kunne ikke flytte %s"
-#: ajax/newfile.php:58 js/files.js:96
+#: ajax/newfile.php:58 js/files.js:103
msgid "File name cannot be empty."
msgstr "Filnavnet kan ikke stå tomt."
@@ -41,18 +41,18 @@ msgstr "Filnavnet kan ikke stå tomt."
msgid "\"%s\" is an invalid file name."
msgstr "\"%s\" er et ugyldigt filnavn."
-#: ajax/newfile.php:69 ajax/newfolder.php:28 js/files.js:103
+#: ajax/newfile.php:69 ajax/newfolder.php:28 js/files.js:110
msgid ""
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
"allowed."
msgstr "Ugyldigt navn, '\\', '/', '<', '>', ':' | '?', '\"', '', og '*' er ikke tilladt."
#: ajax/newfile.php:76 ajax/newfolder.php:35 ajax/upload.php:155
-#: lib/app.php:60
+#: lib/app.php:77
msgid "The target folder has been moved or deleted."
msgstr "Mappen er blevet slettet eller fjernet."
-#: ajax/newfile.php:88 ajax/newfolder.php:47 lib/app.php:69
+#: ajax/newfile.php:88 ajax/newfolder.php:47 lib/app.php:86
#, php-format
msgid ""
"The name %s is already used in the folder %s. Please choose a different "
@@ -144,28 +144,32 @@ msgstr "Upload fejlede. Kunne ikke hente filinformation."
msgid "Invalid directory."
msgstr "Ugyldig mappe."
-#: appinfo/app.php:11 js/filelist.js:14
+#: appinfo/app.php:11 js/filelist.js:25
msgid "Files"
msgstr "Filer"
-#: js/file-upload.js:254
+#: appinfo/app.php:29
+msgid "All files"
+msgstr ""
+
+#: js/file-upload.js:257
msgid "Unable to upload {filename} as it is a directory or has 0 bytes"
msgstr "Kan ikke upload {filename} da det er enten en mappe eller indholder 0 bytes."
-#: js/file-upload.js:266
+#: js/file-upload.js:270
msgid "Total file size {size1} exceeds upload limit {size2}"
msgstr "Den totale filstørrelse {size1} er større end uploadgrænsen {size2}"
-#: js/file-upload.js:276
+#: js/file-upload.js:281
msgid ""
"Not enough free space, you are uploading {size1} but only {size2} is left"
msgstr "Der er ikke tilstrækkeligt friplads. Du uplaoder {size1} men der er kun {size2} tilbage"
-#: js/file-upload.js:353
+#: js/file-upload.js:358
msgid "Upload cancelled."
msgstr "Upload afbrudt."
-#: js/file-upload.js:398
+#: js/file-upload.js:404
msgid "Could not get result from server."
msgstr "Kunne ikke hente resultat fra server."
@@ -178,120 +182,120 @@ msgstr "Fil upload kører. Hvis du forlader siden nu, vil uploadet blive annuler
msgid "URL cannot be empty"
msgstr "URL kan ikke være tom"
-#: js/file-upload.js:559 js/filelist.js:963
+#: js/file-upload.js:559 js/filelist.js:1176
msgid "{new_name} already exists"
msgstr "{new_name} eksisterer allerede"
-#: js/file-upload.js:611
+#: js/file-upload.js:614
msgid "Could not create file"
msgstr "Kunne ikke oprette fil"
-#: js/file-upload.js:624
+#: js/file-upload.js:630
msgid "Could not create folder"
msgstr "Kunne ikke oprette mappe"
-#: js/file-upload.js:664
+#: js/file-upload.js:677
msgid "Error fetching URL"
msgstr "Fejl ved URL"
-#: js/fileactions.js:160
+#: js/fileactions.js:168
msgid "Share"
msgstr "Del"
-#: js/fileactions.js:173
+#: js/fileactions.js:181
msgid "Delete permanently"
msgstr "Slet permanent"
-#: js/fileactions.js:234
+#: js/fileactions.js:221
msgid "Rename"
msgstr "Omdøb"
-#: js/filelist.js:221
+#: js/filelist.js:299
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
msgstr "Dit download forberedes. Dette kan tage lidt tid ved større filer."
-#: js/filelist.js:502 js/filelist.js:1422
+#: js/filelist.js:602 js/filelist.js:1672
msgid "Pending"
msgstr "Afventer"
-#: js/filelist.js:916
+#: js/filelist.js:1127
msgid "Error moving file."
msgstr "Fejl ved flytning af fil"
-#: js/filelist.js:924
+#: js/filelist.js:1135
msgid "Error moving file"
msgstr "Fejl ved flytning af fil"
-#: js/filelist.js:924
+#: js/filelist.js:1135
msgid "Error"
msgstr "Fejl"
-#: js/filelist.js:988
+#: js/filelist.js:1201
msgid "Could not rename file"
msgstr "Kunne ikke omdøbe filen"
-#: js/filelist.js:1122
+#: js/filelist.js:1335
msgid "Error deleting file."
msgstr "Fejl ved sletnign af fil."
-#: js/filelist.js:1224 templates/index.php:67
+#: js/filelist.js:1438 templates/list.php:62
msgid "Name"
msgstr "Navn"
-#: js/filelist.js:1225 templates/index.php:79
+#: js/filelist.js:1439 templates/list.php:75
msgid "Size"
msgstr "Størrelse"
-#: js/filelist.js:1226 templates/index.php:81
+#: js/filelist.js:1440 templates/list.php:78
msgid "Modified"
msgstr "Ændret"
-#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168
+#: js/filelist.js:1450 js/filesummary.js:141 js/filesummary.js:168
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] "%n mappe"
msgstr[1] "%n mapper"
-#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169
+#: js/filelist.js:1456 js/filesummary.js:142 js/filesummary.js:169
msgid "%n file"
msgid_plural "%n files"
msgstr[0] "%n fil"
msgstr[1] "%n filer"
-#: js/filelist.js:1330 js/filelist.js:1369
+#: js/filelist.js:1580 js/filelist.js:1619
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] "Uploader %n fil"
msgstr[1] "Uploader %n filer"
-#: js/files.js:94
+#: js/files.js:101
msgid "\"{name}\" is an invalid file name."
msgstr "'{name}' er et ugyldigt filnavn."
-#: js/files.js:115
+#: js/files.js:122
msgid "Your storage is full, files can not be updated or synced anymore!"
msgstr "Din opbevaringsplads er fyldt op, filer kan ikke opdateres eller synkroniseres længere!"
-#: js/files.js:119
+#: js/files.js:126
msgid "Your storage is almost full ({usedSpacePercent}%)"
msgstr "Din opbevaringsplads er næsten fyldt op ({usedSpacePercent}%)"
-#: js/files.js:133
+#: js/files.js:140
msgid ""
"Encryption App is enabled but your keys are not initialized, please log-out "
"and log-in again"
msgstr "Krypteringsprogrammet er aktiveret, men din nøgle er ikke igangsat. Log venligst ud og ind igen."
-#: js/files.js:137
+#: js/files.js:144
msgid ""
"Invalid private key for Encryption App. Please update your private key "
"password in your personal settings to recover access to your encrypted "
"files."
msgstr "Ugyldig privat nøgle for krypteringsprogrammet. Opdater venligst dit kodeord for den private nøgle i dine personlige indstillinger. Det kræves for at få adgang til dine krypterede filer."
-#: js/files.js:141
+#: js/files.js:148
msgid ""
"Encryption was disabled but your files are still encrypted. Please go to "
"your personal settings to decrypt your files."
@@ -301,12 +305,12 @@ msgstr "Krypteringen blev deaktiveret, men dine filer er stadig krypteret. Gå v
msgid "{dirs} and {files}"
msgstr "{dirs} og {files}"
-#: lib/app.php:86
+#: lib/app.php:103
#, php-format
msgid "%s could not be renamed"
msgstr "%s kunne ikke omdøbes"
-#: lib/helper.php:14 templates/index.php:22
+#: lib/helper.php:23 templates/list.php:25
#, php-format
msgid "Upload (max. %s)"
msgstr "Upload (max. %s)"
@@ -343,68 +347,75 @@ msgstr "Maksimal størrelse på ZIP filer"
msgid "Save"
msgstr "Gem"
-#: templates/index.php:5
+#: templates/appnavigation.php:12
+msgid "WebDAV"
+msgstr ""
+
+#: templates/appnavigation.php:14
+#, php-format
+msgid ""
+"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via "
+"WebDAV</a>"
+msgstr ""
+
+#: templates/list.php:5
msgid "New"
msgstr "Ny"
-#: templates/index.php:8
+#: templates/list.php:8
msgid "New text file"
msgstr "Ny tekstfil"
-#: templates/index.php:9
+#: templates/list.php:9
msgid "Text file"
msgstr "Tekstfil"
-#: templates/index.php:12
+#: templates/list.php:12
msgid "New folder"
msgstr "Ny Mappe"
-#: templates/index.php:13
+#: templates/list.php:13
msgid "Folder"
msgstr "Mappe"
-#: templates/index.php:16
+#: templates/list.php:16
msgid "From link"
msgstr "Fra link"
-#: templates/index.php:40
-msgid "Deleted files"
-msgstr "Slettede filer"
-
-#: templates/index.php:45
+#: templates/list.php:42
msgid "Cancel upload"
msgstr "Fortryd upload"
-#: templates/index.php:51
+#: templates/list.php:48
msgid "You don’t have permission to upload or create files here"
msgstr "Du har ikke tilladelse til at uploade eller oprette filer her"
-#: templates/index.php:56
+#: templates/list.php:53
msgid "Nothing in here. Upload something!"
msgstr "Her er tomt. Upload noget!"
-#: templates/index.php:73
+#: templates/list.php:68
msgid "Download"
msgstr "Download"
-#: templates/index.php:84 templates/index.php:85
+#: templates/list.php:80 templates/list.php:81
msgid "Delete"
msgstr "Slet"
-#: templates/index.php:98
+#: templates/list.php:95
msgid "Upload too large"
msgstr "Upload er for stor"
-#: templates/index.php:100
+#: templates/list.php:97
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Filerne, du prøver at uploade, er større end den maksimale størrelse for fil-upload på denne server."
-#: templates/index.php:105
+#: templates/list.php:102
msgid "Files are being scanned, please wait."
msgstr "Filerne bliver indlæst, vent venligst."
-#: templates/index.php:108
+#: templates/list.php:105
msgid "Current scanning"
msgstr "Indlæser"
diff --git a/l10n/da/files_external.po b/l10n/da/files_external.po
index 62657765dc7..c82bc960397 100644
--- a/l10n/da/files_external.po
+++ b/l10n/da/files_external.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-05-16 01:54-0400\n"
-"PO-Revision-Date: 2014-05-16 05:54+0000\n"
+"POT-Creation-Date: 2014-05-17 01:54-0400\n"
+"PO-Revision-Date: 2014-05-16 06:13+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
@@ -86,7 +86,7 @@ msgstr ""
#: appinfo/app.php:73 appinfo/app.php:111 appinfo/app.php:121
#: appinfo/app.php:151
msgid "Host"
-msgstr ""
+msgstr "Host"
#: appinfo/app.php:74 appinfo/app.php:112 appinfo/app.php:132
#: appinfo/app.php:142 appinfo/app.php:152
diff --git a/l10n/da/files_trashbin.po b/l10n/da/files_trashbin.po
index 6b4c9cc53b4..3db9c94e5fb 100644
--- a/l10n/da/files_trashbin.po
+++ b/l10n/da/files_trashbin.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-04-16 01:55-0400\n"
-"PO-Revision-Date: 2014-04-16 05:41+0000\n"
+"POT-Creation-Date: 2014-05-17 01:54-0400\n"
+"PO-Revision-Date: 2014-05-17 05:54+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
@@ -29,38 +29,34 @@ msgstr "Kunne ikke slette %s permanent"
msgid "Couldn't restore %s"
msgstr "Kunne ikke gendanne %s"
-#: js/filelist.js:3
+#: appinfo/app.php:13 js/filelist.js:34
msgid "Deleted files"
msgstr "Slettede filer"
-#: js/trash.js:33 js/trash.js:124 js/trash.js:173
+#: js/app.js:53 templates/index.php:21 templates/index.php:23
+msgid "Restore"
+msgstr "Gendan"
+
+#: js/filelist.js:119 js/filelist.js:164 js/filelist.js:214
msgid "Error"
msgstr "Fejl"
-#: js/trash.js:264
-msgid "Deleted Files"
-msgstr "Slettede filer"
-
-#: lib/trashbin.php:859 lib/trashbin.php:861
+#: lib/trashbin.php:861 lib/trashbin.php:863
msgid "restored"
msgstr "Gendannet"
-#: templates/index.php:6
+#: templates/index.php:7
msgid "Nothing in here. Your trash bin is empty!"
msgstr "Intet at se her. Din papirkurv er tom!"
-#: templates/index.php:19
+#: templates/index.php:18
msgid "Name"
msgstr "Navn"
-#: templates/index.php:22 templates/index.php:24
-msgid "Restore"
-msgstr "Gendan"
-
-#: templates/index.php:30
+#: templates/index.php:29
msgid "Deleted"
msgstr "Slettet"
-#: templates/index.php:33 templates/index.php:34
+#: templates/index.php:32 templates/index.php:33
msgid "Delete"
msgstr "Slet"
diff --git a/l10n/da/lib.po b/l10n/da/lib.po
index 25b014d4626..290287c5719 100644
--- a/l10n/da/lib.po
+++ b/l10n/da/lib.po
@@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-04-28 01:55-0400\n"
-"PO-Revision-Date: 2014-04-28 05:55+0000\n"
+"POT-Creation-Date: 2014-05-17 01:54-0400\n"
+"PO-Revision-Date: 2014-05-17 05:54+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
@@ -21,11 +21,11 @@ msgstr ""
"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: base.php:723
+#: base.php:685
msgid "You are accessing the server from an untrusted domain."
msgstr ""
-#: base.php:724
+#: base.php:686
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
@@ -80,23 +80,23 @@ msgstr "Ugyldigt billede"
msgid "web services under your control"
msgstr "Webtjenester under din kontrol"
-#: private/files.php:232
+#: private/files.php:235
msgid "ZIP download is turned off."
msgstr "ZIP-download er slået fra."
-#: private/files.php:233
+#: private/files.php:236
msgid "Files need to be downloaded one by one."
msgstr "Filer skal downloades en for en."
-#: private/files.php:234 private/files.php:261
+#: private/files.php:237 private/files.php:264
msgid "Back to Files"
msgstr "Tilbage til Filer"
-#: private/files.php:259
+#: private/files.php:262
msgid "Selected files too large to generate zip file."
msgstr "De markerede filer er for store til at generere en ZIP-fil."
-#: private/files.php:260
+#: private/files.php:263
msgid ""
"Please download the files separately in smaller chunks or kindly ask your "
"administrator."
@@ -282,19 +282,19 @@ msgstr "Angiv et admin brugernavn."
msgid "Set an admin password."
msgstr "Angiv et admin kodeord."
-#: private/setup.php:202
+#: private/setup.php:164
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "Din webserver er endnu ikke sat op til at tillade fil synkronisering fordi WebDAV grænsefladen virker ødelagt."
-#: private/setup.php:203
+#: private/setup.php:165
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "Dobbelttjek venligst <a href='%s'>installations vejledningerne</a>."
-#: private/share/mailnotifications.php:72
-#: private/share/mailnotifications.php:118
+#: private/share/mailnotifications.php:91
+#: private/share/mailnotifications.php:137
#, php-format
msgid "%s shared »%s« with you"
msgstr "%s delte »%s« med sig"
@@ -336,73 +336,79 @@ msgstr ""
msgid "Sharing %s failed, because %s is not a member of the group %s"
msgstr ""
-#: private/share/share.php:629
+#: private/share/share.php:618
+msgid ""
+"You need to provide a password to create a public link, only protected links"
+" are allowed"
+msgstr ""
+
+#: private/share/share.php:638
#, php-format
msgid "Sharing %s failed, because sharing with links is not allowed"
msgstr ""
-#: private/share/share.php:636
+#: private/share/share.php:645
#, php-format
msgid "Share type %s is not valid for %s"
msgstr ""
-#: private/share/share.php:773
+#: private/share/share.php:783
#, php-format
msgid ""
"Setting permissions for %s failed, because the permissions exceed "
"permissions granted to %s"
msgstr ""
-#: private/share/share.php:834
+#: private/share/share.php:844
#, php-format
msgid "Setting permissions for %s failed, because the item was not found"
msgstr ""
-#: private/share/share.php:940
+#: private/share/share.php:955
#, php-format
msgid "Sharing backend %s must implement the interface OCP\\Share_Backend"
msgstr ""
-#: private/share/share.php:947
+#: private/share/share.php:962
#, php-format
msgid "Sharing backend %s not found"
msgstr ""
-#: private/share/share.php:953
+#: private/share/share.php:968
#, php-format
msgid "Sharing backend for %s not found"
msgstr ""
-#: private/share/share.php:1367
+#: private/share/share.php:1383
#, php-format
msgid "Sharing %s failed, because the user %s is the original sharer"
msgstr ""
-#: private/share/share.php:1376
+#: private/share/share.php:1392
#, php-format
msgid ""
"Sharing %s failed, because the permissions exceed permissions granted to %s"
msgstr ""
-#: private/share/share.php:1391
+#: private/share/share.php:1407
#, php-format
msgid "Sharing %s failed, because resharing is not allowed"
msgstr ""
-#: private/share/share.php:1403
+#: private/share/share.php:1419
#, php-format
msgid ""
"Sharing %s failed, because the sharing backend for %s could not find its "
"source"
msgstr ""
-#: private/share/share.php:1417
+#: private/share/share.php:1433
#, php-format
msgid ""
"Sharing %s failed, because the file could not be found in the file cache"
msgstr ""
-#: private/tags.php:193
+#: private/tags.php:183
#, php-format
msgid "Could not find category \"%s\""
msgstr "Kunne ikke finde kategorien \"%s\""
diff --git a/l10n/da/settings.po b/l10n/da/settings.po
index 60dcafbc410..b9296f9f4c7 100644
--- a/l10n/da/settings.po
+++ b/l10n/da/settings.po
@@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-05-16 01:54-0400\n"
-"PO-Revision-Date: 2014-05-16 05:54+0000\n"
+"POT-Creation-Date: 2014-05-17 01:54-0400\n"
+"PO-Revision-Date: 2014-05-17 05:54+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
@@ -51,15 +51,15 @@ msgstr "E-mail afsendt"
msgid "You need to set your user email before being able to send test emails."
msgstr ""
-#: admin/controller.php:116 templates/admin.php:316
+#: admin/controller.php:116 templates/admin.php:317
msgid "Send mode"
msgstr ""
-#: admin/controller.php:118 templates/admin.php:329 templates/personal.php:150
+#: admin/controller.php:118 templates/admin.php:330 templates/personal.php:144
msgid "Encryption"
msgstr "Kryptering"
-#: admin/controller.php:120 templates/admin.php:353
+#: admin/controller.php:120 templates/admin.php:354
msgid "Authentication method"
msgstr ""
@@ -518,139 +518,143 @@ msgstr "Tillad apps til at bruge Share API"
msgid "Allow links"
msgstr "Tillad links"
-#: templates/admin.php:225
+#: templates/admin.php:223
+msgid "Enforce password protection"
+msgstr ""
+
+#: templates/admin.php:226
msgid "Allow public uploads"
msgstr "Tillad offentlig upload"
-#: templates/admin.php:229
+#: templates/admin.php:230
msgid "Set default expiration date"
msgstr ""
-#: templates/admin.php:231
+#: templates/admin.php:232
msgid "Expire after "
msgstr "Udløber efter"
-#: templates/admin.php:234
+#: templates/admin.php:235
msgid "days"
msgstr "dage"
-#: templates/admin.php:237
+#: templates/admin.php:238
msgid "Enforce expiration date"
msgstr ""
-#: templates/admin.php:241
+#: templates/admin.php:242
msgid "Allow users to share items to the public with links"
msgstr "Tillad brugere at dele elementer til offentligheden med links"
-#: templates/admin.php:251
+#: templates/admin.php:252
msgid "Allow resharing"
msgstr "Tillad videredeling"
-#: templates/admin.php:252
+#: templates/admin.php:253
msgid "Allow users to share items shared with them again"
msgstr "Tillad brugere at dele elementer delt med dem igen"
-#: templates/admin.php:259
+#: templates/admin.php:260
msgid "Allow users to share with anyone"
msgstr "Tillad brugere at dele med alle"
-#: templates/admin.php:262
+#: templates/admin.php:263
msgid "Allow users to only share with users in their groups"
msgstr "Tillad brugere at kun dele med brugerne i deres grupper"
-#: templates/admin.php:269
+#: templates/admin.php:270
msgid "Allow mail notification"
msgstr "Tillad mail underretninger"
-#: templates/admin.php:270
+#: templates/admin.php:271
msgid "Allow users to send mail notification for shared files"
msgstr ""
-#: templates/admin.php:278
+#: templates/admin.php:279
msgid "Security"
msgstr "Sikkerhed"
-#: templates/admin.php:291
+#: templates/admin.php:292
msgid "Enforce HTTPS"
msgstr "Gennemtving HTTPS"
-#: templates/admin.php:293
+#: templates/admin.php:294
#, php-format
msgid "Forces the clients to connect to %s via an encrypted connection."
msgstr "Tving klienten til at forbinde til %s via en kryptetet forbindelse."
-#: templates/admin.php:299
+#: templates/admin.php:300
#, php-format
msgid ""
"Please connect to your %s via HTTPS to enable or disable the SSL "
"enforcement."
msgstr "Forbind venligst til din %s via HTTPS for at aktivere eller deaktivere SSL tvang."
-#: templates/admin.php:311
+#: templates/admin.php:312
msgid "Email Server"
msgstr "Email Server"
-#: templates/admin.php:313
+#: templates/admin.php:314
msgid "This is used for sending out notifications."
msgstr ""
-#: templates/admin.php:344
+#: templates/admin.php:345
msgid "From address"
msgstr "Fra adresse"
-#: templates/admin.php:366
+#: templates/admin.php:367
msgid "Authentication required"
msgstr "Godkendelse påkrævet"
-#: templates/admin.php:370
+#: templates/admin.php:371
msgid "Server address"
msgstr "Serveradresse"
-#: templates/admin.php:374
+#: templates/admin.php:375
msgid "Port"
msgstr "Port"
-#: templates/admin.php:379
+#: templates/admin.php:380
msgid "Credentials"
msgstr "Brugeroplysninger"
-#: templates/admin.php:380
+#: templates/admin.php:381
msgid "SMTP Username"
msgstr "SMTP Brugernavn"
-#: templates/admin.php:383
+#: templates/admin.php:384
msgid "SMTP Password"
msgstr "SMTP Kodeord"
-#: templates/admin.php:387
+#: templates/admin.php:388
msgid "Test email settings"
msgstr "Test email indstillinger"
-#: templates/admin.php:388
+#: templates/admin.php:389
msgid "Send email"
msgstr "Send email"
-#: templates/admin.php:393
+#: templates/admin.php:394
msgid "Log"
msgstr "Log"
-#: templates/admin.php:394
+#: templates/admin.php:395
msgid "Log level"
msgstr "Log niveau"
-#: templates/admin.php:426
+#: templates/admin.php:427
msgid "More"
msgstr "Mere"
-#: templates/admin.php:427
+#: templates/admin.php:428
msgid "Less"
msgstr "Mindre"
-#: templates/admin.php:433 templates/personal.php:202
+#: templates/admin.php:434 templates/personal.php:196
msgid "Version"
msgstr "Version"
-#: templates/admin.php:437 templates/personal.php:205
+#: templates/admin.php:438 templates/personal.php:199
msgid ""
"Developed by the <a href=\"http://ownCloud.org/contact\" "
"target=\"_blank\">ownCloud community</a>, the <a "
@@ -803,41 +807,30 @@ msgstr "Sprog"
msgid "Help translate"
msgstr "Hjælp med oversættelsen"
-#: templates/personal.php:137
-msgid "WebDAV"
-msgstr "WebDAV"
-
-#: templates/personal.php:139
-#, php-format
-msgid ""
-"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via "
-"WebDAV</a>"
-msgstr "Brug denne adresse for at <a href=\"%s\" target=\"_blank\">tilgå dine filer via WebDAV</a>"
-
-#: templates/personal.php:156
+#: templates/personal.php:150
msgid "The encryption app is no longer enabled, please decrypt all your files"
msgstr "Krypteringsprogrammet er ikke længere aktiveret. Dekrypter venligst alle dine filer"
-#: templates/personal.php:162
+#: templates/personal.php:156
msgid "Log-in password"
msgstr "Log-in kodeord"
-#: templates/personal.php:167
+#: templates/personal.php:161
msgid "Decrypt all Files"
msgstr "Dekrypter alle Filer "
-#: templates/personal.php:180
+#: templates/personal.php:174
msgid ""
"Your encryption keys are moved to a backup location. If something went wrong"
" you can restore the keys. Only delete them permanently if you are sure that"
" all files are decrypted correctly."
msgstr ""
-#: templates/personal.php:184
+#: templates/personal.php:178
msgid "Restore Encryption Keys"
msgstr ""
-#: templates/personal.php:188
+#: templates/personal.php:182
msgid "Delete Encryption Keys"
msgstr ""
diff --git a/l10n/da/user_ldap.po b/l10n/da/user_ldap.po
index 99c42277e71..da3316a1336 100644
--- a/l10n/da/user_ldap.po
+++ b/l10n/da/user_ldap.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-05-11 01:55-0400\n"
-"PO-Revision-Date: 2014-05-11 05:02+0000\n"
+"POT-Creation-Date: 2014-05-17 01:54-0400\n"
+"PO-Revision-Date: 2014-05-16 06:13+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
@@ -127,25 +127,25 @@ msgstr "Ønsker du virkelig at slette den nuværende Server Konfiguration?"
msgid "Confirm Deletion"
msgstr "Bekræft Sletning"
-#: lib/wizard.php:79 lib/wizard.php:93
+#: lib/wizard.php:83 lib/wizard.php:97
#, php-format
msgid "%s group found"
msgid_plural "%s groups found"
msgstr[0] ""
msgstr[1] ""
-#: lib/wizard.php:122
+#: lib/wizard.php:130
#, php-format
msgid "%s user found"
msgid_plural "%s users found"
msgstr[0] ""
msgstr[1] ""
-#: lib/wizard.php:784 lib/wizard.php:796
+#: lib/wizard.php:825 lib/wizard.php:837
msgid "Invalid Host"
msgstr ""
-#: lib/wizard.php:984
+#: lib/wizard.php:1025
msgid "Could not find the desired feature"
msgstr ""