diff --git a/docs/pt_BR/appendixes/bugs.xml b/docs/pt_BR/appendixes/bugs.xml index 834bb52a..8382b724 100644 --- a/docs/pt_BR/appendixes/bugs.xml +++ b/docs/pt_BR/appendixes/bugs.xml @@ -1,6 +1,6 @@ - + BUGS diff --git a/docs/pt_BR/appendixes/resources.xml b/docs/pt_BR/appendixes/resources.xml index cad2ae07..104c438b 100644 --- a/docs/pt_BR/appendixes/resources.xml +++ b/docs/pt_BR/appendixes/resources.xml @@ -1,6 +1,6 @@ - + Recursos diff --git a/docs/pt_BR/appendixes/tips.xml b/docs/pt_BR/appendixes/tips.xml index 5943d543..21cf16ff 100644 --- a/docs/pt_BR/appendixes/tips.xml +++ b/docs/pt_BR/appendixes/tips.xml @@ -1,5 +1,6 @@ + Dicas & Truques diff --git a/docs/pt_BR/appendixes/troubleshooting.xml b/docs/pt_BR/appendixes/troubleshooting.xml index b0f10d9a..37746904 100644 --- a/docs/pt_BR/appendixes/troubleshooting.xml +++ b/docs/pt_BR/appendixes/troubleshooting.xml @@ -1,5 +1,6 @@ + Localização de Erros diff --git a/docs/pt_BR/designers/chapter-debugging-console.xml b/docs/pt_BR/designers/chapter-debugging-console.xml index d1aed94e..7da110eb 100644 --- a/docs/pt_BR/designers/chapter-debugging-console.xml +++ b/docs/pt_BR/designers/chapter-debugging-console.xml @@ -1,5 +1,6 @@ + Debugging Console diff --git a/docs/pt_BR/designers/config-files.xml b/docs/pt_BR/designers/config-files.xml index 858e3e36..81f16f24 100644 --- a/docs/pt_BR/designers/config-files.xml +++ b/docs/pt_BR/designers/config-files.xml @@ -1,5 +1,6 @@ + Arquivos de Configuração diff --git a/docs/pt_BR/designers/language-basic-syntax.xml b/docs/pt_BR/designers/language-basic-syntax.xml index f5ca30db..f71de686 100644 --- a/docs/pt_BR/designers/language-basic-syntax.xml +++ b/docs/pt_BR/designers/language-basic-syntax.xml @@ -1,6 +1,6 @@ - + Sintaxe Básica diff --git a/docs/pt_BR/designers/language-basic-syntax/language-math.xml b/docs/pt_BR/designers/language-basic-syntax/language-math.xml index fa81b2bd..a555c1ba 100644 --- a/docs/pt_BR/designers/language-basic-syntax/language-math.xml +++ b/docs/pt_BR/designers/language-basic-syntax/language-math.xml @@ -1,5 +1,6 @@ + Matemática diff --git a/docs/pt_BR/designers/language-basic-syntax/language-syntax-attributes.xml b/docs/pt_BR/designers/language-basic-syntax/language-syntax-attributes.xml index d7fa55ae..ea5b103f 100644 --- a/docs/pt_BR/designers/language-basic-syntax/language-syntax-attributes.xml +++ b/docs/pt_BR/designers/language-basic-syntax/language-syntax-attributes.xml @@ -1,5 +1,6 @@ + Atributos diff --git a/docs/pt_BR/designers/language-basic-syntax/language-syntax-comments.xml b/docs/pt_BR/designers/language-basic-syntax/language-syntax-comments.xml index e703c53c..76ab9f69 100644 --- a/docs/pt_BR/designers/language-basic-syntax/language-syntax-comments.xml +++ b/docs/pt_BR/designers/language-basic-syntax/language-syntax-comments.xml @@ -1,5 +1,6 @@ + Comentários diff --git a/docs/pt_BR/designers/language-basic-syntax/language-syntax-functions.xml b/docs/pt_BR/designers/language-basic-syntax/language-syntax-functions.xml index d1df49b8..883698c0 100644 --- a/docs/pt_BR/designers/language-basic-syntax/language-syntax-functions.xml +++ b/docs/pt_BR/designers/language-basic-syntax/language-syntax-functions.xml @@ -1,5 +1,6 @@ + Funções diff --git a/docs/pt_BR/designers/language-basic-syntax/language-syntax-quotes.xml b/docs/pt_BR/designers/language-basic-syntax/language-syntax-quotes.xml index aedfa5fb..de0db9c3 100644 --- a/docs/pt_BR/designers/language-basic-syntax/language-syntax-quotes.xml +++ b/docs/pt_BR/designers/language-basic-syntax/language-syntax-quotes.xml @@ -1,5 +1,6 @@ + Colocando Variáveis em Aspas Duplas diff --git a/docs/pt_BR/designers/language-builtin-functions.xml b/docs/pt_BR/designers/language-builtin-functions.xml index d7eef8b5..7cae8589 100644 --- a/docs/pt_BR/designers/language-builtin-functions.xml +++ b/docs/pt_BR/designers/language-builtin-functions.xml @@ -1,6 +1,6 @@ - + Funções internas diff --git a/docs/pt_BR/designers/language-builtin-functions/language-function-capture.xml b/docs/pt_BR/designers/language-builtin-functions/language-function-capture.xml index 3fba74d6..a2dfa7b1 100644 --- a/docs/pt_BR/designers/language-builtin-functions/language-function-capture.xml +++ b/docs/pt_BR/designers/language-builtin-functions/language-function-capture.xml @@ -1,5 +1,6 @@ + capture diff --git a/docs/pt_BR/designers/language-builtin-functions/language-function-config-load.xml b/docs/pt_BR/designers/language-builtin-functions/language-function-config-load.xml index fa0de204..ef14e58f 100644 --- a/docs/pt_BR/designers/language-builtin-functions/language-function-config-load.xml +++ b/docs/pt_BR/designers/language-builtin-functions/language-function-config-load.xml @@ -1,5 +1,6 @@ + config_load diff --git a/docs/pt_BR/designers/language-builtin-functions/language-function-foreach.xml b/docs/pt_BR/designers/language-builtin-functions/language-function-foreach.xml index 3d844db5..c002cc3e 100644 --- a/docs/pt_BR/designers/language-builtin-functions/language-function-foreach.xml +++ b/docs/pt_BR/designers/language-builtin-functions/language-function-foreach.xml @@ -1,5 +1,6 @@ + foreach,foreachelse diff --git a/docs/pt_BR/designers/language-builtin-functions/language-function-if.xml b/docs/pt_BR/designers/language-builtin-functions/language-function-if.xml index 157f6aed..6a9ebeef 100644 --- a/docs/pt_BR/designers/language-builtin-functions/language-function-if.xml +++ b/docs/pt_BR/designers/language-builtin-functions/language-function-if.xml @@ -1,5 +1,6 @@ + if,elseif,else diff --git a/docs/pt_BR/designers/language-builtin-functions/language-function-include-php.xml b/docs/pt_BR/designers/language-builtin-functions/language-function-include-php.xml index 84df0430..32e0fce9 100644 --- a/docs/pt_BR/designers/language-builtin-functions/language-function-include-php.xml +++ b/docs/pt_BR/designers/language-builtin-functions/language-function-include-php.xml @@ -1,5 +1,6 @@ + include_php diff --git a/docs/pt_BR/designers/language-builtin-functions/language-function-include.xml b/docs/pt_BR/designers/language-builtin-functions/language-function-include.xml index c53a4b75..3b130f63 100644 --- a/docs/pt_BR/designers/language-builtin-functions/language-function-include.xml +++ b/docs/pt_BR/designers/language-builtin-functions/language-function-include.xml @@ -1,5 +1,6 @@ + include diff --git a/docs/pt_BR/designers/language-builtin-functions/language-function-insert.xml b/docs/pt_BR/designers/language-builtin-functions/language-function-insert.xml index fd8e2748..21e8b275 100644 --- a/docs/pt_BR/designers/language-builtin-functions/language-function-insert.xml +++ b/docs/pt_BR/designers/language-builtin-functions/language-function-insert.xml @@ -1,5 +1,6 @@ + insert diff --git a/docs/pt_BR/designers/language-builtin-functions/language-function-ldelim.xml b/docs/pt_BR/designers/language-builtin-functions/language-function-ldelim.xml index 38a0929e..061296fa 100644 --- a/docs/pt_BR/designers/language-builtin-functions/language-function-ldelim.xml +++ b/docs/pt_BR/designers/language-builtin-functions/language-function-ldelim.xml @@ -1,5 +1,6 @@ + ldelim,rdelim diff --git a/docs/pt_BR/designers/language-builtin-functions/language-function-literal.xml b/docs/pt_BR/designers/language-builtin-functions/language-function-literal.xml index 95f27089..6eb77478 100644 --- a/docs/pt_BR/designers/language-builtin-functions/language-function-literal.xml +++ b/docs/pt_BR/designers/language-builtin-functions/language-function-literal.xml @@ -1,5 +1,6 @@ + literal diff --git a/docs/pt_BR/designers/language-builtin-functions/language-function-php.xml b/docs/pt_BR/designers/language-builtin-functions/language-function-php.xml index ccd34d6c..4faf999c 100644 --- a/docs/pt_BR/designers/language-builtin-functions/language-function-php.xml +++ b/docs/pt_BR/designers/language-builtin-functions/language-function-php.xml @@ -1,5 +1,6 @@ + php diff --git a/docs/pt_BR/designers/language-builtin-functions/language-function-section.xml b/docs/pt_BR/designers/language-builtin-functions/language-function-section.xml index cf54ca1d..2e45cafe 100644 --- a/docs/pt_BR/designers/language-builtin-functions/language-function-section.xml +++ b/docs/pt_BR/designers/language-builtin-functions/language-function-section.xml @@ -1,5 +1,6 @@ + section,sectionelse diff --git a/docs/pt_BR/designers/language-builtin-functions/language-function-strip.xml b/docs/pt_BR/designers/language-builtin-functions/language-function-strip.xml index df76b536..ff221813 100644 --- a/docs/pt_BR/designers/language-builtin-functions/language-function-strip.xml +++ b/docs/pt_BR/designers/language-builtin-functions/language-function-strip.xml @@ -1,5 +1,6 @@ + strip diff --git a/docs/pt_BR/designers/language-combining-modifiers.xml b/docs/pt_BR/designers/language-combining-modifiers.xml index 8fbb446c..b29e7a00 100644 --- a/docs/pt_BR/designers/language-combining-modifiers.xml +++ b/docs/pt_BR/designers/language-combining-modifiers.xml @@ -1,5 +1,6 @@ + Combinando Modificadores diff --git a/docs/pt_BR/designers/language-custom-functions.xml b/docs/pt_BR/designers/language-custom-functions.xml index e1965382..b362915c 100644 --- a/docs/pt_BR/designers/language-custom-functions.xml +++ b/docs/pt_BR/designers/language-custom-functions.xml @@ -1,5 +1,6 @@ + Funções Personalizadas diff --git a/docs/pt_BR/designers/language-custom-functions/language-function-assign.xml b/docs/pt_BR/designers/language-custom-functions/language-function-assign.xml index 4c950d2f..d55d1c33 100644 --- a/docs/pt_BR/designers/language-custom-functions/language-function-assign.xml +++ b/docs/pt_BR/designers/language-custom-functions/language-function-assign.xml @@ -1,5 +1,6 @@ + assign diff --git a/docs/pt_BR/designers/language-custom-functions/language-function-counter.xml b/docs/pt_BR/designers/language-custom-functions/language-function-counter.xml index b1ad6ae9..f456a9df 100644 --- a/docs/pt_BR/designers/language-custom-functions/language-function-counter.xml +++ b/docs/pt_BR/designers/language-custom-functions/language-function-counter.xml @@ -1,5 +1,6 @@ + counter diff --git a/docs/pt_BR/designers/language-custom-functions/language-function-cycle.xml b/docs/pt_BR/designers/language-custom-functions/language-function-cycle.xml index 9bc83ae0..3eb6f4c8 100644 --- a/docs/pt_BR/designers/language-custom-functions/language-function-cycle.xml +++ b/docs/pt_BR/designers/language-custom-functions/language-function-cycle.xml @@ -1,5 +1,6 @@ + cycle diff --git a/docs/pt_BR/designers/language-custom-functions/language-function-debug.xml b/docs/pt_BR/designers/language-custom-functions/language-function-debug.xml index 5362ee3d..8fa53db9 100644 --- a/docs/pt_BR/designers/language-custom-functions/language-function-debug.xml +++ b/docs/pt_BR/designers/language-custom-functions/language-function-debug.xml @@ -1,5 +1,6 @@ + debug diff --git a/docs/pt_BR/designers/language-custom-functions/language-function-eval.xml b/docs/pt_BR/designers/language-custom-functions/language-function-eval.xml index eb797994..2795fb71 100644 --- a/docs/pt_BR/designers/language-custom-functions/language-function-eval.xml +++ b/docs/pt_BR/designers/language-custom-functions/language-function-eval.xml @@ -1,5 +1,6 @@ + eval diff --git a/docs/pt_BR/designers/language-custom-functions/language-function-fetch.xml b/docs/pt_BR/designers/language-custom-functions/language-function-fetch.xml index b63554cd..2587c2e6 100644 --- a/docs/pt_BR/designers/language-custom-functions/language-function-fetch.xml +++ b/docs/pt_BR/designers/language-custom-functions/language-function-fetch.xml @@ -1,5 +1,6 @@ + fetch diff --git a/docs/pt_BR/designers/language-custom-functions/language-function-html-checkboxes.xml b/docs/pt_BR/designers/language-custom-functions/language-function-html-checkboxes.xml index 39d2ab7e..0983f5f7 100644 --- a/docs/pt_BR/designers/language-custom-functions/language-function-html-checkboxes.xml +++ b/docs/pt_BR/designers/language-custom-functions/language-function-html-checkboxes.xml @@ -1,5 +1,6 @@ + html_checkboxes diff --git a/docs/pt_BR/designers/language-custom-functions/language-function-html-image.xml b/docs/pt_BR/designers/language-custom-functions/language-function-html-image.xml index ebffb611..6be1e4e7 100644 --- a/docs/pt_BR/designers/language-custom-functions/language-function-html-image.xml +++ b/docs/pt_BR/designers/language-custom-functions/language-function-html-image.xml @@ -1,5 +1,6 @@ + html_image diff --git a/docs/pt_BR/designers/language-custom-functions/language-function-html-options.xml b/docs/pt_BR/designers/language-custom-functions/language-function-html-options.xml index 084ad78b..034dd328 100644 --- a/docs/pt_BR/designers/language-custom-functions/language-function-html-options.xml +++ b/docs/pt_BR/designers/language-custom-functions/language-function-html-options.xml @@ -1,5 +1,6 @@ + html_options diff --git a/docs/pt_BR/designers/language-custom-functions/language-function-html-radios.xml b/docs/pt_BR/designers/language-custom-functions/language-function-html-radios.xml index 7829caae..951da524 100644 --- a/docs/pt_BR/designers/language-custom-functions/language-function-html-radios.xml +++ b/docs/pt_BR/designers/language-custom-functions/language-function-html-radios.xml @@ -1,5 +1,6 @@ + html_radios diff --git a/docs/pt_BR/designers/language-custom-functions/language-function-html-select-date.xml b/docs/pt_BR/designers/language-custom-functions/language-function-html-select-date.xml index 5b8f3f07..6f72d127 100644 --- a/docs/pt_BR/designers/language-custom-functions/language-function-html-select-date.xml +++ b/docs/pt_BR/designers/language-custom-functions/language-function-html-select-date.xml @@ -1,5 +1,6 @@ + html_select_date diff --git a/docs/pt_BR/designers/language-custom-functions/language-function-html-select-time.xml b/docs/pt_BR/designers/language-custom-functions/language-function-html-select-time.xml index 645d4df4..e67b8c72 100644 --- a/docs/pt_BR/designers/language-custom-functions/language-function-html-select-time.xml +++ b/docs/pt_BR/designers/language-custom-functions/language-function-html-select-time.xml @@ -1,5 +1,6 @@ + html_select_time diff --git a/docs/pt_BR/designers/language-custom-functions/language-function-html-table.xml b/docs/pt_BR/designers/language-custom-functions/language-function-html-table.xml index 440c8d67..d1e44d01 100644 --- a/docs/pt_BR/designers/language-custom-functions/language-function-html-table.xml +++ b/docs/pt_BR/designers/language-custom-functions/language-function-html-table.xml @@ -1,5 +1,6 @@ + html_table diff --git a/docs/pt_BR/designers/language-custom-functions/language-function-mailto.xml b/docs/pt_BR/designers/language-custom-functions/language-function-mailto.xml index 0ce22e36..6008cb12 100644 --- a/docs/pt_BR/designers/language-custom-functions/language-function-mailto.xml +++ b/docs/pt_BR/designers/language-custom-functions/language-function-mailto.xml @@ -1,5 +1,6 @@ + mailto diff --git a/docs/pt_BR/designers/language-custom-functions/language-function-math.xml b/docs/pt_BR/designers/language-custom-functions/language-function-math.xml index 1fab8531..7519aafe 100644 --- a/docs/pt_BR/designers/language-custom-functions/language-function-math.xml +++ b/docs/pt_BR/designers/language-custom-functions/language-function-math.xml @@ -1,5 +1,6 @@ + math diff --git a/docs/pt_BR/designers/language-custom-functions/language-function-popup-init.xml b/docs/pt_BR/designers/language-custom-functions/language-function-popup-init.xml index 71249154..002d12c3 100644 --- a/docs/pt_BR/designers/language-custom-functions/language-function-popup-init.xml +++ b/docs/pt_BR/designers/language-custom-functions/language-function-popup-init.xml @@ -1,5 +1,6 @@ + popup_init diff --git a/docs/pt_BR/designers/language-custom-functions/language-function-popup.xml b/docs/pt_BR/designers/language-custom-functions/language-function-popup.xml index 3c7fa61f..596c9996 100644 --- a/docs/pt_BR/designers/language-custom-functions/language-function-popup.xml +++ b/docs/pt_BR/designers/language-custom-functions/language-function-popup.xml @@ -1,5 +1,6 @@ + popup diff --git a/docs/pt_BR/designers/language-custom-functions/language-function-textformat.xml b/docs/pt_BR/designers/language-custom-functions/language-function-textformat.xml index 39366278..b7636d90 100644 --- a/docs/pt_BR/designers/language-custom-functions/language-function-textformat.xml +++ b/docs/pt_BR/designers/language-custom-functions/language-function-textformat.xml @@ -1,5 +1,6 @@ + textformat diff --git a/docs/pt_BR/designers/language-modifiers.xml b/docs/pt_BR/designers/language-modifiers.xml index 0c13df67..d21da0b4 100644 --- a/docs/pt_BR/designers/language-modifiers.xml +++ b/docs/pt_BR/designers/language-modifiers.xml @@ -1,5 +1,6 @@ + Modificadores de variáveis diff --git a/docs/pt_BR/designers/language-variables.xml b/docs/pt_BR/designers/language-variables.xml index d6e0ae73..8786d02c 100644 --- a/docs/pt_BR/designers/language-variables.xml +++ b/docs/pt_BR/designers/language-variables.xml @@ -1,6 +1,6 @@ - + Variáveis diff --git a/docs/pt_BR/getting-started.xml b/docs/pt_BR/getting-started.xml index fa7c8ea5..3ef25642 100644 --- a/docs/pt_BR/getting-started.xml +++ b/docs/pt_BR/getting-started.xml @@ -1,4 +1,6 @@ + + Iniciando diff --git a/docs/pt_BR/preface.xml b/docs/pt_BR/preface.xml index 6bf98e94..a241233e 100644 --- a/docs/pt_BR/preface.xml +++ b/docs/pt_BR/preface.xml @@ -1,4 +1,6 @@ + + Prefácio