Details | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 771 | blopes | 1 | # Licensed to the Apache Software Foundation (ASF) under one or more |
| 2 | # contributor license agreements. See the NOTICE file distributed with |
||
| 3 | # this work for additional information regarding copyright ownership. |
||
| 4 | # The ASF licenses this file to You under the Apache License, Version 2.0 |
||
| 5 | # (the "License"); you may not use this file except in compliance with |
||
| 6 | # the License. You may obtain a copy of the License at |
||
| 7 | # |
||
| 8 | # http://www.apache.org/licenses/LICENSE-2.0 |
||
| 9 | # |
||
| 10 | # Unless required by applicable law or agreed to in writing, software |
||
| 11 | # distributed under the License is distributed on an "AS IS" BASIS, |
||
| 12 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
||
| 13 | # See the License for the specific language governing permissions and |
||
| 14 | # limitations under the License. |
||
| 15 | |||
| 16 | # Do not edit this file directly. |
||
| 17 | # To edit translations see: https://tomcat.apache.org/getinvolved.html#Translations |
||
| 18 | |||
| 19 | cookies.cookies=O se browser esta a enviar os seguintes cookies: |
||
| 20 | cookies.make-cookie=Crie um cookie para enviar para o seu browser |
||
| 21 | cookies.name=Nome: |
||
| 22 | cookies.no-cookies=O seu browser nao esta a enviar nenhuns cookies |
||
| 23 | cookies.set=Acabou de enviar o seguinte cookie para o seu browser: |
||
| 24 | cookies.title=CExamplo de Cookies |
||
| 25 | cookies.value=Valor: |
||
| 26 | |||
| 27 | helloworld.title=Ola Mundo! |
||
| 28 | |||
| 29 | requestheader.title=Exemplo da Cebeceira do Pedido |
||
| 30 | |||
| 31 | requestinfo.label.method=Metodo: |
||
| 32 | requestinfo.label.pathinfo=Informacao do Caminho: |
||
| 33 | requestinfo.label.protocol=Protocolo: |
||
| 34 | requestinfo.label.remoteaddr=Endereco Remoto: |
||
| 35 | requestinfo.label.requesturi=URI do Pedido: |
||
| 36 | requestinfo.title=Exemplo da Informacao do Pedido |
||
| 37 | |||
| 38 | requestparams.firstname=Primeiro Nome: |
||
| 39 | requestparams.lastname=Apelido: |
||
| 40 | requestparams.no-params=Sem Parametros, Por favor entre alguns |
||
| 41 | requestparams.params-in-req=Parametros neste pedido: |
||
| 42 | requestparams.title=Examplo de Parametros do Pedido |
||
| 43 | |||
| 44 | sessions.adddata=Adicione data a sua sessao |
||
| 45 | sessions.created=Criada: |
||
| 46 | sessions.data=Os seguintes dados fazem parte da sua sessao: |
||
| 47 | sessions.dataname=Nome do atributo da sessao: |
||
| 48 | sessions.datavalue=Valor do atributo da Sessao: |
||
| 49 | sessions.id=Identificador da Sessao: |
||
| 50 | sessions.lastaccessed=Ultima vez acedida: |
||
| 51 | sessions.title=Examplo de sessoes |