543 | Strings | 13% | Translate |
---|---|---|---|
13,278 | Words | 9% |
Project website | www.bolts-library.org |
---|---|
Project maintainers |
![]() |
Translation process |
|
Source code repository |
git://github.com/jreinhardt/BOLTS.git
|
Repository branch | master |
Last remote commit |
code formating, better tab indend
e3ed5bc
Bernd Hahnebach authored a year ago |
Filemask | translations/*/LC_MESSAGES/docs.po |
Translation file |
translations/fr/LC_MESSAGES/docs.po
|
Percent | Strings | Words | Chars | ||
---|---|---|---|---|---|
Total | 543 | 13,278 | 83,812 | ||
Translated | 13% | 71 | 1,267 | 8,167 | |
Needs editing | 0% | 0 | 0 | 0 | |
Failing checks | 0% | 0 | 0 | 0 |
Last change | June 27, 2015, 11:16 a.m. | |||
---|---|---|---|---|
Last author | Johannes |
outer = Part.makeCylinder(d2,s)
inner = Part.makeCylinder(d1,s)
part.Shape = outer.cut(inner).removeSplitter()