Legoktm has uploaded a new change for review.

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

Change subject: Add Icelandic (is) namespace translations
......................................................................

Add Icelandic (is) namespace translations

Provided by User:Snaevar.

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


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

diff --git a/Gadgets.namespaces.php b/Gadgets.namespaces.php
index d4d1b08..e28bfaa 100644
--- a/Gadgets.namespaces.php
+++ b/Gadgets.namespaces.php
@@ -79,6 +79,13 @@
        NS_GADGET_DEFINITION_TALK => 'שיחת_הגדרת_גאדג\'ט',
 );
 
+$namespaceNames['is'] = array(
+       NS_GADGET => 'Smától',
+       NS_GADGET_TALK => 'Smátólaspjall',
+       NS_GADGET_DEFINITION => 'Smátóla_skilgreining',
+       NS_GADGET_DEFINITION_TALK => 'Smátóla_skilgreiningarspjall',
+);
+
 $namespaceNames['it'] = array(
        NS_GADGET => 'Accessorio',
        NS_GADGET_TALK => 'Discussioni_accessorio',

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7995a0feac2ff7153b6cd989a0a67dc205908e49
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Gadgets
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to