You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
939 B
21 lines
939 B
<?php /*
|
|
for more information: see languages.txt in the lang folder.
|
|
*/
|
|
$lang_height = "Alto";
|
|
$lang_resizing_comment = "redimensionar a imaxe co seguinte tamaño (en pixeles)";
|
|
$lang_width = "Ancho";
|
|
$lang_resizing = "Redimensionar";
|
|
$lang_no_resizing_comment = "Mostrar todas as imaxes no tamaño orixinal. Non se modificou o tamaño. As barras de desprazamento aparecerán se a imaxe e más grande có tamaño do monitor.";
|
|
$lang_show_thumbnails = "Mostrar miniaturas";
|
|
$lang_click_thumbnails = "Clica nunha das miniaturas";
|
|
$lang_set_slideshow_options = "Opcións da presentación";
|
|
$lang_slideshow_options = "Opcións da presentación";
|
|
$lang_no_resizing = "Non redimensionado (por defecto)";
|
|
$lang_exit_slideshow = "Saír da presentación";
|
|
$SlideShow = "Presentación";
|
|
$lang_previous_slide = "Presentación previa";
|
|
$lang_next_slide = "Próxima presentación";
|
|
$lang_image = "Imaxe";
|
|
$lang_of = "de";
|
|
$lang_view_slideshow = "Ver presentación";
|
|
?>
|