2018-01-08 21:14:13 +01:00
{
2018-02-23 15:57:16 +01:00
"wikidata-extension" : {
"menu-label" : "Wikidata" ,
"edit-wikidata-schema" : "Edit Wikidata schema" ,
"manage-wikidata-account" : "Manage Wikidata account" ,
2018-04-28 10:56:51 +02:00
"perform-edits-on-wikidata" : "Upload edits to Wikidata" ,
2018-02-23 15:57:16 +01:00
"export-to-qs" : "Export to QuickStatements" ,
"quickstatements-export-name" : "QuickStatements"
} ,
2018-01-08 21:14:13 +01:00
"wikidata-schema" : {
"dialog-header" : "Align to Wikidata" ,
2018-03-19 18:55:33 +01:00
"dialog-explanation" : "The Wikidata schema below specifies how your tabular data will be transformed into Wikidata 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." ,
2018-04-28 10:56:51 +02:00
"preview-explanation" : "This tab shows the first edits (out of {nb_edits}) that will be made once you upload the changes to Wikidata. You can use facets to inspect the edits on particular items." ,
2018-01-08 21:14:13 +01:00
"schema-tab-header" : "Schema" ,
"warnings-tab-header" : "Issues" ,
2018-03-20 17:20:00 +01:00
"edits-preview-tab-header" : "Preview" ,
2018-03-19 17:49:23 +01:00
"statements-header" : "Statements" ,
"terms-header" : "Terms" ,
"empty-statements" : "no statements added" ,
"empty-terms" : "no labels, descriptions or aliases added" ,
2018-01-08 21:14:13 +01:00
"add-item-button" : "add item" ,
2018-02-23 15:57:16 +01:00
"add-term" : "add term" ,
2018-03-03 18:11:44 +01:00
"remove" : "remove" ,
2018-02-23 15:57:16 +01:00
"add-statement" : "add statement" ,
"add-value" : "add value" ,
"add-qualifier" : "add qualifier" ,
"add-reference" : "add reference" ,
"add-reference-snak" : "add" ,
2018-03-19 17:49:23 +01:00
"property-placeholder" : "property" ,
2018-02-23 15:57:16 +01:00
"nb-references" : " references" ,
"remove-column" : "remove column" ,
"label" : "Label" ,
"description" : "Description" ,
"alias" : "Alias" ,
2018-03-05 19:28:10 +01:00
"item-or-reconciled-column" : "type item or drag reconciled column here" ,
2018-03-03 22:51:10 +01:00
"amount" : "amount" ,
"unit" : "unit" ,
2018-03-04 00:46:22 +01:00
"full-url" : "full URL including the protocol" ,
"tabular-data-with-prefix" : "filename starting with \"Data:\"" ,
"commons-media" : "filename" ,
"math-expression" : "mathematical expression" ,
"geoshape-with-prefix" : "filename starting with \"Data:\"" ,
2018-02-23 15:57:16 +01:00
"datatype-not-supported-yet" : "This datatype is not supported yet, sorry." ,
2018-01-08 21:14:13 +01:00
"invalid-schema-warning-issues" : "Your schema is incomplete, fix it to see the issues." ,
2018-03-20 17:20:00 +01:00
"invalid-schema-warning-preview" : "Your schema is incomplete, fix it to see the preview." ,
2018-04-20 09:21:20 +02:00
"discard-button" : "Discard changes" ,
"save-button" : "Save schema" ,
2018-02-23 15:57:16 +01:00
"close-button" : "Close" ,
2018-04-20 09:21:20 +02:00
"unsaved-changes-alt" : "You have made unsaved changes to your Wikidata schema." ,
"save-schema-alt" : "Save the schema to OpenRefine. The changes will not be uploaded to Wikidata yet." ,
"discard-schema-changes-alt" : "Discard the changes made to the schema." ,
2018-03-30 19:31:19 +02:00
"incomplete-schema-could-not-be-saved" : "Your schema is incomplete so it cannot be saved yet." ,
"unsaved-warning" : "You have made unsaved changes to your Wikidata schema. Close anyway?"
2018-01-08 21:14:13 +01:00
} ,
2018-01-10 14:08:10 +01:00
"wikidata-preview" : {
"new-id" : "new item"
} ,
2018-02-23 15:57:16 +01:00
"wikidata-account" : {
"dialog-header" : "Wikidata account" ,
2018-04-28 10:56:51 +02:00
"explain-log-in" : "Logging in to <a href=\"https://www.wikidata.org/\" target=\"_blank\">Wikidata</a> lets you to upload edits directly from OpenRefine." ,
2018-02-23 15:57:16 +01:00
"username-label" : "Username:" ,
"username-placeholder" : "Enter your username" ,
"password-label" : "Password:" ,
"password-placeholder" : "Enter your password" ,
"remember-credentials-label" : "Remember credentials (stored unencrypted in OpenRefine's preferences)" ,
"close" : "Close" ,
"log-in" : "Log in" ,
"logged-in-as" : "You are logged in as:" ,
2018-03-04 11:55:47 +01:00
"log-out" : "Log out" ,
"connecting-to-wikidata" : "Connecting to Wikidata..."
2018-02-23 15:57:16 +01:00
} ,
2018-02-22 19:43:28 +01:00
"perform-wikidata-edits" : {
2018-03-19 17:49:23 +01:00
"dialog-header" : "Upload edits to Wikidata" ,
2018-04-28 11:25:49 +02:00
"review-your-edits" : "You are about to upload {nb_edits} edits to Wikidata. 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." ,
2018-02-22 19:43:28 +01:00
"logged-in-as" : "You are logged in as" ,
"edit-summary-label" : "Edit summary:" ,
2018-03-04 11:55:47 +01:00
"edit-summary-placeholder" : "a few words to describe your edits" ,
2018-03-19 17:49:23 +01:00
"perform-edits" : "Upload edits" ,
2018-03-04 11:55:47 +01:00
"cancel" : "Cancel" ,
"analyzing-edits" : "Analyzing your edits..."
2018-02-22 19:43:28 +01:00
} ,
2018-01-08 21:14:13 +01:00
"warnings-messages" : {
"new-item-created" : {
2018-03-19 17:49:23 +01:00
"title" : "This edit batch will create new Wikidata items." ,
2018-03-04 11:55:47 +01:00
"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>."
2018-01-08 21:14:13 +01:00
} ,
"new-item-without-labels-or-aliases" : {
2018-01-09 12:01:53 +01:00
"title" : "New items created without any label or alias." ,
2018-01-10 18:37:39 +01:00
"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."
2018-01-08 21:14:13 +01:00
} ,
"new-item-without-descriptions" : {
2018-01-09 12:01:53 +01:00
"title" : "New items created without any description." ,
2018-01-10 18:37:39 +01:00
"body" : "Adding descriptions on new items such as {example_entity} will make it easier to disambiguate the items from namesakes."
2018-01-08 21:14:13 +01:00
} ,
"new-item-with-deleted-statements" : {
2018-01-09 12:01:53 +01:00
"title" : "Deleting statements on new items." ,
2018-01-08 21:14:13 +01:00
"body" : "There is probably something wrong in your schema or project."
} ,
"new-item-without-P31-or-P279" : {
2018-02-23 15:57:16 +01:00
2018-01-09 12:01:53 +01:00
"title" : "New items created without any type." ,
2018-01-10 18:37:39 +01:00
"body" : "You should provide an \"instance of\" (P31) or \"subclass of\" (P279) statement for each item that you create, such as {example_entity}."
2018-01-08 21:14:13 +01:00
} ,
2018-01-09 11:21:50 +01:00
"add-statements-with-invalid-format" : {
2018-01-10 14:08:10 +01:00
"title" : "{property_entity} 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}."
2018-01-09 11:21:50 +01:00
} ,
"remove-statements-with-invalid-format" : {
2018-01-09 12:01:53 +01:00
"title" : "Removed statements with invalid format." ,
2018-01-09 11:21:50 +01:00
"body" : "If these statements currently exist on Wikidata, this will solve constraint violations."
2018-01-09 11:27:19 +01:00
} ,
"missing-inverse-statements" : {
2018-01-10 17:16:05 +01:00
"title" : "Inverse statements missing for {added_property_entity}." ,
"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}."
2018-01-09 11:48:11 +01:00
} ,
"self-referential-statements" : {
2018-01-09 12:01:53 +01:00
"title" : "Self-referential statements." ,
2018-01-10 18:37:39 +01:00
"body" : "While not forbidden, self-referential statements are generally suspicious. You have some on {example_entity}."
2018-01-09 12:01:53 +01:00
} ,
"unsourced-statements" : {
"title" : "Statements without references." ,
"body" : "Most statements should have references. You can add them easily in the schema."
2018-01-09 15:13:42 +01:00
} ,
"property-restricted-to-reference-found-in-mainsnak" : {
2018-01-10 18:37:39 +01:00
"title" : "{property_entity} used as statement." ,
"body" : "You are using {property_entity} in a statement but it is designed to be used in references only."
2018-01-09 15:13:42 +01:00
} ,
"property-restricted-to-reference-found-in-qualifier" : {
2018-01-10 18:37:39 +01:00
"title" : "{property_entity} used as qualifier." ,
"body" : "You are using in {property_entity} in a qualifier but it is designed to be used in references only."
2018-01-09 15:13:42 +01:00
} ,
"property-restricted-to-qualifier-found-in-mainsnak" : {
2018-01-10 18:37:39 +01:00
"title" : "{property_entity} used as statement." ,
"body" : "You are using {property_entity} in a statement but it is designed to be used in qualifiers only."
2018-01-09 15:13:42 +01:00
} ,
"property-restricted-to-qualifier-found-in-reference" : {
2018-01-10 18:37:39 +01:00
"title" : "{property_entity} used as reference." ,
"body" : "You are using {property_entity} in a reference but it is designed to be used in qualifiers only."
2018-01-09 15:13:42 +01:00
} ,
"property-restricted-to-mainsnak-found-in-qualifier" : {
2018-01-10 18:37:39 +01:00
"title" : "{property_entity} used as qualifier." ,
"body" : "You are using {property_entity} in a qualifier but it is designed to be used as a statement only."
2018-01-09 15:13:42 +01:00
} ,
"property-restricted-to-mainsnak-found-in-reference" : {
2018-01-10 18:37:39 +01:00
"title" : "{property_entity} used as reference." ,
"body" : "You are using {property_entity} in a reference but it is designed to be used as a statement only."
2018-01-09 20:19:23 +01:00
} ,
"missing-mandatory-qualifiers" : {
2018-01-10 17:16:05 +01:00
"title" : "{statement_property_entity} is missing a {missing_property_entity} qualifier." ,
"body" : "Statements using {statement_property_entity} such as the one on {example_item_entity} are missing a mandatory {missing_property_entity} qualifier."
2018-01-09 20:19:23 +01:00
} ,
"disallowed-qualifiers" : {
2018-01-10 17:16:05 +01:00
"title" : "Qualifier {disallowed_property_entity} is incompatible with {statement_property_entity}." ,
"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."
2018-01-10 11:42:21 +01:00
} ,
"single-valued-property-added-more-than-once" : {
2018-01-10 18:37:39 +01:00
"title" : "{property_entity} added more than once on the same item." ,
"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}."
2018-01-10 16:26:11 +01:00
} ,
2018-01-10 19:50:52 +01:00
"identical-values-for-distinct-valued-property" : {
"title" : "Identical values for {property_entity}" ,
2018-01-12 20:32:45 +01:00
"body" : "This property should have distinct values, but the same value was found on {item1_entity} and {item2_entity} for instance."
2018-01-10 19:50:52 +01:00
} ,
2018-01-10 16:26:11 +01:00
"no-edit-generated" : {
"title" : "No edit was generated." ,
"body" : "There might be something wrong with your schema."
} ,
"no-issue-detected" : {
"title" : "No issue was detected in your edits." ,
"body" : "Note that OpenRefine cannot detect all the types of problems Wikidata edits can have."
2018-01-11 12:34:00 +01:00
} ,
"ignored-qualifiers" : {
"title" : "Some qualifiers were ignored." ,
"body" : "Qualifier values could not be parsed, so they will not be added to the corresponding statements."
} ,
"ignored-references" : {
"title" : "Some references were ignored." ,
"body" : "None of their statements could be parsed, so no reference was added."
2018-01-12 18:27:24 +01:00
} ,
"monolingual-text-without-language" : {
"title" : "No language provided for monolingual text." ,
"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>."
2018-01-12 19:30:54 +01:00
} ,
"leading-whitespace" : {
"title" : "Leading whitespace in strings." ,
"body" : "Strings such as <span class=\"wb-issue-preformat\">{example_string}</span> have leading whitespace."
} ,
"trailing-whitespace" : {
"title" : "Trailing whitespace in strings." ,
"body" : "Strings such as <span class=\"wb-issue-preformat\">{example_string}</span> have trailing whitespace."
} ,
"duplicate-whitespace" : {
"title" : "Duplicate whitespace in strings." ,
"body" : "Strings such as <span class=\"wb-issue-preformat\">{example_string}</span> contain duplicate whitespace."
} ,
"non-printable-characters" : {
"title" : "Non-printable characters in strings." ,
"body" : "Strings such as <span class=\"wb-issue-preformat\">{example_string}</span> contain non-printable characters."
2018-04-13 18:51:45 +02:00
} ,
"invalid-identifier-space" : {
"title" : "Invalid identifier space for reconciled cells." ,
"body" : "Some reconciled cells such as <span class=\"wb-issue-preformat\">{example_cell}</span> were ignored because they are not reconciled to Wikidata."
2018-01-08 21:14:13 +01:00
}
}
}