From e8f507d7b90ffb85030193bb9659c7925a791077 Mon Sep 17 00:00:00 2001 From: Hivert Quentin Date: Tue, 30 May 2023 09:47:02 +0200 Subject: [PATCH] i18n(nb_NO): Update NorwegianBokmal translations --- .../NorwegianBokmal.lproj/Localizable.strings | 2 +- UI/Scheduler/NorwegianBokmal.lproj/Localizable.strings | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/UI/PreferencesUI/NorwegianBokmal.lproj/Localizable.strings b/UI/PreferencesUI/NorwegianBokmal.lproj/Localizable.strings index bfca780c9..ef793417f 100644 --- a/UI/PreferencesUI/NorwegianBokmal.lproj/Localizable.strings +++ b/UI/PreferencesUI/NorwegianBokmal.lproj/Localizable.strings @@ -47,7 +47,7 @@ "Activation Constraints" = "Aktiveringsbegrensninger "; "Enable auto reply on" = "Aktiver automatisk svar på"; "First day of vacation" = "Første feriedag"; -"Disable auto reply after" = "Skru av auto-svar"; +"Disable auto reply after" = "Skru av autosvar etter"; "Last day of vacation" = "Siste feriedag"; "Enter date" = "Legg til dato"; /* Enable auto reply at this time of the day */ diff --git a/UI/Scheduler/NorwegianBokmal.lproj/Localizable.strings b/UI/Scheduler/NorwegianBokmal.lproj/Localizable.strings index 956018eea..5bb89c7b2 100644 --- a/UI/Scheduler/NorwegianBokmal.lproj/Localizable.strings +++ b/UI/Scheduler/NorwegianBokmal.lproj/Localizable.strings @@ -37,6 +37,8 @@ "this month" = "denne måneden"; "Previous Month" = "Forrige måned"; "Next Month" = "Neste måned"; +/* Week number prefix */ +"W" = "W"; /* Year */ "this year" = "dette år"; @@ -398,6 +400,10 @@ "From" = "Fra"; "To" = "Til"; +/* dates */ +"DateFrom" = "Fra"; +"DateTo" = "Til"; + /* validation errors */ validate_notitle = "Ingen tittel er angitt, fortsette?"; validate_invalid_startdate = "Feil startdato!"; @@ -653,4 +659,4 @@ vtodo_class2 = "(Konfidensiell oppgave)"; "hotkey_monthview" = "m"; /* Hotkey to switch to multicolumn day view */ -"hotkey_multicolumndayview" = "c"; \ No newline at end of file +"hotkey_multicolumndayview" = "c";