diff options
Diffstat (limited to 'apps/theming/l10n/da.js')
-rw-r--r-- | apps/theming/l10n/da.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/da.js b/apps/theming/l10n/da.js index cd91d9ecde3..ddf2c1c2fc0 100644 --- a/apps/theming/l10n/da.js +++ b/apps/theming/l10n/da.js @@ -19,8 +19,6 @@ OC.L10N.register( "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Theming gør det muligt nemt at tilpasse udseendet på din installation og understøttede klienter. Dette vil være synlig for alle brugere.", "Name" : "Navn", "Reset to default" : "Nulstil", - "Web address" : "Web adresse", - "Web address https://…" : "Web adresse http://...", "Slogan" : "Slogan", "Color" : "Farve", "Logo" : "Logo", @@ -31,6 +29,8 @@ OC.L10N.register( "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installer Imagemagick PHP udvidelsen med SVG support for automatisk at genererer favikoner baseret på the uploadede logo og farver.", "You are already using a custom theme" : "Du bruger allerede et brugerdefineret tema", "reset to default" : "nulstil til standardindstillinger ", + "Web address" : "Web adresse", + "Web address https://…" : "Web adresse http://...", "There is no error, the file uploaded with success" : "Der skete ingen fejl, filen blev succesfuldt uploadet", "The uploaded file was only partially uploaded" : "Filen blev kun delvist uploadet.", "Failed to write file to disk." : "Fejl ved skrivning af fil til disk.", |