nextcloud/apps/gallery/l10n/sk_SK.php

11 lines
391 B
PHP

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