diff --git a/src/nl.json b/src/nl.json index 505f092..0590135 100644 --- a/src/nl.json +++ b/src/nl.json @@ -1313,10 +1313,10 @@ "fontNameTimesNewRoman": "Times New Roman", "fontNameVerdana": "Verdana", "formatsOLListNumber": "Aantal", - "formatsOLListLowerAlpha": "LagereAlpha", - "formatsOLListUpperAlpha": "BovenAlpha", + "formatsOLListLowerAlpha": "Lagere Alpha", + "formatsOLListUpperAlpha": "Boven Alpha", "formatsOLListLowerRoman": "Lager Romeins", - "formatsOLListUpperRoman": "BovenRomeins", + "formatsOLListUpperRoman": "Boven Romeins", "formatsOLListLowerGreek": "Lager Grieks", "formatsULListDisc": "Schijf", "formatsULListCircle": "Cirkel", @@ -1333,15 +1333,15 @@ "linkAriaLabel": "Openen in een nieuw venster", "imageLinkAriaLabel": "Openen in een nieuw venster", "unsupportedImage": "Niet ondersteund bestandsformaat", - "mergecells": "Niet ondersteund bestandsformaat", - "verticalsplit": "Cellen samenvoegen", - "horizontalsplit": "Verticale splitsing", - "numberFormatListLowerAlpha": "Horizontale splitsing", - "numberFormatListNumber": "数字", - "numberFormatListUpperAlpha": "Lagere alfa", - "numberFormatListLowerRoman": "Bovenste Alfa", - "numberFormatListUpperRoman": "Neder Romeins", - "numberFormatListLowerGreek": "Boven Romeins", + "mergecells": "Cellen samenvoegen", + "verticalsplit": "Verticale splitsing", + "horizontalsplit": "Horizontale splitsing", + "numberFormatListNumber": "Nummer", + "numberFormatListLowerAlpha": "Lagere Alfa", + "numberFormatListUpperAlpha": "Bovenste Alfa", + "numberFormatListLowerRoman": "Neder Romeins", + "numberFormatListUpperRoman": "Boven Romeins", + "numberFormatListLowerGreek": "Neder-Grieks", "bulletFormatListDisc": "Schijf", "bulletFormatListCircle": "Cirkel", "bulletFormatListSquare": "Plein", @@ -3358,4 +3358,4 @@ "optional": "Optioneel" } } -} \ No newline at end of file +}