mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-22 15:12:38 +00:00
116550 aowian: ACE-4500: Updating links to the help from within Alfresco
- Updated error message to include correct version of the docs.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@116661 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
116 lines
9.9 KiB
Properties
Executable File
116 lines
9.9 KiB
Properties
Executable File
# 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/{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=\u5373\u5c06\u8fbe\u5230\u8bb8\u53ef\u8bc1\u534f\u8bae\u5141\u8bb8\u7684\u7528\u6237\u9650\u989d {0}\u3002 \u7cfb\u7edf\u4e2d\u6709 {1} \u4f4d\u7528\u6237\u3002 \u8bf7\u8054\u7cfb\u60a8\u7684 Alfresco \u9500\u552e\u4ee3\u8868\u4ee5\u8d2d\u4e70\u989d\u5916\u7684\u7528\u6237\u8bb8\u53ef\u8bc1\u3002
|
|
system.usage.warn.limit_users_reached=\u5df2\u7ecf\u8fbe\u5230\u8bb8\u53ef\u8bc1\u534f\u8bae\u5141\u8bb8\u7684\u7528\u6237\u9650\u989d {0}\u3002 \u7cfb\u7edf\u4e2d\u6709 {1} \u4f4d\u7528\u6237\u3002 \u8bf7\u8054\u7cfb\u60a8\u7684 Alfresco \u9500\u552e\u4ee3\u8868\u4ee5\u8d2d\u4e70\u989d\u5916\u7684\u7528\u6237\u8bb8\u53ef\u8bc1\u3002
|
|
system.usage.warn.limit_documents_approached=\u5373\u5c06\u8fbe\u5230\u5141\u8bb8\u7684\u5185\u5bb9\u9650\u989d {0}\u3002 \u7cfb\u7edf\u4e2d\u6709 {1} \u4e2a\u5185\u5bb9\u5bf9\u8c61\u3002
|
|
system.usage.warn.limit_documents_reached=\u5df2\u7ecf\u8fbe\u5230\u5141\u8bb8\u7684\u5185\u5bb9\u9650\u989d {0}\u3002 \u7cfb\u7edf\u4e2d\u6709 {1} \u4e2a\u5185\u5bb9\u5bf9\u8c61\u3002
|
|
system.usage.err.limit_users_exceeded=\u5df2\u7ecf\u8d85\u8fc7\u8bb8\u53ef\u8bc1\u534f\u8bae\u5141\u8bb8\u7684\u7528\u6237\u9650\u989d {0}\u3002 \u7cfb\u7edf\u4e2d\u76ee\u524d\u6709 {1} \u4f4d\u7528\u6237\u3002 \u8bf7\u8054\u7cfb\u60a8\u7684 Alfresco \u9500\u552e\u4ee3\u8868\u4ee5\u8d2d\u4e70\u989d\u5916\u7684\u7528\u6237\u8bb8\u53ef\u8bc1\u3002
|
|
system.usage.err.limit_users_exceeded_verbose=\u5df2\u7ecf\u8d85\u8fc7\u8bb8\u53ef\u8bc1\u534f\u8bae\u5141\u8bb8\u7684\u7528\u6237\u9650\u989d {0}\u3002 \u6dfb\u52a0\u7684\u7528\u6237\u6570\uff1a {1} \u8bf7\u8054\u7cfb\u60a8\u7684 Alfresco \u9500\u552e\u4ee3\u8868\u4ee5\u8d2d\u4e70\u989d\u5916\u7684\u7528\u6237\u8bb8\u53ef\u8bc1\u3002
|
|
system.usage.warn.limit_users_overage=\u5df2\u7ecf\u8fbe\u5230\u8bb8\u53ef\u8bc1\u534f\u8bae\u5141\u8bb8\u7684\u7528\u6237\u9650\u989d {0}\u3002 \u7cfb\u7edf\u4e2d\u6709 {1} \u4f4d\u7528\u6237\uff0c\u6682\u65f6\u5141\u8bb8\u7684\u7528\u6237\u6570\u4e3a {2}\u3002 \u8bf7\u8054\u7cfb\u60a8\u7684 Alfresco \u9500\u552e\u4ee3\u8868\u4ee5\u8d2d\u4e70\u989d\u5916\u7684\u7528\u6237\u8bb8\u53ef\u8bc1\u3002
|
|
|
|
system.usage.err.limit_documents_exceeded=\u5df2\u7ecf\u8d85\u8fc7\u5141\u8bb8\u7684\u5185\u5bb9\u9650\u989d {0}\u3002 \u7cfb\u7edf\u4e2d\u76ee\u524d\u6709 {1} \u4e2a\u5185\u5bb9\u5bf9\u8c61\u3002
|
|
system.usage.err.limit_license_expiring=Alfresco \u8bb8\u53ef\u8bc1\u5c06\u5728 {0} \u5929\u540e\u5230\u671f\u3002
|
|
system.usage.err.limit_license_expired=Alfresco \u8bb8\u53ef\u8bc1\u5df2\u5230\u671f\u3002
|
|
|
|
# Subsystems error messages
|
|
system.portcheck.err.empty_port={0} \u7aef\u53e3\u5c5e\u6027\u7684\u503c\u4e0d\u80fd\u4e3a\u7a7a\u3002
|
|
system.portcheck.err.parse_port=\u65e0\u6cd5\u89e3\u6790 {0} \u7aef\u53e3\u5c5e\u6027\u7684\u503c\uff1a{1}\u3002
|
|
system.portcheck.err.port_out_of_bounds=\u4e3a {0} \u9009\u62e9\u7684\u7aef\u53e3\u8d85\u51fa\u6240\u9700\u8303\u56f4 (1, 65535)\uff1a{1}\u3002
|
|
system.portcheck.err.ports_out_of_bounds=\u4e3a {0} \u9009\u62e9\u7684\u4e0b\u5217\u7aef\u53e3\u8d85\u51fa\u6240\u9700\u8303\u56f4 (1, 65535)\uff1a{1}\u3002
|
|
system.portcheck.err.port_in_use=\u4e3a {0} \u9009\u62e9\u7684\u7aef\u53e3\u5df2\u88ab\u4f7f\u7528\u6216\u60a8\u6ca1\u6709\u8bbf\u95ee\u5b83\u7684\u6743\u9650\uff1a{1}\u3002
|
|
system.portcheck.err.host_port_in_use=\u4e3a {0} \u9009\u62e9\u7684\u5730\u5740\u5df2\u88ab\u4f7f\u7528\u6216\u60a8\u6ca1\u6709\u6743\u9650\uff1a{1}:{2}\u3002
|
|
system.portcheck.err.ports_in_use=\u4e3a {0} \u9009\u62e9\u7684\u4e0b\u5217\u7aef\u53e3\u5df2\u88ab\u4f7f\u7528\u6216\u60a8\u6ca1\u6709\u4f7f\u7528\u5b83\u4eec\u7684\u6743\u9650\uff1a{1}\u3002
|
|
system.portcheck.err.unknown_or_wrong_host=\u4e3a {0} \u9009\u62e9\u7684\u4e3b\u673a\u540d\u672a\u77e5\u6216\u62fc\u5199\u9519\u8bef\uff1a{1}\u3002
|
|
system.portcheck.err.networking_error=\u5b50\u7cfb\u7edf {0} \u4e2d\u51fa\u73b0\u8054\u7f51\u9519\u8bef\uff1a{1}\u3002
|
|
system.portcheck.err.ports_with_networking_errors=\u4e3a {0} \u9009\u62e9\u7684\u4e0b\u5217\u7aef\u53e3\u51fa\u73b0\u8054\u7f51\u9519\u8bef\uff1a{1}\u3002
|
|
|
|
# License
|
|
system.license.msg.unknown=\u672a\u77e5
|
|
system.license.msg.unlimited=\u65e0\u9650\u5236
|
|
system.license.msg.does_not_expire=\u4e0d\u4f1a\u5230\u671f
|
|
system.license.msg.reloaded=Alfresco \u8bb8\u53ef\u8bc1\u5df2\u88ab\u91cd\u8f7d\u3002
|
|
system.license.err.reloadFailed=\u91cd\u8f7d\u8bb8\u53ef\u8bc1\u5931\u8d25\uff1a{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.
|