Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance. Project price only 1 $
You can buy this project and download/modify it how often you want.
# User interface
starts_comparator=starts with
contains_comparator=contains
not_contains_comparator=not contains
eq_comparator=\=
ne_comparator=<>
ge_comparator=>=
le_comparator=<=
gt_comparator=>
lt_comparator=<
year_comparator=year =
month_comparator=month =
range_comparator=range
list_count=There are {0} records in list
no_objects=There are no records
enter_new_image=Enter the file with the new image
choose_reference_prompt=Choose a new value for {0}
change_image=Click for change image
page=Page
of=of
report_title={0} report
yes=Yes
no=No
editor_not_available=Editor not available
# ModuleTestBase messages
row_style_not_excepted=Row style is not the expected
clickable_not_found=Button or link with id {0} not found
focus_in_unexpected_place=Focus in unexpected place
must_exist={0} must exist
must_not_exist={0} must not exist
content_type_not_match=Content type not match
popup_window_not_found=Popup windows not found
unexpected_popup=Unexpected popup window
more_than_one_window=There are more than one popup window
unexpected_value=Unexpected value for {0}
unexpected_value_in_model=Unexpected value for {0} in {1}
unexpected_description=Description for {0} incorrect
unexpected_label=Unexpected label for {0}
action_not_found_in_ui=Action {0} not found in UI
action_found_in_ui=Action {0} found in UI
actions_expected=Actions {0} expected
actions_not_expected=Actions {0} unexpected
list_not_displayed=table ''list'' is not displayed
collection_not_displayed=Collection {0} is not displayed
collection_row_count=Row count in {0}
list_row_count=Row count in list
list_column_count=Column count in list
unexpected_value_in_list=Unexpected value in column {0} row {1}
unexpected_value_in_collection=Unexpected value in column {0} row {1} of collection {2}
label_not_match=Label for column {0} not match
selected_rows_not_match=Selected rows not match
selected_row_unexpected=Row {0} is selected and it not should
error_not_found=Error <{0}> not found
errors_produced=Errors produced\:\n {0}
no_error_and_expected=There are not errors and it should be {0}
no_message_and_expected=There are not messages and it should be {0}
errors_count_unexpected=Errors count unexpected
messages_count_unexpected=Messages count unexpected
error_found=Error <{0}> found
message_not_found=Message <{0}> not found
messages_produced=Messages produced\:\n {0}
unexpected_message={0} unexpected: {1}
unexpected_messages=There are {0} and should not
unexpected_valid_values=Valid values count for {0} not match
unexpected_key=Key for {0} incorrect
must_be_editable= must be editable and it is not
must_not_be_editable= must not be editable and it is
title_not_displayed=The title in list is not displayed
incorrect_title=List title incorrect
title_displayed=The list title is displayed and should not that
minimum_1_elements_in_list=List must have at least 1 element
xavajunit_properties_file_warning=WARNING!: Impossible to load xava-junit.properties, default values assumed
# Used by generated code
generator.create_converter_error=Impossible to create converter for property {0}
generator.calculate_value_error=Impossible to calculate value of {0} in {1} because\:\n {2}
generator.conversion_error=Impossible to convert {0} of {1} to {2}
generator.conversion_db_error=Impossible to convert {0} of {1} to database type
generator.save_package_error=Error saving packages info
generator.save_dna_error=ERROR: DNAs data can not save. This can produce badly operation in the incremental code generation
# Exceptions and internal warning message text
validator_invalid_class=A validator must implement IValidator and {0} do not it
property_validator_invalid_class=A property validator must implement IPropertyValidator and {0} do not it
create_validator_error=Impossible to create validator {0} because\:\n {1}
remove_validator_invalid_class=A remove validator must implement IRemoveValidator and {0} do not it
required_validator_type_or_stereotype_required=A required-validator must define type or stereotype
validator_no_registered=The validator {0} is not registered
descriptions_calculator_keyProperty_required=A value for ''keyProperty'' or ''keyProperties'' property is required in {0}
descriptions_calculator_model_required=A value for ''model'' property is required in {0}
descriptions_calculator_descriptionProperty_required=A value for ''descriptionProperty'' or ''descriptionProperties'' property is required in {0}
code_type_descriptions_calculator_error=Impossible to obtain the code property type in descriptions calculator because\:\n {0}
next_integer_calculator_required_properties=A value for ''model'' and ''property'' is required in NextIntegerCalculator
component_only_1_entity=The component {0} must have one (and only one) entity defined
component_only_1_entity_mapping=A component cannot have more that one entity-mapping
element_not_found=Element not found
component_not_found=Component {0} not found
aggregate_not_found=The aggregate {0} does not exists in component {1}
aggregate_need_qualified={0} is not a qualified name of aggregate
aggregate_mapping_not_found=The aggregate {0} does not have mapping defined in the component {1}
property_mapping_not_found=Mapping not found for {0} in {1}
tab_not_found=Not found tab {0} in component {1}
no_more_1_tab=Component {0} can''t have more than one default tab (without name)
entity_mapping_not_found=Entity mapping not found in component {0}
component_name_required=component name is required
component_entity_required=Component {0} must have one entity defined
keyAndDescription_classcast=The object to compare must be of KeyAndDescription type
properties_manager_object_required=''object'' in ''PropertiesManager'' can''t be null
properties_manager_properties_error=Impossible to obtain information about object properties
server_remote_exception=Impossible to obtain remote object for working with actions and calculators
assert_no_null_argv=Contract violation: Argument null not valid
not_value_from_other_property=No value is assign to this object from {0}
implement_cloneable_required=Impossible to clone a object that not implements Cloneable
clone_required=A object that implements Cloneable must have a public method clone
clone_error=Impossible to clone {0}
deep_clone_error=Impossible to do a deep clone of {0}
align_invalid_code=The code {0} is not valid for create Align
size_in_Strings_fix_not_negative=''size'' argument in ''String.fix'' can''t be negative
clone_map_require_default_constructor=The map to clone must have a accessible default constructor
primitive_type_not_recognized=Primitive type not recognize {0}
properties_file_not_valid=Properties file not valid, null or not found
init_error=Problems on init
factory_create_error=It is not possible create a object {0} from factory
factory_class_not_found=Class not found for entry {0} in {1}
factory_entry_not_found=Entry {0} in {1} does not exists
properties_file_read_error=Impossible to read properties file
resource_not_found=Resource {0} not found
like_range_incompatibles=The attributes ''like'' and ''range'' are incompatible in a tab consult parameter
parameter_consult_required=It''s needed MetaParameter.metaConsult != null for call to MetaParameter.getMetaProperty()
tab_consult_required=It''s needed MetaConsult.metaTab != null for call to MetaConsult.getMetaModel()
tabprovider_table_required=Table name is required
tabprovider_field_required=It is required to specify at least one field
tabprovider_condition_required=It is required to specify at least one condition
tabprovider_connection_provider_required=It is required to specify connection provider
tab_result_size_error=Impossible to obtain the result size
column_multiple_not_found=Column {0} not found in a multiple mapping property
tab_search_error=Impossible to search by\:\n {0}
tab_tablemodel_error=Impossible to obtain ''table model'' from tab because\:\n {0}
tab_component_required=It is required value for ''componentName'' property for use a EntityTab
tab_next_chunk_error=Impossible to obtain the next tabular data chunk
tab_valid_values_error=Impossible to convert valid-values properties in tab
tab_remote_error=Impossible to obtain the remote object for manage tabular data
tab_conversion_error=Impossible to convert values in tab
tab_calculate_properties_error=Impossible to obtain calculated properties
calculator_property_not_found={0} property does not exists in calculator or it is of unexpected type: trying assign a object of type {1}
calculator_property_error=Impossible to assign the value {0} to the property {1} of calculator
tabprovider_context_required=It is required call to setContext before use ContextTabProvider
tabprovider_campos_pk_required=It is required to specify CAMPOS_PK
tab_entity_find_error=Impossible to obtain entity associated with tab
tab_reset_error=Impossible to reset tabular data manager
tab_proxy_jndi_required=It is required value for jndi property for use EntityTabProxy
home_create_required=It is required that home of {0} has a create() method without arguments
tab_create_default_error=Impossible to create default tab for {0}
tab_create_error=Impossible to create tab {0} for {1}
tab_init_error=Impossible to initialize tab for {1}
tab_reset_warning=WARNING! Impossible to reset tab
conversion_error=Impossible to convert data type
conversion_db_integer_expected=Integer data type expected for convert to database type
conversion_java_bigdecimal_expected=BigDecimal data type expected for convert to java type
conversion_db_valid_values=Converting to DB: Can''t obtain a valid value {0} from the letters {1}
conversion_java_string_expected=String data type expected for convert to java type
conversion_java_valid_values=Converting to Java: Can''t obtain a valid-value {0} from the letters {1}
conversion_valid_values_letters_required=''letters'' property value is required in converter {0}
conversion_db_utildate_expected=java.util.Date data type expected for convert to database type
conversion_java_sqldate_expected=java.sql.Date data type expected for convert to java type
conversion_java_utildate_expected=java.util.Date data type expected for convert to java type
conversion_trim_error=Impossible to trim not numeric data
conversion_db_byte_array_expected=byte [] data type expected for convert to database type
conversion_java_photo_expected=''Photo'' data type expected for convert to java type
conversion_java_blob_expected=java.sql.Blod data type expected for convert to java type
conversion_java_number_expected=Number data type expected for convert to java type
conversion_db_boolean_expected=Boolean data type expected for convert to database type
conversion_db_long_expected=Long data type expected for convert to database type
conversion_to_bigdecimal_not_supported=Conversion from {0} to BigDecimal not supported
reference_mapping_property_not_found={0} property not found in {1} reference mapping of {2}
create_converter_classcast_error=Impossible to create converter for {0} mapping: assure that {1} implements {2}
create_converter_error=Impossible to create converter for {0} mapping because\:\n {1}
only_1_converter=A property mapping only can has a converter
mapping_not_found_no_property_mappings=Mapping for {0} not found because does not exist properties mappings
mapping_for_column_not_found=Mapping for {0} not found
empty_key_object_not_found=Object of type {0} with empty key does not exists
facade_remote=Impossible to obtain remote object for manage {0}
no_entity_bean=The entity of {0} component is not implements as EntityBean
only_from_parse=Only is possible call to {0} from the parser
default_size_for_stereotype_not_found=The default size for {0} stereotype is not defined
default_size_for_type_not_found=The default size for {0} type is not defined
default_size_number=default-size for {0} {1} must be numeric
ejb_expected={0} element does not have a element
xml_element_not_found=Element {0} in {1} not found
name_and_class_not_compatible=''name'' and ''class'' attributes are not compatible defining a property validator
name_or_class_required=''name'' or ''class'' is required to define a property validator
property_no_more_1_calculator=A property can''t have more than one calculator
no_more_1_default_value_calculator=A member can''t have more than one default calculator
name_or_model_required=''name'' or ''model'' is required to define a reference
default_type_for_stereotype_not_found=Default type for stereotype {0} is not defined
bigdecimal_to_no_number_error=Error when assigning BigDecimal to not numeric property
bigdecimal_to_member_error=Impossible to assign a BigDecimal to member {0} of {1} because\:\n {2}
utildate_not_compatible=Error when assigning java.util.Date to not compatible property
utildate_to_member_error=Impossible to assign a java.util.Datte to member {0} of {1} because\:\n {2}
value_to_member_error=Impossible to assign value using converter to member {0} of {1} because\:\n {2}
only_validate_collection=MetaCollection only can validate object of type Collection
tipo_cmp_required=Property {0} required ''cmp-type'' since it use converter
no_more_1_default_view=More than one default view by component is not allowed: Component {0}
member_not_found=Member {0} not found in model {1}
property_not_found_in_any_view=Property {0} not found in any view of {1}
calculator_out_of_bound=Index {0} not valid: does not have any calculator
aggregate_bean_no_mapping={0} in {1} is a aggregate implements as JavaBean hence it can''t have a associated mapping
calculator_implements_icalculator=It is required that a calculator implements ICalculator and {0} does not do it
create_calculator_error=Impossible to create {0} calculator because\:\n {1}
incorrect_type_for_property=Incorrect type for property {0}: {1}. Secure that it is well qualified and it is in classpath
type_from_model_error=Impossible to obtain the type of {0} property from the model class
type_from_stereotype_warning=WARNING!: Impossible to obtain a type for stereotype {0}
set_type_error=Impossible to set the type for property {0} because the class {1} does not exists
property_clone_error=Impossible to clone MetaProperty {0} because {1}
property_implements_cloneable=MetaProperty must implement Cloneable
reference_implements_cloneable=MetaReference must implement Cloneable
from_string_on_property_error=Impossible to convert {0} from string to {1} in property {2}
from_string_on_property_not_supported=Converting from {0} type objects from string still not supported
to_string_on_property_error=Impossible to convert {0} from {1} to string in property {2}
to_string_on_property_not_supported=Convert to string from {0} type objects still not supported
argument_type_error=Argument {0} in {1} must be of type {2}
create_persistent_error=Impossible to create persistent object {0} because: {1}
collection_type_required=member {0} of {1} should be of type Collection and is of type {2}
assign_collection_error=Impossible to assign the collection {0} to {1} because\:\n {2}
remove_collection_error=Impossible to remove the collection {0} of {1} because\:\n {2}
collection_type_not_supported=Collection type for {0} not supported. Only Enumeration and Collection are supported
add_to_collection_error=Impossible to add elements to collection {0} of {1} because\:\n {2}
instantiate_error=Impossible to create a instance of class {0}
map_to_reference_error=Impossible to find {0} associated to {1} with role {2}
remove_error=Impossible to remove {0} because\:\n {1}
assign_values_error=Impossible to assign values to object of class {0} because {1}
not_validate_member_warning=WARNING!: Member {0} of {1} not validated: Type unknown (property, reference, collection)
validate_error=Impossible to validate {0} of {1}
validate_model_error=Impossible to validate {0}
model_not_found=Model {0} is not registered
findByPrimaryKey_expected={0} must have a findByPrimaryKey({1}) method
find_error=Impossible to do the {0} search
method_expected=It is required that {0} have a method {1}
method_execution_error=Impossible to execute the method {0} in {1}
only_ejb_collections_error=OpenXava current version allows only entities collections or aggregate implements as EntityBeasn collections
only_ejb_error=OpenXava current version only allow entities implement as EJB EntityBeans
add_method_expected={0} must have a addTo{1}({2}) or add{1}({2}) method
remove_method_expected={0} must have a removeTo{1}({2}) or remove{1}({2}) method
not_null_argument_error=It is not legal call to {0}.{1} with null argument
assign_entity_to_calculator_error=Impossible to assign the entity of type {0} and key {1} to a calculator
postremove_error=OBJECT NOT REMOVE: Impossible to execute postremove calculator for a {0} entity and key {1}
bad_date_format=Date {0} do not have correct format
report_type_not_supported=type {0} for GenerateReport action not recognized. Supported types: {1}
only_list_collection_for_aggregates=Only List collections supported for aggregates
cast_type_required=Impossible to determine the type for cast the sentence {0}
to_string_type_required=Impossible to determine type from convert to string the sentence {0}
implements_required={0} must implement {1}
filter_error=Error when filtering
filter_invalid_argument_type=Filter {0} require {1} type object as argument
create_filter_error=Impossible to create filter {0}
filter_not_value_from=No value is assigned to this filter from {0}
create_error=Impossible to create {0}
ejbhome_error=Impossible to obtain the EJB home interface. Review the classpath
ejbcontext_precondition=It is required to call setEJBContext([ != null]) before use another EJBBase method
create_context_error=Impossible to create context for EJBBase
var_in_ejb_required=Variable {0} in bean {1} is required
var_in_ejb_invalid_boolean_value={0} is not valid value for {1} in {2}. Valid values: true or false
subcontext_error=Impossible to obtain subcontext name because\:\n {0}
ejb11context_invariant=Invariant violated [ejbContext != null] ... in EJB11Context
ejb_datasource_required=The EJB must define a DATA_SOURCE property with Data Source name valid
datasource_not_found=data source {0} not found
get_properties_error=Impossible to obtain object properties because {0}
set_properties_error=Impossible to set object properties because {0}
incompatible_attribute_element_members=Attribute ''members'' and element '''' can''t use simultaneously in the same view
section_name_or_label_required=''name'', ''label'' or both is required for defining a section in view
only_1_mediator=Only one mediator for view is allowed
collection_onlyread_onlyedit_incompatible=It is not possible to specify a collection as ''read-only'' and ''edit-only'' simultaneously
invalid_label_format=value {0} no recognized for default-label-format
no_more_1_on_change_in_property_view=property-view does not support more than one on-change
no_more_1_search_action_in_reference_view=reference-view does not support more than one search-action
no_more_1_descriptions_list_in_reference_view=No more than one descriptions-list allowed for reference-view
group_view_error_no_clone=Impossible to obtain a MetaView associated with a group because we can''t clone the view
on_change_action_implements_error=It is required that on-change/on-change-search class of view-property implements {0} and {1} does not it
property_not_found_in_view=The property {0} does not exists in the view {1} of {2}
view_property_not_found={0} is not recognized as property of view {1} of {2}
on_change_action_not_found=on-change action for property {0} not found
description_property_required={0} does not have any property named ''description'', ''descripci?n'', ''name'', or ''nombre'', so it is mandatory to specify descriptionProperties in the @DescriptionsList of the reference {1} in {2}
meta_view_reference_error_no_clone=Impossible to obtain a MetaView associated to a reference because we can''t clone a view
group_not_found_no_groups=Group {0} not found. This view does not contains groups
group_not_found=Group {0} not found in this view
subview_not_found=Subview {0} not found in view of {1}. Try to use this.{0}
subview_group_no_found=View of group {0} not found in view of {1}
no_set_collection_value_error=Unable to assign value to {0}: The collections element should save individually and not assign directly to view
no_sections_error=There aren''t sections in this view
section_not_found=Section {0} not found in this view
readonly_not_know_warning=WARNING!: Unable to determine if {0} is read only. We assumed that no
html_to_java_reference_conversion_error=Unable to convert value of reference from html to java value
property_changed_not_know_warning=WARNING!: It can''t determine if {0} throw ''propertyChanged''. We assumed that no
property_changed_warning=WARNING!: No correct reaction to {0} change
value_calculate_warning=WARNING!: Impossible to calculate value for {0}. Null assumed.
dependents_properties_warning=WARNING!: Impossible to determine if {0} has dependent properties. False assumed
property_for_stereotype_warning=WARNING!: Impossible to find out property for stereotype {0} in view. Null assumed
focus_warning=WARNING!: Unable to determine focus position
editor_not_found=Editor apt for property {0} not found
editor_definition_error=Error in {0} editor definition: It is no possible to specify ''depends-stereotypes'' and ''depends-properties''
no_more_1_formatter=An editor does not support more than one formatter
no_formatter_class_error=Impossible to create formatter because formatter class in editor is no defined
create_formatter_error=Impossible to instantiate a formatter of class {0}
link_tag_error=Error: Tag "link" for "{0}" can''t execute
action_tag_error=Error: Tag "action" for "{0}" can''t execute
image_property_required=Parameter ''property'' is required for obtain a image
image_error=Problems obtaining image
jasper_error=Problems obtaining ''Jasper Report''
report_error=Problems generating report
get_property_action_value_error=Impossible to obtain value of property {0} of action {1}
set_property_action_value_error=Impossible to set value to property {0} of action {1}
application_and_module_required=It is required to specify ''application'' and ''module'' for execute a OpenXava module
unknow_module=Unknow module
application_and_module_required_in_request=It is required that the request has ''application'' and ''module'' parameters
action_not_found=Action {0} not found in controller {1}
session_object_value_invalid=Object {0} has a value ("{1}") hence it is required that the class {2} has {3}(String value) constructor
controller_not_found=Controller {0} not found
action_from_null_not_found=Action from a null can not found
action_from_empty_string_not_found=Action from empty string can not found
only_qualified_action=MetaControllers.getMetaAction only allow action qualified names, with this style: ControllerName.actionName, and it has been received: {0}
object_not_found=Object of type {0} does not exists with key {1}
create_action_error=Impossible to create action {0}
entity_create_error=Impossible to create a object of type {0} because\:\n {1}
entity_modify_error=Impossible to modify a object of type {0} because\:\n {1}
obtain_primary_key_error_on_create=Impossible to obtain primary key of {0} on create {1}
add_collection_element_error=Impossible to assign a new {0} to a {1}
remove_collection_element_error=Impossible to remove a {0} from a {1}
get_collection_elements_error=Impossible to obtain {0} associated to {1}
get_reference_error=Impossible to obtain a {0} from a {1}
set_reference_error=Impossible to set a {0} to a {1}
properties_file_error=\uFFFDADVERTENCIA! Unable to read file {0}: Default values assumed
loading_component_warning=WARNING! ERROR loading component from {0}
generating_pojo_code=Generating POJO code for {0}
generating_hibernate_mapping=Generating hibernate mapping for {0}
generating_xdoclet_code=Generating xdoclet code for entity {0}
generation_xdoclet_code_error=Impossible to generate xdoclet code for {0}
generation_project_code_error=Impossible to generate code for project {0}
generator_argv_required=CodeGenerator: Project name, domain, base package and model package are required
generating_aggregate_javabean_code=Generating javabean code for aggregate {0}
generating_aggregate_xdoclet_code=Generating xdoclet code for aggregate {0}
read_dna_error=Impossible to read DNAs file. First time code generation assumed
component_dna_warning=WARNING! Impossible to obtain component DNA of {0}. Generating code of it, although it would is not necessary.
descriptionsEditor_filter_warning=[descriptionsEditor.jsp] WARNING! Impossible to obtain filter for {0}
descriptionsEditor_descriptions_formatter_warning=[descriptionsEditor.jsp] WARNING! Impossible to obtain descriptions formatter for {0}
label_i18n_warning=Impossible to translate label with id {0}
element_i18n_warning=Impossible to translate element with id {0}
char_i18n_warning=WARNING! Translation for character {0} not found. Blank is assumed
is_key_warning=WARNING! Impossible to know if {0} is key; false is assumed
component_package_error=Impossible to obtain the package of component {0}
read_packages_error=Impossible to read packages info
choose_property_add_list_prompt=Choose properties to add as columns to list
property=Property
tab_metaproperties_warning=WARNING! Impossible to obtain MetaProperties from tab
tab_condition_warning=WARNING! Impossible to create the condition for consult the list
tab_key_value_warning=WARNING! Impossible to obtain key value for condition. Null is assumed
tab_row_key_warning=WARNING! Key for object in row {0} can not be obtained
tab_size_warning=WARNING! Impossible to obtain total size of tab
next_integer_calculator_warning=WARNING! Impossible to calculate next number. 1 is assumed
warning_load_preferences_tab=WARNING! Impossible to load tab preferences
warning_save_preferences_tab=WARNING! Impossible to save tab preferences
warning_get_user=WARNING! Impossible to obtain the session user
warning_cancel_data_provider=WARNING! Impossible to delete a IEntityTabDataProvider from local cache
error_obtaining_connection_provider=Impossible to obtain JDBC connection provider
assign_type_mismatch=Impossible to assign value to {0} in {1}; expected {2} and was {3}
no_data_source_for_component=Impossible to obtain data source for component {0}. Verify datasource.properties file
warning_row_style=WARNING! Problems obtaining row style
websphere_type_not_supported={0} is not a supported type in websphere version at the moment
module_not_found=Module {0} is not defined
application_not_found=Application {0} is not defined
controller_actions_error=Impossible to obtain actions associated to controllers
controller_init_action_error=Impossible to obtain init actions associated to controllers
controllers_actions_error=Impossible to obtain actions associated to controller {0}
action_property_warning=WARNING! It is not possible to assign value to property in a action: Valid format are name=value,name=value or name(value),name(value)
websphere_schema_required=Schema in table name is required to generate Websphere code for {0}
blob_to_array_warning=WARNING! Impossible to convert a Blob to a bytes array. Null is assumed
object_with_key_not_found={0} with key {1} not found
webcontext_required=It should exist a session object named ''context''
reference_calculator_with_multiple_key_requires_key_class=Calculator for reference {0} requires to return an object of type {1}
primary_key_to_map_error=Error converting primary key {0} to Map
reference_not_default_values_on_create=Reference {0} does not support default-value-calculator with on-create="true"
no_class_for_model=Class {0} associated to model {1} not found
context_required_in_session=It must exist a session object named ''context''
reference_mapping_not_found=Reference mapping for reference {0} not found in {1} mapping
unknow_type=Unknow type for {0} in {1}
property_type_from_mapping_warning=\uFFFDWARNING! Impossible to obtain type of property {0} in the mapping of {1}
reference_property_not_overlapped=Property {0} of {1} does not have a overlapped property
attribute_from_not_in_converter=Attribute ''from'' not supported in ''set'' of converters
cache_facade_remote_warning=WARNING! Impossible to remove FachadaMapaRemote from local cache
ejb_create_map_required=create(Map ) in home is required for {0}
ejb_create_map3_required=create({1}, int , Map ) in home is required for {0}
aggregate_must_be_persistent_for_create={0} has to be implemented as a persistent object in order to create it with MapFacade.createAggregate
no_create_exists=Impossible to create\: an object with that key already exists
refresh_error=Impossible to refresh elements of collection {0} in {1}
get_property_error=Impossible to obtain the value of property {0}
get_values_error=Impossible to obtain values from {0}
create_class_error=Impossible to create the class {0}
property_in_key_map_required=The key values map must have a property {0}
primary_key_error=Impossible to obtain primary key of {0}
property_not_found=The property {0} does not exist in {1}
property_descriptors_error=Impossible to obtain property descriptors of {0}
reference_not_found=The reference {0} does not exist in {1}
method_not_found=The method {0} does not exist in {1}
collection_not_found=The collection {0} does not exist in {1}
view_not_found_in_model=View {0} not found in model {1}
valid_value_not_found_for_index_warning=WARNING! Valid value for index {0} does not exist
required_validator_not_found_for_type=WARINING! There isn''t a required validator defined to verify a required property of type {0}
read_only_property_warning=WARNING! Impossible to ascertain if the property {0} of {1} is read only
to_spanish_warning=WARNING! Impossible to create action to change to spanish, returning action to change to valenciano
change_language_create_action_warning=WARNING! Impossible to create actions to change the language, returning void action
hibernate_session_factory_creation_error=Impossible to create Hibernate SessionFactory
tab_conditions_error=Impossible to obtain conditions for tab {0}
tab_calculate_property_warning=WARNING! Impossible to calculate value for property {0} in tab
tab_conversion_property_warning=WARNING! Impossible to convert value for property {0} in tab
tab_search_not_found=Search {0} does not exist
executing_select=Executing {0} with arguments
select_error=Fail executing {0}
close_connection_warning=WARNING! Cannot close connection
class_not_found_for_column_warning=WARNING! Class for column {0} not found
resource_not_found_in_bundle=WARNING! Impossible to obtain translation for {0} in file {1}
table_model_bean_invariante=TableModelBean invariant broken: Properties heading, entityTab, indexesPK are required
expected_but_was=Expected:<{0}> but was:<{1}>
expected_same=Expected the same
assert_exception=Assert fails
clone_exception=Error cloning
message_i18n_warning=Impossible to translate message with id {0}
write_only_property=The property {0} in {1} is write only
read_only_property=The property {0} in {1} is read only
set_property_error=Impossible to set value to property {0}
property_manager_exception=Impossible to manager properties
align_not_supported=Align {0} not supported
string_convesion_zero_assumed_warning=It is not possible to convert {0} in {1}. Zero is assumed
string_convesion_warning=It is not possible to convert {0} in {1}
persistence_provider_creation_error=Impossible to create persistence provider
hibernate_mapping_not_loaded_warning=Hibernate mapping for {0} cannot be loaded
string=String
bigdecimal=BigDecimal
elements=elements
element=element
required=Value for {0} in {1} is required
expected_type={0} in {1} must be of type {2}
no_expected_type={0} in {1} is not of expected type
numeric_not_null={0} in {1} must be a number and it is null
positive_not_null={0} in {1} must be positive and is null
numeric={0} in {1} must be a valid number
positive={0} in {1} must be positive
minimum_elements=It''s required at least {0} {1} in {2} of {3}
system_error=System error
no_delete_not_exists=Impossible to delete object, it does not exist in the database yet
no_delete_row=Cannot delete object in row {0} with key {1}
no_modify_no_exists=Impossible to modify: does not exists object with that key
at_list_begin=We already are at the beginning of the list
no_list_elements=No more elements in list
no_execute_action=Impossible to execute {0} action\: {1}
no_convert_to_string=Impossible to convert {0} in {1} to text
object_deleted={0} deleted successfully
change_property_error=No correct reaction to property change
calculate_default_value_error=Error calculating default value for {0}
no_detail_no_elements=Impossible to go to detail mode, there are no elements in list
not_negative_not_null={0} in {1} can''t be negative or null
not_negative={0} in {1} can''t be negative
collection_error=Errors obtaining the collection of {0}
formatter_class_and_from_type_not_compatible=Attribute class and from-type are not compatible in formatter
recalculate_view_error=Error recalculating values
bad_time_format={0} en {1} do not have correct format
# Version 1.2
must_to_be_greater={0} must be greater than {1}
must_to_be_less={0} must be less than {1}
must_to_be_less_or_equal={0} must be less or equal than {1}
must_to_be_greater_or_equal={0} must be greater or equal than {1}
must_to_be_equal={0} must be equal to {1}
must_to_be_not_equal={0} must be not equal to {1}
minimum_size_error={0} must {1} {2} long at least
digits=digits
characters=characters
collection_view_already_defined=collection-view for {0} is already defined in view {0} of {1}
property_view_already_defined=property-view for {0} is already defined in view {0} of {1}
reference_view_already_defined=reference-view for {0} is already defined in view {0} of {1}
processing=Processing...
next_long_calculator_required_properties=A value for ''model'' and ''property'' is required in NextLongCalculator
next_long_calculator_warning=WARNING! Impossible to calculate next number. 1 is assumed
xml_loading_error=Impossible to load configuration from {0}
element_or_attribute_to_integer_error=Impossible to convert value of {0} to integer
loading_components_error=Impossible to load information of OpenXava components
are_you_sure=Are you sure?
class_not_found_searching_validator=Impossible to find validator for {0}. Class not found: {1}
model_without_key_error=The model {0} has not defined key
jetspeed2_generator_argv_required=Jetspeed2CodeGenerator: Project name and WEB-INF/page folder of jetspeed2 required
jasper_report_design_not_found=XML design {0} for JasperReports not found
duplicate_component=Duplicate component: {0}
unknow_operator=Operator {0} unknown. Allowed operators are {1}
a_depends_b_warning=WARNING! Impossible to determine if {0} depends on {1}. False is assumed
button_tag_error=\uFFFDERROR! Button tag cannot be executed
image_tag_error=\uFFFDERROR! Image tag cannot be executed
# Version 1.2.1
greater_number_fraction={0} decimal digits expected. {1} found.
greater_than_the_awaited={0} in {1} must be less than {2}
upload_error=File upload error
entity_load_error=Impossible to load a object of type {0} because\:\n {1}
entity_remove_error=Impossible to remove a object of type {0} because\:\n {1}
tracking_warning=WARNING\! Impossible to track access to a record because\:\n {0}
illegal_property_value=Illegal value for property {0} in {1}. Allowed values: {2}
key_for_pojo_error=Impossible to obtain the key associated to a POJO object
# Version 2
no_images=No images
to_pojo_error=Error converting a map values to a POJO of type {0}
to_map_error=Error converting an object {0} in a map of values
no_datasource_found_using_hibernate_connection_warning=WARNING\! Data source {0} not available. Hibernate JDBC connection will be used
image_oid_required=Image oid required
ejb_to_pojo_illegal=Assigning an EJB as reference to a POJO is illegal
pojo_to_ejb_illegal=Assigning a POJO as reference to an EJB is illegal
trying_to_load_controller_twice_warning=WARNING! Trying to load controller {0} twice
trying_to_load_component_twice_warning=WARNING! Trying to load component {0} twice
list_error=Errors trying to obtain data list
display_as_description_warning=WARNING! Impossible to ascertain if {0} has to be displayed as descriptions list. No is assumed
clear_condition_values=Clear filter values
editor_tag_error=Error: Tag "editor" for "{0}" can''t execute
# Version 2.0.1
key_type_conversion_warning=WARNING! Impossible to convert the key ({0}: {1}) of {2} to the corresponding type. Original type will be use
allowDuplicateSubmit_before_click=It''s mandatory to call to ''allowDuplicateSubmit()'' before calling ''click()''
is_empty_error=Impossible to determine if {0} is an empty object
are_you_sure_action={0}: Are you sure?
object_by_any_property_not_found=Object not found, searching by {0}
annotated_parser_not_found_warning=WARNING! Parser for annotated EJB3 not found. {0} cannot be parsed as EJB3
ejb3_annotations_parse_error=Impossible to parse the annotated EJB3 {0}
is_default_calculator_hibernate_id_generator_error=Impossible to ascertain if the {0} property has default value calculator that implements IHibernateIdGeneratorCalculator
# Version 2.0.2
entity_created={0} created successfully
entity_modified={0} modified successfully
entity_created_and_associated={0} created and associated to {1}
entity_associated={0} associated to {1}
aggregate_modified={0} modified successfully
aggregate_created={0} created successfully
association_removed=Association between {0} and {1} has been removed, but {0} is still in database
aggregate_removed={0} deleted from database
property_action_error=The action {0} is an IPropertyAction so it must be defined in an view as an action of a property
locale_warning=WARNING! Impossible to obtain the user ''locale'', ''locale'' by default is used
no_more_1_x_action_in_collection_view=No more than one {0} is allowed for collection-view
# Version 2.0.3
inject_xava_referenceSubview_need=You must inject xava_referenceSubview (using in controllers.xml) in {0}
toString_warning=WARNING! Anomalies executing toString() for {0}, toString() of Object is used
property_3_level_in_ejb2_finder=Property {0} of finder {1} has 3 (or more) reference level. This is not supported for EJB2
ejb2_not_supported_finder_warning=WARNING! Finder {0} of {0} has some feature not supported for EJB2, therefore the finder method is not generated
message_tag_error=Error: Tab "message" for "{0}" can''t execute
descriptionsList_tag_error=Error: Tab "descriptionsList" for "{0}" can''t execute
component_file_not_match=The name of the component in {0}.xml is {1}, and must be {0}
default_validator_type_or_stereotype_required=A default-validator must define type or stereotype
maximum_elements=More than {0} items in {1} of {2} are not allowed
message_found=Message <{0}> found
persistence_xml_not_found=WARNING! META-INF/persistence.xml not found. JDBC connection cannot be obtained from JPA persistence definition
member_not_found_in_view={0} not found in view {1} of {2}
# Version 2.0.4
gallery_title=Images of {0} in {1}: {2}
object_description_warning=WARNING! Problems obtaining object description
validator_set_property_error=ERROR VALIDATING! It''s not possible to assign value to the property {0} of {1} from {2} of {3} because {4}
year_month_comparator=year/month =
session_object_not_found_in_controllers=Session object {0} not found in controllers.xml
images_added_to_gallery={0} images added to the gallery
image_added_to_gallery=Image added to the gallery
cannot_modify_empty_reference=Impossible to modify an empty reference
conversion_java_byte_array_expected=byte [] data type expected for convert to java type
byte_array_to_string_warning=WARNING! Impossible to convert a byte [] to a String. Empty string is assumed
# Version 2.1
incorrect_log_level={0} is not a valid value for logLevel! {1} is assumed. Valid values are SEVERE, WARNING, INFO, CONFIG, FINE, FINER, FINEST, ALL, OFF.
package_names_error=Error obtaining the package names of the components
logging_level_not_set=Logging level for Java cannot be set. Default value is assumed
# Version 2.1.1
hibernate_type_conversion_error=Problems converting data type using the Hibernate Type {0}
only_type_and_usertype=The {0} class should implement org.hibernate.usertype.UserType or org.hibernate.type.Type
default_value_calculator_generated_value_incompatible=@DefaultValueCalculator (from OpenXava) and @GeneratedValue (from JPA) are incompatible. @DefaultValueCalculator is ignored
# Version 2.1.2
date3_type_only_3_properties=Date3Type only supports up to 3 properties
hibernate_type_parameter_required=The parameter {0} is required for Hibernate Type {1}
hibernate_type_enum_error=Error obtaining an Enum of type {0} using Hibernate Type {1}
conversion_db_enum_expected=Enum data type expected for convert to database type
supports_schemas_in_data_manipulation_warning=Problems to ascertain if datasource for {0} supports schema in data manipulation. We assume {1}
default_schema_warning=Problems for determining the default schema (reading from persistence.xml). No default schema is assumed.
value_of_enum_error=Error obtaining the value for the enum {0} using {1} as value
value_in_property_of_calculator_required=You must give value to the property {0} of {1} before call to calculate()
controller_on_each_request_action_error=Impossible to obtain the on-each-request actions associated to the controllers
# Version 2.1.3
container_for_pojo_error=Impossible to obtain the container object associated to a POJO object
component_for_pojo_not_found=Component for POJO {0} not found
editor_by_name_for_property_not_found=Editor {0} not found and it''s not possible apply to property {1}. A default editor is assumed
editor_for_property_problem=Problems to configure the editor for property {0}. A default editor is assumed
# Version 2.1.4
represents_collections_required_in_view=It''s required that the View represents a collection in order to call method {0}
value_from_view_for_filtering_collection_error=Error obtaining values from view for filtering in a collection
collection_column_count=Column count in {0}
default_list_action_controllers_warning=DefaultListActionsForCollections not found. No default list actions are added to collections
# Version 2.1.5
load_database_metadata_warning=Problems loading database metadata. Default values are assumed
# Version 2.2
add_to_collection_prompt=Add elements to {0}
elements_added_to_collection={0} element(s) added to {1}
elements_not_added_to_collection=ERROR! {0} element(s) NOT added to {1}
# Version 2.2.1
collection_must_be_parametrized={0} collection in {1} is not processed by OpenXava because its type is not a parametrized type (like Collection)
label_format_for_reference_requires_descriptons_list=@LabelFormat for the reference {0} has no effect because it must be used with @DescriptionsList
not_jpa_entity_nor_transient_model=Seems that {0} is not an JPA Entity nor transient model class. Verify that your transient classes are in the same package of JPA entities
group_unclosed=Missing closing '']'' for group {0}
section_unclosed=Missing closing '}' for section {0}
forViews_and_notForViews_not_compatible=Both forViews and notForViews are specified. Only one of them is allowed, so notForViews is ignored
annotation_not_applicable={0} annotation is not applicable to {1}. It can be applied to {2}
duplicate_annotation_for_view={0} for the view {1} in member {2} only can be applied once. Only the first annotation is valid
max_scale={0} in {1} has too much decimals. Only {2} are allowed
collection_report_title={0} of {1}: {2}
setter_failed=Setter method for property {0} of {1} failed
getter_failed=Getter method for property {0} of {1} failed
# Version 2.2.2
default_modules_from_jpa_error=Impossible to find classes for generating default modules
jpa_managed_classes_anchor_not_found=Anchor files for obtaining JPA managed classes do not found: {0}
managed_classes_not_from_hibernate=Hibernate connection does not work, therefore JPA managed classes obtained directly from classpath
# Version 2.2.3
email_validation_error={0} must be a valid email address
phone_valid_number_error={0} must be a valid number
phone_minimum_size_error={0} must be at least {2} {1} long
url_validation_error={0} must be a valid url
concurrency_error=Another user has modified this record
only_one_version_property={0} has more than one version property. This is not allowd
show_filters=Show filters
hide_filters=Hide filters
label=Label
# Version 2.2.4
ip_validation_error={0} must be a valid IP address
isbn_validation_error={0} must be a valid ISBN
creditcard_validation_error={0} must be a valid Credit card number
email_list_validation_error={0} should contain valid emails separated by commas
# Version 2.2.5
conversion_db_string_expected=String data type expected for convert to database type
conversion_java_sqltime_expected=java.sql.Time data type expected for convert to java type
controller_before_each_request_action_error=Impossible to obtain the before-each-request actions associated to the controllers
no_more_1_on_change_search_in_reference_view=reference-view does not support more than one on-change-search
not_commit_when_facade_as_ejb=mapFacadeAsEJB in xava.properties must be false in order to call MapFacade.commit
not_commit_when_facade_autocommit=mapFacadeAutoCommit in xava.properties must be false in order to call MapFacade.commit
attribute_override_not_found=Attribute {0} in @AttributeOverride not found in entity {1}
no_jpa_data_source_for_entity=Impossible to obtain data source for JPA entity {0}. Verify META-INF/persistence.xml file. You must define a data source
hibernate_annotation_configuration_error=Impossible to create a Hibernate AnnotationConfiguration
# Version 3.0.1
invalid_state={3} is not a valid value for {0} of {1}: {2}
# Version 3.0.3
invalid_report_format=Invalid report format. Use {0}
send=Send
# Version 3.1
unknown_browser_using_default=Unknown browser. Using {0} by default
enum_to_integer_error=Error converting an Enum into an integer
ajax_loading_parts_error=The AJAX loaded parts do not correspond to the displayed ones
call_super_execute_required=Previous call to execute method required
ok=OK
element_cannot_be_disabled=Element {0} cannot be disabled in order to modify its value
element_cannot_be_readonly=Element {0} cannot be readonly in order to modify its value
loading=Loading
default_style_warning=Default style cannot be set, so Classic style is used: {0}
set_character_encoding_error=Impossible to set character encoding to {0}
# Version 3.1.1
property_value_for_property_validator_incorrect=@PropertyValue () in {0} of {1} incorrect: ''value'' is required and ''from'' is not supported
keyProperty_obsolete_style=Obsolete style: Use keyProperty=property instead of keyProperty=xava.Model.property
id_tag_error=Error: Tab "id" for "{0}" can''t execute
# Version 3.1.2
label_found_in_ui=Label for {0} found in User Interface
make_sure_ejb_jar_in_lib=Make sure ejb.jar is in the lib (common/lib in Tomcat 5.5 or lib in Tomcat 6) folder of your servlet container
row_already_unselected=Row already unselected
row_already_selected=Row already selected
for_collection_CollectionView_instead_of_ReferenceView=Use @CollectionView instead of @ReferenceView for collections
for_collection_CollectionViews_instead_of_ReferenceViews=Use @CollectionViews instead of @ReferenceViews for collections
# Version 3.1.3
editor_for_references_required=You must have at least one editor marked with in default-editors.xml(OpenXava) or editors.xml(your project)
editor_for_collections_required=You must have at least one editor marked with in default-editors.xml(OpenXava) or editors.xml(your project)
# Version 3.1.4
minimum_1_elements_in_collection=The {0} collection must have at least 1 element
# Version 4m1
dialog_must_be_displayed=A dialog must be displayed
dialog_must_not_be_displayed=A dialog is displayed, and it should not
unexpected_dialog_title=Unexpected dialog title
use_object_previousViews_required=To use {0} method from {1} you must add <use-object name="xava_previousViews"/> to the action declaration
selected_all_already_selected=Selected all checkbox already checked
selected_all_already_unselected=Selected all checkbox already unchecked
selected_all_not_checked=Selected all checkbox is not checked
cannot_go_to_empty_url=Empty URL, so you cannot go to it
# Version 4m2
use_inject_instead=Since OX4m2 you can use @Inject (JSR-330) instead of to inject the {0} object into the {1} action
context_null_in_action=context cannot be null in action. If your action implements IModuleContextAction try to call super.setContext(context) from the setContext() method
impossible_store_column_width=Impossible to store column width
impossible_load_column_width=Impossible to load column width
# Version 4m3
default_numeric_editor_configuration=Problems configuring the numeric editor: A default configuration will be use
custom_editors_deprecated=The usage of custom-editors.js is deprecated. Just drop your JS files in the xava/editors/js folder of your project.
exists_model_errors=Error trying to determine if {0} model exists. We assume it does not exist
module_reentrance_not_allowed=Module reentrance is not allowed: Instead of {0} use PREVIOUS_MODULE as nextModule
collection_not_added_not_generic_type=Collection {0} of {1} not recognized: There is a problem with its generic type
# Version 4m4
defaultLabelFormat_illegal_value={0} is an illegal value for defaultLabelFormat in xava.properties: Use NORMAL, SMALL or NO_LABEL instead
search_view_missing=Search view not found for {0}. Define a view named Search if you want a special view to entry searching data
simple_view_missing=Simple view not found for {0}, so we''ll use the default view instead
double_click_to_edit_view=Double click on the item for editing or viewing it
get_row_object_error=Impossible to get object from row {0}
impossible_store_frame_status=Impossible to store frame status
impossible_load_frame_status=Impossible to load frame status
# Version 4m5
are_you_sure_row_action={0} on row {1}: Are you sure?
rows_per_page=rows per page
# Version 4m6
user_must_be_numeric=User id must be a valid numeric value
impossible_set_focus_properties=Impossible to set focus properties
module_name_missing=Incomplete URL: You have to specify a module name after ''modules''
# Version 4.0.1
controller_after_each_request_action_error=Impossible to obtain the after-each-request actions associated to the controllers
underscore_not_allowed_for_class_name={0}\: Bad class name\: underscore not allowed for class name
underscore_not_allowed_for_reference_name={0}: Bad reference name: underscore not allowed for reference name
# Version 4.1
sum_not_for_calculated_properties={0} of {1} is a calculated property, so you cannot sum it
sum_not_for_not_numeric_properties={0} of {1} is not numeric, so you cannot sum it
total_problem=Impossible to calculate total
total_not_match=Total for column {0} does not match
# Version 4.1.2
incorrect_openxava_upgrade=Incorrect OpenXava upgrade: possibly some old jars are still in the classpath. Remember to execute the updateOX ant target in your project, remove the .dist folders from your workspace or workspace.dist, remove the application from your application server (delete the folder from webapps in Tomcat case) and remove the temp and work folders in Tomcat
# Version 4.2
header_list_count={0}-{1} of {2}
style_for_browser_warning=Impossible to create a style for browser: {0}
# Version 4.2.1
choose_element_before_add=Please, choose an element before pressing ''Add''
close_resultset_warning=WARNING!, can''t close resultset
close_statement_warning=WARNING!, can''t close statement
is_forward_action_warning=Unable to determine if {0} is an IForwardAction. We assumed it is not
# Version 4.2.2
change_controllers_action_over_set_contoller={0} implements IChangeControllersAction, so the calls to setControllers(), returnToPreviousControllers() and setDefaultControllers() are ignored: IChangeControllersAction takes preference
# Version 4.2.3
hibernate_default_schema_warning=Impossible to obtain Hibernate default schema. We assume {0}
write_only_property_not_added=Property {0} not recognized because it has no getter method. Verify that its getter method exists, is public and well written
# Version 4.3
template_not_found=Template {0} not found
template_unclosed_comment=Unclosed comment: ''''
template_unclosed_block=Unclosed block: {0} with no {1}
template_param_type_error=Param {0} should be a Collection