Blame view
sources/apps/gallery/l10n/lt_LT.php
347 Bytes
|
d1bafeea1
|
1 2 3 4 5 6 7 |
<?php $TRANSLATIONS = array( "Pictures" => "Nuotraukos", "Shared by" => "Dalinasi", "Error loading slideshow template" => "Klaida pakraunant pristatymą", "Share" => "Dalintis", "The \"Image Viewer\" application also need to be enabled to use this application." => "Aplikacija \"Image Viewer\" turi būti įjungta, norint naudotis aplikacija." ); |