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.
 
 
 
 
 
 
nextcloud-server/apps/gallery/l10n/sk_SK.php

10 lines
391 B

<?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äť"
);