mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/PdfHandler
synced 2024-11-28 02:00: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',
|
'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)
|
/** German (Deutsch)
|
||||||
* @author Raimond Spekking
|
* @author Raimond Spekking
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue