{
"$messages" : "Contains messages and keys used within this JSON to avoid duplicate text representations",
"smw-setupcheck-dependency-error": {
"en": "Dependency error"
},
"smw-setupcheck-registry-error": {
"en": "Registry error"
},
"smw-setupcheck-error": {
"en": "Error"
},
"smw-setupcheck-maintenance": {
"en": "Maintenance"
},
"smw-setupcheck-release": {
"en": "Version"
},
"smw-setupcheck-code": {
"en": "Code"
},
"smw-setupcheck-progress":{
"en": "Progress"
},
"smw-setupcheck-db-requirement":{
"en": "Requirement"
},
"smw-setupcheck-db-title":{
"en": "Database type"
},
"smw-setupcheck-db-current-title":{
"en": "Current version"
},
"smw-setupcheck-db-minimum-title":{
"en": "Minimum version"
},
"smw-setupcheck-stack-trace":{
"en": "Stack trace"
},
"smw-setupcheck-how-to-fix-error": {
"en": "How can I fix this error?"
},
"smw-setupcheck-why-this-page": {
"en": "Why do I see this page?"
},
"smw-setupcheck-temporarily-disable": {
"en": "To temporarily disable this error output and return to a working MediaWiki (without Semantic MediaWiki), remove the enableSemantics from your LocalSettings.php."
},
"smw-setupcheck-requires-db-minimum-version": {
"en": "During the installation, the setup check found that the minimum requirement for the database environment defined by Semantic MediaWiki didn't match with the version available and is the reason why the installation of Semantic MediaWiki was aborted."
},
"smw-setupcheck-dependency-requires-semanticmediawiki":{
"en": "The reported extension requires Semantic MediaWiki to be enabled which is currently not the case thus adding enableSemantics to LocalSettings.php should resolve the dependency error."
},
"smw-setupcheck-dependency-multiple-requires-semanticmediawiki":{
"en": "The reported extensions require Semantic MediaWiki to be enabled which is currently not the case thus adding enableSemantics to LocalSettings.php should resolve the dependency error."
},
"smw-setupcheck-dependency-error-multiple": {
"en": "It was reported that multiple extensions have failed their dependencies including:"
},
"smw-setupcheck-enablesemantics-assistance": {
"en": "Information about enableSemantics is available on the corresponding help page, you may also ask the project support for assistance."
},
"smw-setupcheck-remove-wfloadextension": {
"en": "Removing wfLoadExtension( 'SemanticMediaWiki' ) from LocalSettings.php is sufficient to avoid any conflicts with enableSemantics and ensures that required variables and parameters are setup correctly."
},
"smw-setupcheck-administrator-assistance":{
"en": "An administrator (or any person with administrator rights) has to run either MediaWiki's update.php or Semantic MediaWiki's setupStore.php maintenance script."
},
"smw-setupcheck-administrator-contact-for-information":{
"en": "Please contact your local administrator to get more information about the progress."
},
"smw-setupcheck-install-assistance":{
"en": "You may also consult the following pages for further assistance:
LocalSettings.php contains both enableSemantics and wfLoadExtension( 'SemanticMediaWiki' ) forcing the ExtensionRegistry to abort the registration process."
},
"smw-setupcheck-registry-invalid-wfloadextension-use" : {
"en": "wfLoadExtension( 'SemanticMediaWiki' ) was used to enable Semantic MediaWiki which conflicts with enableSemantics."
},
"smw-setupcheck-stack-trace-abort-condition": {
"en": "The following stack trace may indicate which program (or extension) caused an abort condition."
},
"smw-setupcheck-registry-invalid-access":{
"en": "Some program (or extension) tried to access function(s) of Semantic MediaWiki without being correctly enabled."
},
"smw-setupcheck-registry-requires-enablesemantics": {
"en": "To use Semantic MediaWiki or functions of it, it is necessary to add enableSemantics to your LocalSettings.php which will ensure required variables and parameters are setup before programs can continue to work and make use of it."
},
"smw-setupcheck-config-profile": {
"en": "Please check the spelling and location of available default profiles used as part of the enableSemantics declaration in your LocalSettings.php."
},
"smw-setupcheck-in-maintenance-mode": {
"en": "The system is currently undergoing an upgrade of the Semantic MediaWiki extension together with its data repository and we would like to ask you for your patience and allow the maintenance to continue before the wiki can be made accessible again."
},
"smw-setupcheck-reason-for-in-maintenance": {
"en": "The extension tries to minimize the impact and downtime by deferring most of its maintenance tasks to occur after the update.php run but some database related changes are required to finish first to avoid data inconsistencies, it may include: