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/cs_CZ.php

10 lines
387 B

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