diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-08 00:19:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-08 00:19:44 +0000 |
commit | 4fa4b4b4767890f3cc1ec3470ece4fd231c8a484 (patch) | |
tree | 519e62a0a0f166afdee374733a0f2756e6c12645 /apps/files/l10n/nb.js | |
parent | 0395cd8716312441be9f1011a5aa12adac9555e4 (diff) | |
download | nextcloud-server-4fa4b4b4767890f3cc1ec3470ece4fd231c8a484.tar.gz nextcloud-server-4fa4b4b4767890f3cc1ec3470ece4fd231c8a484.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.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/nb.js b/apps/files/l10n/nb.js index 3b62e2d071f..ef9ce1d6092 100644 --- a/apps/files/l10n/nb.js +++ b/apps/files/l10n/nb.js @@ -213,6 +213,7 @@ OC.L10N.register( "Blank" : "Tom", "Unable to create new file from template" : "Kan ikke opprette ny fil fra malen", "Delete permanently" : "Slett for godt", + "Cancel" : "Avbryt", "Copy to {target}" : "Copy to {target}", "Move to {target}" : "Move to {target}", "Open details" : "Åpne detaljer", @@ -229,7 +230,6 @@ OC.L10N.register( "New text file.txt" : "Ny tekstfil.txt", "You can only favorite a single file or folder at a time" : "Du kan bare legge til en fil av gangen til favoritter", "Search users" : "Søk etter brukere", - "Cancel" : "Avbryt", "Set up templates folder" : "Sett opp mal-mappen", "Toggle %1$s sublist" : "Veksle %1$s underliste", "Toggle grid view" : "Veksle rutenett-visning", |