diff options
Diffstat (limited to 'core/l10n/nb.json')
-rw-r--r-- | core/l10n/nb.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/nb.json b/core/l10n/nb.json index ac93c061519..1ae7f090c04 100644 --- a/core/l10n/nb.json +++ b/core/l10n/nb.json @@ -96,6 +96,8 @@ "More apps" : "Flere apper", "Currently open" : "For øyeblikket åpen", "_{count} notification_::_{count} notifications_" : ["{count} varsel","{count} varsler"], + "No" : "Nei", + "Yes" : "Ja", "Custom date range" : "Egendefinert datoperiode", "Pick start date" : "Velg start dato", "Pick end date" : "Velg sluttdato", @@ -200,8 +202,6 @@ "{name} version {version} and above" : "{name} versjon {version} og nyere", "Settings menu" : "Meny for innstillinger", "Avatar of {displayName}" : "{displayName} sin Avatar", - "No" : "Nei", - "Yes" : "Ja", "Choose {file}" : "Velg {file}", "Choose" : "Velg", "Copy to {target}" : "Kopier til {target}", @@ -209,7 +209,6 @@ "Move to {target}" : "Flytt til {target}", "Move" : "Flytt", "OK" : "OK", - "Error loading message template: {error}" : "Feil ved lasting av meldingsmal: {error}", "read-only" : "skrivebeskyttet", "_{count} file conflict_::_{count} file conflicts_" : ["{count} filkonflikt","{count} fil konflikter"], "One file conflict" : "En filkonflikt", @@ -446,6 +445,7 @@ "\"{name}\" is not an allowed filetype" : "\"{name}\" er ikke en tillatt filtype", "{newName} already exists" : "{newName} finnes allerede", "Error loading file picker template: {error}" : "Feil ved lasting av filvelger-mal: {error}", + "Error loading message template: {error}" : "Feil ved lasting av meldingsmal: {error}", "Show list view" : "Vis listevisning", "Show grid view" : "Vis rutenett-visning", "Pending" : "Venter", |