X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/e0929a3b47f8a28dcbafae87c8d7de82b5e858dd..744db7fd043608e864f3db7c9cd1fe7efc55205e:/WEB-INF/resources/cs.lang.php diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index 0a0cab99..d907c6e9 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -496,11 +496,11 @@ $i18n_key_words = array( 'form.export.compression_bzip' => 'bzip', // Importing Group Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first). -'form.import.hint' => 'Importovat týmová data z xml souboru.', +'form.import.hint' => 'Importovat týmová data z xml souboru.', // TODO: replace "team" with "group". 'form.import.file' => 'Výběr souboru', 'form.import.success' => 'Import byl úspěšně dokončen.', -// Groups form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first). +// Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first). // TODO: translate the following. This part is not translated accurately from English: // "Vytvořit nový tým prostřednictvím účtu týmového manažera." Improve and check the entire string for accuracy. // ALSO TODO: replace "team" with "group" in the string below.