RandomSec/extensions/wikidata/module/langs/translation-nl.json
Lu Liu 7d4e182c75
Extend Wikidata extension to support arbitrary Wikibase instances (#2810)
Closes #1640. All Wikibase-dependent parameters, which were previously hard-coded for Wikidata, are now described in a JSON manifest. The manifest is currently constructed by hand, but, in the future, will hopefully be published by each Wikibase instance at a standard location.

* setup the manifest framework

* add dependency mechanism to scrutinizers & update tests

* add json creators to constraint entities

* adapt the backend (units tests are to be updated)

* remove the call to prepareDependencies() in the constructor

* update code according to review feedback

* update scrutinizers tests

* fix typo & update ConstraintsV1

* log if a scrutinizer is skipped

* update versioning handling in the backend

* correct the order of "actual" and "expected" for assertEquals method

* use regex to check manifest versions

* 1. add wikibase-manager.js, wikibase-dialog.js, etc.
2. move dialog/schema-alignment-dialog.js -> schema-alignment.js
3. remove unused schema-alignment-dialog.html
4. change most mentions of "Wikidata" to "Wikibase"

* support saving cookies for different Wikibases & fix LoginCommandTest

* fix schema related tests

* removed unused WikibaseCredentials

* include MediaWiki API endpoint in the schema

* fetch language codes for different Wikibases

* fix lgtm-bot alerts

* keep a connection map (MediaWiki API endpoint => Connection) in ConnectionManager

* simplify the constraint configurations of the manifest and remove lots of unnecessary code.

* add slash to the end of mediawiki.root

* add manifest schema and use ajv to validate the manifest

* remove JSONP support (Wikibase manifest host should support CORS)

* save manifests on manifest update

* add unit tests for Manifest

* include the exception in logger.error() method to make it easier to debug

* include the message of ManifestException when calling respondError

* test multiple connections

* test no manifest & test invalid manifest

* adapt manage-account-dialog.js to support multiple Wikibase connections

* update instance/subclass of related translations

* beautify import-schema-dialog.html

* use "${lang}" variable in the reconciliation service endpoint of the manifest

* adapt schema-alignment.js after introducing "${lang}" variable in the reconciliation service endpoint

* use WikibaseManager.getSelectedWikibaseApi() in SchemaAlignment._getPropertyType

* replace more mentions of "Wikidata" to "Wikibase"

* use WikibaseManager.getSelectedWikibaseApi() in previewrenderer.js

* support fetching language codes of different Wikibases in the frontend

* skip EditInspector if missing 'property_constraint_pid' in the manifest

* improve unit tests for fetching lang codes

* skip scrutinizers depending on fetcher if 'property_constraint_pid' is missing in the manifest

* make sure the schema alignment panel is set up before rendering

* fix preview bug

* add getters of "instance of" and "subclass of" to the Manifest interface and use them in NewItemScrutinizer

* fix hardcode for Wikidata in WbItemVariable

* rename 'entity_prefix' to 'site_iri' and move it from 'manifest.wikibase.properties' to 'manifest.wikibase'

* include oauth configurations in the manifest & support logging in with owner-only consumer for Wikibases with the OAuth extension

* correct schema fallback logic

* select default wikibase according to the saved schema

* include maxlag in the manifest

* [backend] move maxlag setting from preferences to request parameter

* support setting maxlag when uploading edits

* rename "Manage Wikibase" to "Select Wikibase instance" and localize it

* fix manifest updating bug

* include EditGroups in the manifest

* add the reconciliation service from the manifest to standard services if it's not present yet when adding a new manifest

* update according to review feedback

1. use inherited color variable
2. rename 'gridwroks' to 'openrefine'
3. remove unnecessary 'async: true'
4. add 'format: url' validation to urls to the schema

* rename 'wikibasePrefix' to 'siteIri'
2020-08-22 11:58:56 -04:00

90 lines
6.7 KiB
JSON

{
"wikibase-extension/menu-label": "Wikidata",
"wikibase-extension/edit-wikibase-schema": "Wikidata-schema bewerken",
"wikibase-extension/import-wikibase-schema": "Schema importeren",
"wikibase-extension/manage-wikibase-account": "Wikidata-account beheren",
"wikibase-extension/perform-edits-on-wikibase": "Bewerkingen naar Wikidata uploaden",
"wikibase-extension/export-to-qs": "Naar QuickStatements exporteren",
"wikibase-extension/export-schema": "Schema exporteren",
"wikibase-extension/quickstatements-export-name": "QuickStatements",
"wikibase-schema/schema-tab-header": "Schema",
"wikibase-schema/warnings-tab-header": "Problemen",
"wikibase-schema/edits-preview-tab-header": "Voorbeeld",
"wikibase-schema/statements-header": "Verklaringen",
"wikibase-schema/terms-header": "Labels, beschrijvingen en aliassen",
"wikibase-schema/empty-statements": "geen verklaringen toegevoegd",
"wikibase-schema/empty-terms": "geen labels, beschrijvingen of aliassen toegevoegd",
"wikibase-schema/add-item-button": "item toevoegen",
"wikibase-schema/add-term": "label, beschrijving of alias toevoegen",
"wikibase-schema/remove": "verwijderen",
"wikibase-schema/add-statement": "verklaring toevoegen",
"wikibase-schema/add-value": "waarde toevoegen",
"wikibase-schema/add-qualifier": "kwalificatie toevoegen",
"wikibase-schema/copy-reference": "kopiëren",
"wikibase-schema/paste-reference": "bron plakken",
"wikibase-schema/reference-copied": "gekopieerd",
"wikibase-schema/add-reference": "bron toevoegen",
"wikibase-schema/add-reference-snak": "toevoegen",
"wikibase-schema/property-placeholder": "eigenschap",
"wikibase-schema/nb-references": " bronnen",
"wikibase-schema/remove-column": "kolom verwijderen",
"wikibase-schema/label": "Label",
"wikibase-schema/description": "Beschrijving",
"wikibase-schema/alias": "Alias",
"wikibase-schema/amount": "hoeveelheid",
"wikibase-schema/unit": "eenheid",
"wikibase-schema/full-url": "volledige URL inclusief protocol",
"wikibase-schema/tabular-data-with-prefix": "bestandsnaam beginnend met \"Data:\"",
"wikibase-schema/commons-media": "bestandsnaam",
"wikibase-schema/math-expression": "wiskundige uitdrukking",
"wikibase-schema/geoshape-with-prefix": "bestandsnaam beginnend met \"Data:\"",
"wikibase-schema/datatype-not-supported-yet": "Dit gegevenstype wordt nog niet ondersteund.",
"wikibase-schema/invalid-schema-warning-issues": "Uw schema is incompleet, los de bestaande problemen op.",
"wikibase-schema/invalid-schema-warning-preview": "Uw schema is incompleet, los de bestaande problemen op om het voorbeeld te bekijken.",
"wikibase-schema/discard-button": "Wijzigingen negeren",
"wikibase-schema/save-button": "Schema opslaan",
"wikibase-schema/close-button": "Sluiten",
"wikibase-schema/unsaved-changes-alt": "U heeft on-opgeslagen wijzigingen aan uw Wikidata-schema aangebracht.",
"wikibase-schema/save-schema-alt": "Sla het schema op in OpenRefine. De wijzigingen worden nog niet naar Wikidata geüpload.",
"wikibase-schema/discard-schema-changes-alt": "De wijzigingen aan het schema negeren.",
"wikibase-schema/incomplete-schema-could-not-be-saved": "Uw schema is incompleet en kan nog niet worden opgeslagen.",
"wikibase-schema/unsaved-warning": "U heeft on-opgeslagen wijzigingen aan uw Wikidata-schema aangebracht. Toch sluiten?",
"wikibase-preview/new-id": "nieuw item",
"wikibase-account/dialog-header": "Wikidata-account",
"wikibase-account/explain-log-in": "Aanmelden bij <a href=\"https://www.wikidata.org/\" target=\"_blank\">Wikidata</a> laat u direct bewerkingen vanuit OpenRefine uploaden.",
"wikibase-account/username-label": "Gebruikersnaam:",
"wikibase-account/password-label": "Wachtwoord:",
"wikibase-account/close": "Sluiten",
"wikibase-account/log-in": "Aanmelden",
"wikibase-account/logged-in-as": "U bent aangemeld als:",
"wikibase-account/log-out": "Afmelden",
"wikibase-account/connecting-to-wikibase": "Verbinding maken met Wikidata...",
"perform-wikibase-edits/dialog-header": "Bewerkingen naar Wikidata uploaden",
"perform-wikibase-edits/logged-in-as": "U bent aangemeld als",
"perform-wikibase-edits/edit-summary-label": "Bewerkingssamenvatting:",
"perform-wikibase-edits/edit-summary-placeholder": "een paar woorden om uw bewerkingen te beschrijven",
"perform-wikibase-edits/perform-edits": "Bewerkingen uploaden",
"perform-wikibase-edits/cancel": "Annuleren",
"perform-wikibase-edits/analyzing-edits": "Uw bewerkingen analyseren...",
"import-wikibase-schema/dialog-header": "Wikidata-schema importeren",
"import-wikibase-schema/file-label": "Van JSON-bestand: ",
"import-wikibase-schema/schema-label": "Of van JSON-tekst:",
"import-wikibase-schema/invalid-schema": "Ongeldig Wikibase-schema.",
"import-wikibase-schema/import": "Importeren",
"warnings-messages/new-item-created/title": "Deze bewerkingsserie zal nieuwe Wikidata-items aanmaken.",
"warnings-messages/new-item-without-labels-or-aliases/title": "Nieuwe items zullen worden aangemaakt zonder label of alias.",
"warnings-messages/new-item-without-descriptions/title": "Nieuwe items worden aangemaakt zonder beschrijving.",
"warnings-messages/new-item-with-deleted-statements/title": "Statements op nieuwe items worden verwijderd.",
"warnings-messages/new-item-without-instance-of-or-subclass-of/title": "Nieuwe items worden aangemaakt zonder type.",
"warnings-messages/add-statements-with-invalid-format/title": "{property_entity} verklaringen met ongeldig formaat.",
"warnings-messages/unsourced-statements/title": "Verklaringen zonder bronnen.",
"warnings-messages/unsourced-statements/body": "Meeste verklaringen hebben bronnen nodig. U kunt deze makkelijk in het schema invoegen.",
"warnings-messages/property-found-in-mainsnak/title": "{property_entity} gebruikt als verklaring.",
"warnings-messages/property-found-in-mainsnak/body": "U heeft {property_entity} als een hoofdverklaring gebruikt, maar deze is daar niet voor ontworpen.",
"warnings-messages/property-found-in-qualifier/title": "{property_entity} gebruikt als kwalificatie.",
"warnings-messages/property-found-in-qualifier/body": "U heeft {property_entity} als kwalificatie gebruikt, maar deze is daar niet voor ontworpen.",
"warnings-messages/property-found-in-reference/title": "{property_entity} gebruikt als bron.",
"warnings-messages/property-found-in-reference/body": "U heeft {property_entity} gebruikt als bron, maar deze is daar niet voor ontworpen.",
"warnings-messages/missing-mandatory-qualifiers/title": "{statement_property_entity} mist een {missing_property_entity}-kwalificatie."
}