Ricordisamoa has uploaded a new change for review.

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

Change subject: Add Italian translation for namespaces
......................................................................

Add Italian translation for namespaces

"Accessorio" derives from the localized name
of the "Gadgets" special page.

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


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

diff --git a/Gadgets.namespaces.php b/Gadgets.namespaces.php
index 0f386cb..4f74a4a 100644
--- a/Gadgets.namespaces.php
+++ b/Gadgets.namespaces.php
@@ -30,6 +30,13 @@
        NS_GADGET_DEFINITION_TALK => 'שיחת_הגדרת_גאדג\'ט',
 );
 
+$namespaceNames['it'] = array(
+       NS_GADGET => 'Accessorio',
+       NS_GADGET_TALK => 'Discussioni_accessorio',
+       NS_GADGET_DEFINITION => 'Definizione_accessorio',
+       NS_GADGET_DEFINITION_TALK => 'Discussioni_definizione_accessorio',
+);
+
 $namespaceNames['pl'] = array(
        NS_GADGET => 'Gadżet',
        NS_GADGET_TALK => 'Dyskusja_gadżetu',

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifc5eac7808b1549fbff3822da951d6e937f53053
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Gadgets
Gerrit-Branch: master
Gerrit-Owner: Ricordisamoa <ricordisa...@openmailbox.org>

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

Reply via email to