X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/8aa0cc3ce9e5382a2b5df0b3b67c07e3d3016278..1e79f87da93c796cf1a46d7f36eab5f0fef3db61:/WEB-INF/resources/sk.lang.php diff --git a/WEB-INF/resources/sk.lang.php b/WEB-INF/resources/sk.lang.php index 0414d224..37396da2 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', @@ -476,8 +480,6 @@ $i18n_key_words = array( '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.