summaryrefslogtreecommitdiffstats
path: root/apps/admin_migrate/l10n/cs_CZ.php
blob: 0dc1a61d5d877b4712941908c6fac4346c6c044f (plain)
1
2
3
4
5
<?php $TRANSLATIONS = array(
"Export this ownCloud instance" => "Export této instance ownCloud",
"This will create a compressed file that contains the data of this owncloud instance.\n            Please choose the export type:" => "Bude vytvořen komprimovaný soubor obsahující data této instance ownCloud.⏎ Zvolte typ exportu:",
"Export" => "Export"
);