Changeset 18820 for branches/2.4/language/ca_ES/admin.lang.php
- Timestamp:
- Oct 31, 2012, 10:36:46 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.4/language/ca_ES/admin.lang.php
r16978 r18820 644 644 $lang['Pending Comments'] = 'Comentaris pendents de validar'; 645 645 $lang['Menu Management'] = 'Gestionar menús'; 646 $lang['In your php.ini file, the upload_max_filesize (%sB) is bigger than post_max_size (%sB), you should change this setting'] = 'A l\'arxiu php.ini, la variable upload_max_filesize (% SB) es major que post_max_size (SB%). Hauries de canviar aquesta configuració.';646 $lang['In your php.ini file, the upload_max_filesize (%sB) is bigger than post_max_size (%sB), you should change this setting'] = 'A l\'arxiu php.ini, la variable upload_max_filesize (%s) es major que post_max_size (SB%). Hauries de canviar aquesta configuració.'; 647 647 $lang['Exif extension not available, admin should disable exif use'] = 'L\'extensió Exif no està disponible. Un administrador hauria de desabilitar l\'ús de metadades Exif.'; 648 648 $lang['The uploaded file exceeds the upload_max_filesize directive in php.ini: %sB'] = 'La mida de l\'arxiu pujat excedeix el valor upload_max_filesize de l\'arxiu php.ini: sB%';
Note: See TracChangeset
for help on using the changeset viewer.