diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-10-28 02:14:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-10-28 02:14:23 +0000 |
commit | 8db40df3bd7989546cd13127ec3631da7884e0fd (patch) | |
tree | f69494877ba89993ef573a39e74dc3d8a2b6ff28 /apps/files_sharing/l10n/nb.js | |
parent | c723daaa561f621496a416e20a7988727303580c (diff) | |
download | nextcloud-server-8db40df3bd7989546cd13127ec3631da7884e0fd.tar.gz nextcloud-server-8db40df3bd7989546cd13127ec3631da7884e0fd.zip |
[tx-robot] updated 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 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/nb.js b/apps/files_sharing/l10n/nb.js index 2a6bd005802..52debfb49ad 100644 --- a/apps/files_sharing/l10n/nb.js +++ b/apps/files_sharing/l10n/nb.js @@ -223,7 +223,6 @@ OC.L10N.register( "Wrong path, file/folder doesn't exist" : "Feil filbane, filen/mappen finnes ikke", "Cannot change permissions for public share links" : "Kan ikke endre rettigheter for offentlig delingslenker", "Sorry, this link doesn’t seem to work anymore." : "Beklager, denne lenken ser ikke ut til å virke lenger.", - "Toggle grid view" : "Veksle rutenett-visning", - "Cannot increase permissions" : "Kan ikke øke tillatelser" + "Toggle grid view" : "Veksle rutenett-visning" }, "nplurals=2; plural=(n != 1);"); |