mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/PdfHandler
synced 2024-11-24 16:26:59 +00:00
Localisation updates for extension messages from Betawiki (2008-09-07 00:39 CEST)
This commit is contained in:
parent
24ac317474
commit
2c97970723
|
@ -22,6 +22,15 @@ $messages['ar'] = array(
|
|||
'pdf_page_error' => 'رقم الصفحة ليس في النطاق',
|
||||
);
|
||||
|
||||
/** Egyptian Spoken Arabic (مصرى)
|
||||
* @author Meno25
|
||||
*/
|
||||
$messages['arz'] = array(
|
||||
'pdf-desc' => 'متحكم لرؤية ملفات PDF فى نمط صورة',
|
||||
'pdf_no_metadata' => 'لم يمكن أخذ معلومات ميتا من PDF',
|
||||
'pdf_page_error' => 'رقم الصفحة ليس فى النطاق',
|
||||
);
|
||||
|
||||
/** Bulgarian (Български)
|
||||
* @author DCLXVI
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue