2023-11-27 12:45:54 +00:00
export default `
2023-11-30 00:48:00 +00:00
§ page.welcome.step1 : Execute the command in the root of your project .
2023-12-03 10:18:16 +00:00
§ page.welcome.step3 : Drag and drop
2023-11-30 00:48:00 +00:00
§ page.welcome.step4 : the log . txt file onto this page .
2023-12-03 10:18:16 +00:00
§ page.welcome.description : Git will create a log . txt file . It contains data for report generation . Or use git shortlog - s - n - e if you don ' t need a report . Create a [ . mailmap | https : //git-scm.com/docs/gitmailmap] file in the root of the project to consolidate employee statistics.
§ page.welcome.warning1 : The service * DOES NOT SAVE * and * DOES NOT TRANSFER * your data . All calculations are performed locally in your browser on your machine .
2023-11-30 00:48:00 +00:00
§ page.welcome.warning2 : The service * DOES NOT COLLECT STATISTICS * on projects . You can disconnect the internet , check traffic , and even build a local version from the [ source | https : //github.com/bakhirev/assayo].
§ page.common.words.title : Word Statistics .
§ page.common.words.description : the most popular word . Occurs $1 times .
§ page.common.commits.title : Number of commits by days .
§ page . common . commits . description : ( $1 ) the most productive day in terms of the number of commits .
2023-11-29 23:54:18 +00:00
§ page.common.commits.title2 : $1 commits made : $2
2023-11-30 00:48:00 +00:00
§ page.common.filter.allUsers : Does not matter
§ page.print.modal.title : What are we printing ?
§ page.print.modal.page : Current page
§ page.print.modal.type : Current section
§ page.print.modal.all : All statistics
2023-11-29 23:54:18 +00:00
§ page.print.modal.cancel : Cancel
2023-11-30 21:38:27 +00:00
§ page.print.tableOfContents : Table of contents
2024-02-03 12:07:46 +00:00
§ page.print.title : Git repository report
§ page . print . sub_title : « $1 »
2023-11-30 00:48:00 +00:00
§ page.print.description : The data for the report was obtained from the commit history .
2023-11-30 21:38:27 +00:00
§ page.team.author.title : Employee statistics
2023-11-30 00:48:00 +00:00
§ page . team . author . description1 : * Part of the statistics * ( work speed , costs , etc . ) * for employees with the 'Assistant' type is not counted * , as it is an episodic role in the project . It is assumed that they do not affect the project , and their edits can be disregarded in the context of the overall volume of work .
§ page . team . author . description2 : * Default sorting * is by the number of tasks and groups ( current , fired , assisting employees ) .
2024-06-25 22:03:57 +00:00
§ page.team.author.status : Status
§ page.team.author.firstCommit : First commit
§ page.team.author.daysAll : Total days
2023-11-30 00:48:00 +00:00
§ page.team.author.types : Types of work
2023-11-29 23:54:18 +00:00
§ page.team.author.commits : Commits
§ page.team.author.commitsSmall : commits
§ page.team.author.tasks : Tasks
§ page.team.author.tasksSmall : tasks
§ page.team.author.workedLosses : Days with and without commits
2023-11-30 00:48:00 +00:00
§ page.team.author.worked : work
2023-11-29 23:54:18 +00:00
§ page.team.author.losses : days without commits
§ page.team.author.days : days
2023-11-30 00:48:00 +00:00
§ page.team.author.daysForTask : Days per task
2023-11-29 23:54:18 +00:00
§ page.team.author.scopes : Features
§ page.team.author.moneyAll : Received
2023-11-30 00:48:00 +00:00
§ page.team.author.moneyWorked : Worked for
2023-11-29 23:54:18 +00:00
§ page.team.author.moneyLosses : Overpayment
2024-04-04 17:06:41 +00:00
§ page.team.author.type.work : works
§ page.team.author.type.dismissed : dismissed
§ page.team.author.type.staff : staff
2023-11-30 00:48:00 +00:00
§ page.team.hours.title : Distribution of commits during each day of the week
2023-11-30 21:38:27 +00:00
§ page.team.month.title : Project work calendar
2024-04-04 17:06:41 +00:00
§ page . team . month . first : ( first work day )
§ page . team . month . last : ( last work day )
2023-11-30 21:38:27 +00:00
§ page.team.scope.title : Feature statistics
2023-11-30 00:48:00 +00:00
§ page.team.scope.scope : Feature
§ page.team.scope.days : Working Days
§ page.team.scope.authorsDays : Person - Days
§ page.team.scope.tasks : Tasks
§ page.team.scope.commits : Commits
§ page.team.scope.commitsSmall : commits
2023-11-30 21:38:27 +00:00
§ page.team.scope.types : Types of work
§ page.team.scope.authors : Personal contribution
2023-11-30 00:48:00 +00:00
§ page.team.scope.cost : Cost
2023-11-30 21:38:27 +00:00
§ page.team.type.title : Task type statistics
2023-11-30 00:48:00 +00:00
§ page . team . type . description : * Personal contribution * is counted by the number of commits , not the volume of changed lines or files . Therefore , the "File Analysis" section should also be consulted to assess the scale of changes .
2023-11-30 21:38:27 +00:00
§ page.team.type.type : Type of work
2023-11-30 00:48:00 +00:00
§ page.team.type.tasks : Tasks
§ page.team.type.tasksSmall : tasks
§ page.team.type.days : Days
§ page.team.type.daysSmall : days
2023-11-30 21:38:27 +00:00
§ page.team.type.authorsDays : Person - days
2023-11-30 00:48:00 +00:00
§ page.team.type.commits : Commits
2023-11-30 21:38:27 +00:00
§ page.team.type.authors : Personal contribution
§ page.team.total.titleA : Volume of work
2023-11-30 00:48:00 +00:00
§ page.team.total.titleB : Cost
§ page.team.total.daysWorked.title : person - days
§ page.team.total.daysWorked.description : Only days with commits are counted
§ page.team.total.commits.title : commits
§ page.team.total.commits.description : Deleted branches are not counted
§ page.team.total.daysLosses.title : days without commits
§ page.team.total.daysLosses.description : All days minus : holidays , weekends , vacation , days with commits
§ page.team.total.employment.title : working / dismissed
§ page.team.total.employment.description : If an employee does not make any commits within a month , they are considered dismissed
§ page.team.total.moneyAll.title : total
§ page.team.total.moneyAll.description : Total salary expenses
§ page.team.total.moneyWorked.title : actual
§ page.team.total.moneyWorked.description : Actual days worked multiplied by average salary
§ page.team.total.moneyLosses.title : possible overpayment
§ page.team.total.moneyLosses.description : Paid working days when there were no commits
§ page.team.total.weekendPayment.title : weekend work
§ page.team.total.weekendPayment.description : Total overpayment for weekend work
§ page.team.total.workSpeed.title : tasks per day
§ page.team.total.workSpeed.description : Average work speed of the team with the current composition of employees
§ page.team.total.moneySpeed.title : per month
§ page.team.total.moneySpeed.description : Forecasted salary payment amount with the current team composition , excluding taxes and related expenses
§ page . team . total . description1 : * Person - days * — the work of one employee during a single working day . For example , in one calendar day , a team of three employees produces a work volume of three person - days .
§ page . team . total . description2 : * Absentee days * are counted only as working days when commits could have been made . Weekends , public holidays , and vacations are not included in the calculation .
§ page.team.total.description3 : The * working and dismissed * card shows the actual composition of employees who are continuously involved in work . Additionally , there are "assistants" — typically employees of a different specialization who may occasionally make commits to the project .
§ page . team . total . description4 : * Overpayment * includes only working days when commits could have been made . Weekends , public holidays , and vacations are not included in the calculation . This is why overpayment + actual cost != total . The total cost includes payment for weekends , public holidays , and vacations .
§ page . team . total . description5 : * Weekend work * is calculated at a rate of x2 the payment of a regular day . The displayed amount is specifically the overpayment ( x1 ) , as the fact of overtime in this context is not of interest . We focus on overpayment when increasing work speed .
2024-04-04 17:06:41 +00:00
§ page.team.tree.title : Project tree considering selected filters
2023-11-30 00:48:00 +00:00
§ page.team.tree.filters.author : Employee
2023-11-30 21:38:27 +00:00
§ page.team.tree.filters.commits : Number of commits
2023-11-30 00:48:00 +00:00
§ page.team.tree.filters.help : The minimum number of commits an employee has made in a file
2023-11-30 21:38:27 +00:00
§ page.team.tree.filters.all : All employees
2023-11-30 00:48:00 +00:00
§ page.team.tree.add : Who added
§ page.team.tree.change : Who changed
§ page.team.tree.remove : Who removed
§ page.team.tree.line : lines
§ page.team.tree.lineAdd : added
§ page.team.tree.lineRemove : changed
2023-11-30 21:38:27 +00:00
§ page.team.week.title : Weekly statistics
2023-11-30 00:48:00 +00:00
§ page.team.week.date : Date
2023-11-30 21:38:27 +00:00
§ page.team.week.numberTasks : Number of tasks
§ page.team.week.people : Number of people
2024-04-04 17:06:41 +00:00
§ page.team.week.line : Line changes
2023-11-30 00:48:00 +00:00
§ page.team.week.days : Days with and without commits
§ page.team.week.lossesDetails : Who did not commit
§ page.team.week.add : added
§ page.team.week.change : changed
§ page.team.week.remove : removed
§ page.team.week.hasCommits : had commits
§ page.team.week.hasNotCommits : had no commits
§ page.team.week.days : days
§ page.team.week.tasks : tasks
§ page.team.pr.task : Task
§ page.team.pr.tasks : tasks
2023-11-30 21:38:27 +00:00
§ page.team.pr.firstCommitTime : First commit
2023-11-30 00:48:00 +00:00
§ page.team.pr.lastCommitTime : Last
2024-06-25 22:03:57 +00:00
§ page.team.pr.workDays : Average time spent working on a task
§ page.team.pr.delayDays : Average time of the PR review
§ page.team.pr.middleTimeRelease : The ratio of development time to review time
2023-11-30 00:48:00 +00:00
§ page.team.pr.commits : Commits
§ page.team.pr.date : Merge Date
§ page.team.pr.mergeAuthor : Merged by
§ page.team.pr.author : Employee
§ page.team.pr.work : development
§ page.team.pr.delay : waiting
§ page.team.pr.days : days
2023-11-30 21:38:27 +00:00
§ page.team.pr.oneTaskDays : Time spent on one task
2023-11-30 00:48:00 +00:00
§ page . team . pr . description1 : * Development time * is the time difference from the first to the last commit on a task . It does not matter if there were breaks of several days between commits or not . Any commit increases the time .
§ page . team . pr . description2 : * Waiting time * is the time between the last commit and the code merge . It shows the actual downtime while waiting for something .
§ page . team . pr . description3 : * Why display development time * without splitting into coding and code review ? To show the business the actual delivery time of the code . Waiting for testing , review comments , DevOps problems , and other process imperfections are already included in this term .
2023-11-30 21:38:27 +00:00
§ page.team.pr.statByAuthors : Statistics by employees
§ page.team.pr.longDelay : Prolonged Waiting for merge
2024-02-28 20:17:21 +00:00
§ page.team.tasks.task : Task
§ page.team.tasks.author : First commit author
§ page.team.tasks.from : First commit
§ page.team.tasks.to : Last commit
§ page.team.tasks.daysInWork : Days in work
§ page.team.tasks.commits : Commits number
§ page.team.tasks.pr : Merge date
§ page.team.tasks.prAuthor : Merged by user
§ page.team.tasks.prDelayDays : Delay before merge in days
§ page.team.tasks.comments : Comments
2024-06-25 22:03:57 +00:00
§ page.team.extension.extension : File extensions
§ page.team.extension.type : File sub types
§ page.team.extension.name : Type
2024-03-12 13:27:19 +00:00
§ page.team.extension.path : Path
§ page.team.extension.current.count : Number
§ page.team.extension.removed.count : Number of removed
§ page.team.extension.files : files
§ page.team.release.title : Release
2024-06-25 22:03:57 +00:00
§ page.team.release.from : Created date
§ page.team.release.to : Delivery date
2024-03-12 13:27:19 +00:00
§ page.team.release.delay : Preparation days
§ page.team.release.waiting : Days of waiting for next release
2023-11-30 00:48:00 +00:00
§ page.person.print.photo.title : Photo
§ page.person.print.photo.description : space for a photo
2023-11-30 21:38:27 +00:00
§ page.person.total.title : Main characteristics
2023-11-30 00:48:00 +00:00
§ page.person.total.daysWorked.title : days of work
§ page.person.total.daysWorked.description : Only days with commits are counted
§ page.person.total.tasks.title : tasks
§ page.person.total.tasks.description : If commits are properly signed
§ page.person.character.title : Character
§ page.person.achievement.title : Achievements
§ page.person.achievement.positive : Positive
§ page.person.achievement.normal : Neutral
§ page.person.achievement.negative : Negative
§ page.person.achievement.description : The more negative achievements an employee accumulates , the higher the likelihood that the situation is unusual . It may be necessary to change their work mode , tasks , or reporting . A discussion with them to understand what problems are hindering their work is advisable .
§ page.person.gets.title : Gets taken :
§ page . person . gets . description : "Taking a get" in this context means being the first to leave a commit on a task with a "nice" number .
§ page.person.business.days.title : days of work
§ page.person.business.days.description : Only days with commits are counted
§ page.person.business.tasks.title : tasks
§ page.person.business.tasks.description : If commits are properly signed
§ page.person.business.losses.title : days without commits
§ page.person.business.losses.description : All days minus : holidays , weekends , vacation , days with commits
§ page.person.business.commits.title : commits
§ page.person.business.commits.description : Deleted branches are not counted
§ page.person.business.time.description : Time from the first to the last commit ( including non - working days )
§ page.person.business.time.title : Days on the project :
§ page . person . business . time . dismissed : ( dismissed )
§ page . person . business . time . staff : ( not in the team )
§ page.person.business.achievements : Achievements
§ page.person.changes.title : Achievements
2023-11-27 12:45:54 +00:00
§ page . person . changes . description :
2023-11-30 00:48:00 +00:00
With some types of formatting , git marks lines as "deleted" and "added" ,
although in reality , they were "changed" . Therefore , if you conducted a major refactoring ,
git might show a small number of changes in the statistics , but the actual result
will be marked as a jump in "deleted" and "added" lines .
§ page.person.changes.description : List of commits and the number of changes in them for that day :
§ page.person.commits.title : List of commits :
§ page.person.money.title.total : Total over time
§ page.person.money.title.middle : Average cost
§ page.person.money.moneyAll.title : received
§ page.person.money.moneyAll.description : Assumed total salary from the project ( see settings )
§ page.person.money.moneyWorked.title : worked for
§ page.person.money.moneyWorked.description : Actual days worked multiplied by average salary
§ page.person.money.moneyLosses.title : possible overpayment
§ page.person.money.moneyLosses.description : Days without commits multiplied by average salary
§ page.person.money.tasks.title : task
§ page.person.money.tasks.description : Number of closed tasks to the cost of the day
§ page.person.money.commits.title : commit
§ page.person.money.commits.description : Number of commits to the cost of the workday
§ page.person.speed.task : One task on average is
§ page.person.speed.max : Maximum speed per day
§ page.person.speed.days.title : days
§ page.person.speed.days.description : Refers to workdays , if commits are properly signed
§ page.person.speed.commits.title : commits
§ page.person.speed.commits.description : Top and bottom 10 % of values are trimmed
§ page.person.speed.line.title : lines of code
§ page.person.speed.line.description : Top and bottom 10 % of values are trimmed
§ page.person.speed.tasks.title : tasks
§ page.person.speed.tasks.description : A task may not be completed , but work should be done on it
§ page.person.speed.maxCommits.title : commits
§ page.person.speed.maxCommits.description : A task may not be completed , but work should be done on it
§ page.person.hours.title : Distribution of commits during each day of the week
§ page.person.week.date : Date
2023-11-30 21:38:27 +00:00
§ page.person.week.tasks : Number of tasks
§ page.person.week.workDays : Days with commits
§ page.person.week.taskInDay : Tasks per day
2023-11-30 00:48:00 +00:00
§ page.person.week.days : days
§ page.person.week.workDay : weekdays
§ page.person.week.weekends : weekends
2024-06-19 21:50:09 +00:00
§ page.sponsor.share.title : Please , support this project
§ page.sponsor.share.description : Tell about our [ project | https : //github.com/bakhirev/assayo] on social networks! You can share [article|https://habr.com/ru/articles/763342/], [post|https://www.reddit.com/r/github/comments/1bvtsl3/how_i_parsed_git_statistics/] or make a video review.
§ page.sponsor.share.button : Copy the link
2024-02-03 12:07:46 +00:00
` ;