taylor      2004/08/16 11:24:28

  Added:       applications/struts-demo/src/java/org/apache/struts/webapp/example
                        ApplicationResources_fr.properties
  Log:
  i started on this and was interrupted ... its getting there
  CVS: ----------------------------------------------------------------------
  CVS: PR:
  CVS:   If this change addresses a PR in the problem report tracking
  CVS:   database, then enter the PR number(s) here.
  CVS: Obtained from:
  CVS:   If this change has been taken from another system, such as NCSA,
  CVS:   then name the system in this line, otherwise delete it.
  CVS: Submitted by:
  CVS:   If this code has been contributed to Apache by someone else; i.e.,
  CVS:   they sent us a patch or a new module, then include their name/email
  CVS:   address here. If this is your work then delete this line.
  CVS: Reviewed by:
  CVS:   If we are doing pre-commit code reviews and someone else has
  CVS:   reviewed your changes, include their name(s) here.
  CVS:   If you have not had it reviewed then delete this line.
  
  Revision  Changes    Path
  1.1                  
jakarta-jetspeed-2/applications/struts-demo/src/java/org/apache/struts/webapp/example/ApplicationResources_fr.properties
  
  Index: ApplicationResources_fr.properties
  ===================================================================
  # Copyright 2004 The Apache Software Foundation
  #
  # Licensed 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.
  # $Id: ApplicationResources_fr.properties,v 1.1 2004/08/16 18:24:28 taylor Exp $
  button.cancel=Annuler
  button.confirm=Confirmer
  button.reset=Reset
  button.save=Sauver
  change.message=Votre mot de passe est expire. Demander a votre systeme adminstrateur 
de le changer
  change.try=Essayer a nouveau
  change.title=Mot de pase expire
  database.load=Ne peut pas charger le database de {0}
  error.database.missing=User database is missing, cannot validate logon credentials
  error.fromAddress.format=Invalid format for From Address
  error.fromAddress.required=From Address is required
  error.fullName.required=Full Name is required
  error.host.required=Mail Server is required
  error.noSubscription=No Subscription bean in user session
  error.password.expired=Your password has expired for username {0}
  error.password.required=Password is required
  error.password2.required=Confirmation password is required
  error.password.match=Password and confirmation password must match
  error.password.mismatch=Invalid username and/or password, please try again
  error.replyToAddress.format=Invalid format for Reply To Address
  error.transaction.token=Cannot submit this form out of order
  error.type.invalid=Server Type must be 'imap' or 'pop3'
  error.type.required=Server Type is required
  error.username.required=Username is required
  error.username.unique=That username is already in use - please select another
  errors.footer=</ul><hr>
  errors.header=<h3><font color="red">Validation Error</font></h3><p>You must correct 
the following error(s) before proceeding:</p><ul>
  errors.prefix=<li>
  errors.suffix=</li>
  errors.ioException=I/O exception rendering error messages: {0}
  expired.password=User Password has expired for {0}
  heading.autoConnect=Auto
  heading.subscriptions=Current Subscriptions
  heading.host=Host Name
  heading.user=User Name
  heading.type=Server Type
  heading.action=Action
  index.heading=MailReader Demonstration Application Options
  index.logon=Log on to the MailReader Demonstration Application
  index.registration=Register with the MailReader Demonstration Application
  index.title=MailReader Demonstration Application (Struts 1.2.1)
  index.tour=A Walking Tour of the MailReader Demonstration Application
  linkSubscription.io=I/O Error: {0}
  linkSubscription.noSubscription=No subscription under attribute {0}
  linkUser.io=I/O Error: {0}
  linkUser.noUser=No user under attribute {0}
  logon.title=MailReader Demonstration Application - Logon
  mainMenu.heading=Main Menu Options for 
  mainMenu.logoff=Log off MailReader Demonstration Application
  mainMenu.registration=Edit your user registration profile
  mainMenu.title=MailReader Demonstration Application - Main Menu
  option.imap=IMAP Protocol
  option.pop3=POP3 Protocol
  prompt.autoConnect=Auto Connect
  prompt.fromAddress=From Address
  prompt.fullName=Full Name
  prompt.mailHostname=Mail Server
  prompt.mailPassword=Mail Password
  prompt.mailServerType=Server Type
  prompt.mailUsername=Mail Username
  prompt.password=Password
  prompt.password2=(Repeat) Password
  prompt.replyToAddress=Reply To Address
  prompt.username=Username
  registration.addSubscription=Add
  registration.deleteSubscription=Delete
  registration.editSubscription=Edit
  registration.title.create=Register for the MailReader Demonstration Application
  registration.title.edit=Edit Registration for the MailReader Demonstration 
Application
  subscription.title.create=Create New Mail Subscription
  subscription.title.delete=Delete Existing Mail Subscription
  subscription.title.edit=Edit Existing Mail Subscription
  script.io=I/O Error: {0}
  
  # Standard error messages for validator framework checks
  errors.required={0} is required.
  errors.minlength={0} cannot be less than {1} characters.
  errors.maxlength={0} cannot be greater than {2} characters.
  errors.invalid={0} is invalid.
  errors.byte={0} must be an byte.
  errors.short={0} must be an short.
  errors.integer={0} must be an integer.
  errors.long={0} must be an long.
  errors.float={0} must be an float.
  errors.double={0} must be an double.
  errors.date={0} is not a date.
  errors.range={0} is not in the range {1} through {2}.
  errors.creditcard={0} is not a valid credit card number.
  errors.email={0} is an invalid e-mail address.
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to