nextcloud/apps/gallery/l10n/cs_CZ.php

8 lines
191 B
PHP

<?php $TRANSLATIONS = array(
"Pictures" => "Obrázky",
"Share gallery" => "Sdílet galerii",
"Error: " => "Chyba: ",
"Internal error" => "Vnitřní chyba",
"Slideshow" => "Přehrávání"
);