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

5 lines
361 B

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