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

10 lines
581 B

<?php $TRANSLATIONS = array(
"Export" => "Export",
"Something went wrong while the export file was being generated" => "Během vytváření souboru exportu došlo k chybě",
"An error has occurred" => "Nastala chyba",
"Export your user account" => "Export Vašeho uživatelského účtu",
"This will create a compressed file that contains your ownCloud account." => "Bude vytvořen komprimovaný soubor, obsahující Váš ownCloud účet.",
"Import user account" => "Import uživatelského účtu",
"ownCloud User Zip" => "Zip soubor uživatele ownCloud",
"Import" => "Import"
);