diff options
Diffstat (limited to 'apps/files_sharing/l10n/da.js')
-rw-r--r-- | apps/files_sharing/l10n/da.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/da.js b/apps/files_sharing/l10n/da.js index f2e6297397b..4c6832106f8 100644 --- a/apps/files_sharing/l10n/da.js +++ b/apps/files_sharing/l10n/da.js @@ -12,9 +12,6 @@ OC.L10N.register( "Terms of service" : "Servicebetingelser", "Show list view" : "Vis som liste", "Show grid view" : "Vis som gitter", - "No compatible server found at {remote}" : "Ingen kompatible servere fundet på {remote}", - "Invalid server URL" : "Ugyldig server adresse", - "Failed to add the public link to your Nextcloud" : "Fejl ved tilføjelse af offentligt link til din Nextcloud", "File shares" : "Fildelinger", "Downloaded via public link" : "Downloaded via et offentligt link", "Downloaded by {email}" : "Downloaded af {email}", @@ -188,6 +185,9 @@ OC.L10N.register( "Share not found" : "Delt fil ikke fundet", "Back to %s" : "Tilbage til %s", "Add to your Nextcloud" : "Tilføj til din Nextcloud", + "No compatible server found at {remote}" : "Ingen kompatible servere fundet på {remote}", + "Invalid server URL" : "Ugyldig server adresse", + "Failed to add the public link to your Nextcloud" : "Fejl ved tilføjelse af offentligt link til din Nextcloud", "Files" : "Filer", "Please specify a valid user" : "Angiv en gyldig bruger", "You cannot share to a Circle if the app is not enabled" : "Du kan ikke dele en CIrkel hvis appen ikke er aktiveret", |