diff options
Diffstat (limited to 'apps/gallery/l10n/sk_SK.php')
-rw-r--r-- | apps/gallery/l10n/sk_SK.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/gallery/l10n/sk_SK.php b/apps/gallery/l10n/sk_SK.php index d8ae41af96e..26301562cfd 100644 --- a/apps/gallery/l10n/sk_SK.php +++ b/apps/gallery/l10n/sk_SK.php @@ -1,5 +1,10 @@ <?php $TRANSLATIONS = array( "Gallery" => "Galéria", +"Scanning directories" => "Prehľadávam priečinky", +"No photos found" => "Neboli nájdené žiadne fotografie", +"Creating thumbnails" => "Vytváram náhľady", +"Do you wan't to remove album" => "Chcete odstrániť album", +"Input new gallery name" => "Vložte meno novej galérie", "Rescan" => "Znovu oskenovať", "Back" => "Späť" ); |