aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/nb.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-02-22 02:26:32 +0000
committerNextcloud bot <bot@nextcloud.com>2023-02-22 02:26:32 +0000
commit710c593d53ab077338ac90d6c73b851d2cc331dc (patch)
treeeb95000ccdcb4b6a85ce7052ac23a9a9abc47005 /apps/dav/l10n/nb.js
parent926f795df1c69aa112a908ca274585664eaf9f30 (diff)
downloadnextcloud-server-710c593d53ab077338ac90d6c73b851d2cc331dc.tar.gz
nextcloud-server-710c593d53ab077338ac90d6c73b851d2cc331dc.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/nb.js')
-rw-r--r--apps/dav/l10n/nb.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/dav/l10n/nb.js b/apps/dav/l10n/nb.js
index 103eb94a4db..5bc8115701f 100644
--- a/apps/dav/l10n/nb.js
+++ b/apps/dav/l10n/nb.js
@@ -125,6 +125,8 @@ OC.L10N.register(
"Encryption not ready: %1$s" : "Kryptering ikke klar: %1$s",
"Failed to open file: %1$s" : "Kunne ikke åpne filen: %1$s",
"Failed to unlink: %1$s" : "Kunne ikke fjerne tilknytningen: %1$s",
+ "Invalid chunk name" : "Ugyldig bitnavn",
+ "Could not rename part file assembled from chunks" : "Kunne ikke gi nytt navn til delfil satt sammen fra biter",
"Failed to write file contents: %1$s" : "Kunne ikke skrive filinnhold: %1$s",
"File not found: %1$s" : "Filen ble ikke funnet: %1$s",
"System is in maintenance mode." : "System i vedlikeholdsmodus.",
@@ -193,8 +195,6 @@ OC.L10N.register(
"A calendar <strong>todo</strong> was modified" : "En kalende <strong>gjøremål</strong> ble endret",
"Invitation canceled" : "Invitasjon tilbakekalt",
"Invitation updated" : "Invitasjon oppdatert",
- "Invitation" : "Invitasjon",
- "Invalid chunk name" : "Ugyldig bitnavn",
- "Could not rename part file assembled from chunks" : "Kunne ikke gi nytt navn til delfil satt sammen fra biter"
+ "Invitation" : "Invitasjon"
},
"nplurals=2; plural=(n != 1);");