⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 english.lng

📁 %this program is written by 刘学智. Finished time is 05.1.23 16:03 %utilizing it solving TSP problem
💻 LNG
📖 第 1 页 / 共 2 页
字号:
650=Scope
651=&Global
652=&Selected Only
653=Origin
654=From Cursor
655=Entire Scope
656=Direction
657=Forward
658=Backward

#Replace form
670=Replace Text
671=Text to Find:
672=Replace with:
673=Options:
674=Case &Sensitive
675=&Whole words only
676=&Prompt on Replace
677=Direction:
678=Forwar&d
679=&Backward
680=Scope:
681=&Global
682=&Selected Only
683=Origin:
684=&From Cursor
685=&Entire Scope

#Goto function form
695=Search for:
696=Type
697=Function
698=Line

#Compiler Options
700=Compiler Options
701=Compiler
702=Directories
703=Settings
704=Linker
705=Programs

710=Binaries
711=Libraries
712=C Includes
713=C++ Includes
720=C compiler
721=C++ compiler
722=Compiler:
725=Support all ANSI standard C programs
726=Attempt to support some aspects of traditional C preprocessors
727=Inhibit all warning messages
728=Turn off all access checking
729=Accept $ in identifiers
730=Use heuristics to compile faster
731=Use Cygwin instead of the Mingw compiler
732=Add the following commands when calling compiler:
733=Compile Delay
734=Enables a delay in milliseconds if make complains about the makefiles time stamp.
735=Displays one error per line

740=Code Generation
741=Optimization
745=Enable exception handling
746=Use same size for double and float
747=Put extra commentary information in the generated assembly code
748=Optimize
749=Best Optimization
750=Perform a number of minor optimizations
751=Makefile generation:
752=Use fast but imperfect dependency generation
753=Code profiling
754=Generate profiling info for analysis
755=Link an Objective  C program
756=Generate debugging information
757=Do not use standard system startup files or libraries
758=Do not create a console window
759=Add these commands to the linker command line
760=Do &not optimize
761=Optimize more

770=You may want to change the programs filenames that are used in Dev-C++ (for example when using a cross compiler) :
771=Compiler set to configure:
772=New compiler set
773=Enter the new set name:
774=You can't delete the only compiler set left!
775=Are you sure you want to delete this compiler set?
776=Rename compiler set
777=Enter the new name to rename the set:
778=Further optimizations

#Help Editor Form
780=Help Menu Editor
781=Menu Text
782=Help File
783=Help Menu Options
784=Icon
785=Menu Section
786=Section 1
787=Section 2
788=On Help Popup Menu
789=Actions
790=Search in help file for the word at cursor position
791=Assign F1 shortcut

#Print File Form
800=Print File
801=Parameters:
802=Pages:
803=&Colors
804=&Highlight
805=&Word wrap
806=&Line Numbers
807=Print Line Numbers
808=Print Line Numbers in Margin
809=Number of Copies:
810= Print Selection Only

#Update Form
820=Check for Update of Dev-C++
821=Task:
822=Results:
823=Release Version:
824=Needed version to use with:
825=Description of Release:
826=Download site (double-click to download):

#AddToDo form
830=Add To-Do item...
831=Description
832=Priority
833=User

#ViewToDo form
835=To-Do list...
836=Filename
837=Done
838=Don't show items marked as done
839=Filter:
840=All files (in project and not)
841=Open files only (in project and not)
842=All project files
843=Open project files only
844=Non-project open files
845=Current file only

#Import MSVC++ form
850=Import MS Visual C++ project
851=Select Visual C++ project file
852=Import options
853=Configuration to import
854=Dev-C++ project filename
855=The MS Visual C++ project file has been imported and converted to a Dev-C++ project succesfully! Do you want to open it now?
856=Cannot locate target configuration "%s" (this is probably a bug in Dev-C++)...

