home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / CMCD0704.ISO / Software / Freeware / Programare / PSPad / Lang / English.INI < prev    next >
Encoding:
INI File  |  2004-06-03  |  41.4 KB  |  1,144 lines

  1. ; English localization for PSPad text editor
  2. ; Translation: Jan Fiala,  Steven LeBlanc <stevenleblanc@yahoo.com>
  3. ; http://www.pspad.com, mailto:support@pspad.com 
  4. [Common]
  5. DefaultCharset=0
  6.  
  7. [Action List]
  8. aRedo_Caption=Redo
  9. aRedo_Hint=Redo Last Undo
  10. aOpen_Caption=&Open...
  11. aOpen_Hint=Open Selected File(s)
  12. aUndo_Caption=Undo
  13. aUndo_Hint=Undo last change
  14. aCut_Caption=Cu&t
  15. aCut_Hint=Cut selected text to clipboard
  16. aExit_Caption=E&xit
  17. aExit_Hint=Exit PSPad
  18. aCopy_Caption=&Copy
  19. aCopy_Hint=Copy selected text to clipboard
  20. aPaste_Caption=&Paste
  21. aPaste_Hint=Insert clipboard text to cursor position
  22. aSave_Caption=&Save
  23. aSave_Hint=Save file
  24. aSaveAs_Caption=Save &As...
  25. aSaveAs_Hint=Save open file as file
  26. aNew_Caption=&New file...
  27. aNew_Hint=Create new file
  28. aPrint_Caption=&Print
  29. aPrint_Hint=Print open file
  30. aPrintSetup_Caption=Printer Settings...
  31. aDelete_Caption=Delete
  32. aDelete_Hint=Delete selected text
  33. aInserFile_Caption=Insert From File...
  34. aInserFile_Hint=Insert file contents to the cursor position
  35. aSelectAll_Caption=Select All
  36. aSelectAll_Hint=Mark all text as selected
  37. aFind_Caption=Find...
  38. aFind_Hint=Text search
  39. aFindNext_Caption=Find Next
  40. aFindNext_Hint=Search text for next occurrence
  41. aReplace_Caption=Replace...
  42. aReplace_Hint=Replace text with other text
  43. aLineNum_Caption=Line Numbers
  44. aLineNum_Hint=Show / Hide line numbers
  45. aSyntax_Caption=Syntax
  46. aSyntax_Hint=Show / Hide syntax
  47. aFont_Caption=Font...
  48. aFont_Hint=Font change
  49. aExport_Caption=Export...
  50. aExport_Hint=Export text as RTF or HTML format
  51. aExpClipRTF_Caption=Export to Clipboard as RTF
  52. aExpClipRTF_Hint=Export whole text or selected block to clipboard as RTF
  53. aSyntaxChange_Caption=Change Syntax...
  54. aSyntaxChange_Hint=Change document syntax highlight
  55. aAbout_Caption=About...
  56. aAbout_Hint=Information about PSPad editor
  57. aReOpen_Caption=Reopen Active File
  58. aReOpen_Hint=Reopen active file & Discard Changes
  59. aRegistr_Caption=Program Settings...
  60. aRegistr_Hint=Program settings dialog
  61. aExpClipHTML_Caption=Export to Clipboard as HTML
  62. aExpClipHTML_Hint=Export whole text or selected block to clipboard as HTML
  63. aWordWrap_Caption=Word Wrap Lines
  64. aWordWrap_Hint=Switch on or off lines wrapping
  65. aGotoLine_Caption=Goto Line...
  66. aGotoLine_Hint=Jump to selected line
  67. aASCII_Caption=&ASCII Table window
  68. aASCII_Hint=Open ASCII table
  69. aLowerCase_Caption=To Lower Case
  70. aLowerCase_Hint=Change chars to lower case
  71. aUpperCase_Caption=To Upper Case
  72. aUpperCase_Hint=Change chars to upper case
  73. aCapitalize_Caption=Capitalize
  74. aCapitalize_Hint=Capitalize char case
  75. aWWW_Caption=Program Homepage
  76. aWWW_Hint=Visit program homepage on then web
  77. aHTMLReformat_Caption=Reformat HTML code
  78. aHTMLReformat_Hint=Reformat HTML code to better look and reading
  79. aQuote_Caption=Insert Text into Lines
  80. aQuote_Hint=Insert text into start of each line
  81. aUnQuote_Caption=Remove Email Quoting
  82. aUnQuote_Hint=Remove leading ">" char(s) from lines of selected block
  83. aHTMLCompress_Caption=Compress HTML code
  84. aHTMLCompress_Hint=Compress HTML code without change page functionality
  85. aShellOpen_Caption=Open with Program
  86. aShellOpen_Hint=Open active file in external program
  87. aPrintPrev_Caption=Print Pre&view
  88. aPrintPrev_Hint=Print preview
  89. aAllToASCII_Caption=Remove Accent from chars
  90. aAllToASCII_Hint=Removes accent marks from chars, e.g.  Θ -> e
  91. aClose_Caption=&Close
  92. aClose_Hint=Close active file
  93. aSelectNext_Caption=Next Window
  94. aSelectNext_Hint=Goto next file
  95. aSelectPrew_Caption=Previous Window
  96. aSelectPrew_Hint=Goto previous file
  97. aSysEdit_Caption=Open System Files
  98. aSysEdit_Hint=System file editor: Autoexec.BAT, Config.SYS, System.INI & Win.INI
  99. aToolBar_Caption=Toolbar
  100. aToolBar_Hint=Show / Hide toolbar
  101. aIncSearch_Caption=Incremental Search
  102. aIncSearch_Hint=Incremental Search
  103. aGUID_Caption=Insert GUID
  104. aGUID_Hint=Insert GUID on cursor position
  105. aDateTime_Caption=Insert Date && Time
  106. aDateTime_Hint=Insert date & time
  107. aDateTimeDialog_Caption=Date Time Dialog...
  108. aFindPrev_Caption=Find Previous
  109. aFindPrev_Hint=Find previous occurrence
  110. aBlockToTemplate_Caption=Create Clip from Block
  111. aBlockToTemplate_Hint=Create new Clip from selected text
  112. aSaveAll_Caption=Save A&ll
  113. aSaveAll_Hint=Save changes of all open files
  114. aCloseAll_Caption=Close All
  115. aCloseAll_Hint=Close all open files
  116. aIndent_Caption=Indent Block
  117. aIndent_Hint=Indent block
  118. aUnIndent_Caption=UnIndent Block
  119. aUnIndent_Hint=UnIndent block
  120. aSendToDisk_Caption=Save to Drive A:
  121. aSendToDisk_Hint=Save active file to drive A:
  122. aMailContents_Caption=As e-mail Contents
  123. aMailContents_Hint=Create new e-mail with active file as e-mail body
  124. aMailFile_Caption=As e-mail Attachment
  125. aMailFile_Hint=Create new e-mail with open file as attachment
  126. aLockWindows_Caption=Lock Scrolling
  127. aLockWindows_Hint=Both windows will scroll together
  128. aLockLineNum_Caption=Synchronize with Line Number
  129. aRemoveBlankLines_Caption=Remove Blank Lines
  130. aTagToLowercase_Caption=Tags to Lowercase
  131. aTagToUpperCase_Caption=Tags to UPPERCASE
  132. aTagToLowercase_Hint=Change HTML tags to lowercase
  133. aTagToUpperCase_Hint=Change HTML tags to uppercase
  134. aRemoveTags_Caption=Remove HTML tags
  135. aRemovetags_Hint=Remove HTML tags and create new document with text only
  136. aColorSelect_Caption=Color Selector window
  137. aColorSelect_Hint=Color Selector window
  138. aSort_Caption=Sort...
  139. aPageSetup_Caption=Page Setup...
  140. aShowSpecChar_Caption=Special Chars
  141. aShowSpecChar_Hint=Show/hide spaces, tabs & line ends.
  142. aRemoveSpaces_Caption=Remove Redundant Spaces...
  143. aRemoveSpaces_Hint=Remove Spaces dialog: before, after or in text
  144. aSetMain_Caption=Set as Main File for Compiler
  145. aInsertText_Caption=Insert Text into Lines...
  146. aRollBar_Caption=Ruler
  147. aReadOnly_Caption=Read Only
  148. aReadOnly_Hint=Set document as ReadOnly
  149. aMakroPlay_Caption=Play Macro
  150. aMakroPlay_Hint=Play recorded macro
  151. aMakroRecord_Caption=Start / Stop Recording
  152. aMakroRecord_Hint=Start / stop macro recording
  153. aProjNew_Caption=New Project...
  154. aProjNew_Hint=Open new project
  155. aProjSave_Caption=Save Project
  156. aProjSave_Hint=Save opened project settings
  157. aProjShow_Caption=Tool Panel
  158. aProjShow_Hint=Show / Hide tool panel
  159. aProjOpen_Caption=Open Project...
  160. aProjOpen_Hint=Open existing project
  161. aAddFolder_Caption=New Folder
  162. aAddFolder_Hint=Create new folder in project tree
  163. aDelFolder_Caption=Remove Folder
  164. aDelFolder_Hint=Remove folder
  165. aAddFile_Caption=Add File to Project
  166. aAddFile_Hint=Add file to project
  167. aRemoveFile_Caption=Remove File from Project
  168. aRemoveFile_Hint=Remove file from project
  169. aProjFolderOpen_Caption=Open Folder Files
  170. aProjFolderClose_Caption=Close Folder Files
  171. aProjMainFile_Caption=Set File as Main for Compiler
  172. aProjClose_Caption=Hide Project
  173. aProjClose_Hint=Hide project
  174. aFilesSearch_Caption=Search / Replace in Files...
  175. aFilesSearch_Hint=Search and/or replace in files
  176. aHexDump_Caption=Hexdump
  177. aHexDump_Hint=Show hex view of active file
  178. aMarkList_Caption=Bookmark List
  179. aMarkList_Hint=Bookmark list
  180. aProjSwitch_Caption=Switch View
  181. aProjSwitch_Hint=Switch view to project / files
  182. aHLSett_Caption=Highlighters Settings...
  183. aUserHL_Caption=User Highlighter...
  184. aCompile_Caption=Compile
  185. aCompile_Hint=Run external compiler to compile file
  186. aLogWindow_Caption=Show / Hide LOG window
  187. aAddFilesToFolder_Caption=Add Files...
  188. aInvertCase_Caption=Invert Case
  189. aStayOnTop_Caption=Stay on Top
  190. aStayOnTop_Hint=Stay on top
  191. aHexView_Caption=Hex Edit MODE
  192. aOpenHex_Caption=Open in &HEX Editor...
  193. aReformat_Caption=Reformat (paragraph=blank line)
  194. aReformat_Hint=Reformat block of text with right edge settings
  195. aTabToSpaces_Caption=Convert Tabs to Spaces
  196. aTabToSpaces_Hint=Convert all Tabs to Spaces
  197. aKeyToUpper_Caption=Keywords to Upper Case
  198. aKeyToLower_Caption=Keywords to Lower Case
  199. aSaveSameTime_Caption=Save Without changing File Date
  200. aComment_Caption=Add/Remove Comment
  201. aClipMon_Caption=Clipboard  Monitor window
  202. aHTMLSelTag_Caption=Select TAG
  203. aCodeFormat_Caption=Code Case Change...
  204. aBugReport_Caption=Error Report
  205. aBaseCalc_Caption=Numeric Base Translator...
  206. aFindWord_Caption=Next Occurrence of Current Word
  207. aFindPrevWord_Caption=Previous Occurrence of Current Word
  208. aOpenCopy_Caption=Open Active File with New Name...
  209. aHTMLPrev_Caption=HTML Page Preview
  210. aHexOffset_Caption=Hex Offset
  211. aAutoRefresh_Caption=Autorefresh Window
  212. aMatchBracket_Caption=Matching Bracket
  213. aMatchBracket_Hint=Find matching bracket (cursor before bracket)
  214. aSelMatchBracket_caption=Select Inside Brackets
  215. aHtmlCheck_Caption=Check HTML code
  216. aRTFImport_Caption=Import from RTF
  217. aDiffFile_Caption=Text Diff with This File...
  218. aDiffSame_Caption=Text Diff with File Contents on Disk
  219. aSpell_Caption=Spell Check
  220. aSpell_Hint=Spell check
  221. aSpellCheck_Caption=Spell Check
  222. aAddDiacritic_Caption=Add Accent Marks
  223. aCodeExplorer_Caption=Code Explorer window
  224. aProjSettings_Caption=Project Settings...
  225. aSortFiles_Caption=Sort by Name
  226. aShowControlBar_Caption=Show/hide panel
  227. aBlockLeft_Caption=Justify Left
  228. aBlockRight_Caption=Justify Right
  229. aBlockCenter_Caption=Justify Center
  230. aSpellSett_Caption=Spell Settings...
  231. aWindCascade_Caption=Cascade
  232. aWindTileHoriz_Caption=Tile Horizontal
  233. aWindTileVert_Caption=Tile Vertical
  234. aDiffGoto_Caption=View Source
  235. aSelString_Caption=Select String
  236. aSaveBlock_Caption=Save Block As...
  237. aOpenSame_Caption=Open R/O copy of Active File
  238. aOpenWWWFile_Caption=Open File from Internet...
  239. aSwitchLog_Caption=Jump to Editor / LOG
  240. aProjInfo_Caption=Project Information
  241. aProjInfo_Hint=Project information
  242. aAutoCompl_Caption=Auto Completion
  243. aWindTile_Caption=Arrange
  244. aBlockSelect_Caption=Block Selection
  245. aExitEsc_Caption=Exit with ESC
  246. aSetMark_Caption=Set Bookmark
  247. aDelMark_Caption=Del Bookmark
  248. aMarkUp_Caption=Previous Bookmark
  249. aMarkDown_Caption=Next Bookmark
  250. aHTMLPrev_Hint=Show HTML page in internal browser
  251. aPasteHTML_Caption=Paste as HTML
  252. aCopyLine_Caption=Copy Line
  253. aSwapLine_Caption=Swap with Line Below
  254. aBlockAlign_Caption=Block Align
  255. aPasteNoMove_Caption=Paste Without Cursor Change
  256. aExpClipTeX_Caption=Export to Clipboard as &TeX
  257. aResolveColor_Caption=Color Translator...
  258. aBlockSum_Caption=Calculate Block
  259. aMacroMgr_Caption=Macro Manager
  260. aProjFromDir_Caption=Create Project from Directory...
  261. aVars_Caption=User Variables...
  262. aCSVImport_Caption=Import from CSV
  263. aTopStyle_Hint=Edit CSS file or selected text in TopStyle
  264. aTextToHTML_Caption=Text to HTML
  265. aToJScript_Caption=Selection to JavaScript
  266. aGoogleSearch_Caption=Google Search...
  267. aSaveToFTP_Caption=Save to FTP
  268. aUserConvertors_Caption=User Convertors...
  269. aRemoveRedundantBlank_Caption=Remove Redundant Blank Lines
  270. aExpClipXHTML_Caption=Export to clipboard as XHTML
  271. aCSSToStructure_Caption=Reformat into Structured CSS
  272. aCSSToInLine_Caption=Reformat into Inline CSS
  273. aShowOEM_Caption=Show OEM chars
  274. aInfo_Caption=File Info
  275. aMoveAs_Caption=Move as...
  276. aReformat2_Caption=Reformat (paragraph=short line)
  277. aReformat2_Hint=Reformat block of text with right edge settings
  278. aOpenSelected_Caption=Open file appointed by selection
  279. aOpenSelected_Hint=File name is appointed by selected text
  280. aCMDWindow_Caption=Command Line
  281. aClipShow_Caption=Show Clips
  282. aCLipRun_Caption=Run Clip
  283. aDropper_Caption=EyeDropper
  284. aDropper_Hint=Capture Color from Screen pixel
  285. aJoinLine_Caption=Join Lines
  286. aJoinLine_Hint=Join selected Lines into One
  287. aHexToDec_Caption=Hexadecimal -> Decimal
  288. aDecToHex_Caption=Decimal -> Hexadecimal
  289. aMD5Gen_Caption=MD5 "finger print"
  290. aSentensize_Caption=Sentensize
  291. aToPHP_Caption=Selection to PHP variable
  292. aEvalExpression_Caption=Expression Evaluator
  293. aProjAddOpen_Caption=Add all open files
  294. aProjAddOpen_Hint=All open files will be add to project
  295.  
  296. [Main Menu]
  297. mFile_Caption=&File
  298. mShellOpen_Caption=Open in Program
  299. mOpenRecent_Caption=Open     SPECIAL / Recent
  300. mEdit_Caption=&Edit
  301. mInsertSpecial_Caption=Special Paste
  302. mView_Caption=View
  303. mFormat_Caption=Fo&rmat
  304. mCharCase_Caption=Char Case Change
  305. mCPAUTO_Caption=Auto detect CP (Czech only)
  306. mCP1250_Caption=ANSI
  307. mCP852_Caption=OEM
  308. mCP895_Caption=Kamenickych (CP895)
  309. mCPISO_Caption=ISO 8859-2
  310. mTools_Caption=Tools
  311. mEditTemplate_Caption=Edit Clip Definition File
  312. mQuoting_Caption=Quoting
  313. mHTML_Caption=HT&ML
  314. mHelp_Caption=Help
  315. mHelpContents_Caption=Help
  316. mHelpFAQ_Caption=FAQ
  317. mHelpChanges_Caption=History
  318. mSend_Caption=Send
  319. mWindow_Caption=Window
  320. mUserShortCut_Caption=Clips Hotkeys
  321. mPanels_Caption=Toolbars
  322. mEditPanel_Caption=Edit
  323. mMainPanel_Caption=Main
  324. mViewPanel_Caption=Look
  325. mProjPanel_Caption=Project
  326. mControlPanel_Caption=Control
  327. mAllPanels_Caption=Show All
  328. mNoPanels_Caption=Hide All
  329. mActLine_Caption=Active Line
  330. mLineOperation_Caption=Lines Manipulation
  331. mSetBookMark_Caption=Create Bookmark (or Alt+Left / Right)
  332. mGotoBookMark_Caption=Goto Bookmark    (or Alt+Up / Down)
  333. mFind_Caption=Search
  334. mBlockKind_Caption=Selection Type
  335. mBlockCol_Caption=Column Selection
  336. mBlockNormal_Caption=Normal Selection
  337. mBlockLine_Caption=Line Selection
  338. mProject_Caption=Projects
  339. mMacro_Caption=Macro
  340. mFileFormat_Caption=File Format
  341. mFilesAll_Caption=All Files
  342. mFilesKnown_Caption=Known Files
  343. mConvert_Caption=Text Conversion
  344. mLangHelp_Caption=Help for Language
  345. mTextDiff_Caption=Text Differences
  346. mProjNormOpen_Caption=Open as Text
  347. mProjShellOpen_Caption=Open with Default Program
  348. mRename_Caption=Rename
  349. mTrayRestore_Caption=Restore Last State
  350. mTrayRestoreEmpty_Caption=Restore Empty
  351. mTemplates_Caption=Clips
  352. mSendErrLog_Caption=Send Error Log
  353. mHTMLPrev2_Caption=HTML Preview Web Server
  354. mSplitVert_Caption=Vertical Split
  355. mSplitHoriz_Caption=Horizontal Split
  356. mLockIt_Caption=Synchronize Moving
  357. mWWWVersion_Caption=Check Internet Version
  358. mBlockFormat_Caption=Block Format
  359. tsFileFind_Caption=Search in Files Results
  360. tsSearch_Caption=Search Results
  361. mHTMLConv_Caption=Conversion
  362. tabProject_Caption=Project
  363. tabFiles_Caption=Files
  364. tabLinks_Caption=Links
  365. mCopyFileName_Caption=Copy Filename to Clipboard
  366. lSQLDialect_Caption=SQL dialect:
  367. mExport_Caption=Export
  368. mHelpOnline_Caption=Online Help
  369. mForum_Caption=PSpad Internet Forum
  370. mSettings_Caption=Setti&ngs
  371. tbFSExpand_Hint=Expand all
  372. tbFSCollapse_Hint=Collapse all
  373. tbfsOpen_Hint=Open all files
  374. tbfsList_Hint=Open results in new document
  375. mSpecConvert_Caption=Special conversion
  376. tbFTPListLog_Hint=Results of LIST command
  377. tbFTPMailLog_Hint=Mail FTP LOG
  378. mToolsOnline_Caption=Online Tools
  379. mNoSuggest_Caption=(no suggestion)
  380.  
  381. [General Strings]
  382. rs_AllFiles=All files
  383. rs_Syntax=Syntax:
  384. rs_SaveFileChangesQuestion=Save Changes Made to File ?
  385. rs_ReplaceStringQuestion=Replace this Occurrence ?
  386. rs_CannotOpenFile=Cannot open file %s
  387. rs_FileWasChangedQuestion=File Contents was Changed. Reload ?
  388. rs_LastOpenFileNotFound=Can't locate files, opened last time program run:
  389. rs_FillTemplateName=Please, fill Clip name
  390. rs_FillTemplateHint=Please, fill Clip description
  391. rs_FillTemplateContents=Clip contents can't be empty
  392. rs_Error=Error
  393. rs_Question=Confirmation
  394. rs_Warning=Warning
  395. rs_Exclamation=Exclamation
  396. rs_NewFile=New
  397. rs_Changed=Modified
  398. rs_OverWrite=Overwrite
  399. rs_Insert=Insert
  400. rs_ExportAs=Export as
  401. rs_FileWillBeExportAs=Export file %s as %s
  402. rs_CodePage=Code page:
  403. rs_WinExec_NoResources=The system is out of memory or resources
  404. rs_WinExec_BadFormat=The .EXE file is invalid (non-Win32 .EXE or error in .EXE image)
  405. rs_WinExec_FileNotFound=The specified file was not found
  406. rs_WinExec_PathNotFound=The specified path was not found
  407. rs_WinExec_ExecError=Error executing external application
  408. rs_WinExec_BadCommandFormat=Bad command line format for external application
  409. rs_SystemFolders=Can't locate system directories
  410. rs_Programs=Applications
  411. rs_Page=Page:
  412. rs_Char=Char
  413. rs_ASCIITable=ASCII table
  414. rs_ASCIITitleLine=ASCII table      code page Windows ANSI      printed by PSPad editor
  415. rs_Replace=Replace
  416. rs_Find=Find
  417. rs_All=&All
  418. rs_OK=&OK
  419. rs_Cancel=&Cancel
  420. rs_Options=Options
  421. rs_Direction=Direction
  422. rs_Scope=Scope
  423. rs_Apply=Apply
  424. rs_LineNumber=Line number:
  425. rs_RowNumber=Column:
  426. rs_DiskNotReady=Disk drive not ready
  427. rs_MailNotSend=Error sending E-Mail.%sCheck E-Mail client setting in Program Settings / Internet
  428. rs_FileHint1=With left button you choose file
  429. rs_FileHint2=Right button show/hide second file
  430. rs_FileHint3=With dragging you can simply change tab order
  431. rs_Bookmark=Bookmark
  432. rs_Default=Default
  433. rs_Project=New project
  434. rs_Folder=Folder
  435. rs_FolderExists=Folder "%s" already exists. Enter new name.
  436. rs_ProjNotSaved=Project "%s" was changed. Save project ?
  437. rs_CloseAllFiles=Close all open files ?
  438. rs_ReplFilesQuestion=Really Replace All Occurrences of "%s" with "%s" ?
  439. rs_CompError=Error occurred running compiler. Do you want change compiler setting ?
  440. rs_NoFind=Next occurrence of "%s" not found.
  441. rs_Asterisk=Info
  442. rs_Close=Close
  443. rs_replaced=Searched expression "%s" was replaced %dx
  444. rs_Up=Up
  445. rs_Down=Down
  446. rs_Position=Abs.position:
  447. rs_ReachMaxFile=Limit %s for maximum open files was reached
  448. rs_Yes=&Yes
  449. rs_No=&No
  450. rs_CPLast=Menu format settings
  451. rs_ReopenWarn=File "%s" was changed. After reopen, changes will be lost. Continue ?
  452. rs_DictNotFound=Dictionary "%s" not found
  453. rs_Center=Center
  454. rs_MultiError=Can't assign Multi-Highlighter itself as Multi-Highlighter section!
  455. rs_Reserved=Can't use name "%s". It's reserved word.
  456. rs_PSPadINIProj=Can't add PSPad config file to project.
  457. rs_DictLoading=Loading %s dictionary...
  458. rs_DictLoaded=Dictionary: %s   word count: %d
  459. rs_Repeat=&Repeat
  460. rs_SaveError=Error saving file "%s"
  461. rs_NoInternetConnect=Can't connect to internet. %sCheck program settings / internet
  462. rs_FullUndoImpossible=Can't UNDO all replacements, because not enough UNDO steps
  463. rs_ProjDelFold=Are you sure?  Delete NON-Empty project folder ?
  464. rs_AttribInfo=File has set attributes: %s
  465. rs_File=File name
  466. rs_Lines=Lines
  467. rs_Path=Path
  468. rs_Total=Total
  469. rs_DefaultKeys1=Are you sure you want to reset hotkeys to default setting ?
  470. rs_DefaultKeys2=You must restart PSPad to apply default hotkeys settings.
  471. rs_FileExists=File "%s" already exists.%sAre you sure you want to overwrite it ?
  472. rs_YesToAll=YesTo&All
  473. rs_HotKeyExists=Hotkey %s is assigned to "%s". Overwrite ?
  474. rs_Found=Occurrence of "%s" was found %d times
  475. rs_ProjFile=File "%s" not found. %sDo you want to specify file location ?
  476. rs_ClipNoHTML=Clipboard doesn't contain HTML format
  477. rs_Result=Result: %f%sCopy result to clipboard ?
  478. rs_NoToAll=N&o to All
  479. rs_InetVersion=New version accessible on the internet:
  480. rs_AktVersion=You have the current version:
  481. rs_CPWin=ANSI (Windows)
  482. rs_CPLat=OEM (DOS)
  483. rs_CloseProject=Close project file ?
  484. rs_NoExtHelp=External help for %s isn't assigned.%sGo to the Highlighter settings to assign external help file.
  485. rs_WWWAddress=Web link
  486. rs_EnterWWW=Enter web link address to add:
  487. rs_ConfirmDelete=Are you sure you want to delete "%s" ?
  488. rs_Rename=Enter new file/directory name:
  489. rs_NewDir=Enter new directory name:
  490. rs_NoConnect=FTP: Can't connect to' "%s"
  491. rs_UserName=User name:
  492. rs_Password=Password:
  493. rs_NoConnection=Connection "%s" doesn't exist
  494. rs_Macro=Macro
  495. rs_MacroSave=Enter macro name:
  496. rs_ContBegin=Continue search from begin ?
  497. rs_ContEnd=Continue search from end ?
  498. rs_NeverShowAgain=Never show again
  499. rs_PSPadHome=http://www.pspad.com/index_en.html
  500. rs_CloseAllquestion=Are you sure you want to close all open files ?
  501. rs_Variable=Variable
  502. rs_Value=Value
  503. rs_MacroPlayX=Number of Macro play back:
  504. rs_None=None
  505. rs_AddToProject=Add File "%s" into Project ?
  506. rs_FTPSaveErr=FTP save file Error%sConnection:  %s%sFile: %s
  507. rs_BlockConfirm=Are you sure you want to run Action "%s" for whole Document ?
  508. rs_UserParam=User Parameter
  509. rs_GetUserParam=Enter parameter value:
  510. rs_MoreFiles=More files...
  511. rs_DeleteHistory=Are you sure you want to delete Recent Files and Search History ?
  512. rs_BadExpression=Error in Search Expression
  513. rs_Modify=Modify...
  514.  
  515. [Find Replace]
  516. rForward_Caption=&Forward
  517. rBackward_Caption=&Backward
  518. rAllText_Caption=&Global
  519. rSelectedText_Caption=&Selected text
  520. cCaseSensitive_Caption=Case Sensiti&ve
  521. cWholeWord_Caption=&Whole Words Only
  522. cAskReplace_Caption=&Prompt Each Replace
  523. rEntireScope_Caption=&Entire Scope
  524. cRegExp_Caption=&Regular Expressions
  525. bCount_Caption=Co&unt
  526. bCopy_Caption=Cop&y
  527. bList_Caption=&List
  528. cAddLineNum_Caption=Add line nu&mbers
  529.  
  530. [About dialog]
  531. FormCaption=About PSPad editor
  532. lInfosDescr_Caption=- IS for drink producers && distributors
  533. lPSPadVer_Caption=Program version:
  534. lAuthor_Caption=Author:
  535. lAdress_Caption=Address:
  536. lEmail_Hint=Click to contact me via e-mail
  537. lWWW_Hint=Click to visit program homepage
  538.  
  539. [Print Preview]
  540. FirstCmd_Hint=First page
  541. PrevCmd_Hint=Previous page
  542. NextCmd_Hint=Next page
  543. LastCmd_Hint=Last page
  544. ZoomCmd_Hint=Zoom
  545. aColorPrint_Caption=Color Print
  546. Fitto_Caption=Fit to Page
  547. PageWidth_Caption=Page Width
  548. OriginalSize_Caption=100%
  549. bExit_Hint=Exit Preview
  550.  
  551. [Template]
  552. FormCaption=New Clip
  553. lTemplateName_Caption=Clip Name
  554. lTemplateDescr_Caption=Clip Description
  555. lTemplateContents_Caption=Clip Contents
  556. lHotKey_Caption=Shortcut
  557. lCursPos_Caption=| - caret position (ASCII 124)
  558. lSelCont_Caption=º - insert selected text (ASCII 167)
  559.  
  560. [Settings]
  561. gbAssociate_Caption=System Integration
  562. cTXTFile_Hint=Replace TXT association of Notepad to PSPad
  563. cTXTFile_Caption=Open &TXT files
  564. cOperaBrowser_Hint=Set PSPad as HTML source viewer in OPERA browser
  565. cOperaBrowser_Caption=HTML Viewer in OPERA
  566. cWinCommander_Hint=Set PSpad as Total (Windows) Commander default editor
  567. cWinCommander_Caption=Editor for Total Commander
  568. cAllFile_Hint=Add PSpad to system context menu - you can open any file
  569. cAllFile_Caption=Integrate with Right Mouse Click
  570. cIEBrowser_Hint=Set as IE HTML source viewer
  571. cIEBrowser_Caption=HTML Viewer in IE 5+
  572. cIEEditor_Hint=Set as IE main HTML editor
  573. cIEEditor_Caption=HTML Editor for IE
  574. gbColor_Caption=General Colors
  575. lForeColor_Caption=Font Color
  576. lBackColor_Caption=Background
  577. cbMainForeColor_Hint=General font color
  578. cbMainBackColor_Hint=General background color
  579. gbMisc_Caption=Program Settings
  580. lLanguage_Caption=Language:
  581. cColorPrint_Hint=Print syntax in color
  582. cColorPrint_Caption=Color Syntax Print
  583. cMultiFile_Hint=Enable only one program instance
  584. cMultiFile_Caption=Only One Program Instance
  585. cSaveWork_Hint=Remember open files to open in next PSPad run
  586. cSaveWork_Caption=Save Work / Desktop
  587. cScrollPastEOL_Hint=Scroll past end of line
  588. cScrollPastEOL_Caption=Scroll past EOL
  589. gbRightEdge_Caption=Right Edge
  590. lEdgePos_Caption=Position of Right Edge:
  591. lEdgeColor_Caption=Color
  592. eRightBorder_Hint=Right edge mark position
  593. cbRightEdgeColor_Hint=Right edge mark color
  594. lAttrFontColor_Caption=Font Color
  595. lAttrBackColor_Caption=Background
  596. cBold_Caption=&Bold
  597. cItalic_Caption=&Italic
  598. cUnderLine_Caption=&Underline
  599. lFileExt_Caption=File Masks, delimited by "," (example: *.PAS,*.DFM,*.DPR)
  600. lExtCommand1_Caption=External Application Command Lines
  601. lExtCommand2_Caption=Every Application on Separate Line. %s instead file name. Command line format:
  602. lExtCommand3_Caption=Menu_name,"application_name" params "%s"
  603. lExtCommand4_Caption=Example:    Opera,"C:\Program Files\Opera\Opera.exe" "%s"
  604. bAddProgram_Hint=Open dialog to choose application and put it into list
  605. bAddProgram_Caption=&Add application
  606. lCurLine_Caption=Current Line
  607. cRecentFiles_Caption=Save Recent Files List
  608. cRecentFiles_Hint=Save open files history
  609. lTabWidth_Caption=Tab Width:
  610. cRealTabs_Caption=Real Tabs
  611. cRealTabs_Hint=Use real tabs (09h) in text
  612. cSmartTabs_Caption=Smart Tabs
  613. cSmartTabs_Hint=Tab width depends on previous line
  614. cAutoIndent_Caption=Auto Indent Mode
  615. cAutoIndent_Hint=Indent text according to previous line
  616. cSplitHorizont_Caption=Split Horizontal for Synchronize
  617. cSplitHorizont_Hint=Default windows split when Synchronizing
  618. gbLanguage_Caption=Language
  619. cFileBar_Caption=Hide File Panel
  620. cFileBar_Hint=Show always / Don't show / Only for 2 or more files
  621. gbEditor_Caption=Editor Settings
  622. cALTColumn_Caption=ALT sets Column Mode
  623. cBackUp_Caption=BackUp Copy of Files
  624. cProjHints_Caption=Whole Project File Name
  625. cResetCP_Caption=All open in ANSI
  626. cALTColumn_Hint=Mouse with ALT key sets column selection mode
  627. cProjHints_Hint=Show whole file name as hint in project tree
  628. cResetCP_Hint=All files open in ANSI
  629. cTrayEnabled_Caption=Minimize to Tray Icon on Exit
  630. cTrayEnabled_Hint=Exit command Minimize PSPad to System Tray, rather than Exit
  631. lAutoReplace_Caption=Expression:
  632. lAutoWith_Caption=Replace With:
  633. aAddItem_Caption=&Add
  634. aDelItem_Caption=&Delete
  635. aEditItem_Caption=&Edit
  636. cBackUp_Hint=Make backup copy of changed files
  637. lAutoSave_Caption=Autosave [min]:
  638. cRMouseNotMove_Caption=RightClick Doesn't Move Cursor
  639. cRMouseNotMove_Hint=Right mouse click doesn't change cursor position
  640. gbHexaEdit_Caption=Open in HEX Editor...
  641. cSaveFileState_Caption=Remember File State
  642. cSaveFileState_Hint=Remember file state for future opening
  643. lMaxLineLen_Caption=Max Line Length:
  644. lStartDir_Caption=Default Directory for Open File dialog:
  645. cFileBarUpper_Caption=File Panel Over Project
  646. TabAsoc_Caption=System
  647. TabAutoCorrect_Caption=Auto Correct
  648. TabGeneral_Caption=&Program
  649. TabColor_Caption=&Colors
  650. TabEditor_Caption=&Editor
  651. cHTMLMulti_Caption=Enable HTML Multi-Highlighter
  652. cWrapWithEdge_Caption=Wrap (soft) with Right Edge
  653. cWrapWithEdge_Hint=Lines will dynamically wrap at right edge mark
  654. cLineNumFont_Caption=Narrow Font for Line Numbers
  655. lbackUpDir_Caption=Folder for File Backup:
  656. lAutoRefresh_Caption=Auto Refresh [s]:
  657. bBlockColor_Caption=Selected Back
  658. bBlockFont_Caption=Selected Font
  659. shBlockColor_Hint=Selected block background color
  660. shBlockFont_Hint=Selected block font color
  661. cAddCrLf_Caption=Add Cr+Lf to EOF, if not there
  662. cAddCrLf_Hint=Insure 1 blank line at end of file
  663. cUTFHeader_Caption=Ident.bytes in UTF-8 coding
  664. gbMultiSection_Caption=Multi-Highlighter Sections
  665. gbDiffColors_Caption=Text Differences Background
  666. bDiffAdd_Caption=Added
  667. bDiffDel_Caption=Deleted
  668. bDiffMod_Caption=Modified
  669. gbDiffSett_Caption=Text Diff File Compare
  670. cDiffNoHl_Caption=Ignore Highlighter Colors
  671. cDiffCharCase_Caption=Ignore Char Case
  672. cDiffBlanks_Caption=Ignore Blank Space
  673. cMultiUser_Caption=Multi User Environment
  674. lRegTyp_Caption=Type:
  675. gbRegistr_Caption=Registered File Types
  676. lDefaultCP_Caption=Default CP for files opening
  677. cHideExt_Caption=Don't Show file .EXT on Buttons
  678. tabSpell_Caption=Spell Check
  679. lSpellDict_Caption=Dictionary:
  680. lSpellStyle_Caption=Show As:
  681. cSpellNo1Char_Caption=Ignore One-char Words
  682. cSpellNoNumber_Caption=Ignore Words with Numbers
  683. lGotoTarget_Caption=Search Result:
  684. bGutterBack_Caption=Gutter
  685. tabMulti_Caption=HTML Multi-Highlighter
  686. cUseHLColor_Caption=Section Color same as Highlighter
  687. lMultiASP_Caption=For <%..%> use:
  688. cRememberDir_Caption=Remember Last Directory
  689. cSmartSwitch_Caption=Smart File Switching (Ctrl+Tab no sort)
  690. cTrimSpaces_Caption=Trim Trailing Spaces
  691. cTemplSort_Caption=Interactive Clip Vars Sorted
  692. cLnkDesktop_Caption=Link on the DeskTop
  693. cLnkStart_Caption=Link in the START menu
  694. cFileBarTop_Caption=File Tabs Panel on Top
  695. cStartFile_Caption=Auto Open New File after Start
  696. gbMultiOpen_Caption=Open in Multi-Highlighter
  697. cProxyUse_Caption=Use Proxy Server
  698. lProxyAdr_Caption=Address:
  699. lProxyPort_Caption=Port:
  700. lProxyName_Caption=User Name:
  701. lProxyPass_Caption=Password:
  702. lMaxUndo_Caption=Max UNDO operations:
  703. cExtHome_Caption=Extended HOME key
  704. bClearHistory_Caption=Clear History
  705. cShowSplash_Caption=Show Splash Screen
  706. lNew_Caption=New Default:
  707. cMultiFileBar_Caption=Multiline File Tabs Panel
  708. cShowBrackets_Caption=Highlight Matching Brackets
  709. cExitEsc_Caption=ESC to Exit Program
  710. cProjAutoSort_Caption=Auto Sort Files in Project
  711. bLogParser_Caption=LOG parser
  712. bBracket_Caption=Brackets
  713. tabKeyMap_Caption=Key Mapping
  714. lHotKey_Caption=Shortcut
  715. bKeyClear_Caption=Clear All
  716. bKeyReset_Caption=Undo Changes
  717. lOldShortCut_Caption=Old Shortcut:
  718. lNewShortCut_Caption=New Shortcut:
  719. cWholeNextWord_Caption=Whole Words for Find Word at Cursor
  720. cSmartSwitch_Hint=Change file switching with keyboard to order selected by mouse
  721. cStartFile_Hint=Open new empty file after program start
  722. cFileBarTop_Hint=File panel position (top / bottom)
  723. cMultiFileBar_Hint=Multiline file panel
  724. cHideExt_Hint=Show file names on the file panel without extension
  725. cIntHTMLErr_Hint=Show errors in internal web browser
  726. cProjAutoSort_Hint=Auto sort files in project alphabetically
  727. cShowSplash_Hint=Show splash screen on program start
  728. cExitEsc_Hint=Exit program with ESC key
  729. cRememberFilter_Hint=Remember last used open file filter
  730. cRememberDir_Hint=Remember last used file open directory
  731. cTrimSpaces_Hint=Remove blank spaces on the line end  Online/During saving
  732. cExtHome_Hint=First time move cursor to the begin of first word and second time to the line begin
  733. cShowBrackets_Hint=Highlight matching brackets under cursor
  734. cUTFHeader_Hint=Write BOM (byte order mark) to UTF-8 coded file
  735. cTemplSort_Hint=Sort interactive clips by alphabetical variable order
  736. cWholeNextWord_Hint=Set "whole words only" option with search word under cursor
  737. cDiffCharCase_Hint=Ignore char case for text differences
  738. cDiffBlanks_Hint=Ignore spaces for text differences
  739. cDiffNoHL_Hint=Don't use highlighter colors for text diff
  740. cAllFiles_Hint=Add PSpad to context menu in Explorer
  741. cLnkDesktop_Hint=Create PSPad link on the screen
  742. cLnkStart_Hint=Create PSPad link in the Start menu
  743. cMultiUser_Hint=Save config files to the user profile
  744. cHTMLMulti_Hint=Enable highlight scripts in HTML code
  745. cUseHLColor_Hint=Script start and end will be highlighted with Symbol attribute colors
  746. cProxyUse_Hint=Use proxy for access to internet
  747. cRememberFilter_Caption=Remember Last Filter
  748. lHTServer_Caption=Server:
  749. cAutoBrackets_Caption=Completion of chars ( { [ < " '
  750. cAutoBrackets_Hint=After you write open char, editor add matching close char
  751. cLogToEnd_Caption=Cursor at End of LOG
  752. cLogToEnd_Hint=Cursor position at end of the LOG file after LOG is displayed
  753. gbCursor_Caption=Cursor Look
  754. cbCursInsert_Caption="Block","Half block","Horizontal line","Vertical line"
  755. gbRecent_Caption=Recent files
  756. gbStartDir_Caption=Default Directory
  757. gbBackUp_Caption=Backups
  758. cActiveDir_Caption=Same As Active Document
  759. cDesignateDir_Caption=Designate Directory:
  760. TabFiles_Caption=Files and Dirs
  761. cExtEdit_Caption=Extended Cut and Copy
  762. cExtEdit_Hint=If text isn't selected, functions Cut and Copy works with actual line
  763. lCSVDelim_Caption=Delimited by:
  764. lCSVEnclose_Caption=Enclosed by:
  765. cFileBarStyle_Caption=Button Style File Panel
  766. lHTMLCompLen_Caption=Compressed Line Length:
  767. bReloadDic_Caption=Reload Dictionary
  768. lCursInsert_Caption=Insert Mode Cursor:
  769. lCursOver_Caption=Overwrite Mode Cursor:
  770. gbCVSImport_Caption=CSV Import
  771. cROAttribut_Caption=R/O mode changes file attribute
  772. cCzechOEM_Caption=Czech ANSI <--> OEM Conversion
  773. cLnkSendTo_Caption=Link in Send To menu
  774. shCurLine_Hint=Current line background
  775. shDiffAdd_Hint=Added lines background
  776. shDiffDel_Hint=Missed line background
  777. shDiffMod_Hint=Changed line background
  778. shMultiFore_Hint=Font color of  begin and end of Multi-Highlighter section
  779. shMultiBack_Hint=Background color of  begin and end of Multi-Highlighter section
  780. shGutterBack_Hint=Left gutter background
  781. shLOGparser_Hint=Log parser result background
  782. shBracket_Hint=Partitional background of highlighted bracked
  783. shSpell_Hint=Underlined by spellchecker
  784. cFilebarStyle_Hint=Style of toolbar with file names: Tabs / Flat / Buttons
  785. cCzechOEM_Hint=Use internal ANSI - OEM conversion. For Czech people only !
  786. cROAttribut_Hint=Read only state in PSPad sets R/O file attribute
  787. cActiveDir_Hint=Set Open dialog directory to that of active document
  788. cDesignateDir_Hint=For open file dialog use designate directory
  789. cLnkSendTo_Hint=Add PSPad link to "Send to"
  790. cAutoHideGutter_Caption=Auto hide Left Gutter
  791. cAutoHideGutter_Hint=Auto hide left Gutter if no bookmark or visible line numbers
  792. gbMultiBase_Caption=Multihighlighter Base
  793. bSpell_Caption=Spell Check
  794. cTabInCSS_Caption=Always real Tabs in CSS reformat
  795. cTabInCSS_Hint=CSS reformat function will use real Tabs to indent
  796. gbProxy_Caption=Proxy server
  797. leMail_Caption=E-Mail:
  798. lHTDocs_Caption=Document Root:
  799. cTextHTMLLine_Caption=Text to HTML - Lines as Paragraphs
  800. cTextHTMLLine_Hint=Text to HTML conversion will mark lines as paragraphs
  801. cEmailDefault_Caption=Use my default E-Mail Client
  802. bKeyMapLoad_Caption=Load from File
  803. bKeyMapSave_Caption=Save to File
  804. cProxyAsIE_Caption=Get Proxy Server setting from MS Internet Explorer
  805. cShowMenuPic_Caption=Show Icons in Menu
  806. cMiddleMouse_Caption=Middle mouse - Clip List
  807. cMiddleMouse_Hint=Middle Mouse click displays Clip list
  808. lMouseScrollBy_Caption=Mouse Wheel scroll Lines:
  809. rs_tabLanguage=Language
  810. rs_tabProgBehaviour=Program - behaviour
  811. rs_tabProgLook=Program - look
  812. rs_tabEditBehaviour=Editor - behaviour
  813. rs_tabEditSettings=Editor - settings
  814. rs_tabFiles=Files and Dirs
  815. rs_tabBackup=Backup
  816. rs_tabColors=Colors
  817. rs_tabSystem=System integration
  818. rs_tabAssociate=Registered File Types
  819. rs_tabMultiHL=Multihighlighter
  820. rs_tabHTMLTool=HTML Tool
  821. rs_tabTextDiff=Text difference
  822. rs_tabInternet=Internet
  823. rs_tabWebServer=Web server
  824. rs_tabKeyMap=Key Map
  825. rs_tabHexSetting=HEX Editor
  826. cNewMenuStyle_Caption=New Menu style
  827. shMainForeColor_Hint=Common Font color
  828. shMainBackColor_Hint=Common Background color
  829. shRightEdgeColor_Hint=Color of right edge line
  830. cCSSColorRGB_Caption=CSS - insert Color in format RGB(r,g,b)
  831. cCSSColorRGB_Hint=CSS - insert Color in format RGB(r,g,b) instead standard #rrggbb
  832. lBackupFTP_Caption=BackUp dir for FTP files (TEMP if empty):
  833.  
  834. [HTML color dialog]
  835. rSafeColor_Caption=Safe Colors
  836. r16Color_Caption=16-color Palette
  837. rGrayColor_Caption=Gray Scale
  838. rNamed_Caption=Named Colors
  839.  
  840. [Sort dialog]
  841. rAscending_Caption=Ascending
  842. rDescending_Caption=Descending
  843. cCharCaseDiff_Caption=Case Sensitive
  844. cColumn_Caption=Specify Column
  845. gbDirection_Caption=Direction
  846. gbAdvanced_Caption=Advanced
  847. lColBegin_Caption=Column Begin
  848. lColEnd_Caption=Column End
  849. cRemDuplic_Caption=Remove Duplicates
  850. cASCII_Caption=ASCII value
  851. rANSI_Caption=ANSI value
  852. rNumber_Caption=Numeric value
  853. gbSortBy_Caption=Sort by
  854.  
  855. [Page setup dialog]
  856. cMirrorMargin_Caption=Mirror Margins
  857. cHeaderShadow_Caption=Header Shadow
  858. cPrintHeader_Caption=Print Header
  859.  
  860. [Remove Spaces dialog]
  861. cBegin_Caption=From Front of Lines
  862. cEnd_Caption=From End of Lines
  863. cInside_Caption=Inside Text
  864.  
  865. [DateTime dialog]
  866. lDate_Caption=Date:
  867. lTime_Caption=Time:
  868. bAdd_Caption=&Add
  869. bDelete_Caption=&Delete
  870. bReplace_Caption=&Replace
  871.  
  872. [Find in files]
  873. tabFind_Caption=Settings
  874. tabResult_Caption=Results
  875. gbFindScope_Caption=Search Scope
  876. rProjectFiles_Caption=Project Files
  877. rOpenFiles_Caption=Open Files
  878. rDirectoryFiles_Caption=Selected Directory
  879. cSubdirectories_Caption=Include Subdirectories
  880. cReplaceText_Caption=Replace With:
  881. cCaseSensitive_Caption=Case Sensitive
  882. lSearchMasks_Caption=File Masks:
  883. lSearchText_Caption=Text to Find:
  884. aOpenDirectory_Hint=Select directory
  885. cWholeWord_Caption=Whole Words Only
  886. lCodePage_Caption=Files Code Page:
  887.  
  888. [User Highlighter]
  889. FormCaption=User Highlighter definition
  890. bLoad_Caption=&Load
  891. bSave_Caption=&Save
  892. lKeyWords_Caption=Key Words
  893. lResWords_Caption=Reserved words
  894. lGeneralName_Caption=Name
  895. lMasks_Caption=File Types, Comma Delimited
  896. gbComment_Caption=Comment Style
  897. gbStrings_Caption=Strings
  898. rSingleQuote_Caption=Single Quote
  899. rDoubleQuote_Caption=Double Quote
  900. cPreprocessors_Caption=Preprocessors
  901. lLineComment_Caption=Comment:
  902. cCaseSensitive_Caption=Words are Case Sensitive
  903. eLineComment_Hint=Used in function Add/Remove comment
  904.  
  905. [Highlighters settings]
  906. FormCaption=Highlighters Settings
  907. TabColor_Caption=&Colors
  908. lAttrFontColor_Caption=Font Color
  909. lAttrBackColor_Caption=Background
  910. cBold_Caption=&Bold
  911. cItalic_Caption=&Italic
  912. cUnderLine_Caption=&Underline
  913. TabExtension_Caption=&Specification
  914. TabExtProgs_Caption=&External applications
  915. TabCompil_Caption=C&ompiler
  916. lLangName_Caption=Filter Name:
  917. lExtension_Caption=File Masks:
  918. lUserHL_Caption=User Highlighters:
  919. lProgName_Caption=Name:
  920. lProgFile_Caption=Application:
  921. lProgParam_Caption=Parameters:
  922. lProgList_Caption=Application List:
  923. bAdd_Caption=&Add
  924. bDel_Caption=&Delete
  925. bEdit_Caption=&Replace
  926. lCompFile_Caption=Compiler:
  927. lCompParam_Caption=Parameters:
  928. lCompLog_Caption=LOG File:
  929. lCompRun_Caption=Run After Compilation:
  930. lHelp1_Caption=%File%, %URLFile%, %HttpFile% - file name with file path
  931. lHelp2_Caption=%Dir% - directory part
  932. lHelp3_Caption=%Name% - name part
  933. lHelp4_Caption=%Ext% - extension part
  934. lScheme_Caption=Color Scheme:
  935. cCompSaveAll_Caption=Save All Files Before Compilation
  936. lHelpFile_Caption=Help File
  937. lTabWidth_Caption=Tab Width
  938. lIndentChars_Caption=Extended Indent Chars
  939. cCompCapture_Caption=Capture Program Output Window
  940. lProjectDir_Caption=Project Default Directory:
  941. TabGeneral_Caption=General
  942. cDontOpen_Caption=Don't open any file after project load
  943. cDontOpen_Hint=Load project tree only, don┤t open any file
  944. lCompParser_Caption=LOG Parser
  945. bDebug_Caption=Debug
  946. bHLBack_Caption=Highlighter Background
  947. cCompHideOutp_Caption=Hide Output window
  948. cCompHideOutp_Hint=Hide external program Output Window
  949. lCompDir_Caption=Default Directory:
  950. rs_CommandLine=Command line
  951. lNewFileFormat_Caption=New file format:
  952.  
  953. [FindHex dialog]
  954. lFindText_Caption=Find:
  955. cFindAsText_Caption=As Text
  956. cIgnoreCase_Caption=Ignore Char Case
  957.  
  958. [GotoHex dialog]
  959. rFromBegin_Caption=&From file beginning
  960. rFromCurrent_Caption=F&rom cursor position
  961. lBytes_Caption=B&ytes:
  962.  
  963. [Macro dialog]
  964. lMacroName_Caption=Macro Name:
  965. lRunCount_Caption=Run Count:
  966. Macro=Macro
  967.  
  968. [Code Explorer]
  969. aExpandNode=Expand child nodes
  970. aCollapseNode=Collapse child nodes
  971. aSortAZ=Sort ascending
  972. aSortZA=Sort descending
  973. aGotoSource=Goto source
  974. aActivateSource=Activate source after goto
  975. aRefresh=Refresh
  976. aInsertInto=Insert into editor
  977.  
  978. [Spell check]
  979. bSpellSkip_Caption=&Skip
  980. bSpellSkipAll_Caption=S&kip all
  981. bSpellAddWord_Caption=&Add to dictionary
  982. bSpellChange_Caption=C&hange
  983. bSpellChangeAdd_Caption=Cha&nge + add
  984.  
  985. [Mail form]
  986. gbBody_Caption=Message
  987. gbAttach_Caption=Attachments
  988. lTo_Caption=To:
  989. lSubject_Caption=Subject:
  990. bConfig_Caption=Add PSPad Config File
  991. rs_ErrDesc1={please write short error description here}
  992. rs_ErrDesc2=Instructions to simulate error:
  993. rs_ErrDesc3={if error occurs in specific file, add it as attachment please}
  994.  
  995. [Calculate block]
  996. lMax_Caption=Maximum:
  997. lMin_Caption=Minimum:
  998. lCnt_Caption=Count:
  999. lSum_Caption=Sum:
  1000. lAvg_Caption=Average:
  1001.  
  1002. [Macro Manager]
  1003. bPlay_Caption=&Play
  1004. bPlayX_Caption=Play &x-times
  1005. bDelete_Caption=&Delete
  1006. bEdit_Caption=&Edit
  1007. lHotKey_Caption=Assign Shortcut
  1008.  
  1009. [Statistics]
  1010. rs_WordsCount=Words count
  1011. rs_LinesCount=Lines count
  1012. rs_CharsCount=Chars count
  1013. rs_Words=Words
  1014. rs_Chars=Chars
  1015. rs_Frequency=Frequency
  1016. rs_MaxLength=Max line length
  1017. rs_FileSize=File size
  1018. rs_Created=Creation time
  1019. rs_LastWrite=Last modification
  1020. lFullName_Caption=Full file name:
  1021. lFileName_Caption=File name:
  1022. bRunStat_Caption=Detailed statistic
  1023.  
  1024. [Show color]
  1025. lColorCode_Caption=HTML Color Code:
  1026. lColorName_Caption=Color Name:
  1027. lColorPercent_Caption=Percent Notation:
  1028. lColorItems_Caption=R,G,B notation:
  1029.  
  1030. [Insert text]
  1031. rText_Caption=At Front of Lines
  1032. rTextEnd_Caption=At End of Lines
  1033. rTextToPos_Caption=Before Character Number:
  1034. rNumber_Caption=Numbering
  1035. rPoint_Caption=Bullets
  1036.  
  1037. [Google search]
  1038. gbSimple_Caption=Simple Search
  1039. gbAdvanced_Caption=Advanced Search
  1040. lExpression_Caption=&Expression:
  1041. lAllWords_Caption=&All Words:
  1042. lAnyWords_Caption=A&ny Word:
  1043. lExactPhrase_Caption=&Exact Phrase:
  1044. lNoWords_Caption=E&xcept Words:
  1045. lResultCount_Caption=&Results per Page:
  1046. lServer_Caption=&Search server only:
  1047. lLangResult_Caption=Only Results in:
  1048. lEngine_Caption=Use national Google:
  1049.  
  1050. [FTP]
  1051. bFTPConnect_Caption=Connect
  1052. bFTPNew_Caption=New Connection
  1053. bFTPCopy_Caption=Duplicate
  1054. bFTPEdit_Caption=Properties
  1055. bFTPDelete_Caption=Delete
  1056. lFTPName_Caption=Connection Name:
  1057. lFTPServer_Caption=Server:
  1058. lFTPUser_Caption=User Name:
  1059. lFTPPassw_Caption=Password:
  1060. lFTPDir_Caption=Remote Directory:
  1061. cFTPProxy_Caption=Use Proxy Server
  1062. cFTPPassive_Caption=Passive Mode
  1063. cFTPKeep_Caption=Keep Connection by Sending:
  1064. lFTPTime_Caption=Every
  1065. lFTPTimeOut_Caption=Connection Timeout:
  1066. mFTPConnect_Caption=Connect FTP
  1067. mFTPDisconn_Caption=Disconnect FTP
  1068. mFTPRefresh_Caption=Refresh
  1069. mFTPGoRoot_Caption=Root Directory
  1070. mFTPGoWork_Caption=Default Directory
  1071. mFTPCreateDir_Caption=Create Directory
  1072. mFTPDelete_Caption=Delete File/Directory
  1073. mFTPRename_Caption=Rename
  1074. mFTPEdit_Caption=Direct Edit in PSPad
  1075. cFTPLowerName_Caption=Change File Name to Lower Case
  1076. rs_FTPCopyConn=Duplicate Connection
  1077. rs_FTPNewName=Enter new name:
  1078. rs_FTPExists=Connection "%s" already exists !
  1079. tbOpenFileDir_Caption=Synchronize With File
  1080. cFTPOldPort_Caption=Compatible mode (for old Proxy/NAT)
  1081. mFTPSendRaw_Caption=Send FTP RAW command
  1082. lMonths_Caption=FTP server uses special (localized) Month Names:
  1083. bFTPImport_Caption=&Import
  1084. cFTPHiddenFiles_Caption=Show hidden files (must be supported by FTP server)
  1085.  
  1086. [New File]
  1087. tabEmpty_Caption=New File
  1088. tabTemplate_Caption=Use Template
  1089. cTemplName_Caption=File Name same as Template name
  1090.  
  1091. [Links]
  1092. mPSPadOpen_Caption=Open in PSPad
  1093. rs_LinkFile=Files
  1094. rs_LinkDir=Directories
  1095. rs_LinkWeb=WWW
  1096. rs_LinkMisc=Tools
  1097. tbEditLink_Caption=Edit Link
  1098. tbNewLink_Caption=New Link
  1099. lLinkGroup_Caption=Group:
  1100. lLinkPath_Caption=Path:
  1101.  
  1102. [Clipboard monitor]
  1103. aClpBrdActivate_Caption=Start/stop monitoring
  1104. aTrash_Caption=Delete All
  1105.  
  1106. [Base calculator]
  1107. lDec_Caption=Decimal:
  1108. lHex_Caption=HexaDecimal:
  1109. lBin_Caption=Binary:
  1110. lAny_Caption=Base:
  1111. lRom_Caption=Roman:
  1112. lTime_Caption=Time:
  1113.  
  1114. [Text diff]
  1115. mDiffOneFile_Caption=Both Window into New File
  1116. tbDiffRefresh_Caption=Recompare
  1117. mDiffOnly_Caption=Missing lines into new file
  1118. tbResults_Caption=Results processing
  1119.  
  1120. [Variables]
  1121. tabVarProg_Caption=Program
  1122. tabVarUser_Caption=User
  1123. tabVarSyst_Caption=System
  1124.  
  1125. [CMD window]
  1126. gbCommand_Caption=Command
  1127. cCommandCom_Caption=Run under MS-Dos command interpreter
  1128.  
  1129. [Hex Editor]
  1130. rHexOffset_Caption=Hexadecimal offsett
  1131. rDecOffset_Caption=Decimal offsett
  1132. lBytesPerLine_Caption=Numbers of Columns
  1133. lBytesPerCol_Caption=Bytes per Column
  1134.  
  1135. [MD5 generator]
  1136. lSourceText_Caption=MD5 Finger Print from Text:
  1137. lSourceFile_Caption=MD5 Finger Print from File:
  1138. lMD5Text_Caption=MD5 Finger Print:
  1139. lMD5Verify_Caption=Enter MD5 Finger Print to verify:
  1140.  
  1141. [Expression Evaluator]
  1142. lExpression_Caption=Expression:
  1143. lResult_Caption=Result:
  1144.