Functions | |
def | translate (context, text) |
Variables | |
def | T_ACTIVITY = translate("StartPage", "Activity") |
def | T_ADDONS = translate("StartPage", "Available addons") |
def | T_ADJUSTRECENT = translate("StartPage", "Adjust the number of recent files to be shown here in menu Edit -> Preferences -> General -> Size of recent file list") |
def | T_BUILD = translate("StartPage", "build") |
def | T_COMMUNITYHELP = translate("StartPage", "Getting help from the community") |
def | T_CREATENEW = translate("StartPage", "Create new...") |
def | T_CREATIONDATE = translate("StartPage", "Creation date") |
def | T_CUSTOM = translate("StartPage", "You can configure a custom folder to display here in menu Edit -> Preferences -> Start -> Show additional folder") |
def | T_DESCR_ADDONS = translate("StartPage", "Below is a list of available extra workbenches that can be added to your FreeCAD installation. Browse and install them from menu Tools -> Addons manager. You can learn more about any of them by clicking the links below.") |
def | T_DESCR_COMMUNITYHELP1 = translate("StartPage", "The <a href=\"http://forum.freecadweb.org\">FreeCAD forum</a> is a great place to get help from other FreeCAD users and developers. The forum has many sections for different types of issues and discussion subjects. If in doubt, post in the more general <a href=\"https://forum.freecadweb.org/viewforum.php?f=3\">Help on using FreeCAD</a> section.") |
def | T_DESCR_COMMUNITYHELP2 = translate("StartPage", "If it is the first time you are posting on the forum, be sure to <a href=\"https://forum.freecadweb.org/viewtopic.php?f=3&t=2264\">read the guidelines</a> first!") |
def | T_DESCR_COMMUNITYHELP3 = translate("StartPage", "FreeCAD also maintains a public <a href=\"https://www.freecadweb.org/tracker\">bug tracker</a> where anybody can submit bugs and propose new features. To avoid causing extra work and give the best chances to see your bug solved, make sure you read the <a href=\"https://forum.freecadweb.org/viewtopic.php?f=3&t=5236\">bug submission guide</a> before posting.") |
def | T_DESCR_DEVHUB = translate("StartPage", "This section contains material for developers: How to compile FreeCAD yourself, how the FreeCAD source code is structured + how to navigate in it, how to develop new workbenches and/or embed FreeCAD in your own application.") |
def | T_DESCR_FORUM = translate("StartPage", "The latest posts on the <a href=\"https://forum.freecadweb.org\">FreeCAD forum</a>:") |
def | T_DESCR_MANUAL = translate("StartPage", "The FreeCAD manual is another, more linear way to present the information contained in this wiki. It is made to be read like a book, and will gently introduce you to many other pages from the hubs above. <a href=\"https://www.gitbook.com/book/yorikvanhavre/a-freecad-manual/details\">e-book versions</a> are also available.") |
def | T_DESCR_POWERHUB = translate("StartPage", "This section gathers documentation for advanced users and people interested in writing python scripts. You will also find there a repository of macros, instructions on how to install and use them, and more information about customizing FreeCAD to your specific needs.") |
def | T_DESCR_RECENTCOMMITS = translate("StartPage", "Below are the latest changes added to the <a href=\"http://github.com/FreeCAD/FreeCAD/\">FreeCAD source code</a>. These changes might not reflect yet in the FreeCAD version that you are currently running. Check the <a href=\"https://www.freecadweb.org/wiki/Downloads\">available options</a> if you wish to obtain a development version.") |
def | T_DESCR_USERHUB = translate("StartPage", "This section contains documentation useful for FreeCAD users in general: a list of all the workbenches, detailed instructions on how to install and use the FreeCAD application, tutorials, and all you need to get started.") |
def | T_DESCR_WBHELP = translate("StartPage", "These are the help pages of all the workbenches currently installed on this computer.") |
def | T_DEVHUB = translate("StartPage", "Developers hub") |
def | T_DOCUMENTS = translate("StartPage", "Documents") |
def | T_EXAMPLES = translate("StartPage", "Examples") |
def | T_EXTERNALLINKS = translate("StartPage", "To open any of the links above in your desktop browser, Right-click -> Open in external browser") |
def | T_FORUM = translate("StartPage", "Forum") |
def | T_GENERALDOCUMENTATION = translate("StartPage", "General documentation") |
def | T_HELP = translate("StartPage", "Help") |
def | T_LASTMODIFIED = translate("StartPage", "Last modification") |
def | T_MANUAL = translate("StartPage", "Manual") |
def | T_NOTES = translate("StartPage", "Notes") |
def | T_OFFLINEHELP = translate("StartPage", "If not bundled with your FreeCAD version, install the FreeCAD documentation package to get documentation hubs, workbench help and individual command documentation without an internet connection.") |
def | T_OFFLINEPLACEHOLDER = translate("StartPage", "Cannot fetch information from GitHub. <a href=\"EnableDownload.py\">Authorize FreeCAD to access the internet</a> and reload the Start page.") |
def | T_POWERHUB = translate("StartPage", "Power users hub") |
def | T_RECENTCOMMITS = translate("StartPage", "Recent commits") |
def | T_RECENTFILES = translate("StartPage", "Recent files") |
def | T_SEEONGITHUB = translate("StartPage", "See all commits on github") |
def | T_TIP = translate("StartPage", "Tip") |
def | T_TITLE = translate("StartPage", "Start") |
def | T_UNKNOWN = translate("StartPage", "Unknown") |
def | T_USERHUB = translate("StartPage", "User hub") |
def | T_VERSION = translate("StartPage", "version") |
def | T_VTOOLTIP = translate("StartPage", "Open start page preferences") |
def | T_WBHELP = translate("StartPage", "Workbenches documentation") |
def StartPage.TranslationTexts.translate | ( | context, | |
text | |||
) |
def StartPage.TranslationTexts.T_ACTIVITY = translate("StartPage", "Activity") |
def StartPage.TranslationTexts.T_ADDONS = translate("StartPage", "Available addons") |
def StartPage.TranslationTexts.T_ADJUSTRECENT = translate("StartPage", "Adjust the number of recent files to be shown here in menu Edit -> Preferences -> General -> Size of recent file list") |
def StartPage.TranslationTexts.T_BUILD = translate("StartPage", "build") |
def StartPage.TranslationTexts.T_COMMUNITYHELP = translate("StartPage", "Getting help from the community") |
def StartPage.TranslationTexts.T_CREATENEW = translate("StartPage", "Create new...") |
def StartPage.TranslationTexts.T_CREATIONDATE = translate("StartPage", "Creation date") |
def StartPage.TranslationTexts.T_CUSTOM = translate("StartPage", "You can configure a custom folder to display here in menu Edit -> Preferences -> Start -> Show additional folder") |
def StartPage.TranslationTexts.T_DESCR_ADDONS = translate("StartPage", "Below is a list of available extra workbenches that can be added to your FreeCAD installation. Browse and install them from menu Tools -> Addons manager. You can learn more about any of them by clicking the links below.") |
def StartPage.TranslationTexts.T_DESCR_COMMUNITYHELP1 = translate("StartPage", "The <a href=\"http://forum.freecadweb.org\">FreeCAD forum</a> is a great place to get help from other FreeCAD users and developers. The forum has many sections for different types of issues and discussion subjects. If in doubt, post in the more general <a href=\"https://forum.freecadweb.org/viewforum.php?f=3\">Help on using FreeCAD</a> section.") |
def StartPage.TranslationTexts.T_DESCR_COMMUNITYHELP2 = translate("StartPage", "If it is the first time you are posting on the forum, be sure to <a href=\"https://forum.freecadweb.org/viewtopic.php?f=3&t=2264\">read the guidelines</a> first!") |
def StartPage.TranslationTexts.T_DESCR_COMMUNITYHELP3 = translate("StartPage", "FreeCAD also maintains a public <a href=\"https://www.freecadweb.org/tracker\">bug tracker</a> where anybody can submit bugs and propose new features. To avoid causing extra work and give the best chances to see your bug solved, make sure you read the <a href=\"https://forum.freecadweb.org/viewtopic.php?f=3&t=5236\">bug submission guide</a> before posting.") |
def StartPage.TranslationTexts.T_DESCR_DEVHUB = translate("StartPage", "This section contains material for developers: How to compile FreeCAD yourself, how the FreeCAD source code is structured + how to navigate in it, how to develop new workbenches and/or embed FreeCAD in your own application.") |
def StartPage.TranslationTexts.T_DESCR_FORUM = translate("StartPage", "The latest posts on the <a href=\"https://forum.freecadweb.org\">FreeCAD forum</a>:") |
def StartPage.TranslationTexts.T_DESCR_MANUAL = translate("StartPage", "The FreeCAD manual is another, more linear way to present the information contained in this wiki. It is made to be read like a book, and will gently introduce you to many other pages from the hubs above. <a href=\"https://www.gitbook.com/book/yorikvanhavre/a-freecad-manual/details\">e-book versions</a> are also available.") |
def StartPage.TranslationTexts.T_DESCR_POWERHUB = translate("StartPage", "This section gathers documentation for advanced users and people interested in writing python scripts. You will also find there a repository of macros, instructions on how to install and use them, and more information about customizing FreeCAD to your specific needs.") |
def StartPage.TranslationTexts.T_DESCR_RECENTCOMMITS = translate("StartPage", "Below are the latest changes added to the <a href=\"http://github.com/FreeCAD/FreeCAD/\">FreeCAD source code</a>. These changes might not reflect yet in the FreeCAD version that you are currently running. Check the <a href=\"https://www.freecadweb.org/wiki/Downloads\">available options</a> if you wish to obtain a development version.") |
def StartPage.TranslationTexts.T_DESCR_USERHUB = translate("StartPage", "This section contains documentation useful for FreeCAD users in general: a list of all the workbenches, detailed instructions on how to install and use the FreeCAD application, tutorials, and all you need to get started.") |
def StartPage.TranslationTexts.T_DESCR_WBHELP = translate("StartPage", "These are the help pages of all the workbenches currently installed on this computer.") |
def StartPage.TranslationTexts.T_DEVHUB = translate("StartPage", "Developers hub") |
def StartPage.TranslationTexts.T_DOCUMENTS = translate("StartPage", "Documents") |
def StartPage.TranslationTexts.T_EXAMPLES = translate("StartPage", "Examples") |
def StartPage.TranslationTexts.T_EXTERNALLINKS = translate("StartPage", "To open any of the links above in your desktop browser, Right-click -> Open in external browser") |
def StartPage.TranslationTexts.T_FORUM = translate("StartPage", "Forum") |
def StartPage.TranslationTexts.T_GENERALDOCUMENTATION = translate("StartPage", "General documentation") |
def StartPage.TranslationTexts.T_HELP = translate("StartPage", "Help") |
def StartPage.TranslationTexts.T_LASTMODIFIED = translate("StartPage", "Last modification") |
def StartPage.TranslationTexts.T_MANUAL = translate("StartPage", "Manual") |
def StartPage.TranslationTexts.T_NOTES = translate("StartPage", "Notes") |
def StartPage.TranslationTexts.T_OFFLINEHELP = translate("StartPage", "If not bundled with your FreeCAD version, install the FreeCAD documentation package to get documentation hubs, workbench help and individual command documentation without an internet connection.") |
def StartPage.TranslationTexts.T_OFFLINEPLACEHOLDER = translate("StartPage", "Cannot fetch information from GitHub. <a href=\"EnableDownload.py\">Authorize FreeCAD to access the internet</a> and reload the Start page.") |
def StartPage.TranslationTexts.T_POWERHUB = translate("StartPage", "Power users hub") |
def StartPage.TranslationTexts.T_RECENTCOMMITS = translate("StartPage", "Recent commits") |
def StartPage.TranslationTexts.T_RECENTFILES = translate("StartPage", "Recent files") |
def StartPage.TranslationTexts.T_SEEONGITHUB = translate("StartPage", "See all commits on github") |
def StartPage.TranslationTexts.T_TIP = translate("StartPage", "Tip") |
def StartPage.TranslationTexts.T_TITLE = translate("StartPage", "Start") |
def StartPage.TranslationTexts.T_UNKNOWN = translate("StartPage", "Unknown") |
def StartPage.TranslationTexts.T_USERHUB = translate("StartPage", "User hub") |
def StartPage.TranslationTexts.T_VERSION = translate("StartPage", "version") |
def StartPage.TranslationTexts.T_VTOOLTIP = translate("StartPage", "Open start page preferences") |
def StartPage.TranslationTexts.T_WBHELP = translate("StartPage", "Workbenches documentation") |