"wikibase-management/explain-select-wikibase":"Click on an item below to select it as the target Wikibase to work against. This will clear any existing schema. After switching to the target Wikibase, you should reconcile your data against it before editing the schema.",
"wikibase-addition/explain-add-manifest":"The manifest should specify a reconciliation service linked to the Wikibase, the reconciliation service will be added to OpenRefine if not added yet.",
"wikibase-addition/explain-add-manifest-via-url":"Enter the Wikibase manifest's URL (recommended, this is helpful for keeping track of the latest manifest):",
"wikibase-addition/explain-paste-manifest":"Or paste the manifest JSON text directly (manifests for some public Wikibases can be found <a href=\"https://github.com/OpenRefine/wikibase-manifests\" target=\"_blank\">here</a>, you can also write one yourself according to this <a href=\"https://github.com/OpenRefine/OpenRefine/wiki/Write-a-Wikibase-manifest\" target=\"_blank\">tutorial</a>):",
"wikibase-schema/dialog-header":"Align to Wikibase",
"wikibase-schema/dialog-explanation":"You are currently working against <a href=\"$1\" target=\"_blank\">$2</a>. You should have your data reconciled to reconciliation services linked to $2 (such as <a href=\"$3\" target=\"_blank\">$3</a>) first. The schema below specifies how your tabular data will be transformed into $2 edits. You can drag and drop the column names below in most input boxes: for each row, edits will be generated with the values in these columns.",
"wikibase-schema/preview-explanation":"This tab shows the first edits (out of $1) that will be made once you upload the changes to <a href=\"$2\" target=\"_blank\">$3</a>. You can use facets to inspect the edits on particular items.",
"wikibase-account/explain-bot-passwords":"You are encouraged to login with <a href=\"$1\" target=\"_blank\">bot passwords</a>, see this <a href=\"https://docs.openrefine.org/manual/wikidata#manage-wikidata-account\" target=\"_blank\">wiki page</a> to learn how to get one.",
"wikibase-account/bot-passwords-alert":"You are appearing to use your main password to login in. We encourage you to use bot password to login. For bot password, the username should be in the form of \"yourwikidatausername@yourbotname\".",
"wikibase-account/explain-owner-only-consumer-wiki":"You need to register an owner-only consumer <a href=\"$1\" target=\"_blank\">here</a> first if you don't have one. See this <a href=\"https://github.com/OpenRefine/OpenRefine/wiki/Wikidata-owner-only-consumer\" target=\"_blank\">wiki</a> to learn how to get one.",
"wikibase-account/explain-password-login":"You can also <a>login with your username/password.</a>",
"wikibase-account/explain-owner-only-consumer-login":"You can also <a>login with your owner-only consumer.</a>",
"wikibase-account/password-remember-me-title":"Your password won't be stored. Don't check this if your computer is public.",
"wikibase-account/owner-only-consumer-remember-me-title":"Consumer credentials are stored unencrypted in cookies. Don't check this if your computer is public.",
"wikibase-account/close":"Close",
"wikibase-account/log-in":"Log in",
"wikibase-account/logged-in-as":"You are logged in as:",
"wikibase-account/log-out":"Log out",
"wikibase-account/connecting-to-wikibase":"Connecting to Wikibase…",
"perform-wikibase-edits/dialog-header":"Upload edits to $1",
"perform-wikibase-edits/review-your-edits":"You are about to upload $1 edits to <a href=\"$2\" target=\"_blank\">$3</a>. Please check them carefully. Large edit batches should be submitted for <a href=\"https://www.wikidata.org/wiki/Wikidata:Requests_for_permissions/Bot\" target=\"_blank\">bot review</a> first.",
"perform-wikibase-edits/logged-in-as":"You are logged in as",
"perform-wikibase-edits/edit-summary-placeholder":"a few words to describe your edits",
"perform-wikibase-edits/maxlag-label":"maxlag",
"perform-wikibase-edits/explain-maxlag":"Must be a positive integer. Leave this to the default value unless you know <a href=\"https://www.mediawiki.org/wiki/Manual:Maxlag_parameter\" target=\"_blank\">how maxlag works</a>.",
"perform-wikibase-edits/maxlag-validation":"maxlag must be a positive integer",
"warnings-messages/new-item-created/body":"Please make sure that these items do not exist yet and are <a href=\"https://www.wikidata.org/wiki/Wikidata:Notability\" target=\"_blank\">suitable for inclusion in Wikidata</a>.",
"warnings-messages/new-item-without-labels-or-aliases/title":"New items created without any label or alias.",
"warnings-messages/new-item-without-labels-or-aliases/body":"You should at least provide one label for new items such as {example_entity}, so that others can understand what the item is about.",
"warnings-messages/new-item-without-descriptions/title":"New items created without any description.",
"warnings-messages/new-item-without-descriptions/body":"Adding descriptions on new items such as {example_entity} will make it easier to disambiguate the items from namesakes.",
"warnings-messages/new-item-with-deleted-statements/title":"Deleting statements on new items.",
"warnings-messages/new-item-with-deleted-statements/body":"There is probably something wrong in your schema or project.",
"warnings-messages/new-item-without-instance-of-or-subclass-of/title":"New items created without any type.",
"warnings-messages/new-item-without-instance-of-or-subclass-of/body":"You should provide an \"instance of\" (P31 for Wikidata) or \"subclass of\" (P279 for Wikidata) statement for each item that you create, such as {example_entity}.",
"warnings-messages/add-statements-with-invalid-format/title":"{property_entity} statements with invalid format.",
"warnings-messages/add-statements-with-invalid-format/body":"Values for this property are expected to match the regular expression <span class=\"wb-issue-preformat\">{regex}</span>, which is not the case for <span class=\"wb-issue-preformat\">{example_value}</span> added on {example_item_entity}.",
"warnings-messages/remove-statements-with-invalid-format/title":"Removed statements with invalid format.",
"warnings-messages/remove-statements-with-invalid-format/body":"If these statements currently exist on {wikibase_name}, this will solve constraint violations.",
"warnings-messages/missing-inverse-statements/title":"Inverse statements missing for {added_property_entity}.",
"warnings-messages/missing-inverse-statements/body":"Any {added_property_entity} statement such as the one from {source_entity} to {target_entity} should also be added in reverse with {inverse_property_entity}: in this case, {target_entity} {inverse_property_entity} {source_entity}.",
"warnings-messages/having-conflicts-with-statements/title":"{property_entity} conflicts with statement {added_property_entity}.",
"warnings-messages/having-conflicts-with-statements/body":"Remove the conflicting statements with {property_entity} such as item with property {example_entity}.",
"warnings-messages/self-referential-statements/body":"While not forbidden, self-referential statements are generally suspicious. You have some on {example_entity}.",
"warnings-messages/unsourced-statements/title":"Statements without references.",
"warnings-messages/unsourced-statements/body":"Most statements should have references. You can add them easily in the schema.",
"warnings-messages/property-found-in-mainsnak/title":"{property_entity} used as statement.",
"warnings-messages/property-found-in-mainsnak/body":"You are using {property_entity} as a main statement but it is not designed for that.",
"warnings-messages/property-found-in-qualifier/title":"{property_entity} used as qualifier.",
"warnings-messages/property-found-in-qualifier/body":"You are using in {property_entity} as a qualifier but it is not designed for that .",
"warnings-messages/property-found-in-reference/title":"{property_entity} used as reference.",
"warnings-messages/property-found-in-reference/body":"You are using {property_entity} in a reference but it is not designed for that.",
"warnings-messages/missing-mandatory-qualifiers/title":"{statement_property_entity} is missing a {missing_property_entity} qualifier.",
"warnings-messages/missing-mandatory-qualifiers/body":"Statements using {statement_property_entity} such as the one on {example_item_entity} are missing a mandatory {missing_property_entity} qualifier.",
"warnings-messages/disallowed-qualifiers/title":"Qualifier {disallowed_property_entity} is incompatible with {statement_property_entity}.",
"warnings-messages/disallowed-qualifiers/body":"Statements using {statement_property_entity} such as the one on {example_item_entity} should not have a {disallowed_property_entity} qualifier as they are incompatible.",
"warnings-messages/single-valued-property-added-more-than-once/title":"{property_entity} added more than once on the same item.",
"warnings-messages/single-valued-property-added-more-than-once/body":"This property is expected to be used at most once on each item but has been added multiple times on the same item, for instance on {example_entity}.",
"warnings-messages/difference-of-the-properties-is-not-within-the-specified-range/title":"Inconsistent {source_entity} and {target_entity}",
"warnings-messages/difference-of-the-properties-is-not-within-the-specified-range/body":"The difference between {source_entity} and {target_entity} is expected to be within the range [{min_value}, {max_value}], but this fails on items such as {example_entity}.",
"warnings-messages/identical-values-for-distinct-valued-property/title":"Identical values for {property_entity}",
"warnings-messages/identical-values-for-distinct-valued-property/body":"This property should have distinct values, but the same value was found on {item1_entity} and {item2_entity} for instance.",
"warnings-messages/no-edit-generated/title":"No edit was generated.",
"warnings-messages/no-edit-generated/body":"There might be something wrong with your schema.",
"warnings-messages/no-issue-detected/title":"No issue was detected in your edits.",
"warnings-messages/multi-valued-property-is-required-for-new-item/title":"{property_entity} should have more than one statement on new items.",
"warnings-messages/multi-valued-property-is-required-for-new-item/body":"This property is expected to have more than one statement on each item but it has single statement, for instance on {example_entity}.",
"warnings-messages/multi-valued-property-is-required-for-existing-item/title":"{property_entity} should have more than one statement on existing items.",
"warnings-messages/multi-valued-property-is-required-for-existing-item/body":"This property is expected to have more than one statement on each item but it has single statement, for instance on {example_entity}. If the item already has statements with this property in {wikibase_name}, then this warning can be ignored.",
"warnings-messages/new-item-requires-property-to-have-certain-values/title":"{property_entity} requires property {added_property_entity} to have certain values.",
"warnings-messages/new-item-requires-property-to-have-certain-values/body":"Property {added_property_entity} doesn't have appropriate values such as on item {example_entity}.",
"warnings-messages/new-item-requires-certain-other-statement/title":"{property_entity} requires statement with property {added_property_entity}.",
"warnings-messages/new-item-requires-certain-other-statement/body":"This property is expected to have another statement with property {added_property_entity} such as on item {example_entity}.",
"warnings-messages/existing-item-requires-property-to-have-certain-values/title":"{property_entity} requires property {added_property_entity} to have certain values.",
"warnings-messages/existing-item-requires-property-to-have-certain-values/body":"Property {added_property_entity} doesn't have appropriate values such as on item {example_entity}. If the item already has statements with property {added_property_entity} and with appropriate values in {wikibase_name}, then this warning can be ignored.",
"warnings-messages/existing-item-requires-certain-other-statement/body":"This property is expected to have another statement with property {added_property_entity} such as on item {example_entity}. If the item already has statements with property {added_property_entity} in {wikibase_name}, then this warning can be ignored.",
"warnings-messages/values-should-not-be-used-as-qualifier/title":"Invalid value for qualifier {qualifier_entity} on statement {statement_entity}",
"warnings-messages/values-should-not-be-used-as-qualifier/body":"On items such as {example_entity}, an invalid value for qualifier {qualifier_entity} was supplied on statement {statement_entity}.",
"warnings-messages/ignored-qualifiers/title":"Some qualifiers were ignored.",
"warnings-messages/ignored-qualifiers/body":"Qualifier values could not be parsed, so they will not be added to the corresponding statements.",
"warnings-messages/ignored-references/title":"Some references were ignored.",
"warnings-messages/ignored-references/body":"None of their statements could be parsed, so no reference was added.",
"warnings-messages/monolingual-text-without-language/title":"No language provided for monolingual text.",
"warnings-messages/monolingual-text-without-language/body":"Some label, description, alias or monolingual text value have been skipped because no language was provided. Example value: <span class=\"wb-issue-preformat\">{example_text}</span>.",
"warnings-messages/duplicate-whitespace/title":"Duplicate whitespace in strings.",
"warnings-messages/duplicate-whitespace/body":"Strings such as <span class=\"wb-issue-preformat\">{example_string}</span> contain duplicate whitespace.",
"warnings-messages/non-printable-characters/title":"Non-printable characters in strings.",
"warnings-messages/non-printable-characters/body":"Strings such as <span class=\"wb-issue-preformat\">{example_string}</span> contain non-printable characters.",
"warnings-messages/invalid-identifier-space/title":"Invalid identifier space for reconciled cells.",
"warnings-messages/invalid-identifier-space/body":"Some reconciled cells such as <span class=\"wb-issue-preformat\">{example_cell}</span> were ignored because they are not reconciled to {wikibase_name}.",
"warnings-messages/ignored-language/title":"Invalid language identifiers.",
"warnings-messages/ignored-language/body":"Some language identifiers are invalid, such as <span class=\"wb-issue-preformat\">{example_value}</span>. See the <a href=\"https://www.wikidata.org/wiki/Wikidata:Tools/OpenRefine/Editing/Schema_alignment#Languages\" target=\"_blank\">allowed values</a>.",
"warnings-messages/ignored-date/title":"Invalid date formats.",
"warnings-messages/ignored-date/body":"Some dates are incorrectly formatted, such as <span class=\"wb-issue-preformat\">{example_value}</span>. See the <a href=\"https://www.wikidata.org/wiki/Wikidata:Tools/OpenRefine/Editing/Schema_alignment#Dates\" target=\"_blank\">allowed formats</a>.",
"warnings-messages/ignored-amount/body":"Some amounts are incorrectly formatted, such as <span class=\"wb-issue-preformat\">{example_value}</span>. See the <a href=\"https://www.wikidata.org/wiki/Wikidata:Tools/OpenRefine/Editing/Schema_alignment#Quantities\" target=\"_blank\">allowed formats</a>.",
"warnings-messages/ignored-coordinates/body":"Some coordinates are incorrectly formatted, such as <span class=\"wb-issue-preformat\">{example_value}</span>. See the <a href=\"https://www.wikidata.org/wiki/Wikidata:Tools/OpenRefine/Editing/Schema_alignment#Globe_coordinates\" target=\"_blank\">allowed formats</a>.",
"warnings-messages/forbidden-value/title":"Invalid values for {property_entity}",
"warnings-messages/forbidden-value/body":"Items such as {example_value_entity} added on {example_subject_entity} are not allowed as values for {property_entity}.",
"warnings-messages/bounds-disallowed/title":"Quantity bounds supplied for {property_entity}",
"warnings-messages/bounds-disallowed/body":"Values are not expected to have uncertainty bounds, but <span class=\"wb-issue-preformat\">{example_value}</span> added on {example_item_entity} has some. See the <a href=\"https://www.wikidata.org/wiki/Wikidata:Tools/OpenRefine/Editing/Schema_alignment#Quantities\" target=\"_blank\">manual</a> to learn how to fix their format.",
"warnings-messages/values-should-be-integers/title":"Non-integer values of {property_entity}",
"warnings-messages/values-should-be-integers/body":"Values are expected to be integers, but <span class=\"wb-issue-preformat\">{example_value}</span> added on {example_item_entity} has a fractional part. See the <a href=\"https://www.wikidata.org/wiki/Wikidata:Tools/OpenRefine/Editing/Schema_alignment#Quantities\" target=\"_blank\">manual</a> to learn how to fix their format.",
"warnings-messages/invalid-unit/title":"{property_entity} with invalid units",
"warnings-messages/invalid-unit/body":"Units such as {unit_entity} used on {example_item_entity} are invalid for {property_entity}.",
"warnings-messages/no-unit-provided/title":"Unit missing for {property_entity}",
"warnings-messages/no-unit-provided/body":"Values such as <span class=\"wb-issue-preformat\">{example_value}</span> on {example_item_entity} are expected to have units.",
"warnings-messages/invalid-entity-type/title":"{property_entity} used on items",
"warnings-messages/early-gregorian-date/body":"Dates earlier than October 1582 (such as in year {example_year}) are unlikely to be expressed using the Gregorian calendar. See the <a href=\"https://www.wikidata.org/wiki/Wikidata:Tools/OpenRefine/Editing/Schema_alignment#Dates\" target=\"_blank\">manual</a> to specify the appropriate calendar for your dates.",
"warnings-messages/item-description-too-long/body":"Description ({lang}) such as <span class=\"wb-issue-preformat\">{description}</span> on {example_entity} is too long. Its length is {length}, which is more than {max_length}. Descriptions are not full sentences, but small bits of information. In most cases, the proper length is between two and twelve words. See the <a href=\"https://www.wikidata.org/wiki/Help:Description#Length\" target=\"_blank\">manual</a> for more information.",
"warnings-messages/item-description-identical-with-label/body":"Both the description ({lang}) and the label ({label_lang}) on {example_entity} are <span class=\"wb-issue-preformat\">{description}</span>. Description are expected to be more specific than labels. See the <a href=\"https://www.wikidata.org/wiki/Help:Description\" target=\"_blank\">manual</a> for more information.",
"warnings-messages/item-description-end-by-punctuation-sign/title":"Description ends by punctuation sign",
"warnings-messages/item-description-end-by-punctuation-sign/body":"Description ({lang}) such as <span class=\"wb-issue-preformat\">{description}</span> on {example_entity} ends by a punctuation sign \"{punctuation_sign}\". Description are not sentences, so the punctuation sign at the end should be avoided. See the <a href=\"https://www.wikidata.org/wiki/Help:Description#Length\" target=\"_blank\">manual</a> for more information.",
"warnings-messages/item-description-begin-with-uppercase/title":"Description begins with uppercase letter",
"warnings-messages/item-description-begin-with-uppercase/body":"Description ({lang}) such as <span class=\"wb-issue-preformat\">{description}</span> on {example_entity} begins with uppercase letter \"{uppercase_letter}\". Descriptions begin with a lowercase letter except when uppercase would normally be required or expected. See the <a href=\"https://www.wikidata.org/wiki/Help:Description#Capitalization\" target=\"_blank\">manual</a> for more information.",
"warnings-messages/item-description-begin-with-article/title":"Description begins with article (\"a\", \"an\" or \"the\")",
"warnings-messages/item-description-begin-with-article/body":"Description ({lang}) such as <span class=\"wb-issue-preformat\">{description}</span> on {example_entity} begins with article \"{article}\". Descriptions should not normally begin with initial articles (\"a\", \"an\", \"the\"). See the <a href=\"https://www.wikidata.org/wiki/Help:Description#No_initial_articles_(a,_an,_the)\" target=\"_blank\">manual</a> for more information."