Overview
Project website | www.bolts-library.org |
---|---|
Translation process |
|
Source code repository |
git://github.com/jreinhardt/BOLTS.git
|
Repository branch | master |
File mask | translations/*/LC_MESSAGES/docs.po |
Translation file |
Download
translations/fr/LC_MESSAGES/docs.po
|
Last change | June 27, 2015, 11:16 a.m. |
Last author | Johannes |
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 543 | 13,278 | 83,812 | |||
Translated | 13% | 71 | 9% | 1,267 | 9% | 8,167 |
Needs editing | 0% | 0 | 0% | 0 | 0% | 0 |
Read-only | 0% | 0 | 0% | 0 | 0% | 0 |
Failing checks | 0% | 0 | 0% | 0 | 0% | 0 |
Strings with suggestions | 9% | 53 | 8% | 1,112 | 8% | 7,002 |
Untranslated strings | 86% | 472 | 90% | 12,011 | 90% | 75,645 |
None
Suggestion added |
|
None
Suggestion added |
|
None
Suggestion added |
|
None
Suggestion added |
|
None
Suggestion added |
|
None
Suggestion added |
|
None
Suggestion added |
|
None
Suggestion added |
|
None
Suggestion added |
|
None
Suggestion added |
|
543 | File in original format as translated in the repository | gettext PO file | |||||||
---|---|---|---|---|---|---|---|---|---|
543 | All strings, converted files enriched with comments; suitable for offline translation | CSV | gettext MO | gettext PO | TBX | TMX | XLIFF 1.1 with gettext extensions | XLIFF 1.1 | XLSX |
472 | Unfinished strings, converted files enriched with comments; suitable for offline translation | CSV | gettext MO | gettext PO | TBX | TMX | XLIFF 1.1 with gettext extensions | XLIFF 1.1 | XLSX |
outer = Part.makeCylinder(d2,s)
inner = Part.makeCylinder(d1,s)
part.Shape = outer.cut(inner).removeSplitter()