mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/PdfHandler
synced 2024-11-24 08:14:37 +00:00
Localisation updates for core and extension messages from translatewiki.net (2010-11-22 20:22:00 UTC)
This commit is contained in:
parent
ccd05567df
commit
90e745645b
|
@ -131,6 +131,15 @@ $messages['cs'] = array(
|
|||
'pdf_page_error' => 'Číslo stránky není v rozsahu',
|
||||
);
|
||||
|
||||
/** Welsh (Cymraeg)
|
||||
* @author Lloffiwr
|
||||
*/
|
||||
$messages['cy'] = array(
|
||||
'pdf-desc' => 'Teclyn i weld ffeiliau PDF ar lun delwedd',
|
||||
'pdf_no_metadata' => "Yn methu cael y metadata o'r PDF",
|
||||
'pdf_page_error' => "Nid yw'r rhif hwn oddi mewn i ystod rhifau'r tudalennau",
|
||||
);
|
||||
|
||||
/** German (Deutsch)
|
||||
* @author Raimond Spekking
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue