diff options
Diffstat (limited to 'apps/files_sharing/l10n/nb.js')
-rw-r--r-- | apps/files_sharing/l10n/nb.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/nb.js b/apps/files_sharing/l10n/nb.js index e1c82112dbd..8541f92d474 100644 --- a/apps/files_sharing/l10n/nb.js +++ b/apps/files_sharing/l10n/nb.js @@ -102,10 +102,10 @@ OC.L10N.register( "sharing is disabled" : "deling er avskrudd", "For more info, please ask the person who sent this link." : "For mer informasjon, spør personen som sendte lenken.", "shared by %s" : "delt av %s", - "Add to your Nextcloud" : "Legg til i din Nextcloud", "Download" : "Last ned", - "Download %s" : "Last ned %s", "Direct link" : "Direkte lenke", + "Add to your Nextcloud" : "Legg til i din Nextcloud", + "Download %s" : "Last ned %s", "Upload files to %s" : "Last opp filer til %s", "Select or drop files" : "Velg eller slipp filer", "Uploading files…" : "Laster opp filer...", |