Blame view
sources/apps/gallery/l10n/sk_SK.php
342 Bytes
|
d1bafeea1
|
1 2 3 4 5 6 7 |
<?php $TRANSLATIONS = array( "Pictures" => "Obrázky", "Shared by" => "Zdieľa", "Error loading slideshow template" => "Chyba pri načítaní šablóny prezentácie", "Share" => "Zdieľať", "The \"Image Viewer\" application also need to be enabled to use this application." => "Táto aplikácia si vyžaduje aplikáciu \"Image Viewer\"." ); |