vsintegration/src/FSharp.ProjectSystem.FSharp/xlf/VSPackage.en.xlf (582 lines of code) (raw):
<?xml version="1.0" encoding="utf-8"?>
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
<file datatype="xml" source-language="en" target-language="en" original="../VSPackage.resx">
<body>
<trans-unit id="ProjectReferenceError2">
<source>You must build the target project before it can be referenced.</source>
<target state="new">You must build the target project before it can be referenced.</target>
<note />
</trans-unit>
<trans-unit id="Application">
<source>Application</source>
<target state="new">Application</target>
<note />
</trans-unit>
<trans-unit id="GeneralCaption">
<source>General</source>
<target state="new">General</target>
<note />
</trans-unit>
<trans-unit id="AssemblyName">
<source>Assembly Name</source>
<target state="new">Assembly Name</target>
<note />
</trans-unit>
<trans-unit id="AssemblyNameDescription">
<source>The name of the output file that will hold assembly metadata.</source>
<target state="new">The name of the output file that will hold assembly metadata.</target>
<note />
</trans-unit>
<trans-unit id="OutputType">
<source>Output Type</source>
<target state="new">Output Type</target>
<note />
</trans-unit>
<trans-unit id="OutputTypeDescription">
<source>The type of application to build.</source>
<target state="new">The type of application to build.</target>
<note />
</trans-unit>
<trans-unit id="DefaultNamespace">
<source>Default Namespace</source>
<target state="new">Default Namespace</target>
<note />
</trans-unit>
<trans-unit id="DefaultNamespaceDescription">
<source>Specifies the default namespace for added items, such as classes, that are added via the Add New Item Dialog Box.</source>
<target state="new">Specifies the default namespace for added items, such as classes, that are added via the Add New Item Dialog Box.</target>
<note />
</trans-unit>
<trans-unit id="StartupObject">
<source>Startup Object</source>
<target state="new">Startup Object</target>
<note />
</trans-unit>
<trans-unit id="StartupObjectDescription">
<source>The name of the class that contains the static Main method that you want called when you launch your application.</source>
<target state="new">The name of the class that contains the static Main method that you want called when you launch your application.</target>
<note />
</trans-unit>
<trans-unit id="ApplicationIcon">
<source>Application Icon</source>
<target state="new">Application Icon</target>
<note />
</trans-unit>
<trans-unit id="ApplicationIconDescription">
<source>Sets the .ico file to use as your application icon.</source>
<target state="new">Sets the .ico file to use as your application icon.</target>
<note />
</trans-unit>
<trans-unit id="Project">
<source>Project</source>
<target state="new">Project</target>
<note />
</trans-unit>
<trans-unit id="ProjectFile">
<source>Project File</source>
<target state="new">Project File</target>
<note />
</trans-unit>
<trans-unit id="ProjectFileDescription">
<source>The name of the file containing build, configuration, and other information about the project.</source>
<target state="new">The name of the file containing build, configuration, and other information about the project.</target>
<note />
</trans-unit>
<trans-unit id="ProjectFolder">
<source>Project Folder</source>
<target state="new">Project Folder</target>
<note />
</trans-unit>
<trans-unit id="ProjectFolderDescription">
<source>The absolute location of the project.</source>
<target state="new">The absolute location of the project.</target>
<note />
</trans-unit>
<trans-unit id="OutputFile">
<source>Output File</source>
<target state="new">Output File</target>
<note />
</trans-unit>
<trans-unit id="OutputFileDescription">
<source>The name of the project's primary output file.</source>
<target state="new">The name of the project's primary output file.</target>
<note />
</trans-unit>
<trans-unit id="TargetPlatform">
<source>Target Platform</source>
<target state="new">Target Platform</target>
<note />
</trans-unit>
<trans-unit id="TargetPlatformDescription">
<source>The version of the Common Language Runtime to use for output assembly</source>
<target state="new">The version of the Common Language Runtime to use for output assembly</target>
<note />
</trans-unit>
<trans-unit id="TargetPlatformLocation">
<source>Target Platform Location</source>
<target state="new">Target Platform Location</target>
<note />
</trans-unit>
<trans-unit id="TargetPlatformLocationDescription">
<source>The location of the target platform</source>
<target state="new">The location of the target platform</target>
<note />
</trans-unit>
<trans-unit id="ProjectFileExtensionFilter">
<source>F# Project File (*.fsproj)</source>
<target state="new">F# Project File (*.fsproj)</target>
<note />
</trans-unit>
<trans-unit id="ComponentFileExtensionFilter">
<source>Component File (*.dll;*.exe)</source>
<target state="new">Component File (*.dll;*.exe)</target>
<note />
</trans-unit>
<trans-unit id="OtherFlags">
<source>Other Flags</source>
<target state="new">Other Flags</target>
<note />
</trans-unit>
<trans-unit id="OtherFlagsDescription">
<source>Other compiler flags</source>
<target state="new">Other compiler flags</target>
<note />
</trans-unit>
<trans-unit id="Build">
<source>Build</source>
<target state="new">Build</target>
<note />
</trans-unit>
<trans-unit id="5001">
<source>F# Script File</source>
<target state="new">F# Script File</target>
<note />
</trans-unit>
<trans-unit id="5002">
<source>A blank F# script file (.fsx)</source>
<target state="new">A blank F# script file (.fsx)</target>
<note />
</trans-unit>
<trans-unit id="5003">
<source>Script.fsx</source>
<target state="new">Script.fsx</target>
<note />
</trans-unit>
<trans-unit id="5005">
<source>FSharp Text Editor</source>
<target state="new">FSharp Text Editor</target>
<note />
</trans-unit>
<trans-unit id="5006">
<source>Code</source>
<target state="new">Code</target>
<note />
</trans-unit>
<trans-unit id="5007">
<source>General</source>
<target state="new">General</target>
<note />
</trans-unit>
<trans-unit id="5008">
<source>Windows</source>
<target state="new">Windows</target>
<note />
</trans-unit>
<trans-unit id="5009">
<source>Silverlight</source>
<target state="new">Silverlight</target>
<note />
</trans-unit>
<trans-unit id="5011">
<source>F# Source File</source>
<target state="new">F# Source File</target>
<note />
</trans-unit>
<trans-unit id="5012">
<source>A blank F# source file (.fs)</source>
<target state="new">A blank F# source file (.fs)</target>
<note />
</trans-unit>
<trans-unit id="5013">
<source>File.fs</source>
<target state="new">File.fs</target>
<note />
</trans-unit>
<trans-unit id="5014">
<source>Console Application</source>
<target state="new">Console Application</target>
<note />
</trans-unit>
<trans-unit id="5015">
<source>A project for creating a command-line application</source>
<target state="new">A project for creating a command-line application</target>
<note />
</trans-unit>
<trans-unit id="5016">
<source>Library</source>
<target state="new">Library</target>
<note />
</trans-unit>
<trans-unit id="5017">
<source>A project for creating an F# library</source>
<target state="new">A project for creating an F# library</target>
<note />
</trans-unit>
<trans-unit id="5018">
<source>Tutorial</source>
<target state="new">Tutorial</target>
<note />
</trans-unit>
<trans-unit id="5019">
<source>A tutorial project providing a walkthrough of the F# language</source>
<target state="new">A tutorial project providing a walkthrough of the F# language</target>
<note />
</trans-unit>
<trans-unit id="5020">
<source>Silverlight Library</source>
<target state="new">Silverlight Library</target>
<note />
</trans-unit>
<trans-unit id="5021">
<source>A project for creating an F# Silverlight library</source>
<target state="new">A project for creating an F# Silverlight library</target>
<note />
</trans-unit>
<trans-unit id="5022">
<source>Application Configuration File</source>
<target state="new">Application Configuration File</target>
<note />
</trans-unit>
<trans-unit id="5023">
<source>A file for storing application configuration and settings values</source>
<target state="new">A file for storing application configuration and settings values</target>
<note />
</trans-unit>
<trans-unit id="5024">
<source>Source File</source>
<target state="new">Source File</target>
<note />
</trans-unit>
<trans-unit id="5025">
<source>A blank F# source file (.fs)</source>
<target state="new">A blank F# source file (.fs)</target>
<note />
</trans-unit>
<trans-unit id="5026">
<source>Script File</source>
<target state="new">Script File</target>
<note />
</trans-unit>
<trans-unit id="5027">
<source>A blank F# script file (.fsx)</source>
<target state="new">A blank F# script file (.fsx)</target>
<note />
</trans-unit>
<trans-unit id="5028">
<source>Signature File</source>
<target state="new">Signature File</target>
<note />
</trans-unit>
<trans-unit id="5029">
<source>A blank F# signature file (.fsi)</source>
<target state="new">A blank F# signature file (.fsi)</target>
<note />
</trans-unit>
<trans-unit id="5030">
<source>Text File</source>
<target state="new">Text File</target>
<note />
</trans-unit>
<trans-unit id="5031">
<source>An empty text file</source>
<target state="new">An empty text file</target>
<note />
</trans-unit>
<trans-unit id="5032">
<source>XML File</source>
<target state="new">XML File</target>
<note />
</trans-unit>
<trans-unit id="5033">
<source>A blank XML file</source>
<target state="new">A blank XML file</target>
<note />
</trans-unit>
<trans-unit id="5034">
<source>Portable Library (.NET 4.5, Windows Store, Silverlight 5, Xamarin)</source>
<target state="new">Portable Library (.NET 4.5, Windows Store, Silverlight 5, Xamarin)</target>
<note />
</trans-unit>
<trans-unit id="5035">
<source>A project for creating an F# library (.dll) that can run on .NET Framework 4.5, Windows Store, Silverlight 5, Xamarin.iOS, Xamarin.Android and Xamarin.iOS(Classic). Profile 47</source>
<target state="new">A project for creating an F# library (.dll) that can run on .NET Framework 4.5, Windows Store, Silverlight 5, Xamarin.iOS, Xamarin.Android and Xamarin.iOS(Classic). Profile 47</target>
<note />
</trans-unit>
<trans-unit id="5036">
<source>Data</source>
<target state="new">Data</target>
<note />
</trans-unit>
<trans-unit id="5037">
<source>OData Service Connection (LINQ, type provider)</source>
<target state="new">OData Service Connection (LINQ, type provider)</target>
<note />
</trans-unit>
<trans-unit id="5038">
<source>A project item for consuming a Open Data Protocol (OData) web service using ODataService type provider.</source>
<target state="new">A project item for consuming a Open Data Protocol (OData) web service using ODataService type provider.</target>
<note />
</trans-unit>
<trans-unit id="5040">
<source>A project item for consuming a .NET Managed Resources File (Resx) using ResxFile type provider.</source>
<target state="new">A project item for consuming a .NET Managed Resources File (Resx) using ResxFile type provider.</target>
<note />
</trans-unit>
<trans-unit id="5041">
<source>SQL Database Connection (LINQ to SQL, type provider)</source>
<target state="new">SQL Database Connection (LINQ to SQL, type provider)</target>
<note />
</trans-unit>
<trans-unit id="5042">
<source>A project item for using the SqlDataConnection (LINQ to SQL) type provider to generate types and consume data in a live SQL database.</source>
<target state="new">A project item for using the SqlDataConnection (LINQ to SQL) type provider to generate types and consume data in a live SQL database.</target>
<note />
</trans-unit>
<trans-unit id="5043">
<source>SQL Database Connection (LINQ to Entities, type provider)</source>
<target state="new">SQL Database Connection (LINQ to Entities, type provider)</target>
<note />
</trans-unit>
<trans-unit id="5044">
<source>A project item for using the SqlEntityConnection (Entity Data Model) type provider to generate types and consume data in a live SQL database.</source>
<target state="new">A project item for using the SqlEntityConnection (Entity Data Model) type provider to generate types and consume data in a live SQL database.</target>
<note />
</trans-unit>
<trans-unit id="5045">
<source>WSDL Service Connection (type provider)</source>
<target state="new">WSDL Service Connection (type provider)</target>
<note />
</trans-unit>
<trans-unit id="5046">
<source>A project item for consuming a Web Service using WsdlService type provider.</source>
<target state="new">A project item for consuming a Web Service using WsdlService type provider.</target>
<note />
</trans-unit>
<trans-unit id="5047">
<source>Portable Library (.NET 4.5, Windows Store, Xamarin)</source>
<target state="new">Portable Library (.NET 4.5, Windows Store, Xamarin)</target>
<note />
</trans-unit>
<trans-unit id="5048">
<source>A project for creating an F# library (.dll) that can run on .NET Framework 4.5, Windows Store, Xamarin.iOS, Xamarin.Android and Xamarin.iOS(Classic). Profile 7</source>
<target state="new">A project for creating an F# library (.dll) that can run on .NET Framework 4.5, Windows Store, Xamarin.iOS, Xamarin.Android and Xamarin.iOS(Classic). Profile 7</target>
<note />
</trans-unit>
<trans-unit id="5049">
<source>Portable Library (.NET 4.5, Windows Store, Windows Phone 8 Silverlight, Xamarin)</source>
<target state="new">Portable Library (.NET 4.5, Windows Store, Windows Phone 8 Silverlight, Xamarin)</target>
<note />
</trans-unit>
<trans-unit id="5050">
<source>A project for creating an F# library (.dll) that can run on .NET Framework 4.5, Windows Store, Windows Phone 8 Silverlight, Xamarin.iOS, Xamarin.Android and Xamarin.iOS(Classic). Profile 78</source>
<target state="new">A project for creating an F# library (.dll) that can run on .NET Framework 4.5, Windows Store, Windows Phone 8 Silverlight, Xamarin.iOS, Xamarin.Android and Xamarin.iOS(Classic). Profile 78</target>
<note />
</trans-unit>
<trans-unit id="5051">
<source>Portable Library (.NET 4.5, Windows Store, Windows Phone 8.1, Windows Phone Silverlight 8, Xamarin)</source>
<target state="new">Portable Library (.NET 4.5, Windows Store, Windows Phone 8.1, Windows Phone Silverlight 8, Xamarin)</target>
<note />
</trans-unit>
<trans-unit id="5052">
<source>A project for creating an F# library (.dll) that can run on .NET Framework 4.5, Windows Store, Windows Phone 8.1, Windows Phone Silverlight 8, Xamarin.iOS, Xamarin.Android and Xamarin.iOS(Classic). Profile 259</source>
<target state="new">A project for creating an F# library (.dll) that can run on .NET Framework 4.5, Windows Store, Windows Phone 8.1, Windows Phone Silverlight 8, Xamarin.iOS, Xamarin.Android and Xamarin.iOS(Classic). Profile 259</target>
<note />
</trans-unit>
<trans-unit id="5053">
<source>Resources File</source>
<target state="new">Resources File</target>
<note />
</trans-unit>
<trans-unit id="5054">
<source>A file for storing resources</source>
<target state="new">A file for storing resources</target>
<note />
</trans-unit>
<trans-unit id="6000">
<source>F# Tools</source>
<target state="new">F# Tools</target>
<note />
</trans-unit>
<trans-unit id="6001">
<source>F# Interactive</source>
<target state="new">F# Interactive</target>
<note />
</trans-unit>
<trans-unit id="6002">
<source>F# Project Files (*.fsproj);*.fsproj</source>
<target state="new">F# Project Files (*.fsproj);*.fsproj</target>
<note />
</trans-unit>
<trans-unit id="6003">
<source>Visual F# Files (*.fs,*.fsi,*.fsx,*.fsscript);*.fs,*.fsi,*.fsx,*.fsscript</source>
<target state="new">Visual F# Files (*.fs,*.fsi,*.fsx,*.fsscript);*.fs,*.fsi,*.fsx,*.fsscript</target>
<note />
</trans-unit>
<trans-unit id="7000">
<source>Visual F#</source>
<target state="new">Visual F#</target>
<note />
</trans-unit>
<trans-unit id="7001">
<source>Customizes the environment to maximize code editor screen space and improve the visibility of F# commands and tool windows.</source>
<target state="new">Customizes the environment to maximize code editor screen space and improve the visibility of F# commands and tool windows.</target>
<note />
</trans-unit>
<trans-unit id="ProductDetails">
<source>Microsoft Visual F# 4.1</source>
<target state="new">Microsoft Visual F# 4.1</target>
<note />
</trans-unit>
<trans-unit id="9002">
<source>Microsoft Visual F# 4.1</source>
<target state="new">Microsoft Visual F# 4.1</target>
<note />
</trans-unit>
<trans-unit id="ProductID">
<source>1.0</source>
<target state="new">1.0</target>
<note />
</trans-unit>
<trans-unit id="ProductName">
<source>Microsoft Visual F#</source>
<target state="new">Microsoft Visual F#</target>
<note />
</trans-unit>
<trans-unit id="9001">
<source>Visual F# 4.1</source>
<target state="new">Visual F# 4.1</target>
<note />
</trans-unit>
<trans-unit id="9027">
<source>F# Interactive</source>
<target state="new">F# Interactive</target>
<note />
</trans-unit>
<trans-unit id="ProductRegistryName">
<source>Microsoft Visual F#</source>
<target state="new">Microsoft Visual F#</target>
<note />
</trans-unit>
<trans-unit id="InvalidOutputType">
<source>Invalid OutputType value</source>
<target state="new">Invalid OutputType value</target>
<note />
</trans-unit>
<trans-unit id="InvalidRunPostBuildEvent">
<source>Invalid RunPostBuildEvent value</source>
<target state="new">Invalid RunPostBuildEvent value</target>
<note />
</trans-unit>
<trans-unit id="InvalidTargetFrameworkVersion">
<source>Invalid TargetFrameworkVersion number</source>
<target state="new">Invalid TargetFrameworkVersion number</target>
<note />
</trans-unit>
<trans-unit id="ProjectRenderFolderMultiple">
<source>The project '{0}' could not be opened because opening it would cause a folder to be rendered multiple times in the solution explorer. One such problematic item is '{1}'. To open this project in Visual Studio, first edit the project file and fix the problem.</source>
<target state="new">The project '{0}' could not be opened because opening it would cause a folder to be rendered multiple times in the solution explorer. One such problematic item is '{1}'. To open this project in Visual Studio, first edit the project file and fix the problem.</target>
<note />
</trans-unit>
<trans-unit id="PropertyDefaultNamespace">
<source>Default Namespace:\nThe string for the default namespace must be a valid identifier</source>
<target state="new">Default Namespace:\nThe string for the default namespace must be a valid identifier</target>
<note />
</trans-unit>
<trans-unit id="TemplateNotFound">
<source>Template file not found: {0}</source>
<target state="new">Template file not found: {0}</target>
<note />
</trans-unit>
<trans-unit id="NeedReloadToChangeTargetFx">
<source>Changing the Target Framework requires that the current project be closed and then reopened.\nAny unsaved changes within the project will be automatically saved.\n\nChanging Target Framework may require manual modification of project files in order to build.\n\nAre you sure you want to change the Target Framework for this project?</source>
<target state="new">Changing the Target Framework requires that the current project be closed and then reopened.\nAny unsaved changes within the project will be automatically saved.\n\nChanging Target Framework may require manual modification of project files in order to build.\n\nAre you sure you want to change the Target Framework for this project?</target>
<note />
</trans-unit>
<trans-unit id="AddReferenceDialogTitle">
<source>Add Reference</source>
<target state="new">Add Reference</target>
<note />
</trans-unit>
<trans-unit id="6005">
<source>Change path and command line arguments passed to the F# Interactive</source>
<target state="new">Change path and command line arguments passed to the F# Interactive</target>
<note />
</trans-unit>
<trans-unit id="6006">
<source>Enable or disable Type Providers</source>
<target state="new">Enable or disable Type Providers</target>
<note />
</trans-unit>
<trans-unit id="6007">
<source>Visual F# Items</source>
<target state="new">Visual F# Items</target>
<note />
</trans-unit>
<trans-unit id="AddReferenceDialogTitle_Dev11">
<source>Reference Manager - {0}</source>
<target state="new">Reference Manager - {0}</target>
<note />
</trans-unit>
<trans-unit id="Dev11SupportsOnlySilverlight5">
<source>F# projects in the current version of Visual Studio support only Silverlight 5.</source>
<target state="new">F# projects in the current version of Visual Studio support only Silverlight 5.</target>
<note />
</trans-unit>
<trans-unit id="AddReferenceAssemblyPageDialogRetargetingText">
<source>The project will be retargeted, and its targeted frameworks will be reduced.</source>
<target state="new">The project will be retargeted, and its targeted frameworks will be reduced.</target>
<note />
</trans-unit>
<trans-unit id="AddReferenceAssemblyPageDialogNoItemsText">
<source>All of the Framework assemblies are already referenced. Please use the Object Browser to explore the references in the Framework.</source>
<target state="new">All of the Framework assemblies are already referenced. Please use the Object Browser to explore the references in the Framework.</target>
<note />
</trans-unit>
<trans-unit id="FSharpCoreVersionIsNotLegacyCompatible">
<source>Referencing this version of FSharp.Core will cause your project to be incompatible with older versions of Visual Studio. Do you want to continue?</source>
<target state="new">Referencing this version of FSharp.Core will cause your project to be incompatible with older versions of Visual Studio. Do you want to continue?</target>
<note />
</trans-unit>
<trans-unit id="ComputingSourcesAndFlags">
<source>Updating compilation sources and flags...</source>
<target state="new">Updating compilation sources and flags...</target>
<note />
</trans-unit>
<trans-unit id="UpdatingSolutionConfiguration">
<source>Updating solution configuration...</source>
<target state="new">Updating solution configuration...</target>
<note />
</trans-unit>
<trans-unit id="FileCannotBePlacedBodyAbove">
<source>The file '{0}' cannot be placed above '{1}' in the Solution Explorer.\n\n{2}.</source>
<target state="new">The file '{0}' cannot be placed above '{1}' in the Solution Explorer.\n\n{2}.</target>
<note />
</trans-unit>
<trans-unit id="FileCannotBePlacedBodyBelow">
<source>The file '{0}' cannot be placed below '{1}' in the Solution Explorer.\n\n{2}.</source>
<target state="new">The file '{0}' cannot be placed below '{1}' in the Solution Explorer.\n\n{2}.</target>
<note />
</trans-unit>
<trans-unit id="FileCannotBePlacedDifferentSubtree">
<source>The file is in a different subtree</source>
<target state="new">The file is in a different subtree</target>
<note />
</trans-unit>
<trans-unit id="FileCannotBePlacedMultipleFiles">
<source>The '{0}' folder cannot be moved as it already exists in the Solution Explorer in a different location</source>
<target state="new">The '{0}' folder cannot be moved as it already exists in the Solution Explorer in a different location</target>
<note />
</trans-unit>
</body>
</file>
</xliff>