
org.datanucleus.store.json.Localisation_es.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of datanucleus-json Show documentation
Show all versions of datanucleus-json Show documentation
DataNucleus plugin providing persistence to JSON-based datastores.
This includes Amazon S3 and GoogleStorage.
The newest version!
################################################################################
# Copyright (c) 2010 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 :
# ...
################################################################################
JSON.Insert.Start=Objeto "{0}" va a estar puesto en JSON con todos los objetos alcanzables
JSON.Insert.ObjectWithIdAlreadyExists=Objeto "{0}" tiene identidad "{1}" pero un objeto con esta identidad existe en la base de datos!
JSON.Insert.ObjectPersistedWithVersion=Objeto "{0}" (identidad="{1}) persistido a JSON con la version "{2}"
JSON.Update.Start=Objeto "{0}" (identidad="{1}") va a ser cambiado en JSON (para los campos "{2}") con todos los objetos alcanzables
JSON.Delete.Start=Objeto "{0}" (identidad="{1}") va a ser borrado en JSON con todos los objetos alcanzables
JSON.Delete.ObjectDeleted=Objeto "{0}" (identidad="{1}") ha sido borrado
JSON.Fetch.Start=Objeto "{0}" (identidad="{1}") va a ser obtenido de JSON
JSON.ExecutionTime=Tiempo de ejecuci?n = {0} ms
© 2015 - 2025 Weber Informatics LLC | Privacy Policy