From 531fddf0e7d16976e0fef36020de81b7f449c755 Mon Sep 17 00:00:00 2001 From: Daniel Grunwald Date: Tue, 14 Sep 2010 15:02:42 +0200 Subject: [PATCH] Exclude incomplete translations from LanguageDefinition.xml (but keep them in setup) --- data/resources/StringResources.resx | 394 ++ data/resources/StringResources.ru.resx | 4194 +++++++++++++++++ .../languages/LanguageDefinition.xml | 10 +- src/Setup/Files.wxs | 9 +- 4 files changed, 4596 insertions(+), 11 deletions(-) create mode 100644 data/resources/StringResources.ru.resx diff --git a/data/resources/StringResources.resx b/data/resources/StringResources.resx index 943907b53e..c3561c9e85 100644 --- a/data/resources/StringResources.resx +++ b/data/resources/StringResources.resx @@ -234,6 +234,7 @@ Download an AddIn from the Internet, then click 'Install AddIn' and choose the d TortoiseGit needs to be installed to execute this action. + Error message when executing git command but TortoiseGit cannot be found Contents @@ -282,12 +283,15 @@ Download an AddIn from the Internet, then click 'Install AddIn' and choose the d Number of bytes per line + hex editor option (number of bytes displayed in one line) Display + 'display' group box in hex editor options Elements + Elements that can be configured in hex editor options Data @@ -300,6 +304,7 @@ Download an AddIn from the Internet, then click 'Install AddIn' and choose the d Resize to fit current width + Used for the HexEditor's full width display button in the left corner of the display. Add to Help Favorites @@ -652,6 +657,7 @@ Optionally you can specify a working directory and command line arguments. Extract method + Text of the "Extract Method" refactoring menu command. The selected code contains a break statement without the enclosing loop. Please change the selection! @@ -673,6 +679,9 @@ Optionally you can specify a working directory and command line arguments. Extracting methods in {0} is currently not supported! + Used to notify the user that the MethodExtractor can not extract the code in the current programming language. + +{0} is the value from ProjectService.CurrentProject.Language Insert constructor @@ -730,9 +739,11 @@ Optionally you can specify a working directory and command line arguments. Blame + blame/praise/annotate- show author for each line of code in the file Branch/tag + Shows the dialog for branching/tagging The file/directory cannot be copied because it is in subversion status '{0}'. @@ -745,33 +756,42 @@ Optionally you can specify a working directory and command line arguments. Check for modifications + Command to check a directory for modifications (both local and remote) Checkout + Download source code from the version control server Clean up + Runs svn cleanup, fixing problems in the working copy Commit + Command to upload local changes to version control system Create patch + Create a patch file containing the local modifications Delete directory Diff + Command to show local modifications done to a file Edit conflicts + Command to edit version-control conflicts in a file Error deleting ${File} + Message shown when a file or directory cannot be deleted Export + Export files from the local working copy Force delete @@ -784,15 +804,18 @@ Optionally you can specify a working directory and command line arguments. Keep old solution open + Button text to keep old solution open Get lock Mark conflicts as resolved + Command to tell version-control system that conflicts were resolved Merge + Merge changes from another branch to this directory Automatically &add new files @@ -808,12 +831,15 @@ Optionally you can specify a working directory and command line arguments. Subversion Options + Title of the subversion options panel Show &history tab for version-controlled files + Show tab page History for each version-controlled file Reload solution + Button to confirm reloading the solution after project files were changes SharpDevelop detected that the version control operation changed project files. @@ -821,6 +847,7 @@ You should reload the solution. Relocate + Change the URL of the version control server Remove from ignore list @@ -830,21 +857,26 @@ You should reload the solution. Repository browser + Launch a tool to view the repository of the version control system Revert + Command to revert local modifications done to a version-controlled file The file has local modifications. Do you really want to remove it? Revision graph + Show the revision graph for a directory Save files + Button text to confirm saving all open files Show Log + Shows the history for the file The version control operation would affect files with unsaved modifications. @@ -852,40 +884,51 @@ You have to save those files before running the operation. Switch + Switch the working copy to a different branch TortoiseSVN needs to be installed to execute this action. Update + Command to download changes done by other developers to the working copy Update to revision + Command to update a file to a specific version Thank you for participating! You can still opt-out later using the SharpDevelop options. + text that confirms the user accepted UDC I would like to participate - collect and upload usage data + Option to start participating in usage data collection You can still opt-in later using the SharpDevelop options. + Text that confirms the user declined UDC I do not want to participate + Option for declining to participate in usage data collection We need your help! To improve SharpDevelop in the future, we would like to know which features are used most. SharpDevelop can collect this information and upload it automatically. + introduction to UsageDataCollector, appears on first start of SharpDevelop 4.0 Privacy Statement + text for link to privacy statement Show collected data + button for showing the data collected so far Usage Data Collector + title of the usage data collector start page message (only visible on first start of SharpDevelop 4) and name of the corresponding page in the options dialog Let SharpDevelop figure out the type based on the initializer. @@ -964,6 +1007,7 @@ SharpDevelop can collect this information and upload it automatically. Continue + continue using the current encoding (may cause data loss) Save as UTF-8 @@ -1034,6 +1078,7 @@ You can specifiy an execution command in the project options. Process + Labels a running process Attach @@ -1587,6 +1632,7 @@ To create/manipulate a ActiveX/COM object, drag a class within a TypeLib/Control <Empty> + Copy from empty item Enter the new name: @@ -1605,6 +1651,7 @@ To create/manipulate a ActiveX/COM object, drag a class within a TypeLib/Control Go to + Title of the "go to" dialog window Go to line @@ -1667,6 +1714,7 @@ Examples: "120", "MainClass", "Main.cs, 120". Caret Line + Name for the vertical line showing the caret position Caret marker @@ -1891,6 +1939,7 @@ When an extension is used by both a built-in and a user-defined scheme, the user Escape character: + Escape character inside highlighting spans, e.g. \ in C# In "Begin" and "End", @ has a special meaning: @!string@ doesn't match string when searching for the begin/end, and @@ matches a single @. @@ -1971,9 +2020,11 @@ Do you want to add the new file to the project ${CurrentProjectName}? Create file inside project + Answer 1 Create standalone file + Answer 2 Add file to project? @@ -2142,6 +2193,7 @@ Do you want to add the new file to the project ${CurrentProjectName}? &Edit extensions + Edits the list of file extensions associated with a code snippet group &Description @@ -2160,6 +2212,7 @@ Do you want to add the new file to the project ${CurrentProjectName}? Press Tab to insert this code template. + Appears in description box in template completion. Re&move Group @@ -2184,6 +2237,7 @@ Do you want to add the new file to the project ${CurrentProjectName}? Configuration Editor + Title of the solution configuration editor dialog <Edit> @@ -2208,6 +2262,7 @@ Do you want to add the new file to the project ${CurrentProjectName}? &Solution configuration: + label in front of combo box where the build configuration (Debug/Release) of the solution can be chosen Depends on: @@ -2364,15 +2419,18 @@ Do you want to add the new file to the project ${CurrentProjectName}? Use the following option to turn code completion completely off: + Text in label above the "Enable Code Completion" checkbox. Re-open tooltip with better overload when pressing comma items + Save *inputbox* items Save + Save *inputbox* items Pre-select recently used members @@ -2421,6 +2479,7 @@ Do you want to add the new file to the project ${CurrentProjectName}? Debugging + The root node in the options dialog Stepping @@ -2493,12 +2552,14 @@ Do you want to add the new file to the project ${CurrentProjectName}? &Auto-load changes if saved + (checkbox) automatically load externally changed files if there are no unsaved modifications in SharpDevelop Use &temporary file for saving Default file &encoding: + Default encoding used for new files &Detect external changes to files @@ -2514,6 +2575,7 @@ Do you want to add the new file to the project ${CurrentProjectName}? Macintosh (CR) + Line terminator style for the MacOS. I think this doesn't need translation. Load/Save @@ -2523,12 +2585,18 @@ Do you want to add the new file to the project ${CurrentProjectName}? Unix (LF) + LF = line feed +Line terminator style for 'unix' like oprating +systems. I don't think that this needs translation. Use &recycle bin when deleting files Windows (CRLF) + CRLF = carriage return, line feed +line terminator style for the 'Windows' operating +system. I don't think that it needs translation. Format @@ -2541,6 +2609,7 @@ Do you want to add the new file to the project ${CurrentProjectName}? Profiler + option page of the performance profiler Build and Run options @@ -2571,6 +2640,7 @@ Do you want to add the new file to the project ${CurrentProjectName}? When running: + option that specifies how to build when running the project Build modified projects and projects depending on them @@ -2643,6 +2713,7 @@ Do you want to add the new file to the project ${CurrentProjectName}? Use Ctrl+Click for "Go to Definition" + Checkbox for enabling Ctrl+Leftclick as shortcut for 'go to definition' A&uto insert curly braces @@ -2691,9 +2762,11 @@ Do you want to add the new file to the project ${CurrentProjectName}? Use smart indentation + Checkbox for disabling/enabling smart indentation Code Completion + Title of the code completion option panel &Render font antialiased @@ -2733,6 +2806,7 @@ Do you want to add the new file to the project ${CurrentProjectName}? at colum&n + I've mixed up row and column. Column is right After Caret @@ -2875,6 +2949,7 @@ A change in the highlighting schemes is visible upon the next restart of #Develo {0} is not a valid icon file. + Error message displayed when the user tries to set the application's icon to a file that is not an icon. Localized string file: @@ -2890,6 +2965,7 @@ A change in the highlighting schemes is visible upon the next restart of #Develo Manifest files + File filter description for *.manifest files Output name: @@ -3124,6 +3200,7 @@ A change in the highlighting schemes is visible upon the next restart of #Develo Select folder + Description for folder selection dialog Signing @@ -3304,6 +3381,7 @@ You can also choose to store the setting in the .user-file instead of the projec Can't find ${Executable} in any of the SDK bin folders. + Message for an exception that is thrown if a sdk executable cannot be found. Can't load ${File}.File not found. @@ -3340,6 +3418,7 @@ You can also choose to store the setting in the .user-file instead of the projec Browse + text for buttons that open a dialog for searching a file/folder Cancel @@ -3364,6 +3443,7 @@ You can also choose to store the setting in the .user-file instead of the projec Unselect All + The words "Unselect All" translated into the local language. &Edit @@ -3391,6 +3471,7 @@ You can also choose to store the setting in the .user-file instead of the projec Custom + Choose custom color Select font @@ -3403,6 +3484,7 @@ You can also choose to store the setting in the .user-file instead of the projec ID + Abbrevation for Identifier Ignore @@ -3430,6 +3512,7 @@ You can also choose to store the setting in the .user-file instead of the projec N/A + Stands for 'Not applicable' Name @@ -3448,6 +3531,7 @@ You can also choose to store the setting in the .user-file instead of the projec Options + The word "Options" translated to a particular language. Path @@ -3463,6 +3547,7 @@ You can also choose to store the setting in the .user-file instead of the projec readonly + The word "readonly" in lowercase. &Remove @@ -3478,6 +3563,7 @@ You can also choose to store the setting in the .user-file instead of the projec Select All + "Unselect All" translated into the local language. Small Icons @@ -3505,12 +3591,15 @@ You can also choose to store the setting in the .user-file instead of the projec Open + verb for opening an item (usually file) Open Folder in Explorer + Command that opens the selected folder in Windows Explorer Open With... + Open file with non-default tool Add program @@ -3535,6 +3624,7 @@ You can also choose to store the setting in the .user-file instead of the projec Text editor (choose encoding) + Entry in "open with" menu for explicitly choosing the file encoding when opening a text file Built-in Web Browser @@ -3622,6 +3712,7 @@ You can also choose to store the setting in the .user-file instead of the projec <KEY NOT FOUND> + Value to display when a resource key is missing Resource in {0}: @@ -3655,6 +3746,7 @@ You can also choose to store the setting in the .user-file instead of the projec Boo Interpreter + Title of the Boo Interpreter pad Error: 'Debugger is not loaded' @@ -3667,6 +3759,7 @@ You can also choose to store the setting in the .user-file instead of the projec Debuggee + Name for program being debugged Runs commands in the debugged progam @@ -3697,6 +3790,7 @@ You can also choose to store the setting in the .user-file instead of the projec Select FxCop path + Button to select the FxCop path FxCop was found in the following directory: @@ -3706,6 +3800,7 @@ You can also choose to store the setting in the .user-file instead of the projec FxCop path + Title of FxCop path choosing groupbox Add/Remove rule assembly @@ -3742,62 +3837,80 @@ You can also choose to store the setting in the .user-file instead of the projec Suppress message + Context menu command to suppress a code analysis warning Code Covered + One of the display items that exists in the Code Coverage Options Panel. Selecting this one allows the user to configure the colours for the code that has been covered by the unit tests. Code Not Covered + One of the display items that exists in the Code Coverage Options Panel. Selecting this one allows the user to configure the colours for the code that has NOT been covered by the unit tests. Column + List view column header holding the code coverage start column number. Display Options End Column + List view column header containing the end column number for the code coverage. End Line + List view column header containing the code coverage end line. Line + Code coverage line number column header for the list view. Unable to locate the NCover console application. If NCover is installed, please specify the location of the application in the Code Coverage options. + Error message displayed when the NCover console application cannot be found. No code coverage results file generated: + Error message added to error list pad when the code coverage results file was not generated. Code Coverage Colors + Group box title containing the text colors to use for code coverage highlighting. &Command: + Label indicating the NCover command line. &Display Items: + Code coverage options label that indicates the different text display items that can have their colours configured. Item bac&kground: + Label for the code coverage text background colour. Item fo&reground: + Label for the code coverage item's foreground colour. NCover Configuration + Code coverage options panel. Title of the group box containing NCover configuration options. AaBbCcXxYyZz + Sample text that is displayed when showing the code coverage colours selected. &Assemblies to watch: + Label for assembly names that will be watched whilst running code coverage. Excluded Attributes + Attributes used to exclude types from code coverage Exclude @@ -3807,12 +3920,15 @@ If NCover is installed, please specify the location of the application in the Co Running code coverage... + First line of text sent to output window when running code coverage. Run tests with code coverage + Right menu option when selecting a Unit test tree node. Run with code coverage + Right click menu to run tests with code coverage - displayed when right clicking a test fixture or test method in the source code. Show Code Co&verage @@ -3825,9 +3941,11 @@ If NCover is installed, please specify the location of the application in the Co Toggle Code Coverage + Tooltip for button that shows/hides code coverage highlighting in the source code. Visit Count + Column header in code coverage list view which indicates how many times a particular line of code was visited when running the tests. Change to project directory @@ -3920,114 +4038,150 @@ Please configure the NAnt executable's location in the SharpDevelop Options. NAnt build stopped. + Message sent to Output window after the NAnt process has been successfully stopped. Project does not contain a '.build' file. + Error message reported to the user when they attempt to run NAnt when there is no .build file in the SharpDevelop project. Running NAnt. + Message sent to the Output window indicating that the NAnt build is about to be started/run. This will terminate the NAnt process. Are you sure? + Message displayed to the user if they select the "Stop NAnt" menu option. Create &Build File + Menu option to create a NAnt build file. &Goto Definition + NAnt pad right click menu option which will open up the .build file and put the cursor on the specified NAnt target. &Goto Error + NAnt pad right click menu option - when an error tree node is selected the build file is opened up and the cursor is moved to the error. &Arguments + Label for the NAnt command line arguments text box. Build File Generation + Options panel. Name of the group containing NAnt build file generation configuration. &Command + Label for the NAnt command line textbox. &Debug + Checkbox label for NAnt's "debug" command line option. NAnt Configuration + Options panel. Group box for NAnt config options. NAnt &Version + Label for the drop down list containing NAnt version numbers. &Quiet + Label for the NAnt "quiet" option checkbox. Show &Logo + Check box text for NAnt's show logo command line option. Ver&bose + Checkbox text for NAnt's "verbose" command line option. Enter NAnt properties. + Text tooltip shown when the user moves the mouse over the TextBox at the bottom of the NAnt pad. This area is used to enter ad hoc command line options or properties when running NAnt (e.g. "-D:optimize". Reloads the build files + Tooltip for the Refresh button in the NAnt pad. Refreshes the pad's view from the build files in the combine. Runs the selected target + Tooltip text displayed when the user moves the mouse over the NAnt pad's run button. The button runs the NAnt target selected in the tree view. Stops the current build + Tooltip for the NAnt pad's stop button. Will stop the currently running build. No process running. + Attempted to wait for a process to finish but the process is not running error message. Run &Clean Target + Menu option to run NAnt to call the build file's "clean" target. Run Default &Target + Menu option that runs NAnt to build the build file's default target. Run &Target + NAnt pad right click menu option to run the selected NAnt target. &Stop NAnt + Menu option to stop the currently running NAnt build. Unit Tests All + Drop down list option indicating "All" the languages should be returned. Insert PInvoke Signature + Insert PInvoke signature dialog title. Find + Find button text. Finds the matching pinvoke signature for the given search criteria. Function: + Label for drop down list of PInvoke/Dll methods/functions (e.g. MessageBeep, CreateProcess). Insert + Insert button text. Inserts pinvoke signature into source code. Language: + Label for the drop down list of source code languages (e.g. C#, VB). Module: + Label for drop down list of modules/dlls (e.g. user32) More info + Hyperlink label that the user can click to get "more information" on a particular pinvoke signature. No signature found for language '{0}'. + Error message returned when no p-invoke signatures found for the particular language (C# or VB). No signatures found. + Error message indicating that no P-Invoke signatures were found for specified search criteria. Insert PInvoke signatures... + Menu option that shows the "Insert PInvoke signatures" dialog. From C# to Python @@ -4037,15 +4191,22 @@ Please configure the NAnt executable's location in the SharpDevelop Options. Python Console + interactive python interpreter Python Files + file filter for *.py files Python Project Files + file filter for *.pyproj files Send Line to Python Console + Sends the line under the cursor in the text editor to the IronPython console window. + + + Send to Python Console Send to Python Console @@ -4168,6 +4329,10 @@ Note: This doesn't affect own custom layouts. Convert + Menu item in project conctext menu +Subitems: + Convert to VB + Convert to c# Conversion complete. @@ -4201,6 +4366,7 @@ Note: This doesn't affect own custom layouts. Project conversion has been successfully finished. You can find the converted project at this location: + Message appears after a project has been successfully converted. From C# to Boo @@ -4228,24 +4394,30 @@ Note: This doesn't affect own custom layouts. A write protected file with this name already exists at this location. + Appears when the user tries to add a file to the project that already exists and is write protected. No backend for project type installed. + Project browser node text for unknown project types. The project file cannot be found. + Project browser node text for missing project files. References Unable to read web service description. Url='{0}' + Error message displayed when the user tries to refresh the web service proxy code, but for some reason the server hosting the web service is unavailable. Solution Items + Folder containing files associated with the solution Solution + Text of root node in project browser The file can not be found anymore. @@ -4268,6 +4440,7 @@ All changes get lost. Navigate to file in project browser + From tab strip (tabs above editor), allows to navigate (expand and scroll) to given file in project browser (i.e. solution explorer) From VB.NET to C# @@ -4312,6 +4485,7 @@ has been changed externally do you want to reload it? How to report errors efficiently: We have set up a Web-based forum to report and track errors that are reported by users of SharpDevelop. To minimize necessary questions by the team members, in addition to providing the error message that is copied to the clipboard for easier pasting in the error report, we ask that you provide us with an as detailed as possible step-by-step procedure to reproduce this bug. + When translating this message, add a notice that error reports should be done in English. Do you really want to quit SharpDevelop? Unsaved changes will be lost! @@ -4408,18 +4582,23 @@ has been changed externally do you want to reload it? Local resource + Text of the radio button to select a local resource (which will be stored in the resource file of the form being designed) None + Text of radio button to select no resource Preview + Title of the image preview box in the image resource editor dialog Project resource + Text of radio button to select a project resource (which is stored in a resource file in the current project) Select resource + Title of a dialog in the Windows.Forms designer that allows selecting a resource for an image property Generated code @@ -4540,66 +4719,86 @@ No Windows Forms components will be avaiable, please configure the side bar manu Back + Add web reference back button tooltip. Binding + Property name for a web service port binding. Add Web Reference + Title of the Add Web Reference dialog. Documentation + Property name displayed next to the web service documentation text. Forward + Tooltip for the browser forward button. Go + Tooltip for browser's go button. The namespace contains invalid characters. A namespace can only contain letters, digits or underscores. + Shown to the user if they attempt to create a web reference where the namespace has invalid characters. Reference name contains invalid characters. + Error message shown when the web reference name entered by the user is invalid. &Namespace: + Label next to the namespace text box that will be used when generating the web proxy code. Parameters + Text displayed next to web service parameters when the user selects the web service node. Property + Title of list view column showing the names of various web service properties. &Reference Name: + Label next to the text box containing the name that will be used for the web reference. Refresh + Add web reference dialog browser refresh button tooltip. Retrieval URI + Text displayed in the property/value list when the user selects the service description list view node. Service + Displayed next to a web service name when the user selects a web service node in the list view. Stop + Tooltip for the browser stop button. &Address: + Label next to text box where the user types in the http url to a web service description. Value + Name of list column header showing web service property values. Available Web Services + Title for the tab that shows the web service operations available for a given url. Attach Managed + Indicates that a process is managed code in the attach to process dialog. Attach to Process @@ -4620,6 +4819,7 @@ Only letters, digits, space, '.' or '_' are allowed. You must specify a valid absolute path as project location. + Error message when location for new project is invalid &Select the file types you want to associate with SharpDevelop: @@ -4653,9 +4853,11 @@ Only letters, digits, space, '.' or '_' are allowed. Tool not found + Title of dialog window that appears when an external tool (SHFB or TortoiseSVN) is missing Discovery Credential + UserCredentials dialog title. Dialog pops up when the user needs to specify username/pass to view a web service. &Domain: @@ -4674,6 +4876,7 @@ Only letters, digits, space, '.' or '_' are allowed. Outline + Document outline pad Outline view is not available for the current document. @@ -4692,6 +4895,7 @@ Only letters, digits, space, '.' or '_' are allowed. Parsing + Status bar message indicating that SharpDevelop is parsing the user code Build action @@ -4719,9 +4923,11 @@ Only letters, digits, space, '.' or '_' are allowed. The full path to the file. + Description shown for the 'File name' property in the property grid when a file is selected in the project browser. Logical Name + Logical Name property for embedded resource files The name of the embedded resource. If left empty, the name is automatically generated. @@ -4734,9 +4940,11 @@ Only letters, digits, space, '.' or '_' are allowed. Culture + Reference's culture property. The culture supported by the reference + Reference's culture property description. Local copy @@ -4746,39 +4954,51 @@ Only letters, digits, space, '.' or '_' are allowed. (Name) + Property value for the reference name. Keep the () brackets so that this property appears at first (i.e. at the top of the property list). The reference name + Property value description. Public Key Token + Assembly reference's public key token property. The public key token + Assembly reference's public key token property description Specific Version + Reference property name indicating if the reference is to a specific version Indicates if this reference is bound to a specific version of the assembly + Reference property description. URL Behaviour + Web reference url behaviour property displayed in property browser. Web reference URL behaviour + Property description for web reference url behaviour . Version + Property name indicating the assembly reference version number. The major, minor, revision and build numbers of the reference + Reference's version property description. Web Reference URL + Name of property showing the web reference's url. Web reference URL + Property description for the web reference url. Solution file ${combineLocation} already exists, do you want to overwrite the existing file? @@ -4813,6 +5033,7 @@ Goto 'Options->Visual Style' and change the current language ambience. All Tests + Unit Tests tree root node text when a solution contains multiple test projects. Code Coverage @@ -4852,9 +5073,11 @@ Goto 'Options->Visual Style' and change the current language ambience. Testing ${Name}... + Label next to the progress bar in the status bar when running unit tests &Test + The "Test" submenu in the "Analysis" menu Unable to run unit tests. The file '{0}' cannot be found. @@ -4903,6 +5126,7 @@ Goto 'Options->Visual Style' and change the current language ambience. Could not find dialog id '{0}' in the document. + Error message displayed by the forms designer when for some reason it cannot find the dialog id in the document. An extension must be of the form: Class, Assembly @@ -4955,6 +5179,7 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< Add WiX Library + Menu item to add a Wix Library (wixlib) to a Wix project. Installation Package @@ -4970,6 +5195,12 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< Unable to find '{0}' in {1} + {0} = Dialog id. +{1} = Filename. + +The full string will be: + +Unable to find 'WelcomeDialogId' in Dialogs.wxs Add... @@ -4979,6 +5210,7 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< Required attribute '{0}' is missing. + Error message specifying the xml attribute that is required but missing in the Wix dialog xml. No setup dialog selected in Wix document. Please move the cursor inside a dialog element or use the Setup Dialogs window to open a dialog. @@ -5057,6 +5289,7 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< WiX files + Name of file filter for WiX files. WiX Libraries @@ -5069,12 +5302,15 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< No difference found. + Message displayed in the Wix diff control to indicate that no differences between the files specified in the Wix setup document and the files on the file system were found. WiX Project + Title displayed in the File Format Associations options page for Wix projects. WiX Project Files + Name for the WiX Projects file filter in the File Open dialog. COM+ and Message Queue Extension (pubca) @@ -5138,9 +5374,11 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< &Create Schema + Menu option that creates or generates an simple xml schema from the xml file currently displayed. Hide &XPath Results + Menu item that is used to remove the highlighting on items matched by the XPath query. &Open XSLT @@ -5150,54 +5388,71 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< Select XML Schema + Name of dialog allowing the user to choose a schema from a list of schema namespaces. Dialog is opened when the user is associating a schema with a file extension. &Validate XML + Menu option to validate the xml file currently open. Folding + Name of the group label that holds settings for xml folding. Show &attributes when folded + Check box label - shows/hides xml attributes when the element is folded. Show schema anno&tation + Check box label. Toggles on/off the display of xs:annotation/xs:documentation text, found in the schema, alongside the xml intellisense list. XML Options + Name of the xml editor options panel. XML Completion + Label for xml auto-completion/intellisense options group. &Extension: + Label for a drop down list of file extensions. File Extensions + Name of group box containing the file extensions and their associated schemas. &Prefix: + Label for the namespace prefix (e.g. "xs") that will be associated with a given xml file extension by default. &Schema: + Label for the schema namespace associated with a file extension. Schemas + Name of xml schemas group box in the xml schema options dialog. Unable to add schema. The namespace '{0}' already exists. + User tried to add a schema to SharpDevelop but one has been added before with that particular namespace. Schema '{0}' does not have a target namespace. + For a schema to be added to the xml intellisense it must have a namespace associated with it. This error occurs when the user tries to add a schema 'filename' that does not have a targetNamespace attribute. XML Schemas + Name of the options panel for configuring xml schemas that SharpDevelop will provide autocomplete/intellisense for. Unable to add schema. + User browsed for an xml schema on the file system, but we could not add it to SharpDevelop for some reason. Unable to save changes. + This message is shown if SharpDevelop could not save the changes the user made to the xml schemas options panel. Add Attribute... @@ -5234,6 +5489,7 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< XML Tree + The title for the Xml Tree tab. Namespace @@ -5276,9 +5532,11 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< The build must finish before SharpDevelop can be closed. + Warning message displayed to user if they try to close SharpDevelop whilst a build is running. Build was cancelled. + Message when build was cancelled by user Build failed. @@ -5294,9 +5552,11 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< Building + Verb describing that SharpDevelop is currently building a project Compiling + Verb describing that SharpDevelop is currently compiling a project Building COM interop assembly... @@ -5315,6 +5575,7 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< Skipped ${Name} (no changes inside SharpDevelop) + Message when a project is not compiled because it was not modified SharpDevelop @@ -5336,6 +5597,7 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< Delete all bookmarks in all buffers. + DeleteAllMarks icon tooltip. Delete bookmark @@ -5420,6 +5682,7 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< [External methods] + Show in the callstack instead of external methods (without symbols) Function switch @@ -5486,12 +5749,18 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< Break + Button. +Breaks the execution. Shows the current location of debuggee in the editor. Continue + Button. +Continues the execution of debuggee. +Button is enabled only for handled exceptions. Can not intercept exception. Debugged program can not be continued and properties can not be evaluated. + eg. Happens on StackOverflow exception. Hide Exception Details @@ -5501,9 +5770,11 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< at {0} + NB: Only used for exceptions that can not be intercepted (eg. StackOverflow) at {0} in {1}:line {2} + NB: Only used for exceptions that can not be intercepted (eg. StackOverflow) An exception of type {0} was thrown:\n{1} @@ -5513,9 +5784,12 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< Terminate + Button. +Stop/terminate the debuggee. Exception + NOT USED Handled exception @@ -5540,21 +5814,25 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< Base class + Name of submenu which contains members of type's base class You cannot explore variables while the debuggee is running. Can not convert {0} to {1} + Occurs when user edits value but enters value in a bad format Can not set value Can not set value + Generic error. Occurs when user edits value. Copy value to clipboard + Item in variable's context menu Non-Public members @@ -5564,15 +5842,21 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< Private members + obsolete Private Static members + obsolete Show full error... + Context menu item. +Shown for values that could not be obtained due to error. +Shows the full callstack of the error. Show values in hexadecimal + Item in variable's context menu Static members @@ -5678,6 +5962,7 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< Definition View + Title of the definition view pad Errors @@ -5702,15 +5987,19 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< CD + CD/DVD Fixed + fixed drive => hard disk Remote + Network drive Removeable + removeable drive, e.g. floppy Last modified @@ -5756,6 +6045,7 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< <Clear History> + Menu command to remove previous searches Collapse all @@ -5771,6 +6061,7 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< in + used like this: occurrences IN files ${Count} occurrences @@ -5828,12 +6119,15 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< Validation: failed + Displayed in the output window when the xml validation failed. ------ Validating XML ------ + Displayed in output window to indicate that the xml validation has started. Validation: succeeded + Displayed in the output window after the xml has been successfully validated. Unloads the test assemblies, cancels the auto loading. @@ -5867,6 +6161,9 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< Test case '${TestCase}' failed. + Indicates that the test failed if the test has no error message to display. + +Removed the end part of the original message ", reason '${Message}'" since this is often not visible in the errors list if the test case name is long. Test case '${TestCase}' was not executed. @@ -5900,6 +6197,7 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< Open Containing Folder In Explorer + String for the editor tab context menu that will open the directory in which a documents file is contained in Windows Explorer. Add existing files @@ -5930,6 +6228,7 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< Add Web Reference + Right click context menu option to add a web reference to the project. B&uild @@ -5939,6 +6238,7 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< Collapse all + Collapses this node and all its subtree in project browser (i.e. solution explorer) Delete '${FileName}' permanently? @@ -5957,6 +6257,7 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< Existing folder... + Project > Add > Existing folder Do you want to copy the folder to the target directory? @@ -5966,12 +6267,14 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< Existing Item as Dependent Item... + Context menu entry for a file; adds an existing item which will be dependent upon the selected file &Existing Project... Build documentation from XML comments + Build documentation from XML comments using Sandcastle You need to edit the project build options to generate a xml documentation file. @@ -5984,6 +6287,7 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< Generating documentation from XML comments requires the 'Sandcastle Help File Builder' to be installed. + Message when clicking on 'generate documentation' and SHFB is missing Html E&xport @@ -5999,6 +6303,7 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< New Dependent Item... + Context menu entry for a file; adds a new file which will be dependent upon the selected file N&ew Folder @@ -6017,12 +6322,14 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< Open Output Folder + Opens the output folder (where the project binaries get created) in windows explorer. R&ebuild Refresh Web Reference + Right click context menu option that will update/refresh the web reference (i.e. regenerates the web proxy and downloads any extra files from the web service url). Re&name @@ -6041,6 +6348,7 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< Delete all web references + Title of the dialog box when the user tries to remove all web references. Open .NET Reflector @@ -6182,18 +6490,21 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< Ungreedy star + An ungreedy star can match any number of characters, but unlike the normal star, it only matches as few as required (by the rest of the expression). Whitespace character Word border + "Word border" is a "character" of length 0 representing a location between word and non-word character - either start or end of a word. Word character value Update bitmap ... + Text for the link label that make it possible to update the stored bitmap Do you really want to delete the selected resource(s)? @@ -6203,6 +6514,9 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< Can't load resource + start of messagebox warning text, ex: + +"Can't load resource" + resourceName Error: Resource code generator is skipping resource file "{0}" because the generated class would conflict with the existing class "{1}". @@ -6221,6 +6535,7 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< Copy resource name + Context menu item; copies the name of the currently selcted resource item to the clipboard &Rename @@ -6281,6 +6596,7 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< Key files + File filter for .snk, .pfx and .key files NAnt Build Files @@ -6305,6 +6621,7 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< XML Schema Files (*.xsd) + File filter for .xsd files. XSL files @@ -6335,6 +6652,7 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< Classes deriving from ${Name} + Title for search results for derived classes Convert to automatic property @@ -6356,12 +6674,14 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< Declaring type + Menu item that contains refactoring entries for the class that contains the selected member. Expand automatic property Extract Interface + Used by the refactoring context menu to call the Extract Interface dialog. Find base classes @@ -6422,21 +6742,25 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< References to ${Name} + Title for search results for references Remove &unused import statements Rename + Title of rename input box Enter the new name of the class: &Rename + Menu command to rename a member Should SharpDevelop rename the property '{0}' to '{1}'? + displayed when a field that has a property is renamed Rename file to '${FileName}' @@ -6461,6 +6785,7 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< There are no tools available for the current document. + Text shown in the 'tools' pad when there are no tools available XSL-T @@ -6470,12 +6795,18 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< Could not save {0}:\n{1} + {0} is the name of the solution. +{1} is the IOException.Message property. Cannot save solution file {0}. It is marked readonly. + {0} is the name of the sln file. +Message shown when Solution.Save() is called on a solution with the ReadOnly attribute. Could not save {0}:\n{1}\n\nEnsure the file is writable. + {0} is the file name of the solution. +{1} is the value of the property UnauthorizedAccessException.Message. Found Visual Studio.NET Project. Should I convert it to Solution Format 9.00 (Visual Studio 2005)? @@ -6497,30 +6828,37 @@ The resources files have been renamed/moved accordingly. The following files could not be renamed/moved automatically: + used when moving of files failed '{0}' is not a valid solution file. + Shown when .sln file contains invalid data. Can't read Microsoft Solution file format {0}. One (or more) of the parameter values are invalid. + Message displayed when the user write an invalid value into the prameter input windows not supported by Can't open the connection. Check your connection string. + Message displayed when #Query can't open a connection Can't execute the procedure due to an error. + Message displayed when an error occur during the execution of a procedure. Can't execute your SQL query due to an error + Message displayed when an error occur during a data extract or a SQL query Invalid connection string! + Message displayed when the connection string is wrong. key must be of type String. @@ -6530,72 +6868,93 @@ The resources files have been renamed/moved accordingly. Add Connection ... + Context menu for add a connection in the sharpquery's treeview Connect to database + context menu in the sharpquery's treeview Database connections + text of the root node into the sharpquery's treeview Disconnect + context menu of the sharpquery's treeview Execute + context menu that execute a SQL procedure Extract Data + context menu command that extracts data from a table and display it into a grid. Modify the connection ... + context menu that displays the windows connection properties to change a connection string. Procedures + name of the root procedures node into the sharpquery's treeview Refresh + context menu to refresh a connection Remove + context menu to remove a connection from the sharpquery's treeview Schemas + i think this translatiopn is invariant because it's the technical name of schemas ... Database Tables + Name of the root tables node in the treeview Views + name of the root views node Database Explorer Add connection + context menu to add a connection Refresh + tooltip of the context menu taht refreshs a connection Reset + Caption a the button that reset the user parameters input Parameter's data type + Listview header column caption that list parameters data type Parameters input + Caption of the windows that allows a user to input parameters values while he executes a procedure in #Query. Parameter's name + displayed in column header of the listview that lists all parameters of a procedure Parameter's type + Caption of a listview header column that display parameters type Parameter's value + Caption of a listview header column that display parameters values SharpDevelop Reports @@ -6611,6 +6970,7 @@ The resources files have been renamed/moved accordingly. Grouping/Sorting + Manage grouping and sorting of the Data Paste Field @@ -6647,12 +7007,14 @@ The resources files have been renamed/moved accordingly. To run SharpDevelop Reports you need at least one(1) installed Printer + Errormessage when no printer is installed This is not a valid report created with 'SharpReport'. Could not read file , file corrupt (SharpReportFile is improperly formatted) + Message when something is wrong with the file format Available Fields @@ -6803,9 +7165,11 @@ The resources files have been renamed/moved accordingly. Save Result (Schema and Data) + Save displayed Data to *.xsd File Save Result (Schema only) + Save only the Schema to *.xsd File Show Query result @@ -6926,24 +7290,31 @@ The resources files have been renamed/moved accordingly. Windows Applications + Category for windows applications project/file templates. Class that implements ConfigurationElement. + Description for CSharp.ConfigurationElement.xft Configuration Element + Name of the CSharp.ConfigurationElement Class that inherits ConfigurationElementCollection. + Description string for ConfigurationElementCollection.xft Configuration Element Collection + Name string for ConfigurationElementCollection.xft Class that implements ConfigurationSection + Description for CSharp.ConfigurationSection.xft Configuration Section + Name for CSharp.ConfigurationSection.xft An empty class declaration. @@ -6962,9 +7333,11 @@ The resources files have been renamed/moved accordingly. A window for a Gtk# application. + Description for Gtk# Window file template. Gtk# Window + Name of the file template for a Gtk# Window. Creates an empty header file. @@ -6989,6 +7362,7 @@ The resources files have been renamed/moved accordingly. Module + VB Module Creates a MSBuild file with an empty "Build" target. @@ -7004,9 +7378,11 @@ The resources files have been renamed/moved accordingly. Creates a new NAnt build file. + Description for the NAnt build file template. NAnt Build File + Name for the template that creates a new NAnt build file. Add '#if TEST ... #endif' @@ -7031,6 +7407,7 @@ The resources files have been renamed/moved accordingly. Set to true to declare the class as sealed. + Class templates should use this property if they want to offer the user the option of creating their class as sealed. Options @@ -7166,9 +7543,11 @@ The resources files have been renamed/moved accordingly. Generates an app.config file. For your application. MSBuild will rename this to appname.exe.config if this project is an executable. + Describes the app.config template. App.Config File + File name for the app.config template. Empty XML file @@ -7211,6 +7590,7 @@ The resources files have been renamed/moved accordingly. Unmanaged console project + Name for project template (A project that creates a command line application in unmanaged (native) code.) A project for creating an Application with Direct3D interface. @@ -7226,15 +7606,19 @@ The resources files have been renamed/moved accordingly. A project that creates a Glade# application + Glade# project template description. Glade# Application + Name of Glade# project template. A project that creates a Gtk# application + Gtk# project template description. Gtk# Application + Name of Gtk# project template. A windows installer project for creating a MSI installer. @@ -7268,6 +7652,7 @@ The resources files have been renamed/moved accordingly. A project that creates an application with a icon in the notification area on the taskbar. + Note: "System Tray" is NOT a valid name for the notification area. See http://blogs.msdn.com/oldnewthing/archive/2003/09/10/54831.aspx NotifyIcon Application @@ -7322,6 +7707,7 @@ The resources files have been renamed/moved accordingly. &Analysis + Analysis / Quality Tools main menu entry B&uild @@ -7331,6 +7717,7 @@ The resources files have been renamed/moved accordingly. Break + The caption of the Pause/Break key on the keyboard, as shortcut for aborting the build B&uild ${CurrentProjectName} @@ -7361,6 +7748,7 @@ The resources files have been renamed/moved accordingly. Set configuration + Set the project configuration (debug/release) Set platform @@ -7445,6 +7833,7 @@ The resources files have been renamed/moved accordingly. Toggle Breakpoint + Set/remove breakpoint on current line &Edit @@ -7526,6 +7915,7 @@ The resources files have been renamed/moved accordingly. Paste as string + Pastes the clipboard content as string literal Paste text from clipboard @@ -7604,6 +7994,8 @@ The resources files have been renamed/moved accordingly. Print &Preview + Changed hotkey: +P&rint Preview to Print &Preview Recent &Files @@ -7631,6 +8023,7 @@ The resources files have been renamed/moved accordingly. Save with &encoding... + Saves a text file by choosing the target encoding F&ormat @@ -7830,6 +8223,7 @@ Do you want to stop debugging? Find Next &Selected + Search menu option that finds the next match based on the currently selected text. &Go To... diff --git a/data/resources/StringResources.ru.resx b/data/resources/StringResources.ru.resx new file mode 100644 index 0000000000..f116bae8d0 --- /dev/null +++ b/data/resources/StringResources.ru.resx @@ -0,0 +1,4194 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + О Менеджере Надстроек + + + Отменить удаление + + + Отменить установку + + + Отменить обновление + + + Отключить + + + Включить + + + Установить + + + Удалить + + + Обновить + + + Для работы этого AddInа требуется другой AddIn. Установите его чтобы включить этот. + + + Отключен + + + Надстройка будет включена после перезапуска SharpDevelop + + + Надстройка будет установлена после перезапуска SharpDevelop + + + Надстройка установлена дважды. Пожалуйста, удалите одну копию. + + + Эта Надстройка должна иметь <Identity> для использовании в Менеджере Надстроек + + + Надстройка будет удалена после перезапуска SharpDevelop + + + Надстройка будет обновлена после перезапуска SharpDevelop + + + Надстройка будет отключена после перезапуска SharpDevelop + + + Вы не можете отключить Менеджер Надстроек. Он необходим для переподключения Надстроек! + + + Надстройки внутри папки ${ProductName} не нужно устанавливать, они предустанавливаются автоматически. + + + Отменяет удаление выделеных Надстроек. + + + Отменяет установку выделенных Надстроек. + + + Отменяет обновление выделенных Надстроек. + + + Выключает выбранные Надстройки + + + Включает выбранные Надстройки + + + Неправильное выделение, пожалуйста выделите Надстройки с одинаковым статусом. + + + Пакет установки Надстройки + + + Надстройки SharpDevelop|*.addin;*.sdaddin|Все файлы|*.* + + + Установить Надстройку + + + У вас нет установленных Надстроек. +Вы можете скачать их из Интернета, потом нажать 'Установить Надстройку' и выбрать скачаный файл, чтобы установить его. + + + Открыть Web-сайт + + + Опции + + + Надстройки необходимы для: + + + Необходимые зависимости: + + + Показать предустановленные Надстройки + + + Менеджер Надстроек + + + Неизвестный формат файла: + + + Показать диаграмму классов + + + Содержание + + + Показать содержание + + + Поиск + + + Справочная библиотека + + + Режим справки + + + Установленные справочные каталоги + + + Микрософт "Help Viewer" + + + Вы запросили автономную возможность в сетевом режиме справки. Требуется сменить режим, чтобы воспользоваться этой возможностью. + + + Поиск + + + Строка поиска: + + + Поиск + + + Показать справку + + + Использовать внешнюю справку + + + Использовать локальную справку + + + Использовать интернет справку + + + Число байт в строке + + + Отображение + + + Элементы + + + Данные + + + Смещение + + + Система счисления + + + Подогнать по ширине + + + Добавить в Избранное + + + Назад + + + Содержание + + + (фильтра нет) + + + Удалить + + + Динамическая помощь + + + Введите URL + + + Справочная Система 2.0 + + + Избранное + + + Отфильтровано по: + + + Вперед + + + Справочная Система 2.0 видимо инсталирована, но содержание выбранной коллекции отсутствует, или недоступно. + + + Поиск + + + Поиск "${0}" ... + + + Справочная Система недоступна. +Установите .NET Framework SDK, чтобы получить справочную систему. + + + Идет обновление справки + + + Справка обновляется в соответсвии с последними изменениями. Это может занять несколько минут. + + + Подсветить совпадения + + + Стартовая страница + + + Индекс + + + Результаты индексации + + + Расположение + + + Искать: + + + Искать похожие слова + + + Темы + + + Новое окно + + + Следующая тема + + + По такому выбору данных нет. + + + Дополнительные настройки + + + Коллекция Справки + + + Пожалуйста, выберите коллекцию справки для SharpDevelop. + + + Регистрировать Справку SharpDevelop + + + Показывать изображения + + + Предыдущая тема + + + Печатать подтемы ... + + + Печатать тему ... + + + Печатать тему с подтемами ... + + + Разряд + + + Обновить + + + Вы действительно хотите удалить "${0}" из избранного? + + + Переименовать + + + Результаты индекса для ${0} - найдено ${1} ${2} + + + Результаты поиска для ${0} - найдено ${1} ${2} + + + Поиск + + + Искать.. + + + Искать только в ранее найденых темах + + + Искать только в заголовках + + + Искать в сети + + + Результаты поиска + + + тема + + + Остановить + + + Соотнести с Cодержанием + + + Приближение текста + + + Заголовок + + + Использовать текущий язык проекта + + + Результат + + + Объединенные узлы + + + Все процедуры для {0} + + + Выбранная сессия профайлинга SharpDevelop создана в более новой версии SharpDevelop и не может быть открыта. + + + SharpDevelop сессия профайлинга + + + Проект не может стартовать, потому что выполняемый файл не найден. Пожалуйста проверьте, что проект и все его зависимости корректны! + + + Проект не найден. Отмена ... + + + Проект не может стартовать. Вы хотите профилировать StartUp проект решения вместо этого? + + + Подготовка к анализу ... + + + Не удалось зарегистрировать профайлер в реестре COM. Нельзя запустить профайлинг! + + + Не удалось убрать регистрацию профайлера в реестре COM! + + + Профиль + + + Объединить рекурсивные вызовы. + + + Не профилировать внутренние вызовы dotNET. + + + Начать сбор данных немедленно после начала сессии. + + + Сбор данных + + + Размер временного файла: + + + Основное + + + Профайлинг + + + Профилировать текущий проект + + + Выберите стартовый файл для профайлинга + + + Неправильные данные, пожалуйста повторите! + + + Аргументы командной строки: + + + Выберите путь выполнимой программы для профилирования. +Дополнительно можно указать рабочий каталог и аргументы командной строки. + + + Путь к выполнимому файлу: + + + Старт профайлинга + + + Выполнимый файл для профайлинга + + + Рабочий каталог: + + + Сбор данных + + + Завершить + + + Окно управления профайлером + + + Кол-во вызовов + + + Вызовы: + + + Очистить историю запросов + + + Копировать выбранные данные + + + Копировать трассировку стека + + + Найти вызовы выбранной процедуры + + + Перейти к определению + + + Сделать корневым/Объединить + + + Показать процедуры + + + Циклов ЦП: + + + Выполнить запрос + + + Развернуть выделенный элемент + + + Название + + + Обзор + + + История запросов + + + Поиск: + + + Показать панель запросов + + + % от родительского + + + Потраченное время + + + Время/вызов + + + Время (собств.) + + + Время (собств.)/вызов + + + Время: + + + Анализатор сессии профилирования + + + 20 верхних + + + Обновление отображения, пожалуйста подождите ... + + + Старт с профайлером + + + Извлечь в отдельный метод + + + Выделенный текст содержит оператор break без соответствующего цикла. Пожалуйста проверьте выделение! + + + Выделенный текст содержит оператор continue без соответствующего цикла. Пожалуйста проверьте выделение! + + + Выделенный текст содержит оператор goto без соответствующей метки. Пожалуйста проверьте выделение! + + + Введите название нового метода + + + Неправильное выделение! Пожалуйста проверьте правильность диапазона. + + + Ошибка при разборе! Нельзя извлечь текст в новый метод. + + + Извлекаемый исходный текст в {0} не поддерживается! + + + Добавить в список отклоненных + + + Аннотировать + + + Ветвь/ярлык + + + Проверить на изменения + + + Получить + + + Почистить + + + Совершить + + + Создать отрывок + + + Удалить каталог + + + Разность + + + Править противоречия + + + Ошибка удаления ${File} + + + Экспорт + + + История + + + Считать противоречие разрешенным + + + Объединить + + + Авто-добавление новых файлов + + + Авто-удаление удаленных файлов + + + Перезагрузка проекта при изменении файлов проекта + + + Переименовывать файлы внутри Subversion (сохраняет историю) + + + Опции Subversion + + + Показывать историю контролируемых файлов + + + Переместить + + + Перестать игнорировать + + + Броузер хранилища + + + Вернуть + + + Сохранить файлы + + + Показать лог + + + Переключить + + + Для этого действия требуется TortoiseSVN + + + Обновить + + + Обновить до версии + + + Редактировать колонки и строки таблицы + + + Удалить отступы + + + Удалить ненужные атрибуты + + + <новый event handler> + + + Цвет для события: + + + Шаблон имени для event handler: + + + Выберите цвета, которые должны использоваться в XAML подсветке: + + + Подсветка + + + Цвет проигнорированного элемента: + + + Цвет пространства имен XML: + + + Цвет свойства: + + + Переключиться на код после вставки нового event handler + + + XAML + + + Файл не может быть записан в текущей кодировке ${encoding} без потери данных. + + + Продолжить + + + Сохранить в UTF-8 + + + Проект сконфигурирован как DLL, а команда для ее выполнения не указана. +Вы можете указать команду для запуска в параметрах проекта. + + + Компиляция отдельных файлов не поддерживается, пожалуйста, создайте проект. + + + Описание + + + Файл + + + Строка + + + О программе + + + Версия: + + + Копировать объект + + + Копировать текст + + + Копировать значение + + + Вырезать объект + + + &Протокол событий + + + Вставить объект + + + Обновить выполняющиеся COM объекты + + + Зарегистрировать TypeLib + + + Удалить из Избранного + + + Убрать регистрацию TypeLib + + + Открытые сборки + + + Ошибка присоединения к процессу {0}. + + + Процесс + + + Присоединение + + + Не удалось найти тип + + + Не удалось найти тип {0} ни в одной открытой сейчас сборке. + + + Категории компонентов + + + Классы + + + Интерфейсы + + + Выполняющиеся COM объекты + + + Библиотеки типов + + + Если вы выбрали конструктор с параметрами, то нажмите Ok и заполните параметры. После этого перетащите конструктор в то место, где должен быть создан объект. + + + Выбор конструктора + + + Создать О&бъект + + + Рабочий каталог приложения + + + Конвертированные сборки ActiveX + + + Папки + + + Автоматически получить COM свойства + + + Показать + + + Подробнее + + + Скрыть подробности + + + Сообщить разработчикам + + + Очистить всё + + + Очистить + + + Параметры + + + Время + + + Найти + + + Найти в + + + Что найти: + + + Только вниз + + + Совпадение + + + Ничего не найдено + + + Значение + + + Начинается с + + + Найти + + + Открыть + + + Версия + + + Показывать это окно + + + &Параметры + + + &Справка... + + + Категории + + + значение + + + Вставить анонимный метод без параметров. + + + Вставить анонимный метод с параметрами. + + + Журнал изменений + + + О SharpDevelop + + + Версия + + + Сборка + + + Выпуск в соответствии с определениями ${License}. + + + Выбросить &исключение + + + Версии библиотек + + + Копировать + + + Версия + + + загрузить файл ${File} + + + загрузить проект ${Project} + + + последние файлы + + + последние проекты + + + Сохранить изменённые файлы? + + + Изменённые файлы + + + Отменить все + + + Файлы + + + Сохранить все + + + Сохранить + + + Экспортировать в HTML + + + Папка: + + + Выбор папки + + + Перейти к + + + Перейти к строчке + + + Введите выражение для перехода: номер строки, назавание класса или файла. +Примеры: "120", "MainClass", "Main.cs,120". + + + Добавить + + + Изменить... + + + Цвет фона + + + Полужирный + + + Здесь Вы можете редактировать выбранный цвет подсветки. + + + Цвет переднего плана + + + Курсив + + + Цвет не выбран (использовать цвет по умолчанию) + + + Системный цвет: + + + Редактировать цвет + + + Определенный пользователем цвет: + + + Этот параметр позволяет устанавливать цвет цифр в Вашем файле. + + + Пример цвета цифр: + + + Изменить... + + + Редактировать схему + + + Введите текст + + + Закладки + + + Текстовый курсор + + + Курсор + + + Стандартный текст/фон + + + Концы строк + + + Линия свёртки + + + Свёртка + + + Неправильные строки + + + Номера строк + + + Выделение + + + Пробелы + + + Табуляции + + + Вертикальная линейка + + + Цвета окружения: + + + Здесь Вы можете определить цвета подсветки для различных областей текстового редактора. + +Выберите область в списке и нажмите на "Изменить" для изменения цветов. + + + Описание: + + + Используемая схема подсветки: + + + Введите имя нового ключевого слова: + + + Каждое ключевое слово в списке расцвечивается выбранным цветом. + + + Ключевые слова в списке: + + + Имя списка: + + + У ключевого слова должно быть имя. + + + Введите имя нового списка ключевых слов: + + + Каждому списку ключевых слов может быть назначен индивидуальный цвет. + + + Списки ключевых слов: + + + Введите ключевую строку следующее слово после которой будет окрашено выбранным цветом. + + + Введите ключевую строку предыдущее слово перед которой будет окрашено выбранным цветом. + + + Ключевая строка: + + + Использовать цевет и для ключевой строки + + + Ключевая строка не может быть пустой. + + + Пример подцветки предыдущих/следующих слов: + + + Введите новую ключевую строку-маркер. + + + Здесь можно определить, строки которые не расцвечиваются сами по себе, а влияют на цвет предыдущего/следующего слова. + +Это полезно, например, для расцветки вызовов методов используя ( как ключевую строку. + + + Ключевая строка + + + Клюевые строки маркера следующего токена: + + + Ключевые строки маркера предыдущего токена: + + + Введите имя нового свойства: + + + Введите значение свойства {0}: + + + Здесь можно определить свойства схемы. + +Свойства - это пары имя/значение, которые управляют поведением редактора. Сейчас единственное поддерживаемое свойство - это "LineComment", которое сообщает редактору строку для вставки в начало строки текста, когда Вы хотите её закомментировать. + + + Имя + + + Свойства: + + + Значение + + + Удалить + + + Разделители: + + + Это общие свойства набора правил. + +Разделители определяют, какие символы используются для разделения слов. +Если Вы введете что-нибудь в "Импортировать набор", это будет означать, что набор будет корневым набором импортированным из другой схемы. Все другие параметры этого набора правил игнорируются. Это полезно, например, для HTML и ASP, которые используют JavaScript как импротируемый набор правил. + + + Игнорировать регистр в наборе правил + + + Имя набора правил: + + + Имя нобора правил не может быть пустым. Только корневой набор правил может быть безымянным. + + + Неправильная escape-последовательность в наборе правил + + + Ссылаемый набор: + + + Пробел и знак табуляции добавляется автоматически. + + + Введите имя нового набора правил: + + + Здесь можно определить наборы правил для схемы подсветки. + +Наборы правил - это сердце системы подсветки в SharpDevelop. Каждый набор правил - это коллекция списков ключевых слов и промежутков (последовательностей символов между заданными начальным и конечным символами, например кавычками). +Козневой набор правил используется для главного файла, другие (именованные) наборы могут использоваться внутри промежутков. +Таким образом, для различных регионов текста могут существовать свои наборы правил, такие как XML-коментарии или строки. + + + Именованные наборы правил: + + + Пример + + + У каждой схемы подсветки должно быть уникальное имя, которое идентифицирует схему. +Определенная пользователем схема, имя которой совпадает со встроенной, полностью переопределяет встроеную схему. + +Поле 'Расширения' - это разделенный точкой с запятой список расширений файлов, которым принадлежит эта схема, например '.htm;.htnl;.asp'. Эта строка не должна содержать пробелы. +Когда расширение используется и встроенной и определенной пользователем схемой, последняя имеет приоритет. + + + Расширения: + + + Имя схемы: + + + Имя схемы не может быть пустым. + + + Начало промежутка: + + + Начало + + + Начальная строка не может быть пустой. + + + Цвета: + + + Содержит + + + Конец промежутка: + + + Конец + + + В полях "Начало" и "Конец", @ имеет особое значение: @!string@ (string не ищется при поиске начала/конца), и @@ соответствует одному @. + +Если не указан цвет начала/конца, используется цвет содержания. + + + Имя промежутка: + + + Имя промежутка не может быть пустым. + + + Неизветсная escape-последовательность + + + Использовать набор правил: + + + Промежуток заканчивается в конце строки, если не найден конечный маркер. + + + Использовать + + + Введите имя промежутка: + + + Промежутки - это последовательности символов определенные начальной строкой и (опционально) конечной строкой (или они могут закнчиваться в конце строки), имеющие отдельный цвет подсветки. + +Дополнительно промежутку может быть назначен именованный набор правил, который позволяет определять сожное форматирование (HTML-тэги или XML-коментарии, например). + + + Определенные промежутки: + + + Цифры + + + Цвета окружения + + + Список ключевых слов + + + Списки ключевых слов + + + Маркировать следующее слово + + + Маркировать предыдущее слово + + + Свойства + + + Корневой набор правил + + + Набор правил + + + Наборы правил + + + Зазор + + + Промежутки + + + Исправьте установки, которые Вы сделали: + + + Чтобы использовать новый файл в текущем проекте, необходимо добавить его в проект. +Хотите добавить новый файл в проект ${CurrentProjectName}? + + + Создать файл внутри проекта + + + Создать отдельный файл + + + Добавить файл в проект? + + + Категории: + + + Новый файл + + + Имя файла + + + Заполните сначала свойства + + + Чтобы создать этот файл, Вы должны указать сначала значения свойств. + + + Текущий выделенный файл проекта {0} отмечен атрибутом "только для чтения". В проект нельзя добавить новый файл. + + + Шаблоны: + + + Создать папку для проекта + + + Создать папку для исходных файлов + + + Создать &каталог для Решения. + + + Новый Проект + + + Имя проекта или файла не заполнено, создание проекта невозможно. + + + Расположение: + + + Имя: + + + Новое имя проекта: + + + Проект будет создан в + + + Типы проектов: + + + Ошибка разбора регулярного выражения: + + + Найти все + + + Найти + + + Найти + + + Найти далее + + + Что найти: + + + Включая подпапки + + + Смотреть файлы этих типов: + + + все открытые документы + + + текущий документ + + + текущая выборка + + + Директория '{0}' не существует. + + + Выберите директорию поиска + + + проект целеком + + + решение целиком + + + Расставить закладки + + + Учитывать регистр + + + Сравнивать целое слово + + + Заменить все + + + Заменить + + + Заменить + + + Заменить на: + + + Искать в: + + + Регулярные выражения + + + Стандартный поиск + + + Шаблоны файлов + + + Строка не найдена + + + Не найдено + + + Искать и заменять + + + Использовать: + + + Выберите папку, в которой будет создан проект. + + + &Название Решения: + + + Шаблоны: + + + Параметры буфера + + + Добавить новую группу + + + Описание + + + Описание + + + Исправить шаблон + + + Шаблон + + + Расширения + + + Удалить группу + + + Шаблон + + + Шаблоны кода + + + Сборка + + + Сборка + + + Конфигурация объединения + + + Конфигурация + + + Редактор конфигураций + + + Менеджер конфигураций + + + Вхождения + + + Вхождение + + + Конфигурация вхождения + + + Платформа + + + Имя проекта + + + Конфигурация решения: + + + Зависит от: + + + Вхождение: + + + Выполнить + + + Нет + + + Действие + + + Действие + + + Вхождение + + + Несколько стартовых проектов + + + Один стартовый проект + + + Аргументы + + + Команда + + + Запрашивать аргументы + + + Каталог объединения + + + Имя файла объединения + + + Текущая колонка + + + Текущая строка + + + Текущий текст + + + Каталог + + + Путь + + + Целевой путь + + + Расширение + + + Имя файла + + + Каталог проекта + + + Имя файла проекта + + + Стартовый каталог #Develop + + + Целевой каталог + + + Расширение цели + + + Имя цели + + + Название + + + Инструменты + + + Использовать окно вывода + + + Рабочий каталог + + + Внешние инструменты + + + Выводить серым + + + Скрыть + + + Внутренние члены: + + + Внутренние типы: + + + Выбор членов в дереве + + + Другие параметры + + + Браузер сборок + + + Частные члены: + + + Частные типы: + + + Показать + + + Показывать ресурсы + + + Покзывать возвращаемые значения в дереве + + + Показывать "специальные" методы + + + Выбор типов в дереве + + + Очистить + + + Показать список автодополнения при начале ввода + + + Подробные настройки автодополнения + + + Эти параметры зависят от языка, они могут быть недоступны для некоторых языков программирования. + + + Эта опция полностью отключит автодополнение кода: + + + Запоминать + + + Показать ранее использованные + + + Только в режиме отладки + + + Показать подсказку при наборе вызова метода + + + Показать подсказку, если указатель мыши над выражением + + + Вставлять пустые строки между членами класса + + + Параметры создания текста программ + + + Параметры создания комментариев + + + else на той же строке, что и закрывающая скобка + + + Создавать дополнительные комментарии + + + Создавать комментарии-документацию + + + Начинать блок кода с той же строки + + + Генерация кода + + + Использовать полные имена типов + + + Кодирование + + + Отладка + + + Заголовок + + + Язык + + + Редактировать стандартные заголовки + + + Когде SharpDevelop в полноэкранном режиме: + + + Скрыть горизонтальную полосу прокрутки редактора + + + Скрыть главное меню + + + Скрыть строку состояния + + + Скрыть вкладки + + + Скрыть панели инструментов + + + Скрыть вертикальную полосу прокрутки редактора + + + Скрыть панель задач Windows + + + Показывать при движении над ним курсора + + + Полный экран + + + Общие + + + Автоматически загружать, если сохранено + + + Всегда создавать резервную копию + + + Обнаруживать изменения файлов внешними программами + + + Стиль концов строк + + + Загрузка + + + Загружать установки пользователя вместе с документом + + + Macintosh + + + Загрузка/Сохранение + + + Сохранение + + + Unix + + + Удалять в Корзину + + + Windows + + + Переносить длинные строки + + + Текущий язык интерфейса: + + + Щелкните по значку для выбора языка. + + + Язык интерфейса + + + Новый язык интерфейса: + + + Выберите окружение: + + + Показывать расширения файлов в панели проекта + + + Показать строку состояния + + + Показать панель инструментов + + + Использовать голубой стиль (как в Office 2003) для меню и панелей инструментов. + + + Предпочесть окружение проекта. + + + Внешний вид + + + Внешний вид + + + Тэги комментариев + + + Имя + + + Список задач + + + Список токенов + + + Поведение + + + Перемещать курсор за конец строки + + + Преобразовывать символы табуляции в пробелы + + + Автоматически вставлять фигурные скобки + + + Вырезать/копировать всю строку, если ничего не выделено + + + Прятать курсор мыши во время набора текста + + + Делать отступы + + + Размер отступа + + + Автоматически + + + Нет + + + Разумно + + + Направление колеса мышки + + + Обычное + + + Поведение + + + Обратное + + + Отступы + + + Размер табуляции + + + Автоматическая вставка шаблонов + + + Автодополнение кода + + + Сглаживать шрифты + + + Включить автозавершение кода + + + Включить двойную буферизацию + + + Включить свертку + + + Выбор шрифта + + + Кодировка файлов + + + Выберите кодировку: + + + Размер: + + + Общие параметры + + + Изменять размер шрифта колесом мыши + + + Показывать панель "быстрого" браузера классов + + + Шрифт: + + + в строке + + + После курсора + + + До курсора + + + Показывать конец строки + + + Подсвечивать соответствующие фигурные скобки + + + Показывать горизонтальную линейку + + + Показывать неверные строки + + + Стиль маркировки строк + + + Показывать номера строк + + + Всю строку + + + Нет + + + Маркеры и линейки + + + Маркеры и линейки + + + Показывать пробелы + + + Показывать символы табуляции + + + Подчеркивать ошибки + + + Показывать вертикальную линейку + + + Исправлять кейсинг ключевых слов + + + Вставлять конструкции end + + + Форматирование кода + + + Настройки, специфические для VB + + + Текстовый редактор + + + Инструменты + + + Консольное приложение + + + Библиотека классов + + + Модуль + + + Windows приложение + + + Выберите папку, в которой будет создана сборка + + + Встроенные: + + + Существующие схемы подсветки: + + + Копировать + + + Невозможно скопировать файл. + + + Удалить + + + Вы действительно хотите удалить эту определенную пользователем схему? + + + Невозможно удалить файл. + + + Определенные пользователем схемы имеют приоритет перед встроенными. +Изменение схемы подсветки станет видимым после перезапуска #Develop. + + + Невозможно загрузить файл определений. + + + Изменить + + + Подсветка + + + Определенные пользователем: + + + Параметры + + + Общие параметры + + + Приложение + + + Иконка программы + + + {0} - не файл значка. + + + Файл проекта: + + + Папка проекта: + + + Информация о проекте + + + Корневое пространство имен + + + Ошибки и предупреждения + + + Выкл. + + + Вкл. + + + Любой процессор + + + 64-битный процессор Intel Itanium + + + 64-х битный процессор AMD + + + 32-битный, Intel-совместимый процессор + + + Все + + + Платформа + + + Пространство имен: + + + Всегда + + + По обновлению выходных файлов проекта при сборке. + + + По удачной сборке + + + Выбрать папку + + + Сменить пароль... + + + Необходимо ввести имя ключа. + + + Была ошибка создания файла ключа. + + + Введенные пароли не совпадают. + + + Пароль должен быть не меньше 6-и символов длиной. + + + sn.exe не найден. Удостоверьтесь, что .NET Framework SDK инсталлирован. + + + Броузер сборок .NET + + + Добавить ссылку + + + Имя ссылки + + + Версия + + + GAC + + + Расположение + + + Папка проекта + + + Имя проекта + + + Проекты + + + Имя ссылки + + + Выбранные ссылки + + + Выбрать + + + Тип + + + GNU General Public License + + + Готово + + + Символов + + + Количество слов + + + Файл + + + Текущий файл не текстовый, и не может быть учтен. + + + Где считать + + + Строк + + + Вы должны находиться в режиме проекта + + + Вы должны сохранить файл + + + &Начать + + + всего + + + Слов + + + Файл ${File} не найден. + + + Ошибка во время загрузки + + + Ошибка во время сохранения + + + Открываемый файл превышает допустимый размер. + + + Исправьте все ошибки в исходном коде до переключения в дизайнер форм + + + Дизайнер + + + Исходный код + + + Прервать + + + Добавить + + + < Назад + + + Обзор... + + + Выбрать + + + Отмена + + + Изменить + + + Выбрать место + + + Закрыть + + + Создать + + + Удалить + + + Удалить + + + Отменить выбор + + + Редактировать + + + Ошибка + + + Имя файла + + + Готово + + + Завершено + + + Папка + + + Справка + + + ID + + + Пропустить + + + Большие значки + + + во всех открытых файлах + + + в текущем файле + + + в папках + + + во всём проекте + + + Вниз + + + Вверх + + + Имя + + + Далее > + + + Нет + + + OK + + + Открыть + + + Путь + + + Пожалуйста, подождите... + + + Предпросмотр + + + Вопрос + + + только для чтения + + + Удалить + + + Переименовать + + + Заменить + + + Повтор + + + Выбрать все + + + Маленькие значки + + + Старт + + + Предупреждение + + + Да + + + Да для всех + + + Файл или папка с таким именем уже существует, выберите другое имя. + + + В выбранном вами имени файла содержатся недопустимые символы. Выберите другое имя. + + + Открыть + + + Открыть с помощью... + + + Редактор иконок + + + Текстовый редактор + + + Встроенный веб-браузер + + + Редактор XML + + + По умолчанию + + + Открыть с помощью + + + Установить по умолчанию + + + Показать все файлы + + + При обработке файла '{0}' произошла ошибка. + + + Интерпретатор Boo + + + Анализ кода + + + Проверить FxCop-ом + + + Правило + + + Покрытый код + + + Непокрытый код + + + Конец строки + + + Консоль + + + Описание + + + Исключение получено + + + Показывать исключение + + + Файл ресурсов .NET (двоичный) + + + Исходный код на C# + + + Исходный код на Java + + + Проект + + + Файл ресурсов .NET + + + Решение SharpDevelop + + + Исходный код на VB.NET + + + XML-документ + + + XML-форма #Develop + + + Перейти к ошибке + + + Остановить NAnt + + + Тесты + + + Невозможно загрузить файл ${FileNameWithoutPath} из ${Path}. Проверьте права доступа и существование этого файла. + + + Невозможно сохранить файл ${FileNameWithoutPath} в ${Path}. Выберите другое имя файла или проверьте, существует ли папка, и Вы имеете достаточно прав для записи. + + + Из VB.NET в Boo + + + Вы уверены, что хотите перезагрузить файл? +Все изменения будут утрачены? + + + Файл сохранен + + + Файл сохранен + + + (+${NumOverloads} пергрузок) + + + ${CurrentMethodNumber} из ${NumberOfTotalMethods} + + + Файл ${File} изменён внешней программой. Перезагрузить его? + + + Невозможно десериализовать форму. Возможная причина: метод InitializeComponent был изменён вручную. + + + Сборка + + + Расположение + + + Пространство имен + + + Добавить компоненты + + + Пользовательские + + + Добавить компоненты + + + Версия + + + GAC + + + Сборка ${Name} не содержит компонентов. + + + Имя файла + + + Добавить компоненты + + + Сборка + + + Категории + + + Настройка панели инструментов + + + Пространство имен + + + Новая + + + Удалить компоненты + + + Переименовать + + + Параметры сетки + + + Высота + + + Параметры сетки + + + Настройки окна свойств + + + Сортировать свойства в алфавитном порядке + + + Показать сетку + + + Выравнивать по сетке + + + Ширина + + + Дизайнер форм + + + Имя категории + + + Новая категория + + + Переименовать категорию + + + Показать компоненты + + + Ложь + + + Истина + + + Вперед + + + Перейти + + + Остановить + + + Адрес: + + + Недопустимое имя проекта. +Используйте только буквы, цифры, '.' или '_'. + + + Недопустимое имя проекта: имя проекта не может завершаться символом '.'. + + + Выберите типы файлов, которые Вы хотите ассоциировать с SharpDevelop: + + + Типы файлов + + + Регистрировать типы файлов при старте + + + Учитывать регистр + + + Параметры сортировки + + + Игнорировать начальные и концевые пробелы + + + Удалять дублируемые строки + + + Направление сортировки + + + По возрастанию + + + По убыванию + + + Пожалуйста, продоставьте реквизиты доступа к указанному ресурсу. + + + Url: + + + Имя пользователя: + + + Сброс + + + Показать описание + + + Действие сборки + + + Действие сборки этого файла + + + Локальная копия + + + Определяет, нужно ли копировать сборку в каталог компиляции + + + Покрытие кода + + + Невозможно загрузить конфигурацию внешнего инструмента + + + Невозможно загрузить конфигурацию шаблонов + + + Ошибка загрузки шаблона проекта: + + + ------ Процесс сборки начат: Проект: ${Project} Конфигурация: ${Config} ------ + + + Выполнение главной компиляции... + + + Сборка завершена: ошибок: ${Errors}, предупреждений ${Warnings} + + + SharpDevelop + + + Сохранить текущие изменения? + + + Сохранить изменения в + + + Компиляция ${Project} + + + Готово + + + Перейти к следующей закладке + + + Перейти к предыдущей закладке + + + Закладки + + + Базовые типы + + + Ничего не найдено. + + + Классы + + + Точки останова + + + Стек вызовов + + + Исключение + + + Исключение + + + Время + + + Локальные переменные + + + Локальные переменные + + + Модули + + + Нити + + + Обновить + + + Просмотр определения + + + CD + + + Мои документы + + + Файлы + + + Справка + + + Вывод + + + Сборка + + + Отладка + + + Проекты + + + Свойства + + + <Очистить историю> + + + файлов: ${Count} + + + Плоско + + + ${Count} совпадения(ий) + + + Совпадения для '${Pattern}' + + + 1 файл + + + 1 совпадение + + + По файлам + + + Список задач + + + Инструменты + + + Выгружает тестируемые сбоки, отменяет автозагрузку. + + + Прейти к определению + + + Добавить ссылку на nunit к выбранному проекту + + + Перезагружает тестируемые сборки + + + Запустить тесты + + + Запустить тесты + + + Щёлкните на запущенном тесте или обновите окно для активизации тестирования + + + Ошибка загрузки + + + Назад + + + Загрузить сборку... + + + Загрузить ссылающиеся сборки + + + Загрузить стандартные сборки + + + Закрыть + + + Сохранить + + + Сохранить как... + + + Копировать путь/имя файла + + + Добавить существующие файлы + + + Корировать + + + Создать ссылку + + + Копировать файлы, или создать ссылки? + + + Добавить... + + + Добавить + + + Добавить ссылку + + + Собрать + + + Очистить + + + Существующее... + + + Существующий проект + + + Построить документацию с NDoc + + + Экспорт в HTML + + + В компиляцию + + + В развертывание + + + Новая папка + + + Новое... + + + Новый проект + + + Новая папка решения + + + Открыть + + + Пересобрать + + + Переименовать + + + Запустить проект + + + Использовать как StartUp проект + + + Новая папка + + + Сборка + + + Имя класса + + + Компиляция + + + Создать сборку + + + ECMA Сценарий + + + Конец + + + "Жадный" захват + + + Группы + + + Игнорировать регистр + + + Игнорировать пробельные символы + + + Вход + + + Длина + + + Многострочное + + + Пространство имён + + + public + + + Регулярное выражение + + + Замена + + + Что заменить + + + Результат замены + + + Справа налево + + + Однострочное + + + Начало + + + Строка + + + Тест + + + Имя класса не может быть пустым + + + Невозможно скомпилировать регулярное выражение: + + + Невозможно создать регулярное выражение: + + + Файл был успешно создан: + + + Введите допустимое имя файла + + + Введите имя файла + + + совпадает + + + совпадений + + + Введите регулярное выражение + + + Обновить изображение... + + + Действительно хотите удалить выбраные ресурсы? + + + Удалить ресурс + + + Невозможно загрузить ресурс + + + Содержание + + + Добавить файлы... + + + Добавить строку + + + Копировать имя ресурса + + + Переименовать + + + Тип + + + Все файлы (*.*) + + + Файлы сборок (*.exe;*.dll) + + + Файлы объединений (*.cmbx) + + + C++ файлы (*.cpp;*.c;*.hpp;*.h) + + + C# файлы (*.cs) + + + Выполнимые файлы (*.exe;*.com;*.pif;*.bat;*.cmd) + + + Файлы значков (*.ico) + + + Ключи + + + VB файлы (*.vb) + + + XML файлы (*.xml) + + + Выравнивать по сетке + + + Показать код + + + Шаги + + + Создать событие изменения + + + Создать метод по событию + + + Текущий метод + + + Текларирующий тип + + + Реализовать интерфейс (явно) + + + Реализовать интерфейс (неявно) + + + Переименовать свойство '{0}' в '{1}'? + + + Таблица ASCII + + + Буфер обмена + + + Тэги документации C# + + + Общие + + + Лицензии + + + XSLT + + + Одно или несколько записываемых значений неверны. + + + не поддерживается + + + Невозможно открыть соединение. Проверьте строку соединения. + + + Невозможно выполнить процедуру из-за ошибки. + + + Невезможно выполниеть SQL-запрс из-за ошибки + + + Неверная строка соединения! + + + ключ должен быть строкового типа + + + Значение должно быть строкового типа. + + + Добавить соединение... + + + Подключиться к базе данных + + + Соединения с базами данных + + + Отключить + + + Выполнить + + + Извлечь данные + + + Изменить соединение... + + + Процедуры + + + Обновить + + + Удалить + + + Схемы + + + Базы данных + + + Таблицы + + + Представления + + + Добавить соединение + + + Обновить + + + Сброс + + + Тип данных параметра + + + Ввод параметров + + + Имя параметра + + + Тип параметра + + + Значение параметра + + + &Добавить закладку + + + &Удалить закладку + + + Вы действительно хотите удалить закладку "${TabHeader}"? + + + Удалить объект + + + Вы действительно хотите удалить объект "${TabItem}"? + + + &Переименовать закладку + + + Переименовать &объект + + + Авторы + + + Авторы + + + Журнал изменений + + + Журнал изменений + + + Связь с нами + + + Нужна помощь + + + Нужна помощь + + + Выберите проект + + + Расположение + + + Изменён + + + Старт + + + Новое объединение + + + Открыть объединение + + + Стартовая страница + + + ВСТ + + + ЗАМ + + + Ст ${Line} Кол ${Column} Сим ${Character} + + + Разное + + + Windows-приложения + + + Объявление пустого класса. + + + Класс + + + Создаёт пустой файл. + + + Пустой файл + + + Создаёт пустой файл заголовка. + + + Файл заголовка + + + Пустой HTML файл + + + Создаёт пустой HTML файл. + + + Объявление пустого интерфейса. + + + Интерфейс + + + Пустое объявление модуля. + + + Модуль + + + Создает файл MSBuild без неопределенной целью сборки + + + Файл MSBuild + + + Шаблон класса, расширяющего пространство имен "My". + + + Расширение "Му" + + + Создает новый файл сборки NAnt. + + + Файл сборки NAnt + + + Добавить '#if TEST ... #endif' + + + Если да, класс компилируется только если определён символ TEST. + + + Добавить setup-код + + + Если да, будет генерироваться setup-код. + + + Добавить 'tear down' код + + + Если да, будет генерироваться 'tear down' код. + + + Контекст + + + Параметры + + + создаёт пустой файл ресурсов + + + Пустой файл ресурсов + + + Класс следующий патерну Singleton. + + + Singleton-класс + + + Пустой текстовый файл + + + Создаёт пустой текстовый файл. + + + Создаёт базовый unit test. + + + Unit Test + + + Форма для Windows-приложения. + + + Форма + + + Пользовательский элемент управления для Windows-приложения + + + Пользовательский элемент управления + + + Пустой XML файл + + + Создаёт пустой XML файл. + + + Создаёт пустое объединение без проектов. + + + Пустое объединение + + + Проект для создания классов, которые используются другим приложением. + + + Библиотека классов + + + Проект, создающий приложение командной строки. + + + Консольное приложение + + + Проект для создания Direct3D-приложения. + + + Приложение Direct3D + + + Пустой проект. + + + Пустой проект + + + Glade#-приложение + + + Проект, создающий Gtk#-приложение + + + Gtk#-приложение + + + Проект для создания MSI-инсталлятора. + + + Инсталлятор + + + Шаблон проекта для быстрого создания надстройки SharpDevelop + + + Надстройка SharpDevelop + + + Шаблон надстройки для пункта меню инструментов, для работы с выбраным текстом в активном редакторе. + + + Пункт меню инструментов + + + Проект для создания пользовательского элемента управления, который используется в Windows-приложении. + + + Библиотека пользовательского элемента управления + + + Проект для создания приложения с Windows-интерфейсом. + + + Windows-приложение + + + Проект для создания сервиса windows. + + + Сервис Windows + + + Настроить панель инструментов... + + + Отладка + + + Продолжить отладку + + + Продолжает выполнение процесса. + + + Запустить без отладчика + + + Запускает программу без присоединённого отладчика + + + Остановить процесс + + + Останавливает текущий процесс и завершает отладку + + + Вкл/выкл. контрольную точку + + + Правка + + + Копировать + + + Копировать выделенный текст в буфер обмена + + + Вырезать + + + Вырезать выделенный текст в буфер обмена + + + Удалить + + + Удалить выделенный текст + + + Свертка + + + Показывать только определения + + + Переключить все + + + Переключить + + + Формат + + + Все слова с прописных букв + + + Инвертировать регистр + + + Начальные пробелы в символы табуляции + + + Начальные символы табуляции в пробелы + + + К нижнему регистру + + + Удалить начальные пробельные символы + + + Удалить конечные пробельные символы + + + Сортировать строки... + + + Пробелы в символы табуляции + + + Символы табуляции в пробелы + + + К верхнему регистру + + + Вставка + + + Вставить + + + Вставить текст из буфера обмена + + + Повторить + + + Повторить последнее действие + + + Выделить все + + + Отменить + + + Отменяет последнее действие + + + Посчитать слова... + + + Файл + + + Очистить список последних файлов + + + Очистить список последних проектов + + + Закрыть + + + Файл + + + Объединение + + + Закрыть все + + + Выход + + + Создать + + + Файл... + + + Создать новый файл + + + Объединение... + + + Открыть + + + Файл... + + + Открыть файл + + + Проект/Объединение... + + + Открыть проект/объединение + + + Печать + + + Предварительный просмотр + + + Последние файлы + + + Последние проекты + + + Перезагрузить файл + + + Сохранить + + + Сохранить текущий файл + + + Сохранить все + + + Сохранить все открытые файлы + + + Сохранить как... + + + Формат + + + Выравнивание + + + По нижнему краю + + + По центру + + + По левому краю + + + По правому краю + + + По сетке + + + По верхнему краю + + + По середине + + + Центрировать + + + По горизонтали + + + По вертикали + + + Горизонтальные промежутки + + + Наверх + + + Удалить + + + Уменьшить + + + Увеличить + + + Сравнять + + + Вниз + + + Выстроить значки + + + Заблокировать элементы управления + + + Порядок + + + Переместить вверх + + + Вниз + + + Один размер + + + Оба + + + По высоте + + + По ширине + + + По сетке + + + Большие значки + + + Свойства + + + Показать порядок обхода + + + Вертикальные промежутки + + + Удалить + + + Уменьшить + + + Увеличить + + + Сравнять + + + Справка + + + &О программе... + + + Контекстная справка + + + Динамическая подсказка + + + &GPL... + + + Файл Readme... + + + Стиль оформления исходных текстов + + + Совет дня... + + + Вызов справки + + + Web + + + Проект + + + Параметры проекта... + + + Собрать текущий проект + + + Собрать активный проект или файл, если нет открытого проекта (поизводит автосохранение) + + + Вам необходимо остановить отладчик для сборки проекта. +Хотите остановить отладку? + + + Остановить отладку + + + Запустить + + + Запускает скомпилированное приложение + + + Поиск + + + Сбросить все закладки + + + Сбросить все закладки в текущем файле + + + Искать... + + + Искать далее + + + Найти выделенное дальше + + + Перейти к строке №... + + + Прейти на парную скобку + + + Инкрементный поиск + + + Следующая закладка + + + Перейти на следующую закладку + + + Предыдущая закладка + + + Перейти на предыдущую закладку + + + Заменить... + + + Переключить закладку + + + Переключить закладку + + + Инструменты + + + Введите аргументы для утилиты: + + + Сбой в выполнении внешней программы. +Ошибка при старте: + + + Завершено с кодом: + + + Автоматическая кодогенерация + + + Вставить цвет... + + + Вставьте новый GUID + + + Параметры... + + + Краткая XML-документация + + + Регулярные выражения + + + Вид + + + Отладка + + + На весь экран + + + Показывать стартовую страницу + + + Инструменты + + + Окно + + + Следующее окно + + + Предыдущее окно + + + Разделить + + + Сделано в SharpDevelop. + + + Дата: + + + Время: + + + Пользователь: + + + Вам следует следить за новыми версиями SharpDevelop и рассказывать всем своим друзьям, как классно создавать в нём программы на C#! + + + Окно шаблонов можно открыть, нажав Ctrl-J? + + + Что вы можете ввести "? name = ...;" (C#) или "Dim name As ? = ..." (VB) и SharpDevelop заменит вопросительный знак на тип "..."? + + + Параметры + + + Закомментировать + + + Копировать + + + Вырезать + + + Режим файла + + + Отступ + + + Вставить + + + Рефакторинг + + + Раскомментировать + + + Эта строка нигде не используется. Она нужна для тестирования базы данных переводов, а также в ней есть +перенос строки + + \ No newline at end of file diff --git a/data/resources/languages/LanguageDefinition.xml b/data/resources/languages/LanguageDefinition.xml index a083afd0ee..74032dcd9c 100644 --- a/data/resources/languages/LanguageDefinition.xml +++ b/data/resources/languages/LanguageDefinition.xml @@ -6,7 +6,7 @@ - + @@ -14,21 +14,21 @@ - - + + - + - + diff --git a/src/Setup/Files.wxs b/src/Setup/Files.wxs index 3ba9c43fab..93559868fc 100644 --- a/src/Setup/Files.wxs +++ b/src/Setup/Files.wxs @@ -568,12 +568,9 @@ - - - - - - + + +