X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fsk.lang.php;h=e80db533aabdd350a49204148bca861fc9435c27;hb=2bd9983978cf8d6263e27a531aeb33f365667e37;hp=4d8cd9da3354af4dfbea56dfc14f27ddf457d32e;hpb=995feb6c9e97991e5b9d9803fbc3c8a41ac48922;p=timetracker.git diff --git a/WEB-INF/resources/sk.lang.php b/WEB-INF/resources/sk.lang.php index 4d8cd9da..e80db533 100644 --- a/WEB-INF/resources/sk.lang.php +++ b/WEB-INF/resources/sk.lang.php @@ -441,6 +441,10 @@ $i18n_key_words = array( 'form.users.rate' => 'Sadzba', 'form.users.default_rate' => 'Predvolená hodinová sadzba', +// Editing User form. See example at https://timetracker.anuko.com/user_edit.php +// TODO: translate the following. +// 'form.user_edit.swap_roles' => 'Swap roles', + // Roles form. See example at https://timetracker.anuko.com/roles.php // TODO: translate the following. // 'form.roles.active_roles' => 'Active Roles', @@ -467,7 +471,7 @@ $i18n_key_words = array( 'form.export.compression_bzip' => 'bzip', // Importing Group Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first). -'form.import.hint' => 'Importovať dáta o tíme z xml súboru.', +'form.import.hint' => 'Importovať dáta o tíme z xml súboru.', // TODO: replace "team" with "group". 'form.import.file' => 'Vyberte súbor', 'form.import.success' => 'Import úspešne dokončený.', @@ -475,28 +479,30 @@ $i18n_key_words = array( // TODO: replace "team" with "group" in the string below (3 places). 'form.groups.hint' => 'Pomocou vytvorenia nového účtu tímového manažéra vytvorte nový tím.
Taktiež môžete importovať údaje o tíme z xml súboru z iného Anuko Time Tracker serveru (nie sú povolené kolízie v prihlasovacom mene).', -// Profile form. See example at https://timetracker.anuko.com/profile_edit.php. -// TODO: translate the following. -// 'form.profile.swap_roles' => 'Swap roles', -'form.profile.12_hours' => '12-hodinový', -'form.profile.24_hours' => '24-hodinový', -// TODO: translate the following. -// 'form.profile.show_holidays' => 'Show holidays', -'form.profile.tracking_mode' => 'Režim sledovania', -'form.profile.mode_time' => 'čas', -'form.profile.mode_projects' => 'projekty', -'form.profile.mode_projects_and_tasks' => 'projekty a úlohy', -'form.profile.record_type' => 'Typ záznamu', -'form.profile.type_all' => 'všetky', -'form.profile.type_start_finish' => 'začiatok a koniec', -'form.profile.type_duration' => 'trvanie', -// TODO: translate the following. -// 'form.profile.punch_mode' => 'Punch mode', -// 'form.profile.allow_overlap' => 'Allow overlap', -// 'form.profile.future_entries' => 'Future entries', -// 'form.profile.uncompleted_indicators' => 'Uncompleted indicators', -// 'form.profile.allow_ip' => 'Allow IP', -'form.profile.plugins' => 'Doplnkové moduly', +// Group Settings form. See example at https://timetracker.anuko.com/group_edit.php. +'form.group_edit.12_hours' => '12-hodinový', +'form.group_edit.24_hours' => '24-hodinový', +// TODO: translate the following. +// 'form.group_edit.show_holidays' => 'Show holidays', +'form.group_edit.tracking_mode' => 'Režim sledovania', +'form.group_edit.mode_time' => 'čas', +'form.group_edit.mode_projects' => 'projekty', +'form.group_edit.mode_projects_and_tasks' => 'projekty a úlohy', +'form.group_edit.record_type' => 'Typ záznamu', +'form.group_edit.type_all' => 'všetky', +'form.group_edit.type_start_finish' => 'začiatok a koniec', +'form.group_edit.type_duration' => 'trvanie', +// TODO: translate the following. +// 'form.group_edit.punch_mode' => 'Punch mode', +// 'form.group_edit.allow_overlap' => 'Allow overlap', +// 'form.group_edit.future_entries' => 'Future entries', +// 'form.group_edit.uncompleted_indicators' => 'Uncompleted indicators', +// 'form.group_edit.allow_ip' => 'Allow IP', +'form.group_edit.plugins' => 'Doplnkové moduly', + +// Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php +// TODO: translate the following. +// 'form.group_delete.hint' => 'Are you sure you want to delete the entire group?', // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report. 'form.mail.from' => 'Od',