Ignore:
Timestamp:
Jan 18, 2011, 4:51:54 PM (13 years ago)
Author:
ddtddt
Message:

[extensions] - Photos - organisation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Photos/language/es_ES/plugin.lang.php

    r8026 r8738  
    11<?php
     2// common
    23$lang['%d new image'] = '%d nueva fotos';
    34$lang['%d new images'] = '%d nuevas fotos';
    4 $lang['Complete RSS feed (images, comments)'] = 'Flujo RSS completo (fotos, comentarios)';
    5 $lang['Image only RSS feed'] = 'Flujo RSS sólo las fotos';
    6 $lang['The RSS notification feed provides notification on news from this website : new pictures, updated albums, new comments. Use a RSS feed reader.'] = 'El flujo RSS notifica eventos de la galería:fotos nuevas, categorías actualizadas, nuevos comentarios de usuarios. Debe usarse con un lector de flujos RSS.';
    75$lang['add this image to your favorites'] = 'agregar esta foto a sus favoritos';
    86$lang['display best rated items'] = 'mostrar las fotos con mejor calificación';
     7//$lang['display each day with pictures, month per month'] = 'affichage année par année, mois par mois, jour par jour'; //?
    98$lang['delete this image from your favorites'] = 'Borrar esta foto de sus favoritos';
    109$lang['display my favorites pictures'] = 'mostrar mis fotos favoritas';
    11 $lang['shows images at the root of this category'] = 'muestra las fotos a la raíz de esta categoría';
    12 $lang['Maximum height of the pictures'] = 'Altura máxima de las fotos';
    13 $lang['Maximum height must be a number superior to 50'] = 'La altura de las fotos debe ser superior a 50';
    14 $lang['Maximum width of the pictures'] = 'Ancho máximo de las fotos';
    15 $lang['Maximum width must be a number superior to 50'] = 'El ancho de las fotos debe ser superior a 50';
     10//$lang['shows images at the root of this album'] = 'display this album';
    1611$lang['display most visited pictures'] = 'mostrar las fotos más vistas';
    17 $lang['The number of images per row must be a not null scalar'] = 'La cantidad de fotos por línea debe ser un número entero superior a cero';
    1812$lang['Rate this picture'] = 'Votar esta foto';
    19 $lang['picture'] = 'Foto';
    20 $lang['Click on the picture to see it in high definition'] = 'Haga clic en la foto para verla en alta resolución';
    2113$lang['Random pictures'] = 'foto al azar';
    2214$lang['display a set of random pictures'] = 'mostrar un conjunto aleatorio de fotos';
    2315$lang['Recent pictures'] = 'fotos recientes';
    2416$lang['display most recent pictures'] = 'mostrar las fotos más recientes';
     17//$lang['display only recently posted images'] = 'n\'afficher que les photos publiés récemment';
     18//$lang['return to the display of all images'] = 'retourner à l\'affichage de toutes les photos';
     19$lang['%d image']='%d Foto';
     20$lang['%d images']='%d Fotos';
     21$lang['%d image is also linked to current tags'] = '%d foto también está relacionada con los tags actuales';
     22$lang['%d images are also linked to current tags'] = '%d fotos también están relacionada con los tags actuales';
     23$lang['See images linked to this tag only'] = 'Ver únicamente las fotos relacionadas a ese tag';
     24$lang['images posted during the last %d days'] = 'fotos agregadas los últimos %d días';
     25$lang['delete all images from your favorites'] = 'borrar todas las fotos de tus favoritos';
     26$lang['Complete RSS feed (images, comments)'] = 'Flujo RSS completo (fotos, comentarios)';
     27$lang['Image only RSS feed'] = 'Flujo RSS sólo las fotos';
     28$lang['The RSS notification feed provides notification on news from this website : new pictures, updated albums, new comments. Use a RSS feed reader.'] = 'El flujo RSS notifica eventos de la galería:fotos nuevas, categorías actualizadas, nuevos comentarios de usuarios. Debe usarse con un lector de flujos RSS.';
     29$lang['Maximum height of the pictures'] = 'Altura máxima de las fotos';
     30$lang['Maximum width of the pictures'] = 'Ancho máximo de las fotos';
     31//$lang['display all elements in all sub-albums'] = 'afficher à plat les photos des albums et des sous-albums';
     32$lang['The number of images per row must be a not null scalar'] = 'La cantidad de fotos por línea debe ser un número entero superior a cero';
     33//$lang['Number of images per row'] = 'Nombre de miniatures par ligne';
     34//$lang['Elements posted within the last %d day.'] = 'N\'afficher que les photos récentes de moins de %d jour.';
     35//$lang['Elements posted within the last %d days.'] = 'N\'afficher que les photos récentes de moins de %d jours.';
     36$lang['picture'] = 'Foto';
     37$lang['Click on the picture to see it in high definition'] = 'Haga clic en la foto para verla en alta resolución';
     38
     39// admin
     40//$lang['Edit all picture informations'] = 'Edit photo information';
     41//$lang['Include display of recent pictures group by dates'] = "Inclure l'affichage des dernières images groupées par dates";
     42//$lang['Link all album elements to a new album'] = 'Link all album photos to a new album';
     43//$lang['Link all album elements to some existing albums'] = 'Link all album photos to some existing albums';
     44//$lang['manage image ranks'] = "gérer l'ordre des images";
     45//$lang['New elements added'] = 'New photos added';
     46//$lang['New elements were added'] = 'New photos were added';
     47//$lang['No element in this album'] = 'No photo in this album';
     48//$lang['Select at least one picture']= "Sélectionner au moins une image";
     49//$lang['Update images informations'] = 'Update photos information';
     50//$lang['Use the default image sort order (defined in the configuration file)'] = 'Use the default photo sort order (defined in the configuration file)';
     51//$lang['add new elements to caddie'] = "Ajouter les nouveaux éléments au panier";
     52//$lang['display maximum informations (added albums and elements, deleted albums and elements)'] = 'Afficher un maximum d\'informations (albums ajoutés, photos ajoutées, albums et photos supprimées)';
     53//$lang['elements added in the database'] = "éléments ajoutés dans la base de données";
     54//$lang['elements deleted in the database'] = "éléments supprimés de la base de données";
     55//$lang['elements per page'] = "Nombre d'éléments par page à afficher";
     56//$lang['elements updated in the database'] = "éléments mis à jour dans la base de données";
     57//$lang['even already synchronized elements'] = "Même les éléments déjà synchronisés";
     58//$lang['first element added on %s'] = "premier élément ajouté le %s";
     59//$lang['images candidates for metadata synchronization'] = 'photos candidates for metadata synchronization';
     60//$lang['jump to image'] = "Se rendre à l'image";
     61//$lang['Manage image ranks'] = "Gérer l'ordre des images";
     62
     63
     64//$lang['manage album photos'] = 'manage album elements';
     65//$lang['synchronize files metadata with database elements informations'] = 'synchronize files metadata with database photos informations';
     66//$lang['elements informations synchronized with files metadata'] = 'photos informations synchronized with files metadata';
     67//$lang['number of miniaturized pictures'] = 'number of miniaturized photos';
     68//$lang['Picture informations updated'] = 'Photo informations updated';
     69//$lang['Picture unreachable or no support'] = 'Photo unreachable or no support';
     70//$lang['pictures without thumbnail (jpeg and png only)'] = 'photos without thumbnail (jpeg and png only)';
     71//$lang['Random picture'] = 'Random photo';
     72
     73
     74/*no to 2.2*/
     75$lang['Choose an image'] = 'Elegir una foto para agregar';
     76$lang['Some info about this picture'] = "Informaciones de esta photo";
     77$lang['Some more (technical) info about this picture'] = "Información (técnica) de esta foto";
     78$lang['Image Quality'] = 'Calidad de la foto';
     79$lang['shows images at the root of this category'] = 'muestra las fotos a la raíz de esta categoría';
     80$lang['Maximum height must be a number superior to 50'] = 'La altura de las fotos debe ser superior a 50';
     81$lang['Maximum width must be a number superior to 50'] = 'El ancho de las fotos debe ser superior a 50';
    2582$lang['the filesize of the picture must not exceed :'] = 'el tamaño de la foto debe ser inferior o igual a: ';
    2683$lang['the picture must be to the fileformat jpg, gif or png'] = 'formatos aceptados: jpg, png ou gif únicamente';
     
    3289$lang['Picture name: %s'] = 'Título de la foto: %s';
    3390$lang['Picture uploaded by %s'] = 'foto subida por %s';
    34 $lang['%d image']='%d Foto';
    35 $lang['%d images']='%d Fotos';
    36 $lang['%d image is also linked to current tags'] = '%d foto también está relacionada con los tags actuales';
    37 $lang['%d images are also linked to current tags'] = '%d fotos también están relacionada con los tags actuales';
    38 $lang['See images linked to this tag only'] = 'Ver únicamente las fotos relacionadas a ese tag';
    39 $lang['images posted during the last %d days'] = 'fotos agregadas los últimos %d días';
    40 $lang['Choose an image'] = 'Elegir una foto para agregar';
    41 $lang['delete all images from your favorites'] = 'borrar todas las fotos de tus favoritos';
    42 $lang['Some info about this picture'] = "Informaciones de esta photo";
    43 $lang['Some more (technical) info about this picture'] = "Información (técnica) de esta foto";
    44 $lang['Image Quality'] = 'Calidad de la foto';
    4591?>
Note: See TracChangeset for help on using the changeset viewer.