summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/nb.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/nb.json')
-rw-r--r--apps/files/l10n/nb.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files/l10n/nb.json b/apps/files/l10n/nb.json
index 313ca5ffc48..6f7bdbdee20 100644
--- a/apps/files/l10n/nb.json
+++ b/apps/files/l10n/nb.json
@@ -20,6 +20,7 @@
"Actions" : "Handlinger",
"Download" : "Last ned",
"Rename" : "Gi nytt navn",
+ "Move or copy" : "Flytt eller kopier",
"Target folder" : "Målmappe",
"Delete" : "Slett",
"Disconnect storage" : "Koble fra lagring",
@@ -34,6 +35,10 @@
"This directory is unavailable, please check the logs or contact the administrator" : "Denne mappen er utilgjengelig. Sjekk loggene eller kontakt administrator",
"Could not move \"{file}\", target exists" : "Klarte ikke å flytte \"{file}\", målfilen finnes",
"Could not move \"{file}\"" : "Klarte ikke å flytte \"{file}\"",
+ "Could not copy \"{file}\", target exists" : "Klarte ikke å kopiere \"{file}\", målfilen finnes",
+ "Could not copy \"{file}\"" : "Klarte ikke å kopiere \"{file}\"",
+ "Copied {origin} inside {destination}" : "Kopierte {origin} i {destination}",
+ "Copied {origin} and {nbfiles} other files inside {destination}" : "Kopierte {origin} og {nbfiles} andre filer i {destination}",
"{newName} already exists" : "{newName} finnes allerede",
"Could not rename \"{fileName}\", it does not exist any more" : "Klarte ikke å omdøpe \"{fileName}\", den finnes ikke lenger",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Navnet \"{targetName}\" brukes allerede i mappen \"{dir}\". Velg et annet navn.",