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

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


Add Polish translation for namespaces

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

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



diff --git a/Gadgets.namespaces.php b/Gadgets.namespaces.php
index 920272a..7781a96 100644
--- a/Gadgets.namespaces.php
+++ b/Gadgets.namespaces.php
@@ -30,6 +30,13 @@
        NS_GADGET_DEFINITION_TALK => 'שיחת_הגדרת_גאדג\'ט',
 );
 
+$namespaceNames['pl'] = array(
+       NS_GADGET => 'Gadżet',
+       NS_GADGET_TALK => 'Dyskusja_gadżetu',
+       NS_GADGET_DEFINITION => 'Definicja_gadżetu',
+       NS_GADGET_DEFINITION_TALK => 'Dyskusja_definicji_gadżetu',
+);
+
 $namespaceNames['vi'] = array(
        NS_GADGET => 'Tiện_ích',
        NS_GADGET_TALK => 'Thảo_luận_Tiện_ích',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I05aa2f7f34867864ac435add85c6ad8f2783464b
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/Gadgets
Gerrit-Branch: master
Gerrit-Owner: Bartosz Dziewoński <[email protected]>
Gerrit-Reviewer: Alex Monk <[email protected]>
Gerrit-Reviewer: Amire80 <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: Mjbmr <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to