mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-15 15:02:20 +00:00
112930: Merged V4.2-BUG-FIX (4.2.6) to 5.0.N (5.0.3) 112707 adavis: Merged V4.2.5 (4.2.5) to V4.2-BUG-FIX (4.2.6) 112677 dvaserin: MNT-14780 (MNT-13871): Licence Error message when in overage - Place overage buffer information into License MBean and use it in admin license ftl. 112634 adavis: MNT-13871: Merged DEV (V4.2.5-MNT-13871-LATEST) to V4.2.5 (4.2.5) 111550: Merged DEV (4.1.11) to DEV (4.2.5) MNT-13871 : Count authorised users as those who've logged in, not total # of person objects - Merged all made changes in core alfresco projects as single commit to fresh dev branch forked from V4.1-BUG-FIX. MNT-13871 : Count authorised users as those who've logged in, not total # of person objects - added try/finally approach to reset show delete users flag to default value., 111574: MNT-13871: Count authorised users as those who've logged in, not total # of person objects - Added V4.2.5 specific changes., 111582: MNT-13871: Count authorised users as those who've logged in, not total # of person objects - Updated the jar to correspond with the latest changes in authorised-users/4.2, 111751: MNT-13871: Count authorised users as those who've logged in, not total # of person objects - Removed unnecessary configuration., 111752: Merged DEV (V4.1.11) to DEV (V4.2.5) 111632: MNT-13871 : Count authorised users as those who've logged in, not total # of person objects - Fixed unit tests for build plan: https://bamboo.alfresco.com/bamboo/browse/DEV-ENT414-1, 111753: Merged DEV (4.1.11) to DEV (V4.2.5) 111719: MNT-13871 : Count authorised users as those who've logged in, not total # of person objects - Updated authorization related icons with ones provided by Mark Howarth. - Information message in Deauthorize Dialog was changed to the on provided by Mark Howarth., 111754: MNT-13871 : Count authorised users as those who've logged in, not total # of person objects - Updated to the latest authorised-users lib., 111761: MNT-13871: Count authorised users as those who've logged in, not total # of person objects - Fix for the SchemaReferenceFileTest., 111800: MNT-13871: Count authorised users as those who've logged in, not total # of person objects - Modified the test to create a tenant in a retrying transaction to solve the DataIntegrityViolationException., 111801: Megred DEV (4.1.11) to DEV (4.2.5) 111795: MNT-13871 : Count authorised users as those who've logged in, not total # of person objects - Updated Deleted column to display text instead of tick icon. - Added name for actions column., 111813: MNT-13871: Count authorised users as those who've logged in, not total # of person objects - Updated to the latest authorisation jar to fix the Scema Reference test., 112020: MNT-14775: De-authorisation pop-up has similar title to first line of text - Remove the duplicated text from the pop-up body - Updated link to point the 4.2 documentation, 112134: MNT-14763: [UserAuth] New entries are added in the authorization table for each different username case - Update authorization jar, 112144: MNT-13871: Optimized strings in users.get.properties, 112184: MNT-14762 : [UserAuth]Users from the ALFRESCO_ADMINISTRATORS LDAP group are not pre-authorized - Updated authorized-users jar with fix for ldap administrators pre-authorization., 112196: MNT-14729 : [UserAuth] The column header for the Deauthorize and Reauthorize button should have a name - Updated name for re/de-authorize actions column., 112202: MNT-14763: [UserAuth] New entries are added in the authorization table for each different username case - Add new authorization jar to fix null errors, 112203: MNT-14779: System behaviour when system set read only due to licence exception - Force read-write transaction for LoginPost script., 112225: MNT-14763: [UserAuth] New entries are added in the authorization table for each different username case - Add new authorization jar after unit test fixing., 112226: MNT-14740 : [UserAuth] The message for the failed re authorization is not displayed onIE - Code for reloading page was wrapped with YAHOO.lang.later() function., 112247: MNT-14747 : [UserAuth]The Autorization State isn't change when the user logs via FTP. - Updated authorization jar with fix for kerberos unit test., 112259: MNT-14776: Heading banner text when using all allowed authorised users. - Changed the message. - Updated the authorised-users jar., 112269: MNT-13871: Count authorised users as those who've logged in, not total # of person objects - Wrap methods that uses 'authenticationComponent.setCurrentUser' into RetryingTransaction for retrying on DataIntegrityViolationException., 112285: MNT-14747 : [UserAuth]The Autorization State isn't change when the user logs via FTP. - Updated version for authorized-users jar., 112388: MNT-14809: [UserAuth] On a cluster setup after running the hourly job only one node goes into R/O mode - Updated the authorised-users.jar, 112439: MNT-14815 : Wrong documentation link used in the deauthorize message window - Corrected link to documentation., 112445: MNT-14818 : [UserAuth] Missing quotation mark in the user reauthorization window message - Corrected message for reauthorization dialog., 112450: MNT-14802: [UserAuth] License warning message displayed for all the users - Updated the authorised-users jar., 112454: MNT-14780: Licence Error message when in overage - Make license warn messages on admin console the same as banner warn messages., 112471: MNT-14773 : Sort state not persisted after authorisation action - Sorting/paging state is now persists in sessionStorage., 112478: MNT-14773 : Sort state not persisted after authorisation action - Corrected previous fix., 112483: MNT-14814: [UserAuth] System goes into R/O mode after running the hourly job - Updated the authorised-users jar to the latest version., 112512: MNT-14833: [UserAuth] User cannot login on both nodes (cluster env.) - Update authorization jar., 112556: MNT-14787: [UserAuth] Login via NFS works when the license limit exceed - Modified the exception handling of setCurrentUser method. Now all the exceptions are rethrown., 112570: MNT-14838: Correct the Max Users string in the Admin Console License Screen - Corrected the string, remove the incorrect translations from the bundle., 112572: REVERSE MERGED <<code is not worth to implement>> 112471 : MNT-14773 : Sort state not persisted after authorisation action - Sorting/paging state is now persists in sessionStorage. 112478 : MNT-14773 : Sort state not persisted after authorisation action - Corrected previous fix. , 112610: MNT-14837 : Report license overage to the log files on authorization/deauthorization of users - Updated users authorization jar file., 112627: MNT-14839: [UserAuth]Alfresco goes in read -only after reauthorize a user from LDAP ALFESCO_ADMINISTRATORS group - Updated the authorised-users jar to the latest version. Merged DEV (V5.0.2-MNT-13871) to 5.0.N (5.0.3) 111954: MNT-13871: Count authorised users as those who've logged in, not total # of person objects - Removed context reference to authorization., 112003: MNT-13871: Count authorised users as those who've logged in, not total # of person objects - Added copying of sources and configuration from authorised-users to the output directory during build., 112014: MNT-13871: Count authorised users as those who've logged in, not total # of person objects - Modified the build configuration to unpack the resources to the test folders., 112027: MNT-13871: Count authorised users as those who've logged in, not total # of person objects - Added unpacking of authorisation resources to repoitory-crypto project., 112067: MNT-13871: Count authorised users as those who've logged in, not total # of person objects - Removed unpacking of resources, changed the context imports to point to authorization., 112952: Merged DEV (V5.0.2-MNT-13871) to 5.0.N (5.0.3) 111887: MNT-13871: Count authorised users as those who've logged in, not total # of person objects - Corrected the authorised-users version to correspond to 5.0., 113060: Merged V4.2-BUG-FIX (4.2.6) to 5.0.N (5.0.3) 113059 adavis: Merged V4.2.5 (4.2.5) to V4.2-BUG-FIX (4.2.6) 113058 adavis: MNT-13871: Count authorised users as those who've logged in, not total # of person objects - Version dependency for alfresco-authorised-users moved to top level pom git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@113101 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
111 lines
8.3 KiB
Properties
111 lines
8.3 KiB
Properties
# System-related messages
|
|
|
|
# Note to Translators: Only some of the strings below should be localised
|
|
# Those that should be localised are between START TRANSLATION and END TRANSLATION comment lines.
|
|
|
|
system.err.property_not_set=Property ''{0}'' has not been set: {1} ({2})
|
|
system.err.duplicate_name=Duplicate child name not allowed: {0}
|
|
system.err.lucene_not_supported=The lucene search subsystem is not supported. Please see http://docs.alfresco.com/5.0/tasks/lucene-solr4-migration.html
|
|
|
|
# Bootstrap configuration check messages
|
|
|
|
system.config_check.warn.dir_root=The Alfresco ''dir.root'' property is set to a relative path ''{0}''. ''dir.root'' should be overridden to point to a specific folder.
|
|
system.config_check.msg.dir_root=The Alfresco root data directory (''dir.root'') is: {0}
|
|
system.config_check.err.indexes.duplicate_root_node=The store ''{0}'' has a duplicate root node entry.
|
|
system.config_check.err.missing_index=CONTENT INTEGRITY ERROR: Indexes not found for {0} stores.
|
|
system.config_check.err.missing_content=CONTENT INTEGRITY ERROR: System content not found in content store.
|
|
system.config_check.err.fix_dir_root=Ensure that the ''dir.root'' property ''{0}'' is pointing to the correct data location.
|
|
system.config_check.msg.howto_index_recover=You may set 'index.recovery.mode=FULL' if you need to rebuild the indexes.
|
|
system.config_check.warn.starting_with_errors=Alfresco is starting with errors.
|
|
|
|
# Schema comparator messages
|
|
# Log messages...
|
|
system.schema_comp.debug.no_ref_file=No reference schema file, expected: {0}
|
|
system.schema_comp.debug.time_taken=Schema validation took {0} ms
|
|
system.schema_comp.info.all_ok=Compared database schema with reference schema (all OK): {0}
|
|
system.schema_comp.warn.problems_found=Schema validation found {0} potential problems, results written to: {1}
|
|
# Generic differencing, validation and redundancy messages...
|
|
system.schema_comp.diff=Difference: expected {0} {1}="{2}", but was {3}="{4}"
|
|
system.schema_comp.diff.ref_only=Difference: missing {0} from database, expected at path: {1}
|
|
system.schema_comp.diff.target_only=Difference: unexpected {0} found in database with path: {1}
|
|
system.schema_comp.redundant_obj=Redundancy: {0} items matching {1}, matches: {2}
|
|
system.schema_comp.redundant_obj.many_matches={0} redundant items? reference: {1}, matches: {2} and {3} more...
|
|
system.schema_comp.validation=Validation: {0} {1}="{2}" fails to match rule: {3}
|
|
# Specific validator (implementations) messages...
|
|
system.schema_comp.name_validator=name must match pattern ''{0}''
|
|
system.schema_comp.index_columns_validator=Number of columns in index doesn''t match. Was {0}, but expected {1}
|
|
system.schema_comp.column_names_validator=Column types do not match. Was {0}, but expected {1}
|
|
system.schema_comp.schema_version_validator=version must be at least ''{0}''
|
|
|
|
# Clustering
|
|
system.cluster.license.not_enabled=License does not permit clustering: clustering is disabled.
|
|
system.cluster.disabled=Clustering is disabled: not starting.
|
|
system.cluster.checker.notavailable=Unable to run cluster check tool as clustering is disabled.
|
|
system.cluster.started=Cluster started, name: {0}
|
|
system.cluster.member_joined=Member joined: {0}
|
|
system.cluster.member_left=Member left: {0}
|
|
system.cluster.curr_members=Current cluster members:
|
|
system.cluster.member={0} (hostname: {1})
|
|
system.cluster.shutdown=Clustering has shutdown.
|
|
system.cluster.loopback_not_recommended=Cluster is using loopback address {0} - not recommended.
|
|
system.cluster.loopback_not_in_conf=Cluster address {0} may only be used if explicitly configured, e.g. alfresco.cluster.interface={0}
|
|
system.cluster.err.bad_ip=Cluster is using unacceptable IP address: {0}
|
|
system.cluster.err.cannot_send_msg=Unable to send message
|
|
system.cluster.err.server_not_found=Server not found: {0}
|
|
system.cluster.drop_invalidating_caches.member_joined=Cluster member joined: dropping invalidating caches.
|
|
system.cluster.drop_invalidating_caches.member_left=Cluster member left: dropping invalidating caches.
|
|
system.cluster.drop_invalidating_caches.disabled=Cluster members changed but cache dropping is disabled (doing nothing).
|
|
|
|
# OpenOffice
|
|
system.openoffice.info.connection_verified=The connection to OpenOffice has been established.
|
|
system.openoffice.err.connection_failed=An initial OpenOffice connection could not be established.
|
|
system.openoffice.err.connection_lost=The OpenOffice connection has been lost.
|
|
system.openoffice.err.connection_remade=The OpenOffice connection was re-established.
|
|
|
|
# Locks
|
|
system.locks.err.failed_to_acquire_lock=Failed to get lock ''{0}'' using token ''{1}''.
|
|
system.locks.err.lock_resource_missing=Failed to manipulate lock ''{0}'' using token ''{1}''. The lock resource no longer exists.
|
|
system.locks.err.lock_update_count=Failed to update lock ''{0}'' using token ''{1}''. {2} locks were updated when {3} should have been.
|
|
system.locks.err.failed_to_release_lock=Failed to release lock ''{0}'' using token ''{1}''. The lock has expired and been taken by another process.
|
|
system.locks.err.excl_lock_exists=Failed to get lock ''{0}'' using token ''{1}''. An exclusive lock exists: {2}
|
|
|
|
# Multi-Tenant
|
|
system.mt.warn.upgrade_mt_admin_context=Please update your alfresco/extension/mt/mt-admin-context.xml (to use latest alfresco/extension/mt/mt-admin-context.xml.sample).
|
|
system.mt.disabled=Tenant is disabled: {0}
|
|
|
|
# Usages
|
|
system.usage.err.no_txn=RepoUsageComponent must be called in a transaction.
|
|
system.usage.err.no_txn_readwrite=RepoUsageComponent must be called in a read-write transaction.
|
|
|
|
# START TRANSLATION
|
|
system.usage.warn.limit_users_approached=The allowable user limit of {0} as per your license agreement is being approached. There are {1} users in the system. Please contact your Alfresco sales representative to purchase additional user licenses.
|
|
system.usage.warn.limit_users_reached=The allowable user limit of {0} as per your license agreement has been reached. There are {1} users in the system. Please contact your Alfresco sales representative to purchase additional user licenses.
|
|
system.usage.warn.limit_documents_approached=The allowable content limit of {0} is being approached. There are {1} content objects in the system.
|
|
system.usage.warn.limit_documents_reached=The allowable content limit of {0} has been reached. There are {1} content objects in the system.
|
|
system.usage.err.limit_users_exceeded=The allowable user limit of {0} as per your license agreement has been exceeded. There are currently {1} users in the system. Please contact your Alfresco sales representative to purchase additional user licenses.
|
|
system.usage.err.limit_users_exceeded_verbose=The allowable user limit of {0} as per your license agreement has been exceeded. Users added: {1}. Please contact your Alfresco sales representative to purchase additional user licenses.
|
|
system.usage.warn.limit_users_overage=The allowable user limit of {0} for your license agreement has been reached. There are {1} users in the system, {2} are allowed. Please contact your Alfresco sales representative to purchase additional user licenses.
|
|
|
|
system.usage.err.limit_documents_exceeded=The allowable content limit of {0} has been exceeded. There are currently {1} content objects in the system.
|
|
system.usage.err.limit_license_expiring=The Alfresco license will expire in {0} days.
|
|
system.usage.err.limit_license_expired=The Alfresco license has expired.
|
|
|
|
# Subsystems error messages
|
|
system.portcheck.err.empty_port=The value for {0} port property cannot be empty.
|
|
system.portcheck.err.parse_port=Unable to parse value for {0} port property: {1}.
|
|
system.portcheck.err.port_out_of_bounds=The port chosen for {0} is outside the required range (1, 65535): {1}.
|
|
system.portcheck.err.ports_out_of_bounds=The following ports chosen for {0} are outside the required range (1, 65535): {1}.
|
|
system.portcheck.err.port_in_use=The port chosen for {0} is already in use: {1}.
|
|
system.portcheck.err.ports_in_use=The following ports chosen for {0} are already in use: {1}.
|
|
|
|
# License
|
|
system.license.msg.unknown=Unknown
|
|
system.license.msg.unlimited=Unlimited
|
|
system.license.msg.does_not_expire=Does not expire
|
|
system.license.msg.reloaded=The Alfresco license has been reloaded.
|
|
system.license.err.reloadFailed=Failed to reload license: {0}
|
|
# END TRANSLATION
|
|
|
|
# Startup message
|
|
system.info.startup=Alfresco started ({0}{1}{2}). Current version: {3} schema {4}. Originally installed version: {5} schema {6}.
|
|
system.warn.readonly=Alfresco is currently in read-only mode. Please check your license. |