diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:21 +0000 |
commit | 0d478a0b9c749612d9ef508f0472582fa07d5574 (patch) | |
tree | 9b3f08c24870d699f5c5b61ab51a44109bc1d711 /apps/theming/l10n/da.js | |
parent | b092daa0f626c2a3a5d70a3914e0dead2e8f38e8 (diff) | |
download | nextcloud-server-0d478a0b9c749612d9ef508f0472582fa07d5574.tar.gz nextcloud-server-0d478a0b9c749612d9ef508f0472582fa07d5574.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming/l10n/da.js')
-rw-r--r-- | apps/theming/l10n/da.js | 15 |
1 files changed, 1 insertions, 14 deletions
diff --git a/apps/theming/l10n/da.js b/apps/theming/l10n/da.js index 3e178327d1e..f2a5156272e 100644 --- a/apps/theming/l10n/da.js +++ b/apps/theming/l10n/da.js @@ -63,19 +63,6 @@ OC.L10N.register( "Move down" : "Flyt ned", "Reset to default" : "Nulstil", "Upload" : "Send", - "Remove background image" : "Fjern baggrundsbillede", - "Loading preview…" : "Indlæser forhåndsvisning...", - "Admin" : "Admin", - "Error uploading the file" : "Kunne ikke uploade filen", - "Name cannot be empty" : "Navn må ikke være tomt", - "Pick from Files" : "Vælg fra Filer", - "Default image" : "Standardbillede", - "Custom color" : "Brug brugerdefinerede farver", - "Plain background" : "Standard baggrund", - "Insert from {productName}" : "Indsæt fra {productName}", - "Open documentation" : "Åbn dokumentation", - "https://…" : "https://…", - "Upload new login background" : "Upload nyt login billede", - "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." + "Remove background image" : "Fjern baggrundsbillede" }, "nplurals=2; plural=(n != 1);"); |