You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by jv...@apache.org on 2002/12/10 16:45:47 UTC

cvs commit: jakarta-turbine-maven/src/messages messages_en.properties messages_es.properties messages_fr.properties messages_pl.properties messages.en messages.es messages.fr messages.pl

jvanzyl     2002/12/10 07:45:46

  Added:       src/messages messages_en.properties messages_es.properties
                        messages_fr.properties messages_pl.properties
  Removed:     src/messages messages.en messages.es messages.fr messages.pl
  Log:
  o Making the message sets ResourceBundle friendly.
  
  Revision  Changes    Path
  1.1                  jakarta-turbine-maven/src/messages/messages_en.properties
  
  Index: messages_en.properties
  ===================================================================
  # --------------------------------------------------------------------------
  # Project Verifier
  # --------------------------------------------------------------------------
  failed.download.warning=WARNING: Failed to download ${1}.
  remote.repository.disabled.warning=The use of the remote repository has been disabled.
  directory.nonexistant.warning=Directory ${1} does not exist. Attempting to create.
  not.directory.warning=${1} is not a directory.
  not.writable.warning=${1} is not writable.
  cannot.create.directory.warning=Unable to create directory ${1}
  maven.repo.local.unset.warning=maven.repo.local is not set.
  single.unsatisfied.dependency.error=The build cannot continue because of the following unsatisfied dependency:
  multiple.unsatisfied.dependency.error=The build cannot continue because of the following unsatisfied dependencies:
  offline.snapshot.warning=You are working offline so the build will continue, but ${1} may be out of date!
  download.message=Attempting to download ${1}.
  plugin.loading.error=The plugin ${1} could not be loaded.
  
  
  
  1.1                  jakarta-turbine-maven/src/messages/messages_es.properties
  
  Index: messages_es.properties
  ===================================================================
  # --------------------------------------------------------------------------
  # Project Verifier
  # --------------------------------------------------------------------------
  failed.download.warning=ATENCION: Imposible descargar ${1}.
  remote.repository.disabled.warning=El uso de repositorios remotos est\u00e1 desactivado..
  directory.nonexistant.warning=El directorio ${1} no existe. Intentando crear...
  not.directory.warning=${1} no es un directorio.
  not.writable.warning=Imposible escribir en ${1}.
  cannot.create.directory.warning=Imposible crear el directorio ${1}.
  maven.repo.local.unset.warning=maven.repo.local no est\u00e1 definido.
  
  
  
  1.1                  jakarta-turbine-maven/src/messages/messages_fr.properties
  
  Index: messages_fr.properties
  ===================================================================
  # --------------------------------------------------------------------------
  # Project Verifier
  # --------------------------------------------------------------------------
  failed.download.warning=ATTENTION: Impossible de t\u00e9l\u00e9charger ${1}.
  remote.repository.disabled.warning=L'utilisation du d\u00e9p\u00f4t distant est d\u00e9sactiv\u00e9e.
  directory.nonexistant.warning=Le r\u00e9pertoire ${1} n'existe pas. Tentative de cr\u00e9ation.
  not.directory.warning=${1} n'est pas un r\u00e9pertoire.
  not.writable.warning=Impossible d'\u00e9crire sur ${1}.
  cannot.create.directory.warning=Impossible de cr\u00e9er le r\u00e9pertoire ${1}.
  maven.repo.local.unset.warning=maven.repo.local n'est pas d\u00e9fini.
  
  
  
  1.1                  jakarta-turbine-maven/src/messages/messages_pl.properties
  
  Index: messages_pl.properties
  ===================================================================
  # --------------------------------------------------------------------------
  # Project Verifier
  # --------------------------------------------------------------------------
  failed.download.warning=UWAGA: Nie uda\u0142o si\u0119 sci\u0105gn\u0105\u0107 ${1}.
  remote.repository.disabled.warning=Korzystanie ze zdalnego repozytorium jest wy\u0142\u0105czone.
  directory.nonexistant.warning=Katalog ${1} nie istnieje. Pr\u00f3buj\u0119 utworzy\u0107.
  not.directory.warning=${1} nie jest katalogiem.
  not.writable.warning=Nie mo\u017cesz zapisa\u0107 ${1}.
  cannot.create.directory.warning=Nie mo\u017cesz utworzy\u0107 katalogu ${1}.
  maven.repo.local.unset.warning=maven.repo.local nie jest zdefiniowane.
  single.unsatisfied.dependency.error=Budownaie przerwane z powodu nast\u0119puj\u0105cej niespe\u0142nionej zale\u017cno\u015bci: 
  multiple.unsatisfied.dependency.error=Budownaie przerwane z powodu nast\u0119puj\u0105cych niespe\u0142nionych zale\u017cno\u015bci: 
  offline.snapshot.warning=Pracujesz w trybie offline, wi\u0119c budowanie b\u0119dzie kontunuowane, cho\u0107 ${1} mo\u017ce by\u0107 nieaktualny!
  download.message=Pr\u00f3buj\u0119 \u015bci\u0105gn\u0105\u0107 ${1}.
  plugin.loading.error=Nie uda\u0142o si\u0119 za\u0142adowa\u0107 pluginu ${1}.