#This is the resource bundle for the sap.ui.unified library
#

#XTOL: accessibility tooltip shown for the logo icon in the header of the shell control
SHELL_LOGO_TOOLTIP=Logo

#XTOL: Text and tooltip of the Close button of a Shell dialog window
SHELL_OVERLAY_CLOSE=Sluiten

#XACT: ARIA description of the Menu control
MNU_ARIA_NAME=Menu

#XACT: Aria information for the Calendar dialog
CALENDAR_DIALOG=Kalender

#XACT: Aria information for calendar week
CALENDAR_WEEK=Kalenderweek

#XACT: Aria information for start date
CALENDAR_START_DATE=Startdatum

#XACT: Aria information for end date
CALENDAR_END_DATE=Einddatum

#XACT: Aria information for start month
CALENDAR_START_MONTH=Beginmaand

#XACT: Aria information for end month
CALENDAR_END_MONTH=Eindmaand

#XACT: Aria information for current month
CALENDAR_CURRENT_MONTH=Huidige maand

#XACT: Aria information for start time
CALENDAR_START_TIME=Starttijd

#XACT: Aria information for end time
CALENDAR_END_TIME=Eindtijd

#XACT: Aria information for current time
CALENDAR_CURRENT_TIME=Nu

#XBUT
CALENDAR_CANCEL=Afbreken

#XACT
CALENDAR_BTN_PREV=Terug

#XACT
CALENDAR_BTN_NEXT=Verder

#XFLD: Text for a week in week numbers row
CALENDAR_DATES_ROW_WEEK_NUMBER=Week {0}

#XACT: Aria description of the Month picker
MONTH_PICKER=Month Picker

#XACT
CALENDAR_MONTH_PICKER_OPEN_HINT=Druk op F4 om een maand te selecteren

#XACT: Aria description of the Year picker
YEAR_PICKER=Year Picker

#XACT
CALENDAR_YEAR_PICKER_OPEN_HINT=Druk op Shift + F4 om een jaar te selecteren

#XACT: Aria information for appointment
APPOINTMENT=Afspraak

#XACT: Aria information for tentative appointment
APPOINTMENT_TENTATIVE=Onder voorbehoud

#XBUT: File Uploader - browse button text
FILEUPLOAD_BROWSE=Doorzoeken...

#XACT: File Uploader - ARIA text
FILEUPLOAD_ACC=Activeren om bestand te selecteren

#XFLD: Calendar Legend category selected
LEGEND_SELECTED=Geselecteerde

#XFLD: Calendar Legend category today
LEGEND_TODAY=Vandaag

#XFLD: Calendar Legend category working day
LEGEND_NORMAL_DAY=Werkdag

#XFLD: Calendar Legend category none working
LEGEND_NON_WORKING_DAY=Vrije dag

#XFLD: Calendar Legend unnamed type
LEGEND_UNNAMED_TYPE=Type {0}

#XACT: Aria information for selected appointment
APPOINTMENT_SELECTED=Geselecteerd

#XTOL: Red color for the ColorPicker control
COLORPICKER_RED=Rood

#XTOL: Green color for the ColorPicker control
COLORPICKER_GREEN=Groen

#XTOL: Blue color for the ColorPicker control
COLORPICKER_BLUE=Blauw

#XTOL: Color appearance parameter for the ColorPicker control
COLORPICKER_HUE=Tint

#XTOL: Perceived intensity of a specific color
COLORPICKER_SAT=Verzadiging

#XTOL: Value from HSV color which is cylindrical-coordinate representations of points in an RGB color model
COLORPICKER_VALUE=Waarde

#XTOL: Six symbol hexadecimal group representing CSS color hex string
COLORPICKER_HEX=Hexadecimaal

#XTOL: Alpha chanel transparency value for RGBA color mode
COLORPICKER_ALPHA=Alfa

#XTOL: Lightness of the color value for HSL color mode
COLORPICKER_LIGHTNESS=Helderheid

#XTOL: Describing two boxes one containing the old color and one containing the target color that will replace the one in the old color box
COLORPICKER_NEW_OLD_COLOR=Oorspronkelijke kleur wordt pijlrichting volgend door nieuwe kleur vervangen

#XACT: Aria information for the ColorPicker Alpha slider
COLORPICKER_ALPHA_SLIDER=Alfaschuifregelaar

#XACT: Aria information for the ColorPicker Hue slider
COLORPICKER_HUE_SLIDER=Tintschuifregelaar

#XBUT: Toggle button for switching between the RGB and HSL/V modes
COLORPICKER_TOGGLE_BTN_TOOLTIP=Kleurmodus omschakelen

#XBUT: Tooltip for the RadioButton for selecting the RGB mode
COLORPICKER_SELECT_RGB_TOOLTIP=RGB-modus

#XBUT: Tooltip for the RadioButton for selecting the HSL/V mode
COLORPICKER_SELECT_HSL_TOOLTIP=HSL-modus

#XBUT
COLOR_PICKER_CANCEL=Annuleren

#XBUT
COLOR_PICKER_SUBMIT=OK

#XTIT: Title shown when the Color Picker is inside dialog or popup
COLOR_PICKER_TITLE=Kleurselectie

#XACT: Text which indicates that the value of an input is in percent.
COLORPICKER_PERCENTAGE=Percentage
