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:
|
2012-02-27 16:10:12 +00:00
|
|
|
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
|
2012-03-29 11:48:15 +01:00
|
|
|
search: Find issue...
|
2012-02-15 18:53:58 +00:00
|
|
|
comments_header: Comments
|
2012-02-20 16:54:45 +00:00
|
|
|
new: New issue
|
2012-02-15 18:53:58 +00:00
|
|
|
list_header: List
|
2012-03-29 11:48:15 +01:00
|
|
|
confirm_delete: Are you sure you want to delete this task?
|
|
|
|
edit_header: Edit task
|
2012-02-27 16:10:12 +00:00
|
|
|
create_header: Create task
|
2013-03-19 11:57:01 +00:00
|
|
|
sort:
|
|
|
|
updated: Updated
|
|
|
|
submitted: Submitted
|
2012-02-15 18:53:58 +00:00
|
|
|
statuses:
|
2012-03-29 11:48:15 +01:00
|
|
|
open: Open
|
2012-02-15 18:53:58 +00:00
|
|
|
closed: Closed
|
|
|
|
any: Any
|
2012-02-28 14:05:18 +00:00
|
|
|
status:
|
2012-03-29 11:48:15 +01:00
|
|
|
open: Open
|
2012-02-28 14:05:18 +00:00
|
|
|
closed: Closed
|
2012-03-29 11:48:15 +01:00
|
|
|
subscribe: Subscribe to notifications
|
2012-02-15 18:53:58 +00:00
|
|
|
subscribe_btn: Subscribe
|
|
|
|
unsubscribe_btn: Unsubscribe
|
2012-02-20 16:54:45 +00:00
|
|
|
number: Number
|
|
|
|
description: Description
|
2012-02-20 18:41:40 +00:00
|
|
|
labels: Labels
|
2012-03-29 11:48:15 +01:00
|
|
|
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
|
2012-03-29 11:48:15 +01:00
|
|
|
label_manage: Manage labels
|
2012-08-20 18:27:43 +01:00
|
|
|
assignee_manage: Manage assignee
|
2012-04-13 20:44:04 +01:00
|
|
|
assignee: Assignee
|
2012-03-29 11:48:15 +01:00
|
|
|
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
|
2012-02-27 16:10:12 +00:00
|
|
|
choose_labels_on_left: Choose labels on the left
|
2012-02-28 14:05:18 +00:00
|
|
|
at: at
|
2012-02-28 16:32:36 +00:00
|
|
|
cancel_button: Cancel
|
2012-03-05 18:28:55 +00:00
|
|
|
done: Done
|
2012-02-15 18:53:58 +00:00
|
|
|
|
2014-05-05 20:16:15 +01:00
|
|
|
created_by: 'Created by '
|
2014-11-20 17:40:50 +00:00
|
|
|
updated_at: 'updated '
|
2014-05-05 20:16:15 +01:00
|
|
|
assigned_to: 'Assigned to'
|
|
|
|
|
2012-02-15 18:53:58 +00:00
|
|
|
flash:
|
|
|
|
issue:
|
|
|
|
saved: Task saved
|
2012-03-29 11:48:15 +01:00
|
|
|
save_error: Unable to save task
|
2012-02-15 18:53:58 +00:00
|
|
|
destroyed: Task deleted
|