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.
19 lines
734 B
19 lines
734 B
<?php
|
|
/*
|
|
for more information: see languages.txt in the lang folder.
|
|
*/
|
|
$Height = "Lungime";
|
|
$ResizingComment = "redimensionati poza la dimensiunile urmatoare (in pixeli)";
|
|
$Width = "Latime";
|
|
$Resizing = "REDIMENSIONATI";
|
|
$NoResizingComment = "Toate imaginile sunt la dimensiunile originale. Nu sunt redimensionate. Pentru imaginile prea mari folositi barele ajutatoare.";
|
|
$ShowThumbnails = "Aratati Thumbnails";
|
|
$SetSlideshowOptions = "Setati optiunile prezentarii";
|
|
$SlideshowOptions = "Optiunile prezentarii";
|
|
$NoResizing = "NEREDIMENSIONAT (original)";
|
|
$ExitSlideshow = "Iesiti din prezentare";
|
|
$SlideShow = "Prezentare";
|
|
$PreviousSlide = "Cadrul anterior";
|
|
$NextSlide = "Cadrul urmator";
|
|
$ViewSlideshow = "Vedeti prezentarea";
|
|
?>
|