Mbch331 has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/295957

Change subject: Added Dutch translation
......................................................................

Added Dutch translation

Bug T138183
Change-Id: Icf673c64a284942f515d625fec9322be9e5321fc
---
M Gadgets.namespaces.php
1 file changed, 7 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Gadgets 
refs/changes/57/295957/1

diff --git a/Gadgets.namespaces.php b/Gadgets.namespaces.php
index 51d906a..bbcf184 100644
--- a/Gadgets.namespaces.php
+++ b/Gadgets.namespaces.php
@@ -142,6 +142,13 @@
        NS_GADGET_DEFINITION_TALK => 'گجت_توضیحات_گپ',
 );
 
+$namespaceNames['nl'] = array(
+       NS_GADGET => 'Extensie',
+       NS_GADGET_TALK => 'Overleg extensie',
+       NS_GADGET_DEFINITION => 'Extensie definitie',
+       NS_GADGET_DEFINITION_TALK => 'Extensie definities',
+);
+
 $namespaceNames['or'] = array(
        NS_GADGET => 'ଗ୍ୟାଜେଟ',
        NS_GADGET_TALK => 'ଗ୍ୟାଜେଟ_ଆଲୋଚନା',

-- 
To view, visit https://gerrit.wikimedia.org/r/295957
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Icf673c64a284942f515d625fec9322be9e5321fc
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Gadgets
Gerrit-Branch: master
Gerrit-Owner: Mbch331 <mbch331.wikipe...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to