mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
Updated admin.lang.php
git-svn-id: http://piwigo.org/svn/trunk@2685 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -633,7 +633,12 @@ $lang['Edit ranks'] = 'Modificar la orden';
|
||||
$lang['No element in this category'] = 'Ningún elemento en esta categoría';
|
||||
$lang['Images manual order was saved'] = 'La orden manual de las imágenes ha sido salvada';
|
||||
$lang['ranks'] = 'Filas';
|
||||
/* TODO */ $lang['Drag to re-order'] = 'Drag to re-order';
|
||||
/* TODO */ $lang['Unable to retrieve server informations since allow_url_fopen is disabled.'] = 'Unable to retrieve server informations since allow_url_fopen is disabled.';
|
||||
/* TODO */ $lang['Quick Local Synchronization'] = 'Quick Local Synchronization';
|
||||
$lang['Drag to re-order'] = 'Hacer clic deslizar para reorganizar';
|
||||
$lang['Unable to retrieve server informations since allow_url_fopen is disabled.'] = 'Imposible conectarse en el server porque la función allow_url_fopen es desactivada.';
|
||||
$lang['Quick Local Synchronization'] = 'Sincronización Rápida';
|
||||
$lang['No photo can be deleted'] = 'Ninguna foto puede ser suprimida';
|
||||
$lang['Note: Only deletes photos added with pLoader'] = 'Nota: las únicas las fotos aumentadas vía pLoader pueden ser suprimidas';
|
||||
$lang['Delete selected photos'] = 'Suprimir las fotos';
|
||||
$lang['%d photo was deleted'] = '%d foto ha sido suprimida';
|
||||
$lang['%d photos were deleted'] = '%d fotos han sido suprimidas';
|
||||
?>
|
||||
|
||||
@@ -638,4 +638,9 @@ $lang['ranks'] = 'rangs';
|
||||
$lang['Drag to re-order'] = 'Clicca e trascina per riorganizzare';
|
||||
$lang['Unable to retrieve server informations since allow_url_fopen is disabled.'] = 'Impossibile di connettersi al server perche la funzione allow_url_fopen è disattivata.';
|
||||
$lang['Quick Local Synchronization'] = 'Sincronizzazione rapida';
|
||||
/* TODO */ $lang['No photo can be deleted'] = 'No photo can be deleted';
|
||||
/* TODO */ $lang['Note: Only deletes photos added with pLoader'] = 'Note: Only deletes photos added with pLoader';
|
||||
/* TODO */ $lang['Delete selected photos'] = 'Delete selected photos';
|
||||
/* TODO */ $lang['%d photo was deleted'] = '%d photo was deleted';
|
||||
/* TODO */ $lang['%d photos were deleted'] = '%d photos were deleted';
|
||||
?>
|
||||
|
||||
@@ -634,4 +634,9 @@ $lang['edit category informations'] = 'bewerk categorie informatie';
|
||||
/* TODO */ $lang['Drag to re-order'] = 'Drag to re-order';
|
||||
/* TODO */ $lang['Unable to retrieve server informations since allow_url_fopen is disabled.'] = 'Unable to retrieve server informations since allow_url_fopen is disabled.';
|
||||
/* TODO */ $lang['Quick Local Synchronization'] = 'Quick Local Synchronization';
|
||||
/* TODO */ $lang['No photo can be deleted'] = 'No photo can be deleted';
|
||||
/* TODO */ $lang['Note: Only deletes photos added with pLoader'] = 'Note: Only deletes photos added with pLoader';
|
||||
/* TODO */ $lang['Delete selected photos'] = 'Delete selected photos';
|
||||
/* TODO */ $lang['%d photo was deleted'] = '%d photo was deleted';
|
||||
/* TODO */ $lang['%d photos were deleted'] = '%d photos were deleted';
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user