diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-15 02:31:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-15 02:31:48 +0000 |
commit | fde8c081d8d58f92e156628f5b6f2bfd5f5a0272 (patch) | |
tree | c026f79e41da997668aa63605fe483a23003ad6e /apps/files/l10n/nb.js | |
parent | 009d5e93f71badf761144c15bcce7382dd579391 (diff) | |
download | nextcloud-server-fde8c081d8d58f92e156628f5b6f2bfd5f5a0272.tar.gz nextcloud-server-fde8c081d8d58f92e156628f5b6f2bfd5f5a0272.zip |
[tx-robot] updated 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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/nb.js b/apps/files/l10n/nb.js index bf6852dc0a6..38b4d1fe657 100644 --- a/apps/files/l10n/nb.js +++ b/apps/files/l10n/nb.js @@ -8,6 +8,8 @@ OC.L10N.register( "Move or copy" : "Flytt eller kopier", "Download" : "Last ned", "Delete" : "Slett", + "Show list view" : "Vis listevisning", + "Show grid view" : "Vis rutenett-visning", "Home" : "Hjem", "Close" : "Lukk", "Favorites" : "Favoritter", @@ -41,8 +43,6 @@ OC.L10N.register( "Could not load info for file \"{file}\"" : "Klarte ikke å hente informasjon som filen \"{file}\"", "Files" : "Filer", "Details" : "Detaljer", - "Show list view" : "Vis listevisning", - "Show grid view" : "Vis rutenett-visning", "Select directory \"{dirName}\"" : "Velg mappe \"{dirName}\"", "Select file \"{fileName}\"" : "Velg fil \"{fileName}\"", "Pending" : "Venter", |