kanbanworkflowstimelinescrumrubyroadmapproject-planningproject-managementopenprojectangularissue-trackerifcgantt-chartganttbug-trackerboardsbcf
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
55 lines
1.7 KiB
55 lines
1.7 KiB
11 years ago
|
#-- copyright
|
||
|
# ReportingEngine
|
||
|
#
|
||
|
# Copyright (C) 2010 - 2014 the OpenProject Foundation (OPF)
|
||
|
#
|
||
|
# This program is free software; you can redistribute it and/or
|
||
|
# modify it under the terms of the GNU General Public License
|
||
|
# version 3.
|
||
|
#
|
||
|
# This program is distributed in the hope that it will be useful,
|
||
|
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||
|
# GNU General Public License for more details.
|
||
|
#
|
||
|
# You should have received a copy of the GNU General Public License
|
||
|
# along with this program; if not, write to the Free Software
|
||
|
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||
|
#++
|
||
|
|
||
15 years ago
|
---
|
||
|
en:
|
||
12 years ago
|
description_drill_down: "Show details"
|
||
|
|
||
|
label_click_to_edit: "Click to edit."
|
||
|
label_columns: "Columns"
|
||
|
label_count: "Count"
|
||
|
label_filter: "Filter"
|
||
|
label_filter_add: "Add Filter"
|
||
|
label_filter_plural: "Filters"
|
||
15 years ago
|
label_greater: ">"
|
||
12 years ago
|
label_group_by: "Group by"
|
||
|
label_group_by_add: "Add Group-by Attribute"
|
||
14 years ago
|
label_inactive: "«inactive»"
|
||
12 years ago
|
label_less: "<"
|
||
|
label_no: "No"
|
||
|
label_none: "(no data)"
|
||
|
label_progress_bar_explanation: "Generating report..."
|
||
|
label_really_delete_question: "Are you sure you want to delete this report?"
|
||
14 years ago
|
label_report: "Report"
|
||
14 years ago
|
label_rows: "Rows"
|
||
12 years ago
|
label_saving: "Saving ..."
|
||
|
label_sum: "Sum"
|
||
13 years ago
|
label_yes: "Yes"
|
||
12 years ago
|
load_query_question: "Report will have %{size} table cells and may take some time to render. Do you still want to try rendering it?"
|
||
14 years ago
|
|
||
12 years ago
|
units: "Units"
|
||
14 years ago
|
|
||
|
validation_failure_date: "is not a valid date"
|
||
14 years ago
|
validation_failure_integer: "is not a valid integer"
|
||
8 years ago
|
|
||
|
reporting:
|
||
|
group_by:
|
||
|
selected_columns: "Selected columns"
|
||
|
selected_rows: "Selected rows"
|