mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-11 19:23:01 +02:00
- language - removed 2 unnecessary keys from admin.lang
- language - moved some keys from common.lang to admin.lang git-svn-id: http://piwigo.org/svn/trunk@2482 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -224,7 +224,6 @@ $lang['config'] = 'Configuración';
|
||||
$lang['confirm'] = 'Confirmar';
|
||||
$lang['Date'] = 'Fecha';
|
||||
$lang['delete category'] = 'Suprimir la categoría';
|
||||
$lang['description'] = 'Descripción';
|
||||
$lang['dissociate from category'] = 'Disociar la categoría';
|
||||
$lang['dissociate from group'] = 'Disociar el grupo';
|
||||
$lang['edit category permissions'] = 'Modificar los permisos de la categoría';
|
||||
@@ -259,7 +258,6 @@ $lang['manage sub-categories'] = 'administrar las subcategorías';
|
||||
$lang['manage'] = 'Administrar';
|
||||
$lang['maximum height'] = 'Altura máxima';
|
||||
$lang['maximum width'] = 'Anchura máxima';
|
||||
$lang['name'] = 'nombre';
|
||||
$lang['nbm_background_treatment_redirect_second'] = 'Ser sobrepasado el tiempo de ejecución, el tratamiento debe continuar [el Tiempo estimado: %d el segundo].';
|
||||
$lang['nbm_background_treatment_redirect_seconds'] = 'Ser sobrepasado el tiempo de ejecución, el tratamiento debe continuar [el Tiempo estimado: %d secundas].';
|
||||
$lang['nbm_break_timeout_list_user'] = 'El tiempo de preparación de la lista de los utilizadores para el envío es limitado. Otros utilizadores no son puestos en una lista.';
|
||||
@@ -657,7 +655,7 @@ $lang['You are running the latest version of Piwigo.'] = 'Usted utiliza la últi
|
||||
/* TODO */ $lang['GD library is missing'] = 'GD library is missing';
|
||||
/* TODO */ $lang['conf_extents'] = 'Templates';
|
||||
/* TODO */ $lang['extend_for_templates'] = 'Extend for templates';
|
||||
/* TODO */ $lang['Replacement of original templates'] =
|
||||
/* TODO */ $lang['Replacement of original templates'] =
|
||||
'Replacement of original templates by customized templates from template-extension subfolder';
|
||||
/* TODO */ $lang['Replacers'] = 'Replacers (customized templates)';
|
||||
/* TODO */ $lang['Original templates'] = 'Original templates';
|
||||
@@ -665,4 +663,7 @@ $lang['You are running the latest version of Piwigo.'] = 'Usted utiliza la últi
|
||||
/* TODO */ $lang['Templates recorded.'] = 'Templates configuration has been recorded.';
|
||||
/* TODO */ $lang['Optimizations completed'] = 'All optimizations have been successfully completed.';
|
||||
/* TODO */ $lang['Optimizations errors'] = 'Optimizations have been completed with some errors.';
|
||||
$lang['delete this comment'] = 'Borrar este comentario';
|
||||
$lang['link_info_image'] = 'Modificar las informaciones';
|
||||
$lang['edit category informations'] = 'editar las informaciones de esta categoría';
|
||||
?>
|
||||
Reference in New Issue
Block a user