rosa-build/config/locales/models/activity_feed.en.yml

47 lines
1.9 KiB
YAML
Raw Normal View History

en:
layout:
activity_feed:
header: Activity Feed
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
new_project: Create project
load_messages: show previous messages
2012-04-19 12:05:17 +01:00
atom_title: Activity Feed
notifications:
subjects:
new_comment_notification: New comment to your task
new_commit_comment_notification: New comment to commit
new_issue_notification: New task added to project
new_user_notification: Registered on project «%{ project_name }»
issue_assign_notification: New task assigned
invite_approve_notification: Invitation to ABF
for_arch: for arch %{arch}.
bodies:
new_comment_notification:
title: '%{user_link} added a new comment'
2012-03-14 17:00:26 +00:00
content: in issue %{issue_link}
commit_content: in commit %{commit_link}
new_issue_notification: '%{user_link} added a new <a href="%{issue_link}">issue</a>'
new_user_notification:
title: Hello, %{user_name}.
content: You have registered in project «ROSA ABF» and now you can sign in.
email: ==Your email %{user_email}
password: ==Your password %{user_password}
issue_assign_notification: You have been assigned to issue %{issue_link}
2012-03-14 17:00:26 +00:00
wiki_new_commit_notification: '%{user_link} has been updated %{history_link}'
invite_approve_notification: Invite to ABF
2012-03-14 17:00:26 +00:00
project: in project %{project_link}
delete_branch: Branch %{branch_name} has been deleted
create_branch: '%{user_link} created a new branch %{branch_name}'
update_branch: '%{user_link} pushed to branch %{branch_name}'
2012-03-16 15:37:58 +00:00
build_task: 'Build <a href="%{task_link}">task #%{task_num}</a>'
build_status:
published: published successfully
success: completed successfully
failed: completed with error "%{error}"
pending: build is pending