aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/nb.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-01-19 02:27:03 +0000
committerNextcloud bot <bot@nextcloud.com>2023-01-19 02:27:03 +0000
commitaaf759bbb09e695de63fafe09405fe71dc6cc3bb (patch)
treee33e0e883f0ecfc19573b4ca065f17a6f36fbac1 /apps/files/l10n/nb.js
parent752f3a39f9e4745a241063ff7f3322b753fa7bbb (diff)
downloadnextcloud-server-aaf759bbb09e695de63fafe09405fe71dc6cc3bb.tar.gz
nextcloud-server-aaf759bbb09e695de63fafe09405fe71dc6cc3bb.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/nb.js')
-rw-r--r--apps/files/l10n/nb.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/nb.js b/apps/files/l10n/nb.js
index ae624b1a43e..7a0d1123464 100644
--- a/apps/files/l10n/nb.js
+++ b/apps/files/l10n/nb.js
@@ -143,7 +143,6 @@ OC.L10N.register(
"A file or folder has been <strong>changed</strong>" : "En fil eller mappe ble <strong>endret</strong>",
"A favorite file or folder has been <strong>changed</strong>" : "En favoritt-fil eller mappe har blitt <strong>endret</strong>",
"All files" : "Alle filer",
- "Unlimited" : "Ubegrenset",
"Upload (max. %s)" : "Opplasting (maks %s)",
"Accept" : "Aksepter",
"Reject" : "Avvis",
@@ -179,9 +178,6 @@ OC.L10N.register(
"Cancel" : "Avbryt",
"Create" : "Opprett",
"Creating file" : "Oppretter fil",
- "%s used" : "%s brukt",
- "%1$s of %2$s used" : "%1$s av %2$s brukt",
- "WebDAV" : "WebDAV",
"Toggle grid view" : "Veksle rutenett-visning",
"No files in here" : "Ingen filer",
"Upload some content or sync with your devices!" : "Last opp innhold eller synkroniser med enhetene dine!",
@@ -205,7 +201,11 @@ OC.L10N.register(
"You don’t have permission to upload or create files here" : "Du har ikke tillatelse til å laste opp eller opprette filer her",
"New" : "Ny",
"Copied!" : "Kopiert!",
+ "Unlimited" : "Ubegrenset",
"Cannot transfer ownership of a file or folder you don't own" : "Kan ikke overføre eierskap til en fil eller mappe du ikke eier",
- "Settings" : "Innstillinger"
+ "%s used" : "%s brukt",
+ "%1$s of %2$s used" : "%1$s av %2$s brukt",
+ "Settings" : "Innstillinger",
+ "WebDAV" : "WebDAV"
},
"nplurals=2; plural=(n != 1);");