nextcloud/apps/gallery/l10n/cs_CZ.php

13 lines
378 B
PHP

<?php $TRANSLATIONS = array(
"Pictures" => "Obrázky",
"Settings" => "Nastavení",
"Rescan" => "Znovu prohledat",
"Stop" => "Zastavit",
"Share" => "Sdílet",
"Back" => "Zpět",
"Remove confirmation" => "Potvrzení odebrání",
"Do you want to remove album" => "Chcete odstranit album?",
"Change album name" => "Změnit název alba",
"New album name" => "Název nového alba"
);