All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.datanucleus.store.neo4j.Localisation_es.properties Maven / Gradle / Ivy

The newest version!
################################################################################
# Copyright (c) 2012 Andy Jefferson and others. All rights reserved. 
# 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.
#
# Contributions :
#     ...
################################################################################

Neo4j.ServerConnect=Creando un pool de connecciones a la base de datos "{0}" en {1} servidores ({2})
Neo4j.URLInvalid=El URL ("{0}") es invalido. Debe ser "mongodb[:hostname][/dbName]".
Neo4j.DatastoreID=No soportamos "Datastore ID" con esta base de datos pero "{0}" lo utiliza.

Neo4j.InsertObjects.Start=Objetos va a estar puesto en Neo4j con todos los objetos alcanzables para {0}
Neo4j.Insert.Start=Objeto "{0}" va a estar puesto en Neo4j con todos los objetos alcanzables
Neo4j.Insert.ObjectWithIdAlreadyExists=Objeto "{0}" tiene identidad "{1}" pero un objeto con esta identidad existe en la base de datos!
Neo4j.Insert.ObjectPersisted=Objeto "{0}" (identidad="{1}) persistido a Neo4j
Neo4j.Insert.ObjectPersistedWithVersion=Objeto "{0}" (identidad="{1}) persistido a Neo4j con la version "{2}"
Neo4j.Insert.ObjectPersistedWithIdentity=Objeto "{0}" persistido a Neo4j ha tenido la identidad puesto como "{1}"
Neo4j.Update.Start=Objeto "{0}" (identidad="{1}") va a ser cambiado en Neo4j (para los campos "{2}") con todos los objetos alcanzables
Neo4j.Delete.Start=Objeto "{0}" (identidad="{1}") va a ser borrado en Neo4j con todos los objetos alcanzables
Neo4j.Delete.ObjectDeleted=Objeto "{0}" (identidad="{1}") ha sido borrado
Neo4j.Fetch.Start=Objeto "{0}" (identidad="{1}") va a ser obtenido de Neo4j
Neo4j.ExecutionTime=Tiempo de ejecuci?n = {0} ms




© 2015 - 2025 Weber Informatics LLC | Privacy Policy