aboutsummaryrefslogtreecommitdiffstats
path: root/language/ca_ES/common.lang.php
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2011-01-13 15:24:18 +0000
committerplegall <plg@piwigo.org>2011-01-13 15:24:18 +0000
commitfe569ab1bf4baa44a808a2d6e81bcddc28d61b62 (patch)
treed24dd5bb2db62ce6e8c5143412d549469fc33176 /language/ca_ES/common.lang.php
parentf03dcee21a4c5ef3b790de15decddff6c6c23b35 (diff)
feature 2108 added: user upload removed from core. It will come back as a
"new generation" user upload in the Community plugin. git-svn-id: http://piwigo.org/svn/trunk@8651 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r--language/ca_ES/common.lang.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/language/ca_ES/common.lang.php b/language/ca_ES/common.lang.php
index 6dcae3552..962e1f968 100644
--- a/language/ca_ES/common.lang.php
+++ b/language/ca_ES/common.lang.php
@@ -44,8 +44,6 @@ $lang['%d new image'] = '%d nova imatge';
$lang['%d new images'] = '%d noves imatges';
$lang['%d new user'] = '%d nou usuari';
$lang['%d new users'] = '%d nous usuaris';
-$lang['%d waiting element'] = '%d s\'està esperant l\'element';
-$lang['%d waiting elements'] = '%d s\'estan esperant els elements';
$lang['About'] = 'Quant a';
$lang['All tags'] = 'Totes les etiquetes';
$lang['Any tag'] = 'Qualsevol etiqueta';
@@ -320,7 +318,6 @@ $lang['Registration of %s'] = 'Registrat de %s';
$lang['Album: %s'] = 'Categoria: %s';
$lang['Picture name: %s'] = 'Nom de la imatge: %s';
$lang['Creation date: %s'] = 'Data de creació: %s';
-$lang['Waiting page: %s'] = 'Pàgina d\'espera: %s';
$lang['Picture uploaded by %s'] = 'Imatge carregada per %s';
// --------- Starting below: New or revised $lang ---- from version 1.7.1
$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'Estat erroni de l\'usuari "invitat", s\'està utilitzant l\'estat predeterminat. Si us plau informeu-ho a l\'administrador de la web.';