aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/nb.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-04-03 12:08:12 +0000
committerNextcloud bot <bot@nextcloud.com>2020-04-03 12:08:12 +0000
commit4e8bbc4e341861ad1ddcf872c8e248fadb711861 (patch)
treed82d0069c073730733ca8d9b06e4f2bdf8489091 /apps/files_sharing/l10n/nb.js
parent054df038def136ba1c9e9c26a1e0ce3db0a17307 (diff)
downloadnextcloud-server-4e8bbc4e341861ad1ddcf872c8e248fadb711861.tar.gz
nextcloud-server-4e8bbc4e341861ad1ddcf872c8e248fadb711861.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/nb.js')
-rw-r--r--apps/files_sharing/l10n/nb.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/nb.js b/apps/files_sharing/l10n/nb.js
index 31480e22714..184ae7b4efb 100644
--- a/apps/files_sharing/l10n/nb.js
+++ b/apps/files_sharing/l10n/nb.js
@@ -18,6 +18,7 @@ OC.L10N.register(
"Shares will show up here" : "Delinger vil vises her",
"Restore" : "Gjenopprett",
"Restore share" : "Gjenopprett deling",
+ "error" : "feil",
"This will stop your current uploads." : "Dette fille stoppe dine nåværende opplastinger.",
"Move or copy" : "Flytt eller kopier",
"Download" : "Last ned",
@@ -157,8 +158,8 @@ OC.L10N.register(
"Upload files to %s" : "Last opp filer til %s",
"Note" : "Melding",
"Select or drop files" : "Velg eller slipp filer",
- "Uploading files…" : "Laster opp filer…",
"Uploaded files:" : "Opplastede filer:",
- "could not delete share" : "kunne ikke slette ressursen"
+ "could not delete share" : "kunne ikke slette ressursen",
+ "Uploading files…" : "Laster opp filer…"
},
"nplurals=2; plural=(n != 1);");