remove obsolete keys in all languages (as much as possible)
git-svn-id: http://piwigo.org/svn/trunk@5565 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
fece672a07
commit
b6e82a7ac9
60 changed files with 10 additions and 556 deletions
|
|
@ -47,7 +47,6 @@ $lang['%d new users'] = '%d nuevos usuarios';
|
|||
$lang['%d waiting element'] = '%d elemento en espera';
|
||||
$lang['%d waiting elements'] = '%d elementos en espera';
|
||||
$lang['About'] = 'Acerca de';
|
||||
$lang['All tags must match'] = 'Todos los tags deben corresponder';
|
||||
$lang['All tags'] = 'Todos los tags';
|
||||
$lang['Any tag'] = 'Cualquier tag';
|
||||
$lang['At least one listed rule must be satisfied.'] = 'Uno de los criterios por lo menos debe satisfacerse.';
|
||||
|
|
@ -145,7 +144,6 @@ $lang['caddie'] = 'Carrito de compras';
|
|||
$lang['Calendar'] = 'Calendario';
|
||||
$lang['All'] = 'Todo';
|
||||
$lang['display each day with pictures, month per month'] = 'mostrar año por año, mes por mes, día por día';
|
||||
$lang['display pictures added on'] = 'mostrar las imágenes del ';
|
||||
$lang['View'] = 'Vista calendario';
|
||||
$lang['chronology_monthly_calendar'] = 'Calendario mensual';
|
||||
$lang['chronology_monthly_list'] = 'Lista mensual';
|
||||
|
|
@ -311,7 +309,6 @@ $lang['can\'t upload the picture on the server'] = 'fue imposible subir el archi
|
|||
$lang['the username must be given'] = 'falta el nombre de usuario';
|
||||
$lang['A picture\'s name already used'] = 'este archivo ya existe';
|
||||
$lang['You must choose a picture fileformat for the image'] = 'el formato del archivo no es un formato de imagen reconocido';
|
||||
$lang['You can\'t upload pictures in this category'] = 'imposible agregar imágenes en esa categoría';
|
||||
$lang['Name of the picture'] = 'Título de la imagen';
|
||||
$lang['Upload a picture'] = 'Agregar una imagen';
|
||||
$lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = 'Imagen agregada con éxito. Un administrador debe aprobarla para que los usuarios puedan verla';
|
||||
|
|
@ -323,8 +320,6 @@ $lang['IP: %s'] = 'IP: %s';
|
|||
$lang['Browser: %s'] = 'Navegador: %s';
|
||||
$lang['Author: %s'] = 'Autor: %s';
|
||||
$lang['Comment: %s'] = 'Comentario: %s';
|
||||
$lang['Delete: %s'] = 'Borrar: %s';
|
||||
$lang['Validate: %s'] = 'Aprobar: %s';
|
||||
$lang['Comment by %s'] = 'Comentario por %s';
|
||||
$lang['User: %s'] = 'Usuario: %s';
|
||||
$lang['Email: %s'] = 'Correo electrónico: %s';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue