mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/TitleBlacklist
synced 2024-11-28 07:50:32 +00:00
Localisation updates from Betawiki.
* Fixes and additions to 52 extensions for ar, cs, es, fi, frp, hsb, hu, la, nl, oc, pl, sk, tet * change indentation for export of a few extension's messages in Translate/MessageGroups.php
This commit is contained in:
parent
2cd50f2bd4
commit
0a97c06800
|
@ -11,6 +11,12 @@ function efGetTitleBlacklistMessages()
|
|||
",
|
||||
'titleblacklist-forbidden' => "'''This page title is blacklisted.''' It matches following blacklist regex: '''''\$1'''''",
|
||||
),
|
||||
'ar' => array(
|
||||
'titleblacklist' => '# هذه قائمة سوداء للعناوين
|
||||
# كل عنوان يطابق تعبيرا منتظما هنا ممنوع إنشاؤه وتعديله
|
||||
# استخدم "#" للتعليقات',
|
||||
'titleblacklist-forbidden' => '\'\'\'عنوان هذه الصفحة في القائمة السوداء.\'\'\' إنه يوافق التعبير المنتظم التالي في القائمة السوداء: \'\'\'\'\'$1\'\'\'\'\'',
|
||||
),
|
||||
'de' => array(
|
||||
'titleblacklist' =>
|
||||
"# Dies ist die Schwarze Liste unerwünschter Seitennamen.
|
||||
|
|
Loading…
Reference in a new issue