r102780 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r102779‎ | r102780 | r102781 >
Date:13:20, 11 November 2011
Author:siebrand
Status:deferred
Tags:
Comment:
Localisation updates from http://translatewiki.net.
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn_ca.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn_ca.php
@@ -7,7 +7,55 @@
88 * @ingroup Language
99 * @file
1010 *
 11+ * @author Dantman
 12+ * @author Techman224
1113 */
1214
1315 $messages = array(
 16+# Special:UploadStash
 17+'uploadstash-summary' => 'This page provides access to files which are uploaded (or in process of uploading) but are not yet published to the wiki. These files are not visible to anyone but the user who uploaded them.',
 18+
 19+# Edit tokens
 20+'sessionfailure' => 'There seems to be a problem with your login session;
 21+this action has been cancelled as a precaution against session hijacking.
 22+Go back to the previous page, reload that page and then try again.',
 23+
 24+# EXIF tags
 25+'exif-ycbcrcoefficients' => 'Colour space transformation matrix coefficients',
 26+'exif-colorspace' => 'Colour space',
 27+'exif-licenseurl' => 'URL for copyright licence',
 28+
 29+'exif-subjectdistance-value' => '$1 metres',
 30+
 31+'exif-meteringmode-2' => 'Centre weighted average',
 32+
 33+'exif-sensingmethod-2' => 'One-chip colour area sensor',
 34+'exif-sensingmethod-3' => 'Two-chip colour area sensor',
 35+'exif-sensingmethod-4' => 'Three-chip colour area sensor',
 36+'exif-sensingmethod-5' => 'Colour sequential area sensor',
 37+'exif-sensingmethod-8' => 'Colour sequential linear sensor',
 38+
 39+# Pseudotags used for GPSAltitudeRef
 40+'exif-gpsaltitude-above-sealevel' => '$1 {{PLURAL:$1|metre|metres}} above sea level',
 41+'exif-gpsaltitude-below-sealevel' => '$1 {{PLURAL:$1|metre|metres}} below sea level',
 42+
 43+# Pseudotags used for GPSSpeedRef
 44+'exif-gpsspeed-k' => 'Kilometres per hour',
 45+
 46+# Pseudotags used for GPSDestDistanceRef
 47+'exif-gpsdestdistance-k' => 'Kilometres',
 48+
 49+'exif-ycbcrpositioning-1' => 'Centred',
 50+
 51+# E-mail address confirmation
 52+'confirmemail_invalidated' => 'E-mail address confirmation cancelled',
 53+
 54+# Special:Version
 55+'version-license' => 'Licence',
 56+'version-license-info' => 'MediaWiki is free software; you can redistribute it and/or modify it under the terms of the GNU General Public Licence as published by the Free Software Foundation; either version 2 of the Licence, or (at your option) any later version.
 57+
 58+MediaWiki is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public Licence for more details.
 59+
 60+You should have received [{{SERVER}}{{SCRIPTPATH}}/COPYING a copy of the GNU General Public Licence] along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA or [http://www.gnu.org/licenses/old-licenses/gpl-2.0.html read it online].',
 61+
1462 );

Status & tagging log