diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-10 02:24:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-10 02:24:52 +0000 |
commit | 1cfea13e943411cd98988911e9e13dd7d78682fc (patch) | |
tree | 11acc6ed7d2fa78e2717c48575c6aef911f890d8 /apps/files_sharing/l10n/nb.js | |
parent | 79f1c30a31f9453b119f9e9880a6308a86c78b39 (diff) | |
download | nextcloud-server-1cfea13e943411cd98988911e9e13dd7d78682fc.tar.gz nextcloud-server-1cfea13e943411cd98988911e9e13dd7d78682fc.zip |
Fix(l10n): đź” Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/nb.js')
-rw-r--r-- | apps/files_sharing/l10n/nb.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/nb.js b/apps/files_sharing/l10n/nb.js index e7d2f4413b0..8bddea857c4 100644 --- a/apps/files_sharing/l10n/nb.js +++ b/apps/files_sharing/l10n/nb.js @@ -160,7 +160,6 @@ OC.L10N.register( "Via “{folder}”" : "Via “{folder}”", "Internal link" : "Intern lenke", "Cannot copy, please copy the link manually" : "Kan ikke kopiere, kopier lenken manuelt", - "Copy to clipboard" : "Kopiert til utklippstavlen", "Only works for users with access to this folder" : "Virker kun for brukere med tilgang til mappen", "Only works for users with access to this file" : "Virker kun for brukere med tilgang til denne filen", "Link copied" : "Lenke kopiert", @@ -220,6 +219,7 @@ OC.L10N.register( "Add to your Nextcloud" : "Legg til i din Nextcloud", "Wrong share ID, share doesn't exist" : "Feil ressurs ID, ressursen finnes ikke", "One or more of your shares will expire tomorrow" : "En eller flere av delingene dine utløper i morgen", + "Copy to clipboard" : "Kopiert til utklippstavlen", "Sorry, this link doesn’t seem to work anymore." : "Beklager, denne lenken ser ikke ut til å virke lenger.", "Toggle grid view" : "Veksle rutenett-visning" }, |