mediawiki-extensions-Echo/Echo.alias.php
Moriel Schottlender 15a44768f4 Add mark-as-read button to notifications in Special:Notifications
Bug: T115528
Change-Id: I54dba5f86d28a069659d66dede5b7ab9981213aa
2016-05-11 10:41:32 -07:00

263 lines
6.1 KiB
PHP
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
/**
* Aliases for special pages for extension Echo
*
* @file
* @ingroup Extensions
*/
// @codingStandardsIgnoreFile
$specialPageAliases = array();
/** English (English) */
$specialPageAliases['en'] = array(
'Notifications' => array( 'Notifications' ),
'DisplayNotificationsConfiguration' => array( 'DisplayNotificationsConfiguration' ),
'NotificationsMarkRead' => array( 'NotificationsMarkRead' ),
);
/** Arabic (العربية) */
$specialPageAliases['ar'] = array(
'Notifications' => array( 'إشعارات' ),
);
/** Egyptian Arabic (مصرى) */
$specialPageAliases['arz'] = array(
'Notifications' => array( 'اخطارات' ),
);
/** Avaric (авар) */
$specialPageAliases['av'] = array(
'Notifications' => array( 'Уведомления' ),
);
/** Western Balochi (بلوچی رخشانی) */
$specialPageAliases['bgn'] = array(
'Notifications' => array( 'آگاه_کورتینۆک_ئان' ),
);
/** Min Dong Chinese (Mìng-dĕ̤ng-ngṳ̄) */
$specialPageAliases['cdo'] = array(
'Notifications' => array( '提醒' ),
);
/** Chechen (нохчийн) */
$specialPageAliases['ce'] = array(
'Notifications' => array( 'ДӀахаийтар' ),
);
/** Czech (čeština) */
$specialPageAliases['cs'] = array(
'Notifications' => array( 'Upozornění' ),
);
/** German (Deutsch) */
$specialPageAliases['de'] = array(
'Notifications' => array( 'Benachrichtigungen' ),
);
/** Zazaki (Zazaki) */
$specialPageAliases['diq'] = array(
'Notifications' => array( 'Mengeneyi' ),
);
/** Greek (Ελληνικά) */
$specialPageAliases['el'] = array(
'Notifications' => array( 'Ειδοποιήσεις' ),
);
/** Esperanto (Esperanto) */
$specialPageAliases['eo'] = array(
'Notifications' => array( 'Atentigoj' ),
);
/** Spanish (español) */
$specialPageAliases['es'] = array(
'Notifications' => array( 'Notificaciones' ),
);
/** Estonian (eesti) */
$specialPageAliases['et'] = array(
'Notifications' => array( 'Teavitused' ),
);
/** Persian (فارسی) */
$specialPageAliases['fa'] = array(
'Notifications' => array( 'آگاه‌سازی‌ها' ),
);
/** Finnish (suomi) */
$specialPageAliases['fi'] = array(
'Notifications' => array( 'Ilmoitukset' ),
);
/** Galician (galego) */
$specialPageAliases['gl'] = array(
'Notifications' => array( 'Notificacións' ),
);
/** Hawaiian (Hawai`i) */
$specialPageAliases['haw'] = array(
'Notifications' => array( 'Notikala' ),
);
/** Hebrew (עברית) */
$specialPageAliases['he'] = array(
'Notifications' => array( 'הודעות', 'כל_ההודעות' ),
);
/** Upper Sorbian (hornjoserbsce) */
$specialPageAliases['hsb'] = array(
'Notifications' => array( 'Zdźělenja' ),
);
/** Indonesian (Bahasa Indonesia) */
$specialPageAliases['id'] = array(
'Notifications' => array( 'Notifikasi' ),
);
/** Italian (italiano) */
$specialPageAliases['it'] = array(
'Notifications' => array( 'Notifiche' ),
);
/** Japanese (日本語) */
$specialPageAliases['ja'] = array(
'Notifications' => array( '通知' ),
);
/** Korean (한국어) */
$specialPageAliases['ko'] = array(
'Notifications' => array( '알림' ),
);
/** Cornish (kernowek) */
$specialPageAliases['kw'] = array(
'Notifications' => array( 'Argemynow' ),
);
/** Luxembourgish (Lëtzebuergesch) */
$specialPageAliases['lb'] = array(
'Notifications' => array( 'Notifikatiounen' ),
);
/** Northern Luri (لۊری شومالی) */
$specialPageAliases['lrc'] = array(
'Notifications' => array( 'ڤارسیاریا' ),
);
/** Macedonian (македонски) */
$specialPageAliases['mk'] = array(
'Notifications' => array( 'Известувања' ),
);
/** Malayalam (മലയാളം) */
$specialPageAliases['ml'] = array(
'Notifications' => array( 'അറിയിപ്പുകൾ' ),
);
/** Marathi (मराठी) */
$specialPageAliases['mr'] = array(
'Notifications' => array( 'संदेश' ),
);
/** Malay (Bahasa Melayu) */
$specialPageAliases['ms'] = array(
'Notifications' => array( 'Pemberitahuan' ),
);
/** Maltese (Malti) */
$specialPageAliases['mt'] = array(
'Notifications' => array( 'Notifiki' ),
);
/** Norwegian Bokmål (norsk bokmål) */
$specialPageAliases['nb'] = array(
'Notifications' => array( 'Varsler' ),
);
/** Dutch (Nederlands) */
$specialPageAliases['nl'] = array(
'Notifications' => array( 'Meldingen' ),
);
/** Punjabi (ਪੰਜਾਬੀ) */
$specialPageAliases['pa'] = array(
'Notifications' => array( 'ਇਤਲਾਹਾਂ' ),
);
/** Polish (polski) */
$specialPageAliases['pl'] = array(
'Notifications' => array( 'Powiadomienia' ),
);
/** Portuguese (português) */
$specialPageAliases['pt'] = array(
'Notifications' => array( 'Notificações' ),
);
/** Brazilian Portuguese (português do Brasil) */
$specialPageAliases['pt-br'] = array(
'Notifications' => array( 'Notificações' ),
);
/** Quechua (Runa Simi) */
$specialPageAliases['qu'] = array(
'Notifications' => array( 'Willaykuykuna' ),
);
/** Russian (русский) */
$specialPageAliases['ru'] = array(
'Notifications' => array( 'Уведомления' ),
);
/** Sicilian (sicilianu) */
$specialPageAliases['scn'] = array(
'Notifications' => array( 'Notifiche' ),
);
/** Serbian (Cyrillic script) (српски (ћирилица)) */
$specialPageAliases['sr-ec'] = array(
'Notifications' => array( 'Обавештења' ),
);
/** Swedish (svenska) */
$specialPageAliases['sv'] = array(
'Notifications' => array( 'Meddelanden' ),
);
/** Ukrainian (українська) */
$specialPageAliases['uk'] = array(
'Notifications' => array( 'Сповіщення' ),
);
/** Urdu (اردو) */
$specialPageAliases['ur'] = array(
'Notifications' => array( 'اطلاعات' ),
);
/** Venetian (vèneto) */
$specialPageAliases['vec'] = array(
'Notifications' => array( 'Notifiche' ),
);
/** Vietnamese (Tiếng Việt) */
$specialPageAliases['vi'] = array(
'Notifications' => array( 'Thông_báo' ),
);
/** Chinese (中文) */
$specialPageAliases['zh'] = array(
'Notifications' => array( '通知' ),
);
/** Simplified Chinese (中文(简体)‎) */
$specialPageAliases['zh-hans'] = array(
'Notifications' => array( '通知' ),
);
/** Traditional Chinese (中文(繁體)‎) */
$specialPageAliases['zh-hant'] = array(
'Notifications' => array( '通知' ),
);