2007-09-05 20:58:23 +00:00
|
|
|
<?php
|
|
|
|
|
|
|
|
/**
|
|
|
|
* Internationalisation file for PDFHandler extension
|
|
|
|
*/
|
|
|
|
function efPdfHandlerMessages() {
|
|
|
|
|
|
|
|
$messages = array(
|
|
|
|
'en' => array(
|
|
|
|
'pdf_no_xml' => 'cannot get metadata from pdf',
|
|
|
|
'pdf_page_error' => 'page number not in range',
|
2007-09-08 04:39:31 +00:00
|
|
|
),
|
2007-09-05 20:58:23 +00:00
|
|
|
|
2007-09-30 12:58:32 +00:00
|
|
|
'ar' => array(
|
2007-10-07 19:23:11 +00:00
|
|
|
'pdf_no_xml' => 'لم يمكن أخذ معلومات ميتا من pdf',
|
2007-09-30 12:58:32 +00:00
|
|
|
'pdf_page_error' => 'رقم الصفحة ليس في النطاق',
|
|
|
|
),
|
|
|
|
|
2007-09-05 20:58:23 +00:00
|
|
|
'de' => array(
|
|
|
|
'pdf_no_xml' => 'Keine Metadaten im PDF vorhanden.',
|
|
|
|
'pdf_page_error' => 'Seitenzahl außerhalb des Dokumentes.',
|
2007-09-08 04:39:31 +00:00
|
|
|
),
|
2007-09-06 06:33:30 +00:00
|
|
|
|
2007-11-04 20:08:37 +00:00
|
|
|
'fr' => array(
|
|
|
|
'pdf_no_xml' => 'Ne peut obtenir les métadonnées du fichier PDF',
|
|
|
|
'pdf_page_error' => 'Le numéro de page n\'est pas dans l\'étendue.',
|
|
|
|
),
|
|
|
|
|
2007-10-31 14:22:49 +00:00
|
|
|
'gl' => array(
|
|
|
|
'pdf_no_xml' => 'non se puideron obter os metadatos do pdf',
|
|
|
|
'pdf_page_error' => 'o número de páxina non está no rango',
|
|
|
|
),
|
|
|
|
|
2007-09-10 07:29:19 +00:00
|
|
|
'hsb' => array(
|
|
|
|
'pdf_no_xml' => 'W pdf žane metadaty njejsu.',
|
|
|
|
'pdf_page_error' => 'Ličba strony zwonka dokumenta.',
|
|
|
|
),
|
|
|
|
|
2007-09-06 06:33:30 +00:00
|
|
|
'nl' => array(
|
|
|
|
'pdf_no_xml' => 'de metadata van de PDF kan niet uitgelezen worden',
|
|
|
|
'pdf_page_error' => 'paginanummer komt niet voor in document',
|
2007-09-08 04:39:31 +00:00
|
|
|
),
|
|
|
|
|
Localisation updates from Betawiki.
* Fixes and additions to 33 extensions for ar, el, fr, hr, hsb, nl, no, sk, yue, zh-hans, zh-hant
2007-12-03 19:31:20 +00:00
|
|
|
'no' => array(
|
|
|
|
'pdf_no_xml' => 'kan ikke hente metadata fra PDF',
|
|
|
|
'pdf_page_error' => 'sidenummer ikke innen rekkevidde',
|
|
|
|
),
|
|
|
|
|
2007-12-16 23:54:39 +00:00
|
|
|
/** Occitan (Occitan)
|
|
|
|
* @author Cedric31
|
|
|
|
*/
|
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
2007-11-10 18:15:02 +00:00
|
|
|
'oc' => array(
|
2007-12-16 23:54:39 +00:00
|
|
|
'pdf_no_xml' => 'Pòt pas obténer las metadonadas del fichièr PDF',
|
|
|
|
'pdf_page_error' => "Lo numèro de pagina es pas dins l'espandida.",
|
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
2007-11-10 18:15:02 +00:00
|
|
|
),
|
|
|
|
|
Localisation updates from Betawiki.
* Fixes and additions to 45 extensions for pl, pms, pt, ro, sk, sr-ec, sr-el, su, sv, tet, tr, vi, wa, yue, zh-hans, zh-hant, zh-hk
* export format in extension Translate and indentation changed in a few i18n files (BookInformation, Patroller, SpamBlacklist, SyntaxHighlight_GeSHi, UsernameBlacklist, WebStore)
2007-11-05 00:05:07 +00:00
|
|
|
'pl' => array(
|
|
|
|
'pdf_no_xml' => 'nie można pobrać metadanych z pliku PDF',
|
|
|
|
'pdf_page_error' => 'numer strony poza zakresem',
|
|
|
|
),
|
|
|
|
|
Localisation updates from Betawiki.
* Fixes and additions to 54 extensions for ang, ar, fo, gl, hr, hsb, hy, is, ja, kn, la, nl, no, pl, pms, sk
2007-10-28 23:55:11 +00:00
|
|
|
'pms' => array(
|
|
|
|
'pdf_no_xml' => 'as peulo nen pijesse ij metadat dal pdf',
|
|
|
|
'pdf_page_error' => 'ël nùmer ëd pàgina a resta fòra da cole ch\'a-i son',
|
|
|
|
),
|
|
|
|
|
2007-09-23 22:59:04 +00:00
|
|
|
'pt' => array(
|
|
|
|
'pdf_no_xml' => 'não foi possível obter os metadados do pdf',
|
|
|
|
'pdf_page_error' => 'página indisponível neste intervalo',
|
|
|
|
),
|
|
|
|
|
2007-09-08 04:39:31 +00:00
|
|
|
'yue' => array(
|
|
|
|
'pdf_no_xml' => '唔能夠響PDF度拎metadata',
|
|
|
|
'pdf_page_error' => '頁數唔響範圍度',
|
|
|
|
),
|
|
|
|
|
|
|
|
'zh-hans' => array(
|
|
|
|
'pdf_no_xml' => '无法在PDF中撷取元数据',
|
|
|
|
'pdf_page_error' => '页数不在范围中',
|
|
|
|
),
|
|
|
|
|
|
|
|
'zh-hant' => array(
|
|
|
|
'pdf_no_xml' => '無法在PDF中擷取元數據',
|
|
|
|
'pdf_page_error' => '頁數不在範圍中',
|
|
|
|
),
|
|
|
|
);
|
|
|
|
|
|
|
|
$messages['zh'] = $messages['zh-hans'];
|
|
|
|
$messages['zh-cn'] = $messages['zh-hans'];
|
|
|
|
$messages['zh-hk'] = $messages['zh-hant'];
|
|
|
|
$messages['zh-sg'] = $messages['zh-hans'];
|
|
|
|
$messages['zh-tw'] = $messages['zh-hant'];
|
|
|
|
$messages['zh-yue'] = $messages['yue'];
|
2007-09-05 20:58:23 +00:00
|
|
|
|
|
|
|
return $messages;
|
|
|
|
}
|