aboutsummaryrefslogtreecommitdiffstats
path: root/language/ca_ES
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2011-08-18 15:19:03 +0000
committerplegall <plg@piwigo.org>2011-08-18 15:19:03 +0000
commit27d0c89c337ee5a2281640d0fed68ed26c0a50e1 (patch)
treead6c21054706d7d81cc9fe541107100a51c565da /language/ca_ES
parent71848746ba06480ed82811df2373faf75e6e563f (diff)
feature 2407 added: display upload limitations before file selection (file
maximum size, maximum dimensions, allowed file types). The maximum dimensions are calculated for GD only (because Imagick and External ImageMagick are not using PHP memory as far as I could find on the web). bug 2408 fixed: change term "old style form" into "browser uploader" and "multiple file form" into "Flash Uploader" (based on WordPress user interface) git-svn-id: http://piwigo.org/svn/trunk@11966 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/ca_ES')
-rw-r--r--language/ca_ES/admin.lang.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/language/ca_ES/admin.lang.php b/language/ca_ES/admin.lang.php
index af9cea3d9..a5e45d3ae 100644
--- a/language/ca_ES/admin.lang.php
+++ b/language/ca_ES/admin.lang.php
@@ -620,8 +620,6 @@ $lang['Order of menubar items has been updated successfully.'] = 'L\'ordre dels
$lang['%d of %d photos selected'] = '%d de %d fotos seleccionades';
$lang['%d photos uploaded'] = '%d fotos penjades';
$lang['+ Add an upload box'] = '+ Afegeix un quadre de càrrega';
-$lang['... or switch to the multiple files form'] = '... o canvia pel formulari de fitxers múltiples';
-$lang['... or switch to the old style form'] = '... o canvia pel formulari d\'estil antic';
$lang['Action'] = 'Acció';
$lang['Activate field "%s"'] = 'Afegeix camp "%s"';
$lang['Activate icon "%s"'] = 'Activa la icona "%s"';
@@ -688,7 +686,6 @@ $lang['include child albums'] = 'include child albums';
$lang['Install on your computer,'] = 'Install on your computer,';
$lang['Installed Languages'] = 'Installed Languages';
$lang['Invert'] = 'Invert';
-$lang['JPEG files or ZIP archives with JPEG files inside please.'] = 'JPEG files or ZIP archives with JPEG files inside please.';
$lang['Keep high definition'] = 'Keep high definition';
$lang['Language has been successfully installed'] = 'Language has been successfully installed';
$lang['Languages'] = 'Languages';