Some rearrangements in translation files.
[timetracker.git] / WEB-INF / resources / sk.lang.php
index 8fbf03a..59c9b5a 100644 (file)
@@ -273,8 +273,11 @@ $i18n_key_words = array(
 // 'label.template' => 'Template',
 // 'label.attachments' => 'Attachments',
 // 'label.files' => 'Files',
+// 'label.file' => 'File',
 // 'label.image' => 'Image',
 // 'label.download' => 'Download',
+'label.active_users' => 'Aktívny používatelia',
+'label.inactive_users' => 'Neaktívny používatelia',
 
 // Form titles.
 'title.error' => 'Chyba',
@@ -303,6 +306,7 @@ $i18n_key_words = array(
 // TODO: Translate the following.
 // 'title.timesheets' => 'Timesheets',
 // 'title.timesheet' => 'Timesheet',
+// 'title.timesheet_files' => 'Timesheet Files',
 'title.invoice' => 'Faktúra',
 'title.send_invoice' => 'Odosielanie faktúry',
 'title.charts' => 'Grafy',
@@ -371,6 +375,7 @@ $i18n_key_words = array(
 // 'title.edit_file' => 'Editing File',
 // 'title.delete_file' => 'Deleting File',
 // 'title.download_file' => 'Downloading File',
+// 'title.work' => 'Work',
 
 // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
 // Strings that are used in a single form must go to the specific form section.
@@ -510,8 +515,6 @@ $i18n_key_words = array(
 'form.tasks.inactive_tasks' => 'Neaktívne úlohy',
 
 // Users form. See example at https://timetracker.anuko.com/users.php
-'form.users.active_users' => 'Aktívny používatelia',
-'form.users.inactive_users' => 'Neaktívny používatelia',
 // TODO: translate the following.
 // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
 'form.users.role' => 'Rola',