eyp / redmine_spent_time

Redmine plugin that improves the spent time functionality.
Other
57 stars 39 forks source link

Total estmated time #56

Closed alterdaemon closed 10 years ago

alterdaemon commented 10 years ago

Now we have Total time displayed over the table.

Please add Total estimated time - it would be VERY useful.

It could look like: Total time / Total estimated time

PS. Please bear with me and this plugin will be perfect :)

eyp commented 10 years ago

It never will be perfect... each person has his own priorities and requests ;)

eyp commented 10 years ago

Where are you from?

alterdaemon commented 10 years ago

Poland / Warsaw

Ok, not perfect, but maybe 'very good' :)

eyp commented 10 years ago

So you could help me traslating some of the labels of this file....

pl: spent_time_title: "Czas pracy" label_total_time: "Łączny czas" label_new_entry: "Nowy wpis" label_add_entry: "Dodaj wpis" weekend: "Weekend" select_issues_option: "Wybierz zagadnienie" issue_not_exists: "Brak zagadnienia" select_project_option: "Wybierz projekt" label_person: "Użytkownik" label_interval: "Zakres danych" permission_view_spent_time: "View spent time" permission_view_others_spent_time: "View others spent time" permission_view_every_project_spent_time: "View every project spent time" time_entry_added_notice: "Time entry added" time_entry_updated_notice: "Time entry updated" invalid_date_error: "Invalid date format" invalid_hours_error: "Invalid hours format" not_allowed_error: "It's not allowed to log time to project '%{project}'" issue_not_in_project_error: "Issue #%{issue} isn't in project '%{project}'" issue_not_found_error: "Issue with id=%{issue_id} not found" cannot_find_project_error: "Cannot find project with id=%{project_id}" project_is_mandatory_error: "You must select a project" label_total_estimated_time: "Total estimated time"

:)

alterdaemon commented 10 years ago

Sure, here you are:

spent_time_title: "Czas pracy" label_total_time: "Łączny czas" label_new_entry: "Nowy wpis" label_add_entry: "Dodaj wpis" weekend: "Weekend" select_issues_option: "Wybierz zagadnienie" issue_not_exists: "Brak zagadnienia" select_project_option: "Wybierz projekt" label_person: "Użytkownik" label_interval: "Zakres danych" permission_view_spent_time: "Przeglądanie czasu pracy" permission_view_others_spent_time: "Przeglądanie czasu pracy innych osób" permission_view_every_project_spent_time: "Przeglądanie czasu pracy na wszystkich projektach" time_entry_added_notice: "Czas pracy został zarejestrowany" time_entry_updated_notice: "Czas pracy został dodany" invalid_date_error: "Błędny format daty" invalid_hours_error: "Błędny format godziny" not_allowed_error: "Nie masz możliwości rejestrowania czasu pracy na projekcie '%{project}'" issue_not_in_project_error: "Zagadnienie #%{issue} nie występuje na projekcie '%{project}'" issue_not_found_error: "Zagadnienie o id=%{issue_id} nie zostało znalezione" cannot_find_project_error: "Nie ma projektu o id=%{project_id}" project_is_mandatory_error: "Musisz najpierw wybrać projekt" label_total_estimated_time: "Łączny szacowany czas"

eyp commented 10 years ago

Thank you... after my lunch time you'll have this request... now it's done, but I'm hungry :)

alterdaemon commented 10 years ago

Thank you :) Bon appetit!

alterdaemon commented 10 years ago

thx!