-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Localisation updates from https://translatewiki.net.
- Loading branch information
1 parent
e6d1615
commit ec391af
Showing
1 changed file
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,17 @@ | ||
{ | ||
"@metadata": { | ||
"authors": [ | ||
"McDutchie", | ||
"Romaine" | ||
] | ||
}, | ||
"semantic-approvedrevs-desc": "Aanvullende uitbreiding op Semantic MediaWiki en Approved Revs om de opslag van goedgekeurde versie-inhoud te beheren.", | ||
"semantic-approvedrevs-property-approved-rev": "Goedgekeurde versie", | ||
"semantic-approvedrevs-property-approved-rev-desc": "“$1” identificeert de versie-ID van een pagina die is goedgekeurd en wordt geleverd door de uitbreiding [https://www.semantic-mediawiki.org/wiki/Extension:Semantic_Approved_Revs Semantic Approved Revs].", | ||
"semantic-approvedrevs-property-approved-by": "Goedgekeurd door", | ||
"semantic-approvedrevs-property-approved-date": "Datum goedkeuring" | ||
"semantic-approvedrevs-property-approved-by-desc": "“$1” identificeert de gebruiker die de goedkeuringsstatus van de pagina heeft ingesteld en wordt geleverd door de uitbreiding [https://www.semantic-mediawiki.org/wiki/Extension:Semantic_Approved_Revs Semantic Approved Revs].", | ||
"semantic-approvedrevs-property-approved-date": "Datum goedkeuring", | ||
"semantic-approvedrevs-property-approved-date-desc": "“$1” identificeert het tijdstip waarop de goedkeuringsstatus van de pagina werd ingesteld en wordt geleverd door de uitbreiding [https://www.semantic-mediawiki.org/wiki/Extension:Semantic_Approved_Revs Semantic Approved Revs].", | ||
"semantic-approvedrevs-property-approved-status": "Goedkeuringsstatus", | ||
"semantic-approvedrevs-property-approved-status-desc": "“$1” identificeert de goedkeuringsstatus van een pagina en wordt geleverd door de uitbreiding [https://www.semantic-mediawiki.org/wiki/Extension:Semantic_Approved_Revs Semantic Approved Revs]." | ||
} |