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.
45 lines
1.8 KiB
45 lines
1.8 KiB
11 years ago
|
#-- copyright
|
||
11 years ago
|
# OpenProject My Project Page Plugin
|
||
|
#
|
||
|
# Copyright (C) 2011-2014 the OpenProject Foundation (OPF)
|
||
11 years ago
|
#
|
||
|
# 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.
|
||
|
#
|
||
|
# See doc/COPYRIGHT.md for more details.
|
||
|
#++
|
||
|
|
||
13 years ago
|
en:
|
||
8 years ago
|
button_edit_this_page: "Edit this page"
|
||
|
error_saving_changes: "The changes could not be saved: %{errors}"
|
||
8 years ago
|
error_textile_not_saved: "The textile block could not be saved."
|
||
8 years ago
|
label_hidden_elements: "Hidden elements"
|
||
|
label_visible_elements: "Visible elements"
|
||
|
label_project_description: "Project description"
|
||
|
label_project_details: "Project details"
|
||
|
label_custom_element: "Add teaser ..."
|
||
|
info_custom_text: "Custom text"
|
||
|
label_confirm_delete: "Really delete this element?"
|
||
|
label_work_packages_reported_by_me: "Work packages reported by me"
|
||
6 years ago
|
label_work_packages_responsible_for: "Work packages I am accountable for"
|
||
8 years ago
|
label_work_packages_assigned_to_me: "Work packages assigned to me"
|
||
|
label_work_packages_watched: "Watched work packages"
|
||
|
label_work_package_tracking: " Work package tracking"
|
||
|
label_members: "Members"
|
||
8 years ago
|
label_member_view_all: "View all members"
|
||
7 years ago
|
label_no_visible_members: "This project has no visible members."
|
||
8 years ago
|
label_subprojects: "Subprojects"
|
||
12 years ago
|
|
||
|
project_page:
|
||
|
all: "Show all"
|
||
|
x_more: "...(%{count} more)"
|