From: Nik Okuntseff Date: Wed, 11 Apr 2018 23:27:29 +0000 (+0000) Subject: Renamed group settings keys in translation files. X-Git-Tag: timetracker_1.19-1~844 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=95d4442c1517b0d9e76081fd901a600e45e9fbea;p=timetracker.git Renamed group settings keys in translation files. --- diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index b42a5def..cc8264d8 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -496,25 +496,25 @@ $i18n_key_words = array( // TODO: replace "team" with "group" in the string below. 'form.groups.hint' => 'Crear un nou grup, creant un nou compte del manejador de l\\\'equip.
També pot importar dades de grups, d\\\'un arxiu xml d\\\'un altre servidor Anuko Time Tracker (no està permès col·lisions de login).', -// Profile form. See example at https://timetracker.anuko.com/profile_edit.php. -// TODO: translate the following. -// 'form.profile.12_hours' => '12 hours', -// 'form.profile.24_hours' => '24 hours', -// 'form.profile.show_holidays' => 'Show holidays', -// 'form.profile.tracking_mode' => 'Tracking mode', -// 'form.profile.mode_time' => 'time', -// 'form.profile.mode_projects' => 'projects', -// 'form.profile.mode_projects_and_tasks' => 'projects and tasks', -// 'form.profile.record_type' => 'Record type', -// 'form.profile.type_all' => 'all', -// 'form.profile.type_start_finish' => 'start and finish', -// 'form.profile.type_duration' => 'duration', -// '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' => 'Plugins', +// Group Settings form. See example at https://timetracker.anuko.com/group_edit.php. +// TODO: translate the following. +// 'form.group_edit.12_hours' => '12 hours', +// 'form.group_edit.24_hours' => '24 hours', +// 'form.group_edit.show_holidays' => 'Show holidays', +// 'form.group_edit.tracking_mode' => 'Tracking mode', +// 'form.group_edit.mode_time' => 'time', +// 'form.group_edit.mode_projects' => 'projects', +// 'form.group_edit.mode_projects_and_tasks' => 'projects and tasks', +// 'form.group_edit.record_type' => 'Record type', +// 'form.group_edit.type_all' => 'all', +// 'form.group_edit.type_start_finish' => 'start and finish', +// 'form.group_edit.type_duration' => 'duration', +// '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' => 'Plugins', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php // TODO: translate the following. diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index 1fa17462..b73f31a2 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -510,25 +510,25 @@ $i18n_key_words = array( // ALSO TODO: replace "team" with "group" in the string below. 'form.groups.hint' => 'Vytvořit nový tým prostřednictvím účtu týmového manažera.
Můžete také importovat týmová data z xml souboru z jiného time tracker serveru (nejsou povoleny shody login).', -// Profile form. See example at https://timetracker.anuko.com/profile_edit.php. -// TODO: translate the following. -// 'form.profile.12_hours' => '12 hours', -// 'form.profile.24_hours' => '24 hours', -// 'form.profile.show_holidays' => 'Show holidays', -// 'form.profile.tracking_mode' => 'Tracking mode', -// 'form.profile.mode_time' => 'time', -// 'form.profile.mode_projects' => 'projects', -// 'form.profile.mode_projects_and_tasks' => 'projects and tasks', -// 'form.profile.record_type' => 'Record type', -// 'form.profile.type_all' => 'all', -// 'form.profile.type_start_finish' => 'start and finish', -// 'form.profile.type_duration' => 'duration', -// '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' => 'Plugins', +// Group Settings form. See example at https://timetracker.anuko.com/group_edit.php. +// TODO: translate the following. +// 'form.group_edit.12_hours' => '12 hours', +// 'form.group_edit.24_hours' => '24 hours', +// 'form.group_edit.show_holidays' => 'Show holidays', +// 'form.group_edit.tracking_mode' => 'Tracking mode', +// 'form.group_edit.mode_time' => 'time', +// 'form.group_edit.mode_projects' => 'projects', +// 'form.group_edit.mode_projects_and_tasks' => 'projects and tasks', +// 'form.group_edit.record_type' => 'Record type', +// 'form.group_edit.type_all' => 'all', +// 'form.group_edit.type_start_finish' => 'start and finish', +// 'form.group_edit.type_duration' => 'duration', +// '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' => 'Plugins', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php // TODO: translate the following. diff --git a/WEB-INF/resources/da.lang.php b/WEB-INF/resources/da.lang.php index b7f21d58..668699f6 100644 --- a/WEB-INF/resources/da.lang.php +++ b/WEB-INF/resources/da.lang.php @@ -454,27 +454,27 @@ $i18n_key_words = array( // TODO: replace "team" with "group" in the string below. 'form.groups.hint' => 'Opret et nyt team ved at oprette en ny teamadministrator konto.
Du kan også importere teamdata fra en xml-fil fra en anden Anuko Time Tracker-server (eksisterende brugernavne er ikke tilladt).', -// Profile form. See example at https://timetracker.anuko.com/profile_edit.php. -'form.profile.12_hours' => '12 timers', -'form.profile.24_hours' => '24 timers', +// Group Settings form. See example at https://timetracker.anuko.com/group_edit.php. +'form.group_edit.12_hours' => '12 timers', +'form.group_edit.24_hours' => '24 timers', // TODO: translate the following. -// 'form.profile.show_holidays' => 'Show holidays', -'form.profile.tracking_mode' => 'Registrerings tilstand', -'form.profile.mode_time' => 'Tid', -'form.profile.mode_projects' => 'Projekter', -'form.profile.mode_projects_and_tasks' => 'Projekter og opgaver', -'form.profile.record_type' => 'Registrerings type', -'form.profile.type_all' => 'Alle', -'form.profile.type_start_finish' => 'Start og slut', -'form.profile.type_duration' => 'Varighed', +// 'form.group_edit.show_holidays' => 'Show holidays', +'form.group_edit.tracking_mode' => 'Registrerings tilstand', +'form.group_edit.mode_time' => 'Tid', +'form.group_edit.mode_projects' => 'Projekter', +'form.group_edit.mode_projects_and_tasks' => 'Projekter og opgaver', +'form.group_edit.record_type' => 'Registrerings type', +'form.group_edit.type_all' => 'Alle', +'form.group_edit.type_start_finish' => 'Start og slut', +'form.group_edit.type_duration' => 'Varighed', // 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' => 'Uafsluttede indikatore', +// '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' => 'Uafsluttede indikatore', // TODO: translate the following. -// 'form.profile.allow_ip' => 'Allow IP', -'form.profile.plugins' => 'Plugins', +// 'form.group_edit.allow_ip' => 'Allow IP', +'form.group_edit.plugins' => 'Plugins', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php // TODO: translate the following. diff --git a/WEB-INF/resources/de.lang.php b/WEB-INF/resources/de.lang.php index f86a4cd0..b1d455c5 100644 --- a/WEB-INF/resources/de.lang.php +++ b/WEB-INF/resources/de.lang.php @@ -452,26 +452,26 @@ $i18n_key_words = array( // TODO: replace "team" with "group" in the string below. 'form.groups.hint' => 'Das Erzeugen eines neuen Manager Kontos, erzeugt eine neues Team.
Diese Teams können auch von XML-Dateien importiert werden.', -// Profile form. See example at https://timetracker.anuko.com/profile_edit.php. -'form.profile.12_hours' => '12 Stunden', -'form.profile.24_hours' => '24 Stunden', +// Group Settings form. See example at https://timetracker.anuko.com/group_edit.php. +'form.group_edit.12_hours' => '12 Stunden', +'form.group_edit.24_hours' => '24 Stunden', // TODO: translate the following. -// 'form.profile.show_holidays' => 'Show holidays', -'form.profile.tracking_mode' => 'Nachverfolgung', -'form.profile.mode_time' => 'Zeit', -'form.profile.mode_projects' => 'Projekte', -'form.profile.mode_projects_and_tasks' => 'Projekte und Aufgaben', -'form.profile.record_type' => 'Zeiterfassungstyp', -'form.profile.type_all' => 'alle', -'form.profile.type_start_finish' => 'Start und Ende', -'form.profile.type_duration' => 'Dauer', +// 'form.group_edit.show_holidays' => 'Show holidays', +'form.group_edit.tracking_mode' => 'Nachverfolgung', +'form.group_edit.mode_time' => 'Zeit', +'form.group_edit.mode_projects' => 'Projekte', +'form.group_edit.mode_projects_and_tasks' => 'Projekte und Aufgaben', +'form.group_edit.record_type' => 'Zeiterfassungstyp', +'form.group_edit.type_all' => 'alle', +'form.group_edit.type_start_finish' => 'Start und Ende', +'form.group_edit.type_duration' => 'Dauer', // 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' => 'Erweiterungen', +// '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' => 'Erweiterungen', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php // TODO: translate the following. diff --git a/WEB-INF/resources/en.lang.php b/WEB-INF/resources/en.lang.php index ce016358..45dbdfee 100644 --- a/WEB-INF/resources/en.lang.php +++ b/WEB-INF/resources/en.lang.php @@ -432,24 +432,24 @@ $i18n_key_words = array( // Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first). 'form.groups.hint' => 'Create a new group by creating a new group manager account.
You can also import group data from an xml file from another Anuko Time Tracker server (no login collisions are allowed).', -// Profile form. See example at https://timetracker.anuko.com/profile_edit.php. -'form.profile.12_hours' => '12 hours', -'form.profile.24_hours' => '24 hours', -'form.profile.show_holidays' => 'Show holidays', -'form.profile.tracking_mode' => 'Tracking mode', -'form.profile.mode_time' => 'time', -'form.profile.mode_projects' => 'projects', -'form.profile.mode_projects_and_tasks' => 'projects and tasks', -'form.profile.record_type' => 'Record type', -'form.profile.type_all' => 'all', -'form.profile.type_start_finish' => 'start and finish', -'form.profile.type_duration' => 'duration', -'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' => 'Plugins', +// Group Settings form. See example at https://timetracker.anuko.com/group_edit.php. +'form.group_edit.12_hours' => '12 hours', +'form.group_edit.24_hours' => '24 hours', +'form.group_edit.show_holidays' => 'Show holidays', +'form.group_edit.tracking_mode' => 'Tracking mode', +'form.group_edit.mode_time' => 'time', +'form.group_edit.mode_projects' => 'projects', +'form.group_edit.mode_projects_and_tasks' => 'projects and tasks', +'form.group_edit.record_type' => 'Record type', +'form.group_edit.type_all' => 'all', +'form.group_edit.type_start_finish' => 'start and finish', +'form.group_edit.type_duration' => 'duration', +'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' => 'Plugins', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php 'form.group_delete.hint' => 'Are you sure you want to delete the entire group?', diff --git a/WEB-INF/resources/es.lang.php b/WEB-INF/resources/es.lang.php index ac09f20e..12796439 100644 --- a/WEB-INF/resources/es.lang.php +++ b/WEB-INF/resources/es.lang.php @@ -510,25 +510,25 @@ $i18n_key_words = array( // ALSO TODO: replace "team" with "group" in the string below. 'form.groups.hint' => 'Crear un nuevo grupo, creando una nueva cuenta del manejador del equipo.
También puede importar datos de grupos, de un archivo xml de otro servidor Anuko Time Tracker (no estan permitidad colisiones de e-mail).', -// Profile form. See example at https://timetracker.anuko.com/profile_edit.php. -'form.profile.12_hours' => '12 horas', -'form.profile.24_hours' => '24 horas', -// TODO: translate the following. -// 'form.profile.show_holidays' => 'Show holidays', -// 'form.profile.tracking_mode' => 'Tracking mode', -// 'form.profile.mode_time' => 'time', -// 'form.profile.mode_projects' => 'projects', -// 'form.profile.mode_projects_and_tasks' => 'projects and tasks', -// 'form.profile.record_type' => 'Record type', -// 'form.profile.type_all' => 'all', -// 'form.profile.type_start_finish' => 'start and finish', -// 'form.profile.type_duration' => 'duration', -// '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' => 'Plugins', +// Group Settings form. See example at https://timetracker.anuko.com/group_edit.php. +'form.group_edit.12_hours' => '12 horas', +'form.group_edit.24_hours' => '24 horas', +// TODO: translate the following. +// 'form.group_edit.show_holidays' => 'Show holidays', +// 'form.group_edit.tracking_mode' => 'Tracking mode', +// 'form.group_edit.mode_time' => 'time', +// 'form.group_edit.mode_projects' => 'projects', +// 'form.group_edit.mode_projects_and_tasks' => 'projects and tasks', +// 'form.group_edit.record_type' => 'Record type', +// 'form.group_edit.type_all' => 'all', +// 'form.group_edit.type_start_finish' => 'start and finish', +// 'form.group_edit.type_duration' => 'duration', +// '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' => 'Plugins', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php // TODO: translate the following. diff --git a/WEB-INF/resources/et.lang.php b/WEB-INF/resources/et.lang.php index 86dae1b9..c007e0f6 100644 --- a/WEB-INF/resources/et.lang.php +++ b/WEB-INF/resources/et.lang.php @@ -506,25 +506,25 @@ $i18n_key_words = array( // TODO: translate the following. // 'form.groups.hint' => 'Create a new group by creating a new group manager account.
You can also import group data from an xml file from another Anuko Time Tracker server (no login collisions are allowed).', -// Profile form. See example at https://timetracker.anuko.com/profile_edit.php. -// TODO: translate the following. -// 'form.profile.12_hours' => '12 hours', -// 'form.profile.24_hours' => '24 hours', -// 'form.profile.show_holidays' => 'Show holidays', -// 'form.profile.tracking_mode' => 'Tracking mode', -// 'form.profile.mode_time' => 'time', -// 'form.profile.mode_projects' => 'projects', -// 'form.profile.mode_projects_and_tasks' => 'projects and tasks', -// 'form.profile.record_type' => 'Record type', -// 'form.profile.type_all' => 'all', -// 'form.profile.type_start_finish' => 'start and finish', -// 'form.profile.type_duration' => 'duration', -// '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' => 'Plugins', +// Group Settings form. See example at https://timetracker.anuko.com/group_edit.php. +// TODO: translate the following. +// 'form.group_edit.12_hours' => '12 hours', +// 'form.group_edit.24_hours' => '24 hours', +// 'form.group_edit.show_holidays' => 'Show holidays', +// 'form.group_edit.tracking_mode' => 'Tracking mode', +// 'form.group_edit.mode_time' => 'time', +// 'form.group_edit.mode_projects' => 'projects', +// 'form.group_edit.mode_projects_and_tasks' => 'projects and tasks', +// 'form.group_edit.record_type' => 'Record type', +// 'form.group_edit.type_all' => 'all', +// 'form.group_edit.type_start_finish' => 'start and finish', +// 'form.group_edit.type_duration' => 'duration', +// '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' => 'Plugins', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php // TODO: translate the following. diff --git a/WEB-INF/resources/fa.lang.php b/WEB-INF/resources/fa.lang.php index eca7e83b..9adc21b1 100644 --- a/WEB-INF/resources/fa.lang.php +++ b/WEB-INF/resources/fa.lang.php @@ -481,26 +481,26 @@ $i18n_key_words = array( // TODO: translate form.groups.hint. // 'form.groups.hint' => 'Create a new group by creating a new group manager account.
You can also import group data from an xml file from another Anuko Time Tracker server (no login collisions are allowed).', -// Profile form. See example at https://timetracker.anuko.com/profile_edit.php. -'form.profile.12_hours' => '12 ساعت', -'form.profile.24_hours' => '24 ساعت', -// TODO: translate the following. -// 'form.profile.show_holidays' => 'Show holidays', -'form.profile.tracking_mode' => 'حالت رهگیری', -'form.profile.mode_time' => 'زمان', -'form.profile.mode_projects' => 'پروژه ها', -'form.profile.mode_projects_and_tasks' => 'پروژه ها و وظایف', -'form.profile.record_type' => 'نوع رکورد', -'form.profile.type_all' => 'همه', -'form.profile.type_start_finish' => 'شروع و اتمام', -'form.profile.type_duration' => 'مدت زمان', -// 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' => 'پلاگین ها', +// Group Settings form. See example at https://timetracker.anuko.com/group_edit.php. +'form.group_edit.12_hours' => '12 ساعت', +'form.group_edit.24_hours' => '24 ساعت', +// TODO: translate the following. +// 'form.group_edit.show_holidays' => 'Show holidays', +'form.group_edit.tracking_mode' => 'حالت رهگیری', +'form.group_edit.mode_time' => 'زمان', +'form.group_edit.mode_projects' => 'پروژه ها', +'form.group_edit.mode_projects_and_tasks' => 'پروژه ها و وظایف', +'form.group_edit.record_type' => 'نوع رکورد', +'form.group_edit.type_all' => 'همه', +'form.group_edit.type_start_finish' => 'شروع و اتمام', +'form.group_edit.type_duration' => 'مدت زمان', +// 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' => 'پلاگین ها', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php // TODO: translate the following. diff --git a/WEB-INF/resources/fi.lang.php b/WEB-INF/resources/fi.lang.php index 9e52e06a..79b454de 100644 --- a/WEB-INF/resources/fi.lang.php +++ b/WEB-INF/resources/fi.lang.php @@ -462,26 +462,26 @@ $i18n_key_words = array( // TODO: replace "team" with "group" in the string below. 'form.groups.hint' => 'Luo uusi tiimi luomalla ensin tiimin esimiehen käyttäjätili.
Tiimin tiedot voi myös tuoda toiselta Anuko Time Tracker -palvelimelta xml-muodossa (käyttäjänimien oltava uusia).', -// Profile form. See example at https://timetracker.anuko.com/profile_edit.php. -'form.profile.12_hours' => '12-tuntinen', -'form.profile.24_hours' => '24-tuntinen', -// TODO: translate the following. -// 'form.profile.show_holidays' => 'Show holidays', -'form.profile.tracking_mode' => 'Seurantamuoto', -'form.profile.mode_time' => 'aika', -'form.profile.mode_projects' => 'projektit', -'form.profile.mode_projects_and_tasks' => 'projektit ja tehtävät', -'form.profile.record_type' => 'Tietueen tyyppi', -'form.profile.type_all' => 'kaikki', -'form.profile.type_start_finish' => 'aloitus ja lopetus', -'form.profile.type_duration' => 'kesto', -// 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' => 'Lisäosat', +// Group Settings form. See example at https://timetracker.anuko.com/group_edit.php. +'form.group_edit.12_hours' => '12-tuntinen', +'form.group_edit.24_hours' => '24-tuntinen', +// TODO: translate the following. +// 'form.group_edit.show_holidays' => 'Show holidays', +'form.group_edit.tracking_mode' => 'Seurantamuoto', +'form.group_edit.mode_time' => 'aika', +'form.group_edit.mode_projects' => 'projektit', +'form.group_edit.mode_projects_and_tasks' => 'projektit ja tehtävät', +'form.group_edit.record_type' => 'Tietueen tyyppi', +'form.group_edit.type_all' => 'kaikki', +'form.group_edit.type_start_finish' => 'aloitus ja lopetus', +'form.group_edit.type_duration' => 'kesto', +// 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' => 'Lisäosat', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php // TODO: translate the following. diff --git a/WEB-INF/resources/fr.lang.php b/WEB-INF/resources/fr.lang.php index fa96b569..9a134023 100644 --- a/WEB-INF/resources/fr.lang.php +++ b/WEB-INF/resources/fr.lang.php @@ -451,26 +451,26 @@ $i18n_key_words = array( // TODO: replace "team" with "group" in the string below. 'form.groups.hint' => 'Créez une nouvelle équipe en créant un nouveau compte de responsable d\\\'équipe.
Vous pouvez également importer des données d\\\'une équipe depuis un fichier xml provenant d\\\'un autre serveur Anuko Time Tracker (les doublons d\\\'identifiants ne sont pas autorisés).', -// Profile form. See example at https://timetracker.anuko.com/profile_edit.php. -'form.profile.12_hours' => '12 heures', -'form.profile.24_hours' => '24 heures', +// Group Settings form. See example at https://timetracker.anuko.com/group_edit.php. +'form.group_edit.12_hours' => '12 heures', +'form.group_edit.24_hours' => '24 heures', // TODO: translate the following. -// 'form.profile.show_holidays' => 'Show holidays', -'form.profile.tracking_mode' => 'Mode suivi', -'form.profile.mode_time' => 'Heures', -'form.profile.mode_projects' => 'Projets', -'form.profile.mode_projects_and_tasks' => 'Projets et tâches', -'form.profile.record_type' => 'Type d\\\'enregistrement', -'form.profile.type_all' => 'Tous', -'form.profile.type_start_finish' => 'Début et fin', -'form.profile.type_duration' => 'Durée', +// 'form.group_edit.show_holidays' => 'Show holidays', +'form.group_edit.tracking_mode' => 'Mode suivi', +'form.group_edit.mode_time' => 'Heures', +'form.group_edit.mode_projects' => 'Projets', +'form.group_edit.mode_projects_and_tasks' => 'Projets et tâches', +'form.group_edit.record_type' => 'Type d\\\'enregistrement', +'form.group_edit.type_all' => 'Tous', +'form.group_edit.type_start_finish' => 'Début et fin', +'form.group_edit.type_duration' => 'Durée', // 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' => 'Plugins', +// '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' => 'Plugins', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php // TODO: translate the following. diff --git a/WEB-INF/resources/gr.lang.php b/WEB-INF/resources/gr.lang.php index a7e7d296..8573946f 100644 --- a/WEB-INF/resources/gr.lang.php +++ b/WEB-INF/resources/gr.lang.php @@ -434,25 +434,25 @@ $i18n_key_words = array( // Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first). 'form.groups.hint' => 'Δημιουργήστε μια νέα ομάδα δημιουργώντας ένα νέο λογαριασμό διαχειριστή ομάδας.
Μπορείτε επίσης να εισαγάγετε δεδομένα ομάδας από ένα αρχείο xml από άλλο διακομιστή Anuko Time Tracker (δεν επιτρέπονται συγκρούσεις σύνδεσης).', -// Profile form. See example at https://timetracker.anuko.com/profile_edit.php. -'form.profile.12_hours' => '12 ώρες', -'form.profile.24_hours' => '24 ώρες', -'form.profile.show_holidays' => 'Προβολή διακοπών', -'form.profile.tracking_mode' => 'Λειτουργία καταγραφής', -'form.profile.mode_time' => 'χρόνος', -'form.profile.mode_projects' => 'έργα', -'form.profile.mode_projects_and_tasks' => 'έργα και εργασίες', -'form.profile.record_type' => 'Τύπος εγγραφής', -'form.profile.type_all' => 'όλα', -'form.profile.type_start_finish' => 'αρχή και τέλος', -'form.profile.type_duration' => 'διάρκεια', -'form.profile.punch_mode' => 'Λειτουργία διάτρησης', -'form.profile.allow_overlap' => 'Επικάλυψη επιτρεπτή', -'form.profile.future_entries' => 'Μελλοντικές καταχωρήσεις', -'form.profile.uncompleted_indicators' => 'Μη ολοκληρωμένες ενδείξεις', +// Group Settings form. See example at https://timetracker.anuko.com/group_edit.php. +'form.group_edit.12_hours' => '12 ώρες', +'form.group_edit.24_hours' => '24 ώρες', +'form.group_edit.show_holidays' => 'Προβολή διακοπών', +'form.group_edit.tracking_mode' => 'Λειτουργία καταγραφής', +'form.group_edit.mode_time' => 'χρόνος', +'form.group_edit.mode_projects' => 'έργα', +'form.group_edit.mode_projects_and_tasks' => 'έργα και εργασίες', +'form.group_edit.record_type' => 'Τύπος εγγραφής', +'form.group_edit.type_all' => 'όλα', +'form.group_edit.type_start_finish' => 'αρχή και τέλος', +'form.group_edit.type_duration' => 'διάρκεια', +'form.group_edit.punch_mode' => 'Λειτουργία διάτρησης', +'form.group_edit.allow_overlap' => 'Επικάλυψη επιτρεπτή', +'form.group_edit.future_entries' => 'Μελλοντικές καταχωρήσεις', +'form.group_edit.uncompleted_indicators' => 'Μη ολοκληρωμένες ενδείξεις', // TODO: translate the following. -// 'form.profile.allow_ip' => 'Allow IP', -'form.profile.plugins' => 'Πρόσθετα', +// 'form.group_edit.allow_ip' => 'Allow IP', +'form.group_edit.plugins' => 'Πρόσθετα', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php // TODO: translate the following. diff --git a/WEB-INF/resources/he.lang.php b/WEB-INF/resources/he.lang.php index 6ded044f..7929baa2 100644 --- a/WEB-INF/resources/he.lang.php +++ b/WEB-INF/resources/he.lang.php @@ -488,26 +488,26 @@ $i18n_key_words = array( // TODO: replace "team" with "group" in the string below. Also improve formatting, as multiple spaces or no spaces look a bit weird. 'form.groups.hint' => 'ניתן ליצור צוות חדש על-ידי יצירת מנהל צוות חדש.
ניתן לייבא נתוני צוות מקובץ XML משרת Anuko Time Tracker אחר (אין אפשרות לשמות משתמש זהים)', -// Profile form. See example at https://timetracker.anuko.com/profile_edit.php. -'form.profile.12_hours' => '12 שעות', -'form.profile.24_hours' => '24 שעות', -// TODO: translate the following. -// 'form.profile.show_holidays' => 'Show holidays', -'form.profile.tracking_mode' => 'סוג מעקב', -'form.profile.mode_time' => 'זמן', -'form.profile.mode_projects' => 'פרוייקטים', -'form.profile.mode_projects_and_tasks' => 'פרוייקטים ומשימות', -'form.profile.record_type' => 'סוג רישום', -'form.profile.type_all' => 'הכל', -'form.profile.type_start_finish' => 'התחלה וסיום', -'form.profile.type_duration' => 'משך זמן', -// 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' => 'תוספים', +// Group Settings form. See example at https://timetracker.anuko.com/group_edit.php. +'form.group_edit.12_hours' => '12 שעות', +'form.group_edit.24_hours' => '24 שעות', +// TODO: translate the following. +// 'form.group_edit.show_holidays' => 'Show holidays', +'form.group_edit.tracking_mode' => 'סוג מעקב', +'form.group_edit.mode_time' => 'זמן', +'form.group_edit.mode_projects' => 'פרוייקטים', +'form.group_edit.mode_projects_and_tasks' => 'פרוייקטים ומשימות', +'form.group_edit.record_type' => 'סוג רישום', +'form.group_edit.type_all' => 'הכל', +'form.group_edit.type_start_finish' => 'התחלה וסיום', +'form.group_edit.type_duration' => 'משך זמן', +// 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' => 'תוספים', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php // TODO: translate the following. diff --git a/WEB-INF/resources/hu.lang.php b/WEB-INF/resources/hu.lang.php index b9651d7c..e6aa959a 100644 --- a/WEB-INF/resources/hu.lang.php +++ b/WEB-INF/resources/hu.lang.php @@ -499,25 +499,25 @@ $i18n_key_words = array( // TODO: fix form.groups.hint by translating it properly from the English string. Note that the ending is not translated at all. 'form.groups.hint' => 'Új csoport létrehozása egy csoport-vezetői jogosultsággal.
A csoport adatokat importálhatjuk XML-ből (no login collisions are allowed).', -// Profile form. See example at https://timetracker.anuko.com/profile_edit.php. -// TODO: translate the following. -// 'form.profile.12_hours' => '12 hours', -// 'form.profile.24_hours' => '24 hours', -// 'form.profile.show_holidays' => 'Show holidays', -// 'form.profile.tracking_mode' => 'Tracking mode', -// 'form.profile.mode_time' => 'time', -// 'form.profile.mode_projects' => 'projects', -// 'form.profile.mode_projects_and_tasks' => 'projects and tasks', -// 'form.profile.record_type' => 'Record type', -// 'form.profile.type_all' => 'all', -// 'form.profile.type_start_finish' => 'start and finish', -// 'form.profile.type_duration' => 'duration', -// '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' => 'Plugins', +// Group Settings form. See example at https://timetracker.anuko.com/group_edit.php. +// TODO: translate the following. +// 'form.group_edit.12_hours' => '12 hours', +// 'form.group_edit.24_hours' => '24 hours', +// 'form.group_edit.show_holidays' => 'Show holidays', +// 'form.group_edit.tracking_mode' => 'Tracking mode', +// 'form.group_edit.mode_time' => 'time', +// 'form.group_edit.mode_projects' => 'projects', +// 'form.group_edit.mode_projects_and_tasks' => 'projects and tasks', +// 'form.group_edit.record_type' => 'Record type', +// 'form.group_edit.type_all' => 'all', +// 'form.group_edit.type_start_finish' => 'start and finish', +// 'form.group_edit.type_duration' => 'duration', +// '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' => 'Plugins', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php // TODO: translate the following. diff --git a/WEB-INF/resources/it.lang.php b/WEB-INF/resources/it.lang.php index 8429a6c8..2a02eb04 100644 --- a/WEB-INF/resources/it.lang.php +++ b/WEB-INF/resources/it.lang.php @@ -449,26 +449,26 @@ $i18n_key_words = array( // Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first). 'form.groups.hint' => 'Crea un nuovo gruppo creando un account gruppo manager.
Puoi anche importare i dati di un gruppo da un file xml esportato da un altro server Anuko Time Tracker (non sono ammessi login duplicati).', -// Profile form. See example at https://timetracker.anuko.com/profile_edit.php. -'form.profile.12_hours' => '12 ore', -'form.profile.24_hours' => '24 ore', -'form.profile.show_holidays' => 'Mostra vacanze', -'form.profile.tracking_mode' => 'Modalità di registrazione', -'form.profile.mode_time' => 'tempo', -'form.profile.mode_projects' => 'progetti', -'form.profile.mode_projects_and_tasks' => 'progetti e compiti', -'form.profile.record_type' => 'Tipo di record', -'form.profile.type_all' => 'tutto', -'form.profile.type_start_finish' => 'inizio e fine', -'form.profile.type_duration' => 'durata', +// Group Settings form. See example at https://timetracker.anuko.com/group_edit.php. +'form.group_edit.12_hours' => '12 ore', +'form.group_edit.24_hours' => '24 ore', +'form.group_edit.show_holidays' => 'Mostra vacanze', +'form.group_edit.tracking_mode' => 'Modalità di registrazione', +'form.group_edit.mode_time' => 'tempo', +'form.group_edit.mode_projects' => 'progetti', +'form.group_edit.mode_projects_and_tasks' => 'progetti e compiti', +'form.group_edit.record_type' => 'Tipo di record', +'form.group_edit.type_all' => 'tutto', +'form.group_edit.type_start_finish' => 'inizio e fine', +'form.group_edit.type_duration' => 'durata', // 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' => 'Indicatori incompleti', +// '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' => 'Indicatori incompleti', // TODO: translate the following. -// 'form.profile.allow_ip' => 'Allow IP', -'form.profile.plugins' => 'Plugin', +// 'form.group_edit.allow_ip' => 'Allow IP', +'form.group_edit.plugins' => 'Plugin', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php // TODO: translate the following. diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index 1d24d697..75a1546f 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -502,25 +502,25 @@ $i18n_key_words = array( // TODO: replace "team" with "group" in the string below. 'form.groups.hint' => '新規チームの管理者のアカウントを生成して新規チームを作成します。
あなたはなお他のAnuko Time Trackerサーバのxmlのファイルからチームデータをインポートすることができます(ログインの衝突は許可されません)。', -// Profile form. See example at https://timetracker.anuko.com/profile_edit.php. -// TODO: translate the following. -// 'form.profile.12_hours' => '12 hours', -// 'form.profile.24_hours' => '24 hours', -// 'form.profile.show_holidays' => 'Show holidays', -// 'form.profile.tracking_mode' => 'Tracking mode', -// 'form.profile.mode_time' => 'time', -// 'form.profile.mode_projects' => 'projects', -// 'form.profile.mode_projects_and_tasks' => 'projects and tasks', -// 'form.profile.record_type' => 'Record type', -// 'form.profile.type_all' => 'all', -// 'form.profile.type_start_finish' => 'start and finish', -// 'form.profile.type_duration' => 'duration', -// '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' => 'Plugins', +// Group Settings form. See example at https://timetracker.anuko.com/group_edit.php. +// TODO: translate the following. +// 'form.group_edit.12_hours' => '12 hours', +// 'form.group_edit.24_hours' => '24 hours', +// 'form.group_edit.show_holidays' => 'Show holidays', +// 'form.group_edit.tracking_mode' => 'Tracking mode', +// 'form.group_edit.mode_time' => 'time', +// 'form.group_edit.mode_projects' => 'projects', +// 'form.group_edit.mode_projects_and_tasks' => 'projects and tasks', +// 'form.group_edit.record_type' => 'Record type', +// 'form.group_edit.type_all' => 'all', +// 'form.group_edit.type_start_finish' => 'start and finish', +// 'form.group_edit.type_duration' => 'duration', +// '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' => 'Plugins', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php // TODO: translate the following. diff --git a/WEB-INF/resources/ko.lang.php b/WEB-INF/resources/ko.lang.php index e3e871f9..1f16aff5 100644 --- a/WEB-INF/resources/ko.lang.php +++ b/WEB-INF/resources/ko.lang.php @@ -500,25 +500,25 @@ $i18n_key_words = array( // TODO: replace "team" with "group" in the string below. 'form.groups.hint' => '신규 팀관리자 계정을 생성하여 신규 팀을 생성합니다.
또한 다른 Anuko Time Tracker 서버 에서 xml 파일로부터 팀 데이터를 임포트할수 있습니다 (로그인 충돌은 허용되지 안음).', -// Profile form. See example at https://timetracker.anuko.com/profile_edit.php. -// TODO: translate the following. -// 'form.profile.12_hours' => '12 hours', -// 'form.profile.24_hours' => '24 hours', -// 'form.profile.show_holidays' => 'Show holidays', -// 'form.profile.tracking_mode' => 'Tracking mode', -// 'form.profile.mode_time' => 'time', -// 'form.profile.mode_projects' => 'projects', -// 'form.profile.mode_projects_and_tasks' => 'projects and tasks', -// 'form.profile.record_type' => 'Record type', -// 'form.profile.type_all' => 'all', -// 'form.profile.type_start_finish' => 'start and finish', -// 'form.profile.type_duration' => 'duration', -// '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' => 'Plugins', +// Group Settings form. See example at https://timetracker.anuko.com/group_edit.php. +// TODO: translate the following. +// 'form.group_edit.12_hours' => '12 hours', +// 'form.group_edit.24_hours' => '24 hours', +// 'form.group_edit.show_holidays' => 'Show holidays', +// 'form.group_edit.tracking_mode' => 'Tracking mode', +// 'form.group_edit.mode_time' => 'time', +// 'form.group_edit.mode_projects' => 'projects', +// 'form.group_edit.mode_projects_and_tasks' => 'projects and tasks', +// 'form.group_edit.record_type' => 'Record type', +// 'form.group_edit.type_all' => 'all', +// 'form.group_edit.type_start_finish' => 'start and finish', +// 'form.group_edit.type_duration' => 'duration', +// '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' => 'Plugins', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php // TODO: translate the following. diff --git a/WEB-INF/resources/nl.lang.php b/WEB-INF/resources/nl.lang.php index 9a496ba0..10bef927 100644 --- a/WEB-INF/resources/nl.lang.php +++ b/WEB-INF/resources/nl.lang.php @@ -431,24 +431,24 @@ $i18n_key_words = array( // TODO: replace "team" with "group" in the string below (3 places). 'form.groups.hint' => 'Maak een nieuw team door een team manager account aan te maken.
U kunt ook teamgegevens importeren uit een xml file van een andere Anuko Time Tracker server (login namen moeten uniek zijn).', -// Profile form. See example at https://timetracker.anuko.com/profile_edit.php. -'form.profile.12_hours' => '12 uurs', -'form.profile.24_hours' => '24 uurs', -'form.profile.show_holidays' => 'Toon vakantiedagen', -'form.profile.tracking_mode' => 'Bijhouden', -'form.profile.mode_time' => 'tijd', -'form.profile.mode_projects' => 'projecten', -'form.profile.mode_projects_and_tasks' => 'projecten en taken', -'form.profile.record_type' => 'Registratie type', -'form.profile.type_all' => 'begin, einde en duur', -'form.profile.type_start_finish' => 'begin en einde', -'form.profile.type_duration' => 'duur', -'form.profile.punch_mode' => 'Start/stop modus', -'form.profile.allow_overlap' => 'Sta overlapping van tijden toe', -'form.profile.future_entries' => 'Toevoegingen toestaan in de toekomst', -'form.profile.uncompleted_indicators' => 'Onvolledige indicatoren', -'form.profile.allow_ip' => 'Toegestane IP adressen', -'form.profile.plugins' => 'Plugins', +// Group Settings form. See example at https://timetracker.anuko.com/group_edit.php. +'form.group_edit.12_hours' => '12 uurs', +'form.group_edit.24_hours' => '24 uurs', +'form.group_edit.show_holidays' => 'Toon vakantiedagen', +'form.group_edit.tracking_mode' => 'Bijhouden', +'form.group_edit.mode_time' => 'tijd', +'form.group_edit.mode_projects' => 'projecten', +'form.group_edit.mode_projects_and_tasks' => 'projecten en taken', +'form.group_edit.record_type' => 'Registratie type', +'form.group_edit.type_all' => 'begin, einde en duur', +'form.group_edit.type_start_finish' => 'begin en einde', +'form.group_edit.type_duration' => 'duur', +'form.group_edit.punch_mode' => 'Start/stop modus', +'form.group_edit.allow_overlap' => 'Sta overlapping van tijden toe', +'form.group_edit.future_entries' => 'Toevoegingen toestaan in de toekomst', +'form.group_edit.uncompleted_indicators' => 'Onvolledige indicatoren', +'form.group_edit.allow_ip' => 'Toegestane IP adressen', +'form.group_edit.plugins' => 'Plugins', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php // TODO: translate the following. diff --git a/WEB-INF/resources/no.lang.php b/WEB-INF/resources/no.lang.php index 94bd7d33..b4deac5c 100644 --- a/WEB-INF/resources/no.lang.php +++ b/WEB-INF/resources/no.lang.php @@ -499,25 +499,25 @@ $i18n_key_words = array( // TODO: replace "team" with "group" in the string below (3 places). 'form.groups.hint' => 'Opprett et nytt team ved å opprette en ny team manager konto.
Du kan også importere team data fra en xml fil fra en annen Anuko Time Tracker server (ingen login kollisjoner er tillatt).', -// Profile form. See example at https://timetracker.anuko.com/profile_edit.php. -// TODO: translate the following. -// 'form.profile.12_hours' => '12 hours', -// 'form.profile.24_hours' => '24 hours', -// 'form.profile.show_holidays' => 'Show holidays', -// 'form.profile.tracking_mode' => 'Tracking mode', -// 'form.profile.mode_time' => 'time', -// 'form.profile.mode_projects' => 'projects', -// 'form.profile.mode_projects_and_tasks' => 'projects and tasks', -// 'form.profile.record_type' => 'Record type', -// 'form.profile.type_all' => 'all', -// 'form.profile.type_start_finish' => 'start and finish', -// 'form.profile.type_duration' => 'duration', -// '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' => 'Plugins', +// Group Settings form. See example at https://timetracker.anuko.com/group_edit.php. +// TODO: translate the following. +// 'form.group_edit.12_hours' => '12 hours', +// 'form.group_edit.24_hours' => '24 hours', +// 'form.group_edit.show_holidays' => 'Show holidays', +// 'form.group_edit.tracking_mode' => 'Tracking mode', +// 'form.group_edit.mode_time' => 'time', +// 'form.group_edit.mode_projects' => 'projects', +// 'form.group_edit.mode_projects_and_tasks' => 'projects and tasks', +// 'form.group_edit.record_type' => 'Record type', +// 'form.group_edit.type_all' => 'all', +// 'form.group_edit.type_start_finish' => 'start and finish', +// 'form.group_edit.type_duration' => 'duration', +// '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' => 'Plugins', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php // TODO: translate the following. diff --git a/WEB-INF/resources/pl.lang.php b/WEB-INF/resources/pl.lang.php index 45603d47..fb48e7bc 100644 --- a/WEB-INF/resources/pl.lang.php +++ b/WEB-INF/resources/pl.lang.php @@ -464,26 +464,26 @@ $i18n_key_words = array( // TODO: replace "team" with "group" in the string below. 'form.groups.hint' => 'Załóż nowy zespół najpierw tworząc konto managera.
Możesz także zaimportować plik xml z danymi zespołu z innego serwera Anuko Time Tracker (nazwy loginów nie mogą się powtarzać).', -// Profile form. See example at https://timetracker.anuko.com/profile_edit.php. -'form.profile.12_hours' => '12 godzin', -'form.profile.24_hours' => '24 godziny', -// TODO: translate the following. -// 'form.profile.show_holidays' => 'Show holidays', -'form.profile.tracking_mode' => 'Tryb śledzenia', -'form.profile.mode_time' => 'czas', -'form.profile.mode_projects' => 'projekty', -'form.profile.mode_projects_and_tasks' => 'projekty i zadania', -'form.profile.record_type' => 'Rejestrowanie czasu', -'form.profile.type_all' => 'wszystko', -'form.profile.type_start_finish' => 'początek i koniec', -'form.profile.type_duration' => 'czas trwania', -// 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' => 'Dodatkowe moduły', +// Group Settings form. See example at https://timetracker.anuko.com/group_edit.php. +'form.group_edit.12_hours' => '12 godzin', +'form.group_edit.24_hours' => '24 godziny', +// TODO: translate the following. +// 'form.group_edit.show_holidays' => 'Show holidays', +'form.group_edit.tracking_mode' => 'Tryb śledzenia', +'form.group_edit.mode_time' => 'czas', +'form.group_edit.mode_projects' => 'projekty', +'form.group_edit.mode_projects_and_tasks' => 'projekty i zadania', +'form.group_edit.record_type' => 'Rejestrowanie czasu', +'form.group_edit.type_all' => 'wszystko', +'form.group_edit.type_start_finish' => 'początek i koniec', +'form.group_edit.type_duration' => 'czas trwania', +// 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' => 'Dodatkowe moduły', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php // TODO: translate the following. diff --git a/WEB-INF/resources/pt-br.lang.php b/WEB-INF/resources/pt-br.lang.php index 5d76010a..968f78cb 100644 --- a/WEB-INF/resources/pt-br.lang.php +++ b/WEB-INF/resources/pt-br.lang.php @@ -459,26 +459,26 @@ $i18n_key_words = array( // TODO: replace "team" with "group" in the string below (3 places). 'form.groups.hint' => 'Crie uma nova equipe fazendo uma nova conta de gerente.
Você também pode importar os dados de um arquivo xml de outro servidor Anuko Time Tracker (não havendo colisão de usuários).', -// Profile form. See example at https://timetracker.anuko.com/profile_edit.php. -'form.profile.12_hours' => '12 horas', -'form.profile.24_hours' => '24 horas', -// TODO: translate the following. -// 'form.profile.show_holidays' => 'Show holidays', -'form.profile.tracking_mode' => 'Modo de acompanhamento', -'form.profile.mode_time' => 'tempo', -'form.profile.mode_projects' => 'projetos', -'form.profile.mode_projects_and_tasks' => 'projetos e tarefas', -'form.profile.record_type' => 'Tipo de entrada', -'form.profile.type_all' => 'todos', -'form.profile.type_start_finish' => 'início e fim', -'form.profile.type_duration' => 'duração', -// 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' => 'Plugins', +// Group Settings form. See example at https://timetracker.anuko.com/group_edit.php. +'form.group_edit.12_hours' => '12 horas', +'form.group_edit.24_hours' => '24 horas', +// TODO: translate the following. +// 'form.group_edit.show_holidays' => 'Show holidays', +'form.group_edit.tracking_mode' => 'Modo de acompanhamento', +'form.group_edit.mode_time' => 'tempo', +'form.group_edit.mode_projects' => 'projetos', +'form.group_edit.mode_projects_and_tasks' => 'projetos e tarefas', +'form.group_edit.record_type' => 'Tipo de entrada', +'form.group_edit.type_all' => 'todos', +'form.group_edit.type_start_finish' => 'início e fim', +'form.group_edit.type_duration' => 'duração', +// 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' => 'Plugins', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php // TODO: translate the following. diff --git a/WEB-INF/resources/pt.lang.php b/WEB-INF/resources/pt.lang.php index d1928d10..ff6d7130 100644 --- a/WEB-INF/resources/pt.lang.php +++ b/WEB-INF/resources/pt.lang.php @@ -483,25 +483,25 @@ $i18n_key_words = array( // TODO: translate the following. // 'form.groups.hint' => 'Create a new group by creating a new group manager account.
You can also import group data from an xml file from another Anuko Time Tracker server (no login collisions are allowed).', -// Profile form. See example at https://timetracker.anuko.com/profile_edit.php. -// TODO: translate the following. -// 'form.profile.12_hours' => '12 hours', -// 'form.profile.24_hours' => '24 hours', -// 'form.profile.show_holidays' => 'Show holidays', -// 'form.profile.tracking_mode' => 'Tracking mode', -// 'form.profile.mode_time' => 'time', -// 'form.profile.mode_projects' => 'projects', -// 'form.profile.mode_projects_and_tasks' => 'projects and tasks', -// 'form.profile.record_type' => 'Record type', -// 'form.profile.type_all' => 'all', -// 'form.profile.type_start_finish' => 'start and finish', -// 'form.profile.type_duration' => 'duration', -// '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' => 'Plugins', +// Group Settings form. See example at https://timetracker.anuko.com/group_edit.php. +// TODO: translate the following. +// 'form.group_edit.12_hours' => '12 hours', +// 'form.group_edit.24_hours' => '24 hours', +// 'form.group_edit.show_holidays' => 'Show holidays', +// 'form.group_edit.tracking_mode' => 'Tracking mode', +// 'form.group_edit.mode_time' => 'time', +// 'form.group_edit.mode_projects' => 'projects', +// 'form.group_edit.mode_projects_and_tasks' => 'projects and tasks', +// 'form.group_edit.record_type' => 'Record type', +// 'form.group_edit.type_all' => 'all', +// 'form.group_edit.type_start_finish' => 'start and finish', +// 'form.group_edit.type_duration' => 'duration', +// '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' => 'Plugins', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php // TODO: translate the following. diff --git a/WEB-INF/resources/ro.lang.php b/WEB-INF/resources/ro.lang.php index 73e9366f..217f6741 100644 --- a/WEB-INF/resources/ro.lang.php +++ b/WEB-INF/resources/ro.lang.php @@ -505,25 +505,25 @@ $i18n_key_words = array( // ALSO TODO: replace "team" with "group" in the string below (3 places). 'form.groups.hint' => 'Adauga o noua echipa prin adaugarea unui nou cont de tip manager.
Deasemeni poti importa datele despre echipa dintr-un fisier xml generat de un alt server Anuko Time Tracker (nu sunt permise duplicate pentru login).', -// Profile form. See example at https://timetracker.anuko.com/profile_edit.php. -// TODO: translate the following. -// 'form.profile.12_hours' => '12 hours', -// 'form.profile.24_hours' => '24 hours', -// 'form.profile.show_holidays' => 'Show holidays', -// 'form.profile.tracking_mode' => 'Tracking mode', -// 'form.profile.mode_time' => 'time', -// 'form.profile.mode_projects' => 'projects', -// 'form.profile.mode_projects_and_tasks' => 'projects and tasks', -// 'form.profile.record_type' => 'Record type', -// 'form.profile.type_all' => 'all', -// 'form.profile.type_start_finish' => 'start and finish', -// 'form.profile.type_duration' => 'duration', -// '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' => 'Plugins', +// Group Settings form. See example at https://timetracker.anuko.com/group_edit.php. +// TODO: translate the following. +// 'form.group_edit.12_hours' => '12 hours', +// 'form.group_edit.24_hours' => '24 hours', +// 'form.group_edit.show_holidays' => 'Show holidays', +// 'form.group_edit.tracking_mode' => 'Tracking mode', +// 'form.group_edit.mode_time' => 'time', +// 'form.group_edit.mode_projects' => 'projects', +// 'form.group_edit.mode_projects_and_tasks' => 'projects and tasks', +// 'form.group_edit.record_type' => 'Record type', +// 'form.group_edit.type_all' => 'all', +// 'form.group_edit.type_start_finish' => 'start and finish', +// 'form.group_edit.type_duration' => 'duration', +// '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' => 'Plugins', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php // TODO: translate the following. diff --git a/WEB-INF/resources/ru.lang.php b/WEB-INF/resources/ru.lang.php index 7d67bc07..51413f28 100644 --- a/WEB-INF/resources/ru.lang.php +++ b/WEB-INF/resources/ru.lang.php @@ -429,24 +429,24 @@ $i18n_key_words = array( // Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first). 'form.groups.hint' => 'Cоздайте новую группу, сделав новый аккаунт для её менеджера.
Также вы можете импортировать данные группы через xml файл из другого Anuko Time Tracker сервера (запрещено дублирование логинов).', -// Profile form. See example at https://timetracker.anuko.com/profile_edit.php. -'form.profile.12_hours' => '12 часов', -'form.profile.24_hours' => '24 часа', -'form.profile.show_holidays' => 'Показывать праздники', -'form.profile.tracking_mode' => 'Режим работы', -'form.profile.mode_time' => 'время', -'form.profile.mode_projects' => 'проекты', -'form.profile.mode_projects_and_tasks' => 'проекты и задачи', -'form.profile.record_type' => 'Тип записи', -'form.profile.type_all' => 'все', -'form.profile.type_start_finish' => 'начало и конец', -'form.profile.type_duration' => 'длительность', -'form.profile.punch_mode' => 'Пробивать время', -'form.profile.allow_overlap' => 'Возможное перекрывание', -'form.profile.future_entries' => 'Будущие записи', -'form.profile.uncompleted_indicators' => 'Индикаторы незавершения', -'form.profile.allow_ip' => 'Разрешить доступ с IP', -'form.profile.plugins' => 'Плагины', +// Group Settings form. See example at https://timetracker.anuko.com/group_edit.php. +'form.group_edit.12_hours' => '12 часов', +'form.group_edit.24_hours' => '24 часа', +'form.group_edit.show_holidays' => 'Показывать праздники', +'form.group_edit.tracking_mode' => 'Режим работы', +'form.group_edit.mode_time' => 'время', +'form.group_edit.mode_projects' => 'проекты', +'form.group_edit.mode_projects_and_tasks' => 'проекты и задачи', +'form.group_edit.record_type' => 'Тип записи', +'form.group_edit.type_all' => 'все', +'form.group_edit.type_start_finish' => 'начало и конец', +'form.group_edit.type_duration' => 'длительность', +'form.group_edit.punch_mode' => 'Пробивать время', +'form.group_edit.allow_overlap' => 'Возможное перекрывание', +'form.group_edit.future_entries' => 'Будущие записи', +'form.group_edit.uncompleted_indicators' => 'Индикаторы незавершения', +'form.group_edit.allow_ip' => 'Разрешить доступ с IP', +'form.group_edit.plugins' => 'Плагины', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php 'form.group_delete.hint' => 'Вы уверены, что хотите удалить всю группу?', diff --git a/WEB-INF/resources/sk.lang.php b/WEB-INF/resources/sk.lang.php index 37396da2..e80db533 100644 --- a/WEB-INF/resources/sk.lang.php +++ b/WEB-INF/resources/sk.lang.php @@ -479,26 +479,26 @@ $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. -'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. diff --git a/WEB-INF/resources/sl.lang.php b/WEB-INF/resources/sl.lang.php index 7ec40b11..6bf161e2 100644 --- a/WEB-INF/resources/sl.lang.php +++ b/WEB-INF/resources/sl.lang.php @@ -479,25 +479,25 @@ $i18n_key_words = array( // TODO: translate the following. // 'form.groups.hint' => 'Create a new group by creating a new group manager account.
You can also import group data from an xml file from another Anuko Time Tracker server (no login collisions are allowed).', -// Profile form. See example at https://timetracker.anuko.com/profile_edit.php. -// TODO: translate the following. -// 'form.profile.12_hours' => '12 hours', -// 'form.profile.24_hours' => '24 hours', -// 'form.profile.show_holidays' => 'Show holidays', -// 'form.profile.tracking_mode' => 'Tracking mode', -// 'form.profile.mode_time' => 'time', -// 'form.profile.mode_projects' => 'projects', -// 'form.profile.mode_projects_and_tasks' => 'projects and tasks', -// 'form.profile.record_type' => 'Record type', -// 'form.profile.type_all' => 'all', -// 'form.profile.type_start_finish' => 'start and finish', -// 'form.profile.type_duration' => 'duration', -// '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' => 'Plugins', +// Group Settings form. See example at https://timetracker.anuko.com/group_edit.php. +// TODO: translate the following. +// 'form.group_edit.12_hours' => '12 hours', +// 'form.group_edit.24_hours' => '24 hours', +// 'form.group_edit.show_holidays' => 'Show holidays', +// 'form.group_edit.tracking_mode' => 'Tracking mode', +// 'form.group_edit.mode_time' => 'time', +// 'form.group_edit.mode_projects' => 'projects', +// 'form.group_edit.mode_projects_and_tasks' => 'projects and tasks', +// 'form.group_edit.record_type' => 'Record type', +// 'form.group_edit.type_all' => 'all', +// 'form.group_edit.type_start_finish' => 'start and finish', +// 'form.group_edit.type_duration' => 'duration', +// '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' => 'Plugins', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php // TODO: translate the following. diff --git a/WEB-INF/resources/sr.lang.php b/WEB-INF/resources/sr.lang.php index 1a02f3a4..5754b603 100644 --- a/WEB-INF/resources/sr.lang.php +++ b/WEB-INF/resources/sr.lang.php @@ -464,25 +464,25 @@ $i18n_key_words = array( 'form.groups.hint' => 'Napravite novi tim. Počnite sa otvaranjem naloga za Menadžera.
Takođe možete uvoziti podatke iz xml fajla sa drugog Anuko Time Tracker server-a (dupliranje prijava nisu dozvoljeni).', // Forma profila. Pogledajte primer na at https://timetracker.anuko.com/profile_edit.php. -'form.profile.12_hours' => '12 časova', -'form.profile.24_hours' => '24 časova', -// TODO: translate the following. -// 'form.profile.show_holidays' => 'Show holidays', -'form.profile.tracking_mode' => 'Način evidencije', -'form.profile.mode_time' => 'vreme', -'form.profile.mode_projects' => 'projekti', -'form.profile.mode_projects_and_tasks' => 'projekti i zadaci', -'form.profile.record_type' => 'Način čuvanja', -'form.profile.type_all' => 'sve', -'form.profile.type_start_finish' => 'početak i kraj', -'form.profile.type_duration' => 'trajanje', -// 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' => 'Dodaci', +'form.group_edit.12_hours' => '12 časova', +'form.group_edit.24_hours' => '24 časova', +// TODO: translate the following. +// 'form.group_edit.show_holidays' => 'Show holidays', +'form.group_edit.tracking_mode' => 'Način evidencije', +'form.group_edit.mode_time' => 'vreme', +'form.group_edit.mode_projects' => 'projekti', +'form.group_edit.mode_projects_and_tasks' => 'projekti i zadaci', +'form.group_edit.record_type' => 'Način čuvanja', +'form.group_edit.type_all' => 'sve', +'form.group_edit.type_start_finish' => 'početak i kraj', +'form.group_edit.type_duration' => 'trajanje', +// 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' => 'Dodaci', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php // TODO: translate the following. diff --git a/WEB-INF/resources/sv.lang.php b/WEB-INF/resources/sv.lang.php index a7860f81..cee942fb 100644 --- a/WEB-INF/resources/sv.lang.php +++ b/WEB-INF/resources/sv.lang.php @@ -457,27 +457,27 @@ $i18n_key_words = array( // TODO: check translation of form.groups.hint for accuracy. 'form.groups.hint' => 'Skapa en ny grupp genom att skapa ett konto för en ansvarig person. Du kan även importera grupp från en tidigare installation av Anuko Time Tracker via en XML-fil. Se till att inga användarnamn krockar när filen importeras.', -// Profile form. See example at https://timetracker.anuko.com/profile_edit.php. -'form.profile.12_hours' => '12-timmars', -'form.profile.24_hours' => '24-timmars', +// Group Settings form. See example at https://timetracker.anuko.com/group_edit.php. +'form.group_edit.12_hours' => '12-timmars', +'form.group_edit.24_hours' => '24-timmars', // TODO: translate the following. -// 'form.profile.show_holidays' => 'Show holidays', -'form.profile.tracking_mode' => 'Spårningsmetod', -'form.profile.mode_time' => 'Endast tid', -'form.profile.mode_projects' => 'Projekt', -'form.profile.mode_projects_and_tasks' => 'Projekt och arbetsuppgifter', -'form.profile.record_type' => 'Typ av tidsregistrering', -'form.profile.type_all' => 'Alla', -'form.profile.type_start_finish' => 'Starttid och sluttid', -'form.profile.type_duration' => 'Varaktighet', +// 'form.group_edit.show_holidays' => 'Show holidays', +'form.group_edit.tracking_mode' => 'Spårningsmetod', +'form.group_edit.mode_time' => 'Endast tid', +'form.group_edit.mode_projects' => 'Projekt', +'form.group_edit.mode_projects_and_tasks' => 'Projekt och arbetsuppgifter', +'form.group_edit.record_type' => 'Typ av tidsregistrering', +'form.group_edit.type_all' => 'Alla', +'form.group_edit.type_start_finish' => 'Starttid och sluttid', +'form.group_edit.type_duration' => 'Varaktighet', // 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' => 'Indikatorer för oavslutad registrering', +// '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' => 'Indikatorer för oavslutad registrering', // TODO: translate the following. -// 'form.profile.allow_ip' => 'Allow IP', -'form.profile.plugins' => 'Tillägg', +// 'form.group_edit.allow_ip' => 'Allow IP', +'form.group_edit.plugins' => 'Tillägg', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php // TODO: translate the following. diff --git a/WEB-INF/resources/tr.lang.php b/WEB-INF/resources/tr.lang.php index 049a4f78..111b2d49 100644 --- a/WEB-INF/resources/tr.lang.php +++ b/WEB-INF/resources/tr.lang.php @@ -518,25 +518,25 @@ $i18n_key_words = array( // ALSO TODO: replace "team" with "group" in the string below. 'form.groups.hint' => 'Yeni bir ekip yönetimi hesabı yaratarak yeni bir ekibi yaratın.
Ayrıca başka bir Anuko Time Tracker sunucusundan ekip bilgilerini bir xml dosyasından aktarabilirsiniz (login çakışmalarına izin verilmemekte).', -// Profile form. See example at https://timetracker.anuko.com/profile_edit.php. -// TODO: translate the following. -// 'form.profile.12_hours' => '12 hours', -// 'form.profile.24_hours' => '24 hours', -// 'form.profile.show_holidays' => 'Show holidays', -// 'form.profile.tracking_mode' => 'Tracking mode', -// 'form.profile.mode_time' => 'time', -// 'form.profile.mode_projects' => 'projects', -// 'form.profile.mode_projects_and_tasks' => 'projects and tasks', -// 'form.profile.record_type' => 'Record type', -// 'form.profile.type_all' => 'all', -// 'form.profile.type_start_finish' => 'start and finish', -// 'form.profile.type_duration' => 'duration', -// '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' => 'Plugins', +// Group Settings form. See example at https://timetracker.anuko.com/group_edit.php. +// TODO: translate the following. +// 'form.group_edit.12_hours' => '12 hours', +// 'form.group_edit.24_hours' => '24 hours', +// 'form.group_edit.show_holidays' => 'Show holidays', +// 'form.group_edit.tracking_mode' => 'Tracking mode', +// 'form.group_edit.mode_time' => 'time', +// 'form.group_edit.mode_projects' => 'projects', +// 'form.group_edit.mode_projects_and_tasks' => 'projects and tasks', +// 'form.group_edit.record_type' => 'Record type', +// 'form.group_edit.type_all' => 'all', +// 'form.group_edit.type_start_finish' => 'start and finish', +// 'form.group_edit.type_duration' => 'duration', +// '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' => 'Plugins', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php // TODO: translate the following. diff --git a/WEB-INF/resources/zh-cn.lang.php b/WEB-INF/resources/zh-cn.lang.php index 983afaf7..4d5307b7 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -486,25 +486,25 @@ $i18n_key_words = array( // TODO: replace "team" with "group" in the string below. 'form.groups.hint' => '通过创建新的团队经理账号来创建新团队。
您也可以从其它的Anuko时间追踪器服务器的xml文件导入团队数据(登录信息不能发生冲突)。', -// Profile form. See example at https://timetracker.anuko.com/profile_edit.php. -// TODO: translate the following. -// 'form.profile.12_hours' => '12 hours', -// 'form.profile.24_hours' => '24 hours', -// 'form.profile.show_holidays' => 'Show holidays', -// 'form.profile.tracking_mode' => 'Tracking mode', -// 'form.profile.mode_time' => 'time', -// 'form.profile.mode_projects' => 'projects', -// 'form.profile.mode_projects_and_tasks' => 'projects and tasks', -// 'form.profile.record_type' => 'Record type', -// 'form.profile.type_all' => 'all', -// 'form.profile.type_start_finish' => 'start and finish', -// 'form.profile.type_duration' => 'duration', -// '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' => 'Plugins', +// Group Settings form. See example at https://timetracker.anuko.com/group_edit.php. +// TODO: translate the following. +// 'form.group_edit.12_hours' => '12 hours', +// 'form.group_edit.24_hours' => '24 hours', +// 'form.group_edit.show_holidays' => 'Show holidays', +// 'form.group_edit.tracking_mode' => 'Tracking mode', +// 'form.group_edit.mode_time' => 'time', +// 'form.group_edit.mode_projects' => 'projects', +// 'form.group_edit.mode_projects_and_tasks' => 'projects and tasks', +// 'form.group_edit.record_type' => 'Record type', +// 'form.group_edit.type_all' => 'all', +// 'form.group_edit.type_start_finish' => 'start and finish', +// 'form.group_edit.type_duration' => 'duration', +// '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' => 'Plugins', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php // TODO: translate the following. diff --git a/WEB-INF/resources/zh-tw.lang.php b/WEB-INF/resources/zh-tw.lang.php index 134d150a..9665a6a1 100644 --- a/WEB-INF/resources/zh-tw.lang.php +++ b/WEB-INF/resources/zh-tw.lang.php @@ -494,25 +494,25 @@ $i18n_key_words = array( // TODO: replace "team" with "group" in the string below. 'form.groups.hint' => '通過創建新的團隊經理帳號來創建新團隊。
您也可以從其它的Anuko時間追蹤器伺服器的xml檔導入團隊資料(登錄資訊不能發生衝突)。', -// Profile form. See example at https://timetracker.anuko.com/profile_edit.php. -// TODO: translate the following. -// 'form.profile.12_hours' => '12 hours', -// 'form.profile.24_hours' => '24 hours', -// 'form.profile.show_holidays' => 'Show holidays', -// 'form.profile.tracking_mode' => 'Tracking mode', -// 'form.profile.mode_time' => 'time', -// 'form.profile.mode_projects' => 'projects', -// 'form.profile.mode_projects_and_tasks' => 'projects and tasks', -// 'form.profile.record_type' => 'Record type', -// 'form.profile.type_all' => 'all', -// 'form.profile.type_start_finish' => 'start and finish', -// 'form.profile.type_duration' => 'duration', -// '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' => 'Plugins', +// Group Settings form. See example at https://timetracker.anuko.com/group_edit.php. +// TODO: translate the following. +// 'form.group_edit.12_hours' => '12 hours', +// 'form.group_edit.24_hours' => '24 hours', +// 'form.group_edit.show_holidays' => 'Show holidays', +// 'form.group_edit.tracking_mode' => 'Tracking mode', +// 'form.group_edit.mode_time' => 'time', +// 'form.group_edit.mode_projects' => 'projects', +// 'form.group_edit.mode_projects_and_tasks' => 'projects and tasks', +// 'form.group_edit.record_type' => 'Record type', +// 'form.group_edit.type_all' => 'all', +// 'form.group_edit.type_start_finish' => 'start and finish', +// 'form.group_edit.type_duration' => 'duration', +// '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' => 'Plugins', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php // TODO: translate the following. diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index d3f31830..473d3632 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
- - + - + - + - + - + - + - + {if $user->can('manage_advanced_settings')} @@ -172,7 +172,7 @@ function handlePluginCheckboxes() { - + {/if} @@ -196,7 +196,7 @@ function handlePluginCheckboxes() { - + diff --git a/group_edit.php b/group_edit.php index 91b2b68c..d79ba2d3 100644 --- a/group_edit.php +++ b/group_edit.php @@ -145,8 +145,8 @@ $DATE_FORMAT_OPTIONS = array( $form->addInput(array('type'=>'combobox','name'=>'date_format','style'=>'width: 150px;','data'=>$DATE_FORMAT_OPTIONS,'datakeys'=>array('id','name'),'value'=>$cl_date_format, 'onchange'=>'MakeFormatPreview("date_format_preview", this);')); $TIME_FORMAT_OPTIONS = array( - array('id'=>'%H:%M','name'=>$i18n->get('form.profile.24_hours')), - array('id'=>'%I:%M %p','name'=>$i18n->get('form.profile.12_hours'))); + array('id'=>'%H:%M','name'=>$i18n->get('form.group_edit.24_hours')), + array('id'=>'%I:%M %p','name'=>$i18n->get('form.group_edit.12_hours'))); $form->addInput(array('type'=>'combobox','name'=>'time_format','style'=>'width: 150px;','data'=>$TIME_FORMAT_OPTIONS,'datakeys'=>array('id','name'),'value'=>$cl_time_format, 'onchange'=>'MakeFormatPreview("time_format_preview", this);')); @@ -162,18 +162,18 @@ $form->addInput(array('type'=>'checkbox','name'=>'show_holidays','value'=>$cl_sh // Prepare tracking mode choices. $tracking_mode_options = array(); -$tracking_mode_options[MODE_TIME] = $i18n->get('form.profile.mode_time'); -$tracking_mode_options[MODE_PROJECTS] = $i18n->get('form.profile.mode_projects'); -$tracking_mode_options[MODE_PROJECTS_AND_TASKS] = $i18n->get('form.profile.mode_projects_and_tasks'); +$tracking_mode_options[MODE_TIME] = $i18n->get('form.group_edit.mode_time'); +$tracking_mode_options[MODE_PROJECTS] = $i18n->get('form.group_edit.mode_projects'); +$tracking_mode_options[MODE_PROJECTS_AND_TASKS] = $i18n->get('form.group_edit.mode_projects_and_tasks'); $form->addInput(array('type'=>'combobox','name'=>'tracking_mode','style'=>'width: 150px;','data'=>$tracking_mode_options,'value'=>$cl_tracking_mode,'onchange'=>'handleTaskRequiredCheckbox()')); $form->addInput(array('type'=>'checkbox','name'=>'project_required','value'=>$cl_project_required)); $form->addInput(array('type'=>'checkbox','name'=>'task_required','value'=>$cl_task_required)); // Prepare record type choices. $record_type_options = array(); -$record_type_options[TYPE_ALL] = $i18n->get('form.profile.type_all'); -$record_type_options[TYPE_START_FINISH] = $i18n->get('form.profile.type_start_finish'); -$record_type_options[TYPE_DURATION] = $i18n->get('form.profile.type_duration'); +$record_type_options[TYPE_ALL] = $i18n->get('form.group_edit.type_all'); +$record_type_options[TYPE_START_FINISH] = $i18n->get('form.group_edit.type_start_finish'); +$record_type_options[TYPE_DURATION] = $i18n->get('form.group_edit.type_duration'); $form->addInput(array('type'=>'combobox','name'=>'record_type','style'=>'width: 150px;','data'=>$record_type_options,'value'=>$cl_record_type)); // Punch mode checkbox. @@ -223,7 +223,7 @@ if ($request->isPost()) { if (!ttValidString($cl_currency, true)) $err->add($i18n->get('error.field'), $i18n->get('label.currency')); if ($advanced_settings) { if (!ttValidEmail($cl_bcc_email, true)) $err->add($i18n->get('error.field'), $i18n->get('label.bcc')); - if (!ttValidIP($cl_allow_ip, true)) $err->add($i18n->get('error.field'), $i18n->get('form.profile.allow_ip')); + if (!ttValidIP($cl_allow_ip, true)) $err->add($i18n->get('error.field'), $i18n->get('form.group_edit.allow_ip')); } // Finished validating user input.
 Anuko Time Tracker 1.17.88.4256 | Copyright © Anuko | +  Anuko Time Tracker 1.17.88.4257 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve} diff --git a/WEB-INF/templates/group_edit.tpl b/WEB-INF/templates/group_edit.tpl index aba5ea61..cec44974 100644 --- a/WEB-INF/templates/group_edit.tpl +++ b/WEB-INF/templates/group_edit.tpl @@ -139,31 +139,31 @@ function handlePluginCheckboxes() { {$forms.groupForm.start_week.control}
{$i18n.form.profile.show_holidays}:{$i18n.form.group_edit.show_holidays}: {$forms.groupForm.show_holidays.control} {$i18n.label.what_is_it}
{$i18n.form.profile.tracking_mode}:{$i18n.form.group_edit.tracking_mode}: {$forms.groupForm.tracking_mode.control} {$forms.groupForm.task_required.control}
{$i18n.form.profile.record_type}:{$i18n.form.group_edit.record_type}: {$forms.groupForm.record_type.control}
{$i18n.form.profile.punch_mode}:{$i18n.form.group_edit.punch_mode}: {$forms.groupForm.punch_mode.control} {$i18n.label.what_is_it}
{$i18n.form.profile.allow_overlap}:{$i18n.form.group_edit.allow_overlap}: {$forms.groupForm.allow_overlap.control} {$i18n.label.what_is_it}
{$i18n.form.profile.future_entries}:{$i18n.form.group_edit.future_entries}: {$forms.groupForm.future_entries.control} {$i18n.label.what_is_it}
{$i18n.form.profile.uncompleted_indicators}:{$i18n.form.group_edit.uncompleted_indicators}: {$forms.groupForm.uncompleted_indicators.control} {$i18n.label.what_is_it}
{$forms.groupForm.bcc_email.control} {$i18n.label.what_is_it}
{$i18n.form.profile.allow_ip}:{$i18n.form.group_edit.allow_ip}: {$forms.groupForm.allow_ip.control} {$i18n.label.what_is_it}
{$i18n.form.profile.plugins}{$i18n.form.group_edit.plugins}