Translation status
326 | Strings | 100% | Translate |
---|---|---|---|
3,357 | Words | 100% |
Other components
Component | Translated | Untranslated | Untranslated words | Checks | Suggestions | Comments | |
---|---|---|---|---|---|---|---|
text/sbasic/shared/03
|
3% | 1,795 | 23,067 | ||||
|
|||||||
text/sdatabase
|
24% | 456 | 5,800 | ||||
|
|||||||
text/shared/01
|
73% | 1,537 | 20,885 | 32 | |||
|
|||||||
text/sbasic/shared
|
74% | 1,187 | 13,026 | 73 | |||
|
|||||||
text/shared/00
|
74% | 416 | 4,720 | 22 | |||
|
|||||||
text/sbasic/guide
|
75% | 39 | 332 | ||||
|
|||||||
text/smath/01
|
76% | 358 | 3,135 | 14 | |||
|
|||||||
text/simpress
|
77% | 52 | 404 | ||||
|
|||||||
text/shared/02
|
79% | 461 | 10,574 | 12 | |||
|
|||||||
text/shared/guide
|
79% | 585 | 9,608 | 25 | |||
|
Translation Information
Project website | www.libreoffice.org |
---|---|
Translation process |
|
Translation license | Mozilla Public License 2.0 |
Filemask | */helpcontent2/source/text/swriter/librelogo.po |
Translation file |
pt/helpcontent2/source/text/swriter/librelogo.po
|
To reset the command line click triple in it or press <switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+A</keycode> to select the previous commands, and type the new commands.
Para repor a linha de comandos, clique-lhe 3 vezes ou prima <switchinline select="sys"><caseinline select="MAC"><keycode>Comando</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+A</keycode> para selecionar os comandos ou intruduzir um novo comando.
; Python-like list generation<br/> PRINT LIST RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT LIST RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT LIST RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i IN RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>
; geração de lista ao estilo Python<br/> PRINT LIST RANGE 10 ; print [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]<br/> PRINT LIST RANGE 3 10 ; print [3, 4, 5, 6, 7, 8, 9]<br/> PRINT LIST RANGE 3 10 3 ; print [3, 6, 9]<br/> <br/> FOR i IN RANGE 10 50 10 [ ; loop for [10, 20, 30, 40]<br/> FORWARD i<br/> LEFT 90<br/> ]<br/>
Statistics
Percent | Strings | Words | Chars | ||
---|---|---|---|---|---|
Total | 326 | 3,357 | 20,629 | ||
Translated | 100% | 326 | 3,357 | 20,629 | |
Needs editing | 0% | 0 | 0 | 0 | |
Failing checks | 7% | 23 | 155 | 988 |
Last activity
Last change | Feb. 3, 2021, 10:41 p.m. | |||
---|---|---|---|---|
Last author | Sérgio Marques |