StartPage.TranslationTexts Namespace Reference

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")
 

Function Documentation

◆ translate()

def StartPage.TranslationTexts.translate (   context,
  text 
)

Variable Documentation

◆ T_ACTIVITY

def StartPage.TranslationTexts.T_ACTIVITY = translate("StartPage", "Activity")

◆ T_ADDONS

def StartPage.TranslationTexts.T_ADDONS = translate("StartPage", "Available addons")

◆ T_ADJUSTRECENT

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")

◆ T_BUILD

def StartPage.TranslationTexts.T_BUILD = translate("StartPage", "build")

◆ T_COMMUNITYHELP

def StartPage.TranslationTexts.T_COMMUNITYHELP = translate("StartPage", "Getting help from the community")

◆ T_CREATENEW

def StartPage.TranslationTexts.T_CREATENEW = translate("StartPage", "Create new...")

◆ T_CREATIONDATE

def StartPage.TranslationTexts.T_CREATIONDATE = translate("StartPage", "Creation date")

◆ T_CUSTOM

def StartPage.TranslationTexts.T_CUSTOM = translate("StartPage", "You can configure a custom folder to display here in menu Edit -> Preferences -> Start -> Show additional folder")

◆ T_DESCR_ADDONS

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.")

◆ T_DESCR_COMMUNITYHELP1

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.")

◆ T_DESCR_COMMUNITYHELP2

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!")

◆ T_DESCR_COMMUNITYHELP3

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.")

◆ T_DESCR_DEVHUB

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.")

◆ T_DESCR_FORUM

def StartPage.TranslationTexts.T_DESCR_FORUM = translate("StartPage", "The latest posts on the <a href=\"https://forum.freecadweb.org\">FreeCAD forum</a>:")

◆ T_DESCR_MANUAL

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.")

◆ T_DESCR_POWERHUB

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.")

◆ T_DESCR_RECENTCOMMITS

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.")

◆ T_DESCR_USERHUB

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.")

◆ T_DESCR_WBHELP

def StartPage.TranslationTexts.T_DESCR_WBHELP = translate("StartPage", "These are the help pages of all the workbenches currently installed on this computer.")

◆ T_DEVHUB

def StartPage.TranslationTexts.T_DEVHUB = translate("StartPage", "Developers hub")

◆ T_DOCUMENTS

def StartPage.TranslationTexts.T_DOCUMENTS = translate("StartPage", "Documents")

◆ T_EXAMPLES

def StartPage.TranslationTexts.T_EXAMPLES = translate("StartPage", "Examples")

◆ T_EXTERNALLINKS

def StartPage.TranslationTexts.T_EXTERNALLINKS = translate("StartPage", "To open any of the links above in your desktop browser, Right-click -> Open in external browser")

◆ T_FORUM

def StartPage.TranslationTexts.T_FORUM = translate("StartPage", "Forum")

◆ T_GENERALDOCUMENTATION

def StartPage.TranslationTexts.T_GENERALDOCUMENTATION = translate("StartPage", "General documentation")

◆ T_HELP

def StartPage.TranslationTexts.T_HELP = translate("StartPage", "Help")

◆ T_LASTMODIFIED

def StartPage.TranslationTexts.T_LASTMODIFIED = translate("StartPage", "Last modification")

◆ T_MANUAL

def StartPage.TranslationTexts.T_MANUAL = translate("StartPage", "Manual")

◆ T_NOTES

def StartPage.TranslationTexts.T_NOTES = translate("StartPage", "Notes")

◆ T_OFFLINEHELP

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.")

◆ T_OFFLINEPLACEHOLDER

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.")

◆ T_POWERHUB

def StartPage.TranslationTexts.T_POWERHUB = translate("StartPage", "Power users hub")

◆ T_RECENTCOMMITS

def StartPage.TranslationTexts.T_RECENTCOMMITS = translate("StartPage", "Recent commits")

◆ T_RECENTFILES

def StartPage.TranslationTexts.T_RECENTFILES = translate("StartPage", "Recent files")

◆ T_SEEONGITHUB

def StartPage.TranslationTexts.T_SEEONGITHUB = translate("StartPage", "See all commits on github")

◆ T_TIP

def StartPage.TranslationTexts.T_TIP = translate("StartPage", "Tip")

◆ T_TITLE

def StartPage.TranslationTexts.T_TITLE = translate("StartPage", "Start")

◆ T_UNKNOWN

def StartPage.TranslationTexts.T_UNKNOWN = translate("StartPage", "Unknown")

◆ T_USERHUB

def StartPage.TranslationTexts.T_USERHUB = translate("StartPage", "User hub")

◆ T_VERSION

def StartPage.TranslationTexts.T_VERSION = translate("StartPage", "version")

◆ T_VTOOLTIP

def StartPage.TranslationTexts.T_VTOOLTIP = translate("StartPage", "Open start page preferences")

◆ T_WBHELP

def StartPage.TranslationTexts.T_WBHELP = translate("StartPage", "Workbenches documentation")