LocalStrings_es.properties
上传用户:bj_pst
上传日期:2019-07-07
资源大小:7353k
文件大小:2k
源码类别:

Java编程

开发平台:

Java

  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. # $Id: LocalStrings_es.properties 466607 2006-10-21 23:09:50Z markt $
  16. #
  17. # Default localized string information
  18. # Localized para Locale es_ES
  19. helloworld.title=Hola Mundo!
  20. requestinfo.title=Ejemplo de Informacion de Request
  21. requestinfo.label.method=Metodo:
  22. requestinfo.label.requesturi=Request URI:
  23. requestinfo.label.protocol=Protocolo:
  24. requestinfo.label.pathinfo=Path Info:
  25. requestinfo.label.remoteaddr=Direccion Remota:
  26. requestheader.title=Ejemplo de Cabecera de Request
  27. requestparams.title=Ejemplo de parametros de Request
  28. requestparams.params-in-req=Parametros en este Request:
  29. requestparams.no-params=No hay parametro. por favor usa alguno
  30. requestparams.firstname=Nombre:
  31. requestparams.lastname=Apellidos:
  32. cookies.title=Ejemplo de Cookies
  33. cookies.cookies=Tu navegador esta enviando los siguientes cookies:
  34. cookies.no-cookies=Tu navegador no esta enviando cookies
  35. cookies.make-cookie=Crea un cookie para enviarlo a tu navegador
  36. cookies.name=Nombre:
  37. cookies.value=Valor:
  38. cookies.set=Acabas de enviar a tu navegador estos cookies:
  39. sessions.title=ejemplo de Sesiones
  40. sessions.id=ID de Sesion:
  41. sessions.created=Creado:
  42. sessions.lastaccessed=Ultimo Acceso:
  43. sessions.data=Lo siguientes datos estan en tu sesion:
  44. sessions.adddata=A馻de datos a tu sesion:
  45. sessions.dataname=Nombre del atributo de sesion:
  46. sessions.datavalue=Valor del atributo de sesion: