X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fsk.lang.php;h=0bd2af038dc3fd600e75e2b296eb479a47a917cb;hb=3fe430d82ad416d1766b9f0cd558e2e1f26900a9;hp=d48987320c6e8f86d834008f3148da59c781b499;hpb=8db9ef16cb3ca249a07b8621ac36a4b75af9dc59;p=timetracker.git diff --git a/WEB-INF/resources/sk.lang.php b/WEB-INF/resources/sk.lang.php index d4898732..0bd2af03 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,7 @@ $i18n_key_words = array( 'label.user' => 'Používateľ', 'label.users' => 'Používatelia', // TODO: translate the following. +// 'label.group' => 'Group', // 'label.roles' => 'Roles', 'label.client' => 'Klient', 'label.clients' => 'Klienti',