#Project Options form
900=Project Options
901=General
902=Directories
903=Name:
904=Icon:
905=Library
906=Browse
907=Type:
908=Win32 GUI
909=Win32 Console
910=Win32 Static Lib
911=Win32 DLL
912=Compile as C++
913=Additional Command-line options:
914=Compiler:
915=Linker Options/Optional Libs or Object files:
916=Library Directories
917=Resource Files
918=Include Directories
919=Select Icon
920=Include an Object File
921=Resource Directories
922=Build Options
923=Directories
989=Makefile
924=&Executable output directory
925=&Object file output directory
926=O&verride output filename
927=Add Library or Object
928=%d files [%d sources, %d headers, %d resources]

#New template form
930=Name:
931=Description:
932=Category:
933=New project name:
934=Files in template:
935=Compiler extra options:
936=Linker extra options:
937=Icons:
938=Template info
939=Files
940=Extras
941=Template icon
942=New project icon
943=Create
944=New template from project
945=Use project's Include directories
946=Use project's Library directories
947=Use project's Resource directories

#New variable/member forms
950=Return type:
951=Variable name:
952=Implement in:
953=Access scope
954=Create member function to READ from this variable
955=Create member function to WRITE to this variable
956=Name:
957=Comments
958=Description:
959=Style:
960=Create
961=Cancel
962=Unknown class...
963=Cannot determine the filename for implementation...
964=Cannot determine the line number for code insertion...
965=Member name:
966=Arguments:
967=Class name:
968=Inherit from another class
969=Inheritance
970=Inherit from class:
971=Header filename:
972=Implementation filename:
973=Header filename:
974=Add to current project
975=Attributes

#File properties form
980=Filename
981=In project
982=Total lines
983=Actual code lines
984=Comment lines
985=Included files
986=Empty lines
987=File size
988=Absolute
990=Relative
991=File's date/time stamp
992=Compiler settings

#Profile analysis form
995=Profile analysis
996=Flat output
997=Call graph

#Global strings
# messages
1000=Search string ''%s'' not found
1001=File %s could not be opened
1002=Replace this occurrance ''%s'?
1003=File: %s already exists in %s
1004=Are you sure you want to close %s
1005=Save changes to %s?
1006=Close %s and start new project?
1007=Rename to:
1008=Already compiling
1009=Save changes to %s?
1010=File already exists, overwrite?
1011=Add new file to the current project?
1012=Add new Resource to the current project?
1013=Your project does not have debugging information, do you want to enable debugging and rebuild your project ? 
1014=You have not enabled profiling and/or debugging info in Compiler Options. Do you want to enable them and rebuild the project now?
1015=Please run the project at least once so that profiling info is generated...
1016=Enter the new folder's name:
1017=Are you sure you want to remove this folder?
1018=Enter the new folder name:
1019=The file %s is marked as read-only. Do you want to mark it as read-write? If no, the file will not be saved...
1020=An error occured. The file %s was not marked as read-write and it was not saved...
1021=An Access Violation (Segmentation Fault) raised in your program.
1022=Source file is more recent than executable. Do you want to rebuild it ?
1023=Please select the application you want to attach to:

# errors
1500=Cannot open file %s
1501=Cannot save file %s
1502=Cannot rename file %s
1503=Search field cannot be blank
1504=Project is not executable
1505=Project is not compiled
1506=Source file not compiled
1507=Make file not found.
1508=Clean Failed
1509=Template could not be placed on project.
1510=%s Resource not found: %s - %s
1511=Template file %s wasn't found, Skipping.
1512=No template assigned.
1513=File %s is not found.
1514=No Host Application was provided. You can set it in Execute menu, Parameters.
1515=Host Application not found ! You can change it in Execute menu, Parameters.

# misc
2000=Untitled
2001=ReadOnly
2002=Insert
2003=Overwrite
2004=Project%d
2005=Please specify another filename.
2006=%d Lines in file
2007=Rename file
2008=Executing %s
2009=Execution terminated
2010=bytes
2011=Modified
2012=Error
2013=Information
2014=Warning
2015=Question
2016=Compilation successful
2017=Compilation aborted by user

