diff options
Diffstat (limited to 'core/l10n/nb.json')
-rw-r--r-- | core/l10n/nb.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/nb.json b/core/l10n/nb.json index 147f041bbf5..120c141cd63 100644 --- a/core/l10n/nb.json +++ b/core/l10n/nb.json @@ -83,6 +83,7 @@ "No files in here" : "Ingen filer her", "Choose" : "Velg", "Copy" : "Kopier", + "Move" : "Flytt", "Error loading file picker template: {error}" : "Feil ved lasting av filvelger-mal: {error}", "OK" : "OK", "Error loading message template: {error}" : "Feil ved lasting av meldingsmal: {error}", @@ -98,6 +99,8 @@ "({count} selected)" : "({count} valgt)", "Error loading file exists template" : "Feil ved lasting av \"filen eksisterer\"-mal", "Pending" : "Venter", + "Copy to {folder}" : "Kopier til {mappe}", + "Move to {folder}" : "Flytt til {mappe}", "Very weak password" : "Veldig svakt passord", "Weak password" : "Svakt passord", "So-so password" : "Bob-bob-passord", |