nextcloud/apps/gallery/l10n/cs_CZ.php

11 lines
387 B
PHP

<?php $TRANSLATIONS = array(
"Gallery" => "Galerie",
"Scanning directories" => "Prohledávám adresáře",
"No photos found" => "Nenalezeny žádné fotky",
"Creating thumbnails" => "Vytvářím náhledy",
"Do you wan't to remove album" => "Chcete odstranit album?",
"Input new gallery name" => "Zadejte nový název galerie",
"Rescan" => "Opakované prohledání",
"Back" => "Zpět"
);