mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-02 03:22:50 +02:00
Update es_MX, thanks to grantiago
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<?php
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | This file is part of Piwigo. |
|
||||
// | |
|
||||
// | For copyright and license information, please view the COPYING.txt |
|
||||
// | file that was distributed with this source code. |
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | This file is part of Piwigo. |
|
||||
// | |
|
||||
// | For copyright and license information, please view the COPYING.txt |
|
||||
// | file that was distributed with this source code. |
|
||||
// +-----------------------------------------------------------------------+
|
||||
$lang['%d anomalies have been detected.'] = 'Se han detectado %d anomalías.';
|
||||
$lang['%d anomalies have been detected corrected.'] = 'Se han detectado y corregido %d anomalías.';
|
||||
@@ -20,4 +20,24 @@ $lang['%d Activities'] = '%d actividades';
|
||||
$lang[' and %d virtuals'] = 'y %d virtuales';
|
||||
$lang[' and %d virtual'] = 'y %d virtuales';
|
||||
$lang[' (copy)'] = '(copiar)';
|
||||
$lang[' (copy %s)'] = '(copiar %s)';
|
||||
$lang[' (copy %s)'] = '(copiar %s)';
|
||||
$lang['%d album moved'] = '%d álbum movidos';
|
||||
$lang['%d albums moved'] = '%d álbumes movidos';
|
||||
$lang['%d anomalies have been ignored.'] = 'Se han ignorado %d anomalías.';
|
||||
$lang['%d anomalies have not been corrected.'] = 'No se han corregido %d anomalías.';
|
||||
$lang['%d anomaly has been corrected.'] = 'Se ha corregido la anomalía %d.';
|
||||
$lang['%d anomaly has been detected.'] = 'Se ha detectado %d anomalía.';
|
||||
$lang['%d anomaly has been ignored.'] = 'Se ha ignorado la anomalía %d.';
|
||||
$lang['%d anomaly has not been corrected.'] = '%d anomalía no ha sido corregida.';
|
||||
$lang['%d association'] = '%d asociación';
|
||||
$lang['%d associations'] = '%d asociaciónes';
|
||||
$lang['%d checksums were added'] = 'Se agregaron %d checksums';
|
||||
$lang['%d day'] = '%d día';
|
||||
$lang['%d days'] = '%d días';
|
||||
$lang['%d formats uploaded for %d photos'] = '%d formatos cargados para %d fotos';
|
||||
$lang['%d group'] = '%d grupo';
|
||||
$lang['%d group added'] = '%d grupo añadido';
|
||||
$lang['%d group deleted'] = '%d grupo eliminado';
|
||||
$lang['%d group edited'] = '%d grupo editado';
|
||||
$lang['%d group moved'] = '%d grupo movido';
|
||||
$lang['%d groups'] = '%d grupos';
|
||||
Reference in New Issue
Block a user