aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/nb.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-10-03 00:20:43 +0000
committerNextcloud bot <bot@nextcloud.com>2024-10-03 00:20:43 +0000
commitfaf9b891e68841b43e6af9654f511b8296967b50 (patch)
treecf7c37cb5c4009183d2684ee9a7d655c8be8424a /apps/files/l10n/nb.json
parent3846e0aafc758fe41165e38a833f9f6eb6784fab (diff)
downloadnextcloud-server-faf9b891e68841b43e6af9654f511b8296967b50.tar.gz
nextcloud-server-faf9b891e68841b43e6af9654f511b8296967b50.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/nb.json')
-rw-r--r--apps/files/l10n/nb.json10
1 files changed, 8 insertions, 2 deletions
diff --git a/apps/files/l10n/nb.json b/apps/files/l10n/nb.json
index 42965d489ab..d7e34dfc22e 100644
--- a/apps/files/l10n/nb.json
+++ b/apps/files/l10n/nb.json
@@ -134,7 +134,6 @@
"Ownership transfer request sent" : "Forespørsel om overføring av eierskap er sendt",
"Cannot transfer ownership of a file or folder you do not own" : "Kan ikke overføre eierskap til en fil eller mappe du ikke eier",
"Select file or folder to link to" : "Velg fil eller mappe å koble til",
- "Choose file" : "Velg fil",
"Choose {file}" : "Choose {file}",
"New" : "Ny",
"Loading current folder" : "Laster gjeldende mappe",
@@ -206,6 +205,8 @@
"Edit online" : "Rediger på nett",
"Failed to redirect to client" : "Kunne ikke omdirigere til klienten",
"Edit locally" : "Rediger lokalt",
+ "Moving \"{source}\" to \"{destination}\" …" : "Flytter \"{source}\" til \"{destination}\" …",
+ "Copying \"{source}\" to \"{destination}\" …" : "Flytter \"{source}\" til \"{destination}\" …",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Du kan ikke flytte en fil/mappe til seg selv eller til en undermappe av seg selv",
"(copy)" : "(kopier)",
"(copy %n)" : "(kopier %n)",
@@ -271,6 +272,7 @@
"\"{segment}\" is a reserved name and not allowed for filenames." : "\"{segment}\" er et reservert navn og ikke tillatt for filnavn.",
"\"{extension}\" is not an allowed filetype." : "\"{extension}\" er ikke en tillatt filtype.",
"Filenames must not end with \"{extension}\"." : "Filnavn må ikke slutte med \"{extension}\".",
+ "List of favorite files and folders." : "Liste over favorittfiler og mapper.",
"No favorites yet" : "Ingen favoritter enda",
"Files and folders you mark as favorite will show up here" : "Filer og mapper som du gjør til favoritter vises her",
"All files" : "Alle filer",
@@ -380,6 +382,7 @@
"Name cannot be empty" : "Navn kan ikke være tom",
"Another entry with the same name already exists" : "En annen oppføring med samme navnet finnes allerede",
"Storage informations" : "Informasjon om lagring",
+ "Choose file" : "Velg fil",
"Open the files app settings" : "Åpne Filer-appens innstillinger",
"You might not have have permissions to view it, ask the sender to share it" : "Du har kanskje ikke tillatelse til å se den, be avsenderen om å dele den",
"Destination is not a folder" : "Målplassering er ikke en mappe",
@@ -391,6 +394,9 @@
"Text file" : "Tekstfil",
"New text file.txt" : "Ny tekstfil.txt",
"Direct link was copied (only works for people who have access to this file/folder)" : "Direkte lenke ble kopiert (fungerer bare for personer som har tilgang til denne filen / mappen)",
- "Copy direct link (only works for people who have access to this file/folder)" : "Kopier direkte lenke (fungerer bare for personer som har tilgang til denne filen / mappen)"
+ "Copy direct link (only works for people who have access to this file/folder)" : "Kopier direkte lenke (fungerer bare for personer som har tilgang til denne filen / mappen)",
+ "Favored" : "Favorittlagt",
+ "Favor" : "Favoritt",
+ "Not favored" : "Ikke favorittlagt"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file