home *** CD-ROM | disk | FTP | other *** search
Wrap
; CodePad 3.7 language file ; English by ShiCola, ShiCola@seznam.cz ; ; Few rules for translators: ; For beginning of translate - copy english.lng into the yourlanguage.lng ; Please, translate text only after symbol '=' ; Please, send me your translations ; [Translations] ; ; * Main form * ; CodePadMainForm = CodePad FileNew = &New FileNewHint = New|Create a new document FileNewHex = New &Binary FileNewHexHint = New Binary|Create a new binary document FileOpen = &Open... FileOpenHint = Open|Open an existing document FileClose = &Close FileCloseHint = Close|Close current document FileCloseAll = Clos&e All FileCloseAllHint = Close All|Close all documents FileSave = &Save FileSaveHint = Save|Save current document FileSaveAs = Sa&ve As... FileSaveAsHint = Save As|Save current document with different name FileSaveAll = Save A&ll FileSaveAllHint = Save All|Save all changed documents FileRevert = Relo&ad FileRevertHint = Reload|Reload the current document to the last saved version FilePrint = &Print... FilePrintHint = Print|Print current document FileExportRTF = Export to &RTF... FileExportRTFHint = Export to RTF|Export current document to RTF format FileExportHTML = Export to &HTML... FileExportHTMLHint = Export to HTML|Export current document to HTML format EditUndo = &Undo EditUndoHint = Undo|Undo the last action EditRedo = &Redo EditRedoHint = Redo|Redo the previously undone action WindowCascade = &Cascade WindowCascadeHint = Cascade|Arrange windows so they overlap WindowTileHorizontal = Tile &Horizontally WindowTileHorizontalHint = Tile Horizontally|Arrange windows as tile down the screen WindowTileVertical = Tile &Vertically WindowTileVerticalHint = Tile Vertically|Arrange windows as tile across the screen WindowMinimizeAll = &Minimize All WindowMinimizeAllHint = Minimize All|Minimize all windows WindowArrangeAll = &Arrange All WindowArrangeAllHint = Arrange All|Arrange all minimized windows HelpAbout = &About CodePad... HelpAboutHint = About CodePad|Displays program information, version number, and copyright FileSend = Sen&d... FileSendHint = Send|Send current document via email FileExit = E&xit FileExitHint = Exit|Exit application EditCut = Cu&t EditCutHint = Cut|Cut the selection to the Clipboard EditCopy = &Copy EditCopyHint = Copy|Copy the selection to the Clipboard EditPaste = &Paste EditPasteHint = Paste|Insert Clipboard contents EditPasteAll = Paste All EditPasteAllHint = Paste All|Insert all Clipboards contents EditPaste1 = Paste Clipboard 1 EditPaste2 = Paste Clipboard 2 EditPaste3 = Paste Clipboard 3 EditPaste4 = Paste Clipboard 4 EditDelete = Delete All Clipboards EditDeleteHint = Delete All Clipboards|Clear contents of all Clipboards EditInsertTime = &Time EditInsertTimeHint = Insert Time|Insert the current time EditInsertDate = &Date EditInsertDateHint = Insert Date|Insert the current date EditInsertGUID = &GUID EditInsertGUIDHint = Insert GUID|Insert the unique GUID EditUpperCase = &Upper Case EditUpperCaseHint = Upper Case|Change selection or character after the cursor to upper case EditLowerCase = &Lower Case EditLowerCaseHint = Lower Case|Change selection or character after the cursor to lower case EditInvertCase = &Invert Case EditInvertCaseHint = Invert Case|Invert the case of the selection or character after the cursor EditCapitalize = &Capitalize EditCapitalizeHint = Capitalize|Make first character of each selected word upper case and the rest lower case EditAddIndents = &Add Indents EditAddIndentsHint = Add Indents|Increase indentation of selected lines by the indent size settings EditRemoveIndents = Re&move Indents EditRemoveIndentsHint = Remove Indents|Reduce indentation of selected lines by the indent size settings SearchFind = &Find... SearchFindHint = Find|Search for text in the current document EditAddToDoItem = A&dd To-Do Item... EditAddToDoItemHint = Add To-Do Item|Insert the To-Do item EditSelectAll = &Select All EditSelectAllHint = Select All|Select the entire document SearchFindNext = Find &Next SearchFindNextHint = Find Next|Find next occurrence of search string SearchFindPrevious = Find &Previous SearchFindPreviousHint = Find Previous|Find previous occurrence of search string SearchReplace = &Replace... SearchReplaceHint = Replace|Replace occurrences of search string SearchGoToLine = &Go to Line... SearchGoToLineHint = Go to Line|Go to specified line SearchOppositeBracket = &Match Opposite Bracket SearchOppositeBracketHint = Match Opposite Bracket|Search for opposite bracket SearchToggleBookmark = &Toggle Bookmark SearchToggleBookmarkHint = Toggle Bookmark|Set or clear a bookmark on the current line SearchClearAllBookmark = &Clear All Bookmarks SearchClearAllBookmarkHint = Clear All Bookmarks|Clear all bookmarks SearchToggleBreakpoint = &Toggle Breakpoint SearchToggleBreakpointHint = Toggle Breakpoint|Set or clear a breakpoint on the current line SearchDifferences = &Differences... SearchDifferencesHint = Differences|Compare document with other document or with any file HelpSendFedback = Send &Fedback... HelpSendFedbackHint = Send Fedback|Send comments to author via email HelpShortcuts = &Shortcuts... HelpShortcutsHint = Shortcuts|Display shortcuts used by CodePad ViewCodeTemplates = &Code Templates ViewCodeTemplatesHint = Code Templates|Show code templates ViewColorSyntax = Color S&yntax ViewColorSyntaxHint = Color Syntax|Toggle colorize selected syntax in current document ViewHighlightURLs = &Highlight URLs ViewHighlightURLsHint = Highlight URLs|Toggle highlight URLs in current document ViewSpecialSymbols = &Special Symbols ViewSpecialSymbolsHint = Special Symbols|Show or hide special symbols ViewWordWrap = &Word Wrap ViewWordWrapHint = Word Wrap|Toggle word-wrap mode ViewCollapse = C&ollapse Lines ViewCollapseHint = Collapse Lines|Collapse Selected Lines ViewExpand = E&xpand Lines ViewExpandHint = Expand Lines|Expand Selected Lines ViewExpandAll = Expand All ViewExpandAllHint = Expand All|Expand All Collapsed Lines ViewLineNumbers = &Line Numbers ViewLineNumbersHint = Line Numbers|Toggle Line Numbers SyntaxConfigure = &Configure... SyntaxConfigureHint = Configure Syntax Definition|Add or remove syntax definition ConfigureOptions = &Options... ConfigureOptionsHint = Options|Configure software options ToolsSyntaxDefinitionEditor = &Syntax Definition Editor... ToolsSyntaxDefinitionEditorHint = Syntax Definition Editor|Create or modify syntax definition ToolsCodeTemplateEditor = &Code Template Editor... ToolsCodeTemplateEditorHint = Code Template Editor|Create or modify code template ConfigureSaveStatePosition = Save State && &Position ConfigureSaveStatePositionHint = Save State && Position|Save main window position, child window state and menu state ConfigureFileAssociations = &File Associations... ConfigureFileAssociationsHint = File Associations|Modify the list of registered file types handled by CodePad SyntaxNone = None (Plain Text) ViewToDoList = &To-Do List... ViewToDoListHint = To-Do List|Show To-Do items list ToolsUserAction = User Action %s ToolsConfigureActions = Configure &User Actions... ToolsConfigureActionsHint = Configure User Actions|Modify user defined actions ViewReadOnly = &Read Only ViewReadOnlyHint = Read Only|Toggle read-only state ViewAsciiTable = &ASCII Table... ViewAsciiTableHint = ASCII Table|Show or hide ASCII table ViewTabsTop = &Top Tabs ViewTabsTopHint = Top Tabs|Show or hide document tabs at top of window ViewTabsBottom = &Bottom Tabs ViewTabsBottomHint = Bottom Tabs|Show or hide document tabs at bottom of window ViewStandard = &Standard ViewStandardHint = Standard|Show or hide standard toolbar ViewEdit = &Edit ViewEditHint = Edit|Show or hide edit toolbar ViewSearch = Se&arch ViewSearchHint = Search|Show or hide search toolbar ViewView = &View ViewViewHint = View|Show or hide view toolbar ViewTools = &Tools ViewToolsHint = Tools|Show or hide tools toolbar ViewClipboards = &Clipboards ViewClipboardsHint = Clipboards|Show or hide Clipboards toolbar ViewSplit = Split into Two &Parts ViewSplitHint = Split into Two Parts|Split current document window into two parts ViewSynchronizeScroll = Sy&nchronize Scrolling ViewSynchronizeScrollHint = Synchronize Scrolling|Synchronize scrolling in two parts in current document ViewAlwaysOnTop = &Always on Top ViewAlwaysOnTopHint = Always on Top FileSendAttachment = Send as Attach&ment... FileSendAttachmentHint = Send as Attachment|Send current document via email as attachment TrayOpen = &Open CodePad HelpHelpTopics = &Help Topics... HelpHelpTopicsHint = Help Topics|Display the help contents page for CodePad CouldNotOpen = Could not open file "%s". FileTimeChanged = Another application has updated file "%s". Reload it? AllFiles = All files (*.*)|*.* Revert = Do you want to reload last saved version of "%s"? RTFFilesAndAllFiles = RTF files (*.rtf)|*.rtf|All files (*.*)|*.* HTMLFilesAndAllFiles = HTML files (*.html; *.htm)|*.html;*.htm|All files (*.*)|*.* SearchNotFound = Search string "%s" not found. SearchOutSideSelection = Tried to search marked block from cursor but cursor is outside block. SearchEmptySelection = Tried to search marked block but it is invalid. SearchAskReplace = Replace this occurence of "%s"? MenuFile = &File MenuEdit = &Edit MenuSearch = &Search MenuView = &View MenuSyntax = S&yntax MenuTools = &Tools MenuConfigure = &Configure MenuWindow = &Window MenuHelp = &Help MenuRecent = &Reopen MenuExport = Expor&t MenuInsert = &Insert MenuChangeCase = Cha&nge Case MenuGoToBookmark = Go to &Bookmark MenuToolbars = T&oolbars MenuTabs = &Document Tabs StandardBar = &Standard EditBar = &Edit SearchBar = Se&arch ViewBar = &View ToolsBar = &Tools ClipboardsBar = &Clipboards FileNotExists = File "%s" does not exists. Create new? CorruptedFile = File "%s" corrupted or invalid file format. BuildingToDoList = Building To-Do list. Please wait... BuildingOwnerCategoryList = Building Owner and Category list. Please wait... Page = Page %d/%d RegistryFiles = Registry files (*.reg)|*.reg RegistrySettingsDiffer = Selected file is not a file with CodePad registry settings. ChangeRegistrySettings = This operation change your application settings. Do you really want to continue? RegistryImportDone = Settings was loaded successfully. To take effect please restart CodePad. FileMustBeSaved = File "%s" must be saved before executing user action. Save now? FileMustBeSavedMail = File "%s" must be saved before sending mail. Save now? Save = Save changes to "%s"? ViewSwitch = Select second window SearchFindFiles = Find in Files... SearchFindFilesHint = Find in Files|Search for text in files MinimizeToSystray = Minimize to &Systray EditSortAsc = Sort Ascending EditSortAscHint = Sort Ascending|Sort selected text in ascending order EditSortDesc = Sort Descending EditSortDescHint = Sort Descending|Sort selected text in descending order MenuProject = &Project ProjectNew = New Project ProjectNewHint = New Project|Create a new project ProjectOpen = Open Project... ProjectOpenHint = Open Project|Open an existing project ProjectClose = Close Project ProjectCloseHint = Close Project|Close current project ProjectSave = Save Project ProjectSaveHint = Save Project|Save current project ProjectSaveAs = Save Project As... ProjectSaveAsHint = Save Project As|Save current project with different name ProjectAdd = &Add File to Project ProjectAddHint = Add File to Project|Add current file to project ProjectRemove = &Remove File from Project ProjectRemoveHint = Remove File from Project|Remove current file from project ProjectToDoList = Project &To-Do List... ProjectToDoListHint = Project To-Do List|Show project's To-Do items list ProjectOpenFile = Open File ProjectOpenFileHint = Open File|Open selected file ProjectAddExt = &Add File to Project... ProjectAddExtHint = Add File to Project|Add other file(s) to project ProjectRemoveExt = &Remove File from Project ProjectRemoveExthint = Remove File from Project|Remove selected file from project ConfigureExportOptions = &Export Registry Settings... ConfigureExportOptionsHint = Export Registry Settings|Export registry settings into *.reg file ViewResultWindow = Res&ult Window... ViewResultWindowHint = Result Window|Show or hide Result window ViewProjectTree = Project &Tree... ViewProjectTreeHint = Project Tree|Show or hide Project tree ViewAsHex = View as &Binary File... ViewAsHexHint = View as Binary File|View current document in hex editor like binary file ProjectFiles = CodePad project files (*.cpr)|*.cpr SaveProject = Save changes to project "%s"? Noname = Untitled FileExists = File "%s" already exists. Do you want to owerwrite it? FileOpen2 = Open File FileOpen2Hint = Open File|Open selected file FileIsReadOnly = File "%s" is Read only. Do you want to change file attribute now? ReadOnlyFile = "%s" is Read only file. InputProjectName = New project name NonameProject = Untitled Project InvalidProjectName = "%s" is not valid Project name. ViewQuickTemplate = &Quick Templates... ViewQuickTemplateHint = Quick Templates|Show or hide Quick Templates HelpWebsite = Visit CodePad's &Web Site... HelpWebsiteHint = Visit CodePad's &Web Site|View CodePad's Home Page in default Internet browser ; ; * Ascii Table Form * ; AsciiTableForm = Ascii Table lChar = Char lDec = Dec# lHex = Hex# lName = Name lCtrlChar = Ctrl Char bInsertChar = Insert Char bClose = Close lInsertChar = Double click to insert or use Insert Char button ; ; * Splash Form * ; lSplash = Reading file types. Please wait... ComparingFiles = Comparing files. Please wait... ; ; * To-Do Item Form * ; ToDoItemForm = To-Do Item lCategory = Category lOwner = Owner lPriority = Priority lText = Text bOK = OK bCancel = Cancel ; ; * Find Form * ; FindForm = Find Text lTextToFind = Text to find gOptions = Options cCaseSensitive = Case sensitive cWholeWordsOnly = Whole words only cRegularExpressions = Regular expressions gDirection = Direction rForward = Forward rBackward = Backward gScope = Scope rGlobal = Global rSelectedText = Selected text gOrigin = Origin rEntireScope = Entire scope rFromCursor = From cursor ; ; * Replace Form * ; ReplaceForm = Replace Text lReplaceWith = Replace with cPromptOnReplace = Prompt on replace bReplaceAll = Replace &All bYes = &Yes bNo = &No bAll = &All ; ; * Goto Form * ; GotoForm = Go to Line lLineNumber = Line number NotInteger = %s is not a valid integer value. ; ; * To-Do Form * ; ToDoForm = To-Do List bEdit = Edit bDelete = Delete bGo = Go ToDoText = Text ToDoOwner = Owner ToDoCategory = Category ; ; * Options Form * ; OptionsForm = Options tGeneral = General gEditorOptions = Editor options lBlockIndent = Block indent lOutputFormat = Output format lTabSize = Tab size lTabStops = Tab stops lLanguage = Language cCreateBackup = Create backup file cWordWrap = Word wrap cWrapAtMargin = Wrap at margin cDrawSpecialSymbols = Draw special symbols cHighlightURLs = Highlight URLs cCursorBeyondEOL = Cursor beyond EOL cAutoIndent = Auto indent mode cSmartTab = Smart tab cUseTabChar = Use tab character cBackUnindent = Backspace unindents cShowLineNumbers = Show line numbers cShowLineNumbOnGutter = Show line numbers on gutter cGroupUndo = Group undo cCursorEof = Cursor beyond EOF cSelectEol = Selection beyond EOL cDisableDragging = Disable dragging cUseSyntaxHighlight = Use syntax highlight cCutCopyEnabled = Force cut and copy enabled cFindTextAtCursor = Find text at cursor cOverwriteBlock = Overwrite blocks cPersistentBlock = Persistent blocks cKeepTrailingBlank = Keep trailing blanks cCursorOnTabs = Cursor on tabs cTripleClickLine = Triple click line tDisplay = Display gEditorMargin = Editor margin lMarginPosition = Position lMarginColor = Color lMarginStyle = Style cVisibleRightMargin = Visible right margin gLineSeparator = Line separator lLineSeparatorStyle = Style lLineSeparatorColor = Color cWrappedLineSeparator = Wrapped line separator cVisibleLineSeparator = Visible line separator gLineHighlight = Line highlight lLineHighlightColor = Color lLineHighlightLineColor = Line color lLineHighlightLineStyle = Line style cVisibleLineHighlight = Visible line highlight gEditorGutter = Editor gutter lGutterStyle = Style lGutterLineColor = Line color lGutterWidth = Width lGutterColor = Color cVisibleGutter = Visible gutter tColorScheme = Colors && Font lElements = Elements lColorScheme = Color scheme will be used with selected syntax definition. lBackgroundColor = Background color lForegroundColor = Foreground color lSpeedColorSetting = Speed color setting gTextAtributes = Text attributes cBold = Bold cItalic = Italic cUnderline = Underline gUseDefaultsFor = Use defaults for cForeground = Foreground cBackground = Background bLoadScheme = Load scheme bSaveColorScheme = Save scheme gFont = Font lFontSize = Size tSyntaxDefinition = Syntax Definition lSyntaxDefinition = Specify the syntax definitions which you would like CodePad to use automaticaly for chosen file types. gSyntaxDefinitions = Syntax definitions and file types bAdd = Add tFileAssociations = File Associations lFileAssociations = From the list, select the file types which you would like CodePad to open when you double-click on them in Explorer. gFileTypes = File types lOther = Other (e.g *.ext1;*.ext2) bUnselectAll = Unselect all cAddToContextMenu = Add CodePad to context menu for all files tUserActions = User Actions gActions = Actions lAction1Command = Action 1 command lAction1Parameters = Action 1 parameters lAction1Caption = Action 1 menu caption lAction2Caption = Action 2 menu caption lAction2Parameters = Action 2 parameters lAction2Command = Action 2 command lAction3Caption = Action 3 menu caption lAction3Parameters = Action 3 parameters lAction3Command = Action 3 command lAction4Caption = Action 4 menu caption lAction4Parameters = Action 4 parameters lAction4Command = Action 4 command bSaveSettings = Save settings FileAssocExtension = Extension FileAssocType = Type SyntaxDefinition = Syntax definition SyntaxDefFileTypes = File types ColorSchemeFilesAndAllFiles = Color Scheme files (*.rgb)|*.rgb|All files (*.*)|*.* NotSequence = Must be insert a comma separated increasing sequence of integers. MustBeGreater = Value must be greater or equal than %d. NotSemicolon = Must be insert a semicolon of extensions. tHexEditor = Hex Editor gDisplay = Display lColumnWidth = Column width lLineSize = Line size lOffsetDisplay = Offset display gColors = Colors lHexBackground = Background lChangedBackground = Changed background lChangedText = Changed text lCursorFrame = Cursor frame lEvenColumn = Even column lOddColumn = Odd column lOffsetColor = Offset color lSomeOptionsHex = Some options are the same as in text editor (see General tab). For example: create backup file, find text at cursor, use syntax highlight, draw special symbols and font. lActionCaption = Caption lActionCommand = Command lActionParameters = Parameters SelectCustomColor = Select custom Color cUseMultipleInstance = Allow multiple instance cMinimizeToSystray = Minimize to system tray lStartUp = On startup DoNothing = Do Nothing CreateNew = Create new document CreateNewBin = Create new bin document OpenLast = Open last document/project CodeTempl = C.T. cDisallowMultipleOpen = Don't open document multiply cESCtoExit = Use ESC to exit ExeBatFilesAndAllFiles = Executable files (*.exe;*.com)|*.exe;*.com|Batch files (*.bat;*.cmd)|*.bat;*.cmd|All files (*.*)|*.* SelectProgToExec = Select Program|Select Program to execute lStartIn = Start in lSave = Save SaveCurrent = Current file before execution SaveAllFiles = All files before execution SaveNothing = Nothing cUseShortNames = Use short DOS names cClearResultWin = Clear result window before execution cCaptureOutput = Capture console output lOutputParserRule = Compiler output parser rule (e.g. to find error line) lOptionalParameters = Optional Parameters: lOPfnwp = - file name with path lOPfno = - file name only lOPfnwe = - file name without extension lOPfpo = - file path only lOPfe = - file extension lOPsid = - 'Start in' directory lOPln = - line number lOPcn = - column number lOPps = - percent sign lOPepid = - executes parameters input dialog ReadSyntaxDef = Reading syntax definitions. Please wait... cDocTabs = View Document tabs rTabsTop = Top rTabsBottom = Bottom cHideTabsFor1File = Hide Document tabs for 1 file lDefaultSynDef = Default syntax definition (for New document) cScrollConsole = Scroll result window to the last line ; ; * Syntax Definition Form * ; SyntaxDefinitionForm = Syntax Definition lFileTypes = File types lIeExt = (e.g. *.ext1;*.ext2) ; ; * Definition Editor Form * ; DefinitionEditorForm = Syntax Definition Editor lSchemeName = Scheme name bCopyBlock = Copy bEditBlock = Edit bDeleteBlock = Delete bAddBlock = Add tCommon = Common lBlocksDelimiters = Block delimiters lBlockOptions = Block options lPlainText = Plain text bAddBlockDelimiter = Add bDeleteBlockDelimiter = Delete bEditBlockDelimiter = Edit cUseMetaSymbol = Use metasymbol bPlainTextStyle = Style... cHighlightSymbols = Highlight symbols bHighlightSymbolsStyle = Style... cMetaSymbolEscape = for escapes cMetaSymbolWrapLines = to wrap long lines tComments = Comments cHighlightComments = Highlight comments bAddSingleLineComment = Add bDeleteSingleLineComment = Delete bAddMultiLineComment = Add bDeleteMultiLineComment = Delete cSingleLineComments = Single-line comments cMultiLineComments = Multi-line comments bEditSingleLineComment = Edit bEditMultiLineComment = Edit tFullLine = Full Line lPrefix = Prefix cFullLineComments = Full-line comments bAddFullLineComment = Add bDeleteFullLineComment = Delete bEditFullLineComment = Edit cHighlightDirectives = Highlight directives bPrefixStyle = Style... tStrings = Strings cHighlightStrings = Highlight strings bAddHighlightSingleLineString = Add bDeleteHighlightSingleLineString = Delete bEditHighlightSingleLineString = Edit cHighlightSingleLineStrings = Single-line strings cHighlightMultiLineStrings = Multi-line strings bAddHighlightMultiLineString = Add bDeleteHighlightMultiLineString = Delete bEditHighlightMultiLineString = Edit tNumbers = Numbers lHighlightNumbersInteger = Integers lHighlightNumbersFloat = Floats lHighlightNumbersHexa = Hexadecimal cHighlightNumbers = Highlight numbers bAddHighlightNumbers = Add bDeleteHighlightNumbers = Delete bHighlightIntegersStyle = Style... bHighlightFloatsStyle = Style... bEditHighlightNumbers = Edit bHighlightHexaStyle = Style... gSpecial = Special rWithPrefix = with prefix rWithSuffix = with suffix rWithPrefixAndSuffix = with prefix && suffix tIdentifiers = Identifiers lFirstSymbolChar = First symbol charset lOtherSymbolChar = Other symbols charset cHighlightIdentifiers = Highlight identifiers bHighlightIdentifiersStyle = Style... bAddHighlightIdentifier = Add bDeleteHighlightIdentifier = Delete bEditHighlightIdentifier = Edit bFirstChar = ... bOtherChar = ... gSpecial2 = Special rIWithPrefix = with prefix rIWithSuffix = with suffix rIWithPrefixAndSuffix = with prefix && suffix tKeywords = Keywords lSets = Sets lCurrentKeywordsSet = Current keywords set cHighlightKeywords = Highlight keywords bAddKeywordSet = Add bDeleteKeywordSet = Delete bAddKeyword = Add bDeleteKeyword = Delete bLoadKeywords = Load keywords bSaveKeywords = Save keywords bEditKeyword = Edit bEditKeywordSet = Edit bLoad = Load definition bSave = Save definition bClear = Clear RemoveSyntaxBlock = Do you really want to remove syntax block "%s"? And = and Delimiter = Delimiter Prefix = Prefix Suffix = Suffix RemoveKeywordSet = Do you really want to remove keyword set "%s"? KeywordSet = Keyword set Keyword = Keyword TextFilesAndAllFiles = Text files (*.txt)|*.txt|All files (*.*)|*.* SyntaxDefinitionFilesAndAllFiles = Syntax Definition files (*.def)|*.def|All files (*.*)|*.* WithPrefixes = with prefixes WithSuffixes = with suffixes MultipleSuffixesAllowed = multiple suffixes allowed WithPreffixesAndSuffixes = with prefixes and suffixes CompositionPreffixesAndSuffixes = use composition of P && S CharSet = Charset SaveScheme = Current Syntax Definition was changed. Do you want to save it now? tBlocks = Blocks tExtensions = Extensions FileExtension = File extensions ; ; * Def. Editor Block Form * ; DefEditorBlockForm = Block lBlock = Block lParent = Parent ; ; * Def. Editor Copy Block Form * ; DefEditorCopyBlockForm = Copy Block lSelectBlock = Select block ; ; * Def. Editor Block Delimiters Form * ; DefEditorBlockDelimitersForm = Block Delimiters lLeftDelimiter = Left delimiter lRightDelimiter = Right delimiter cArePartOfBlock = Are part of block ; ; * Def. Editor Line Style Form * ; DefEditorLineStyleForm = %s Style lTextStyle = Text style cUseDefaultBackground = Use default background ; ; * DefEditorPairStyleForm * ; DefEditorPairStyleForm = Delimiters Style ; ; * Def. Editor Font Style Form * ; DefEditorFontStyleForm = Font Style ; ; * Def. Editor Line Form * ; DefEditorLineForm = Keyword lDefEditorLineText = Keyword ; ; Def. Editor Pair Form * ; DefEditorPairForm = Delimiters ; ; * Template Editor Form * ; TemplateEditorForm = Code Template Editor lTemplateFileName = File name bLoadTemplate = Load template bSaveTemplate = Save template gTemplates = Templates TemplateName = Name TemplateDescription = Description bUp = Move up bDown = Move down CodeTemplateFilesAndAllFiles = Code Template files (*.tpl)|*.tpl|All files (*.*)|*.* SaveTemplate = Current template was changed. Do you want to save it now? ; ; * Template Editor Item Form * ; TemplateEditorItemForm = Code Template Item lShortcutName = Shortcut name lDescription = Description lCode = Code lUseCharForPosition = (use | char for cursor position) ShortcutNameBlank = The Shortcut name cannot be blank. ; ; * About Form * ; AboutForm = About CodePad ; ; * ShortCuts Form * ; ShortcutsForm = Shortcuts ; ; * Print Form * ; PrintForm = Print gFileToPrint = File to print cPrintSelectedBlock = Print selected block cHeaderPageNumber = Header/page number cLineNumbers = Line numbers cSyntaxPrint = Syntax print cUseColor = Use color cWrapLines = Wrap lines bSetup = Setup... ; ; * Find Hex Form * ; FindHexForm = Find Data lDataToFind = Data to find cDataAsText = Find data as text value ; ; * Go to Offset Form * ; GotoHexForm = Go to Offset lAdress = Adress (%s) NotHex = "%s" is not a valid hex value. NotOctal = "%s" is not a valid octal value. ; ; * Replace Hex Form * ; ReplaceHexForm = Replace Data ; ; * Compare Options Form * ; CompareStartForm = Compare Options lFile1ToCompare = Compare lFile2ToCompare = With OtherFile = ...other file SelectFileToCompare = Select File|Select file to compare cIgnoreBlanks = Ignore Blanks cIgnoreCase = Ignore Case bCompare = Compare ; ; * Compare Form * ; CompareForm = Differences Viewer CompareDiffsOnly = &Show Differences Only CompareDiffsOnlyHint = Show Differences Only|Show differences between compared files only CompareNextDiff = &Next Difference CompareNextDiffHint = Next Difference|Go to next diffrence ComparePrevDiff = &Previous Difference ComparePrevDiffHint = Previous Difference|Go to previous diffrence CompareMergeLeft = Copy Block &Left / Up CompareMergeLeftHint = Copy Block Left / Up|Copy block from Right / Down window to Left / Up window CompareMergeRight = Copy Block &Right / Down CompareMergeRightHint = Copy Block Right / Down|Copy block from Left / Up window to Right / Down window CompareSaveMergedLeft = Use &Left / Up Merged CompareSaveMergedLeftHint = Use Left / Up Merged File|Use Left / Up merged file as first compared CompareSaveMergedLeftNew = Use Left / &Up Merged as New CompareSaveMergedLeftNewHint = Use Left / Up Merged as New|Use Left / Up merged file as new one CompareSaveMergedRight = Use &Right / Down Merged CompareSaveMergedRightHint = Use Right / Down Merged File|Use Right / Down merged file as second compared CompareSaveMergedRightNew = Use Right / &Down Merged as New CompareSaveMergedRightNewHint = Use Right / Down Merged as New|Use Right / Down merged file as new one CompareClose = &Close CompareCloseHint = Close|Close differences window MenuMerge = &Merge CaseIgnored = Case Ignored BlanksIgnored = Blanks Ignored Differences = Differences: %d %s CouldNotCompareBin = Could not compare with file "%s". It is binary file or not exists. CouldNotCompareEmpty = Could not compare with empty file. CompareRotateView = &Rotate View CompareRotateViewHint = Rotate View|Rotate view between vertically and horizontally split CompareChanged = Compared document "%s" was changed. Continue and lose changes? ; ; * Result Form * ; ResultForm = Result Window Executing = > Executing %s Returned = > %s returned %d EditClear = Clear EditClearHint = Clear|Clear result window EditCopyContent = Copy Content to Clipboard EditCopyContentHint = Copy Content to Clipboard|Copy result window content to Clipboard EditCopyLine = Copy Selected Line to Clipboard EditCopyLineHint = Copy Selected Line to Clipboard|Copy result window selected line to Clipboard EditCopyNew = Copy Content into New Document EditCopyNewHint = Copy Content into New Document|Copy result window content into New document ; ; * Find In Files Form * ; FindInFilesForm = Find in Files gWhere = Where rSearchProject = Search all files in project rSearchOpen = Search all open files rSearchDirectory = Search in directories gSearchDirOpt = Search directory options lFileMasks = File masks SelDirectory = Select directory cIncludeSubDirs = Include subdirectories ; ; * Project Tree Form * ; ProjectTreeForm = Project and Files Tree tProject = Project tFiles = Files ; ; * Quick Templates Form * ; QuickTemplatesForm = Quick Templates ; ; * Project To-Do List * ; ProjectToDoForm = Project To-Do List