LanguageName = "English"

ButtonNamePen0 = "Pen 0"
ButtonNamePen1 = "Pen 1"
ButtonNamePen2 = "Pen 2"
ButtonNamePen3 = "Pen 3"
ButtonNamePen4 = "Pen 4"
ButtonNamePen5 = "Pen 5"
ButtonNamePen6 = "Pen 6"
ButtonNamePen7 = "Pen 7"
ButtonNamePen8 = "Pen 8"
ButtonNamePen9 = "Pen 9"

ButtonNamePenwidth = "Pen width"
ButtonNameErasor = "Eraser"
ButtonNamePan = "Move one drawing / Pan all drawings"
ButtonNameMousePointer = "Mouse pointer"
ButtonNameInkVisible = "Ink visible"
ButtonNameSnapshot = "Snapshot"
ButtonNameUndo = "Undo"
ButtonNameRedo = "Redo"
ButtonNameClear = "Clear"
ButtonNameExit = "Exit drawing"
ButtonNameDock = "Dock/Undock"
ButtonNameHand = "Handfree drawing (standard | color filled | White filled | Black filled)"
ButtonNameLine = "Line Shape"
ButtonNameRect = "Rectangle shape (empty | color filled | White filled | Black filled)"
ButtonNameOval = "Ellipsis shape (empty | color filled | White filled | Black filled)"
ButtonNameArrow = "Arrow shape (head at start | at end)"
ButtonNameNumb = "Numbered chip (put | reset number)"
ButtonNameText = "Text (Left|Right aligned)"
ButtonNameEdit = "Edit Text|chip"
ButtonNameMagn = "Magnetic Effect"
ButtonNameVideo = "Video Record"

BoardTitle = "Clean Desktop"
BoardText = "Erase all drawings and fill it with..."
BoardTransparent = "Transparent"
BoardWhite= "White"
BoardGray= "Customed"
BoardBlack = "Black"
BoardLast = "Last selected"
OptionsGeneralBoardBox = "Background Board"
OptionsGeneralBoardAtOpenLbl="Background at toolbar opening"
OptionsGeneralBoardCustColorLbl="Customed Background color"
BoardCustColorModifyTitle="Board Customed color"

ButtonOkText = "&OK"
ButtonCancelText = "&Cancel"
ButtonFontText = "&Font"
DlgTextCaption = "Edit Text"
DlgTextLabel = "Text Input"
DlgTagCaption = "Tag Numbering"
DlgTagLabel = "Enter Starting Number"

MenuEntryExit = "Exit"
MenuEntryOptions = "Options"
MenuEntryAbout = "About"

OptionsTabGeneral = "General"
OptionsTabPens = "Pens"
OptionsTabHotkeys = "Hotkeys"

OptionsGeneralLanguage = "Language"
OptionsGeneralToolbarHeight = "height(%scr)                  Movable\n\n\nchanges after closing toolbar"
OptionsGeneralCanvascursor = "Canvas cursor"
OptionsGeneralCanvascursorArrow = "Arrow"
OptionsGeneralCanvascursorPentip = "Pen tip"
OptionsGeneralSnapshotsavepath = "Snapshot save path"
OptionsGeneralOpenIntoSnapMode = "Start Snapshot Capture immediately after Opening Toolbar"
OptionsGeneralWhitetrayicon = "Use white tray icon"
OptionsGeneralAllowdragging = "Allow dragging toolbar"
OptionsGeneralShowFloatingWindow = "Show Floating Window"
OptionsGeneralSaveFloatingWindowPos = "Save Floating &window Pos"
OptionsGeneralArrowHead = "ArrowHead"
OptionsGeneralArrowHeadApt = "Aperture(�)"
OptionsGeneralArrowHeadLen = "Length(%Scr)"
OptionsGeneralDefaultTextLbl = "Default Text"
OptionsGeneralDefaultTextBtn = "Select &Font && Size"
OptionsGeneralDefaultArrHdBtn = "Default Arrow Head At Start"
OptionsGeneralMagnetLbl = "Magnetic radius(%Scr) (<=0 = disabled)"
OptionsGeneralSaveConfigToFile = "Save to Files"
OptionsGeneralNotePenwidth = "Notes: (1)pen width panel overides each individual pen width settings\n  (2) Transparency and size of floating window to be modified directly in config.ini"

OptionsPensShow = "Show"
OptionsPensColor = "Color"
OptionsPensAlpha = "Alpha"
OptionsPensWidth = "Width"
OptionsPensPencil = "Pencil"
OptionsPensHighlighter = "Highlighter"
OptionsPensThin = "Thin"
OptionsPensNormal = "Normal"
OptionsPensThick = "Thick"
OptionsPensWidthAtSelection = "Apply Width on Pen Selection\n(even with width selector)"

OptionsHotKeyAltAsOneCommand = "Process Alt as Temporary Command (Alt will be ignored in hotkeys)"
OptionsHotkeysglobal = "Global hotkey (starts drawing, switches between mouse pointer and drawing)"
OptionsHotkeysEnableinpointer = "Enable all following hotkeys in mouse pointer mode (may cause a mess)"

VideoTab="Video"
OptNoVideo="No video recording"
OptObsRecord="OBS recording"
OptObsBcast="OBS broadcasting"
LblWsUrl="WebSocket URL"
LblWsPwd="Password"
LblObsNote = "Note : OBS should be started before starting record\nOBS should be installed with Websocket plugin,with port and password configured"
OptFfmpeg="FFmpeg recording"
LblFfmpegCmd="Command Line"
LblFfmpegNote= "Note :substitution in command line\n            $xx$ $yy$                                             : upper left corner\n            $ww$ $hh$                                            : width and height of capture\n            $DD$ $MM$ $YY$ $YYYY$               : date\n            $H$ $M$ $S$                                      : time\n            %DD% %MM% %YY% %YYYY%     : date at ppInk startup\n            %H% %M% %S%                               : time at ppInk startup\n            $nn$                                                      : counter(restarted at 1 at ppInk restart)\n            %VAR%                                                : use of environment variable VAR"

NotificationSnapshot = "Snapshot saved. Click here to browse snapshots."