Added notifications to import.
[timetracker.git] / WEB-INF / resources / sk.lang.php
index d489873..0bd2af0 100644 (file)
@@ -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',