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

net.roboconf.doc.generator.internal.nls.messages.properties Maven / Gradle / Ivy

There is a newer version: 0.7
Show newest version
#######################################################################
# Copyright 2015-2016 Linagora, Universit\u00E9 Joseph Fourier, Floralis
#
# The present code is developed in the scope of the joint LINAGORA -
# Universit\u00E9 Joseph Fourier - Floralis research program and is designated
# as a "Result" pursuant to the terms and conditions of the LINAGORA
# - Universit\u00E9 Joseph Fourier - Floralis research program. Each copyright
# holder of Results enumerated here above fully & independently holds complete
# ownership of the complete Intellectual Property rights applicable to the whole
# of said Results, and may freely exploit it in any manner which does not infringe
# the moral rights of the other copyright holders.
#
# 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.
#######################################################################

##
# Single quotes must be doubled to be escaped.
# See http://stackoverflow.com/questions/4449639/apostrophe-doesnt-get-translated-properly-when-placed-in-a-resource-bundle
##

intro = This document lists the Software components used in this application.
app.name = Application Name
app.qualifier = Qualifier

components = Components
components.intro = This section lists all the Software components of the deployed application. It also describes their relations.
component.installer = This component''s life cycle is managed by the Roboconf {0} plugin.
component.inherits.facets = {0} inherits from these facets:
component.inherits.properties = {0} inherits properties from...
component.is.extended.by = {0} is extended by...
component.no.export = {0} does not export any variable.
component.exports = {0} exports...
component.is.root = {0} is a root component. It designates a deployment target.
component.over = {0} can be deployed over instances of... 
component.children = Instances of the following components can be deployed over {0}:
component.no.dep = {0} does not depend on anything.
component.depends.on = {0} depends on...
component.requires = {0} requests the following variables from other components.

introduction = Introduction
overview = Overview
inheritance = Inheritance
exports = Exported Variables
hierarchy = Hierarchy
runtime = Runtime
extra = Additional Information
optional = \ (optional)
required = \ (required)
external = \ (external, exported by another application)
injected = \ (injected by Roboconf)
default = \ (default = {0})

facets = Facets
facets.intro = This section lists all the facets contained in this recipe.
facet.no.export = {0} does not export any variable.
facet.exports = {0} exports...

instances = Instances
instances.intro = This section lists the initial Software instances in the deployed application.
instances.none = No initial instance was defined.
instances.sorting = Instances are grouped according to their hierarchy.
instances.instance = Instance
instances.component = Associated Component
instances.installer = Installer
instances.additional = {0} overrides or defines additional variables.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy