X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fsr.lang.php;h=5754b603bb3bdb9efcfda3c056df376e8ce34bc3;hb=2bd9983978cf8d6263e27a531aeb33f365667e37;hp=f42f339f5bdb3aad07cad12ae00226fb9b43d30a;hpb=995feb6c9e97991e5b9d9803fbc3c8a41ac48922;p=timetracker.git diff --git a/WEB-INF/resources/sr.lang.php b/WEB-INF/resources/sr.lang.php index f42f339f..5754b603 100644 --- a/WEB-INF/resources/sr.lang.php +++ b/WEB-INF/resources/sr.lang.php @@ -426,6 +426,10 @@ $i18n_key_words = array( 'form.users.rate' => 'Cena', 'form.users.default_rate' => 'Podrazumevana cena sati', +// 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', @@ -451,7 +455,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' => 'Uvezi podatke timova iz xml fajla.', +'form.import.hint' => 'Uvezi podatke timova iz xml fajla.', // TODO: replace "team" with "group". 'form.import.file' => 'Odaberi datoteku', 'form.import.success' => 'Uvoz uspešan.', @@ -460,27 +464,29 @@ $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. -// TODO: translate the following. -// 'form.profile.swap_roles' => 'Swap roles', -'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. +// 'form.group_delete.hint' => 'Are you sure you want to delete the entire group?', // Forma mejla. Pogledajte primer na https://timetracker.anuko.com/report_send.php when emailing a report. 'form.mail.from' => 'Od',