|
1593 | 1593 | <trans-unit id="mssql.connect">
|
1594 | 1594 | <source xml:lang="en">Connect</source>
|
1595 | 1595 | </trans-unit>
|
| 1596 | + <trans-unit id="mssql.walkthroughs.getStarted.connectToDatabase.title"> |
| 1597 | + <source xml:lang="en">Connect to a SQL Database</source> |
| 1598 | + </trans-unit> |
| 1599 | + <trans-unit id="mssql.walkthroughs.getStarted.connectToDatabase.altText"> |
| 1600 | + <source xml:lang="en">Connection Dialog</source> |
| 1601 | + </trans-unit> |
1596 | 1602 | <trans-unit id="mssql.connections">
|
1597 | 1603 | <source xml:lang="en">Connection profiles defined in 'User Settings' are shown under 'MS SQL: Connect' command in the command palette.</source>
|
1598 | 1604 | </trans-unit>
|
|
1608 | 1614 | <trans-unit id="mssql.createAzureFunction">
|
1609 | 1615 | <source xml:lang="en">Create Azure Function with SQL binding</source>
|
1610 | 1616 | </trans-unit>
|
| 1617 | + <trans-unit id="mssql.walkthroughs.getStarted.createNewTable.title"> |
| 1618 | + <source xml:lang="en">Create a Table with Table Designer</source> |
| 1619 | + </trans-unit> |
| 1620 | + <trans-unit id="mssql.walkthroughs.getStarted.createNewTable.description"> |
| 1621 | + <source xml:lang="en">Create a new table in your database, or edit existing tables with the table designer. Once you're done making your changes, click the 'Publish' button to send the changes to your database.</source> |
| 1622 | + </trans-unit> |
1611 | 1623 | <trans-unit id="mssql.deleteQueryHistory">
|
1612 | 1624 | <source xml:lang="en">Delete</source>
|
1613 | 1625 | </trans-unit>
|
|
1638 | 1650 | <trans-unit id="mssql.objectExplorer.enableGroupBySchema">
|
1639 | 1651 | <source xml:lang="en">Enable Group By Schema</source>
|
1640 | 1652 | </trans-unit>
|
| 1653 | + <trans-unit id="mssql.walkthroughs.getStarted.enableModernFeatures.title"> |
| 1654 | + <source xml:lang="en">Enable Modern Features</source> |
| 1655 | + </trans-unit> |
| 1656 | + <trans-unit id="mssql.enableRichExperiences"> |
| 1657 | + <source xml:lang="en">Enable Modern Features</source> |
| 1658 | + </trans-unit> |
1641 | 1659 | <trans-unit id="mssql.query.alwaysEncryptedParameterization">
|
1642 | 1660 | <source xml:lang="en">Enable Parameterization for Always Encrypted</source>
|
1643 | 1661 | </trans-unit>
|
|
1701 | 1719 | <trans-unit id="mssql.query.xactAbortOn">
|
1702 | 1720 | <source xml:lang="en">Enable SET XACT_ABORT ON option</source>
|
1703 | 1721 | </trans-unit>
|
| 1722 | + <trans-unit id="mssql.walkthroughs.getStarted.enableModernFeatures.altText"> |
| 1723 | + <source xml:lang="en">Enable modern features in MSSQL</source> |
| 1724 | + </trans-unit> |
| 1725 | + <trans-unit id="mssql.walkthroughs.getStarted.enableModernFeatures.description"> |
| 1726 | + <source xml:lang="en">Enable the new set of data development features that provide a modern way to work with your SQL database in VS Code. [Enable New Experiences](command:mssql.enableRichExperiences)</source> |
| 1727 | + </trans-unit> |
1704 | 1728 | <trans-unit id="mssql.enableRichExperiences.description">
|
1705 | 1729 | <source xml:lang="en">Enables UI-based features in the MSSQL extension for richer and more powerful features. Restart Visual Studio Code after changing this setting.</source>
|
1706 | 1730 | </trans-unit>
|
|
1725 | 1749 | <trans-unit id="mssql.runQuery">
|
1726 | 1750 | <source xml:lang="en">Execute Query</source>
|
1727 | 1751 | </trans-unit>
|
| 1752 | + <trans-unit id="mssql.walkthroughs.nextSteps.description"> |
| 1753 | + <source xml:lang="en">Familiarize yourself with more features of the MSSQL extension that can help you be more productive.</source> |
| 1754 | + </trans-unit> |
1728 | 1755 | <trans-unit id="mssql.filterNode">
|
1729 | 1756 | <source xml:lang="en">Filter (Preview)</source>
|
1730 | 1757 | </trans-unit>
|
| 1758 | + <trans-unit id="mssql.walkthroughs.nextSteps.objectExplorerFilters.title"> |
| 1759 | + <source xml:lang="en">Filter your Object Explorer Tree</source> |
| 1760 | + </trans-unit> |
| 1761 | + <trans-unit id="mssql.walkthroughs.getStarted.title"> |
| 1762 | + <source xml:lang="en">Get Started with MSSQL for Visual Studio Code</source> |
| 1763 | + </trans-unit> |
1731 | 1764 | <trans-unit id="mssql.showGettingStarted">
|
1732 | 1765 | <source xml:lang="en">Getting Started Guide</source>
|
1733 | 1766 | </trans-unit>
|
|
1737 | 1770 | <trans-unit id="mssql.Configuration">
|
1738 | 1771 | <source xml:lang="en">MSSQL configuration</source>
|
1739 | 1772 | </trans-unit>
|
| 1773 | + <trans-unit id="mssql.walkthroughs.getStarted.connectToDatabase.description"> |
| 1774 | + <source xml:lang="en">Make a new connection to a SQL database, or edit existing connections with the connection dialog. You can connect to a database by entering your connection information, using a connection string, or browsing your Azure subscriptions. [Open Connection Dialog](command:mssql.addObjectExplorer)</source> |
| 1775 | + </trans-unit> |
1740 | 1776 | <trans-unit id="mssql.manageProfiles">
|
1741 | 1777 | <source xml:lang="en">Manage Connection Profiles</source>
|
1742 | 1778 | </trans-unit>
|
|
1764 | 1800 | <trans-unit id="mssql.newTable">
|
1765 | 1801 | <source xml:lang="en">New Table</source>
|
1766 | 1802 | </trans-unit>
|
| 1803 | + <trans-unit id="mssql.walkthroughs.nextSteps.title"> |
| 1804 | + <source xml:lang="en">Next Steps with MSSQL for Visual Studio Code</source> |
| 1805 | + </trans-unit> |
1767 | 1806 | <trans-unit id="mssql.logRetentionMinutes">
|
1768 | 1807 | <source xml:lang="en">Number of minutes to retain log files for backend services. Default is 1 week.</source>
|
1769 | 1808 | </trans-unit>
|
1770 | 1809 | <trans-unit id="mssql.queryHistoryLimit">
|
1771 | 1810 | <source xml:lang="en">Number of query history entries to show in the Query History view</source>
|
1772 | 1811 | </trans-unit>
|
| 1812 | + <trans-unit id="mssql.walkthroughs.nextSteps.objectExplorerFilters.altText"> |
| 1813 | + <source xml:lang="en">Object Explorer filters</source> |
| 1814 | + </trans-unit> |
| 1815 | + <trans-unit id="mssql.walkthroughs.nextSteps.objectExplorerFilters.description"> |
| 1816 | + <source xml:lang="en">Only see the database objects that matter most to you by applying filters to the Object Explorer tree. Start by clicking the filter button next to most folders in the Connections view.</source> |
| 1817 | + </trans-unit> |
1773 | 1818 | <trans-unit id="mssql.openExecutionPlanFile">
|
1774 | 1819 | <source xml:lang="en">Open Execution Plan File</source>
|
1775 | 1820 | </trans-unit>
|
|
1791 | 1836 | <trans-unit id="extension.queryResult">
|
1792 | 1837 | <source xml:lang="en">Query Results (Preview)</source>
|
1793 | 1838 | </trans-unit>
|
| 1839 | + <trans-unit id="mssql.walkthroughs.getStarted.runQueries.altText"> |
| 1840 | + <source xml:lang="en">Query editor and query results pane</source> |
| 1841 | + </trans-unit> |
| 1842 | + <trans-unit id="mssql.walkthroughs.nextSteps.viewQueryPlan.altText"> |
| 1843 | + <source xml:lang="en">Query plan visualization</source> |
| 1844 | + </trans-unit> |
1794 | 1845 | <trans-unit id="mssql.refreshObjectExplorerNode">
|
1795 | 1846 | <source xml:lang="en">Refresh</source>
|
1796 | 1847 | </trans-unit>
|
|
1809 | 1860 | <trans-unit id="mssql.runQueryHistory">
|
1810 | 1861 | <source xml:lang="en">Run Query</source>
|
1811 | 1862 | </trans-unit>
|
| 1863 | + <trans-unit id="mssql.walkthroughs.getStarted.runQueries.title"> |
| 1864 | + <source xml:lang="en">Run a SQL Query</source> |
| 1865 | + </trans-unit> |
1812 | 1866 | <trans-unit id="mssql.schemaCompare">
|
1813 | 1867 | <source xml:lang="en">Schema Compare (Preview)</source>
|
1814 | 1868 | </trans-unit>
|
|
1881 | 1935 | <trans-unit id="mssql.format.placeSelectStatementReferencesOnNewLine">
|
1882 | 1936 | <source xml:lang="en">Should references to objects in a select statements be split into separate lines? E.g. for 'SELECT C1, C2 FROM T1' both C1 and C2 will be on separate lines</source>
|
1883 | 1937 | </trans-unit>
|
| 1938 | + <trans-unit id="mssql.walkthroughs.nextSteps.sortAndFilterQueryResults.title"> |
| 1939 | + <source xml:lang="en">Sort and Filter Query Results</source> |
| 1940 | + </trans-unit> |
| 1941 | + <trans-unit id="mssql.walkthroughs.nextSteps.sortAndFilterQueryResults.altText"> |
| 1942 | + <source xml:lang="en">Sort and filter options for query results</source> |
| 1943 | + </trans-unit> |
| 1944 | + <trans-unit id="mssql.walkthroughs.nextSteps.sortAndFilterQueryResults.description"> |
| 1945 | + <source xml:lang="en">Sort and filter your query results to find the data you need quickly.</source> |
| 1946 | + </trans-unit> |
1884 | 1947 | <trans-unit id="mssql.startQueryHistoryCapture">
|
1885 | 1948 | <source xml:lang="en">Start Query History Capture</source>
|
1886 | 1949 | </trans-unit>
|
| 1950 | + <trans-unit id="mssql.walkthroughs.getStarted.createNewTable.altText"> |
| 1951 | + <source xml:lang="en">Table Designer</source> |
| 1952 | + </trans-unit> |
1887 | 1953 | <trans-unit id="mssql.maxRecentConnections">
|
1888 | 1954 | <source xml:lang="en">The maximum number of recently used connections to store in the connection list.</source>
|
1889 | 1955 | </trans-unit>
|
|
1896 | 1962 | <trans-unit id="mssql.messagesDefaultOpen">
|
1897 | 1963 | <source xml:lang="en">True for the messages pane to be open by default; false for closed</source>
|
1898 | 1964 | </trans-unit>
|
| 1965 | + <trans-unit id="mssql.walkthroughs.nextSteps.viewQueryPlan.description"> |
| 1966 | + <source xml:lang="en">Understand what your query is doing by viewing the query plan. See the estimated plan without running the query, or view the actual query plan after running the query by toggling the buttons at the top of a query editor window.</source> |
| 1967 | + </trans-unit> |
1899 | 1968 | <trans-unit id="mssql.chooseDatabase">
|
1900 | 1969 | <source xml:lang="en">Use Database</source>
|
1901 | 1970 | </trans-unit>
|
1902 | 1971 | <trans-unit id="mssql.visualizeSchema">
|
1903 | 1972 | <source xml:lang="en">Visualize Schema</source>
|
1904 | 1973 | </trans-unit>
|
| 1974 | + <trans-unit id="mssql.walkthroughs.nextSteps.viewQueryPlan.title"> |
| 1975 | + <source xml:lang="en">Visualize a Query Plan</source> |
| 1976 | + </trans-unit> |
1905 | 1977 | <trans-unit id="mssql.objectExplorer.groupBySchema">
|
1906 | 1978 | <source xml:lang="en">When enabled, the database objects in Object Explorer will be categorized by schema.</source>
|
1907 | 1979 | </trans-unit>
|
| 1980 | + <trans-unit id="mssql.walkthroughs.getStarted.runQueries.description"> |
| 1981 | + <source xml:lang="en">Write a SQL query, and run it against your database. You can also click the 'Open in New Tab' button to view your query results in their own tab, and optionally set that as the default behavior.</source> |
| 1982 | + </trans-unit> |
| 1983 | + <trans-unit id="mssql.walkthroughs.getStarted.description"> |
| 1984 | + <source xml:lang="en">Your first steps for connecting to and developing with a SQL database</source> |
| 1985 | + </trans-unit> |
1908 | 1986 | <trans-unit id="mssql.saveAsCsv.textIdentifier">
|
1909 | 1987 | <source xml:lang="en">[Optional] Character used for enclosing text fields when saving results as CSV</source>
|
1910 | 1988 | </trans-unit>
|
|
0 commit comments