Adds missing header with license

This commit is contained in:
Lukasz Lenart
2017-10-21 11:01:31 +02:00
parent 8b738bd061
commit e678792430
92 changed files with 1602 additions and 493 deletions
@@ -1 +1,19 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
runtime.log.logsystem.class=org.apache.velocity.runtime.log.NullLogChute
@@ -1,3 +1,21 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
format.number = {0,number,#0.0##}
save=Save
@@ -1,3 +1,21 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
save=Speichern
item.edit={0} bearbeiten
@@ -0,0 +1,18 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
@@ -1 +1,19 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
struts.date.format=yyyy/MM/dd hh:mm:ss
@@ -1 +1,19 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
Element_friends = java.lang.String
@@ -1 +1,19 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
Element_selectedSkills=java.lang.String
@@ -1,3 +1,21 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
employee=Employee
employee.firstName=First Name
employee.lastName=Last Name
@@ -1,9 +1,27 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
employee=Mitarbeiter
employee.firstName=Vorname
employee.lastName=Nachname
employee.description=Beschreibung
employee.id.required=ID muß angegeben werden
employee.lastName.required=Nachname wird benötigt
employee.birthDate.required=Geburtsdatum wird benötigt
employee.backtolist=Zurück zur Mitarbeiterliste
employee.id.required=ID mu angegeben werden
employee.lastName.required=Nachname wird bentigt
employee.birthDate.required=Geburtsdatum wird bentigt
employee.backtolist=Zurck zur Mitarbeiterliste
@@ -0,0 +1,18 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
@@ -1,3 +1,21 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
skill=Skill
skill.name=Name
skill.description=Description
@@ -1,6 +1,24 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
skill=Kenntnis
skill.name=Name
skill.description=Beschreibung
skill.name.required=Name muss angegeben werden
skill.backtolist=Zurück zur Kenntnis Liste
skill.backtolist=Zurck zur Kenntnis Liste
@@ -1,4 +1,21 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
KeyProperty_addresses=id
Element_addresses=org.apache.struts2.showcase.conversion.Address
CreateIfNull_addresses=true
@@ -1,4 +1,21 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
selectedOperations=org.apache.struts2.showcase.conversion.EnumTypeConverter
Element_selectedOperations=org.apache.struts2.showcase.conversion.OperationsEnum
@@ -1 +1,20 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
Element_persons=org.apache.struts2.showcase.conversion.Person
@@ -1 +1,19 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
Element_upload=java.io.File
@@ -1,3 +1,21 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
KeyProperty_persons=id
Element_persons=org.apache.struts2.showcase.person.Person
CreateIfNull_persons=true
@@ -1 +1,19 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
dateValidatorField=org.apache.struts2.showcase.chat.DateConverter
@@ -1 +1,19 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
i18n.requiredstring=Test String for required Strings...
@@ -1,6 +1,4 @@
#
# $Id$
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
@@ -1 +1,19 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
runtime.log.logsystem.class=org.apache.velocity.runtime.log.NullLogChute
@@ -1,3 +1,21 @@
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
*/
package com.opensymphony.xwork2.interceptor.annotations;
import java.lang.annotation.ElementType;
@@ -1,3 +1,22 @@
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
*/
/*
* Copyright (c) 2002-2003, Atlassian Software Systems Pty Ltd All rights reserved.
*
@@ -1,3 +1,22 @@
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
*/
/*
* Copyright (c) 2002-2003, Atlassian Software Systems Pty Ltd All rights reserved.
*
@@ -1,3 +1,22 @@
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
*/
/*
* Copyright (c) 2002-2003, Atlassian Software Systems Pty Ltd All rights reserved.
*
@@ -1,8 +1,21 @@
#
# Copyright (c) 2002-2006 by OpenSymphony
# All rights reserved.
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
xwork.error.action.execution=Error during Action invocation
xwork.exception.missing-action=There is no Action mapped for action name {0}.
xwork.exception.missing-package-action=There is no Action mapped for namespace {0} and action name {1}.
@@ -1,6 +1,4 @@
#
# $Id$
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
@@ -1,6 +1,4 @@
#
# $Id$
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
@@ -1,6 +1,4 @@
#
# $Id$
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
@@ -1,6 +1,4 @@
#
# $Id$
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
@@ -1,6 +1,4 @@
#
# $Id$
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
@@ -1,6 +1,4 @@
#
# $Id$
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
@@ -1,6 +1,4 @@
#
# $Id$
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
@@ -1 +1,19 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
java.io.File=org.apache.struts2.conversion.UploadedFileConverter
@@ -1,6 +1,4 @@
#
# $Id$
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
@@ -1,6 +1,4 @@
#
# $Id$
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
@@ -1 +1,19 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
actionProperty = action property
@@ -1,8 +1,21 @@
#
# Copyright (c) 2002-2006 by OpenSymphony
# All rights reserved.
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
hello=Hello World
hello.0=Hello World {0}
hello.1=Hello World. This is {0} speaking {1}
@@ -1 +1,19 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
invalid.count=Count must be between ${min} and ${max}, current value is ${count}.
@@ -1,8 +1,21 @@
#
# Copyright (c) 2002-2006 by OpenSymphony
# All rights reserved.
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
hello=Hello World
hello.0=Hello World {0}
hello.1=Hello World. This is {0} speaking {1}
@@ -1 +1,19 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
invalid.fieldvalue.birth=Invalid date for birth.
@@ -1,6 +1,19 @@
#
# Copyright (c) 2002-2006 by OpenSymphony
# All rights reserved.
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
invalid.fieldvalue.birth=Invalid date for birth.
@@ -1,3 +1,21 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
foo.range=Foo Range Message
baz.range=${getText(fieldName)} must be greater than ${min}
baz=Baz Field
@@ -1 +1,19 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
foo.range=I don''t know German
@@ -0,0 +1,18 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
@@ -1,8 +1,21 @@
#
# Copyright (c) 2002-2006 by OpenSymphony
# All rights reserved.
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
foo.range=Foo Range Message
baz.range=${getText(fieldName)} must be greater than ${min}
baz=Baz Field
@@ -1,6 +1,19 @@
#
# Copyright (c) 2002-2006 by OpenSymphony
# All rights reserved.
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
foo.range=I don''t know German
@@ -1,5 +1,18 @@
#
# Copyright (c) 2002-2006 by OpenSymphony
# All rights reserved.
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
@@ -1 +1,19 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
invalid.count=TestBean model: Count must be between ${min} and ${max}, current value is ${count}.
@@ -1,8 +1,21 @@
#
# Copyright (c) 2002-2006 by OpenSymphony
# All rights reserved.
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
hello=Hello World
hello.0=Hello World {0}
hello.1=Hello World. This is {0} speaking {1}
@@ -1 +1,19 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
com.opensymphony.xwork2.util.Bar=com.opensymphony.xwork2.conversion.impl.FooBarConverter
@@ -1 +1,19 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
xwork.error.action.execution=Testing resource bundle override
@@ -1 +1,19 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
barObj=com.opensymphony.xwork2.conversion.impl.FooBarConverter
@@ -1,2 +1,20 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
test.foo = Foo!
test.bar = Bar!
@@ -1 +1,19 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
cat = com.opensymphony.xwork2.conversion.impl.FooBarConverter
@@ -1,2 +1,20 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
Collection_list = java.lang.String
Collection_map = java.lang.String
@@ -1 +1,19 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
package.properties=It works!
@@ -1,2 +1,20 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
title=Title:
invalid.fieldvalue.title=Title is invalid!
@@ -1,2 +1,20 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
Collection_kittens = com.opensymphony.xwork2.util.Cat
foo.number = com.opensymphony.xwork2.conversion.impl.FooNumberConverter
@@ -1,2 +1,20 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
bean.name=Haha you cant FindMe!
bean2.name=Okay! You found Me!
@@ -1,3 +1,21 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
bar=com.opensymphony.xwork2.conversion.impl.FooBarConverter
Element_cats=com.opensymphony.xwork2.util.Cat
Element_moreCats=com.opensymphony.xwork2.util.Cat
@@ -1,3 +1,21 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
Element_longs = java.lang.Long
Element_strings = java.lang.String
Element_dates = java.util.Date
@@ -1,3 +1,21 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
test.format.date={0,date,short}
xw377=xw377
username=Santa
@@ -1,3 +1,21 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
KeyProperty_beanList=id
Element_beanList=com.opensymphony.xwork2.util.MyBean
CreateIfNull_beanList=true
@@ -1 +1,19 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
Collection_dogs = com.opensymphony.xwork2.util.Dog
@@ -1,3 +1,21 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
# Do not create a default bundle, XW404 tests a condition where there are no default bundle
hello=Hallo
@@ -1,3 +1,21 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
# Do not create a default bundle, XW404 tests a condition where there are no default bundle
hello=Bonjour
@@ -1,3 +1,22 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
# common in both CompositeTextProviderTestResourceBundle1.properties
# and CompositeTextProviderTestResourceBunlde2.properties
name=1 name
@@ -1,3 +1,22 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
# common in both CompositeTextProviderTestResourceBundle1.properties
# and CompositeTextProviderTestResourceBunlde2.properties
name=2 name
@@ -1 +1,19 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
invalid.count=Action: Count must be between ${min} and ${max}, current value is ${count}.
@@ -1,6 +1,4 @@
#
# $Id$
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
@@ -1,6 +1,4 @@
#
# $Id$
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
@@ -17,4 +15,4 @@
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
#
@@ -1,6 +1,4 @@
#
# $Id$
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
@@ -1,6 +1,4 @@
#
# $Id$
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
@@ -1,6 +1,4 @@
#
# $Id$
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
@@ -17,4 +15,4 @@
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
#
@@ -1,6 +1,4 @@
#
# $Id$
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
@@ -1 +1,19 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
simpleKey=This is TestBean1
@@ -1 +1,19 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
simpleKey=This is TestBean1 in German
@@ -1 +1,19 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
simpleKey=This is TestBean1 in French
@@ -1 +1,19 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
err.name=Please enter a name!
@@ -1,6 +1,4 @@
#
# $Id$
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
-2
View File
@@ -1,6 +1,4 @@
#
# $Id$
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
@@ -1,6 +1,4 @@
#
# $Id$
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
@@ -1,6 +1,4 @@
#
# $Id$
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
@@ -1,18 +1,21 @@
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# General Errors
error.convert=Cannot convert {0} of type {1} to {2}
error.compare=Cannot compare {0} to {1}
@@ -1,18 +1,21 @@
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
error.convert = No puedo convertir {0} desde tipo {1} a {2}
error.compare = No puedo comparar {0} con {1}
error.function = Problemas llamando a funci\u00F3n ''{0}''
@@ -1,20 +1,22 @@
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# $Id: LocalStrings.properties 685823 2008-08-14 09:04:26Z markt $
#
# Default localized string information
# Localized this the Default Locale as is en_US
@@ -1,26 +1,28 @@
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# $Id: LocalStrings_es.properties 565193 2007-08-12 22:53:10Z markt $
#
# Default localized string information
# Localized para Locale es_ES
jsp.error.bad.servlet.engine=¡Versión incorrecta del motor servlet!
jsp.error.bad.servlet.engine=Versin incorrecta del motor servlet!
jsp.error.no.scratch.dir=El motor JSP no tiene configurado un directorio de trabajo.\
\n Añada \"jsp.initparams=scratchdir=<dir-name>\" \
\n Aada \"jsp.initparams=scratchdir=<dir-name>\" \
\n en el fichero servlets.properties para este contexto.
jsp.error.bad.scratch.dir=El directorio de trabajo especificado: {0} no es utilizable.
jsp.message.scratch.dir.is=El directorio de trabajo para el motor JSP es: {0}
@@ -38,63 +40,63 @@ jsp.error.not.impl.plugin=Error Interno: plugin no implementado
jsp.error.not.impl.forward=Error Interno: forward no implementado
jsp.error.not.impl.include=Error Interno: include no implementado
jsp.error.unavailable=JSP ha sido marcado como no disponible
jsp.error.usebean.missing.attribute=useBean: falta atributo id o está mal digitado
jsp.error.usebean.missing.attribute=useBean: falta atributo id o est mal digitado
jsp.error.usebean.missing.type=useBean ({0}): Se debe de especificar atributo class o type:
jsp.error.usebean.duplicate=useBean: Nombre de bean duplicado: {0}
jsp.error.usebean.prohibited.as.session=No puedo usar como bean de sesión {0} ya que está prohibido \
jsp.error.usebean.prohibited.as.session=No puedo usar como bean de sesin {0} ya que est prohibido \
por directiva jsp definida previamente:
jsp.error.usebean.not.both=useBean: No puede especificar ambos atributos class y beanName:
jsp.error.usebean.bad.type.cast=useBean ({0}): Tipo ({1}) no es asignable desde clase ({2})
jsp.error.invalid.scope=Valor ilegal de atributo \'scope\': {0} (debe de ser uno de \"page\", \"request\", \"session\", o \"application\")
jsp.error.classname=No pude determinar el nombre de clase desde el fichero .class
jsp.warning.bad.type=Aviso: tipo incorrecto en archivo .class
jsp.error.data.file.write=Error mientras escribía el archivo de datos
jsp.error.page.invalid.buffer=Directiva Page: medida de buffer inválida
jsp.error.page.conflict.contenttype=Directiva Page: es ilegal tener múltiples ocurrencias de 'contentType' con valores distintos (viejo: {0}, nuevo: {1})
jsp.error.data.file.write=Error mientras escriba el archivo de datos
jsp.error.page.invalid.buffer=Directiva Page: medida de buffer invlida
jsp.error.page.conflict.contenttype=Directiva Page: es ilegal tener mltiples ocurrencias de 'contentType' con valores distintos (viejo: {0}, nuevo: {1})
jsp.error.page.invalid.contenttype=Directiva Page: valor incorrecto para contentType
jsp.error.page.conflict.session=Directiva Page: es ilegal tener múltiples ocurrencias de 'session' con valores distintos (viejo: {0}, nuevo: {1})
jsp.error.page.conflict.session=Directiva Page: es ilegal tener mltiples ocurrencias de 'session' con valores distintos (viejo: {0}, nuevo: {1})
jsp.error.page.invalid.session=Directiva Page: valor incorrecto para session
jsp.error.page.conflict.buffer=Directiva Page: es ilegal tener múltiples ocurrencias de 'buffer'con valores distintos (viejo: {0}, nuevo: {1})
jsp.error.page.conflict.buffer=Directiva Page: es ilegal tener mltiples ocurrencias de 'buffer'con valores distintos (viejo: {0}, nuevo: {1})
jsp.error.page.invalid.buffer=Directiva Page: valor incorrecto para buffer
jsp.error.page.conflict.autoflush=Directiva Page: es ilegal tener múltiples ocurrencias de 'autoFlush' con valores distintos (viejo: {0}, nuevo: {1})
jsp.error.page.conflict.autoflush=Directiva Page: es ilegal tener mltiples ocurrencias de 'autoFlush' con valores distintos (viejo: {0}, nuevo: {1})
jsp.error.page.invalid.autoflush==Directiva Page: valor incorrecto para autoFlush
jsp.error.page.conflict.isthreadsafe=Directiva Page: es ilegal tener múltiples ocurrencias de 'isThreadSafe' con valores distintos (viejo: {0}, nuevo: {1})
jsp.error.page.conflict.isthreadsafe=Directiva Page: es ilegal tener mltiples ocurrencias de 'isThreadSafe' con valores distintos (viejo: {0}, nuevo: {1})
jsp.error.page.invalid.isthreadsafe==Directiva Page: valor incorrecto para isThreadSafe
jsp.error.page.conflict.info=Directiva Page: es ilegal tener múltiples ocurrencias de 'info' con valores distintos (viejo: {0}, nuevo: {1})
jsp.error.page.conflict.info=Directiva Page: es ilegal tener mltiples ocurrencias de 'info' con valores distintos (viejo: {0}, nuevo: {1})
jsp.error.page.invalid.info==Directiva Page: valor incorrecto para info
jsp.error.page.conflict.iserrorpage=Directiva Page: es ilegal tener múltiples ocurrencias de 'isErrorPage' con valores distintos (viejo: {0}, nuevo: {1})
jsp.error.page.conflict.iserrorpage=Directiva Page: es ilegal tener mltiples ocurrencias de 'isErrorPage' con valores distintos (viejo: {0}, nuevo: {1})
jsp.error.page.invalid.iserrorpage==Directiva Page: valor incorrecto para isErrorPage
jsp.error.page.conflict.errorpage=Directiva Page: es ilegal tener múltiples ocurrencias de 'errorPage' con valores distintos (viejo: {0}, nuevo: {1})
jsp.error.page.conflict.language=Directiva Page: es ilegal tener múltiples ocurrencias de 'language' con valores distintos (viejo: {0}, nuevo: {1})
jsp.error.tag.conflict.language=Directiva Tag: es ilegal tener múltiples ocurrencias de 'language' con valores distintos (viejo: {0}, nuevo: {1})
jsp.error.page.conflict.errorpage=Directiva Page: es ilegal tener mltiples ocurrencias de 'errorPage' con valores distintos (viejo: {0}, nuevo: {1})
jsp.error.page.conflict.language=Directiva Page: es ilegal tener mltiples ocurrencias de 'language' con valores distintos (viejo: {0}, nuevo: {1})
jsp.error.tag.conflict.language=Directiva Tag: es ilegal tener mltiples ocurrencias de 'language' con valores distintos (viejo: {0}, nuevo: {1})
jsp.error.page.language.nonjava=Directiva Page: atributo language incorrecto
jsp.error.tag.language.nonjava=Directiva Tag: atributo language incorrecto
jsp.error.page.defafterusar.language=Directiva Page: No puede definir language tras un scriptlet
jsp.error.page.nomapping.language=Directiva Page: No hay mapeado para language:
jsp.error.page.conflict.extends=Directiva Page: es ilegal tener múltiples ocurrencias de 'extends' con valores distintos (viejo: {0}, nuevo: {1})
jsp.error.page.conflict.iselignored=Directiva Page: es ilegal tener múltiples ocurrencias de 'isELIgnored' con valores distintos (viejo: {0}, nuevo: {1})
jsp.error.tag.conflict.iselignored=Directiva Tag: es ilegal tener múltiples ocurrencias de 'isELIgnored' con valores distintos (viejo: {0}, nuevo: {1})
jsp.error.page.invalid.iselignored=Directiva Page: valor inválido para isELIgnored
jsp.error.page.conflict.extends=Directiva Page: es ilegal tener mltiples ocurrencias de 'extends' con valores distintos (viejo: {0}, nuevo: {1})
jsp.error.page.conflict.iselignored=Directiva Page: es ilegal tener mltiples ocurrencias de 'isELIgnored' con valores distintos (viejo: {0}, nuevo: {1})
jsp.error.tag.conflict.iselignored=Directiva Tag: es ilegal tener mltiples ocurrencias de 'isELIgnored' con valores distintos (viejo: {0}, nuevo: {1})
jsp.error.page.invalid.iselignored=Directiva Page: valor invlido para isELIgnored
jsp.error.tag.invalid.iselignored=Directiva Tag: valor incorrecto para isELIgnored
jsp.error.page.multi.pageencoding=La directiva Page no debe de tener múltiples ocurrencias de pageencoding
jsp.error.tag.conflict.attr=Directiva Tag: es ilegal tener múltiples ocurrencias del atributo \"{0}\" con valores distintos (viejo: {1}, nuevo: {2})
jsp.error.tag.multi.pageencoding=La directiva Tag no debe de tener múltiples ocurrencias de pageencoding
jsp.error.page.bad_b_and_a_combo=Directiva Page: Combinación ilegal de buffer=\"none\" y autoFlush=\"false\"
jsp.error.page.multi.pageencoding=La directiva Page no debe de tener mltiples ocurrencias de pageencoding
jsp.error.tag.conflict.attr=Directiva Tag: es ilegal tener mltiples ocurrencias del atributo \"{0}\" con valores distintos (viejo: {1}, nuevo: {2})
jsp.error.tag.multi.pageencoding=La directiva Tag no debe de tener mltiples ocurrencias de pageencoding
jsp.error.page.bad_b_and_a_combo=Directiva Page: Combinacin ilegal de buffer=\"none\" y autoFlush=\"false\"
jsp.error.not.impl.taglib=Error Interno: Tag extensions no implementado
jsp.error.include.missing.file=No tiene argumento de nombre de fichero
jsp.error.include.bad.file=Argumento de nombre de fichero no válido
jsp.error.include.bad.file=Argumento de nombre de fichero no vlido
jsp.error.include.exception=No se puede incluir {0}
jsp.error.stream.closed=Stream cerrado
jsp.error.invalid.forward=Tag forward no válido
jsp.error.unknownException=¡Error no caturado!. Deberías de considerar el poner una página de error para avisar de los errores más elegantemente
jsp.error.invalid.directive=Directiva no válida
jsp.error.invalid.forward=Tag forward no vlido
jsp.error.unknownException=Error no caturado!. Deberas de considerar el poner una pgina de error para avisar de los errores ms elegantemente
jsp.error.invalid.directive=Directiva no vlida
jsp.error.directive.istagfile=La Directiva {0} no puede usarse en archivo de tag
jsp.error.directive.isnottagfile=La Directiva {0} sólo se puede usar en un archivo de tag
jsp.error.directive.isnottagfile=La Directiva {0} slo se puede usar en un archivo de tag
jsp.error.tagfile.tld.name=El atributo \"name\" de la directiva tag tiene un valor {0} mientras que el tag \"name\" del elemento \"tag-file\" en el TLD es {1}
jsp.error.action.istagfile=La acción {0} no se puede usar en un archivo tag
jsp.error.action.isnottagfile=La acción {0} sólo se puede usar en archivos tag
jsp.error.action.istagfile=La accin {0} no se puede usar en un archivo tag
jsp.error.action.isnottagfile=La accin {0} slo se puede usar en archivos tag
jsp.error.unterminated=Tag {0} no terminado
jsp.error.usebean.notinsamefile=El Tag useBean debe de empezar y terminar en el mismo archivo físico
jsp.error.usebean.notinsamefile=El Tag useBean debe de empezar y terminar en el mismo archivo fsico
jsp.error.loadclass.taghandler=No se puede cargar la clase {0}
jsp.error.unable.compile=No se puede compilar la clase para JSP
jsp.error.unable.load=No se puede cargar la clase para JSP
@@ -105,40 +107,40 @@ jsp.error.invalid.expression="{0}" contiene expresiones incorrectas: {1}
jsp.error.invalid.attribute={0}: Atributo incorrecto, {1}
jsp.error.usebean.class.notfound=Clase: {0} no hallada
jsp.error.file.cannot.read=No se puede leer el archivo: {0}
jsp.error.file.already.registered=El archivo {0} ya se ha visto, ¿podría ser un include recursivo?
jsp.error.file.already.registered=El archivo {0} ya se ha visto, podra ser un include recursivo?
jsp.error.file.not.registered=Archivo {0} not visto en include
jsp.error.quotes.unterminated=Comillas no terminadas
jsp.error.attr.quoted=El valor del atributo debería ir entre comillas
jsp.error.attr.quoted=El valor del atributo debera ir entre comillas
jsp.error.attr.novalue=Atributo {0} no tiene valor
jsp.error.tag.attr.unterminated=Lista de atributos del tag no terminada
jsp.error.param.noname=No hay nombre en el tag PARAM
jsp.error.param.novalue=No hay valor en el tag PARAM
jsp.error.beans.nullbean=Se ha intentado una operación de bean en un objeto nulo
jsp.error.beans.nullbean=Se ha intentado una operacin de bean en un objeto nulo
jsp.error.beans.nobeaninfo=No se puede encontrar BeanInfo para el bean ''{0}'' seguramente la clase no existe
jsp.error.beans.introspection=Una excepción ha tenido lugar mientras se leía el método de lectura de la propiedad ''{0}'' en un bean del tipo ''{1}'':\n{2}
jsp.error.beans.nomethod=No puedo encontrar un método para leer la propiedad ''{0}'' en un bean del tipo ''{1}''
jsp.error.beans.nomethod.setproperty=No puedo encontrar un método para escribir la propiedad ''{0}'' en un bean del tipo ''{2}''
jsp.error.beans.noproperty=No puedo encontrar información de la propiedad ''{0}'' en un bean del tipo ''{1}''
jsp.error.beans.introspection=Una excepcin ha tenido lugar mientras se lea el mtodo de lectura de la propiedad ''{0}'' en un bean del tipo ''{1}'':\n{2}
jsp.error.beans.nomethod=No puedo encontrar un mtodo para leer la propiedad ''{0}'' en un bean del tipo ''{1}''
jsp.error.beans.nomethod.setproperty=No puedo encontrar un mtodo para escribir la propiedad ''{0}'' en un bean del tipo ''{2}''
jsp.error.beans.noproperty=No puedo encontrar informacin de la propiedad ''{0}'' en un bean del tipo ''{1}''
jsp.error.beans.setproperty.noindexset=No puedo poner la propiedad indexada
jsp.error.include.tag=Tag jsp:include no válido
jsp.error.include.tag=Tag jsp:include no vlido
jsp.error.include.noflush=jsp:include necesita tener \"flush=true\"
jsp.error.include.badflush=jsp:include page=\"...\" flush=\"true\" es la única combinación válida en JSP 1.0
jsp.error.attempt_to_clear_flushed_buffer=Error: Se ha intentado limpiar un buffer que ya había sido escrito
jsp.error.include.badflush=jsp:include page=\"...\" flush=\"true\" es la nica combinacin vlida en JSP 1.0
jsp.error.attempt_to_clear_flushed_buffer=Error: Se ha intentado limpiar un buffer que ya haba sido escrito
jsp.error.overflow=Error:Buffer de JSP desbordado
jsp.error.paramexpected=El tag \"param\" era esperado con los atributos \"name\" y \"value\" después del tag \"params\".
jsp.error.param.invalidUse=La acción jsp:param no debe de ser usada fuera de los elementos jsp:include, jsp:forward o jsp:params
jsp.error.paramexpected=El tag \"param\" era esperado con los atributos \"name\" y \"value\" despus del tag \"params\".
jsp.error.param.invalidUse=La accin jsp:param no debe de ser usada fuera de los elementos jsp:include, jsp:forward o jsp:params
jsp.error.params.invalidUse=jsp:params debe de ser un hijo directo de jsp:plugin
jsp.error.fallback.invalidUse=jsp:fallback debe de ser un hijo directo de jsp:plugin
jsp.error.namedAttribute.invalidUse=jsp:attribute debe de ser el subelemento de una acción estándar o de cliente
jsp.error.jspbody.invalidUse=jsp:body debe de ser el subelemento de una acción estándar o de cliente
jsp.error.namedAttribute.invalidUse=jsp:attribute debe de ser el subelemento de una accin estndar o de cliente
jsp.error.jspbody.invalidUse=jsp:body debe de ser el subelemento de una accin estndar o de cliente
jsp.error.closeindividualparam=El tag param necesita ser cerrado con \"/>\"
jsp.error.closeparams=El tag param necesita ser cerrado con /params
jsp.error.params.emptyBody=jsp:params debe de contener al menos un jsp:param anidado
jsp.error.params.illegalChild=jsp:params no debe de contener elementos anidados que no sean jsp:param
jsp.error.plugin.notype=Tipo no declarado en jsp:plugin
jsp.error.plugin.badtype=Valor ilegal para atributo 'type' en jsp:plugin: debe de ser 'bean' o 'applet'
jsp.error.plugin.nocode=Código no declarado en jsp:plugin
jsp.error.ise_on_clear=Es ilegal usar clear() cuando el tamaño del buffer es cero
jsp.error.plugin.nocode=Cdigo no declarado en jsp:plugin
jsp.error.ise_on_clear=Es ilegal usar clear() cuando el tamao del buffer es cero
jsp.error.setproperty.beanNotFound=setProperty: Bean {0} no encontrado
jsp.error.getproperty.beanNotFound=getProperty: Bean {0} no encontrado
jsp.error.setproperty.ClassNotFound=setProperty: clase {0} no encontrada
@@ -147,21 +149,21 @@ jsp.error.setproperty.ClassNotFound=setProperty: clase {0} no encontrada
jsp.error.setproperty.invalidSyantax=setProperty: No puede haber un valor no nulo cuando se ha especificado property=*
jsp.error.setproperty.beanInfoNotFound=setproperty: beanInfo para bean {0} no encontrado
jsp.error.setproperty.paramOrValue=setProperty: O param o value pueden estar presentes
jsp.error.setproperty.arrayVal=setProperty: No puede escribir en la propiedad de array {0} a través de una valor de cadena literal
jsp.warning.keepgen=Aviso: valor incorrecto para el initParam keepgen. Se usará el valor por defecto de \"false\"
jsp.warning.xpoweredBy=Aviso: valor incorrecto para el initParam xpoweredBy. Se usará el valor por defecto de \"false\"
jsp.warning.enablePooling=Aviso: valor incorrecto para el initParam enablePooling. Se usará el valor por defecto de \"true\"
jsp.warning.invalidTagPoolSize=Aviso: valor incorrecto para el parámetro init llamado tagPoolSize. Se usará la medida por defecto de {0}
jsp.warning.mappedFile=Aviso: valor incorrecto para el initParam mappedFile. Se usará el valor por defecto de \"false\"
jsp.warning.sendErrToClient=Aviso: valor incorrecto para el initParam sendErrToClient. Se usará el valor por defecto de \"false\"
jsp.warning.classDebugInfo=Aviso: valor incorrecto para el initParam classdebuginfo. Se usará el valor por defecto de \"false\"
jsp.warning.checkInterval=Aviso: valor incorrecto para el initParam checkInterval. Se usará el valor por defecto de \"300\" segundos
jsp.warning.development=Aviso: valor incorrecto para el initParam development. Se usará el valor por defecto de \"true\"
jsp.warning.fork=Aviso: valor incorrecto para el initParam fork. Se usará el valor por defecto de \"true\"
jsp.warning.reloading=Aviso: valor incorrecto para el initParam reloading. Se usará el valor por defecto de \"true\"
jsp.warning.dumpSmap=Aviso: valor incorrecto para el initParam dumpSmap. Se usará el valor por defecto de \"false\"
jsp.warning.genchararray=Aviso: valor incorrecto para el initParam genStrAsCharArray. Se usará el valor por defecto de \"false\"
jsp.warning.suppressSmap=Aviso: valor incorrecto para el initParam suppressSmap. Se usará el valor por defecto de \"false\"
jsp.error.setproperty.arrayVal=setProperty: No puede escribir en la propiedad de array {0} a travs de una valor de cadena literal
jsp.warning.keepgen=Aviso: valor incorrecto para el initParam keepgen. Se usar el valor por defecto de \"false\"
jsp.warning.xpoweredBy=Aviso: valor incorrecto para el initParam xpoweredBy. Se usar el valor por defecto de \"false\"
jsp.warning.enablePooling=Aviso: valor incorrecto para el initParam enablePooling. Se usar el valor por defecto de \"true\"
jsp.warning.invalidTagPoolSize=Aviso: valor incorrecto para el parmetro init llamado tagPoolSize. Se usar la medida por defecto de {0}
jsp.warning.mappedFile=Aviso: valor incorrecto para el initParam mappedFile. Se usar el valor por defecto de \"false\"
jsp.warning.sendErrToClient=Aviso: valor incorrecto para el initParam sendErrToClient. Se usar el valor por defecto de \"false\"
jsp.warning.classDebugInfo=Aviso: valor incorrecto para el initParam classdebuginfo. Se usar el valor por defecto de \"false\"
jsp.warning.checkInterval=Aviso: valor incorrecto para el initParam checkInterval. Se usar el valor por defecto de \"300\" segundos
jsp.warning.development=Aviso: valor incorrecto para el initParam development. Se usar el valor por defecto de \"true\"
jsp.warning.fork=Aviso: valor incorrecto para el initParam fork. Se usar el valor por defecto de \"true\"
jsp.warning.reloading=Aviso: valor incorrecto para el initParam reloading. Se usar el valor por defecto de \"true\"
jsp.warning.dumpSmap=Aviso: valor incorrecto para el initParam dumpSmap. Se usar el valor por defecto de \"false\"
jsp.warning.genchararray=Aviso: valor incorrecto para el initParam genStrAsCharArray. Se usar el valor por defecto de \"false\"
jsp.warning.suppressSmap=Aviso: valor incorrecto para el initParam suppressSmap. Se usar el valor por defecto de \"false\"
jsp.error.badtaglib=No se puede abrir la biblioteca de tags {0}: {1}
jsp.error.badGetReader=No se puede crear un reader cuando el stream no tiene buffer
jsp.warning.unknown.element.in.taglib=Elemento desconocido ({0}) en taglib
@@ -172,12 +174,12 @@ jsp.warning.unknown.element.in.variable=Elemento desconocido ({0}) en variable
jsp.warning.unknown.element.in.validator=Elemento desconocido ({0}) en validator
jsp.warning.unknown.element.in.initParam=Elemento desconocido ({0}) en init-param de validator
jsp.warning.unknown.element.in.function=Elemento desconocido ({0}) en function
jsp.error.more.than.one.taglib=Más de una biblioteca de tags en el TLD: {0}
jsp.error.more.than.one.taglib=Ms de una biblioteca de tags en el TLD: {0}
jsp.error.teiclass.instantiation=No se puede cargar la clase TagExtraInfo llamada: {0}
jsp.error.non_null_tei_and_var_subelems=Tag {0} tiene uno o más subelementos variable y una clase TagExtraInfo que devuelve una o más VariableInfo
jsp.error.parse.error.in.TLD=Error de análisis en el descriptor de biblioteca de tags: {0}
jsp.error.non_null_tei_and_var_subelems=Tag {0} tiene uno o ms subelementos variable y una clase TagExtraInfo que devuelve una o ms VariableInfo
jsp.error.parse.error.in.TLD=Error de anlisis en el descriptor de biblioteca de tags: {0}
jsp.error.unable.to.open.TLD=No se puede abrir el descriptor de biblioteca de tags: {0}
jsp.buffer.size.zero=Tamaño de buffer <= 0
jsp.buffer.size.zero=Tamao de buffer <= 0
jsp.error.file.not.found=Archivo JSP \"{0}\" no encontrado
jsp.message.copyinguri=Copiando {0} en {1}
jsp.message.htmlcomment=\nQuitando comentario: \t{0}
@@ -187,12 +189,12 @@ jsp.message.package_name_is=El Nombre del Package es: {0}
jsp.message.class_name_is=El Nombre de la clase es: {0}
jsp.message.java_file_name_is=El Nombre del Archivo Java es: {0}
jsp.message.class_file_name_is=El Nombre del Archivo de clase es: {0}
jsp.message.accepted=Aceptó {0} en {1}
jsp.message.adding_jar=Añadiendo jar {0} a mi classpath
jsp.message.accepted=Acept {0} en {1}
jsp.message.adding_jar=Aadiendo jar {0} a mi classpath
jsp.message.compiling_with=Compilado con: {0}
jsp.message.template_text=texto plantilla
jsp.error.missing_attribute=De acuerdo con el TLD el atributo {0} es obligatorio para el tag {1}
jsp.error.bad_attribute=El atributo {0} no es válido según el TLD especificado
jsp.error.bad_attribute=El atributo {0} no es vlido segn el TLD especificado
jsp.error.tld.unable_to_read=Imposible de leer TLD \"{1}\" desde archivo JAR \"{0}\": {2}
jsp.error.tld.unable_to_get_jar=Imposible obtener recurso JAR \"{0}\" conteniendo TLD: {1}
jsp.error.tld.missing_jar=Falta recurso JAR \"{0}\" conteniendo TLD
@@ -200,39 +202,39 @@ jsp.error.webxml_not_found=No puedo localizar web.xml
jsp.cmd_line.usage=Uso: jsptoservlet [-dd <ruta/a/DirectorioSalida>] [-keepgenerated] <Archivos .jsp>
jsp.message.cp_is=Classpath {0} es: {1}
jsp.error.unable.to_load_taghandler_class=No se puede cargar clase manejadora {0} del tag a causa de {1}
jsp.error.unable.to_find_method=No se puede encontrar el método de escritura para el atributo: {0}
jsp.error.unable.to_find_method=No se puede encontrar el mtodo de escritura para el atributo: {0}
jsp.error.unable.to_convert_string=No pude convertir un String a {0} para atributo {1}
jsp.error.unable.to_introspect=No se puede hacer introspección en manejador de tag clase: {0} a causa de {1}
jsp.error.unable.to_introspect=No se puede hacer introspeccin en manejador de tag clase: {0} a causa de {1}
jsp.error.bad_tag=No existe el tag {0} en la biblioteca importada con prefijo {1}
jsp.error.xml.bad_tag=No se ha definido el tag \"{0}\" en la biblioteca tag asociada con uri \"{1}\"
jsp.error.bad_string_Character=No puede extraer un Character desde un array de tamaño cero
jsp.error.bad_string_char=No puede extraer un char desde un array de tamaño cero
jsp.warning.compiler.class.cantcreate=No puedo crear una instancia de la clase especificada {0} de plugin del compilador debido a {1}. Se usará el compilador Java de Sun.
jsp.warning.compiler.class.notfound=No puedo encontrar una instancia de la clase {0} de plugin de compilador. Se usará el compilador del Java de Sun.
jsp.warning.compiler.path.notfound=Trayectoria del compilador especificado {0} no encontrada. Se usará el PATH del sistema.
jsp.error.jspc.uriroot_not_dir=La opción -uriroot debe de especificar un directorio ya existente
jsp.error.jspc.missingTarget=Falta target: Debe de especificar -webapp o -uriroot o una o más páginas JSP
jsp.error.bad_string_Character=No puede extraer un Character desde un array de tamao cero
jsp.error.bad_string_char=No puede extraer un char desde un array de tamao cero
jsp.warning.compiler.class.cantcreate=No puedo crear una instancia de la clase especificada {0} de plugin del compilador debido a {1}. Se usar el compilador Java de Sun.
jsp.warning.compiler.class.notfound=No puedo encontrar una instancia de la clase {0} de plugin de compilador. Se usar el compilador del Java de Sun.
jsp.warning.compiler.path.notfound=Trayectoria del compilador especificado {0} no encontrada. Se usar el PATH del sistema.
jsp.error.jspc.uriroot_not_dir=La opcin -uriroot debe de especificar un directorio ya existente
jsp.error.jspc.missingTarget=Falta target: Debe de especificar -webapp o -uriroot o una o ms pginas JSP
jsp.error.jspc.no_uriroot=No se ha especificado uriroot y no puede ser localizado en los archivos JSP especificados
jspc.implicit.uriRoot=uriRoot implicitamente puesto a "{0}"
jspc.usage=Uso: jspc <opciones> [--] <Archivos JSP>\n\
donde <Archivos JSP> son:\n\
\ -webapp <dir> Un directorio conteniendo una web-app. Todas las\n\
\ páginas jsp serán compiladas recursivamente\n\
o cualquier número de\n\
\ <Archivo> Un Archivo para ser interpretado como una página jsp\n\
\ pginas jsp sern compiladas recursivamente\n\
o cualquier nmero de\n\
\ <Archivo> Un Archivo para ser interpretado como una pgina jsp\n\
y donde <opciones> incluyen:\n\
\ -help Muestra este mensaje de ayuda\n\
\ -v Modo detallado\n\
\ -d <dir> Directorio de salida\n\
\ -l Muestra el nombre de la página JSP al ocurrir un fallo\n\
\ -s Muestra el nombre de la página JSP al tener éxito\n\
\ -l Muestra el nombre de la pgina JSP al ocurrir un fallo\n\
\ -s Muestra el nombre de la pgina JSP al tener xito\n\
\ -p <name> Nombre del package objetivo\n\
\ (por defecto org.apache.jsp)\n\
\ -c <name> Nombre de la clase objetivo\n\
\ (sólo se aplica a la primera página JSP)\n\
\ -mapped Genera llamadas separadas a write() para cada línea de\n\
\ (slo se aplica a la primera pgina JSP)\n\
\ -mapped Genera llamadas separadas a write() para cada lnea de\n\
\ HTML en el JSP\n\
\ -die[#] Genera un código de retorno de error (#) en errores\n\
\ -die[#] Genera un cdigo de retorno de error (#) en errores\n\
\ fatales. (por defecto 1).\n\
\ -uribase <dir> El directorio uri de donde deben de partir las\n\
\ compilaciones. (por defecto "/")\n\
@@ -242,7 +244,7 @@ y donde <opciones> incluyen:\n\
\ -webxml <file> Crea un web.xml completo en el archivo.\n\
\ -ieplugin <clsid> Java Plugin classid para Internet Explorer\n\
\ -classpath <path> Pasa por alto la propiedad de sistema java.class.path\n\
\ -xpoweredBy Añade cabecera de respuesta X-Powered-By\n\
\ -xpoweredBy Aade cabecera de respuesta X-Powered-By\n\
\ -trimSpaces Trim spaces in template text between actions, directives\n\
\ -javaEncoding <enc> Set the encoding charset for Java classes (default UTF-8)\n\
\ -source <version> Set the -source argument to the compiler (default 1.4)\n\
@@ -272,152 +274,152 @@ jspc.webinc.footer=\n\
<!--\n\
Los Elementos: session-config, mime-mapping, welcome-file-list, error-page, taglib,\n\
resource-ref, security-constraint, login-config, security-role,\n\
env-entry y ejb-ref deberán de ir después de este fragmento .\n\
env-entry y ejb-ref debern de ir despus de este fragmento .\n\
-->\n
jspc.webinc.insertEnd=<!-- Fin de mapeos de servlet JSPC -->
jspc.webinc.insertStart=<!-- Inicio de mapeos de servlet JSPC -->
jspc.error.jasperException=error-el archivo ''{0}'' ha generado la excepción de sintáxis siguiente: {1}
jspc.error.generalException=ERROR-el archivo ''{0}'' ha generado la excepción general siguiente:
jspc.error.jasperException=error-el archivo ''{0}'' ha generado la excepcin de sintxis siguiente: {1}
jspc.error.generalException=ERROR-el archivo ''{0}'' ha generado la excepcin general siguiente:
jspc.error.fileDoesNotExist=El archivo ''{0}'' utilizado como argumento no existe.
jspc.error.emptyWebApp=-webapp necesita un argumento de archivo
jsp.error.library.invalid=La página JSP es incorrecta de acuerdo a la biblioteca {0}: {1}
jsp.error.library.invalid=La pgina JSP es incorrecta de acuerdo a la biblioteca {0}: {1}
jsp.error.tlvclass.instantiation=No pude cargar o instanciar clase TagLibraryValidator: {0}
jsp.error.tlv.invalid.page=Mensajes de error de validación desde TagLibraryValidator para {0} in {1}
jsp.error.tei.invalid.attributes=Mensajes de error de validación desde TagExtraInfo para {0}
jsp.error.tlv.invalid.page=Mensajes de error de validacin desde TagLibraryValidator para {0} in {1}
jsp.error.tei.invalid.attributes=Mensajes de error de validacin desde TagExtraInfo para {0}
jsp.parser.sax.propertynotsupported=Propiedad SAX no soportada: {0}
jsp.parser.sax.propertynotrecognized=Propiedad SAX no reconocida: {0}
jsp.parser.sax.featurenotsupported=Característica SAX no soportada: {0}
jsp.parser.sax.featurenotrecognized=Característica SAX no reconocida: {0}
jsp.error.no.more.content=Alcanzado fin de contenido mietras se requería más análisis: ¿error de anidamiento de tag?
jsp.error.parse.xml=Error de análisis XML en archivo {0}
jsp.error.parse.xml.line=Error de análisis XML en archivo {0}: (línea {1}, col {2})
jsp.parser.sax.featurenotsupported=Caracterstica SAX no soportada: {0}
jsp.parser.sax.featurenotrecognized=Caracterstica SAX no reconocida: {0}
jsp.error.no.more.content=Alcanzado fin de contenido mietras se requera ms anlisis: error de anidamiento de tag?
jsp.error.parse.xml=Error de anlisis XML en archivo {0}
jsp.error.parse.xml.line=Error de anlisis XML en archivo {0}: (lnea {1}, col {2})
jsp.error.parse.xml.scripting.invalid.body=El cuerpo de elemento {0} no debe de contener elementos XML
jsp.error.internal.tldinit=No pude inicializar TldLocationsCache: {0}
jsp.error.internal.filenotfound=Error Interno: Archivo {0} no hallado
jsp.error.internal.evaluator_not_found=Error interno: no pude cargar evaluador de expresiones
jsp.error.parse.xml.invalidPublicId=PUBLIC ID incorrecta: {0}
jsp.error.include.flush.invalid.value=Valor incorrecto para atributo flush: {0}
jsp.error.unsupported.encoding=Codificación no soportada: {0}
tld.error.variableNotAllowed=Es un error para un tag, que tiene uno o más subelementos variables, el tener una clase TagExtraInfo que devuelve un objeto no nulo.
jsp.error.unsupported.encoding=Codificacin no soportada: {0}
tld.error.variableNotAllowed=Es un error para un tag, que tiene uno o ms subelementos variables, el tener una clase TagExtraInfo que devuelve un objeto no nulo.
jsp.error.tldInWebDotXmlNotFound=No pude localizar TLD {1} para URI {0} especificado en web.xml
jsp.error.taglibDirective.absUriCannotBeResolved=La uri absoluta: {0} no puede resolverse o en web.xml o el los archivos jar desplegados con esta aplicación
jsp.error.taglibDirective.absUriCannotBeResolved=La uri absoluta: {0} no puede resolverse o en web.xml o el los archivos jar desplegados con esta aplicacin
jsp.error.taglibDirective.missing.location=No se ha especificado ni el atributo \'uri\' ni el \'tagdir\'
jsp.error.taglibDirective.both_uri_and_tagdir=Se han especificado ambos atributos \'uri\' y \'tagdir\'
jsp.error.invalid.tagdir=El directorio de archivo Tag {0} no comienza con \"/WEB-INF/tags\"
jsp.error.unterminated.user.tag=Tag definido por usuario no terminado: tag final {0} no hallado o anidado incorrectamente
#jspx.error.templateDataNotInJspCdata=Validation Error: Element &lt;{0}&gt; cannot have template data. Template data must be encapsulated within a &lt;jsp:cdata&gt; element. [JSP1.2 PFD section 5.1.9]\nTemplate data in error: {1}
jspx.error.templateDataNotInJspCdata=Error de Validación: El Elemento &lt;{0}&gt; no puede tener datos plantilla. Los datos plantilla deben de estar encapsulados dentro de un elemento &lt;jsp:text&gt;. [JSP1.2 PFD sección 5.1.9]\nDatos de Plantilla en error: {1}
jspx.error.templateDataNotInJspCdata=Error de Validacin: El Elemento &lt;{0}&gt; no puede tener datos plantilla. Los datos plantilla deben de estar encapsulados dentro de un elemento &lt;jsp:text&gt;. [JSP1.2 PFD seccin 5.1.9]\nDatos de Plantilla en error: {1}
#Error while processing taglib jar file {0}: {1}
jsp.error.taglib.reserved.prefix=El prefijo taglib {0} está reservado
jsp.error.invalid.javaEncoding=Codificaciones java incorrectas. Intenté {0} y luego {1}. Ambas fallaron.
jsp.error.needAlternateJavaEncoding=La codificación java por defecto {0} es incorrecta en tu plataforma java. Se puede especificar una alternativa vía parámetro 'javaEncoding' de JspServlet.
jsp.error.taglib.reserved.prefix=El prefijo taglib {0} est reservado
jsp.error.invalid.javaEncoding=Codificaciones java incorrectas. Intent {0} y luego {1}. Ambas fallaron.
jsp.error.needAlternateJavaEncoding=La codificacin java por defecto {0} es incorrecta en tu plataforma java. Se puede especificar una alternativa va parmetro 'javaEncoding' de JspServlet.
#Error when compiling, used for jsp line number error messages
jsp.error.single.line.number=Ha tenido lugar un error en la línea: {0} en el archivo jsp: {1}
jsp.error.multiple.line.number=\n\nHa tenido lugar un error entre las líneas: {0} y {1} en el archivo jsp: {2}\n\n
jsp.error.single.line.number=Ha tenido lugar un error en la lnea: {0} en el archivo jsp: {1}
jsp.error.multiple.line.number=\n\nHa tenido lugar un error entre las lneas: {0} y {1} en el archivo jsp: {2}\n\n
jsp.error.corresponding.servlet=Error de servlet generado:\n
jsp.error.empty.body.not.allowed=Cuerpo vacío no permitido para {0}
jsp.error.empty.body.not.allowed=Cuerpo vaco no permitido para {0}
jsp.error.jspbody.required=Se debe de usar jsp:body para especificar cuerpo tag para {0} si se usa jsp:attribute.
jsp.error.jspbody.emptybody.only=El tag {0} sólo puede tener jsp:attribute en su cuerpo.
jsp.error.no.scriptlets=Los elementos de Scripting (&lt;%!, &lt;jsp:declaration, &lt;%=, &lt;jsp:expression, &lt;%, &lt;jsp:scriptlet ) no están permitidos aquí.
jsp.error.jspbody.emptybody.only=El tag {0} slo puede tener jsp:attribute en su cuerpo.
jsp.error.no.scriptlets=Los elementos de Scripting (&lt;%!, &lt;jsp:declaration, &lt;%=, &lt;jsp:expression, &lt;%, &lt;jsp:scriptlet ) no estn permitidos aqu.
jsp.error.internal.unexpected_node_type=Error Interno: Encontrado tipo de nodo inesperado
jsp.error.tld.fn.invalid.signature=Sintáxis incorrecta para firma de función en TLD. Biblioteca de Tag: {0}, Función: {1}
jsp.error.tld.fn.duplicate.name=Nombre duplicado de función {0} en biblioteca de tag {1}
jsp.error.tld.fn.invalid.signature.commaexpected=Sintáxis incorrecta para firma de función en TLD. Se esperaba Coma ','. Biblioteca de Tag: {0}, Función: {1}.
jsp.error.tld.fn.invalid.signature.parenexpected=Sintáxis incorrecta para firma de función en TLD. Se esperaba Paréntesis '('. Biblioteca de Tag: {0}, Función: {1}.
jsp.error.tld.mandatory.element.missing=Falta o está vacío elemento TLD obligatorio: {0}
jsp.error.dynamic.attributes.not.implemented=El tag {0} declara que acepta atributos dinámicos pero no implementa la interfaz requerida
jsp.error.tld.fn.invalid.signature=Sintxis incorrecta para firma de funcin en TLD. Biblioteca de Tag: {0}, Funcin: {1}
jsp.error.tld.fn.duplicate.name=Nombre duplicado de funcin {0} en biblioteca de tag {1}
jsp.error.tld.fn.invalid.signature.commaexpected=Sintxis incorrecta para firma de funcin en TLD. Se esperaba Coma ','. Biblioteca de Tag: {0}, Funcin: {1}.
jsp.error.tld.fn.invalid.signature.parenexpected=Sintxis incorrecta para firma de funcin en TLD. Se esperaba Parntesis '('. Biblioteca de Tag: {0}, Funcin: {1}.
jsp.error.tld.mandatory.element.missing=Falta o est vaco elemento TLD obligatorio: {0}
jsp.error.dynamic.attributes.not.implemented=El tag {0} declara que acepta atributos dinmicos pero no implementa la interfaz requerida
jsp.error.nomatching.fragment=No puedo hallar una directiva de atributo (con name={0} y fragment=true) antes de la directiva de fragment.
jsp.error.attribute.noequal=se esperaba símbolo igual
jsp.error.attribute.noquote=se esperaba símbolo comillas
jsp.error.attribute.unterminated=el atributo para {0} no está terminado correctamente
jsp.error.attribute.noequal=se esperaba smbolo igual
jsp.error.attribute.noquote=se esperaba smbolo comillas
jsp.error.attribute.unterminated=el atributo para {0} no est terminado correctamente
jsp.error.missing.tagInfo=El objeto TagInfo para {0} falta del TLD
jsp.error.fragmentwithtype=No puede especificar ambos atributos 'fragment' y 'type'. Si está presente 'fragment', 'type' se pone como 'javax.servlet.jsp.tagext.JspFragment'
jsp.error.fragmentwithrtexprvalue=No puede especificar ambos atributos 'fragment' y 'rtexprvalue'. Si está presente 'fragment', 'rtexprvalue' se pone como 'true'
jsp.error.fragmentwithtype=No puede especificar ambos atributos 'fragment' y 'type'. Si est presente 'fragment', 'type' se pone como 'javax.servlet.jsp.tagext.JspFragment'
jsp.error.fragmentwithrtexprvalue=No puede especificar ambos atributos 'fragment' y 'rtexprvalue'. Si est presente 'fragment', 'rtexprvalue' se pone como 'true'
jsp.error.fragmentWithDeclareOrScope=Ambos atributos 'fragment' y 'declare' o 'scope' se han especificado en la directiva variable
jsp.error.var_and_varReader=Sólo se puede especificar uno de \'var\' o \'varReader\'
jsp.error.var_and_varReader=Slo se puede especificar uno de \'var\' o \'varReader\'
jsp.error.missing_var_or_varReader=Falta atributo \'var\' o \'varReader\'
jsp.warning.bad.urlpattern.propertygroup=Valor malo {0} en el subelemento url-pattern en web.xml
jsp.error.unknown_attribute_type=Tipo de atributo desconocido ({1}) para atributo {0}.
jsp.error.jspelement.missing.name=Falta atributo obligatorio XML-style \'name\'
jsp.error.xmlns.redefinition.notimplemented=Error interno: Intento de redefinir xmlns:{0}. La redefinición de espacios de nombre no está implementada.
jsp.error.could.not.add.taglibraries=No pude añadir una o más bibliotecas.
jsp.error.duplicate.name.jspattribute=El atributo {0} especificado en la acción standard o custom también aparece como el valor del atributo name en jsp:attribute
jsp.error.xmlns.redefinition.notimplemented=Error interno: Intento de redefinir xmlns:{0}. La redefinicin de espacios de nombre no est implementada.
jsp.error.could.not.add.taglibraries=No pude aadir una o ms bibliotecas.
jsp.error.duplicate.name.jspattribute=El atributo {0} especificado en la accin standard o custom tambin aparece como el valor del atributo name en jsp:attribute
jsp.error.not.in.template={0} no permitido en una plantilla cuerpo de texto.
jsp.error.badStandardAction=Acción estándar incorrecta
jsp.error.xml.badStandardAction=Acción estándar incorrecta: {0}
jsp.error.badStandardAction=Accin estndar incorrecta
jsp.error.xml.badStandardAction=Accin estndar incorrecta: {0}
jsp.error.tagdirective.badbodycontent=body-content incorrecto ({0}) en directiva tag
jsp.error.simpletag.badbodycontent=El TLD para la clase {0} especifica un body-content es incorrecto (JSP) para un SimpleTag.
jsp.error.config_pagedir_encoding_mismatch=El Page-encoding especificado en jsp-property-group ({0}) es diferente del especificado en la diectiva page ({1})
jsp.error.prolog_pagedir_encoding_mismatch=El Page-encoding especificado en XML prolog ({0}) difiere del especificado en la directiva page ({1})
jsp.error.prolog_config_encoding_mismatch=El Page-encoding especificado en XML prolog ({0}) difiere del especificado en jsp-property-group ({1})
jsp.error.attribute.custom.non_rt_with_expr=Según el TLD o la directiva attribute del archivo tag, el atributo {0} no acepta expresiones
jsp.error.attribute.standard.non_rt_with_expr=El atributo {0} de la acción estándar {1} no acepta expresiones
jsp.error.attribute.custom.non_rt_with_expr=Segn el TLD o la directiva attribute del archivo tag, el atributo {0} no acepta expresiones
jsp.error.attribute.standard.non_rt_with_expr=El atributo {0} de la accin estndar {1} no acepta expresiones
jsp.error.scripting.variable.missing_name=Imposible determinar nombre de variable de scripting desde atributo {0}
jasper.error.emptybodycontent.nonempty=Según el TLD, el tag {0} debe de estar vacío, pero no lo está
jsp.error.tagfile.nameNotUnique=El valor de {0} y el valor de {1} en la línea {2} son el mismo.
jasper.error.emptybodycontent.nonempty=Segn el TLD, el tag {0} debe de estar vaco, pero no lo est
jsp.error.tagfile.nameNotUnique=El valor de {0} y el valor de {1} en la lnea {2} son el mismo.
jsp.error.tagfile.nameFrom.noAttribute=No puedo hallar una directiva attribute con un atributo name con un valor \"{0}\", el valor de este atributo name-from-attribute.
jsp.error.tagfile.nameFrom.badAttribute=La directiva attribute (declarada en la línea {1} y cuyo atributo name es \"{0}\", el valor de este atributo name-from-attribute attribute) debe de ser del tipo java.lang.String, es \"required\" y no un \"rtexprvalue\".
jsp.error.page.noSession=No puedo acceder al ámbito de sesión en una página que no participa en una sesión
jsp.error.useBean.noSession=Es ilegal para useBean usar un ámbito de sesión cuando la página JSP declara (vía directiva page) que no participa en sesiones
jsp.error.xml.encodingByteOrderUnsupported=El orden de byte dado para encoding \"{0}\" no está soportado
jsp.error.xml.encodingDeclInvalid=Nombre de codificación \"{0}\" incorrecto.
jsp.error.xml.encodingDeclRequired=Se necesita la declaración encoding en la declaración de texto
jsp.error.xml.morePseudoAttributes=se esperan más pseudo-atributos
jsp.error.xml.noMorePseudoAttributes=no se permiten más pseudo-atributos.
jsp.error.xml.versionInfoRequired=Se requiere la versión en la declaración XML.
jsp.error.xml.xmlDeclUnterminated=La declaración XML debe de terminar con \"?>\".
jsp.error.xml.reservedPITarget=La instrucción de procesamiento que coincide con \"[xX][mM][lL]\" no está permitida.
jsp.error.xml.spaceRequiredInPI=Se necesita un espacio en blanco entre la instrucción de procesamiento y los datos.
jsp.error.xml.invalidCharInContent=Un carácter XML incorrecto (Unicode: 0x{0}) se halló en el contenido del elemento del documento.
jsp.error.xml.spaceRequiredBeforeStandalone=Se necesita un espacio en blanco antes del pseudo-atributo encoding en la declaración XML.
jsp.error.xml.sdDeclInvalid=El valor de declaración de documento standalone debe de ser \"yes\" o \"no\", no \"{0}\".
jsp.error.xml.invalidCharInPI=Se halló un carácter XML incorrecto (Unicode: 0x{0}) en la instrucción de procesamiento
jsp.error.xml.versionNotSupported=No se soporta la versión XML \"{0}\", sólo se soporta XML 1.0
jsp.error.tagfile.nameFrom.badAttribute=La directiva attribute (declarada en la lnea {1} y cuyo atributo name es \"{0}\", el valor de este atributo name-from-attribute attribute) debe de ser del tipo java.lang.String, es \"required\" y no un \"rtexprvalue\".
jsp.error.page.noSession=No puedo acceder al mbito de sesin en una pgina que no participa en una sesin
jsp.error.useBean.noSession=Es ilegal para useBean usar un mbito de sesin cuando la pgina JSP declara (va directiva page) que no participa en sesiones
jsp.error.xml.encodingByteOrderUnsupported=El orden de byte dado para encoding \"{0}\" no est soportado
jsp.error.xml.encodingDeclInvalid=Nombre de codificacin \"{0}\" incorrecto.
jsp.error.xml.encodingDeclRequired=Se necesita la declaracin encoding en la declaracin de texto
jsp.error.xml.morePseudoAttributes=se esperan ms pseudo-atributos
jsp.error.xml.noMorePseudoAttributes=no se permiten ms pseudo-atributos.
jsp.error.xml.versionInfoRequired=Se requiere la versin en la declaracin XML.
jsp.error.xml.xmlDeclUnterminated=La declaracin XML debe de terminar con \"?>\".
jsp.error.xml.reservedPITarget=La instruccin de procesamiento que coincide con \"[xX][mM][lL]\" no est permitida.
jsp.error.xml.spaceRequiredInPI=Se necesita un espacio en blanco entre la instruccin de procesamiento y los datos.
jsp.error.xml.invalidCharInContent=Un carcter XML incorrecto (Unicode: 0x{0}) se hall en el contenido del elemento del documento.
jsp.error.xml.spaceRequiredBeforeStandalone=Se necesita un espacio en blanco antes del pseudo-atributo encoding en la declaracin XML.
jsp.error.xml.sdDeclInvalid=El valor de declaracin de documento standalone debe de ser \"yes\" o \"no\", no \"{0}\".
jsp.error.xml.invalidCharInPI=Se hall un carcter XML incorrecto (Unicode: 0x{0}) en la instruccin de procesamiento
jsp.error.xml.versionNotSupported=No se soporta la versin XML \"{0}\", slo se soporta XML 1.0
jsp.error.xml.pseudoAttrNameExpected=se esperaba un pseudo-atributo name.
jsp.error.xml.expectedByte=Se esperaba byte {0} de {1}-byte de secuencia UTF-8.
jsp.error.xml.invalidByte=Incorrecto byte {0} de {1}-byte de secuencia UTF-8.
jsp.error.xml.operationNotSupported=La operación \"{0}\" no está soportada por lector {1}.
jsp.error.xml.invalidHighSurrogate=Surrogación Alta de bits en secuencia UTF-8 no debe de exceder 0x10, pero se halló 0x{0}.
jsp.error.xml.operationNotSupported=La operacin \"{0}\" no est soportada por lector {1}.
jsp.error.xml.invalidHighSurrogate=Surrogacin Alta de bits en secuencia UTF-8 no debe de exceder 0x10, pero se hall 0x{0}.
jsp.error.xml.invalidASCII=El Byte \"{0}\" no es ASCII de 7-bit.
jsp.error.xml.spaceRequiredBeforeEncodingInXMLDecl=Se necesita espacio en blanco antes del pseudo-atributo encoding en la declaración XML.
jsp.error.xml.spaceRequiredBeforeEncodingInTextDecl=Se necesita espacio en blanco antes del pseudo-atributo encoding en la declaración text.
jsp.error.xml.spaceRequiredBeforeVersionInTextDecl=Se necesita espacio en blanco antes del pseudo-atributo version en la declaración text.
jsp.error.xml.spaceRequiredBeforeVersionInXMLDecl=Se necesita espacio en blanco antes del pseudo-atributo version en la declaración XML.
jsp.error.xml.eqRequiredInXMLDecl=El carácter '' = '' debe de serguir a \"{0}\" en la declaración XML.
jsp.error.xml.eqRequiredInTextDecl=El carácter '' = '' debe de serguir a \"{0}\" en la declaración text.
jsp.error.xml.quoteRequiredInTextDecl=El valor que sigue a \"{0}\" en la declaración text debe de ser una cadena entre comillas.
jsp.error.xml.quoteRequiredInXMLDecl=El valor que sigue a \"{0}\" en la declaración XML debe de ser un cadena entre comillas.
jsp.error.xml.invalidCharInTextDecl=Un carácter XML incorrecto (Unicode: 0x{0}) se halló en la declaración text
jsp.error.xml.invalidCharInXMLDecl=Un carácter XML incorrecto (Unicode: 0x{0}) se halló en la declaración XML
jsp.error.xml.closeQuoteMissingInTextDecl=Faltan las comillas de cierre en el valor que sigue a \"{0}\" en la declaración text.
jsp.error.xml.closeQuoteMissingInXMLDecl=Faltan las comillas de cierre en el valor que sigue a \"{0}\" en la declaración XML.
jsp.error.multiple.jsp=No puedo tener múltiples especificaciones de
jsp.error.jspoutput.conflict=&lt;jsp:output&gt;: ilegal tener ocurrencias múltiples de \"{0}\" con diferentes valores (viejo: {1}, nuevo: {2})
jsp.error.xml.spaceRequiredBeforeEncodingInXMLDecl=Se necesita espacio en blanco antes del pseudo-atributo encoding en la declaracin XML.
jsp.error.xml.spaceRequiredBeforeEncodingInTextDecl=Se necesita espacio en blanco antes del pseudo-atributo encoding en la declaracin text.
jsp.error.xml.spaceRequiredBeforeVersionInTextDecl=Se necesita espacio en blanco antes del pseudo-atributo version en la declaracin text.
jsp.error.xml.spaceRequiredBeforeVersionInXMLDecl=Se necesita espacio en blanco antes del pseudo-atributo version en la declaracin XML.
jsp.error.xml.eqRequiredInXMLDecl=El carcter '' = '' debe de serguir a \"{0}\" en la declaracin XML.
jsp.error.xml.eqRequiredInTextDecl=El carcter '' = '' debe de serguir a \"{0}\" en la declaracin text.
jsp.error.xml.quoteRequiredInTextDecl=El valor que sigue a \"{0}\" en la declaracin text debe de ser una cadena entre comillas.
jsp.error.xml.quoteRequiredInXMLDecl=El valor que sigue a \"{0}\" en la declaracin XML debe de ser un cadena entre comillas.
jsp.error.xml.invalidCharInTextDecl=Un carcter XML incorrecto (Unicode: 0x{0}) se hall en la declaracin text
jsp.error.xml.invalidCharInXMLDecl=Un carcter XML incorrecto (Unicode: 0x{0}) se hall en la declaracin XML
jsp.error.xml.closeQuoteMissingInTextDecl=Faltan las comillas de cierre en el valor que sigue a \"{0}\" en la declaracin text.
jsp.error.xml.closeQuoteMissingInXMLDecl=Faltan las comillas de cierre en el valor que sigue a \"{0}\" en la declaracin XML.
jsp.error.multiple.jsp=No puedo tener mltiples especificaciones de
jsp.error.jspoutput.conflict=&lt;jsp:output&gt;: ilegal tener ocurrencias mltiples de \"{0}\" con diferentes valores (viejo: {1}, nuevo: {2})
jsp.error.jspoutput.doctypenamesystem=&lt;jsp:output&gt;: atributos 'doctype-root-element' y 'doctype-system' deben de aparecer juntos
jsp.error.jspoutput.doctypepulicsystem=&lt;jsp:output&gt;: atributo 'doctype-system' debe de aparecer si aparece atributo 'doctype-public'
jsp.error.jspoutput.nonemptybody=&lt;jsp:output&gt; no debe de tener un cuerpo
jsp.error.jspoutput.invalidUse=&lt;jsp:output&gt; no se debe de usar en sintáxis estándar
jsp.error.jspoutput.invalidUse=&lt;jsp:output&gt; no se debe de usar en sintxis estndar
jsp.error.attributes.not.allowed = {0} no debe de tener atributos
jsp.error.tagfile.badSuffix=Falta sufijo \".tag\" en trayectoria de archivo de tag {0}
jsp.error.tagfile.illegalPath=Trayectoria de archivo de tag: {0}, debe de comenzar con \"/WEB-INF/tags\" o \"/META-INF/tags\"
jsp.error.plugin.wrongRootElement=El nombre del elemento raíz en {0} difiere de {1}
jsp.error.plugin.wrongRootElement=El nombre del elemento raz en {0} difiere de {1}
jsp.error.attribute.invalidPrefix=El prefijo de atributo {0} no se correponde con ninguna biblioteca importada
jsp.error.nested.jspattribute=Una acción estándar jsp:attribute no puede estar anidada dentro de otra acción estándar jsp:attribute
jsp.error.nested.jspbody=Una acción estándar jsp:body no puede estar anidada dentro de otra acción estándar jsp:body o jsp:attribute
jsp.error.nested.jspattribute=Una accin estndar jsp:attribute no puede estar anidada dentro de otra accin estndar jsp:attribute
jsp.error.nested.jspbody=Una accin estndar jsp:body no puede estar anidada dentro de otra accin estndar jsp:body o jsp:attribute
jsp.error.variable.either.name=O el atributo name-given o name-from-attribute deben de ser especificados en una directiva variable
jsp.error.variable.both.name=No se puede especificar ambos atributos name-given o name-from-attribute en una directiva variable
jsp.error.variable.alias=Ambos atributos o ninguno de name-from-attribute y alias pueden ser especificados en una directiva variable
jsp.error.attribute.null_name=Nombre de atributo nulo
jsp.error.jsptext.badcontent=\'&lt;\', cuando aparece en el cuerpo de &lt;jsp:text&gt;, debe de estar encapsulado dentro de un CDATA
jsp.error.jsproot.version.invalid=Número incorrecto de versión: \"{0}\", debe de ser \"1.2\" o \"2.0\"
jsp.error.noFunctionPrefix=La función {0} debe de usarse con un prefijo cuando no se especifica un espacio de nombres por defecto
jsp.error.noFunction=La función {0} no puede ser localizada mediante el prefijo especificado
jsp.error.noFunctionMethod=El método \"{0}\" para la función \"{1}\" no se pudo hallar en la clase \"{2}\"
jsp.error.function.classnotfound=La clase {0} especificada en el TLD para la función {1} no se puede hallar: {2}
jsp.error.signature.classnotfound=La clase {0} especificada en la firma del método en el TLD para la función {1} no se puede hallar. {2}
jsp.error.jsproot.version.invalid=Nmero incorrecto de versin: \"{0}\", debe de ser \"1.2\" o \"2.0\"
jsp.error.noFunctionPrefix=La funcin {0} debe de usarse con un prefijo cuando no se especifica un espacio de nombres por defecto
jsp.error.noFunction=La funcin {0} no puede ser localizada mediante el prefijo especificado
jsp.error.noFunctionMethod=El mtodo \"{0}\" para la funcin \"{1}\" no se pudo hallar en la clase \"{2}\"
jsp.error.function.classnotfound=La clase {0} especificada en el TLD para la funcin {1} no se puede hallar: {2}
jsp.error.signature.classnotfound=La clase {0} especificada en la firma del mtodo en el TLD para la funcin {1} no se puede hallar. {2}
jsp.error.text.has_subelement=&lt;jsp:text&gt; no debe de tener subelementos
jsp.error.data.file.read=Error leyendo archivo \"{0}\"
jsp.error.prefix.refined=Intento de redefinir el prefijo {0} por {1}, cuando ya estaba definido como {2} en el ámbito en curso.
jsp.error.prefix.refined=Intento de redefinir el prefijo {0} por {1}, cuando ya estaba definido como {2} en el mbito en curso.
jsp.error.nested_jsproot=&lt;jsp:root&gt; anidado
jsp.error.unbalanced.endtag=El tgag final \"&lt;/{0}\" está desequilibrado
jsp.error.unbalanced.endtag=El tgag final \"&lt;/{0}\" est desequilibrado
jsp.error.invalid.bean=
@@ -1,54 +1,56 @@
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# $Id: LocalStrings_fr.properties 565193 2007-08-12 22:53:10Z markt $
#
# Default localized string information
# Localized this the Default Locale as is fr_FR
jsp.error.bad.servlet.engine=Version de moteur de servlet incorrecte!
jsp.error.no.scratch.dir=Le moteur de JSP engine n''est pas configuré avec un répertoire de travail.\
jsp.error.no.scratch.dir=Le moteur de JSP engine n''est pas configur avec un rpertoire de travail.\
\n Merci d''ajouter \"jsp.initparams=scratchdir=<dir-name>\" \
\n dans le fichier "servlets.properties" de ce contexte.
jsp.error.bad.scratch.dir=Le paramêtre "scratchDir" que vous avez spécifié: {0} est inutilisable.
jsp.message.scratch.dir.is=Le répertoire de travail (scratch dir) pour le moteur de JSP est: {0}
jsp.error.bad.scratch.dir=Le paramtre "scratchDir" que vous avez spcifi: {0} est inutilisable.
jsp.message.scratch.dir.is=Le rpertoire de travail (scratch dir) pour le moteur de JSP est: {0}
jsp.message.parent_class_loader_is=Le chargeur de classe parent (class loader) est: {0}
jsp.message.dont.modify.servlets=IMPORTANT: Ne pas modifier les servlets générées
jsp.error.not.impl.comments=Erreur interne: Commentaires non implémentés
jsp.error.not.impl.directives=Erreur interne: Directives non implémentées
jsp.error.not.impl.declarations=Erreur interne: Declarations non implémentées
jsp.error.not.impl.expressions=Erreur interne: Expressions non implémentées
jsp.error.not.impl.scriptlets=Erreur interne: Scriptlets non implémentés
jsp.error.not.impl.usebean=Erreur interne: useBean non implémenté
jsp.error.not.impl.getp=Erreur interne: getProperty non implémenté
jsp.error.not.impl.setp=Erreur interne: setProperty non implémenté
jsp.error.not.impl.plugin=Erreur interne: plugin non implémenté
jsp.error.not.impl.forward=Erreur interne: forward non implémenté
jsp.error.not.impl.include=Erreur interne: include non implémenté
jsp.error.unavailable=La JSP a été marquée comme non disponible
jsp.error.usebean.missing.attribute=useBean: l''identificateur d''attribut (id attribute) est manquant ou mal orthographié
jsp.error.usebean.missing.type=useBean ({0}): La classe ou le type d''attribut doit être\
spécifié:
jsp.error.usebean.duplicate=useBean: Nom de bean dupliqué: {0}
jsp.message.dont.modify.servlets=IMPORTANT: Ne pas modifier les servlets gnres
jsp.error.not.impl.comments=Erreur interne: Commentaires non implments
jsp.error.not.impl.directives=Erreur interne: Directives non implmentes
jsp.error.not.impl.declarations=Erreur interne: Declarations non implmentes
jsp.error.not.impl.expressions=Erreur interne: Expressions non implmentes
jsp.error.not.impl.scriptlets=Erreur interne: Scriptlets non implments
jsp.error.not.impl.usebean=Erreur interne: useBean non implment
jsp.error.not.impl.getp=Erreur interne: getProperty non implment
jsp.error.not.impl.setp=Erreur interne: setProperty non implment
jsp.error.not.impl.plugin=Erreur interne: plugin non implment
jsp.error.not.impl.forward=Erreur interne: forward non implment
jsp.error.not.impl.include=Erreur interne: include non implment
jsp.error.unavailable=La JSP a t marque comme non disponible
jsp.error.usebean.missing.attribute=useBean: l''identificateur d''attribut (id attribute) est manquant ou mal orthographi
jsp.error.usebean.missing.type=useBean ({0}): La classe ou le type d''attribut doit tre\
spcifi:
jsp.error.usebean.duplicate=useBean: Nom de bean dupliqu: {0}
jsp.error.usebean.prohibited.as.session=Impossible d''utiliser comme bean de session {0} car c''est interdit\
par la directive jsp définie précédemment:
jsp.error.usebean.not.both=useBean: Impossible de spécifier à la fois la classe et l''attribut beanName:
par la directive jsp dfinie prcdemment:
jsp.error.usebean.not.both=useBean: Impossible de spcifier la fois la classe et l''attribut beanName:
jsp.error.usebean.bad.type.cast=useBean ({0}): Le type ({1}) n''est pas assignable depuis la classe ({2})
jsp.error.classname=Impossible de déterminer le nom de classe d''après le fichier .class
jsp.error.classname=Impossible de dterminer le nom de classe d''aprs le fichier .class
jsp.warning.bad.type=Attention: mauvais type dans le fichier .class
jsp.error.data.file.write=Erreur lors de l''écriture du fichier de données
jsp.error.data.file.write=Erreur lors de l''criture du fichier de donnes
#Directive de Page: valeur incorrecte pour pageEncoding
jsp.error.page.invalid.contenttype=Directive de Page: valeur incorrecte pour contentType
jsp.error.page.invalid.session=Directive de Page: valeur incorrecte pour session
@@ -57,25 +59,25 @@ jsp.error.page.invalid.autoflush=Directive de Page: valeur incorrecte pour autoF
jsp.error.page.invalid.isthreadsafe=Directive de Page: valeur incorrecte pour isThreadSafe
jsp.error.page.invalid.info=Directive de Page: valeur incorrecte pour info
jsp.error.page.invalid.iserrorpage=Directive de Page: valeur incorrecte pour isErrorPage
jsp.error.page.defafteruse.language=Directive de Page: on ne peut définir language après un scriptlet
jsp.error.page.defafteruse.language=Directive de Page: on ne peut dfinir language aprs un scriptlet
jsp.error.page.nomapping.language=Directive de Page: Pas de correspondance pour language:
jsp.error.page.bad_b_and_a_combo=Directive de Page: combinaison illégale de buffer=\"none\" && autoFlush=\"false\"
jsp.error.not.impl.taglib=Internal error: Tag extensions non implémentés
jsp.error.page.bad_b_and_a_combo=Directive de Page: combinaison illgale de buffer=\"none\" && autoFlush=\"false\"
jsp.error.not.impl.taglib=Internal error: Tag extensions non implments
jsp.error.include.missing.file=l''argument fichier (file) pour l''inclusion (include) est absent
jsp.error.include.bad.file=Mauvais argument fichier (file) pour l''inclusion (include)
jsp.error.include.exception=Impossible d''inclure (include) {0}
jsp.error.stream.closed=Flux fermé
jsp.error.stream.closed=Flux ferm
jsp.error.invalid.forward=Tag forward incorrect
jsp.error.unknownException=Erreur non traitée! Vous devriez penser à utiliser une page d''erreur \
pour rapporter ce type d''erreur plus élégamment
jsp.error.unknownException=Erreur non traite! Vous devriez penser utiliser une page d''erreur \
pour rapporter ce type d''erreur plus lgamment
jsp.error.invalid.directive=Directive incorrecte
jsp.error.directive.istagfile=La directive {0} ne peut être utilisée dans un fichier tag
jsp.error.directive.isnottagfile=La directive {0} ne peut être utilisée que dans un fichier tag
jsp.error.tagfile.tld.name=L''attribut \"name\" de la directive tag contient la valeur {0} alors que le tag \"name\" de l''élément \"tag-file\" dans le TLD est {1}
jsp.error.action.istagfile=L''action {0} ne peut être utilisée dans un fichier tag
jsp.error.action.isnottagfile=L''action {0} ne peut être utilisée que dans un fichier tag
jsp.error.unterminated=Tag {0} non terminé
jsp.error.usebean.notinsamefile=le tag useBean doit commencé et finir dans le même fichier physique
jsp.error.directive.istagfile=La directive {0} ne peut tre utilise dans un fichier tag
jsp.error.directive.isnottagfile=La directive {0} ne peut tre utilise que dans un fichier tag
jsp.error.tagfile.tld.name=L''attribut \"name\" de la directive tag contient la valeur {0} alors que le tag \"name\" de l''lment \"tag-file\" dans le TLD est {1}
jsp.error.action.istagfile=L''action {0} ne peut tre utilise dans un fichier tag
jsp.error.action.isnottagfile=L''action {0} ne peut tre utilise que dans un fichier tag
jsp.error.unterminated=Tag {0} non termin
jsp.error.usebean.notinsamefile=le tag useBean doit commenc et finir dans le mme fichier physique
jsp.error.loadclass.taghandler=Impossible de charger la classe {0}
jsp.error.unable.compile=Impossible de compiler la classe pour la JSP
jsp.error.unable.load=Impossible de charger la classe pour la JSP
@@ -84,63 +86,63 @@ jsp.error.mandatory.attribute={0}: L''attribut obligatoire {1} est manquant
jsp.engine.info=Moteur Jasper JSP 2.0
jsp.error.invalid.expression="{0}" contient d''incorrecte(s) expression(s): {1}
jsp.error.invalid.attribute={0}: Attribut incorrect: {1}
jsp.error.usebean.class.notfound=Classe: {0} non trouvée
jsp.error.usebean.class.notfound=Classe: {0} non trouve
jsp.error.file.cannot.read=Impossible de lire le fichier: {0}
jsp.error.file.already.registered=Inclusion récursive du fichier {0}
jsp.error.file.not.registered=Le fichier {0} n''apparaît pas dans l''inclusion (include)
jsp.error.quotes.unterminated=guillemets non terminés
jsp.error.attr.quoted=La valeur de l''attribute doit être entre guillemets
jsp.error.file.already.registered=Inclusion rcursive du fichier {0}
jsp.error.file.not.registered=Le fichier {0} n''apparat pas dans l''inclusion (include)
jsp.error.quotes.unterminated=guillemets non termins
jsp.error.attr.quoted=La valeur de l''attribute doit tre entre guillemets
jsp.error.attr.novalue=L''attribute {0} n''a pas de valeur
jsp.error.tag.attr.unterminated=Liste de tag d''attribut non terminée
jsp.error.tag.attr.unterminated=Liste de tag d''attribut non termine
jsp.error.param.noname=Pas de nom dans le tag PARAM
jsp.error.param.novalue=Pas de valeur dans le tag PARAM
jsp.error.beans.nullbean=Tentative d''opération bean sur un objet nul.
jsp.error.beans.nobeaninfo=Pas d''information bean (BeanInfo) pour le bean de type ''{0}'' n''a pu être trouvée, la classe n''existe probablement pas.
jsp.error.beans.introspection=Une exception s''est produite lors de l''introspection de la méthode read de la propriété ''{0}'' dans le bean de type ''{1}'':\n{2}
jsp.error.beans.nomethod=Impossible de trouver une méthode pour lire la propriété ''{0}'' dans le bean de type ''{1}''
jsp.error.beans.nomethod.setproperty=Impossible de trouver une méthode pour mettre à jour la propriété ''{0}'' de type ''{1}''dans le bean de type ''{2}''
jsp.error.beans.noproperty==Impossible de trouver de l''information sur la propriété ''{0}'' dans le bean de type ''{1}''
jsp.error.beans.setproperty.noindexset=Impossible de renseigner la propriété indéxée
jsp.error.beans.nullbean=Tentative d''opration bean sur un objet nul.
jsp.error.beans.nobeaninfo=Pas d''information bean (BeanInfo) pour le bean de type ''{0}'' n''a pu tre trouve, la classe n''existe probablement pas.
jsp.error.beans.introspection=Une exception s''est produite lors de l''introspection de la mthode read de la proprit ''{0}'' dans le bean de type ''{1}'':\n{2}
jsp.error.beans.nomethod=Impossible de trouver une mthode pour lire la proprit ''{0}'' dans le bean de type ''{1}''
jsp.error.beans.nomethod.setproperty=Impossible de trouver une mthode pour mettre jour la proprit ''{0}'' de type ''{1}''dans le bean de type ''{2}''
jsp.error.beans.noproperty==Impossible de trouver de l''information sur la proprit ''{0}'' dans le bean de type ''{1}''
jsp.error.beans.setproperty.noindexset=Impossible de renseigner la proprit indxe
jsp.error.include.tag=Tag jsp:include incorrect
jsp.error.include.noflush=jsp:include doit avoir \"flush=true\"
jsp.error.include.badflush=jsp:include page=\"...\" flush=\"true\" est la seule combinaison valide dans JSP 1.0
jsp.error.attempt_to_clear_flushed_buffer=Erreur: Tentative d''effacement d''un tampon qui a déjà été vidangé (flush)
jsp.error.overflow=Erreur: Dépassement de capacité du tampon JSP
jsp.error.paramexpected=Le tag \"param\" est attendu avec les attributs \"name\" et \"value\" après le tag \"params\".
jsp.error.closeindividualparam=Le tag param doit être fermé avec \"/>\"
jsp.error.closeparams=Le tag param tag doit être fermé avec /params
jsp.error.plugin.notype=type non déclaré dans jsp:plugin
jsp.error.plugin.nocode=code non déclaré dans jsp:plugin
jsp.error.attempt_to_clear_flushed_buffer=Erreur: Tentative d''effacement d''un tampon qui a dj t vidang (flush)
jsp.error.overflow=Erreur: Dpassement de capacit du tampon JSP
jsp.error.paramexpected=Le tag \"param\" est attendu avec les attributs \"name\" et \"value\" aprs le tag \"params\".
jsp.error.closeindividualparam=Le tag param doit tre ferm avec \"/>\"
jsp.error.closeparams=Le tag param tag doit tre ferm avec /params
jsp.error.plugin.notype=type non dclar dans jsp:plugin
jsp.error.plugin.nocode=code non dclar dans jsp:plugin
jsp.error.ise_on_clear=Il est interdit d''utiliser clear() quand la taille de tampon== 0
jsp.error.setproperty.beanNotFound=setProperty: le Bean {0} est introuvable
jsp.error.getproperty.beanNotFound=getProperty: le Bean {0} est introuvable
jsp.error.setproperty.ClassNotFound=setProperty: la Classe {0} est introuvable
jsp.error.setproperty.invalidSyntax=setProperty: On ne peut avoir de valeur non nulle quand property=*
jsp.error.setproperty.beanInfoNotFound=setproperty: beanInfo pour le bean {0} est introuvable
jsp.error.setproperty.paramOrValue=setProperty: param ou value doit être présent
jsp.error.setproperty.arrayVal=setProperty: on ne peut renseigner les array property {0} au travers d''une valeur chaîne constante (string constant value)
jsp.warning.keepgen=Attention: Valeur incorrecte pour le initParam keepgenerated. Utilisation de la valeur par défaut \"false\"
jsp.warning.enablePooling=Attention: Valeur incorrecte pour le initParam enablePooling. Utilisation de la valeur par défaut \"true\"
jsp.warning.mappedFile=Attention: Valeur incorrecte pour le initParam mappedFile. Utilisation de la valeur par défaut \"false\"
jsp.warning.sendErrToClient=Attention: Valeur incorrecte pour le initParam sendErrToClient. Utilisation de la valeur par défaut \"false\"
jsp.warning.classDebugInfo=Attention: Valeur incorrecte pour le initParam classdebuginfo. Utilisation de la valeur par défaut \"false\"
jsp.warning.checkInterval=Attention: Valeur incorrecte pour le initParam checkInterval. Utilisation de la valeur par défaut \"300\" secondes
jsp.warning.development=Attention: Valeur incorrecte pour le initParam development. Utilisation de la valeur par défaut \"true\"
jsp.warning.reloading=Attention: Valeur incorrecte pour le initParam reloading. Utilisation de la valeur par défaut \"true\"
jsp.error.setproperty.paramOrValue=setProperty: param ou value doit tre prsent
jsp.error.setproperty.arrayVal=setProperty: on ne peut renseigner les array property {0} au travers d''une valeur chane constante (string constant value)
jsp.warning.keepgen=Attention: Valeur incorrecte pour le initParam keepgenerated. Utilisation de la valeur par dfaut \"false\"
jsp.warning.enablePooling=Attention: Valeur incorrecte pour le initParam enablePooling. Utilisation de la valeur par dfaut \"true\"
jsp.warning.mappedFile=Attention: Valeur incorrecte pour le initParam mappedFile. Utilisation de la valeur par dfaut \"false\"
jsp.warning.sendErrToClient=Attention: Valeur incorrecte pour le initParam sendErrToClient. Utilisation de la valeur par dfaut \"false\"
jsp.warning.classDebugInfo=Attention: Valeur incorrecte pour le initParam classdebuginfo. Utilisation de la valeur par dfaut \"false\"
jsp.warning.checkInterval=Attention: Valeur incorrecte pour le initParam checkInterval. Utilisation de la valeur par dfaut \"300\" secondes
jsp.warning.development=Attention: Valeur incorrecte pour le initParam development. Utilisation de la valeur par dfaut \"true\"
jsp.warning.reloading=Attention: Valeur incorrecte pour le initParam reloading. Utilisation de la valeur par dfaut \"true\"
jsp.warning.reloading=
jsp.error.badtaglib=Impossible d''ouvrir le taglibrary {0} : {1}
jsp.error.badGetReader=Impossible de créer un lecteur (reader) quand le flux n''utilse pas des tampons (not buffered)
jsp.warning.unknown.element.in.TLD=Attention: Elément inconnu {0} dans le TLD
jsp.warning.unknown.element.in.tag=Attention: Elément inconnu {0} dans le tag
jsp.error.badGetReader=Impossible de crer un lecteur (reader) quand le flux n''utilse pas des tampons (not buffered)
jsp.warning.unknown.element.in.TLD=Attention: Elment inconnu {0} dans le TLD
jsp.warning.unknown.element.in.tag=Attention: Elment inconnu {0} dans le tag
jsp.warning.unknown.element.in.tagfile=Attention: El?ment inconnu {0} dans le tag-file
jsp.warning.unknown.element.in.attribute=Attention: Elément inconnu {0} dans l''attribute
jsp.warning.unknown.element.in.attribute=Attention: Elment inconnu {0} dans l''attribute
jsp.error.more.than.one.taglib=plus d''un taglib dans le TLD: {0}
jsp.error.teiclass.instantiation=Impossible de charger ou d''instancier la classe TagExtraInfo: {0}
jsp.error.non_null_tei_and_var_subelems=Le tag {0} possède une ou plusieurs variables subelements et une classe TagExtraInfo qui retourne une ou plusieurs VariableInfo
jsp.error.parse.error.in.TLD=Erreur d''évaluation (parse) dans le descripteur de librairie de tag (TLD): {0}
jsp.error.non_null_tei_and_var_subelems=Le tag {0} possde une ou plusieurs variables subelements et une classe TagExtraInfo qui retourne une ou plusieurs VariableInfo
jsp.error.parse.error.in.TLD=Erreur d''valuation (parse) dans le descripteur de librairie de tag (TLD): {0}
jsp.error.unable.to.open.TLD=Impossible d''ouvrir le descripteur de librairie de tag (TLD): {0}
jsp.buffer.size.zero=Taille du tampon <= 0
jsp.error.file.not.found=Le fichier \"{0}\" n''a pas été trouvé
jsp.error.file.not.found=Le fichier \"{0}\" n''a pas t trouv
jsp.message.copyinguri=Copie de {0} dans {1}
jsp.message.htmlcomment=\nEffacement des commentaires: \t{0}
jsp.message.handling_directive=\nDirective de gestion (handling): {0}\t{1}
@@ -149,54 +151,54 @@ jsp.message.package_name_is=Le nom de package est: {0}
jsp.message.class_name_is=Le nom de classe est: {0}
jsp.message.java_file_name_is=Le nom de fichier Java est: {0}
jsp.message.class_file_name_is=Le nom de fichier Class est: {0}
jsp.message.accepted=Accepté {0} à {1}
jsp.message.adding_jar=Ajout du jar {0} à mon classpath
jsp.message.accepted=Accept {0} {1}
jsp.message.adding_jar=Ajout du jar {0} mon classpath
jsp.message.compiling_with=Compilation avec: {0}
jsp.message.template_text=texte template
jsp.error.missing_attribute=D''après le TLD l''attribut {0} est obligatoire pour le tag {1}
jsp.error.bad_attribute=L''attribut {0} est incorrect pour le tag {1} d''après la TLD indiquée
jsp.error.missing_attribute=D''aprs le TLD l''attribut {0} est obligatoire pour le tag {1}
jsp.error.bad_attribute=L''attribut {0} est incorrect pour le tag {1} d''aprs la TLD indique
jsp.error.webxml_not_found=Impossible de localiser le fichier web.xml
jsp.cmd_line.usage=Usage: jsptoservlet [-dd <path/to/outputDirectory>] [-keepgenerated] \
<.jsp files>
jsp.message.cp_is=Le Classpath {0} est: {1}
jsp.error.unable.to_load_taghandler_class=Impossible de charger la classe gestionnaire de tag {0} car {1}
jsp.error.unable.to_find_method=Impossible de trouver une méthode de mise à jour pour l''attribut: {0}
jsp.error.unable.to_convert_string=Impossible de convertir une chaîne vers {0} pour l''attribut {1}
jsp.error.unable.to_find_method=Impossible de trouver une mthode de mise jour pour l''attribut: {0}
jsp.error.unable.to_convert_string=Impossible de convertir une chane vers {0} pour l''attribut {1}
jsp.error.unable.to_introspect=Impossible d''introspecter la classe gestionnaire de tag : {0} car {1}
jsp.error.bad_tag=Aucun tag {0} dans la librairie de tag importée avec le préfixe {1}
jsp.error.bad_string_Character=Impossible d''extraire un caractère depuis un tableau vide
jsp.error.bad_string_char=Impossible d''extraire un caractère depuis un tableau vide
jsp.warning.compiler.class.cantcreate=Impossible de créer une instance de classe plugin pour le compilateur indiqué {0} due to {1}. Utilisation par défaut du Compilateur Java Sun.
jsp.warning.compiler.class.notfound=La classe plugin de compilateur {0} est introuvable. Utilisation par défaut du Compilateur Java Sun.
jsp.warning.compiler.path.notfound=le chemin de compilateur indiqué {0} est introuvable. Utilisation par défaut du chemin système (system PATH).
jsp.error.jspc.uriroot_not_dir=L''option -uriroot doit indiqué un répertoire déjà existant
jspc.implicit.uriRoot=uriRoot réglé implicitement à "{0}"
jsp.error.bad_tag=Aucun tag {0} dans la librairie de tag importe avec le prfixe {1}
jsp.error.bad_string_Character=Impossible d''extraire un caractre depuis un tableau vide
jsp.error.bad_string_char=Impossible d''extraire un caractre depuis un tableau vide
jsp.warning.compiler.class.cantcreate=Impossible de crer une instance de classe plugin pour le compilateur indiqu {0} due to {1}. Utilisation par dfaut du Compilateur Java Sun.
jsp.warning.compiler.class.notfound=La classe plugin de compilateur {0} est introuvable. Utilisation par dfaut du Compilateur Java Sun.
jsp.warning.compiler.path.notfound=le chemin de compilateur indiqu {0} est introuvable. Utilisation par dfaut du chemin systme (system PATH).
jsp.error.jspc.uriroot_not_dir=L''option -uriroot doit indiqu un rpertoire dj existant
jspc.implicit.uriRoot=uriRoot rgl implicitement "{0}"
jspc.usage=Usage: jspc <options> [--] <fichiers jsp>\n\
où les fichiers jsp sont n''importe quel nombre de:\n\
\ <file> Un fichier à évaluer (parser) comme page jsp\n\
\ -webapp <dir> Un répertoire contenant une application web, toutes les pages jsp\n\
\ seront récursivement évaluées\n\
où les options comprennet:\n\
\ -q Mode silencieux (identique à -v0)\n\
\ -v[#] Mode bavard (Le nombre optionnel indique le niveau, 2 par défaut)\n\
o les fichiers jsp sont n''importe quel nombre de:\n\
\ <file> Un fichier valuer (parser) comme page jsp\n\
\ -webapp <dir> Un rpertoire contenant une application web, toutes les pages jsp\n\
\ seront rcursivement values\n\
o les options comprennet:\n\
\ -q Mode silencieux (identique -v0)\n\
\ -v[#] Mode bavard (Le nombre optionnel indique le niveau, 2 par dfaut)\n\
\ -d <dir> Dossier de sortie\n\
\ -dd <dir> Dossier de sortie literal. (Les dossiers de paquets ne seront pas construits)\n\
\ -l Sortie du nom la page JSP en cas d''échec\n\
\ -s Sortie du nom la page JSP en cas de succès\n\
\ -l Sortie du nom la page JSP en cas d''chec\n\
\ -s Sortie du nom la page JSP en cas de succs\n\
\ -p <name> Nom du paquet cible\n\
\ -c <name> Nom d'un nom de classe cible\n\
\ (s''applique seulement à la première page JSP)\n\
\ -mapped Génère des appels à write() séparés pour chaque ligne HTML dans la JSP\n\
\ -die[#] Génère un code d''erreur de retour (#) en cas d''erreurs fatales.\n\
\ Si le nombre est absent ou non numérique, le défaut est 1.\n\
\ -uribase <dir> Le répertoire uri de compilations relatif\n\
\ (Par défaut "/")\n\
\ -uriroot <dir> The répertoire racine contre lequel les fichiers seront résolus\n\
\ , (Par défaut le répertoire depuis lequel jspc est appelé)\n\
\ -webinc <file> Création d''association partielle de servlet pour l''option -webapp.\n\
\ -webxml <file> Création d''un fichier web.xml complet pour l''option -webapp.\n\
\ (s''applique seulement la premire page JSP)\n\
\ -mapped Gnre des appels write() spars pour chaque ligne HTML dans la JSP\n\
\ -die[#] Gnre un code d''erreur de retour (#) en cas d''erreurs fatales.\n\
\ Si le nombre est absent ou non numrique, le dfaut est 1.\n\
\ -uribase <dir> Le rpertoire uri de compilations relatif\n\
\ (Par dfaut "/")\n\
\ -uriroot <dir> The rpertoire racine contre lequel les fichiers seront rsolus\n\
\ , (Par dfaut le rpertoire depuis lequel jspc est appel)\n\
\ -webinc <file> Cration d''association partielle de servlet pour l''option -webapp.\n\
\ -webxml <file> Cration d''un fichier web.xml complet pour l''option -webapp.\n\
\ -ieplugin <clsid> Le classid du Plugin Java Plugin pour Internet Explorer\n\
\ -sax2 <driverclassname> Le nom de classe du Driver SAX 2.0 à utiliser\n\
\ -sax2 <driverclassname> Le nom de classe du Driver SAX 2.0 utiliser\n\
\ -trimSpaces Trim spaces in template text between actions, directives\n\
\ -javaEncoding <enc> Set the encoding charset for Java classes (default UTF-8)\n\
\ -source <version> Set the -source argument to the compiler (default 1.4)\n\
@@ -208,7 +210,7 @@ jspc.webxml.header=<?xml version="1.0" encoding="ISO-8859-1"?>\n\
\ PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"\n\
\ "http://java.sun.com/dtd/web-app_2_3.dtd">\n\
<!--\n\
Créer automatiquement par le JspC Apache Jakarta Tomcat.\n\
Crer automatiquement par le JspC Apache Jakarta Tomcat.\n\
-->\n\
<web-app>\n\
\n
@@ -217,7 +219,7 @@ jspc.webxml.footer=\n\
\n
jspc.webinc.header=\n\
<!--\n\
Créer automatiquement par le JspC Apache Jakarta Tomcat.\n\
Crer automatiquement par le JspC Apache Jakarta Tomcat.\n\
Placez ce fragment dans le fichier web.xml avant all icon, display-name,\n\
description, distributable, and context-param elements.\n\
-->\n
@@ -227,83 +229,83 @@ All session-config, mime-mapping, welcome-file-list, error-page, taglib,\n\
resource-ref, security-constraint, login-config, security-role,\n\
env-entry, and ejb-ref elements should follow this fragment.\n\
-->\n
jspc.error.jasperException=erreur-le fichier ''{0}'' a généré l''exception d''évaluation suivante: {1}
jspc.error.generalException=ERREUR-le fichier ''{0}'' a généré l''exception générale suivante:
jspc.error.jasperException=erreur-le fichier ''{0}'' a gnr l''exception d''valuation suivante: {1}
jspc.error.generalException=ERREUR-le fichier ''{0}'' a gnr l''exception gnrale suivante:
jspc.error.fileDoesNotExist=L''argument fichier ''{0}'' n''existe pas
jspc.error.emptyWebApp=-webapp nécessite à sa suite un argument fichier
jsp.error.library.invalid=La page JSP page est incorrecte d''après la librairie {0}: {1}
jspc.error.emptyWebApp=-webapp ncessite sa suite un argument fichier
jsp.error.library.invalid=La page JSP page est incorrecte d''aprs la librairie {0}: {1}
jsp.error.tlvclass.instantiation=Impossible de charger ou d''instancier la classe TagLibraryValidator: {0}
jsp.error.tlv.invalid.page=Message d''erreurs de validation provenant du TagLibraryValidator pour {0} en {1}
jsp.error.tei.invalid.attributes=Message d''erreurs de validation provenant du TagExtraInfo pour {0}
jsp.parser.sax.propertynotsupported=Propriété SAX non supportée: {0}
jsp.parser.sax.propertynotrecognized=Propriété SAX non reconnue: {0}
jsp.parser.sax.featurenotsupported=Fonctionnalité SAX non supportée: {0}
jsp.parser.sax.featurenotrecognized=Fonctionnalité SAX non reconnue: {0}
jsp.error.no.more.content=Fin de contenu alors que l''évalution n''était pas terminée: erreur de tags imbriqués?
jsp.error.parse.xml=Erreur d''évaluation XML sur le fichier {0}
jsp.error.parse.xml.line=Erreur d''évaluation XML sur le fichier {0}: (ligne {1}, col {2})
jsp.error.parse.xml.scripting.invalid.body=Le corps de l''élément {0} ne doit contenir aucun éléments XML
jsp.parser.sax.propertynotsupported=Proprit SAX non supporte: {0}
jsp.parser.sax.propertynotrecognized=Proprit SAX non reconnue: {0}
jsp.parser.sax.featurenotsupported=Fonctionnalit SAX non supporte: {0}
jsp.parser.sax.featurenotrecognized=Fonctionnalit SAX non reconnue: {0}
jsp.error.no.more.content=Fin de contenu alors que l''valution n''tait pas termine: erreur de tags imbriqus?
jsp.error.parse.xml=Erreur d''valuation XML sur le fichier {0}
jsp.error.parse.xml.line=Erreur d''valuation XML sur le fichier {0}: (ligne {1}, col {2})
jsp.error.parse.xml.scripting.invalid.body=Le corps de l''lment {0} ne doit contenir aucun lments XML
jsp.error.internal.tldinit=Exception lors de l'initialisation de TldLocationsCache: {0}
jsp.error.internal.filenotfound=Erreur interne: Fichier {0} introuvable
jsp.error.internal.evaluator_not_found=Erreur interne: Impossible de charger l''évaluateur d''expression
jsp.error.internal.evaluator_not_found=Erreur interne: Impossible de charger l''valuateur d''expression
jsp.error.parse.xml.invalidPublicId=PUBLIC ID invalide: {0}
jsp.error.include.flush.invalid.value=Valeur incorrecte pour l''attribut flush: {0}
jsp.error.unsupported.encoding=Encodage non supporté: {0}
jsp.error.unsupported.encoding=Encodage non support: {0}
jsp.warning.unknown.element.in.variable=Attention: Element inconnu {0} dans la variable
tld.error.variableNotAllowed=Ceci est une erreur pour le tag qui possède une ou plusieurs variables subelements pour avoir une classe TagExtraInfo qui retourne un objet non-nul.
jsp.error.tldInWebDotXmlNotFound=Ne peut trouver le TLD {1} pour l''URI {0} indiquée dans le fichier web.xml
jsp.error.taglibDirective.absUriCannotBeResolved=L''uri absolue: {0} ne peut être résolu dans le fichier web.xml ou dans les fichiers jar déployés avec cette application
jsp.error.taglibDirective.missing.location=Ni l''uri' ni l''attribut 'tagdir' n''ont été indiqués dans la directive taglib
jsp.error.invalid.tagdir=Le répertoire du fichier Tag {0} ne commence pas par \"/WEB-INF/tags\"
jsp.error.unterminated.user.tag=Tag user-defined non terminé: Le tag de fermeture {0} est introuvable found ou incorrectement imbriqué
#jspx.error.templateDataNotInJspCdata=Erreur de validation: l''élément &lt;{0}&gt; ne peut avoir de données template. Les données Template doivent être encapsulées à l''intérieur d''un élément &lt;jsp:cdata&gt;. [JSP1.2 PFD section 5.1.9]\nDonnée Template en erreur: {1}
jspx.error.templateDataNotInJspCdata=Erreur de validation: l''élément &lt;{0}&gt; ne peut avoir de données template. Les données Template doivent être encapsulées à l''intérieur d''un élément &lt;jsp:text&gt;. [JSP1.2 PFD section 5.1.9]\nDonnée Template en erreur: {1}
tld.error.variableNotAllowed=Ceci est une erreur pour le tag qui possde une ou plusieurs variables subelements pour avoir une classe TagExtraInfo qui retourne un objet non-nul.
jsp.error.tldInWebDotXmlNotFound=Ne peut trouver le TLD {1} pour l''URI {0} indique dans le fichier web.xml
jsp.error.taglibDirective.absUriCannotBeResolved=L''uri absolue: {0} ne peut tre rsolu dans le fichier web.xml ou dans les fichiers jar dploys avec cette application
jsp.error.taglibDirective.missing.location=Ni l''uri' ni l''attribut 'tagdir' n''ont t indiqus dans la directive taglib
jsp.error.invalid.tagdir=Le rpertoire du fichier Tag {0} ne commence pas par \"/WEB-INF/tags\"
jsp.error.unterminated.user.tag=Tag user-defined non termin: Le tag de fermeture {0} est introuvable found ou incorrectement imbriqu
#jspx.error.templateDataNotInJspCdata=Erreur de validation: l''lment &lt;{0}&gt; ne peut avoir de donnes template. Les donnes Template doivent tre encapsules l''intrieur d''un lment &lt;jsp:cdata&gt;. [JSP1.2 PFD section 5.1.9]\nDonne Template en erreur: {1}
jspx.error.templateDataNotInJspCdata=Erreur de validation: l''lment &lt;{0}&gt; ne peut avoir de donnes template. Les donnes Template doivent tre encapsules l''intrieur d''un lment &lt;jsp:text&gt;. [JSP1.2 PFD section 5.1.9]\nDonne Template en erreur: {1}
#Erreur lors du traitement du fichier jar de la taglib {0}: {1}
jsp.error.taglib.reserved.prefix=Le préfixe taglib {0} est réservé
jsp.error.invalid.javaEncoding=Encodage java incorrect. Essai de {0} puis de {1}. Les deux ont échoué.
jsp.error.needAlternateJavaEncoding=L''encodage java par défaut {0} est incorrect sur votre environnement java. Une alternative peut être indiquée via le paramêtre 'javaEncoding' de la JspServlet.
#Erreur lors de la compilation, utilisé pour la ligne jsp des messages d''erreur
jsp.error.single.line.number=Une erreur s''est produite à la ligne: {0} dans le fichier jsp: {1}
jsp.error.taglib.reserved.prefix=Le prfixe taglib {0} est rserv
jsp.error.invalid.javaEncoding=Encodage java incorrect. Essai de {0} puis de {1}. Les deux ont chou.
jsp.error.needAlternateJavaEncoding=L''encodage java par dfaut {0} est incorrect sur votre environnement java. Une alternative peut tre indique via le paramtre 'javaEncoding' de la JspServlet.
#Erreur lors de la compilation, utilis pour la ligne jsp des messages d''erreur
jsp.error.single.line.number=Une erreur s''est produite la ligne: {0} dans le fichier jsp: {1}
jsp.error.multiple.line.number=\n\nUne erreur s''est produite entre les lignes: {0} et {1} dans le fichier jsp: {2}\n\n
jsp.error.corresponding.servlet=Erreur de servlet générée:\n
jsp.error.empty.body.not.allowed=Un corps vide n'est pas autorisé pour {0}
jsp.error.jspbody.required=Doit utiliser jsp:body pour indiqué le corps de tag body de {0} si jsp:attribute est utilisé.
jsp.error.corresponding.servlet=Erreur de servlet gnre:\n
jsp.error.empty.body.not.allowed=Un corps vide n'est pas autoris pour {0}
jsp.error.jspbody.required=Doit utiliser jsp:body pour indiqu le corps de tag body de {0} si jsp:attribute est utilis.
jsp.error.jspbody.emptybody.only=Le tag {0} ne peut avoir que jsp:attribute dans son corps.
jsp.error.no.scriptlets=Les éléments de Scripting ( <%!, <jsp:declaration, <%=, <jsp:expression, <%, <jsp:scriptlet ) ne sont pas autorisés ici.
jsp.error.internal.unexpected_node_type=Erreur Interne: Type de node inattendu rencontré
jsp.error.no.scriptlets=Les lments de Scripting ( <%!, <jsp:declaration, <%=, <jsp:expression, <%, <jsp:scriptlet ) ne sont pas autoriss ici.
jsp.error.internal.unexpected_node_type=Erreur Interne: Type de node inattendu rencontr
jsp.error.tld.fn.invalid.signature=Synthaxe invalide pour la signature de fonction dans la TLD. Librairie de Tag : {0}, Fonction: {1}
jsp.error.tld.fn.invalid.signature.classnotfound=Synthaxe invalide pour la signature de fonction dans la TLD. Classe introuvable: ${0}. Librairie de Tag: {1}, Fonction: {2}.
jsp.error.tld.fn.invalid.signature.commaexpected=Synthaxe invalide pour la signature de fonction dans la TLD. Virgule ',' attendue. Librairie de Tag: {0}, Fonction: {1}.
jsp.error.tld.fn.invalid.signature.parenexpected=Synthaxe invalide pour la signature de fonction dans la TLD. Parenthèse '(' attendue. Librairie de Tag: {0}, Fonction: {1}.
jsp.error.dynamic.attributes.not.implemented=Le tag {0} indique qu''il accepte des attributs dynamics mais n''implémente pas l''interface requise
jsp.error.tld.fn.invalid.signature.parenexpected=Synthaxe invalide pour la signature de fonction dans la TLD. Parenthse '(' attendue. Librairie de Tag: {0}, Fonction: {1}.
jsp.error.dynamic.attributes.not.implemented=Le tag {0} indique qu''il accepte des attributs dynamics mais n''implmente pas l''interface requise
jsp.error.nomatching.fragment=Ne peut trouver une directive attribut (avec pour nom={0} et fragment=true) avant la directive fragment.
jsp.error.attribute.noequal=Symbole égal (equal) attendu
jsp.error.attribute.noequal=Symbole gal (equal) attendu
jsp.error.attribute.noquote=Symbole guillemet (quote) attendu
jsp.error.attribute.unterminated=L''attribut pour {0} n''est pas correctement terminé
jsp.error.attribute.unterminated=L''attribut pour {0} n''est pas correctement termin
jsp.error.missing.tagInfo=L''objet TagInfo de {0} est absent de la TLD
jsp.error.fragmentwithtype=On ne peut indiquer à la fois les attributs 'fragment' et 'type'. Si 'fragment' est présent, 'type' est fixé comme 'javax.servlet.jsp.tagext.JspFragment'
jsp.error.fragmentwithrtexprvalue=On ne peut indiquer à la fois les attributs 'fragment' et 'rtexprvalue'. Si 'fragment' est présent, 'rtexprvalue' est fixé à 'true'
jsp.error.fragmentWithDeclareOrScope=Les attributs 'fragment' et 'declare' ou 'scope' sont indiqués dans la directive variable
jsp.error.var_and_varReader=A la fois 'var' et 'varReader' sont indiqués
jsp.warning.bad.urlpattern.propertygroup=Mauvaise valeur {0} dans le sous-élément (subelement) url-pattern du fichier web.xml
jsp.error.fragmentwithtype=On ne peut indiquer la fois les attributs 'fragment' et 'type'. Si 'fragment' est prsent, 'type' est fix comme 'javax.servlet.jsp.tagext.JspFragment'
jsp.error.fragmentwithrtexprvalue=On ne peut indiquer la fois les attributs 'fragment' et 'rtexprvalue'. Si 'fragment' est prsent, 'rtexprvalue' est fix 'true'
jsp.error.fragmentWithDeclareOrScope=Les attributs 'fragment' et 'declare' ou 'scope' sont indiqus dans la directive variable
jsp.error.var_and_varReader=A la fois 'var' et 'varReader' sont indiqus
jsp.warning.bad.urlpattern.propertygroup=Mauvaise valeur {0} dans le sous-lment (subelement) url-pattern du fichier web.xml
jsp.error.unknown_attribute_type=Type d''attribut inconnu ({1}) pour l''attribut {0}.
jsp.error.jspelement.missing.name=L''attribut obligatoire 'name' est absent de jsp:element
jsp.error.xmlns.redefinition.notimplemented=Erreur Interne: Tentative de redéfinition de xmlns:{0}. La redéfinition des domaines de noms (namespaces) n''est pas implémentée.
jsp.error.xmlns.redefinition.notimplemented=Erreur Interne: Tentative de redfinition de xmlns:{0}. La redfinition des domaines de noms (namespaces) n''est pas implmente.
jsp.error.could.not.add.taglibraries=Impossible d''ajouter une ou plusieurs librairies de tag.
jsp.error.duplicate.name.jspattribute=L''attribut {0} indiqué dans l''action standard ou spécifique (custom) apparait aussi comme valeur de l''attribut de nom dans le jsp:attribute inclus
jsp.error.not.in.template={0} n''est pas autorisé dans le corps de texte de template.
jsp.error.duplicate.name.jspattribute=L''attribut {0} indiqu dans l''action standard ou spcifique (custom) apparait aussi comme valeur de l''attribut de nom dans le jsp:attribute inclus
jsp.error.not.in.template={0} n''est pas autoris dans le corps de texte de template.
jsp.error.badStandardAction=L''action n''est pas reconnue comme une action standard.
jsp.error.tagdirective.badbodycontent=Contenu de corps (body-content) ({0}) invalide dans la directive tag
jsp.error.config_pagedir_encoding_mismatch=L''encode de page (Page-encoding) indiqué dans le jsp-property-group ({0}) est différent de celui indiqué dans la directive de page ({1})
jsp.error.config_pagedir_encoding_mismatch=L''encode de page (Page-encoding) indiqu dans le jsp-property-group ({0}) est diffrent de celui indiqu dans la directive de page ({1})
jsp.error.prolog_pagedir_encoding_mismatch=
jsp.error.prolog_config_encoding_mismatch=
jsp.error.attribute.custom.non_rt_with_expr=D''après la TLD, l''attribut {0} n''accepte aucune expression
jsp.error.scripting.variable.missing_name=Incapable de déterminer le nom de variable scripting d''après l''attribut {0}
jasper.error.emptybodycontent.nonempty=D''après la TLD, le tag {0} doit être vide, mais ne l''est pas
jsp.error.attribute.custom.non_rt_with_expr=D''aprs la TLD, l''attribut {0} n''accepte aucune expression
jsp.error.scripting.variable.missing_name=Incapable de dterminer le nom de variable scripting d''aprs l''attribut {0}
jasper.error.emptybodycontent.nonempty=D''aprs la TLD, le tag {0} doit tre vide, mais ne l''est pas
jsp.error.tagfile.nameNotUnique=
jsp.error.tagfile.nameFrom.noAttribute=
jsp.error.tagfile.nameFrom.badAttribute=
jsp.error.useBean.noSession=Il est illégal pour useBean d''utiliser une portée de session (session scope) quand la page JSP indique (via la directive de page) qu''elle ne participe pas aux sessions
jsp.error.useBean.noSession=Il est illgal pour useBean d''utiliser une porte de session (session scope) quand la page JSP indique (via la directive de page) qu''elle ne participe pas aux sessions
jsp.error.attributes.not.allowed = {0} ne doit avoir aucun attribut
jsp.error.nested.jspattribute=
jsp.error.nested.jspbody=
@@ -1,20 +1,22 @@
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# $Id: LocalStrings_ja.properties 565193 2007-08-12 22:53:10Z markt $
#
# Default localized string information
# Localized this the Default Locale as is ja_JP
@@ -1,3 +1,4 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
@@ -6,7 +7,7 @@
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
@@ -14,7 +15,7 @@
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
scanning.package.includes = com.opensymphony.xwork2, \
org.apache.commons.lang.xwork, \
org.apache.struts2, \
@@ -1,2 +1,20 @@
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
notnull.field=${field.name} cannot be null
field.too.long=${field.name} value is too long, allowed length is ${max}