X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fsk.lang.php;h=59c9b5ab01e114d62f94f6ef8e83644c9f28422a;hb=4ebe6fd29283633e5ae7cdb399cc144c38af25fb;hp=3caead3226dbbd54d222d0fe9e112dfc3dd6bab2;hpb=b53f880dcd61797fd2e6609477add03ca757d813;p=timetracker.git diff --git a/WEB-INF/resources/sk.lang.php b/WEB-INF/resources/sk.lang.php index 3caead32..59c9b5ab 100644 --- a/WEB-INF/resources/sk.lang.php +++ b/WEB-INF/resources/sk.lang.php @@ -276,6 +276,8 @@ $i18n_key_words = array( // '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', @@ -373,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. @@ -512,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',