From c161e9088e72d71361f584f8180f6d89d5490673 Mon Sep 17 00:00:00 2001 From: Translation updater bot Date: Sun, 9 Feb 2014 20:18:18 +0000 Subject: [PATCH] Localisation updates from https://translatewiki.net. Change-Id: Ia65769e19de69034f7904e4d205796d48f3430ae --- Vote.i18n.php | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Vote.i18n.php b/Vote.i18n.php index c3e8063..37c0430 100644 --- a/Vote.i18n.php +++ b/Vote.i18n.php @@ -86,16 +86,16 @@ $messages['bg'] = array( * @author Toniher */ $messages['ca'] = array( - 'voteny-desc' => "Votació basada en JavaScript amb l'etiqueta <vote>", - 'voteny-link' => 'Vota', - 'voteny-unvote-link' => 'anul·la el vot', - 'voteny-community-score' => 'puntuació comunitària: $1', - 'voteny-ratings' => '{{PLURAL:$1|una valoració|$1 valoracions}}', - 'voteny-remove' => 'suprimeix', - 'voteny-gave-this' => 'vau donar-li un $1', - 'voteny-votes' => '{{PLURAL:$1|un vot|$1 vots}}', - 'topratings' => 'Pàgines més puntuades', - 'topratings-no-pages' => 'No hi ha cap pàgina puntuada.', + 'desc' => "Votació basada en JavaScript amb l'etiqueta <vote>", + 'link' => 'Vota', + 'unvote-link' => 'anul·la el vot', + 'community-score' => 'puntuació comunitària: $1', + 'ratings' => '{{PLURAL:$1|una valoració|$1 valoracions}}', + 'remove' => 'anul·la', + 'gave-this' => 'vau donar-li un $1', + 'votes' => '{{PLURAL:$1|un vot|$1 vots}}', + 'topratings' => 'Pàgines més valorades', + 'topratings-no-pages' => 'No hi ha cap pàgina valorada.', 'right-vote' => 'Pàgines de votació', );