2012-02-24 13:49:47 +00:00
|
|
|
en:
|
|
|
|
layout:
|
|
|
|
activity_feed:
|
|
|
|
header: Activity Feed
|
2012-03-05 09:11:50 +00:00
|
|
|
my_last_projects: My last projects
|
|
|
|
all_my_projects: All my projects
|
|
|
|
all_my_builds: All my builds
|
2012-03-12 08:52:38 +00:00
|
|
|
my_builds_by_day: My today builds
|
2012-03-05 09:11:50 +00:00
|
|
|
new_project: Create project
|
2012-02-24 13:49:47 +00:00
|
|
|
|
|
|
|
notifications:
|
|
|
|
subjects:
|
2012-03-03 00:19:31 +00:00
|
|
|
new_comment_notification: New comment to your task
|
2012-02-24 18:25:35 +00:00
|
|
|
new_commit_comment_notification: New comment to commit
|
2012-02-24 13:49:47 +00:00
|
|
|
new_issue_notification: New task added to project
|
|
|
|
new_user_notification: Registered on project «%{ project_name }»
|
|
|
|
issue_assign_notification: New task assigned
|
2012-03-03 00:19:31 +00:00
|
|
|
invite_approve_notification: Invitation to ABF
|
2012-02-24 13:49:47 +00:00
|
|
|
|
|
|
|
bodies:
|
|
|
|
new_comment_notification:
|
2012-03-13 18:47:37 +00:00
|
|
|
title: '%{user_link} has been added a new comment'
|
|
|
|
content: in issue %{issue_link}.
|
|
|
|
commit_content: in commit %{commit_link}.
|
|
|
|
new_issue_notification: '%{user_link} has been added an issue'
|
2012-02-24 13:49:47 +00:00
|
|
|
new_user_notification:
|
|
|
|
title: Hello, %{user_name}.
|
|
|
|
content: You have been sign up to project «ROSA Build System» and now can sign in.
|
|
|
|
email: ==Your email %{user_email}
|
|
|
|
password: ==Your password %{user_password}
|
2012-03-13 18:47:37 +00:00
|
|
|
issue_assign_notification: You have been assigned to issue %{issue_link}
|
|
|
|
wiki_new_commit_notification: '%{user_link} has been updated wiki %{history_link}'
|
2012-03-06 14:04:05 +00:00
|
|
|
invite_approve_notification: Invite to ABF
|
2012-03-13 18:47:37 +00:00
|
|
|
project: in project %{project_link}.
|
|
|
|
|
|
|
|
delete_branch: Branch %{branch_name} has been deleted
|
|
|
|
create_branch: created new branch %{branch_name}
|
|
|
|
update_branch: pushed to branch %{branch_name}
|