jenkins-bot has submitted this change and it was merged.

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(-)

Approvals:
  Alex Monk: Looks good to me, approved
  jenkins-bot: Verified



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: merged
Gerrit-Change-Id: Ifc5eac7808b1549fbff3822da951d6e937f53053
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Gadgets
Gerrit-Branch: master
Gerrit-Owner: Ricordisamoa <[email protected]>
Gerrit-Reviewer: Alessio <[email protected]>
Gerrit-Reviewer: Alex Monk <[email protected]>
Gerrit-Reviewer: Incola <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: Nemo bis <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to