# buttons
2500=&Ok
2501=&Cancel
2502=&Help
2503=&Default
2504=&Yes
2505=&No
2506=&Add
2507=&Edit
2508=&Remove
2509=De&lete
2510=&Close
2511=&Authors
2512=&Find
2513=&Replace
2514=&Delete Invalid
2515=Replace &All
2516=Browse
2517=Remove
2518=Rename
2519=Import
2520=Window Mode
2521=Clear

# CPU Window
2600=CPU Window
2601=Assembler code:
2602=Function:
2603=Assembler Syntax:
2604=Registers:

# TipOfTheDay Window
2700=Tip of the day
2701=Did you know...
2702=...there are no tips to display?
2703=Don't display tips at startup
2704=Next Tip
2705=Previous Tip

# Environment Options (more)
2800=File Associations
2801=File Types:
2802=Just check or un-check for which file types Dev-C++ will be registered as the default application to open them...
2803=CVS Support
2804=CVS Program File
2805=Compression Level
2806=Use SSH instead of RSH
2807=Templates Directory
2808=Select Templates Directory
2809=Use XP Theme
2810=External programs
2811=External program
2812=Extension
2813=External program associations:
2814=Watch variable under mouse
2815=Report watch errors
2816=  Debug variables browser 
2817=  Alternate Configuration File  
2818=Use this alternate configuration file
2819=You changed the configuration file to be used by the application.<CR>The new configuration file will *not* be used in the current session. Any configuration changes you do in this session, will be saved in the *currently* open configuration file.<CR><CR>It is suggested that you restart the application now, so that it starts using the new configuration file...

# Execute menu (more)
2900=Parameters...
2901=Compile current file

# Window list
2910=Window List
2911=Select the window you want to edit:

# CVS Menu
2990=Current file...
2991=Whole project...
2992=Please configure CVS support in "Tools / Environment Options"...

# CVS form
3000=Import Options
3001=Repository
3002=Global Options
3003=Checkout Options
3004=Commit Options
3005=Update Options
3006=Diff Options
3007=Log Options
3008=CVS Output
3009=Import
3010=Checkout
3011=Commit
3012=Update
3013=Diff
3014=Log
3015=Import directory
3016=Action
3017=Vendor
3018=Release
3019=Log message
3020=Module name
3021=Extension
3022=Checkout as
3023=Checkout directory
3024=Recurse into sub-directories
3025=Reset any sticky options
3026=Create missing directories
3027=Remove empty directories
3028=Drop changes made locally
3029=Before date
3030=Revision/branch/tag
3031=If not found, get the most recent
3032=Other revisions
3033=Perform a unified diff
3034=Compare local file with the same remote revision/tag
3035=Compare local file with another remote revision
3036=Compare two remote revisions
3037=Is date
3038=Log the default branch
3039=List only the RCS filenames
3040=Don't print tag names
3041=Filter
3042=By revision/tag
3043=By date
3044=By user
3045=Repository
3046=Details
3047=Access method
3048=User
3049=Server
3050=Remote directory
3051=Add
3052=Remove
3053=Add Options
3054=Remove Options
3055=Remove the file from disk also...

# Params form
3100=Parameters
3101=Parameters to pass to your program:
3102=Host Application:

# Project options form (continued)
3200=Files
3201=Project files:
3202=Project options:
3203=Generate debugging information
3204=Generate profiling information
3205=NOTE: These settings will override the global Compiler Options affecting this project only.
3206=Support Windows XP Themes
3207=File options:
3208=Include in compilation
3209=Compile file as C++
3210=Version info
3211=Include version information in project
3212=Version details
3213=Major:
3214=Minor:
3215=Release:
3216=Build:
3217=Language:
3218=Additional information:
3219=Override build command
3220=Output file
3221=Include in linking
3222=Build priority:
3223=Auto-increment build number on compile
3224=Use custom Makefile (do not generate a Makefile, use this one)
3225=Information about customizing the Makefile...
3226=&Include the following files into the Makefile:

# More compiler options
3400=Strip executable
3401=Generate instructions for the following machine
3402=Enable use of processor specific built-in functions

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -