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

74 lines
1.9 KiB
YAML
Raw Normal View History

2012-02-15 18:53:58 +00:00
en:
activerecord:
2013-03-28 18:22:24 +00:00
models:
issue: Issue
2012-02-15 18:53:58 +00:00
attributes:
issue:
title: Name
body: Description
2012-04-13 20:44:04 +01:00
assignee: Assigned
assignee_id: Assigned
2012-02-15 18:53:58 +00:00
project: Project
status: Status
layout:
issues:
2013-03-20 20:59:25 +00:00
is_assigned: is assigned
clear_assignee: Clear assignee
nothing_to_show: Nothing to show
no_one_is_assigned: No one is assigned
2013-03-21 10:54:47 +00:00
assign_someone: Assign someone to this issue
2012-02-15 18:53:58 +00:00
list: List
2013-05-14 09:55:23 +01:00
all: All issues
2013-04-29 19:13:45 +01:00
assigned: Assigned to me
created: Created by you
2012-02-15 18:53:58 +00:00
edit: Edit
search: Find issue...
2012-02-15 18:53:58 +00:00
comments_header: Comments
new: New issue
2012-02-15 18:53:58 +00:00
list_header: List
confirm_delete: Are you sure you want to delete this task?
edit_header: Edit task
create_header: Create task
sort:
updated: Updated
submitted: Submitted
2012-02-15 18:53:58 +00:00
statuses:
open: Open
2012-02-15 18:53:58 +00:00
closed: Closed
any: Any
2012-02-28 14:05:18 +00:00
status:
open: Open
2012-02-28 14:05:18 +00:00
closed: Closed
subscribe: Subscribe to notifications
2012-02-15 18:53:58 +00:00
subscribe_btn: Subscribe
unsubscribe_btn: Unsubscribe
number: Number
description: Description
2012-02-20 18:41:40 +00:00
labels: Labels
invalid_labels: Invalid color hex code
2012-02-21 20:28:04 +00:00
new_label: New label name
2014-11-24 20:38:09 +00:00
switch_to_new_label: new label
2012-02-23 14:48:31 +00:00
update_label: Update label
2012-02-21 20:28:04 +00:00
label_custom_color: Custom color
label_manage: Manage labels
assignee_manage: Manage assignee
2012-04-13 20:44:04 +01:00
assignee: Assignee
search_user: Find user...
search_labels: Find labels...
2012-04-13 20:44:04 +01:00
choose_user_on_left: Choose assignee on the left
choose_labels_on_left: Choose labels on the left
2012-02-28 14:05:18 +00:00
at: at
cancel_button: Cancel
2012-03-05 18:28:55 +00:00
done: Done
2012-02-15 18:53:58 +00:00
created_by: 'Created by '
updated_at: 'updated '
assigned_to: 'Assigned to'
2012-02-15 18:53:58 +00:00
flash:
issue:
saved: Task saved
save_error: Unable to save task
2012-02-15 18:53:58 +00:00
destroyed: Task deleted