~ubuntu-branches/ubuntu/quantal/mediawiki/quantal

« back to all changes in this revision

Viewing changes to languages/messages/MessagesCdo.php

  • Committer: Package Import Robot
  • Author(s): Thorsten Glaser, Thorsten Glaser, Jonathan Wiltshire
  • Date: 2012-09-20 13:40:12 UTC
  • mfrom: (16.1.20 sid)
  • Revision ID: package-import@ubuntu.com-20120920134012-fbv87yohdi5b3svt
Tags: 1:1.19.2-1
[ Thorsten Glaser ]
* New upstream: security fixes for CVE-2012-4377, CVE-2012-4378,
  CVE-2012-4379, CVE-2012-4380, CVE-2012-4381, CVE-2012-4382
  (Closes: #686330)
* Prevent <table></table> without any <tr /> inside, globally
* Fix more cases of not checking $wgHtml5
* MW’s ID (XML) sanitiser is there for a reason, use it!
* Prevent <ul></ul> without any <li /> inside in MonoBook
* Fix invalid XHTML caused by code not honouring $wgHtml5
* Quell some PHP warnings from sloppy code
* Do the wfSuppressWarnings patch used with FusionForge right
* Add myself to Uploaders and quieten lintian a bit
* Do not replace patched jquery-tablesorter with unpatched one;
  unbreaks sortable tables (Closes: #687519)
* Update versioned Breaks against fusionforge and mw-extensions

[ Jonathan Wiltshire ]
* Add Recommends on mediawiki-extensions-base and php-wikidiff2

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
 * @ingroup Language
8
8
 * @file
9
9
 *
 
10
 * @author Xqt
10
11
 */
11
12
 
12
13
$datePreferences = array(
207
208
'viewsource'           => 'Káng nguòng-dâi-mā',
208
209
'protectedpagetext'    => 'Cī hiĕk ī-gĭng ké̤ṳk sō̤ kī lāu, mâ̤-sāi siŭ-gāi.',
209
210
'viewsourcetext'       => 'Nṳ̄ â̤-sāi káng gâe̤ng hók-cié ciā hiĕk gì nguòng-dâi-mā:',
210
 
'editinginterface'     => "'''Gīng-gó̤:''' Nṳ̄ hiêng-câi lā̤ siŭ-gāi hiê-tūng gái-miêng gì hiĕk. Dó̤i ciā hiĕk gì gāi-biéng â̤ īng-hiōng gì-tă ê̤ṳng-hô gì gái-miêng.",
 
211
'editinginterface'     => "'''Warning:''' You are editing a page which is used to provide interface text for the software.
 
212
Changes to this page will affect the appearance of the user interface for other users.
 
213
For translations, please consider using [//translatewiki.net/wiki/Main_Page?setlang=en translatewiki.net], the MediaWiki localisation project.",
211
214
 
212
215
# Login and logout pages
213
216
'logouttext'                 => "'''Nṳ̄ hiêng-câi láuk-chók lāu.'''
451
454
'uploadedfiles'       => 'Siông-duòng ùng-giông',
452
455
'ignorewarning'       => 'Mò̤ sê̤ṳ gīng-gó̤ bō̤-còng ùng-giông.',
453
456
'ignorewarnings'      => 'Mò̤ sê̤ṳ gīng-gó̤',
454
 
'fileexists'          => "Ī-gĭng ô siŏh bĭk dè̤ng miàng ùng-giông, nṳ̄ nâ mâ̤ káuk-dêng nṳ̄ sê-ng-sê dŏng-cĭng páh-sáung gāi-biéng ĭ, chiāng giēng-chă '''<tt>[[:$1]]</tt>'''.
455
 
[[$1|thumb]]",
 
457
'fileexists'          => 'Ī-gĭng ô siŏh bĭk dè̤ng miàng ùng-giông, nṳ̄ nâ mâ̤ káuk-dêng nṳ̄ sê-ng-sê dŏng-cĭng páh-sáung gāi-biéng ĭ, chiāng giēng-chă <strong>[[:$1]]</strong>.
 
458
[[$1|thumb]]',
456
459
'uploadwarning'       => 'Siông-duòng gīng-gó̤',
457
460
'savefile'            => 'Bō̤-còng ùng-giông',
458
461
'uploadedimage'       => 'siông-duòng "[[$1]]"',
499
502
'statistics'              => 'Só-gé̤ṳ',
500
503
'statistics-header-users' => 'Ê̤ṳng-hô só-gé̤ṳ',
501
504
 
 
505
'disambiguationspage' => 'Template:Gì-ngiê',
 
506
 
502
507
'brokenredirects-edit'   => 'gāi',
503
508
'brokenredirects-delete' => 'chēng',
504
509