Translations:Developer hub/7/es: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
 
Line 1: Line 1:
* Entender [[The FreeCAD source code/es|El código fuente de FreeCAD]]
* Añadir [[Gui Command/es|Características]] a FreeCAD o a un entorno de trabajo
* [[Tracker/es#Subir_parches|Subir parches]]
* [[Branding/es|Marcado]] o ''cómo dar a FreeCAD un look único''
* Añadir [[Gui Command/es|Características]] a FreeCAD o a un ambiente de trabajo
* [[Artwork/es|Material gráfico]] que creamos para FreeCAD, que puedes reutilizar libremente
* [[Branding/es|Branding]] o ''cómo dar a FreeCAD un aspecto único''
* [[Localisation/es|Traduciendo FreeCAD]]
* [[Artwork/es|Obra]] que hemos hecho para FreeCAD, que puedes reutilizar libremente
* [[Extra python modules/es|Módulos de Python extra]], o ''cómo extender la funcionalidad de Python con'' FreeCAD
* [[Artwork_Guidelines/es|Directrices de trabajo]] estándares para los iconos
* [[Localisation/es|Traducción de FreeCAD]]
* [[Extra python modules/es|Módulos extra de python]], o ''cómo extender la funcionalidad de python dentro de FreeCAD''
* [[Google Summer of Code/es|Verano de Código de Google]] participar a través del programa de apoyo a los estudiantes de Google
* [[Fine-tuning/es|Ajuste de precisión]] muestra diferentes opciones y cambios de parámetros que pueden superar los problemas
* [[Wrapping_a_Cplusplus_class_in_Python/es|Envolver una clase C++ en Python]] muestra cómo crear la envoltura de Python para una clase C++

Latest revision as of 14:59, 17 July 2021

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Developer hub)
* Understanding [[The FreeCAD source code|The FreeCAD source code]]
* [[Tracker#Submitting_patches|Submitting patches]]
* Add [[Gui Command|Features]] to FreeCAD or a Workbench
* [[Branding|Branding]] or ''how to give FreeCAD a unique look''
* [[Artwork|Artwork]] we made for FreeCAD, that you can freely reuse
* [[Artwork_Guidelines|Artwork guidelines]] standards for icons
* [[Localisation|Translating FreeCAD]]
* [[Extra python modules|Extra python modules]], or ''how to extend python functionality within FreeCAD''
* [[Google Summer of Code|Google Summer of Code]] get involved via Google's student support program
* [[Fine-tuning|Fine-tuning]] shows different options and parameter switches that can overcome problems
* [[Wrapping_a_Cplusplus_class_in_Python|Wrapping a C++ class in Python]] shows how to create the Python wrapper for a C++ class
* [[NewFeatureCheckList_C++|Checklist for adding a Feature to a C++ workbench]] provides an aid for contributors.