-
Notifications
You must be signed in to change notification settings - Fork 17
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
899cb1b
commit 3a3a62a
Showing
2 changed files
with
24 additions
and
0 deletions.
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
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 |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"@metadata": { | ||
"authors": [ | ||
"McDutchie", | ||
"Romaine" | ||
] | ||
}, | ||
"embedvideo-type-audio": "audio", | ||
"embedvideo-type-content": "inhoud", | ||
"embedvideo-type-video": "video", | ||
"embedvideo-consent-privacy-policy": "Privacybeleid", | ||
"embedvideo-consent-privacy-notice-continue": "Doorgaan", | ||
"embedvideo-consent-privacy-notice-dismiss": "Afwijzen", | ||
"embedvideo-service-videolink": "Videolink", | ||
"embedvideo-service-localvideo": "Lokaal bestand", | ||
"embedvideo-service-externalvideo": "Externe video", | ||
"embedvideo-play": "Video afspelen", | ||
"embedvideo-error-alignment": "EmbedVideo heeft een ongeldige waarde gekregen voor de uitlijningsparameter \"$1\". Geldige waarden zijn \"left\" (links), \"center\" (midden) of \"right\" (rechts).", | ||
"embedvideo-error-valignment": "EmbedVideo heeft een ongeldige waarde gekregen voor de parameter voor verticale uitlijning \"$1\". Geldige waarden zijn \"top\" (boven), \"middle\" (midden), \"bottom\" (onder) of \"baseline\" (basislijn).", | ||
"embedvideo-error-unknown": "EmbedVideo is een onbekende fout tegengekomen bij het genereren van dit video-insluitblok. ($1)", | ||
"embedvideo-error-evp_deprecated": "De parserfunctie #evp is verouderd in EmbedVideo 2.0. Zet uw parserfunctie-tag om naar #ev." | ||
} |