X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/8db9ef16cb3ca249a07b8621ac36a4b75af9dc59..a4fd787ff4452eb1a7e3d0c0a24d8fcebd7b8b43:/WEB-INF/resources/sk.lang.php diff --git a/WEB-INF/resources/sk.lang.php b/WEB-INF/resources/sk.lang.php index d4898732..5f454d1a 100644 --- a/WEB-INF/resources/sk.lang.php +++ b/WEB-INF/resources/sk.lang.php @@ -115,6 +115,9 @@ $i18n_key_words = array( // TODO: translate the following. // 'error.overlap' => 'Time interval overlaps with existing records.', // 'error.future_date' => 'Date is in future.', +// 'error.xml' => 'Error in XML file at line %d: %s.', +// 'error.cannot_import' => 'Cannot import: %s.', +// 'error.format' => 'Invalid file format.', // Labels for buttons. 'button.login' => 'Prihlásiť', @@ -159,6 +162,8 @@ $i18n_key_words = array( 'label.user' => 'Používateľ', 'label.users' => 'Používatelia', // TODO: translate the following. +// 'label.group' => 'Group', +// 'label.subgroups' => 'Subgroups', // 'label.roles' => 'Roles', 'label.client' => 'Klient', 'label.clients' => 'Klienti',