Files
openproject/config/locales/en.yml
T
Oliver Günther 4565b53957 Extract and use charset to properly serve inline text attachments (#23432)
* Extract and use charset to properly encode attachments

* Add the content type for external URLs

* Be more cautious when parsing charset from `file`
2026-05-29 10:51:37 +02:00

6489 lines
329 KiB
YAML
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) the OpenProject GmbH
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License version 3.
#
# OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows:
# Copyright (C) 2006-2013 Jean-Philippe Lang
# Copyright (C) 2010-2013 the ChiliProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
#
# 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 COPYRIGHT and LICENSE files for more details.
#++
---
en:
no_results_title_text: There is currently nothing to display.
activities:
index:
no_results_title_text: There has not been any activity for the project within this time frame.
work_packages:
activity_tab:
no_results_title_text: No activity to display
no_results_description_text: 'Choose "Show everything" to show all activity and comments'
label_activity_show_all: "Show everything"
label_activity_show_only_comments: "Show comments only"
label_activity_show_only_changes: "Show changes only"
label_sort_asc: "Newest at the bottom"
label_sort_desc: "Newest on top"
label_type_to_comment: "Add a comment. Type @ to notify people."
label_submit_comment: "Submit comment"
label_who: Who?
changed_on: "changed on"
created_on: "created this on"
changed: "changed"
created: "created"
commented: "commented"
internal_comment: Internal comment
internal_journal: Internal comments are visible to a limited group of members.
unsaved_changes_confirmation_message: You have unsaved changes. Are you sure you want to close the editor?
internal_comment_confirmation:
title: "Make this comment public?"
heading: "Make this comment public?"
description: "Your comment will be visible to anyone who can access this work package. Are you sure you want to do this?"
confirm_button_text: "Make public"
admin:
reserved_identifiers:
title: "Reserved project identifiers"
lede_html: "When a project's identifier is renamed, the previous identifier is kept reserved so that existing links and integrations keep working.<br>Here you can release reserved identifiers so that they may be used by other projects."
col_identifier: "Identifier"
col_project: "Project"
col_reserved: "Reserved"
not_available_in_semantic_mode: "Reserved identifiers are only available in classic identifier mode."
filter_label: "Filter identifiers"
btn_release: "Release"
released_notice: "Identifier \"%{identifier}\" has been released."
dialog:
title: "Release identifier"
heading: "Release \"%{identifier}\"?"
description: "Releasing this identifier cannot be undone. External links and integrations using it will stop resolving, and the name becomes available for any new project to claim."
checkbox_label: "I understand that this cannot be undone."
confirm_button: "Release identifier"
empty_heading: "No reserved identifiers"
reserved_ago: "%{time} ago"
empty_body: "When a project's identifier changes, the previous one will appear here so you can release it once it's safe to do so."
plugins:
no_results_title_text: There are currently no plugins installed.
no_results_content_text: See our integrations and plugins page for more information.
custom_styles:
color_theme: "Color theme"
color_theme_custom: "(Custom)"
tab_interface: "Interface"
tab_branding: "Branding"
tab_pdf_export_styles: "PDF export styles"
tab_pdf_export_font: "PDF export font"
fonts:
file_too_large: "is too large (maximum size is %{count} MB)."
file_is_invalid: "is not a valid TTF font file."
colors:
primary-button-color: "Primary button"
accent-color: "Accent"
header-bg-color: "Header background"
main-menu-bg-color: "Main menu background"
main-menu-bg-selected-background: "Main menu when selected"
custom_colors: "Custom colors"
manage_colors: "Edit color select options"
instructions:
primary-button-color: "Strong accent color, used for the most important button on a screen."
accent-color: "Color for links and other decently highlighted elements."
main-menu-bg-color: "Left side menu's background color."
theme_warning: Changing the theme will overwrite you custom style. The design will then be lost. Are you sure you want to continue?
enterprise:
delete_dialog:
title: "Delete enterprise token"
heading: "Delete this enterprise token?"
confirmation: "Are you sure you want to delete this Enterprise edition support token?"
create_dialog:
title: "Add Enterprise token"
type_token_text: "Your Enterprise token text"
token_placeholder: "Paste your Enterprise edition support token here"
token_caption: "To learn more about how to activate Enterprise edition check our [documentation](docs_url)."
add_token: "Upload an Enterprise edition support token"
replace_token: "Replace your current support token"
order: "Order Enterprise on-premises edition"
paste: "Paste your Enterprise edition support token"
required_for_feature: "This add-on is only available with an active Enterprise edition support token."
enterprise_link: "For more information, click here."
start_trial: "Start free trial"
book_now: "Book now"
get_quote: "Get a quote"
buttons:
upgrade: "Upgrade now"
contact: "Contact us for a demo"
status:
expired: "Expired"
expiring_soon: "Expiring soon"
in_grace_period: "In grace period"
invalid_domain: "Invalid domain"
not_active: "Not active"
trial: "Trial"
jemalloc_allocator: Jemalloc memory allocator
journal_aggregation:
caption: >
User actions on a work package (changing description, status, values, or writing comments) are grouped if performed within this period. It also controls notification and [webhook](webhook_link) delays.
import:
title: "Import"
jira:
title: "Jira Migrator"
description: "Use this tool to import data from your Jira instance. You can configure multiple Jira hosts and choose what to import in each import run."
errors:
cannot_delete_with_imports: "Cannot delete Jira host with existing imports"
custom_field_creation_failed: "Failed to create custom field '%{name}': %{message}"
semantic_identifiers_must_be_enabled:
title: "Project-based semantic identifiers must be enabled."
description: "Jira uses issue identifiers consisting of a project key and a sequence number (PRJ-123). OpenProject also supports it, but it needs to be enabled [here](link)."
blank:
title: "No Jira hosts configured yet"
description: "Configure a Jira host to start importing items from Jira to this OpenProject instance."
configuration:
title: "Jira configuration"
new: "New configuration"
banner:
title: "Beta - Try it out!"
description: "This Jira Migrator is currently in beta. We currently only support Jira Server/Data Center versions 10.x and 11.x. Cloud instances are not supported at this time."
contribution_callout: >
Please, help us improve the Jira Migrator with your feedback and private data donations. You can [join the development community](link) of the Jira Migrator.
supported_versions: ""
form:
fields:
name: "Name"
url: "Jira Server/Data Center URL"
personal_access_token: "Personal Access Token"
button_add: "Add configuration"
button_save: "Save configuration"
button_test: "Test configuration"
button_delete_token: "Delete token"
delete_token_confirm: "Are you sure you want to delete the token? This will disable the Jira connection."
label_testing: "Testing configuration..."
token_deleted: "Token was successfully deleted."
test:
success: "Successfully connected to %{server} (version %{version})"
failed: "Connection failed: Unable to retrieve server information"
error: "An unexpected error occurred while testing the connection"
connection_error: "Connection error: %{message}"
parse_error: "Failed to parse the response from the server. The server may not be a valid Jira instance."
api_error: "Jira API returned error status %{status}. Please check your Jira instance URL and API token."
token_error: "Invalid API token. Please check your credentials in the configuration."
missing_credentials: "Please provide both URL and Personal Access Token to test the connection"
invalid_url: "Please provide a valid URL"
client:
connection_error: "Failed to connect to Jira server: %{message}"
connection_timeout: "Connection to Jira server timed out: %{message}"
ssrf_blocked: >-
Connection blocked: the Jira host resolves to a private IP address. If your Jira instance
runs on an internal network, allow its IP via the OPENPROJECT_SSRF__PROTECTION__IP__ALLOWLIST
environment variable.
ssrf_block_doc_link: "Please see our [documentation](docs_url)."
ssl_error: "SSL error connecting to Jira server: %{message}"
parse_error: "Failed to parse Jira API response: %{message}"
api_error: "Jira API returned error status %{status}"
401_error: "Jira API returned a 401 error. Your authentication token may have expired or lack the required permissions. Please ensure the token belongs to a Jira administrator."
429_error: "Jira API returned a 429 error. It means token owner has been rate limited by the Jira instance. Please disable rate limiting for this user."
columns:
projects: "Projects"
last_change: "Last change"
added: "Added"
label_ago: "%{amount} ago"
run:
title: "Import run"
history: "History"
remove_error: "A Jira import run cannot be removed while it is running"
import_blocked_error: "Another Jira import run is currently in progress or awaiting review. Please complete or revert it before starting a new import."
project_identifier_taken: "You are trying to import a project with an already used identifier: %{taken_identifier}. Please update the project identifier in Jira then click on Retry."
blank:
title: "No import runs set up yet"
description: "Create an import run to start importing information from this Jira instance"
index:
description: "You can import different sets of data with each import run. It is possible to undo an import run immediately after in review mode but not after finalizing."
button_import_run: "Import run"
button_edit_configuration: "Edit configuration"
status:
initial: "Start"
instance_meta_fetching: "Fetching meta data"
instance_meta_error: "Error fetching meta data"
instance_meta_done: "Meta data fetched"
import_scope: "Select scope"
configuring: "Select scope"
projects_meta_fetching: "Fetching project data"
projects_meta_error: "Error fetching project data"
projects_meta_done: "Data gathered"
importing: "In progress"
import_error: "Error during import"
imported: "Review mode"
reverting: "Reverting"
revert_error: "Error during revert"
revert_cancelling: "Cancelling revert"
revert_cancelled: "Revert cancelled"
reverted: "Reverted"
finalizing: "Finalizing"
finalizing_error: "Error during finalizing"
finalizing_done: "Completed"
wizard:
button_retry: "Retry"
parts:
projects:
one: "1 project"
other: "%{count} projects"
issues:
one: "1 issue"
other: "%{count} issues"
work_packages:
one: "1 work package"
other: "%{count} work packages"
types:
one: "1 type"
other: "%{count} types"
statuses:
one: "1 status"
other: "%{count} statuses"
users:
one: "1 user"
other: "%{count} users"
groups:
fetch:
title: "Get base data"
groups_and_users:
title: "Groups and Users"
configuration:
title: "Configure import"
confirming:
title: "Confirm and import"
review:
title: "Review import"
sections:
fetch_data:
title: "Fetch instance meta data"
caption_done: "Completed"
description: "Check what data is available for import in the host Jira instance."
button_fetch: "Check available data"
label_progress: "Fetching data from Jira..."
groups_and_users:
title: "Groups and Users"
import_scope:
title: "Import scope"
caption: "Choose what you want to import into OpenProject"
caption_done: "Completed"
label_info: "Please note that this import tool is in beta and cannot import all types of data. Here is a summary of what the host Jira instance offers for import and what this tool is able to import right now."
description: "Select what data you want to import from the available data fetched from the host Jira instance."
label_supported_data: "Supported data"
label_coming_soon: "Coming soon (Q2 2026)"
label_coming_later: "Coming later"
label_available_server_data: "Available data on %{server_info}"
button_select_projects: "Select projects to import"
button_continue: "Continue"
label_import: "Select which projects you would like to import."
button_select: "Select projects"
label_selected_data: "Selected data for import"
label_progress: "Fetching data from Jira..."
elements:
relations: "Relations between issues"
project_ids: "Project identifiers"
issue_ids: "Issue identifiers"
sprints: "Sprint assignments"
workflows: "Project-level workflows"
schemes: "Schemas"
permissions: "Permissions"
projects: "Projects"
issues: "Issues"
issue_details: "Issue description, history, comments and attachments"
custom_fields: "A subset of custom fields"
users: "Involved users and groups"
confirm_import:
title: "Import data"
caption: "Review your import settings and start the import"
caption_done: "Completed"
label_available_data: "Data to be imported"
label_users_import_explanation: "Users that are involved in selected projects (group memberships included)"
button_start: "Start import"
description: "You are about to start an import run with the following settings."
label_progress: "Import in progress..."
label_import_data: "Currently importing"
import_result:
title: "Import run results"
caption: "Review import run or revert import"
info: "Import run was successful."
label_results: "Imported"
label_revert: "Revert import"
button_revert: "Revert import"
button_done: "Approve import"
preview_description: 'The imported data is currently in review mode. Click "Approve import" to make the import permanent or "Revert import" to undo all changes made in this import run.'
label_finalize_import: "Approve import"
label_finalizing: "Approving import..."
label_finalizing_done: "Import approved."
label_revert_progress: "Reverting import..."
label_reverted: "Import reverted."
select_dialog:
filter_projects: "Filter by text"
import_dialog:
title: "Please make sure you have a backup!"
confirm_button: "Start import"
description: >
Imports change your OpenProject configuration. After the import you will have the opportunity to review the changes.
While in review, you have an option to revert or approve the import. After approving the import reverting will no longer be possible.
Therefore, please, make sure that you have [a backup of your OpenProject instance](link) before proceeding.
confirm: "I understand and have a backup"
revert_dialog:
title: "Permanently revert this import?"
description: "This will delete all imported objects (including whole projects)."
confirm: "I understand that this reversion will delete data permanently"
finalize_dialog:
title: "Approve this import?"
description: "Once approved, this import can no longer be reverted. All imported data will become permanent."
confirm: "I understand that this action cannot be undone"
confirm_button: "Understood"
select_projects:
title: "Select projects"
user:
unknown_name: "Unknown"
mcp_configurations:
index:
description: "The model context protocol allows AI agents to provide its users with tools and resources exposed by this OpenProject instance. This feature is still in beta."
resources_heading: "Resources"
resources_description: "OpenProject implements the following resources. Each can be enabled, renamed and described as you want. For more information, please refer to the [documentation on MCP resources](docs_url)."
resources_submit: "Update resources"
tools_heading: "Tools"
tools_description: "OpenProject implements the following tools. Each can be enabled, renamed and described as you want. For more information, please refer to the [documentation on MCP tools](docs_url)."
tools_submit: "Update tools"
multi_update:
success: "MCP configurations were updated successfully."
server_form:
description_caption: "How the MCP server will be described to other applications who connect to it."
title_caption: "A short title shown to applications that connect to the MCP server."
tool_response_format: "Tool response format"
tool_response_format_content_only_label: "Content only"
tool_response_format_content_only_caption: >
Choose this if MCP clients connecting to this instance do not support structured content.
Tool responses will only contain plain text content and leave out the structured version.
tool_response_format_full_label: "Full"
tool_response_format_full_caption: >
The most compatible option. Tool responses will include both regular and structured content, allowing MCP clients to choose which format they want to read.
This may increase the number of tokens that the language model has to process, potentially increasing cost and decreasing performance.
tool_response_format_structured_only_label: "Structured content only"
tool_response_format_structured_only_caption: >
Choose this if you are certain that MCP clients connecting to this instance support structured content.
Tool responses will only include structured content and leave out its text representation.
update:
failure: "MCP configuration could not be updated."
success: "MCP configuration was updated successfully."
scim_clients:
authentication_methods:
sso: "JWT from identity provider"
oauth2_client: "OAuth 2.0 client credentials"
oauth2_token: "Static access token"
created_client_credentials_dialog_component:
title: "Client credentials created"
heading: "Client credentials have been generated"
one_time_hint: "This is the only time you will see the client secret. Make sure to copy it now."
created_token_dialog_component:
title: "Token created"
heading: "A token has been generated"
label_token: "Token"
one_time_hint: "This is the only time you will see this token. Make sure to copy it now."
delete_scim_client_dialog_component:
title: "Delete SCIM client"
heading: "Are you sure you want to delete this SCIM client?"
description: "Users managed by this SCIM client can no longer be updated by it."
edit:
label_delete_scim_client: "Delete SCIM client"
form:
auth_provider_description: "This is the service that users added by the SCIM provider will use to authenticate in OpenProject."
authentication_method_description_html: "This is how the SCIM client authenticates at OpenProject. Please ensure that OAuth tokens include the <code>scim_v2</code> scope."
description: "Please refer to our [documentation on configuring SCIM clients](docs_url) for more information on these configuration options."
jwt_sub_description: "For example, for Keycloak, this is the UUID of the service account associated with the SCIM client. Consult [our documentation](docs_url) to learn how to find the subject claim for your use case."
name_description: "Choose a name that will help other admins better understand why this client was configured."
index:
description: "SCIM clients configured here are able to interact with OpenProject SCIM server API to provision, update, and deprovision user accounts and groups."
label_create_button: "Add SCIM client"
new:
title: "New SCIM client"
revoke_static_token_dialog_component:
confirm_button: "Revoke"
title: "Revoke static token"
heading: "Are you sure you want to revoke this token?"
description: "The SCIM client that uses this token will no longer be able to access OpenProject's SCIM server API."
table_component:
blank_slate:
title: "No SCIM clients configured yet"
description: "Add clients to see them here"
user_count: "Users"
token_list_component:
description: "The tokens you generate here can be passed by a SCIM client to access the OpenProject SCIM API."
heading: "Tokens"
label_add_token: "Token"
label_aria_add_token: "Add token"
token_table_component:
blank_slate:
title: "No tokens have been created yet"
description: "You can create one now"
expired: "Expired on %{date}"
revoked: "Revoked on %{date}"
title: "Access token table"
settings:
new_project:
project_creation: "Project creation"
notification_text_default: >
<p>Hello,</p>
<p>A new project has been created: projectValue:name</p>
<p>Thank you</p>
work_packages_identifier:
page_header:
description: Choose between classic numerical work package IDs or semantic project-specific ones that prepend the project identifier to the work package ID.
banner:
existing_identifiers_notice: >
Existing identifiers for %{project_count} projects don't meet requirements for project-based semantic identifiers.
OpenProject can automatically update these so that they are valid as in the examples below.
Click on 'Convert identifiers' to update identifiers for all projects in this manner and enable project-based semantic identifiers.
box_header:
label_project: Project
label_previous_identifier: Previous identifier
label_autofixed_suggestion: Future identifier
label_example_work_package_id: Example work package ID
autofix_preview:
error_too_long: Has to be 10 characters or fewer
error_numerical: Cannot be purely numerical
error_does_not_start_with_letter: Must start with an uppercase letter
error_special_characters: Special characters not allowed
error_not_fully_uppercased: Must be uppercase
error_in_use: Already in use as another project's active handle
error_used_in_past: Reserved by another project's handle history
error_reserved_by_system: Reserved as a system keyword
error_unknown: Needs manual review
remaining_projects:
one: "... 1 more project"
other: "... %{count} more projects"
button_autofix: Convert identifiers
button_save: Convert identifiers
dialog:
title: Change work package identifiers
heading: Enable project-based work package IDs?
description: >
This will change IDs for all work packages in all projects in this instance.
Previous identifiers and URLs will continue to redirect properly.
This change will take some time to complete.
confirm_button: Change identifiers
checkbox_label: I understand that this will permanently change all work package IDs
success_banner: Successfully updated work package identifier format.
in_progress:
header_semantic: "Converting to project-based identifiers"
header_classic: "Converting to numeric identifiers"
footer_message: "Background conversion is in progress. You can safely leave this page."
workflows:
tabs:
default_transitions: "Default transitions"
user_author: "User is author"
user_assignee: "User is assignee"
status_button: "Status"
statuses_dialog:
title: "Statuses"
label: "Statuses enabled for this type"
caption: "Add or remove statuses you would like to associate with this type. Removing a status will also delete the workflow associated with it."
statuses_removal_dialog:
title: "Remove statuses"
heading:
one: "Remove 1 status?"
other: "Remove %{count} statuses?"
description: "Removing these statuses will make them unavailable to this type and delete existing workflows. Are you sure you want to proceed?"
confirm: "Remove"
leave_confirmation:
title: "Save changes before continuing?"
description: "You are about to leave this page but you have unsaved changes. Would you like to save them before continuing?"
ignore: "Ignore changes"
save: "Save changes and continue"
role_selector:
title: "Select roles"
label: "Role: %{role}"
no_role: "Select role"
roles:
one: "One role selected"
other: "%{count} roles selected"
blankslate:
title: "No status transitions configured"
description: "Add statuses to start configuring workflows for this role"
info:
database_deprecation_html: >
Starting with OpenProject 16.0, PostgreSQL 16 is required to use OpenProject.
Your installation will remain functional with your current database, but anticipate incompatability
in future releases.
<br/>
We have prepared [upgrade guides for all installation methods](upgrade_guide).
You can perform the upgrade ahead of the next release at any time by following the guides.
authentication:
login_and_registration: "Login and registration"
announcements:
show_until: Show until
is_active: currently displayed
is_inactive: currently not displayed
antivirus_scan:
not_processed_yet_message: "Downloading is blocked, as file was not scanned for viruses yet. Please try again later."
quarantined_message: "A virus was detected in file '%{filename}'. It has been quarantined and is not available for download."
deleted_message: "A virus was detected in file '%{filename}'. The file has been deleted."
deleted_by_admin: "The quarantined file '%{filename}' has been deleted by an administrator."
overridden_by_admin: "The quarantine for file '%{filename}' has been removed by %{user}. The file can now be acccessed."
quarantined_attachments:
container: "Container"
delete: "Delete the quarantined file"
title: "Quarantined attachments"
error_cannot_act_self: "Cannot perform actions on your own uploaded files."
attribute_help_texts:
caption: "This short version will be displayed as caption of the attribute."
note_public: "Any text and images you add to this field are publicly visible to all logged in users."
text_overview: "In this view, you can create custom help texts for attributes view. When defined, these texts can be shown by clicking the help icon next to its belonging attribute."
show_preview: "Preview text"
add_new: "Add help text"
edit_field_name: "Edit help text for %{attribute_field_name}"
background_jobs:
status:
error_requeue: "Job experienced an error but is retrying. The error was: %{message}"
cancelled_due_to: "Job was cancelled due to error: %{message}"
ldap_auth_sources:
ldap_error: "LDAP-Error: %{error_message}"
ldap_auth_failed: "Could not authenticate at the LDAP-Server."
sync_failed: "Failed to synchronize from LDAP: %{message}."
back_to_index: "Click here to go back to the list of connection."
technical_warning: |
This LDAP form requires technical knowledge of your LDAP / Active Directory setup.
[Please visit our documentation for detailed instructions](docs_url).
attribute_texts:
name: Arbitrary name of the LDAP connection
host: LDAP host name or IP address
login_map: The attribute key in LDAP that is used to identify the unique user login. Usually, this will be `uid` or `samAccountName`.
generic_map: The attribute key in LDAP that is mapped to the OpenProject `%{attribute}` attribute
admin_map_html: "Optional: The attribute key in LDAP that <strong>if present</strong> marks the OpenProject user an admin. Leave empty when in doubt."
system_user_dn_html: |
Enter the DN of the system user used for read-only access.
<br>
Example: uid=openproject,ou=system,dc=example,dc=com
system_user_password: Enter the bind password of the system user
base_dn: |
Enter the Base DN of the subtree in LDAP you want OpenProject to look for users and groups.
OpenProject will filter for provided usernames in this subtree only.
Example: ou=users,dc=example,dc=com
filter_string: |
Add an optional RFC4515 filter to apply to the results returned for users filtered in the LDAP.
This can be used to restrict the set of users that are found by OpenProject for authentication and group synchronization.
filter_string_concat: |
OpenProject will always filter for the login attribute provided by the user to identify the record. If you provide a filter here,
it will be concatenated with an AND. By default, a catch-all (objectClass=*) will be used as a filter.
onthefly_register: |
If you check this box, OpenProject will automatically create new users from their LDAP entries
when they first authenticate with OpenProject.
Leave this unchecked to only allow existing accounts in OpenProject to authenticate through LDAP!
connection_encryption: "Connection encryption"
encryption_details: "LDAPS / STARTTLS options"
system_account: "System account"
system_account_legend: |
OpenProject requires read-only access through a system account to lookup users and groups in your LDAP tree.
Please specify the bind credentials for that system user in the following section.
ldap_details: "LDAP details"
user_settings: "Attribute mapping"
user_settings_legend: |
The following fields are related to how users are created in OpenProject from LDAP entries and
what LDAP attributes are used to define the attributes of an OpenProject user (attribute mapping).
tls_mode:
plain: "none"
simple_tls: "LDAPS"
start_tls: "STARTTLS"
plain_description: "Opens an unencrypted connection to the LDAP server. Not recommended for production."
simple_tls_description: "Use LDAPS. Requires a separate port on the LDAP server. This mode is often deprecated, we recommend using STARTTLS whenever possible."
start_tls_description: "Sends a STARTTLS command after connecting to the standard LDAP port. Recommended for encrypted connections."
section_more_info_link_html: >
This section concerns the connection security of this LDAP authentication source.
For more information, visit <a href="%{link}">the Net::LDAP documentation</a>.
tls_options:
verify_peer: "Verify SSL certificate"
verify_peer_description_html: >
Enables strict SSL verification of the certificate trusted chain.
<br>
<strong>Warning:</strong> Unchecking this option disables SSL verification of the LDAP server certificate.
This exposes your connection to Man in the Middle attacks.
tls_certificate_description: "If the LDAP server certificate is not in the trust sources of this system, you can add it manually here. Enter a PEM X509 certifiate string."
forums:
show:
no_results_title_text: There are currently no posts for the forum.
colors:
index:
no_results_title_text: There are currently no colors.
no_results_content_text: Create a new color
label_new_color: "New color"
new:
label_new_color: "New Color"
edit:
label_edit_color: "Edit Color"
form:
label_new_color: "New color"
label_edit_color: "Edit color"
label_no_color: "No color"
label_properties: "Properties"
label_really_delete_color: >
Are you sure, you want to delete the following color?
Types using this color will not be deleted.
custom_actions:
actions:
name: "Actions"
add: "Add action"
assigned_to:
executing_user_value: "(Assign to executing user)"
conditions: "Conditions"
plural: "Custom actions"
new: "New custom action"
edit: "Edit custom action %{name}"
execute: "Execute %{name}"
custom_fields:
admin:
custom_field_projects:
is_for_all_blank_slate:
heading: For all projects
description: This custom field is enabled in all projects since the "For all projects" option is checked. It cannot be deactivated for individual projects.
items:
actions: "Item actions"
blankslate:
root:
title: "Your list of items is empty"
description: "Start by adding items to the custom field of type hierarchy. Each item can be used to create a hierarchy bellow it. To navigate and create sub-items inside a hierarchy click on the created item."
item:
title: This item doesn't have any hierarchy level below
description: Add items to this list to create sub-items inside another one
delete_dialog:
title: "Delete custom field item"
heading: "Delete custom field item?"
description: "This action will irreversibly remove the item and all its sub-items. Any assigned values will be permanently deleted. If this field is required, removing items may cause existing work packages to become invalid."
placeholder:
label: "Item label"
short: "Short name"
weight: "Weight"
notice:
remember_items_and_projects: "Remember to set items and projects in the respective tabs for this custom field."
hierarchy:
subitems:
zero: no sub-items
one: 1 sub-item
other: "%{count} sub-items"
role_assignment:
title: Role Assignment
description: You can automatically grant a certain project role to any user assigned to this project attribute, regardless of that users original role in that project.
warning: Depending on the role selected below, the user assigned to this project attribute might gain significantly more permissions than they previously had, including the ability to add new members and elevate their role.
role_field_label: "Project Role"
role_field_caption: This project role will automatically be granted to any user assigned to this project attribute
review_hint: >
There are %{user_count} who are already assigned to this project attribute in various projects. They
might get additional permissions and be added to projects they did not previously have access to.
review_button: Review users and permissions
dialog:
title: "Overview of users and permissions"
change: Change
changes:
new_member: Will be added as a member
remove_member: Will be removed as a member
gain_and_lose_role: Will lose role %{old_role} and gain role %{new_role}
gain_role: Will gain role %{new_role}
lose_role: Will lose role %{old_role}
no_change: No changes
text_add_new_custom_field: >
To add new custom fields to a project you first need to create them before
you can add them to this project.
is_enabled_globally: "Is enabled globally"
enabled_in_project: "Enabled in project"
contained_in_type: "Contained in type"
confirm_destroy_option: "Deleting an option will delete all of its occurrences (e.g. in work packages). Are you sure you want to delete it?"
reorder_alphabetical: "Reorder values alphabetically"
reorder_confirmation: "Warning: The current order of available values as well as all unsaved values will be lost. Are you sure you want to continue?"
placeholder_version_select: "Work package or project selection is required first"
calculated_field_not_editable: "Non-editable attribute. This value is calculated automatically."
no_role_assigment: "No role assignment"
instructions:
is_required:
all: "Mark the custom field as required. This will make it mandatory to fill in the field when creating new resources. Existing resources will not require a value when being updated."
project: "Required attributes need to be filled out by the user on project creation if the field is active ('For all projects' set or copying from a project/template in which the field is active). Existing projects will not require a value when being updated."
is_for_all:
all: "Mark the custom field as available in all existing and new projects."
project: "Mark the attribute as available in all existing and new projects."
multi_select:
all: "Allows the user to assign multiple values to this custom field."
project: "Allows the user to assign multiple values to this attribute."
searchable:
all: "Include the field values when using the global search functionality."
project: "Check to make this attribute available as a filter in project lists."
editable:
all: "Allow the field to be editable by users themselves."
admin_only:
all: "Check to make this custom field only visible to administrators. Users without admin rights will not be able to view or edit it."
project: "Check to make this attribute only visible to administrators. Users without admin rights will not be able to view or edit it."
is_filter:
all: >
Allow the custom field to be used in a filter in work package views.
Note that only with 'For all projects' selected, the custom field will show up in global views.
formula:
project: "Add numeric values or type / to search for an attribute or a mathematical operator."
regexp:
all: "eg. ^[A-Z0-9]+$"
project: "eg. ^[A-Z0-9]+$"
min_max:
all: "0 means no restriction"
project: "0 means no restriction"
has_comment:
project: "Allows the user to add a comment related to the project attribute when selecting the value in the project overview."
tab:
no_results_title_text: There are currently no custom fields.
no_results_content_text: Create a new custom field
calculated_values:
error_dialog:
title: "Error with Calculated value"
errors:
unknown: "An unknown error occurred. Please review the formula for this Calculated value."
mathematical: "The mathematical formula leads to an error. Please review the project calculation attribute and try again."
missing_value: The attribute "%{custom_field_name}" is required by this Calculated value, but is empty.
disabled_value: The attribute "%{custom_field_name}" is required by this Calculated value, but is disabled for the project.
concatenation:
single: "or"
danger_dialog:
confirmation_live_message_checked: "The button to proceed is now active."
confirmation_live_message_unchecked: "The button to proceed is now inactive. You need to tick the checkbox to continue."
departments:
edit: "Edit department"
add_user: "Add user"
add_department: "Add department"
blankslate:
heading: "Your organization has no departments"
description: >
Start by adding departments or users to the organization. Each department can be used to create
a hierarchy below it, to navigate and create sub-department inside a hierarchy click on the created item.
add_button: "Add"
detail_blankslate:
heading: "This department doesnt have any hierarchy level below"
description: "Add departments or users to create sub-items inside another one."
add_button: "Add"
add_department_form:
name_label: "Department name"
name_placeholder: "Enter department name"
move_user_dialog:
title: "User already in a department"
heading: "Move user to this department?"
description: "%{user} is currently a member of %{from_department}. Moving them will remove them from that department."
confirm: "Move user"
context_menu:
add_sub_department: "Add sub-department"
add_user: "Add user"
flash:
user_added: "User was successfully added to the department."
user_removed: "User was successfully removed from the department."
department_created: "Department was successfully created."
errors:
move_user_failed: "Failed to move user between departments."
pagination:
label: "Pagination"
prev: "Previous"
prev_page: "Previous Page"
next: "Next"
next_page: "Next Page"
page: "Page %{number}"
page_with_more: "Page %{number}..."
mcp_configurations:
server_url_component:
caption: "The URL at which the OpenProject MCP server will be reachable. Required for setting up MCP clients."
label: "Server URL"
op_dry_validation:
or: "or"
errors:
unexpected_key: "is not allowed."
array?: "must be an array."
decimal?: "must be a decimal."
defined: "must not be defined."
eql?: "must be equal to %{left}."
filled?: "must be filled."
format?: "is in invalid format."
greater_or_equal_zero: "must be greater or equal to 0."
gteq?: "must be greater than or equal to %{num}."
hash?: "must be a hash."
included_in?:
arg:
default: "must be one of: %{list}."
range: "must be one of: %{list_left} - %{list_right}."
int?: "must be an integer."
key?: "is missing."
not_found: "not found."
respond_to?: "does not implement required method."
rules:
copy_workflow_from:
workflow_missing: "has no own workflow."
custom_field:
format_not_supported: "format '%{field_format}' is unsupported."
item:
root_item: "cannot be a root item."
not_persisted: "must be an already existing item."
label:
not_unique: "must be unique within the same hierarchy level."
short:
not_unique: "must be unique within the same hierarchy level."
parent:
not_descendant: "must be a descendant of the hierarchy root."
str?: "must be a string."
time?: "must be a time."
type?: "must be %{type}."
uri?: "is not a valid URI."
rules:
copy_workflow_from: "Type for workflow copy"
enabled: "Enabled"
depth: "Depth"
item: "Item"
label: "Label"
weight: "Weight"
short: "Short name"
parent: "Parent"
blueprint: "Pattern blueprint"
global_search:
title:
all_projects: 'Search for "%{search_term}" in all projects'
current_project: 'Search for "%{search_term}" in %{project_name}'
project_and_subprojects: 'Search for "%{search_term}" in %{project_name} and all subprojects'
placeholder: "Search in %{app_title}"
overwritten_tabs:
all: "All"
messages: "Forum"
wiki_pages: "Wiki"
groups:
edit:
synchronized_groups: "Synchronized groups"
index:
description: By grouping users together, you can add them as members to the same projects or assign the same global roles to them.
table_component:
blank_slate:
description: You can define named groups of users with specific permissions.
title: No groups set up yet
user_count: User count
users:
no_results_title_text: There are currently no users part of this group.
memberships:
no_results_title_text: There are currently no projects part of this group.
synchronized_groups:
blankslate:
action: Authentication settings
description: When this group is automatically synced with groups in external identity providers like OpenID, they will appear here. You can set this up in your Authentication settings.
title: No synchronized groups yet
incoming_mails:
ignore_filenames: >
Specify a list of names to ignore when processing attachments for incoming mails (e.g., signatures or icons).
Enter one filename per line.
portfolios:
index:
search:
label: Portfolio name filter
placeholder: Search portfolios
sub_items_html:
one: "<strong>1</strong> sub-item"
other: "<strong>%{count}</strong> sub-items"
lists:
active: "Active portfolios"
my: "My portfolios"
favorited: "Favorite portfolios"
archived: "Archived portfolios"
projects:
copy:
# Contains custom strings for options when copying a project that cannot be found elsewhere.
members: "Project members"
overviews: "Project overview"
queries: "Work packages: saved views"
wiki_page_attachments: "Wiki pages: attachments"
work_package_attachments: "Work packages: attachments"
work_package_categories: "Work packages: categories"
work_package_file_links: "Work packages: file links"
work_package_shares: "Work packages: shares"
create:
notification_email_subject: "Your project '%{project_name}' has been created"
complete_wizard_link: "Complete the %{artefact_name}"
delete:
scheduled: "Deletion has been scheduled and is performed in the background. You will be notified of the result."
schedule_failed: "Project cannot be deleted: %{errors}"
failed: "Deletion of project '%{name}' has failed"
failed_text: "The request to delete project '%{name}' has failed. The project was left archived."
completed: "Deletion of project '%{name}' completed"
completed_text: "The request to delete project '%{name}' has been completed."
completed_text_children: "Additionally, the following subprojects have been deleted:"
index:
open_as_gantt: "Open as Gantt view"
no_results_title_text: There are currently no projects
no_results_content_text: Create a new project
search:
label: Project name filter
placeholder: Search by project name
lists:
active: "Active projects"
my: "My projects"
favorited: "Favorite projects"
archived: "Archived projects"
shared: "Shared project lists"
my_lists: "My project lists"
new:
placeholder: "New project list"
delete_modal:
title: "Delete project list"
heading: "Delete this project list?"
text: "This action will not delete any project the list contains. Are you sure you want to delete this project list?"
settings:
header_details: Basic details
header_identifier: Identifier
header_status: Status
header_relations: Project relations
button_update_details: Update details
button_update_status_description: Update status description
button_update_parent_project: Update parent project
public_warning: >
This project is public.
Anyone who has access to this instance will be able to view and interact with this project depending on their role and associated permissions.
Sub-projects are not affected and have their own settings.
public_confirmation:
checkbox: "I understand that this will make the previously private content public"
title: "Make this project public?"
description: >
Anyone who has access to this instance will be able to view and interact with this project depending on their role and authentication settings.
Sub-projects are not affected and have their own settings.
private_confirmation:
checkbox: "I understand that this will make the previously public content private."
title: "Make this project private?"
description: >
The project will only be visible to project members depending on their role and associated permissions.
Sub-projects are not affected and have their own settings.
change_identifier: Change identifier
change_identifier_dialog_title: Change project identifier
change_identifier_format_hint_semantic: "Only uppercase letters (AZ), numbers or underscores. Max 10 characters. Must start with a letter."
change_identifier_format_hint_legacy: "Only lowercase letters (az), numbers, dashes or underscores."
change_identifier_warning: >
This will permanently change identifiers and URLs of all work packages in this project.
The previous identifier and URLs will nevertheless continue to redirect properly.
subitems:
template_section: >
Select templates to be used when creating new subitems.
project_template_label: "Template for projects"
project_template_caption: "Select a template project to be used as the default for new subitems of this type."
program_template_label: "Template for programs"
program_template_caption: "Select a template program to be used as the default for new subitems of this type."
no_template: "No predefined template"
template:
menu_title: "Template"
title: "Template settings"
enable_failed: "Failed to enable template mode."
members:
excluded_roles_label: "Roles to exclude when template is applied"
excluded_roles_caption: >
When creating a new project from this template, the roles selected above will be omitted.
This allows you to select which members will be excluded based on their project roles.
Users can then access the template for viewing purposes without being granted access to new projects created from it.
actions:
label_enable_all: "Enable all"
label_disable_all: "Disable all"
activities:
no_results_title_text: There are currently no activities available.
forums:
no_results_title_text: There are currently no forums for the project.
no_results_content_text: Create a new forum
categories:
no_results_title_text: There are currently no work package categories.
no_results_content_text: Create a new work package category
custom_fields:
no_results_title_text: There are currently no custom fields available.
life_cycle:
header:
title: "Project life cycle"
description_html: 'The active project phases define this project''s life cycle and are defined in the <a href=%{admin_settings_url} target="_blank">administration settings</a>. Enabled phases will be displayed in your <a href=%{overview_url} target="_blank">project overview</a>.'
non_defined: "No phases are currently defined."
section_header: "Phases"
step:
use_in_project: "Use %{step} in this project"
filter:
label: "Search project phase"
project_custom_fields:
header:
title: "Project attributes"
description_html:
'These project attributes will be displayed in your <a href=%{overview_url} target="_blank">project overview page</a> under their respective sections. You can enable or disable individual attributes.
Project attributes and sections are defined in the <a href=%{admin_settings_url} target="_blank">administration settings</a> by the administrator of the instance. '
filter:
label: "Search project attribute"
actions:
label_enable_single: "Active in this project, click to disable"
label_disable_single: "Inactive in this project, click to enable"
remove_from_project: "Remove from project"
is_for_all_blank_slate:
heading: For all projects
description: This project attribute is enabled in all projects since the "For all projects" option is checked. It cannot be deactivated for individual projects.
enabled_via_assignee_when_submitted_html: This project attribute cannot be disabled since it is set as <a href=%{pir_submission_url} target="_blank">assignee when submitted</a> for project initiation requests.
types:
no_results_title_text: There are currently no types available.
form:
enable_type_in_project: 'Enable type "%{type}"'
versions:
no_results_title_text: There are currently no versions for the project.
no_results_content_text: Create a new version
work_packages_graph: Work packages graph
show_work_packages: Show work packages
storage:
no_results_title_text: There is no additional recorded disk space consumed by this project.
work_package_priorities:
new_label: "New priority"
creation_wizard:
errors:
no_work_package_type: "Failed to enable project initiation request because it requires at least one active work package type and this project has none. Please add at least one work package type to this project."
no_status_when_submitted: "Failed to enable project initiation request because work package type %{type} requires at least one status associated with it. Please enable at least one status workflow for this work package type."
export:
description_attachment_export: "The generated artifact will be saved as a PDF attachment to the artifact work package."
description_file_link_export: "The artifact work package will have a file link to a PDF stored in an external file storage. Requires a working file storage with automatically-managed project folders for this project. At the moment only Nextcloud file storages are supported."
description_file_storage_selection: "Select which of the configured external file storages should be used."
external_file_storage: "External file storage"
label_artifact_export: "Artifact export"
label_attachment_export: "Save as work package file attachment"
label_file_link_export: "Upload file to external file storage and add file link to work package"
pdf_file_storage: "PDF file storage"
unavailable: "unavailable"
label_request_submission: "Request submission"
project_attributes_description: >
Select which project attributes should be included in the project initiation request.
This list only includes [project attributes](project_attributes_url) enabled for for this project.
enabled_because_required_html: This project attribute cannot be disabled for this project initiation request since it is defined as required. This can be changed in the <a href=%{admin_settings_url} target="_blank">administration settings</a> by the administrator of the instance.
status:
button_edit: Edit status
wizard:
sidebar_content_title: "Content"
sections: "Sections"
title: "Project initiation request"
no_help_text: "This attribute has no help text defined."
success: "Project attributes saved and artifact work package created successfully."
progress_label: "%{current} of %{total}"
create_artifact_work_package_error: "Failed to create artifact work package"
create_artifact_storage_error: "Failed to store artifact in file storage"
lists:
create:
success: "The modified list has been saved as a new list"
failure: "The modified list cannot be saved: %{errors}"
update:
success: "The modified list has been saved"
failure: "The modified list cannot be saved: %{errors}"
publish:
success: "The list has been made public"
failure: "The list cannot be made public: %{errors}"
unpublish:
success: "The list has been made private"
failure: "The list cannot be made private: %{errors}"
can_be_saved: "List modified:"
can_be_saved_as: "The modifications can only be saved in a new list:"
members:
index:
no_results_title_text: There are currently no members part of this project.
no_results_content_text: Add a member to the project
invite_by_mail: "Send invite to %{mail}"
send_invite_to: "Send invite to"
columns:
shared: "Shared"
filters:
all_shares: "All shares"
menu:
all: "All"
invited: "Invited"
locked: "Locked"
project_roles: "Project roles"
wp_shares: "Work package shares"
groups: "Groups"
delete_member_dialog:
title: "Remove member"
will_remove_the_users_role: "This will remove the users role from this project."
will_remove_the_groups_role: "This will remove the group role from this project."
however_work_packages_shared_with_user_html:
one: "However, %{shared_work_packages_link} has also been shared with this user."
other: "However, %{shared_work_packages_link} have also been shared with this user."
however_work_packages_shared_with_group_html:
one: "However, %{shared_work_packages_link} has also been shared with this group."
other: "However, %{shared_work_packages_link} have also been shared with this group."
remove_work_packages_shared_with_user_too: "A user that has been removed as member can still access shared work packages. Would you like to remove the shares too?"
remove_work_packages_shared_with_group_too: "A group that has been removed as member can still access shared work packages. Would you like to remove the shares too?"
will_not_affect_inherited_shares: "(This will not affect work packages shared with their group)."
can_remove_direct_but_not_shared_roles: "You can remove this user as a direct project member but a group they are in is also a member of this project, so they will continue being a member via the group."
also_work_packages_shared_with_user_html:
one: "Also, %{shared_work_packages_link} has been shared with this user."
other: "Also, %{shared_work_packages_link} have been shared with this user."
remove_project_membership_or_work_package_shares_too: "Do you want to remove just the user as a direct member (and keep the shares) or remove the work package shares too?"
will_remove_all_user_access_priveleges: "Deleting this member will remove all access privileges of the user to the project. The user will still exist as part of the instance."
will_remove_all_group_access_priveleges: "Deleting this member will remove all access privileges of the group to the project. The group will still exist as part of the instance."
cannot_delete_inherited_membership: "You cannot delete this member because they belong to a group that is itself a member of this project."
cannot_delete_inherited_membership_note_admin_html: "You can either remove the group as a member of the project or this specific member from the group in the %{administration_settings_link}."
cannot_delete_inherited_membership_note_non_admin: "You can either remove the group as a member of the project or contact your administrator to remove this specific member from the group."
delete_work_package_shares_dialog:
title: "Revoke work package shares"
shared_with_this_user_html:
one: "%{all_shared_work_packages_link} has been shared with this user."
other: "%{all_shared_work_packages_link} have been shared with this user."
shared_with_this_group_html:
one: "%{all_shared_work_packages_link} has been shared with this group."
other: "%{all_shared_work_packages_link} have been shared with this group."
shared_with_permission_html:
one: "Only %{shared_work_packages_link} has been shared with %{shared_role_name} permissions."
other: "Only %{shared_work_packages_link} have been shared with %{shared_role_name} permissions."
revoke_all_or_with_role: "Would you like to revoke access to all shared work packages, or only those with %{shared_role_name} permissions?"
will_not_affect_inherited_shares: "(This will not affect work packages shared with their group)."
cannot_remove_inherited: "The work packages shares shared via groups cannot be removed."
cannot_remove_inherited_with_role: "The work packages shares with role %{shared_role_name} are shared via groups and cannot be removed."
cannot_remove_inherited_note_admin_html: "You can either revoke the share to the group or remove this specific member from the group in the %{administration_settings_link}."
cannot_remove_inherited_note_non_admin: "You can either revoke the share to the group or contact your administrator to remove this specific member from the group."
will_revoke_directly_granted_access: "This action will revoke their access to all of them, but the work packages shared with a group."
will_revoke_access_to_all: "This action will revoke their access to all of them."
my:
access_token:
dialog:
token/api:
dialog_title: "Create new API token"
attention_text: "Treat API tokens like passwords. Anyone with this token will have access to information from this instance, share it only with trusted users."
dialog_body: "This token will allow third-party applications to communicate with your instance. To differentiate the new API token, please give it a name."
create_button: "Create"
name_label: "Token name"
created_dialog:
one_time_warning: "This is the only time you will see this token. Make sure to copy it now."
token/api:
title: "The API token has been generated"
token/rss:
title: "The RSS token has been generated"
failed_to_reset_token: "Failed to reset access token: %{error}"
failed_to_create_token: "Failed to create access token: %{error}"
failed_to_revoke_token: "Failed to revoke access token: %{error}"
notice_reset_token: "A new %{type} token has been generated. Your access token is:"
token_value_warning: "Note: This is the only time you will see this token, make sure to copy it now."
no_results_title_text: "There are currently no access tokens available."
notice_api_token_revoked: "The API token has been deleted. To create a new token please use the button in the API section."
notice_rss_token_revoked: "The RSS token has been deleted. To create a new token please use the link in the RSS section."
notice_ical_token_revoked: 'iCalendar token "%{token_name}" for calendar "%{calendar_name}" of project "%{project_name}" has been revoked. The iCalendar URL with this token is now invalid.'
password_confirmation_dialog:
confirmation_required: "You need to enter your account password to confirm this change."
title: "Confirm your password to continue"
news:
index:
no_results_title_text: There is currently no news to report.
no_results_content_text: Add a news item
roles:
edit:
default_for_new_projects_warning: >-
This role is configured as the default role given to non-admin users who create a project.
Do not remove the following permissions, otherwise project creators will be unable to complete
the setup of their newly created projects:
permissions:
section_check_all_label: "Assign all %{module} permissions"
section_uncheck_all_label: "Unassign all %{module} permissions"
report:
matrix_caption: "Permissions matrix for %{module} module"
matrix_checkbox_label: "Assign %{permission} permission to %{role} role"
matrix_check_all_label: "Assign all %{module} permissions to all roles"
matrix_uncheck_all_label: "Unassign all %{module} permissions from all roles"
matrix_check_uncheck_all_in_row_label_html: "Toggle <em>%{permission}</em> permission for all roles"
matrix_check_uncheck_all_in_col_label_html: "Toggle all %{module} permissions for <em>%{role}</em> role"
users:
force_password_change_hint: "The user must set a new password on their next login. Automatically enabled when sending credentials via email."
send_information_hint: "Emails the password in plain text. When checked, the user will be required to change their password on first login."
autologins:
prompt: "Stay logged in for %{num_days}"
sessions:
session_name: "%{browser_name} %{browser_version} on %{os_name}"
browser: "Browser"
expires: "Expires"
last_connection: "Last connection"
device: "Device / OS"
unknown_browser: "unknown browser"
unknown_os: "unknown operating system"
unknown: "(unknown)"
browser_session: "(Browser session)"
current: "Current (this device)"
title: "Session management"
instructions: "You are logged in to your account through the following devices. Revoke sessions that you do not recognise or from devices you do not control."
may_not_delete_current: "You cannot delete your current session."
deletion_warning: "Are you sure you want to revoke this session? You will be logged out on this device."
groups:
member_in_these_groups: "This user is currently a member of the following groups:"
no_results_title_text: This user is currently not a member in any group.
summary_with_more_html: Member of %{names} and %{count_link}.
more: "%{count} more"
summary_html: Member of %{names}.
memberships:
no_results_title_text: This user is currently not a member of a project.
open_profile: "Open profile"
invite_user_modal:
invite: "Invite"
title:
invite: "Invite user"
invite_to_project: "Invite %{type} to %{project}"
invite_principal_to_project: "Invite %{principal} to %{project}"
project:
label: "Project"
required: "Please select a project"
next_button: "Next"
no_results: "No projects were found"
no_invite_rights: "You are not allowed to invite members to this project"
type:
required: "Please select the type to be invited"
user:
title: "Invite user to %{project_name}"
description: "Permissions based on the assigned role in the selected project"
group:
title: "Invite group to %{project_name}"
description: "Permissions based on the assigned role in the selected project"
placeholder_user:
title: "Add placeholder user to %{project_name}"
title_no_ee: "Placeholder user (Enterprise edition only add-on)"
description: "Has no access to the project and no emails are sent out."
already_member_message: "Already a member of %{project}"
principal:
no_results_user: "No users were found"
invite_user: "Invite:"
no_results_placeholder: "No placeholders were found"
create_new_placeholder: "Create new placeholder:"
no_results_group: "No groups were found"
invite_to_project: "Invite to %{project_name}"
required:
user: "Please select a user"
placeholder: "Please select a placeholder"
group: "Please select a group"
role:
label: "Role in %{project}"
no_roles_found: "No roles were found"
description: >
This is the role that the user will receive when they join your project. The role defines which actions they are allowed to take and which information they are allowed to see.
[Learn more about roles and permissions.](docs_url)
required: "Please select a role"
message:
label: "Invitation message"
description: "We will send an email to the user, to which you can add a personal message here. An explanation for the invitation could be useful, or perhaps a bit of information regarding the project to help them get started."
summary:
next_button: "Send invitation"
success_message:
user: "The user can now log in to access %{project}. Meanwhile you can already plan with that user and assign work packages for instance."
placeholder_user: "The placeholder can now be used in %{project}. Meanwhile you can already plan with that user and assign work packages for instance."
group: "The group is now a part of %{project}. Meanwhile you can already plan with that group and assign work packages for instance."
working_hours:
current_schedule:
title: "Current schedule"
work_days: "Work days"
work_hours: "Work hours"
availability_factor: "Availability factor"
availability_subtitle: "Dedicated to project work"
effective_hours: "Effective work hours"
effective_subtitle: "Per week"
not_set: "Not set"
future:
title: "Future schedules"
description: "Plan working schedule changes ahead of time. Once the date arrives your working schedules will be updated automatically."
add_button: "Add future schedule"
blank_title: "No future schedules planned"
blank_description: "Create a future schedule to plan changes ahead of time"
history:
title: "Schedule history"
description: "View your past work schedules."
blank_title: "No schedule history yet"
blank_description: "Past schedule changes will appear here"
destroy:
confirm: "Are you sure you want to delete this working schedule?"
form:
title: "Plan a future work schedule"
title_current: "Edit current work schedule"
start_date: "Start date"
start_date_caption: "Select the date from when the new work schedule will be effective."
work_days: "Work days"
working_hours_label: "Working hours"
hours_mode_label: "Hours mode"
same_hours_mode: "Same hours per day"
individual_hours_mode: "Individual hours per day"
work_hours: "Work hours"
hours_per_day: "Hours per day"
per_day: "per day"
per_week: "per week"
total_work_hours: "Total work hours"
availability_description: "The availability factor represents the actual percentage of your working time dedicated to project tasks. This accounts for meetings, emails, administrative work, and other non-project activities."
availability_factor: "Availability factor"
availability_factor_caption: "Define the percentage of your working time dedicated to project work."
total_available_hours: "Total available work hours"
title_availability_factor: "Availability factor"
title_days_and_hours: "Days and hours"
title_future_dates: "Future dates"
table:
mobile_title: "Working schedules"
start_date: "Start date"
work_days: "Work days"
work_hours: "Work hours"
availability_factor: "Availability factor"
effective_work_hours: "Effective work hours"
work_days_count:
one: "1 working day"
other: "%{count} working days"
user_preferences:
disable_keyboard_shortcuts_caption: >
You can choose to disable default [keyboard shortcuts](docs_url) if you use a screen reader or want to avoid accidentally triggering an action with a shortcut.
page:
text: "Text"
placeholder_users:
right_to_manage_members_missing: >
You are not allowed to delete the placeholder user.
You do not have the right to manage members for all projects that the placeholder user is a member of.
delete_tooltip: "Delete placeholder user"
deletion_info:
heading_html: "Delete placeholder user %{name}"
data_consequences: >
All occurrences of the placeholder user (e.g., as assignee, responsible or other user values)
will be reassigned to an account called "Deleted user".
As the data of every deleted account is reassigned to this account
it will not be possible to distinguish the data the user created from
the data of another deleted account.
irreversible: "This action is irreversible"
confirmation_html: "Enter the placeholder user name %{name} to confirm the deletion."
priorities:
edit:
priority_color_text: |
Click to assign or change the color of this priority.
It can be used for highlighting work packages in the table.
admin:
default:
caption: Making this priority default will override the previous default priority.
reactions:
action_title: "React"
add_reaction: "Add reaction"
react_with: "React with %{reaction}"
and_user: "and %{user}"
and_others:
one: and 1 other
other: and %{count} others
reaction_by: "%{reaction} by"
reportings:
index:
no_results_title_text: There are currently no status reportings.
no_results_content_text: Add a status reporting
statuses:
edit:
status_color_text: |
Click to assign or change the color of this status.
It is shown in the status button and can be used for highlighting work packages in the table.
status_default_text: |-
New work packages are by default set to this type. They cannot be read-only.
status_excluded_from_totals_text: |-
Check this option to exclude work packages with this status from totals of Work,
Remaining work, and % Complete in a hierarchy.
status_percent_complete_text_html: |-
In [status-based progress calculation mode](setting_url), the % Complete of a work
package is automatically set to this value when this status is selected.
Ignored in work-based mode.
status_readonly_html: |
Check this option to mark work packages with this status as read-only.
No attributes can be changed with the exception of the status.
<br>
<strong>Note</strong>: Inherited values (e.g., from children or relations) will still apply.
index:
no_results_title_text: There are currently no work package statuses.
no_results_content_text: Add a new status
headers:
is_default: "Default"
is_closed: "Closed"
is_readonly: "Read-only"
excluded_from_totals: "Excluded from totals"
themes:
dark: "Dark"
light: "Light"
sync_with_os: "Automatic (match OS color mode)"
types:
index:
no_results_title_text: There are currently no types.
no_results_content_text: Create a new type
edit:
form_configuration:
tab: "Form configuration"
label_group: "Group"
reset_to_defaults: "Reset to defaults"
add_attribute_group: "Add attribute group"
add_query_group: "Add table of related work packages"
delete_group: "Delete group"
remove_attribute: "Remove from group"
drag_to_activate: "Drag fields from here to activate them"
drag_to_reorder: "Drag to reorder"
edit_query: "Edit query"
custom_field: "Custom field"
filter_inactive: "Filter attributes"
inactive_attributes_heading: "Inactive attributes"
no_inactive_attributes: "No inactive attributes"
blankslate_title: "No groups yet"
blankslate_description: "Add groups using the button above or drag attributes from the left panel."
group_actions: "Group actions"
rename_group: "Rename group"
confirm_delete_group: "Are you sure you want to delete this group? This action cannot be automatically reversed."
group_name_label: "Group name"
row_actions: "Row actions"
query_group_label: "Work packages table"
empty_group_hint: "Drag attributes here"
invalid_attribute_groups: "The form configuration payload is invalid."
invalid_query: "The embedded query configuration is invalid."
not_found: "The requested form configuration item could not be found."
untitled_group: "Untitled group"
reset_title: "Reset form configuration"
confirm_reset: "Are you sure you want to reset the form configuration?"
builtin_field: "Built-in field"
reset_description: >
This will reset the attributes to their default group and disable ALL custom fields.
projects:
tab: Projects
enable_all: Enable for all projects
select_projects: Select projects
select_projects_description: Select the projects in which you would like to use this type.
settings:
tab: "Settings"
type_color_text: The selected color distinguishes different types in Gantt charts or work packages tables. It is therefore recommended to use a strong color.
subject_configuration:
tab: "Subject configuration"
manually_editable_subjects:
label: "Manually editable subjects"
caption: "Users can manually enter and edit work package subjects without restrictions."
automatically_generated_subjects:
label: "Automatically generated subjects"
caption: "Define a pattern using referenced attributes and text to automatically generate work package subjects. Users will not be able to manually edit subjects."
token:
label_with_context: "%{attribute_context}: %{attribute_label}"
context:
work_package: "Work package"
parent: "Parent"
project: "Project"
pattern:
label: "Subject pattern"
caption: Create patterns by adding text, or type "/" to search for [supported attributes](attributes_url).
insert_as_text: 'No attributes found. Add as text: "%{word}"'
export_configuration:
tab: "Generate PDF"
intro: "Select which templates from those that are available you would like to enable for this type. The template determines the design and attributes visible in the exported PDF of a work package using this type. The first template on the list is selected by default."
pdf_export_templates:
label: "PDF Export templates"
actions:
label_enable_all: "Enable all"
label_disable_all: "Disable all"
versions:
overview:
work_packages_in_archived_projects: "The version is shared with archived projects which still have work packages assigned to this version. These are counted, but will not appear in the linked views."
no_results_title_text: There are currently no work packages assigned to this version.
wiki:
page_not_editable_index: The requested page does not (yet) exist. You have been redirected to the index of all wiki pages.
no_results_title_text: There are currently no wiki pages.
print_hint: This will print the content of this wiki page without any navigation bars.
index:
no_results_content_text: Add a new wiki page
workflows:
copies:
form:
source_role_id:
label: "Source role"
target_role_ids:
label: "Target roles"
target_type_ids:
label: "Target types"
mode:
from_role:
label: "Copy to other roles"
caption: "Copy the current workflow to one or more roles inside the same work package type. If the selected role already has a workflow the current one will be overwritten."
from_type:
label: "Copy to another type"
caption: "Copy the current workflow to another work packages type. If the selected type already has a workflow the current one will be overwritten. This affects all roles."
from_roles:
create:
notice:
one: "Successfully copied workflow to '%{role_name}' role."
other: "Successfully copied workflow to %{count} roles."
from_types:
create:
notice:
one: "Successfully copied workflow to '%{type_name}' type."
other: "Successfully copied workflow to %{count} types."
new:
title: "Copy workflow of \"%{source_type}\""
form:
matrix_caption: "Workflow matrix"
matrix_caption_assignee: "Workflow matrix for assignee"
matrix_caption_author: "Workflow matrix for author"
matrix_checkbox_label: "Allow transition from %{old_status} to %{new_status}"
matrix_check_all_label: "Allow all transitions"
matrix_uncheck_all_label: "Disallow all transitions"
matrix_check_uncheck_all_in_row_label_html: "Toggle transitions from <em>%{old_status}</em> to all new statuses"
matrix_check_uncheck_all_in_col_label_html: "Toggle transitions from all old statuses to <em>%{new_status}</em>"
index:
type_filter:
label: "Filter by type name…"
page_headers:
index_component:
description: "Configure status transitions for each work package type."
work_flows:
index:
no_results_title_text: There are currently no workflows.
work_packages:
delete_dialog:
title: "Delete work package"
heading: "Permanently delete this work package?"
description: 'Are you sure you want to delete the work package "%{name}"?'
confirm_descendants_deletion: "I acknowledge that ALL descendants of this work package will be recursively removed."
cross_project_warning: "Work packages from the following projects will be deleted: %{projects}"
bulk_delete_dialog:
title: "Delete %{count} work packages"
heading: "Permanently delete these %{count} work packages?"
description: "The following work packages and all associated data will be permanently deleted:"
description_with_children: "The following work packages, including children and all associated data, will be permanently deleted:"
confirm_children_deletion: "I acknowledge that all selected work packages and their children will be permanently deleted."
cross_project_warning: "These work packages span multiple projects: %{projects}"
children_label: "The following children will also be deleted:"
datepicker_modal:
banner:
description:
automatic_mobile: "Start date derived."
click_on_show_relations_to_open_gantt: 'Click on "%{button_name}" for Gantt overview.'
manual_mobile: "Ignoring relations."
manual_gap_between_predecessors: "There is a gap between this and all predecessors."
manual_overlap_with_predecessors: "Overlaps with at least one predecessor."
manual_with_children: "This has child work packages but their start dates are ignored."
title:
automatic_mobile: "Automatically scheduled."
automatic_with_children: "The dates are determined by child work packages."
automatic_with_predecessor: "The start date is set by a predecessor."
manual_mobile: "Manually scheduled."
manually_scheduled: "Manually scheduled. Dates not affected by relations."
blankslate:
title: "No predecessors"
description: "To enable automatic scheduling, this work package needs to have at least one predecessor. It will then automatically be scheduled to start after the closest predecessor."
ignore_non_working_days:
title: "Working days only"
mode:
title: "Scheduling mode"
automatic: "Automatic"
manual: "Manual"
show_relations: "Show relations"
update_inputs_aria_live_message: "Date picker updated. %{message}"
tabs:
aria_label: "Datepicker tabs"
children: "Children"
dates: "Dates"
predecessors: "Predecessors"
successors: "Successors"
blankslate:
predecessors:
title: "No predecessors"
description: "This work package does not have any predecessors."
successors:
title: "No successors"
description: "This work package does not have any successors."
children:
title: "No children"
description: "This work package does not have any children."
x_descendants:
one: "One descendant work package"
other: "%{count} work package descendants"
bulk:
copy_failed: "The work packages could not be copied."
move_failed: "The work packages could not be moved."
could_not_be_saved: "The following work packages could not be saved:"
none_could_be_saved: "None of the %{total} work packages could be updated."
x_out_of_y_could_be_saved: "%{failing} out of the %{total} work packages could not be updated while %{success} could."
selected_because_descendants: "While %{selected} work packages were selected, in total %{total} work packages are affected which includes descendants."
descendant: "descendant of selected"
move:
no_common_statuses_exists: "There is no status available for all selected work packages. Their status cannot be changed."
unsupported_for_multiple_projects: "Bulk move/copy is not supported for work packages from multiple projects"
current_type_not_available_in_target_project: >
The current type of the work package is not enabled in the target project.
Please enable the type in the target project if you'd like it to remain unchanged.
Otherwise, select an available type in the target project from the list.
bulk_current_type_not_available_in_target_project: >
The current types of the work packages aren't enabled in the target project.
Please enable the types in the target project if you'd like them to remain unchanged.
Otherwise, select an available type in the target project from the list.
sharing:
missing_workflow_warning:
title: "Workflow missing for work package sharing"
message: "No workflow is configured for the 'Work package editor' role. Without a workflow, the shared with user cannot alter the status of the work package. Workflows can be copied. Select a source type (e.g. 'Task') and source role (e.g. 'Member'). Then select the target types. To start with, you could select all the types as targets. Finally, select the 'Work package editor' role as the target and press 'Copy'. After having thus created the defaults, fine tune the workflows as you do for every other role."
link_message: "Configure the workflows in the administration."
summary:
reports:
category:
no_results_title_text: There are currently no categories available.
assigned_to:
no_results_title_text: There are currently no members part of this project.
responsible:
no_results_title_text: There are currently no members part of this project.
author:
no_results_title_text: There are currently no members part of this project.
priority:
no_results_title_text: There are currently no priorities available.
type:
no_results_title_text: There are currently no types available.
version:
no_results_title_text: There are currently no versions available.
work_package_relations_tab:
index:
action_bar_title: "Add relations to other work packages to create a link between them."
no_results_title_text: There are currently no relations available.
blankslate_heading: "No relations"
blankslate_description: "This work package does not have any relations yet."
label_add_child_button: "Child"
label_add_x: "Add %{x}"
label_edit_x: "Edit %{x}"
label_add_description: "Add description"
lag:
subject: "Lag"
caption: |-
The minimum number of working days to keep in between the two work packages.
It can also be negative.
relations:
label_new_child_created: "New work package created and added as a child"
label_relates_singular: "related to"
label_relates_plural: "related to"
label_relates_to_singular: "related to"
label_relates_to_plural: "related to"
relates_description: "Creates a visible link between the two work packages with no additional effect"
relates_to_description: "Creates a visible link between the two work packages with no additional effect"
label_precedes_singular: "successor (after)"
label_precedes_plural: "successors (after)"
precedes_description: "The related work package necessarily needs to start after this one finishes"
label_follows_singular: "predecessor (before)"
label_follows_plural: "predecessors (before)"
follows_description: "The related work package necessarily needs to finish before this one can start"
label_child_singular: "child"
label_child_plural: "children"
new_child: "Create new child"
new_child_description: "Creates a related work package as a sub-item of the current (parent) work package"
child: "Child"
child_description: "Makes the related work package a sub-item of the current (parent) work package"
parent: "Parent"
parent_description: "Makes the related work package a parent of the current (child) work package"
label_closest: "Closest"
label_blocks_singular: "blocks"
label_blocks_plural: "blocks"
blocks_description: "The related work package cannot be closed until this one is closed first"
label_blocked_singular: "blocked by"
label_blocked_plural: "blocked by"
label_blocked_by_singular: "blocked by"
label_blocked__by_plural: "blocked by"
blocked_description: "This work package cannot be closed until the related one is closed first"
blocked_by_description: "This work package cannot be closed until the related one is closed first"
label_duplicates_singular: "duplicates"
label_duplicates_plural: "duplicates"
duplicates_description: "This is a copy of the related work package"
label_duplicated_singular: "duplicated by"
label_duplicated_plural: "duplicated by"
label_duplicated_by_singular: "duplicated by"
label_duplicated_by_plural: "duplicated by"
duplicated_by_description: "The related work package is a copy of this"
duplicated_description: "The related work package is a copy of this"
label_includes_singular: "includes"
label_includes_plural: "includes"
includes_description: "Marks the related work package as including this one with no additional effect"
label_partof_singular: "part of"
label_partof_plural: "part of"
label_part_of_singular: "part of"
label_part_of_plural: "part of"
partof_description: "Marks the related work package as being part of this one with no additional effect"
part_of_description: "Marks the related work package as being part of this one with no additional effect"
label_requires_singular: "requires"
label_requires_plural: "requires"
requires_description: "Marks the related work package as a requirement to this one"
label_required_singular: "required by"
label_required_plural: "required by"
required_description: "Marks this work package as being a requirement to the related one"
label_parent_singular: "parent"
label_parent_plural: "parent"
label_other_relations: "Other relations"
ghost_relation_title: "Related work package"
ghost_relation_description: "This is not visible to you due to permissions."
label_invitation: Invitation
account:
delete: "Delete account"
delete_confirmation: "Are you sure you want to delete the account?"
deletion_pending: "Account has been scheduled for deletion. Note that this process takes place in the background. It might take a few moments until the user is fully deleted."
deletion_info:
data_consequences:
other: "All user-specific data will be deleted. The user's activity in shared views such as work packages and meetings will not be deleted but instead be associated with a generic 'Deleted user' that cannot be linked to the original account."
self: "All user-specific data will be deleted. Your activity in shared views such as work packages and meetings will not be deleted but instead be associated with a generic 'Deleted user' that cannot be linked to your original account."
heading: "Delete %{name}'s account?"
login_consequences:
other: "This account will immediately be removed from the system and the user will no longer be able to log in with their credentials."
self: "Your account will immediately be removed from the system and you will no longer be able to log in using your credentials."
error_inactive_activation_by_mail: >
Your account has not yet been activated.
To activate your account, click on the link that was emailed to you.
error_inactive_manual_activation: >
Your account has not yet been activated.
Please wait for an administrator to activate your account.
error_self_registration_disabled: >
User registration is disabled on this system. Please ask an administrator to create an
account for you.
error_self_registration_limited_provider: >
User registration is limited for the Single sign-on provider '%{name}'. Please ask an administrator to activate the
account for you or change the self registration limit for this provider.
login_with_auth_provider: "or sign in with your existing account"
signup_with_auth_provider: "or sign up using"
auth_source_login_html: Please login as <em>%{login}</em> to activate your account.
omniauth_login: Please login to activate your account.
actionview_instancetag_blank_option: "Please select"
activemodel:
attributes:
projects/copy_options:
dependencies: "Dependencies"
activerecord:
attributes:
work_package_semantic_alias:
identifier: "Identifier"
work_package: "Work package"
jira_import:
projects: "Projects"
"import/jira":
name: "Jira instance name"
url: "Jira instance URL"
personal_access_token: "Personal access token"
"import/jira_open_project_reference":
jira: "Jira"
jira_import: "Jira Migrator"
announcements:
show_until: "Display until"
attachment:
attachment_content: "Attachment content"
attachment_file_name: "Attachment file name"
charset: "Character set"
content_type: "Content-type"
downloads: "Downloads"
file: "File"
filename: "File"
filesize: "Size"
attribute_help_text:
attribute_name: "Attribute"
help_text: "Help text"
caption: "Caption"
auth_provider:
scim_clients: "SCIM clients"
calculated_value_error:
error_code: "Error code"
customized_id: "Customized ID"
customized_type: "Customized type"
capability:
context: "Context"
changeset:
repository: "Repository"
comment:
commented: "Commented" # an object that this comment belongs to
custom_action:
actions: "Actions"
custom_field:
allow_non_open_versions: "Allow non-open versions"
default_value: "Default value"
editable: "Editable"
field_format: "Format"
formula: "Formula"
is_filter: "Used as a filter"
is_for_all: "For all projects"
is_required: "Required"
max_length: "Maximum length"
min_length: "Minimum length"
content_right_to_left: "Right-to-Left content"
multi_value: "Allow multi-select"
possible_values: "Possible values"
regexp: "Regular expression"
searchable: "Searchable"
admin_only: "Admin-only"
has_comment: "Add a comment text field"
custom_value:
value: "Value"
design_color:
variable: "Variable"
doorkeeper/application:
uid: "Client ID"
secret: "Client secret"
owner: "Owner"
builtin: "Builtin"
enabled: "Active"
redirect_uri: "Redirect URI"
client_credentials_user_id: "Client Credentials User ID"
scopes: "Scopes"
confidential: "Confidential"
emoji_reaction:
reactable: "Reacted on"
enterprise_token:
starts_at: "Valid since"
subscriber: "Subscriber"
subscription: "Subscription"
plan: "Plan"
encoded_token: "Enterprise support token"
active_user_count_restriction: "Active users"
enterprise_trial:
company: "Company"
favorite:
favorited: "Item"
grids/grid:
page: "Page"
row_count: "Number of rows"
column_count: "Number of columns"
widgets: "Widgets"
journal:
notes: "Notes"
cause_type: "Cause type"
ldap_auth_source:
account: "Account"
attr_firstname: "Firstname attribute"
attr_lastname: "Lastname attribute"
attr_login: "Username attribute"
attr_mail: "Email attribute"
filter_string: "Filter string"
admin: "Administrator"
base_dn: "Base DN"
host: "Host"
onthefly: "Automatic user creation"
port: "Port"
tls_certificate_string: "LDAP server SSL certificate"
mcp_configuration:
enabled: Enabled
title: Title
description: Description
member:
roles: "Roles"
notification:
read_ian: "Read in-app"
resource: "Resource"
oauth_client:
client: "Client ID"
project:
active_value:
true: "unarchived"
false: "archived"
attribute_groups: "Attribute Groups"
description: "Description"
enabled_modules: "Enabled modules"
identifier: "Identifier"
latest_activity_at: "Latest activity at"
parent: "Subproject of"
project_creation_wizard_enabled: "Project initiation request"
public_value:
title: "Visibility"
true: "public"
false: "private"
queries: "Queries"
status_code: "Status"
status_explanation: "Status description"
status_codes:
not_started: "Not started"
on_track: "On track"
at_risk: "At risk"
off_track: "Off track"
finished: "Finished"
discontinued: "Discontinued"
project_creation_wizard_assignee_custom_field: "Assignee when submitted"
project_creation_wizard_notification_text: "Notification text"
project_creation_wizard_send_confirmation_email: "Confirmation email"
project_creation_wizard_status_when_submitted: "Status when submitted"
project_creation_wizard_work_package_comment: "Work package comment"
project_creation_wizard_work_package_type: "Work package type"
template: "Template"
templated: "Template project"
templated_value:
true: "marked as template"
false: "unmarked as template"
types: "Types"
versions: "Versions"
work_packages: "Work Packages"
workspace_type: "Workspace type"
project_custom_field:
custom_field_section: Section
subproject_template_assignment:
workspace_type: "Workspace type"
project/phase:
date_range: "Date range"
definition: "Definition"
duration: "Duration"
start_date: "Start date"
start_date_caption: "Follows the previous phase."
finish_date: "Finish date"
project/phase_definition:
name: "Name"
color: "Color"
start_gate: "Start phase gate"
start_gate_name: "Start phase gate name"
finish_gate: "Finish phase gate"
finish_gate_name: "Finish phase gate name"
query:
sums: "Sums"
columns: "Columns"
column_names: "Columns"
relations_to_type_column: "Relations to %{type}"
relations_of_type_column: "%{type} relations"
child_work_packages: "Child work packages"
group_by: "Group results by"
sort_by: "Sort results by"
filters: "Filters"
timeline_labels: "Timeline labels"
timeline_visible: "Show Gantt chart"
timeline_zoom_level: "Gantt chart zoom level"
timestamps: "Baseline timestamps"
sort_criteria: "Sort criteria"
highlighted_attributes: "Highlighted attributes"
highlighting_mode: "Highlight mode"
display_representation: "Display mode"
show_hierarchies: "Display mode"
starred: "Favorite"
hidden: "Hidden"
manual_sorting: "Manual sort order"
ordered_work_packages: "Work packages order"
include_subprojects: "Include subprojects"
results: "Results"
relation:
lag: "Lag"
from: "Related work package"
to: "Related work package"
relation_type: "Relation type"
reminder:
remindable: "Reminded object"
remind_at: "Remind at"
remind_at_date: "Date"
remind_at_time: "Time"
reminder_notification:
notification: "Notification"
repository:
url: "URL"
role:
permissions: "Permissions"
scim_client:
authentication_method: "Authentication method"
jwt_sub: "Subject claim"
status:
is_closed: "Work package closed"
is_readonly: "Work package read-only"
excluded_from_totals: "Exclude from calculation of totals in hierarchy"
default_done_ratio: "% Complete"
token/named:
token_name: "Token name"
token/ical:
calendar: "Calendar"
ical_token_query_assignment: "Query assignment"
time_entry:
activity: "Activity"
hours: "Hours"
spent_on: "Date"
type: "Type"
ongoing: "Ongoing"
type:
description: "Default text for description"
attribute_groups: "Form configuration"
is_in_roadmap: "Displayed in roadmap by default"
is_default: "Activated for new projects by default"
is_milestone: "Is milestone"
color: "Color"
patterns: "Patterns"
remote_identity:
auth_source: "Auth Source"
integration: "Integration"
user: "User"
user:
admin: "Administrator"
auth_source: "Authentication source"
ldap_auth_source: "LDAP connection"
identity_url: "Identity URL"
current_password: "Current password"
force_password_change: "Enforce password change on next login"
language: "Language"
last_login_on: "Last login"
failed_login_count: "Failed login attempts"
first_name: "First name"
last_name: "Last name"
first_login: "First login"
new_password: "New password"
password_confirmation: "Confirmation"
consented_at: "Consented at"
group:
identity_url: "Identity URL"
parent: "Parent group"
organizational_unit: "Organizational unit"
group_users: "Group users"
group_detail:
parent: "Parent group"
organizational_unit: "Organizational unit"
user_preference:
header_look_and_feel: "Look and feel"
header_alerts: "Alerts"
button_update_look_and_feel: "Update look and feel"
button_update_alerts: "Update alerts"
button_update_user_information: "Update profile"
comments_sorting: "Display work package activity sorted by"
disable_keyboard_shortcuts: "Disable keyboard shortcuts"
dismissed_enterprise_banners: "Hidden enterprise banners"
impaired: "Accessibility mode"
auto_hide_popups: "Automatically hide success banners"
auto_hide_popups_caption: "When enabled, the green success banners will automatically disappear after 5 seconds."
warn_on_leaving_unsaved: "Warn me when leaving a work package with unsaved changes"
increase_theme_contrast: "Increase theme contrast"
increase_contrast: "Increase contrast"
increase_contrast_caption: "Enables high-contrast mode for the chosen colour mode."
force_light_theme_contrast: "Force high-contrast when in Light mode"
force_dark_theme_contrast: "Force high-contrast when in Dark mode"
force_light_theme_contrast_caption: "Uses the high-contrast version of Light mode when automatic color mode is selected."
force_dark_theme_contrast_caption: "Uses the high-contrast version of Dark mode when automatic color mode is selected."
theme: "Color mode"
time_zone: "Time zone"
mode_guideline: "Some modes will overwrite custom theme colors for accessibility and legibility. Please select Light mode for full custom theme support."
daily_reminders: "Daily reminders"
workdays: "Working days"
users/invitation/form_model:
principal_type: "Invitation type"
id_or_email: "Name or email address"
user_non_working_time:
start_date: "Start date"
end_date: "End date"
user_working_hours:
valid_from: "Valid from"
monday: "Monday"
monday_hours: "Monday hours"
tuesday: "Tuesday"
tuesday_hours: "Tuesday hours"
wednesday: "Wednesday"
wednesday_hours: "Wednesday hours"
thursday: "Thursday"
thursday_hours: "Thursday hours"
friday: "Friday"
friday_hours: "Friday hours"
saturday: "Saturday"
saturday_hours: "Saturday hours"
sunday: "Sunday"
sunday_hours: "Sunday hours"
availability_factor: "Availability factor"
shared_hours: "Work hours"
days: "Working days"
version:
effective_date: "Finish date"
sharing: "Sharing"
wiki_content:
text: "Text"
wiki_page:
parent_title: "Parent page"
redirect_existing_links: "Redirect existing links"
text: "Page content"
work_package:
ancestor: "Descendants of" # used for filtering of work packages that are descendants of a given work package
begin_insertion: "Begin of the insertion"
begin_deletion: "Begin of the deletion"
children: "Subelements"
derived_done_ratio: "Total % complete"
derived_remaining_hours: "Total remaining work"
derived_remaining_time: "Total remaining work"
done_ratio: "% Complete"
duration: "Duration"
end_insertion: "End of the insertion"
end_deletion: "End of the deletion"
identifier: "Identifier"
ignore_non_working_days: "Ignore non working days"
include_non_working_days:
title: "Working days"
false: "working days only"
true: "include non-working days"
journal_internal: Internal Journal
notify: "Notify" # used in custom actions
parent: "Parent"
parent_issue: "Parent"
parent_work_package: "Parent"
priority: "Priority"
progress: "% Complete"
readonly: "Read only"
remaining_hours: "Remaining work"
remaining_time: "Remaining work"
sequence_number: "Sequence number"
shared_with_users: "Shared with"
schedule_manually: "Manual scheduling"
spent_hours: "Spent time"
spent_time: "Spent time"
subproject: "Subproject"
time_entries: "Log time"
type: "Type"
version: "Version"
watcher: "Watcher"
ordered_persisted_query_entity:
persisted_query: "Persisted query"
entity: "Entity"
position: "Position"
persisted_query:
name: "Name"
views: "Views"
filters: "Filters"
orders: "Orders"
selects: "Selects"
persisted_view:
name: "Name"
query: "Query"
parent: "Parent view"
public: "Public"
user_card_view:
secondary_info: "Secondary info"
show_status_badge: "Show status badge"
show_email: "Show email"
tag_source: "Tag source"
tag_limit: "Tag limit"
card_size: "Card size"
columns_per_row: "Columns per row"
errors:
messages:
accepted: "must be accepted."
after: "must be after %{date}."
after_today: "must be in the future."
after_or_equal_to: "must be after or equal to %{date}."
before: "must be before %{date}."
before_or_equal_to: "must be before or equal to %{date}."
blank: "can't be blank."
not_before_start_date: "must not be before the start date."
overlapping_range: "overlaps with an existing non-working day range."
blank_nested: "needs to have the property '%{property}' set."
cannot_delete_mapping: "is required. Cannot be deleted."
is_for_all_cannot_modify: "is for all projects and can therefore not be modified."
cant_link_a_work_package_with_a_descendant: "A work package cannot be linked to one of its subtasks."
circular_dependency: "This relation would create a circular dependency."
confirmation: "doesn't match %{attribute}."
could_not_be_copied: "%{dependency} could not be (fully) copied."
does_not_exist: "does not exist."
user_already_in_department: "User %{user_id} is already a member of department %{department_id}."
error_enterprise_only: "%{action} is only available in the OpenProject Enterprise edition."
error_unauthorized: "may not be accessed."
error_readonly: "was attempted to be written but is not writable."
error_conflict: "Information has been updated by at least one other user in the meantime."
error_not_found: "not found."
email: "is not a valid email address."
empty: "can't be empty."
enterprise_plan_required: "requires at least the %{plan_name}."
even: "must be even."
exclusion: "is reserved."
feature_disabled: is not available.
feature_disabled_for_project: is disabled for this project.
file_too_large: "is too large (maximum size is %{count} Bytes)."
filter_does_not_exist: "filter does not exist."
format: "does not match the expected format '%{expected}'."
format_nested: "does not match the expected format '%{expected}' at path '%{path}'."
greater_than: "must be greater than %{count}."
greater_than_or_equal_to: "must be greater than or equal to %{count}."
greater_than_or_equal_to_start_date: "must be greater than or equal to the start date."
greater_than_start_date: "must be greater than the start date."
inclusion: "is not set to one of the allowed values."
inclusion_nested: "is not set to one of the allowed values at path '%{path}'."
invalid: "is invalid."
invalid_uri: "must be a valid URI."
invalid_url: "is not a valid URL."
invalid_url_scheme: "is not a supported protocol (allowed: %{allowed_schemes})."
less_than_or_equal_to: "must be less than or equal to %{count}."
not_available: "is not available due to a system configuration."
not_deletable: "cannot be deleted."
not_editable: "cannot be edited because it is already in effect."
not_current_user: "is not the current user."
system_wide_non_working_day_exists: "conflicts with an existing system-wide non-working day for this date."
not_found: "not found."
not_a_date: "is not a valid date."
not_a_datetime: "is not a valid date time."
not_a_number: "is not a number."
not_allowed: "is invalid because of missing permissions."
host_not_allowed: "is not an allowed host."
not_json: "is not parseable as JSON."
not_json_object: "is not a JSON object."
not_an_integer: "is not an integer."
not_an_iso_date: "is not a valid date. Required format: YYYY-MM-DD."
not_same_project: "doesn't belong to the same project."
datetime_must_be_in_future: "must be in the future."
odd: "must be odd."
regex_match_failed: "does not match the regular expression %{expression}."
regex_invalid: "could not be validated with the associated regular expression."
regex_list_invalid: "Lines %{invalid_lines} could not be parsed as regular expression."
hexcode_invalid: "is not a valid 6-digit hexadecimal color code."
smaller_than_or_equal_to_max_length: "must be smaller than or equal to maximum length."
taken: "has already been taken."
too_long: "is too long (maximum is %{count} characters)."
too_short: "is too short (minimum is %{count} characters)."
type_mismatch: "is not of type '%{type}'"
type_mismatch_nested: "is not of type '%{type}' at path '%{path}'"
unchangeable: "cannot be changed."
unknown_property: "is not a known property."
unknown_property_nested: "has the unknown path '%{path}'."
unremovable: "cannot be removed."
url_not_secure_context: >
is not providing a "Secure Context". Either use HTTPS or a loopback address, such as localhost.
wrong_length: "is the wrong length (should be %{count} characters)."
models:
group:
attributes:
parent_id:
circular_dependency: "would create a circular group hierarchy."
organizational_unit_mismatch: "must have the same organizational unit setting as the group."
ldap_auth_source:
attributes:
tls_certificate_string:
invalid_certificate: "The provided SSL certificate is invalid: %{additional_message}"
format: "%{message}"
attachment:
attributes:
content_type:
blank: "The content type of the file cannot be blank."
not_allowlisted: "The file was rejected by an automatic filter. '%{value}' is not allowed for upload."
format: "%{message}"
capability:
context:
global: "Global"
query:
filters:
minimum: "need to include at least one filter for principal, context or id with the '=' operator."
custom_field:
at_least_one_custom_option: "At least one option needs to be available."
previous_custom_field_recalculation_unprocessed: "The recalculation of previous changes for this custom field have not been applied yet, please try again in a few minutes."
referenced_in_other_fields_html:
one: "%{name} is used in project attribute calculation %{links}."
other: "%{name} is used in project attribute calculations: %{links}."
attributes:
formula:
blank: "Formula can't be blank."
invalid: "Formula is invalid."
invalid_characters: "Only numeric values, mathematical operators and project attributes of type integer, float, calculated value and weighted list are allowed."
not_allowed_custom_fields_referenced: "The attribute %{custom_fields} cannot be used because it leads to a circular reference; one attribute depends on the other."
format: "%{message}"
required:
cannot_be_true: "cannot be set to true."
custom_fields_project:
attributes:
project_ids:
blank: "Please select a project."
custom_actions:
only_one_allowed: "(%{name}) only one value is allowed."
empty: "(%{name}) value can't be empty."
inclusion: "(%{name}) value is not set to one of the allowed values."
not_logged_in: "(%{name}) value cannot be set because you are not logged in."
not_an_integer: "(%{name}) is not an integer."
smaller_than_or_equal_to: "(%{name}) must be smaller than or equal to %{count}."
greater_than_or_equal_to: "(%{name}) must be greater than or equal to %{count}."
format: "%{message}"
doorkeeper/application:
attributes:
redirect_uri:
fragment_present: "cannot contain a fragment."
invalid_uri: "must be a valid URI."
relative_uri: "must be an absolute URI."
secured_uri: 'is not providing a "Secure Context". Either use HTTPS or a loopback address, such as localhost.'
forbidden_uri: "is forbidden by the server."
scopes:
not_match_configured: "doesn't match available scopes."
enterprise_trial:
already_used: "was already used to create a trial."
failed_to_create: "Trial could not be created (%{status})"
general_consent: "Please accept the terms and conditions."
enterprise_token:
only_one_trial: "Only one trial token can be active. Please delete the previous trial token before adding another."
unreadable: "can't be read. Are you sure it is a support token?"
already_added: "This token has already been added."
favorite:
already_favorited: "has already been favorited."
grids/grid:
overlaps: "overlap."
outside: "is outside of the grid."
end_before_start: "end value needs to be larger than the start value."
ical_token_query_assignment:
attributes:
name:
blank: "is mandatory. Please select a name."
not_unique: "is already in use. Please select another name."
meeting:
error_conflict: "Unable to save because the meeting was updated by someone else in the meantime. Please reload the page."
message:
cannot_move_message_to_forum_of_different_project: "A message cannot be moved to a forum of a different project."
notifications:
at_least_one_channel: "At least one channel for sending notifications needs to be specified."
attributes:
read_ian:
read_on_creation: "cannot be set to true on notification creation."
mail_reminder_sent:
set_on_creation: "cannot be set to true on notification creation."
reason:
no_notification_reason: "cannot be blank as IAN is chosen as a channel."
reason_mail_digest:
no_notification_reason: "cannot be blank as mail digest is chosen as a channel."
non_working_day:
attributes:
date:
taken: "A non-working day already exists for %{value}."
format: "%{message}"
parse_schema_filter_params_service:
attributes:
base:
unsupported_operator: "The operator is not supported."
invalid_values: "A value is invalid."
id_filter_required: "An 'id' filter is required."
project:
archived_ancestor: "The project has an archived ancestor."
foreign_wps_reference_version: "Work packages in non descendant projects reference versions of the project or its descendants."
cannot_be_assigned_to_artifact_work_package: "The chosen user is not allowed to be assigned to work packages."
attributes:
base:
archive_permission_missing_on_subprojects: "You do not have the permissions required to archive all sub-projects. Please contact an administrator."
project_initiation_request_disabled: "Project initiation request is disabled. It must be enabled to create the artifact work package."
types:
in_use_by_work_packages: "still in use by work packages: %{types}"
identifier:
must_start_with_letter: "must start with a letter"
no_special_characters: "may only contain uppercase letters, numbers, and underscores"
enabled_modules:
dependency_missing: "The module '%{dependency}' needs to be enabled as well since the module '%{module}' depends on it."
format: "%{message}"
project_custom_field_project_mapping:
attributes:
project_ids:
blank: "Please select a project."
project/phase:
attributes:
start_date:
must_be_before_finish_date: "must be before the finish date."
non_continuous_dates: "can't be earlier than the previous phase's end date."
finish_date:
must_be_after_start_date: "must be after the start date."
cannot_be_a_non_working_day: "can't be a non-working day."
query:
attributes:
public:
error_unauthorized: "- The user has no permission to create public views."
group_by:
invalid: "Can't group by: %{value}"
format: "%{message}"
column_names:
invalid: "Invalid query column: %{value}"
format: "%{message}"
sort_criteria:
invalid: "Can't sort by column: %{value}"
format: "%{message}"
timestamps:
invalid: "Timestamps contain invalid values: %{values}"
forbidden: "Timestamps contain forbidden values: %{values}"
format: "%{message}"
selects:
name_not_included: "The 'Name' column needs to be included"
nonexistent: "The column '%{column}' does not exist."
format: "%{message}"
group_by_hierarchies_exclusive: "is mutually exclusive with group by '%{group_by}'. You cannot activate both."
can_only_be_modified_by_owner: "The query can only be modified by its owner."
need_permission_to_modify_public_query: "You cannot modify a public query."
filters:
custom_fields:
inexistent: "There is no custom field for the filter."
queries/filters/base:
attributes:
values:
inclusion: "filter has invalid values."
format: "%{message}"
queries/principals/filters/internal_mentionable_on_work_package_filter:
attributes:
values:
single_value_requirement: "must be a single work package"
relation:
typed_dag:
circular_dependency: "The relationship creates a circle of relationships."
attributes:
base:
error_not_deletable: "This relation cannot be deleted because you do not have edit permissions for the selected work package."
error_not_editable: "This relation cannot be edited because you do not have edit permissions for the selected work package."
to_id:
format: "The selected work package %{message}"
error_not_found: "could not be found."
error_readonly: "cannot be changed for existing relations."
error_not_manageable: "cannot be added because you do not have edit permissions for the selected work package."
from_id:
format: "The selected work package %{message}"
error_not_found: "could not be found."
error_readonly: "cannot be changed for existing relations."
error_not_manageable: "cannot be added because you do not have edit permissions for the selected work package."
repository:
not_available: "SCM vendor is not available"
not_whitelisted: "is not allowed by the configuration."
invalid_url: "is not a valid repository URL or path."
must_not_be_ssh: "must not be an SSH url."
must_not_point_to_openproject_directory: "must not point to an OpenProject-managed repository directory."
no_directory: "is not a directory."
role:
attributes:
permissions:
dependency_missing: "need to also include '%{dependency}' as '%{permission}' is selected."
setting:
attributes:
base:
working_days_are_missing: "At least one day of the week must be defined as a working day."
previous_working_day_changes_unprocessed: "The previous changes to the working days configuration have not been applied yet."
hours_per_day_are_missing: "The number of hours per day must be defined."
durations_are_not_positive_numbers: "The durations must be positive numbers."
hours_per_day_is_out_of_bounds: "Hours per day can't be more than 24"
status:
attributes:
default_done_ratio:
inclusion: "must be between 0 and 100."
readonly_default_exlusive: "can not be activated for statuses that are marked default."
time_entry:
attributes:
hours:
day_limit: "is too high as a maximum of 24 hours can be logged per date."
user_preference:
attributes:
pause_reminders:
invalid_range: "can only be a valid date range."
daily_reminders:
full_hour: "can only be configured to be delivered at a full hour."
notification_settings:
only_one_global_setting: "There must only be one global notification setting."
email_alerts_global: "The email notification settings can only be set globally."
format: "%{message}"
wrong_date: "Wrong value for Start date, Due date, or Overdue."
watcher:
attributes:
user_id:
not_allowed_to_view: "is not allowed to view this resource."
locked: "is locked."
wiki_page:
error_conflict: "The wiki page has been updated by someone else while you were editing it."
attributes:
slug:
undeducible: "cannot be deduced from the title '%{title}'."
work_package:
is_not_a_valid_target_for_time_entries: "Work package #%{id} is not a valid target for reassigning the time entries."
attributes:
id:
format: "%{message}"
cannot_add_child_because_of_lack_of_permission: "Cannot add child because you don't have permissions to edit the selected work package."
blank: "ID can't be blank."
identifier:
semantic_identifier_incomplete: "and sequence_number must both be set at the same time."
assigned_to:
format: "%{message}"
done_ratio:
does_not_match_work_and_remaining_work: "does not match Work and Remaining work"
cannot_be_set_when_work_is_zero: "cannot be set when Work is 0h"
must_be_set_when_remaining_work_is_set: "required when Remaining work is set."
must_be_set_when_work_and_remaining_work_are_set: "required when Work and Remaining work are set."
inclusion: "must be between 0 and 100."
due_date:
not_start_date: "is not on start date, although this is required for milestones."
cannot_be_null: "can not be set to null as start date and duration are known."
duration:
larger_than_dates: "is larger than the interval between the start and the finish date."
smaller_than_dates: "is smaller than the interval between the start and the finish date."
not_available_for_milestones: "is not available for milestone typed work packages."
cannot_be_null: "can not be set to null as start date and finish date are known."
not_an_integer: "is not a valid duration."
parent:
cannot_be_milestone: "cannot be a milestone."
cannot_be_self_assigned: "cannot be assigned to itself."
cannot_be_in_another_project: "cannot be in another project."
not_a_valid_parent: "is invalid."
schedule_manually:
cannot_be_automatically_scheduled: "cannot be set to false (automatically scheduled) as it has no predecessors or children."
start_date:
violates_relationships: "can only be set to %{soonest_start} or later so as not to violate the work package's relationships."
cannot_be_null: "can not be set to null as finish date and duration are known."
status_id:
status_transition_invalid: "is invalid because no valid transition exists from old to new status for the current user's roles."
status_invalid_in_type: "is invalid because the current status does not exist in this type."
type:
cannot_be_milestone_due_to_children: "cannot be a milestone because this work package has children."
priority_id:
only_active_priorities_allowed: "needs to be active."
category:
only_same_project_categories_allowed: "The category of a work package must be within the same project as the work package."
does_not_exist: "The specified category does not exist."
estimated_hours:
not_a_number: "is not a valid duration."
cant_be_inferior_to_remaining_work: "cannot be lower than Remaining work."
must_be_set_when_remaining_work_and_percent_complete_are_set: "required when Remaining work and % Complete are set."
remaining_hours:
not_a_number: "is not a valid duration."
cant_exceed_work: "cannot be higher than Work."
must_be_set_when_work_is_set: "required when Work is set."
must_be_set_when_work_and_percent_complete_are_set: "required when Work and % Complete are set."
must_be_set_to_zero_hours_when_work_is_set_and_percent_complete_is_100p:
>-
must be 0h when Work is set and % Complete is 100%.
must_be_empty_when_work_is_empty_and_percent_complete_is_100p: >-
must be empty when Work is empty and % Complete is 100%.
readonly_status: "The work package is in a readonly status so its attributes cannot be changed."
type:
attributes:
attribute_groups:
attribute_unknown: "Invalid work package attribute used."
attribute_unknown_name: "Invalid work package attribute used: %{attribute}"
duplicate_group: "The group name '%{group}' is used more than once. Group names must be unique."
query_invalid: "The embedded query '%{group}' is invalid: %{details}"
group_without_name: "Group name can't be blank."
patterns:
invalid_tokens: "One or more attributes inside the field are not valid. Please, fix the attributes before saving."
user:
attributes:
base:
user_limit_reached: "User limit reached. No more accounts can be created on the current plan."
one_must_be_active: "Admin User cannot be locked/removed. At least one admin must be active."
password_confirmation:
confirmation: "Password confirmation does not match password."
format: "%{message}"
password:
requirements_not_met: "Must include characters of the following types: %{rules}"
lowercase: "lowercase (e.g. 'a')"
uppercase: "uppercase (e.g. 'A')"
numeric: "numeric (e.g. '1')"
special: "special (e.g. '%')"
reused:
one: "has been used before. Please choose one that is different from your last one."
other: "has been used before. Please choose one that is different from your last %{count}."
match:
confirm: "Confirm new password."
description: "'Password confirmation' should match the input in the 'New password' field."
status:
invalid_on_create: "is not a valid status for new users."
user_working_hours:
attributes:
days:
no_working_day: "At least one day needs to be configured as a working day."
member:
principal_blank: "Please choose at least one user or group."
role_blank: "need to be assigned."
attributes:
roles:
ungrantable: "has an unassignable role."
more_than_one: "has more than one role."
principal:
unassignable: "cannot be assigned to a project."
version:
undeletable_archived_projects: "The version cannot be deleted as it has work packages attached to it."
undeletable_work_packages_attached: "The version cannot be deleted as it has work packages attached to it."
token/named:
attributes:
token_name:
blank: "Please provide a token name"
in_use: "This token name is already in use, please select a different one"
format: "%{message}"
jira:
invalid_protocol: "Please provide a valid protocol (http or https)"
template:
body: "Please check the following fields:"
header:
one: "1 error prohibited this %{model} from being saved"
other: "%{count} errors prohibited this %{model} from being saved"
models:
attachment: "File"
attribute_help_text:
one: "Attribute help text"
other: "Attribute help texts"
auth_provider:
one: "Authentication provider"
other: "Authentication providers"
category: "Category"
color: "Color"
comment: "Comment"
custom_action: "Custom action"
custom_field: "Custom field"
customized: "Customized"
"doorkeeper/application": "OAuth application"
enterprise_token:
one: "Enterprise token"
other: "Enterprise tokens"
forum: "Forum"
global_role: "Global role"
group: "Group"
issue_priority:
one: "Priority"
other: "Priorities"
meeting_participant: "Meeting participant"
member: "Member"
message: "Message"
news: "News"
notification:
one: "Notification"
other: "Notifications"
placeholder_user: "Placeholder user"
project:
one: "Project"
other: "Projects"
project_query:
one: "Project list"
other: "Project lists"
query: "Custom query"
reminder: "Reminder"
role:
one: "Role"
other: "Roles"
scim_client:
one: "SCIM client"
other: "SCIM clients"
jira:
one: "Jira"
other: "Jira"
status: "Work package status"
token/api:
one: Access token
other: Access tokens
token/rss:
one: "RSS token"
other: "RSS tokens"
type:
one: "Type"
other: "Types"
user: "User"
version: "Version"
workflow: "Workflow"
work_package: "Work package"
wiki: "Wiki"
wiki_page: "Wiki page"
errors:
header_invalid_fields:
one: "There was a problem with the following field:"
other: "There were problems with the following fields:"
header_additional_invalid_fields:
one: "Additionally, there was a problem with the following field:"
other: "Additionally, there were problems with the following fields:"
field_erroneous_label: "This field is invalid: %{full_errors}\nPlease enter a valid value."
messages:
must_be_template: "must be template"
unsupported_storage_type: "is not a supported storage type."
storage_error: "There was an error with the storage connection."
invalid_input: "The input is invalid."
invalid_child_for_parent: "is not allowed as a parent for this view type."
activity:
item:
created_by_on: "created by %{user} on %{datetime}"
created_by_on_time_entry: "time logged by %{user} on %{datetime}"
created_on: "created on %{datetime}"
created_on_time_entry: "time logged on %{datetime}"
updated_by_on: "updated by %{user} on %{datetime}"
updated_by_on_time_entry: "logged time updated by %{user} on %{datetime}"
updated_on: "updated on %{datetime}"
updated_on_time_entry: "logged time updated on %{datetime}"
deleted_on: "deleted on %{datetime}"
deleted_by_on: "deleted by %{user} on %{datetime}"
added_on: "added on %{datetime}"
added_by_on: "added by %{user} on %{datetime}"
removed_on: "removed on %{datetime}"
removed_by_on: "removed by %{user} on %{datetime}"
parent_without_of: "Subproject"
parent_no_longer: "No longer subproject of"
time_entry:
hour:
one: "%{count} hour"
other: "%{count} hours"
hour_html:
one: "<i>%{count} hour</i>"
other: "<i>%{count} hours</i>"
updated: "changed from %{old_value} to %{value}"
logged_for: "Logged for"
filter:
changeset: "Changesets"
message: "Forums"
news: "News"
project_details: "Project details"
subproject: "Include subprojects"
time_entry: "Spent time"
wiki_edit: "Wiki"
work_package: "Work packages"
project_phase:
activated: "activated"
added_date: "set to %{date}"
changed_date: "changed from %{from} to %{to}"
deactivated: "deactivated"
deleted_project_phase: "Deleted project phase"
phase_and_both_gates: "%{phase_message}. %{start_gate_message}, and %{finish_gate_message}"
phase_and_one_gate: "%{phase_message}. %{gate_message}"
removed_date: "date deleted %{date}"
# common attributes of all models
attributes:
active: "Active"
assigned_to: "Assignee"
assignee: "Assignee"
attachments: "Attachments"
actor: "Actor"
action: "Action"
api_key: "API key"
author: "Author"
avatar: "Avatar"
base: "General Error:"
body: "Body"
category: "Category"
comment: "Comment"
comments: "Comment"
content: "Content"
color: "Color"
creator: "Creator"
created_at: "Created on"
custom_field: "Custom field"
custom_options: "Possible values"
custom_values: "Custom fields"
date: "Date"
dates_interval: "Date range"
default_columns: "Default columns"
description: "Description"
derived_due_date: "Derived finish date"
derived_estimated_hours: "Total work"
derived_start_date: "Derived start date"
direction: "Direction"
display_sums: "Display Sums"
domain: "Domain"
due_date: "Finish date"
estimated_hours: "Work"
estimated_time: "Work"
email: "Email"
entity_type: "Entity"
expires_at: "Expires on"
firstname: "First name"
filter: "Filter"
group: "Group"
groups: "Groups"
hexcode: "Hex code"
id: "ID"
is_default: "Default value"
is_for_all: "For all projects"
public: "Public"
principal: "User or group"
# kept for backwards compatibility
issue: "Work package"
journal: "Journal"
journal_notes: "Comment"
lastname: "Last name"
login: "Username"
lock_version: "Lock version"
mail: "Email"
name: "Name"
note: "Note"
notes: "Notes"
number: "Number"
options: "Options"
operator: "Operator"
password: "Password"
priority: "Priority"
project: "Project"
project_ids: "Project IDs"
project_phase: "Project phase"
project_phase_definition: "Project phase"
reason: "Reason"
responsible: "Accountable"
required: "Required"
recipient: "Recipient"
role: "Role"
roles: "Roles"
search: "Search"
sprint: "Sprint"
start_date: "Start date"
status: "Status"
state: "State"
subject: "Subject"
slug: "Slug"
summary: "Summary"
template: "Template"
time_zone: "Time zone"
text: "Text"
title: "Title"
type: "Type"
typeahead: "Autocomplete"
uid: "Unique identifier"
updated_at: "Updated on"
updated_on: "Updated on"
uploader: "Uploader"
user: "User"
username: "Username"
unit: "Unit"
value: "Value"
values: "Values"
version: "Version"
visible: "Visible"
work_package: "Work package"
work_package_id: "Work package"
backup:
failed: "Backup failed"
label_backup_token: "Backup token"
label_create_token: "Create backup token"
label_delete_token: "Delete backup token"
label_reset_token: "Reset backup token"
label_token_users: "The following users have active backup tokens"
reset_token:
action_create: Create
action_reset: Reset
heading_reset: "Reset backup token"
heading_create: "Create backup token"
implications: >
Enabling backups will allow any user with the required permissions and this backup token
to download a backup containing all data of this OpenProject installation.
This includes the data of all other users.
info: >
You will need to generate a backup token to be able to create a backup.
Each time you want to request a backup you will have to provide this token.
You can delete the backup token to disable backups for this user.
verification_html: >
Enter %{word} to confirm you want to %{action} the backup token.
verification_word_reset: reset
verification_word_create: create
warning: >
When you create a new token you will only be allowed to request a backup after
24 hours. This is a safety measure. After that you can request a backup any time using that token.
text_token_deleted: Backup token deleted. Backups are now disabled.
error:
invalid_token: Invalid or missing backup token
token_cooldown: The backup token will be valid in %{hours} hours.
backup_pending: There is already a backup pending.
limit_reached: You can only do %{limit} backups per day.
button_actions: "Actions"
button_add: "Add"
button_add_comment: "Add comment"
button_add_item_above: "Add item above"
button_add_item_below: "Add item below"
button_add_sub_item: "Add sub-item"
button_add_member: Add member
button_add_watcher: "Add watcher"
button_annotate: "Annotate"
button_apply: "Apply"
button_apply_changes: "Apply changes"
button_archive: "Archive"
button_back: "Back"
button_cancel: "Cancel"
button_change: "Change"
button_change_parent_page: "Change parent page"
button_change_password: "Change password"
button_check_all: "Check all"
button_clear: "Clear"
button_click_to_reveal: "Click to reveal"
button_close: "Close"
button_collapse_all: "Collapse all"
button_confirm: "Confirm"
button_configure: "Configure"
button_continue: "Continue"
button_complete: "Complete"
button_copy: "Copy"
button_copy_to_clipboard: "Copy to clipboard"
button_copy_link_to_clipboard: "Copy link to clipboard"
button_create: "Create"
button_create_and_continue: "Create and continue"
button_decline: "Decline"
button_delete: "Delete"
button_delete_permanently: "Delete permanently"
button_delete_watcher: "Delete watcher %{name}"
button_download: "Download"
button_disable: "Disable"
button_duplicate: "Duplicate"
button_duplicate_and_follow: "Duplicate and follow"
button_edit: "Edit"
button_enable: "Enable"
button_edit_associated_wikipage: "Edit associated wiki page: %{page_title}"
button_expand_all: "Expand all"
button_favorite: "Add to favorites"
button_filter: "Filter"
button_finish_setup: "Finish setup"
button_generate: "Generate"
button_list: "List"
button_lock: "Lock"
button_login: "Sign in"
button_move: "Move"
button_move_and_follow: "Move and follow"
button_print: "Print"
button_quote: "Quote"
button_remove: Remove
button_remove_permanently: "Remove permanently"
button_remove_reminder: "Remove reminder"
button_rename: "Rename"
button_replace: "Replace"
button_revoke: "Revoke"
button_reply: "Reply"
button_reset: "Reset"
button_rollback: "Rollback to this version"
button_save: "Save"
button_save_as: "Save as"
button_save_back: "Save and back"
button_select: "Select"
button_set_reminder: "Set reminder"
button_show: "Show"
button_sort: "Sort"
button_submit: "Submit"
button_test: "Test"
button_unarchive: "Unarchive"
button_uncheck_all: "Uncheck all"
button_unlock: "Unlock"
button_unfavorite: "Remove from favorites"
button_unwatch: "Unwatch"
button_update: "Update"
button_upgrade: "Upgrade"
button_buy_now: "Buy now"
button_upload: "Upload"
button_view: "View"
button_watch: "Watch"
button_manage_menu_entry: "Configure menu item"
button_add_menu_entry: "Add menu item"
button_configure_menu_entry: "Configure menu item"
button_delete_menu_entry: "Delete menu item"
button_view_shared_work_packages: "View shared work packages"
button_manage_roles: "Manage roles"
button_remove_member: "Remove member"
button_remove_member_and_shares: "Remove member and shares"
button_revoke_work_package_shares: "Revoke work package shares"
button_revoke_access: "Revoke access"
button_revoke_all: "Revoke all"
button_revoke_only: "Revoke only %{shared_role_name}"
button_publish: "Make public"
button_unpublish: "Make private"
consent:
checkbox_label: I have noted and do consent to the above.
failure_message: Consent failed, cannot proceed.
title: User Consent
decline_warning_message: You have declined to consent and have been logged out.
user_has_consented: The user gave their consent to your [configured consent information text](consent_settings).
not_yet_consented: The user has not yet given their consent to your [configured consent information text](consent_settings). They will be reminded the next time they log in.
contact_mail_instructions: Define the mail address that users can reach a data controller to perform data change or removal requests.
contact_your_administrator: Please contact your administrator if you want to have your account deleted.
contact_this_mail_address: Please contact %{mail_address} if you want to have your account deleted.
text_update_consent_time: Check this box to force users to consent again. Enable when you have changed the legal aspect of the consent information above.
update_consent_last_time: "Last update of consent: %{update_time}"
copy_project:
title: 'Copy project "%{source_project_name}"'
started: 'Started to copy project "%{source_project_name}" to "%{target_project_name}". You will be informed by mail as soon as "%{target_project_name}" is available.'
failed: "Cannot copy project %{source_project_name}"
failed_internal: "Copying failed due to an internal error."
succeeded: "Created project %{target_project_name}"
errors: "Error"
project_custom_fields: "Custom fields on project"
x_objects_of_this_type:
zero: "No objects of this type"
one: "One object of this type"
other: "%{count} objects of this type"
text:
failed: 'Could not copy project "%{source_project_name}" to project "%{target_project_name}".'
succeeded: 'Copied project "%{source_project_name}" to "%{target_project_name}".'
source_project_label: "Project copied"
copy_options:
dependencies_label: "Copy from project"
create_project:
attributes_heading: "Fill in this mandatory information to work on your projects."
template_label: "Use template"
template_heading: "Select a project template to work with the most common project management methods, or create a project from scratch."
copy_options:
dependencies_label: "Copy from template"
blank_template:
label: "Blank project"
description: Start from scratch. Manually add project attributes, members and modules.
blank_description: No description provided.
create_portfolio:
template_heading: "Select a portfolio template to work with the most common project management methods, or create a portfolio from scratch."
blank_template:
label: "Blank portfolio"
description: Start from scratch. Manually add portfolio attributes, members and modules.
create_program:
template_heading: "Select a program template to work with the most common project management methods, or create a program from scratch."
blank_template:
label: "Blank program"
description: Start from scratch. Manually add program attributes, members and modules.
create_wiki_page: "Create new wiki page"
create_wiki_page_button: "Wiki page"
date:
abbr_day_names: ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"]
abbr_month_names:
[
~,
"Jan",
"Feb",
"Mar",
"Apr",
"May",
"Jun",
"Jul",
"Aug",
"Sep",
"Oct",
"Nov",
"Dec",
]
abbr_week: "Wk"
day_names:
[
"Sunday",
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday",
]
formats:
# Use the strftime parameters for formats.
# When no format has been given, it uses default.
# You can provide other formats here if you like!
default: "%m/%d/%Y"
long: "%B %d, %Y"
short: "%b %d"
# Don't forget the nil at the beginning; there's no such thing as a 0th month
month_names:
[
~,
"January",
"February",
"March",
"April",
"May",
"June",
"July",
"August",
"September",
"October",
"November",
"December",
]
# Used in date_select and datetime_select.
order:
- :year
- :month
- :day
datetime:
distance_in_words:
about_x_hours:
one: "about 1 hour"
other: "about %{count} hours"
about_x_months:
one: "about 1 month"
other: "about %{count} months"
about_x_years:
one: "about 1 year"
other: "about %{count} years"
almost_x_years:
one: "almost 1 year"
other: "almost %{count} years"
half_a_minute: "half a minute"
less_than_x_minutes:
one: "less than a minute"
other: "less than %{count} minutes"
less_than_x_seconds:
one: "less than 1 second"
other: "less than %{count} seconds"
over_x_years:
one: "over 1 year"
other: "over %{count} years"
x_days:
one: "1 day"
other: "%{count} days"
x_minutes:
one: "1 minute"
other: "%{count} minutes"
x_minutes_abbreviated:
one: "1 min"
other: "%{count} mins"
x_hours:
one: "1 hour"
other: "%{count} hours"
x_hours_abbreviated:
one: "1 hr"
other: "%{count} hrs"
x_weeks:
one: "1 week"
other: "%{count} weeks"
x_months:
one: "1 month"
other: "%{count} months"
x_years:
one: "1 year"
other: "%{count} years"
x_seconds:
one: "1 second"
other: "%{count} seconds"
x_seconds_abbreviated:
one: "1 s"
other: "%{count} s"
units:
minute_abbreviated:
one: "min"
other: "mins"
hour:
one: "hour"
other: "hours"
day:
one: "day"
other: "days"
description_active: "Active?"
description_attachment_toggle: "Show/Hide attachments"
description_autocomplete: >
This field uses autocomplete. While typing the title of a work
package you will receive a list of possible candidates. Choose one
using the arrow up and arrow down key and select it with tab or
enter. Alternatively you can enter the work package number directly.
description_available_columns: "Available Columns"
description_choose_project: "Projects"
description_compare_from: "Compare from"
description_compare_to: "Compare to"
description_current_position: "You are here: "
description_date_from: "Enter start date"
description_date_to: "Enter end date"
description_enter_number: "Enter number"
description_enter_text: "Enter text"
description_filter: "Filter"
description_filter_toggle: "Show/Hide filter"
description_category_reassign: "Choose category"
description_message_content: "Message content"
description_my_project: "You are member"
description_notes: "Notes"
description_parent_work_package: "Parent work package of current"
description_project_scope: "Search scope"
description_query_sort_criteria_attribute: "Sort attribute"
description_query_sort_criteria_direction: "Sort direction"
description_search: "Searchfield"
description_select_work_package: "Select work package"
description_selected_columns: "Selected Columns"
description_sub_work_package: "Sub work package of current"
description_toc_toggle: "Show/Hide table of contents"
description_wiki_subpages_reassign: "Choose new parent page"
# Text direction: Left-to-Right (ltr) or Right-to-Left (rtl)
direction: ltr
ee:
features:
baseline_comparison: Baseline Comparisons
board_view: Advanced Boards
calculated_values: Calculated values
capture_external_links: Capture External Links
internal_comments: Internal Comments
custom_actions: Custom Actions
custom_field_hierarchies: Hierarchies
customize_life_cycle: Customize Life Cycle
date_alerts: Date Alerts
define_custom_style: Custom theme and logo
edit_attribute_groups: Edit Attribute Groups
gantt_pdf_export: Gantt PDF Export
ldap_groups: LDAP users and group sync
mcp_server: Model Context Protocol (MCP)
meeting_templates: Reusable meeting templates
nextcloud_sso: Single Sign-On for Nextcloud Storage
one_drive_sharepoint_file_storage: OneDrive/SharePoint File Storage
placeholder_users: Placeholder Users
portfolio_management: Portfolio management
project_creation_wizard: Project initiation request
project_list_sharing: Project List Sharing
readonly_work_packages: Readonly Work Packages
scim_api: SCIM server API
sso_auth_providers: Single Sign-On
team_planner_view: Team Planner View
virus_scanning: Antivirus Scanning
weighted_item_lists: Weighted item lists
work_package_query_relation_columns: Work Package Query Relation Columns
work_package_sharing: Share work packages with external users
work_package_subject_generation: Work Package Subject Generation
upsell:
buy_now_button: "Buy now"
plans_title: "Enterprise plans"
title: "Enterprise add-on"
plan_title: "Enterprise %{plan} add-on"
plan_name: "%{plan} enterprise plan"
trial_text: "This feature is included in your active Enterprise trial."
plan_text_html: "Available starting with the %{plan_name}."
unlimited: "Unlimited"
already_have_token: >
Already have a token? Add it using the button below to upgrade to the booked Enterprise plan.
hide_banner: "Hide this banner"
homescreen_description: >
Enterprise plans extend the Community edition of OpenProject with additional [Enterprise add-ons](enterprise_url) and professional support, ideal for organizations running OpenProject in a mission-critical environment.
homescreen_subline: By upgrading, you will also be supporting an open source project.
baseline_comparison:
description: Highlight changes made to this list since any point in the past.
benefits:
description: "What are the benefits of the Enterprise on-premises edition?"
high_security: "Security features"
high_security_text: "Single sign on (SAML, OpenID Connect, CAS), LDAP groups."
installation: "Installation support"
installation_text: "Experienced software engineers guide you through the complete installation and setup process in your own infrastructure."
premium_features: "Enterprise add-ons"
premium_features_text: "Agile boards, custom theme and logo, graphs, intelligent workflows with custom actions, full text search for work package attachments and multi-select custom fields."
professional_support: "Professional support"
professional_support_text: "Get reliable, high-touch support from senior support engineers with expert knowledge about running OpenProject in business-critical environments."
work_package_subject_generation:
description: "Create automatically generated subjects using referenced attributes and text."
customize_life_cycle:
description: "Create and organize different project phases than the ones provided by PM2 project cycle planning."
capture_external_links:
description: "Prevent social engineering attacks by capturing and warning about external links before users visit them."
work_package_query_relation_columns:
description: "Need to see relations or child elements in the work package list?"
edit_attribute_groups:
description: "Customize form configuration with these additional add-ons:"
features:
groups: "Add new attribute groups"
rename: "Rename attribute groups"
related: "Add a table of related work packages"
readonly_work_packages:
description: "Mark work packages as read-only for specific statuses."
custom_field_hierarchies:
description: "Hierarchy custom fields allow organizing hierarchical structures in work packages and projects by making use of multi-level select lists."
date_alerts:
description: "With date alerts, you will be notified of upcoming start or finish dates so that you never miss or forget an important deadline."
weighted_item_lists:
description: "Weighted item lists allow you to create a list with underlying numeric values associated."
work_package_sharing:
description: "Share work packages with users who are not members of the project."
project_list_sharing:
description: "Share project lists with individual users."
calculated_values:
description: "Calculated values allow you to create a mathematical formula based attribute using numeric values and other project attributes and custom fields."
define_custom_style:
title: "Custom color theme and logo"
more_info: "Note: the used logo will be publicly accessible."
description: Customize your OpenProject installation with your own logo and colors.
custom_actions:
title: "Custom actions"
description: "Custom actions are one-click shortcuts to a set of pre-defined actions that you can make available on certain work packages based on status, role, type or project."
mcp_server:
description: "Bring OpenProject into your AI workflows with a secure MCP server."
meeting_templates:
description: "Define meeting templates with a set agenda structure and save time by reusing them when creating new meetings."
nextcloud_sso:
title: "Single Sign-On for Nextcloud Storage"
description: "Enable seamless and secure authentication for your Nextcloud storage with Single Sign-On. Simplify access management and enhance user convenience."
scim_api:
title: "SCIM clients"
description: "Automate user management in OpenProject by seamlessly integrating external identity services like Microsoft Entra or Keycloak through our SCIM Server API. Available starting with the Enterprise corporate plan."
sso_auth_providers:
title: "Single Sign-On (SSO)"
description: "Enable users to log in via external SSO providers using SAML or OpenID Connect for seamless access and integration with existing identity systems."
virus_scanning:
description: "Ensure uploaded files in OpenProject are scanned for viruses before being accessible by other users."
project_creation_wizard:
description: "Generate a step-by-step wizard to help project managers fill out a project initiation request."
placeholder_users:
title: Placeholder users
description: >
Placeholder users are a way to assign work packages to users who are not part of your project.
They can be useful in a range of scenarios; for example, if you need to track tasks for a resource that is not yet named or available,
or if you dont want to give that person access to OpenProject but still want to track tasks assigned to them.
internal_comments:
title: Internal comments
description: "Internal comments allow an internal team to communicate amongst themselves privately. These are only visible to certain project roles and will never be visible publicly."
internal_comments_inline:
title: "Write internal comments only a small group can see"
description: " "
portfolio_management:
description: Align your projects to your strategic goals by organizing them into portfolios and programs.
teaser:
title:
one: "One day left of %{trial_plan} trial token"
other: "%{count} days left of %{trial_plan} trial token"
description_html: "You have access to all %{trial_plan} features."
trial:
not_found: "You have requested a trial token, but that request is no longer available. Please try again."
wait_for_confirmation: "We sent you an email to confirm your address in order to retrieve a trial token."
already_retrieved: >
Your trial enterprise token was already retrieved. Please check your emails for the token being attached.
Please reach out to our support team if you need a new one.
successfully_saved: "Your trial enterprise token has been successfully retrieved."
token_sent: "Trial token requested"
request_again: "Request again"
resend_action: "Resend confirmation email"
welcome_title: "Quick feature overview"
welcome_description: "Get a quick overview of project management and team collaboration with OpenProject Enterprise edition."
confirmation_info: >
We sent you an email on %{date} to %{email} with all the information to start the free trial of OpenProject Enterprise.
Please check your inbox and click the confirmation link provided to start your 14-day free trial.
confirmation_subline: >
Please, check your inbox and follow the steps to start your 14-day free trial.
domain_caption: The token will be valid for your currently configured host name.
receive_newsletter: "I want to receive the OpenProject [newsletter](newsletter_url)."
consent: "I agree with the [terms of service](tos_url) and the [privacy policy](privacy_url)."
email_calendar_updates:
state:
disabled: "Disabled."
enabled: "Enabled."
button:
disabled: "Enable"
enabled: "Disable"
enumeration_activities: "Time tracking activities"
enumeration_work_package_priorities: "Work package priorities"
enumeration_reported_project_statuses: "Reported status"
enumeration_caption_order_changed: "Order successfully changed."
enumeration_could_not_be_moved: "Enumeration could not be moved."
enterprise_trials:
dialog_component:
title: Enterprise Trial
error_auth_source_sso_failed: "Single Sign-On (SSO) for user '%{value}' failed"
error_can_not_archive_project: "This project cannot be archived: %{errors}"
error_can_not_delete_entry: "Unable to delete entry"
error_can_not_delete_custom_field: "Unable to delete custom field"
error_can_not_delete_in_use_archived_undisclosed: "There are also work packages in archived projects. You need to ask an administrator to perform the deletion to see which projects are affected."
error_can_not_delete_in_use_archived_work_packages: "There are also work packages in archived projects. You need to reactivate the following projects first, before you can change the attribute of the respective work packages: %{archived_projects_urls}"
error_can_not_delete_type:
explanation: 'This type contains work packages and cannot be deleted. You can see all affected work packages in <a target="_blank" href="%{url}">this view</a>.'
error_can_not_delete_standard_type: "Standard types cannot be deleted."
error_can_not_invite_user: "Failed to send invitation to user."
error_can_not_remove_role: "This role is in use and cannot be deleted."
error_can_not_reopen_work_package_on_closed_version: "A work package assigned to a closed version cannot be reopened"
error_can_not_find_all_resources: "Could not find all related resources to this request."
error_can_not_unarchive_project: "This project cannot be unarchived: %{errors}"
error_check_user_and_role: "Please choose a user and a role."
error_code: "Error %{code}"
error_color_could_not_be_saved: "Color could not be saved"
error_cookie_missing: "The OpenProject cookie is missing. Please ensure that cookies are enabled, as this application will not properly function without."
error_custom_option_not_found: "Option does not exist."
error_enterprise_plan_needed: "You need the %{plan} enterprise plan to perform this action."
error_enterprise_activation_user_limit: "Your account could not be activated (user limit reached). Please contact your administrator to gain access."
error_enterprise_token_invalid_domain: "The Enterprise edition is not active. Your Enterprise token's domain (%{actual}) does not match the system's host name (%{expected})."
error_failed_to_delete_entry: "Failed to delete this entry."
error_in_dependent: "Error attempting to alter dependent object: %{dependent_class} #%{related_id} - %{related_subject}: %{error}"
error_in_new_dependent: "Error attempting to create dependent object: %{dependent_class} - %{related_subject}: %{error}"
error_invalid_selected_value: "Invalid selected value."
error_journal_attribute_not_present: "Journal does not contain attribute %{attribute}."
error_pdf_export_too_many_columns: "Too many columns selected for the PDF export. Please reduce the number of columns."
error_pdf_date_range_too_long: "The selected work package date range exceeds the allowable PDF export limit. Please condense the range to a maximum of %{years} years."
error_pdf_failed_to_export: "The PDF export could not be saved: %{error}"
error_token_authenticity: "Unable to verify Cross-Site Request Forgery token. Did you try to submit data on multiple browsers or tabs? Please close all tabs and try again."
error_reminder_not_found: "The reminder was not found or was already notified about."
error_work_package_not_found_in_project: "The work package was not found or does not belong to this project"
error_work_package_id_not_found: "The work package was not found."
error_must_be_project_member: "must be project member"
error_migrations_are_pending: "Your OpenProject installation has pending database migrations. You have likely missed running the migrations on your last upgrade. Please check the upgrade guide to properly upgrade your installation."
error_migrations_visit_upgrade_guides: "Please visit our upgrade guide documentation"
error_no_default_work_package_status: 'No default work package status is defined. Please check your configuration (Go to "Administration -> Work package statuses").'
error_no_type_in_project: "No type is associated to this project. Please check the Project settings."
error_omniauth_registration_timed_out: "The registration via an external authentication provider timed out. Please try again."
error_omniauth_invalid_auth: "The authentication information returned from the identity provider was invalid. Please contact your administrator for further help."
error_password_change_failed: "An error occurred when trying to change the password."
error_scm_command_failed: "An error occurred when trying to access the repository: %{value}"
error_scm_not_found: "The entry or revision was not found in the repository."
error_type_could_not_be_saved: "Type could not be saved"
error_unable_delete_status: "The work package status cannot be deleted since it is used by at least one work package."
error_unable_delete_default_status: "Unable to delete the default work package status. Please select another default work package status before deleting the current one."
error_unable_to_connect: "Unable to connect (%{value})"
error_unable_delete_wiki: "Unable to delete the wiki page."
error_unable_update_wiki: "Unable to update the wiki page."
error_workflow_copy_source: "Please select a source type or role"
error_workflow_copy_target: "Please select target type(s) and role(s)"
error_menu_item_not_created: Menu item could not be added
error_menu_item_not_saved: Menu item could not be saved
error_wiki_root_menu_item_conflict: >
Can't rename "%{old_name}" to "%{new_name}" due to a conflict in the resulting menu item
with the existing menu item "%{existing_caption}" (%{existing_identifier}).
error_external_authentication_failed_message: "An error occurred during external authentication: %{message}"
error_attribute_not_highlightable: "Attribute(s) not highlightable: %{attributes}"
events:
changeset: "Changeset edited"
message: Message edited
news: News
project_details: "Project details edited"
project: "Project edited"
projects: "Project edited"
reply: Replied
time_entry: "Timelog edited"
wiki_page: "Wiki page edited"
work_package_closed: "Work Package closed"
work_package_edit: "Work Package edited"
work_package_note: "Work Package note added"
title:
project_html: "Project: %{name}"
subproject_html: "Subproject: %{name}"
export:
dialog:
title: "Export"
submit: "Export"
save_export_settings:
label: "Save settings"
format:
label: "File format"
options:
csv:
label: "CSV"
pdf:
label: "PDF"
xls:
label: "XLS"
columns:
input_label_report: "Add columns to attribute table"
input_caption_report: "By default all attributes added as columns in the work package list are selected. Long text fields are not available in the attribute table, but can be displayed below it."
input_caption_table: "By default all attributes added as columns in the work package list are selected. Long text fields are not available in table based exports."
input_caption_required: "It is not possible to export the view without any column. Please add at least one column."
pdf:
export_type:
label: "PDF export type"
options:
table:
label: "Table"
caption: "Export the work packages list in a table with the desired columns."
report:
label: "Report"
caption: "Export the work package on a detailed report of all work packages in the list."
gantt:
label: "Gantt chart"
caption: "Export the work packages list in a Gantt diagram view."
include_images:
label: "Include images"
caption: "Exclude images to reduce the size of the PDF export."
gantt_zoom_levels:
label: "Zoom levels"
caption: "Select what is the zoom level for dates displayed in the chart."
options:
days: "Days"
weeks: "Weeks"
months: "Months"
quarters: "Quarters"
column_width:
label: "Table column width"
options:
narrow: "Narrow"
medium: "Medium"
wide: "Wide"
very_wide: "Very wide"
paper_size:
label: "Paper size"
caption: "Depending on the chart size more than one page might be exported."
long_text_fields:
input_caption: "By default all long text fields are selected."
input_label: "Add long text fields"
input_placeholder: "Search for long text fields"
drag_area_label: "Manage long text fields"
xls:
include_relations:
label: "Include relations"
caption: "This option will create a duplicate of each work package for every relation this has with another work package."
include_descriptions:
label: "Include descriptions"
caption: "This option will add a description column in raw format."
your_work_packages_export: "Work packages are being exported"
your_projects_export: "Projects are being exported"
succeeded: "Export completed"
failed: "An error has occurred while trying to export the work packages: %{message}"
demo:
heading: "Demo PDF"
footer: "Generated by OpenProject"
button_text: Generate Demo PDF
errors:
embedded_table_with_too_many_columns: "This embedded work package table could not fit on the page, please reduce the number of columns."
format:
atom: "Atom"
csv: "CSV"
pdf: "PDF"
pdf_overview_table: "PDF Table"
pdf_report_with_images: "PDF Report with images"
pdf_report: "PDF Report"
pdf_gantt: "PDF Gantt"
image:
omitted: "Image not exported."
macro:
error: "Macro error, %{message}"
attribute_not_found: "attribute not found: %{attribute}"
model_not_found: "invalid attribute model: %{model}"
resource_not_found: "resource not found: %{resource}"
nested_rich_text_unsupported: "Nested rich text embedding currently not supported in export"
units:
hours: h
days: d
pdf_generator:
page_nr_footer: "Page %{page} of %{total}"
template_attributes:
label: "Attributes and description"
caption: All the attributes present in the current form configuration using the default template.
template_contract:
label: "Contract"
caption: Work package details formatted to the standard German contract form.
dialog:
title: Generate PDF
submit: Download
templates:
label: "Template"
none_enabled: "No template has been enabled for this work package type"
footer_center:
label: Footer text
caption: This text will appear on every page at the center of the footer.
footer_right:
label: Footer text
caption: This text will appear on every page at the right of the footer.
hyphenation:
label: Hyphenation
caption: Break line between words for better layout and justification.
hyphenation_language:
label: Language and hyphenation
page_orientation:
label: Page orientation
caption: Select the orientation of the pages in the PDF document.
options:
portrait: Portrait
landscape: Landscape
extraction:
available:
pdftotext: "Pdftotext available (optional)"
unrtf: "Unrtf available (optional)"
catdoc: "Catdoc available (optional)"
xls2csv: "Xls2csv available (optional)"
catppt: "Catppt available (optional)"
tesseract: "Tesseract available (optional)"
filterable_tree_view:
filter_mode:
all: "All"
label: "Filter mode"
selected: "Selected"
include_sub_items: "Include sub-items"
no_results_text: "No results"
toggle_switch:
label_on: "On"
label_off: "Off"
general_csv_decimal_separator: "."
general_csv_encoding: "UTF-8"
general_csv_separator: ","
general_first_day_of_week: "7"
general_pdf_encoding: "ISO-8859-1"
general_text_no: "no"
general_text_yes: "yes"
general_text_No: "No"
general_text_Yes: "Yes"
general_text_true: "true"
general_text_false: "false"
gui_validation_error: "1 error"
gui_validation_error_plural: "%{count} errors"
health_reports:
common:
checks:
failures:
one: "%{count} check failed"
other: "%{count} checks failed"
success: All checks passed
warnings:
one: "%{count} check returned a warning"
other: "%{count} checks returned a warning"
summary:
failure: Some checks failed and the system does not work as expected.
success: All connections and systems are working as expected.
warning: Some checks returned a warning. This can lead to unexpected behaviour.
result_component:
status:
failed: Failed
passed: Passed
skipped: Skipped
warning: Warning
homescreen:
additional:
projects: "Newest visible projects in this instance."
no_visible_projects: "There are no visible projects in this instance."
favorite_projects:
no_results: "You have no favorite projects"
no_results_subtext: "Add one or multiple projects as favorite through their overview or in a project list."
users: "Newest registered users in this instance."
blocks:
community: "OpenProject community"
upsell:
title: "Upgrade to Enterprise edition"
new_features:
header: "Read about new features and product updates."
learn_about: "Learn more about all new features"
missing: "There are no highlighted features yet."
# We need to include the version to invalidate outdated translations in other locales
"17_5":
new_features_title: >
The release contains various new features and improvements, such as:
new_features_list:
line_0: "Project-based work package identifiers for clearer references."
line_1: Jira Migrator support for Jira identifiers, due dates, and more.
line_2: Option to exclude work package types from Backlogs.
line_3: Redesigned sprint views.
line_4: Improved work package linking across Documents and text editors.
line_5: More flexible meeting schedules and reduced email notification noise.
line_6: Nested groups for organizational structures and inherited permissions.
line_7: Improved administration interfaces for workflows, users, and type configuration.
links:
upgrade_enterprise_edition: "Upgrade to Enterprise edition"
postgres_migration: "Migrating your installation to PostgreSQL"
user_guides: "User guides"
faq: "FAQ"
impressum: "Legal notice"
glossary: "Glossary"
shortcuts: "Shortcuts"
blog: "OpenProject blog"
forums: "Community forum"
security_alerts: "Security alerts"
newsletter: "Newsletter"
image_conversion:
imagemagick: "Imagemagick"
journals:
changes_retracted: "The changes were retracted."
caused_changes:
budget_deleted: "Budget has been deleted"
dates_changed: "Dates changed"
default_attribute_written: "Read-only attributes written"
import: "Imported"
progress_mode_changed_to_status_based: "Progress calculation updated"
status_changed: "Status '%{status_name}'"
system_update: "OpenProject system update:"
work_package_duplicate_closed: "Duplicate work package updated:"
total_percent_complete_mode_changed_to_work_weighted_average: "Calculation of % Complete totals now weighted by Work."
total_percent_complete_mode_changed_to_simple_average: "Calculation of % Complete totals now based on a simple average of only % Complete values."
cause_descriptions:
import:
header: "changes by %{author}"
field_changed: "%{field} changed from %{old_value} to %{new_value}"
field_set: "%{field} set to %{value}"
field_removed: "%{field} removed"
field_updated: "%{field} updated"
deleted_with_diff: "%{field} deleted (%{link})"
changed_with_diff: "%{field} changed (%{link})"
set_with_diff: "%{field} set (%{link})"
work_package_predecessor_changed_times: by changes to predecessor %{link}
work_package_parent_changed_times: by changes to parent %{link}
work_package_children_changed_times: by changes to child %{link}
work_package_related_changed_times: by changes to related %{link}
work_package_duplicate_closed: The status was automatically updated by the duplicated work package %{link}
unaccessable_work_package_changed: by changes to a related work package
budget_deleted: Budget has been deleted
working_days_changed:
changed: "by changes to working days (%{changes})"
days:
working: "%{day} is now working"
non_working: "%{day} is now non-working"
dates:
working: "%{date} is now working"
non_working: "%{date} is now non-working"
progress_mode_changed_to_status_based: Progress calculation mode set to status-based
status_excluded_from_totals_set_to_false_message: now included in hierarchy totals
status_excluded_from_totals_set_to_true_message: now excluded from hierarchy totals
status_percent_complete_changed: "% Complete changed from %{old_value}% to %{new_value}%"
system_update:
file_links_journal: >
From now on, activity related to file links (files stored in external storages) will appear here in the
Activity tab. The following represent activity concerning links that already existed:
progress_calculation_adjusted_from_disabled_mode: >-
Progress calculation automatically <a href="%{href}" target="_blank">set to work-based mode and adjusted with version update</a>.
progress_calculation_adjusted: >-
Progress calculation automatically <a href="%{href}" target="_blank">adjusted with version update</a>.
scheduling_mode_adjusted: >-
Scheduling mode automatically adjusted with version update.
totals_removed_from_childless_work_packages: >-
Work and progress totals automatically removed for non-parent work packages with <a href="%{href}" target="_blank">version update</a>.
This is a maintenance task and can be safely ignored.
sprint_migration: "Version '%{version_name}' has been copied as a sprint."
total_percent_complete_mode_changed_to_work_weighted_average: >-
Child work packages without Work are ignored.
total_percent_complete_mode_changed_to_simple_average: >-
Work values of child work packages are ignored.
links:
configuration_guide: "Configuration guide"
get_in_touch: "You have questions? Get in touch with us."
instructions_after_registration_link: "You can sign in as soon as your account has been activated by clicking [here](signin_url)."
instructions_after_logout_link: "You can sign in again by clicking [here](signin_url)."
instructions_after_error_link: "You can try to sign in again by clicking [here](signin_url). If the error persists, ask your admin for help."
menus:
admin:
ai: "Artificial Intelligence (AI)"
aggregation: "Aggregation"
api_and_webhooks: "API and webhooks"
mail_notification: "Email notifications"
mails_and_notifications: "Emails and notifications"
mcp_configurations: "Model Context Protocol (MCP)"
quick_add:
label: "Add…"
my_account:
notifications_and_email:
title: "Notification and email"
tabs:
notifications: "Notification settings"
email_reminders: "Email reminders"
access_tokens:
description: "Provider tokens are issued by OpenProject, allowing other applications to access it. Client tokens are issued by other applications, allowing OpenProject to access them."
no_results:
title: "No access tokens to display"
description: "All of them have been disabled. They can be re-enabled in the administration menu."
access_tokens: "Access tokens"
headers:
action: "Action"
expiration: "Expires"
indefinite_expiration: "Never"
simple_revoke_confirmation: "Are you sure you want to revoke this token?"
tabs:
client:
title: "Client tokens"
provider:
title: "Provider tokens"
token/api:
blank_description: "There is no API token yet. You can create one using the button below."
blank_title: "No API token"
title: "API"
table_title: "API tokens"
text_hint: "API tokens allow third-party applications to communicate with this OpenProject instance via REST APIs."
static_token_name: "API token"
disabled_text: "API tokens are not enabled by the administrator. Please contact your administrator to use this feature."
add_button: "API token"
ical:
blank_description: "To add an iCalendar token, subscribe to a new or existing calendar from within the Calendar module of a project. You must have the necessary permissions."
blank_title: "No iCalendar token"
title: "iCalendar"
table_title: "iCalendar tokens"
text_hint_link: "iCalendar tokens allow users to [subscribe to OpenProject calendars](docs_url) and view up-to-date work package information from external clients."
disabled_text: "iCalendar subscriptions are not enabled by the administrator. Please contact your administrator to use this feature."
oauth_application:
active_tokens: "Active tokens"
blank_description: "There is no third-party application access configured and active for you."
blank_title: "No OAuth application token"
last_refreshed_at: "Last refreshed at"
title: "OAuth"
table_title: "OAuth application tokens"
text_hint: "OAuth application tokens allow third-party applications to connect with this OpenProject instance."
oauth_client:
blank_description: "There are no OAuth client tokens yet."
blank_title: "No OAuth client tokens"
failed: "An error occurred and the token couldn't be removed. Please try again later."
integration_type: "Integration type"
table_title: "OAuth client tokens"
text_hint: "OAuth client tokens allow this OpenProject instance to connect with external applications, such as file storages."
title: "OAuth"
remove_token: "Do you really want to remove this token? You will need to login again on %{integration}."
removed: "OAuth client token successfully removed"
unknown_integration: "Unknown"
token/rss:
add_button: "RSS token"
blank_description: "There is no RSS token yet. You can create one using the button below."
blank_title: "No RSS token"
title: "RSS"
table_title: "RSS tokens"
text_hint: "RSS tokens allow users to keep up with the latest changes in this OpenProject instance via an external RSS reader."
static_token_name: "RSS token"
disabled_text: "RSS tokens are not enabled by the administrator. Please contact your administrator to use this feature."
storages:
unknown_storage: "Unknown storage"
email_reminders:
immediate_reminders:
title: "Send me an email reminder"
mentioned: "Notify me when I am mentioned"
personal_reminder: "Notify me for personal reminders"
daily_reminders:
title: "Send me daily email reminders for unread notifications"
description: "You will receive these reminders only for unread notifications and only at hours you specify. Until you configure a time zone for your account, the times will be interpreted to be in UTC."
enabled: "Enable daily email reminders"
add_time: "Add time"
remove_time: "Remove time"
time_slot_label: "Reminder time (UTC)"
workdays:
title: "Receive email reminders on these days"
submit_button: "Update reminder days"
pause_reminders:
title: "Pause email notifications"
enabled: "Temporarily pause daily email reminders"
date_range: "Pause period"
email_alerts:
title: "Email alerts for other items that are not work packages"
description: "Notifications today are limited to work packages. You can choose to continue receiving email alerts for these events until they are included in notifications."
news_added: "News added"
news_commented: "Comment on a news item"
document_added: "Document added"
forum_messages: "Forum message posted"
wiki_page_added: "Wiki page added"
wiki_page_updated: "Wiki page updated"
membership_added: "Membership added"
membership_updated: "Membership updated"
submit_button: "Update alerts"
notifications:
participating:
title: "Participating"
description: "Notifications for all activities in work packages you are involved in (assignee, accountable or watcher)."
submit_button: "Update preferences"
mentioned: "Mentioned"
watched: "Watching"
assignee: "Assignee"
responsible: "Accountable"
shared: "Shared with me"
date_alerts:
title: "Date alerts"
description: "Automatic notifications when important dates are approaching for open work packages you are involved in (assignee, accountable or watcher)."
submit_button: "Update date alerts"
start_date: "Start date"
due_date: "Finish date"
overdue: "Overdue"
times:
same_day: "On the same day"
one_day_before: "1 day before"
three_days_before: "3 days before"
seven_days_before: "7 days before"
one_day_after: "1 day after"
three_days_after: "3 days after"
seven_days_after: "7 days after"
non_participating:
title: "Non-participating"
description: "Additional notifications for activities in all projects."
submit_button: "Update preferences"
work_package_created: "New work packages"
work_package_commented: "All new comments"
work_package_processed: "All status changes"
work_package_prioritized: "All priority changes"
work_package_scheduled: "All date changes"
project_specific_settings:
title: "Project-specific notification settings"
description: "These project-specific settings override default settings above."
add_button: "Add project-specific notifications"
dialog_title: "Add project-specific notifications"
list_header: "Projects with specific notifications"
notifications:
reasons:
assigned: "Assignee"
dateAlert: "Date alert"
mentioned: "Mentioned"
responsible: "Accountable"
shared: "Shared"
watched: "Watcher"
reminder: "Reminder"
facets:
unread: "Unread"
unread_title: "Show unread"
all: "All"
all_title: "Show all"
menu:
by_project: "Unread by project"
by_reason: "Reason"
inbox: "Inbox"
send_notifications: "Send notifications for this action"
work_packages:
subject:
created: "The work package was created."
assigned: "You have been assigned to %{work_package}"
subscribed: "You subscribed to %{work_package}"
mentioned: "You have been mentioned in %{work_package}"
responsible: "You have become accountable for %{work_package}"
watched: "You are watching %{work_package}"
query:
invalid_filter: "Invalid notification filter"
label_accessibility: "Accessibility"
label_account: "Account"
label_actions: "Actions"
label_active: "Active"
label_activate_user: "Activate user"
label_active_in_new_projects: "Active in new projects"
label_activity: "Activity"
label_add_edit_translations: "Add and edit translations"
label_add_another_file: "Add another file"
label_add_columns: "Add selected columns"
label_add_note: "Add a note"
label_add_projects: "Add projects"
label_add_related_work_packages: "Add related work packages"
label_add_subtask: "Add subtask"
label_added: "added"
label_added_by: "Added by %{author}"
label_added_by_on: "Added by %{author} on %{date}"
label_added_time_by: "Added by %{author} %{age} ago"
label_additional_workflow_transitions_for_assignee: "Additional transitions allowed when the user is the assignee"
label_additional_workflow_transitions_for_author: "Additional transitions allowed when the user is the author"
label_administration: "Administration"
label_interface_colors: "Interface colors"
label_interface_colors_description: "These colors control how the application looks. If you modify them the theme will automatically be changed to Custom theme, but we cant assure the compliance of the accessibility contrast minimums (WCAG 2.1). "
label_age: "Age"
label_ago: "days ago"
label_all: "all"
label_all_uppercase: "All"
label_all_time: "all time"
label_all_words: "All words"
label_all_open_wps: "All open"
label_always_visible: "Always displayed"
label_announcement: "Announcement"
label_angular: "AngularJS"
label_app_modules: "%{app_title} modules"
label_api_access_key: "API access key"
label_api_access_key_created_on: "API access key created %{value} ago"
label_api_access_key_type: "API"
label_auto_option: "(auto)"
label_ical_access_key_type: "iCalendar"
label_ical_access_key_description: 'iCalendar token "%{token_name}" for "%{calendar_name}" in "%{project_name}"'
label_ical_access_key_not_present: "iCalendar token(s) not present."
label_ical_access_key_generation_hint: "Automatically generated when subscribing to a calendar."
label_ical_access_key_latest: "latest"
label_ical_access_key_revoke: "Revoke"
label_integrations: "Integrations"
label_add_column: "Add column"
label_applied_status: "Applied status"
label_archive_project: "Archive project"
label_ascending: "Ascending"
label_assigned_to_me_work_packages: "Work packages assigned to me"
label_associated_revisions: "Associated revisions"
label_attachment_plural: "Attachments"
label_attribute: "Attribute"
label_attribute_plural: "Attributes"
label_ldap_auth_source_new: "New LDAP connection"
label_ldap_auth_source: "LDAP connection"
label_ldap_auth_source_plural: "LDAP connections"
label_attribute_expand_text: "The complete text for '%{attribute}'"
label_authentication: "Authentication"
label_available_custom_fields_projects: "Available custom fields projects"
label_available_global_roles: "Available global roles"
label_available_project_attributes: "Available project attributes"
label_available_project_forums: "Available forums"
label_available_project_repositories: "Available repositories"
label_available_project_versions: "Available versions"
label_available_project_work_package_categories: "Available work package categories"
label_available_project_work_package_types: "Available work package types"
label_available_projects: "Available projects"
label_api_doc: "API documentation"
label_backup: "Backup"
label_backup_code: "Backup code"
label_basic_details: "Basic details"
label_between: "between"
label_blocked_by: "blocked by"
label_blocks: "blocks"
label_blog: "Blog"
label_forums_locked: "Locked"
label_forum_new: "New forum"
label_forum_plural: "Forums"
label_forum_sticky: "Sticky"
label_boolean: "Boolean"
label_board_plural: "Boards"
label_branch: "Branch"
label_browse: "Browse"
label_builtin: "Built-in"
label_bulk_edit_selected_work_packages: "Bulk edit selected work packages"
label_bundled: "(Bundled)"
label_calendar: "Calendar"
label_calendars_and_dates: "Calendars and dates"
label_calendar_show: "Show Calendar"
label_category: "Category"
label_completed: Completed
label_committed_at_html: "%{committed_revision_link} at %{date}"
label_committed_link: "committed revision %{revision_identifier}"
label_consent_settings: "User Consent"
label_wiki_menu_item: Wiki menu item
label_select_main_menu_item: Select new main menu item
label_required_disk_storage: "Required disk storage"
label_send_invitation: Send invitation
label_calculated_value: "Calculated value"
label_change_parent: "Change parent"
label_change_plural: "Changes"
label_change_properties: "Change properties"
label_change_status: "Change status"
label_change_status_of_user: "Change status of #{username}"
label_change_view_all: "View all changes"
label_changes_details: "Details of all changes"
label_changeset: "Changeset"
label_changeset_id: "Changeset ID"
label_changeset_plural: "Changesets"
label_checked: "checked"
label_check_uncheck_all_in_column: "Check/Uncheck all in column"
label_check_uncheck_all_in_row: "Check/Uncheck all in row"
label_child_element: "Child element"
label_choices: "Choices"
label_close_versions: "Close completed versions"
label_closed_work_packages: "closed"
label_collapse: "Collapse"
label_collapsed_click_to_show: "Collapsed. Click to show"
label_configuration: configuration
label_comment_add: "Add a comment"
label_comment_added: "Comment added"
label_comment_delete: "Delete comments"
label_comment_plural: "Comments"
label_commits_per_author: "Commits per author"
label_commits_per_month: "Commits per month"
label_confirmation: "Confirmation"
label_contains: "contains"
label_starts_with: "starts with"
label_content: "Content"
label_color_plural: "Colors"
label_copied: "copied"
label_copy_same_as_target: "Same as target"
label_copy_source: "Source"
label_copy_target: "Target"
label_copy_workflow_from: "Copy workflow from"
label_copy_workflow_from_type: "Copy to another type"
label_copy_workflow_from_role: "Copy to other roles"
label_copy_project: "Copy project"
label_core_version: "Core version"
label_core_build: "Core build"
label_created_by: "Created by %{user}"
label_current_status: "Current status"
label_current_version: "Current version"
label_custom_field_add_no_type: "Add this field to a work package type"
label_custom_field_new: "New custom field"
label_custom_field_plural: "Custom fields"
label_custom_field_default_type: "Empty type"
label_custom_style: "Design"
label_custom_style_description: "Choose how OpenProject looks to you with themes, select your default colors to use in the app and how exports look like."
label_dashboard: "Dashboard"
label_database_version: "PostgreSQL version"
label_date: "Date"
label_dates: "Dates"
label_date_and_time: "Date and time"
label_date_format: "Date format"
label_date_from: "From"
label_date_from_to: "From %{start} to %{end}"
label_date_to: "To"
label_day_plural: "days"
label_default: "Default"
label_delete_user: "Delete user"
label_delete_project: "Delete project"
label_delete: "Delete"
label_deleted: "deleted"
label_deleted_custom_field: "(deleted custom field)"
label_deleted_custom_item: "(deleted item)"
label_deleted_custom_option: "(deleted option)"
label_empty_element: "(empty)"
label_go_back: "Go back one menu level"
label_go_forward: "Open %{module} sub-menu"
label_missing_or_hidden_custom_option: "(missing value or lacking permissions to access)"
label_descending: "Descending"
label_details: "Details"
label_defaults: "Defaults"
label_development_roadmap: "Development roadmap"
label_diff: "diff"
label_diff_inline: "inline"
label_diff_side_by_side: "side by side"
label_digital_accessibility: "Digital accessibility (DE)"
label_disabled: "disabled"
label_disabled_uppercase: "Disabled"
label_display: "Display"
label_display_per_page: "Per page: %{value}"
label_display_used_statuses_only: "Only display statuses that are used by this type"
label_download: "%{count} Download"
label_download_plural: "%{count} Downloads"
label_downloads_abbr: "D/L"
label_duplicated_by: "duplicated by"
label_duplicate: "duplicate"
label_duplicates: "duplicates"
label_edit: "Edit"
label_edit_x: "Edit: %{x}"
label_view_x: "View: %{x}"
label_enable_multi_select: "Toggle multiselect"
label_enabled_project_custom_fields: "Enabled custom fields"
label_enabled_project_modules: "Enabled modules"
label_enabled_project_activities: "Enabled time tracking activities"
label_end_to_end: "end to end"
label_end_to_start: "end to start"
label_enumeration_new: "New enumeration value"
label_enumeration_value: "Enumeration value"
label_enumerations: "Enumerations"
label_enterprise: "Enterprise"
label_enterprise_active_users: "%{current}/%{limit} booked active users"
label_enterprise_edition: "Enterprise edition"
label_enterprise_support: "Enterprise support"
label_environment: "Environment"
label_estimates_and_progress: "Estimates and progress"
label_equals: "is"
label_equals_with_descendants: "is any with descendants"
label_everywhere: "everywhere"
label_example: "Example"
label_experimental: "Experimental"
label_i_am_member: "I am member"
label_ifc_viewer: "Ifc Viewer"
label_ifc_model_plural: "Ifc Models"
label_import: "Import"
label_export_to: "Also available in:"
label_expand: "Expand"
label_expanded_click_to_collapse: "Expanded. Click to collapse"
label_f_hour: "%{value} hour"
label_f_hour_plural: "%{value} hours"
label_favorite: "Favorite"
label_feed_plural: "Feeds"
label_feeds_access_key: "RSS access key"
label_feeds_access_key_created_on: "RSS access key created %{value} ago"
label_feeds_access_key_type: "RSS"
label_file_plural: "Files"
label_filter: "Filters"
label_filter_add: "Add filter"
label_filter_by: "Filter by"
label_filter_any_name_attribute: "Name attributes"
label_filter_plural: "Filters"
label_filters_toggle: "Show/hide filters"
label_float: "Float"
label_folder: "Folder"
label_follows: "follows"
label_form_configuration: "Form configuration"
label_formula: "Formula"
label_gantt_chart: "Gantt chart"
label_gantt_chart_plural: "Gantt charts"
label_general: "General"
label_generate_key: "Generate a key"
label_global_modules: "Global modules"
label_global_roles: "Global roles"
label_git_path: "Path to .git directory"
label_greater_or_equal: ">="
label_group_by: "Group by"
label_group_new: "New group"
label_group: "Group"
label_group_named: "Group %{name}"
label_group_plural: "Groups"
label_help: "Help"
label_here: here
label_hide: "Hide"
label_history: "History"
label_hierarchy: "Hierarchy"
label_hierarchy_leaf: "Hierarchy leaf"
label_home: "Home"
label_subject_or_id: "Subject or ID"
label_calendar_subscriptions: "Calendar subscriptions"
label_identifier: "Identifiers"
label_project_identifier: "Project identifier"
label_in: "in"
label_in_less_than: "in less than"
label_in_more_than: "in more than"
label_inactive: "Inactive"
label_incoming_emails: "Incoming emails"
label_includes: "includes"
label_incomplete: Incomplete
label_include_sub_projects: Include sub-projects
label_index_by_date: "Index by date"
label_index_by_title: "Index by title"
label_information: "Information"
label_information_plural: "Information"
label_installation_guides: "Installation guides"
label_integer: "Integer"
label_interface: "Interface"
label_internal: "Internal"
label_introduction_video: "Getting started video"
label_invite_user: "Invite user"
label_item: "Item"
label_item_plural: "Items"
label_weighted_item_list: "Weighted item list"
label_share: "Share"
label_share_project_list: "Share project list"
label_share_work_package: "Share work package"
label_show_all_registered_users: "Show all registered users"
label_show_less: "Show less"
label_show_more: "Show more"
label_journal: "Journal"
label_journal_diff: "Description Comparison"
label_language: "Language"
label_languages: "Languages"
label_external_links: "External links"
label_locale: "Language and region"
label_jump_to_a_project: "Jump to a project..."
label_jira_import: "Jira Migrator"
label_keyword_plural: "Keywords"
label_language_based: "Based on user's language"
label_last_activity: "Last activity"
label_last_change_on: "Last change on"
label_last_changes: "last %{count} changes"
label_last_login: "Last login"
label_last_month: "last month"
label_last_n_days: "last %{count} days"
label_last_week: "last week"
label_latest_revision: "Latest revision"
label_latest_revision_plural: "Latest revisions"
label_ldap_authentication: "LDAP authentication"
label_learn_more: "Learn more"
label_less_or_equal: "<="
label_less_than_ago: "less than days ago"
label_link_url: "Link (URL)"
label_list: "List"
label_loading: "Loading..."
label_locked: "locked"
label_lock_user: "Lock user"
label_logged_as: "Logged in as"
label_login: "Sign in"
label_custom_comment: "%{name} comment"
label_custom_logo: "Custom logo desktop"
label_custom_logo_mobile: "Custom logo mobile"
label_custom_export_logo: "Custom export logo"
label_custom_export_cover: "Custom export cover background"
label_custom_export_footer: "Custom export footer image"
label_custom_export_font_regular: "Regular"
label_custom_export_font_bold: "Bold"
label_custom_export_font_italic: "Italic"
label_custom_export_font_bold_italic: "Bold Italic"
label_custom_export_cover_overlay: "Custom export cover background overlay"
label_custom_export_cover_text_color: "Text color"
label_custom_pdf_export_settings: "Custom PDF export settings"
label_custom_favicon: "Custom favicon"
label_custom_touch_icon: "Custom touch icon"
label_departments: "Organization"
label_departments_description_html: >
Define your companys structure by creating departments and sub-departments in a hierarchical way. This allows you
to reflect reporting lines and maintain a clear, structured overview of your organization within OpenProject. You
can also import an existing organization structure through [LDAP group synchronisation](ldap_docs_article).
label_logout: "Sign out"
label_mapping_for: "Mapping for: %{attribute}"
label_main_menu: "Side Menu"
label_manage: "Manage"
label_manage_groups: "Manage groups"
label_managed_repositories_vendor: "Managed %{vendor} repositories"
label_mathematical_operators: "Mathematical operators"
label_max_size: "Maximum size"
label_me: "me"
label_member_new: "New member"
label_member_all_admin: "(All roles due to admin status)"
label_member_plural: "Members"
label_membership_plural: "Memberships"
label_membership_added: "Member added"
label_membership_updated: "Member updated"
label_menu: "Menu"
label_menu_badge:
pre_alpha: "pre-alpha"
alpha: "alpha"
beta: "beta"
label_menu_item_name: "Name of menu item"
label_message: "Message"
label_message_last: "Last message"
label_message_new: "New message"
label_message_plural: "Messages"
label_message_posted: "Message added"
label_min_max_length: "Min - Max length"
label_minute_plural: "minutes"
label_missing_api_access_key: "Missing API access key"
label_missing_feeds_access_key: "Missing RSS access key"
label_modification: "%{count} change"
label_modified: "modified"
label_module_plural: "Modules"
label_modules: "Modules"
label_months_from: "months from"
label_more: "More"
label_more_information: "More information"
label_more_than_ago: "more than days ago"
label_move_column_left: "Move column left"
label_move_column_right: "Move column right"
label_move_work_package: "Move work package"
label_my_account: "Account settings"
label_my_activity: "My activity"
label_my_account_data: "My account data"
label_my_avatar: "My avatar"
label_my_queries: "My custom queries"
label_name: "Name"
label_never: "Never"
label_new: "New"
label_new_features: "New features"
label_new_statuses_allowed: "New statuses allowed"
label_news_singular: "News"
label_news_added: "News added"
label_news_comment_added: "Comment added to a news"
label_news_latest: "Latest news"
label_news_new: "Add news"
label_news_edit: "Edit news"
label_news_plural: "News"
label_news_view_all: "View all news"
label_next: "Next"
label_next_week: "Next week"
label_next_year: "Next year"
label_no_change_option: "(No change)"
label_no_data: "No data to display"
label_no_due_date: "no finish date"
label_no_start_date: "no start date"
label_no_parent_page: "No parent page"
label_no_parent_group: "(No parent group)"
label_notification_center_plural: "Notifications"
label_nothing_display: "Nothing to display"
label_nobody: "nobody"
label_not_configured: "Not configured"
label_not_found: "not found"
label_none: "none"
label_none_parentheses: "(none)"
label_not_contains: "doesn't contain"
label_not_equals: "is not"
label_life_cycle_step_plural: "Project life cycle"
label_on: "on"
label_operator_all: "is not empty"
label_operator_none: "is empty"
label_operator_equals_or: "is (OR)"
label_operator_equals_all: "is (AND)"
label_operator_shared_with_user_any: "any"
label_open: "open"
label_closed: "closed"
label_open_menu: "Open menu"
label_open_work_packages: "open"
label_open_work_packages_plural: "open"
label_openproject_website: "OpenProject website"
label_optional_description: "Description"
label_options: "Options"
label_other: "Other"
label_overall_activity: "Overall activity"
label_overview: "Overview"
label_page_title: "Page title"
label_parent_group_caption: >
Setting a parent group will make this group a subgroup of the selected parent group.
This will also inherit all memberships, including permissions of the parent group.
label_part_of: "part of"
label_password_lost: "Forgot your password?"
label_password_rule_lowercase: "Lowercase"
label_password_rule_numeric: "Numeric Characters"
label_password_rule_special: "Special Characters"
label_password_rule_uppercase: "Uppercase"
label_password_requirement_lowercase: "Must contain at least one lowercase character."
label_password_requirement_numeric: "Must contain at least one numeric character."
label_password_requirement_special: "Must contain at least one special character."
label_password_requirement_uppercase: "Must contain at least one uppercase character."
label_path_encoding: "Path encoding"
label_per_page: "Per page:"
label_people: "People"
label_permissions: "Permissions"
label_permissions_report: "Permissions report"
label_personalize_page: "Personalize this page"
label_placeholder_user: "Placeholder user"
label_placeholder_user_new: "New placeholder user"
label_placeholder_user_plural: "Placeholder users"
label_planning: "Planning"
label_please_login: "Please log in"
label_plugins: "Plugins"
label_portfolio_plural: "Portfolios"
label_modules_and_plugins: "Modules and Plugins"
label_precedes: "precedes"
label_preferences: "Preferences"
label_preview: "Preview"
label_preview_not_available: "Preview not available"
label_previous: "Previous"
label_previous_week: "Previous week"
label_previous_year: "Previous year"
label_principal_invite_via_email: " or invite new users via email"
label_principal_search: "Add existing users or groups"
label_privacy_policy: "Data privacy and security policy"
label_product_version: "Product version"
label_profile: "Profile"
label_percent_complete: "% Complete"
label_progress_tracking: "Progress tracking"
label_project: "Project"
label_project_activity: "Project activity"
label_project_attribute_plural: "Project attributes"
label_project_attribute_manage_link: "Manage project attributes"
label_project_count: "Total number of projects"
label_project_copy_notifications: "Send email notifications during the project copy"
label_project_initiation_export_pdf: "Export PDF for %{project_creation_name}"
label_project_latest: "Latest projects"
label_project_default_type: "Allow empty type"
label_project_hierarchy: "Project hierarchy"
label_project_mappings: "Projects"
label_project_new: "New project"
label_project_plural: "Projects"
label_project_list_plural: "Project lists"
label_reserved_identifiers: "Reserved identifiers"
label_project_life_cycle: "Project life cycle"
label_project_attributes_plural: "Project attributes"
label_project_custom_field_plural: "Project attributes"
label_project_settings: "Project settings"
label_project_attributes_settings: "Project attributes settings"
label_project_storage_plural: "File storages"
label_project_storage_project_folder: "File storages: Project folders"
label_projects_disk_usage_information: "%{count} projects using %{used_disk_space} disk space"
label_project_view_all: "View all projects"
label_project_show_details: "Show project details"
label_project_hide_details: "Hide project details"
label_portfolio: "Portfolio"
label_portfolio_new: "New portfolio"
label_program: "Program"
label_program_new: "New program"
label_public_projects: "Public projects"
label_query_new: "New query"
label_query_plural: "Custom queries"
label_read: "Read..."
label_read_documentation: "Read documentation"
label_register: "Create a new account"
label_register_with_developer: "Register as developer"
label_registered_on: "Registered on"
label_related_work_packages: "Related work packages"
label_relates: "related to"
label_relates_to: "related to"
label_relation: "Relation"
label_relation_actions: "Relation actions"
label_relation_delete: "Delete relation"
label_relation_edit: "Edit relation"
label_relation_new: "New relation"
label_release_notes: "Release notes"
label_remaining_work: "Remaining work"
label_remove_column: "Remove column"
label_remove_columns: "Remove selected columns"
label_renamed: "renamed"
label_reply_plural: "Replies"
label_report: "Report"
label_report_bug: "Report a bug"
label_report_plural: "Reports"
label_reported_work_packages: "Reported work packages"
label_reporting: "Reporting"
label_reporting_plural: "Reportings"
label_repository: "Repository"
label_repository_remove: "Remove repository"
label_repository_root: "Repository root"
label_repository_plural: "Repositories"
label_request_submission: "Request submission"
label_required: "required"
label_requires: "requires"
label_result_plural: "Results"
label_revision: "Revision"
label_revision_id: "Revision %{value}"
label_revision_plural: "Revisions"
label_roadmap: "Roadmap"
label_roadmap_edit: "Edit roadmap %{name}"
label_roadmap_due_in: "Due in %{value}"
label_roadmap_no_work_packages: "No work packages for this version"
label_roadmap_overdue: "%{value} late"
label_role_and_permissions: "Roles and permissions"
label_role_new: "New role"
label_role_grantable: "Grantable role"
label_role_plural: "Roles"
label_role_missing_permissions: "%{role} (missing required permissions)"
label_role_search: "Assign role to new members"
label_scm: "SCM"
label_scroll_left: "Scroll left"
label_scroll_right: "Scroll right"
label_search: "Search"
label_search_by_name: "Search by name"
label_send_information: "Send new credentials to the user"
label_send_test_email: "Send a test email"
label_session: "Session"
label_setting_plural: "Settings"
label_system_settings: "System settings"
label_show_completed_versions: "Show completed versions"
label_columns: "Columns"
label_sort: "Sort"
label_sort_ascending: "Sort ascending"
label_sort_by: "Sort by %{value}"
label_sorted_by: "sorted by %{value}"
label_sort_descending: "Sort descending"
label_sort_higher: "Move up"
label_sort_highest: "Move to top"
label_sort_lower: "Move down"
label_sort_lowest: "Move to bottom"
label_spent_time: "Spent time"
label_start_to_end: "start to end"
label_start_to_start: "start to start"
label_statistics: "Statistics"
label_status: "Status"
label_status_plural: "Statuses"
label_storage_free_space: "Remaining disk space"
label_storage_used_space: "Used disk space"
label_storage_group: "Storage filesystem %{identifier}"
label_storage_for: "Encompasses storage for"
label_string: "Text"
label_subproject: "Subproject"
label_subproject_new: "New subproject"
label_subproject_plural: "Subprojects"
label_subitems: "Subitems"
label_subtask_plural: "Subtasks"
label_summary: "Summary"
label_system: "System"
label_system_storage: "Storage information"
label_table_of_contents: "Table of contents"
label_tag: "Tag"
label_team_planner: "Team Planner"
label_template: "Template"
label_templates: "Templates"
label_text: "Long text"
label_this_month: "this month"
label_this_week: "this week"
label_this_year: "this year"
label_time: "Time"
label_time_entry_plural: "Spent time"
label_time_entry_activity_plural: "Spent time activities"
label_title: "Title"
label_projects_menu: "Projects"
label_today: "today"
label_today_capitalized: "Today"
label_token_version: "Token Version"
label_today_as_start_date: "Select today as start date."
label_today_as_due_date: "Select today as finish date."
label_today_as_date: "Select today as date."
label_top_menu: "Top Menu"
label_topic_plural: "Topics"
label_total: "Total"
label_type_new: "New type"
label_type_plural: "Types"
label_ui: "User Interface"
label_updated_time: "Updated %{value} ago"
label_updated_time_at: "%{author} %{age}"
label_updated_time_by: "Updated by %{author} %{age} ago"
label_upgrade_guides: "Upgrade guides"
label_used_by: "Used by"
label_used_by_types: "Used by types"
label_used_in_projects: "Used in projects"
label_user: "User"
label_user_and_permission: "Users and permissions"
label_user_named: "User %{name}"
label_user_activity_html: "%{value}'s activity"
label_user_anonymous: "Anonymous"
label_user_menu: "User menu"
label_user_new: "New user"
label_user_plural: "Users"
label_user_search: "Search for user"
label_user_settings: "User settings"
label_users_settings: "Users settings"
label_value_x: "Value: %{x}"
label_version_new: "New version"
label_version_edit: "Edit version"
label_version_plural: "Versions"
label_version_sharing_descendants: "With subprojects"
label_version_sharing_hierarchy: "With project hierarchy"
label_version_sharing_none: "Not shared"
label_version_sharing_system: "With all projects"
label_version_sharing_tree: "With project tree"
label_videos: "Videos"
label_view_all_revisions: "View all revisions"
label_view_diff: "View differences"
label_view_revisions: "View revisions"
label_watched_work_packages: "Watched work packages"
label_what_is_this: "What is this?"
label_week: "Week"
label_widget: "Widget"
label_widget_new: "New widget"
label_wiki_content_added: "Wiki page added"
label_wiki_content_updated: "Wiki page updated"
label_wiki_toc: "Table of Contents"
label_wiki_toc_empty: "Table of Contents is empty as no headings are present."
label_wiki_dont_show_menu_item: "Do not show this wikipage in project navigation"
label_wiki_edit: "Wiki edit"
label_wiki_edit_plural: "Wiki edits"
label_wiki_page_attachments: "Wiki page attachments"
label_wiki_page_id: "Wiki page ID"
label_wiki_navigation: "Wiki navigation"
label_wiki_page: "Wiki page"
label_wiki_page_plural: "Wiki pages"
label_wiki_show_index_page_link: "Show submenu item 'Table of Contents'"
label_wiki_show_menu_item: "Show as menu item in project navigation"
label_wiki_show_new_page_link: "Show submenu item 'Create new child page'"
label_wiki_start: "Start page"
label_work: "Work"
label_work_package: "Work package"
label_work_package_attachments: "Work package attachments"
label_work_package_category_new: "New category"
label_work_package_category_plural: "Work package categories"
label_work_package_comments: "Work package comments"
label_work_package_hierarchy: "Work package hierarchy"
label_work_package_new: "New work package"
label_work_package_edit: "Edit work package %{name}"
label_work_package_plural: "Work packages"
label_work_package_status: "Work package status"
label_work_package_status_new: "New status"
label_work_package_status_plural: "Work package statuses"
label_work_package_types: "Work package types"
label_work_package_tracking: "Work package tracking"
label_work_package_view_all: "View all work packages"
label_workflow: "Workflow"
label_workflow_copy: "Copy workflow"
label_workflow_plural: "Workflows"
label_workflow_summary: "Summary"
label_working_days_and_hours: "Working days and hours"
label_x_closed_work_packages_abbr:
one: "1 closed"
other: "%{count} closed"
zero: "0 closed"
label_x_comments:
one: "1 comment"
other: "%{count} comments"
zero: "no comments"
label_x_items:
one: "1 item"
other: "%{count} items"
zero: "no items"
label_x_open_work_packages_abbr:
one: "1 open"
other: "%{count} open"
zero: "0 open"
label_x_work_packages:
one: "1 work package"
other: "%{count} work packages"
zero: "No work packages"
label_x_projects:
one: "1 project"
other: "%{count} projects"
zero: "no projects"
label_x_files:
one: "1 file"
other: "%{count} files"
zero: "no files"
label_x_days:
one: "1 day"
other: "%{count} days"
label_x_working_days:
one: "1 working day"
other: "%{count} working days"
label_x_working_days_time_off:
one: "Time off: 1 working day"
other: "Time off: %{count} working days"
label_yesterday: "yesterday"
label_zen_mode: "Zen mode"
label_role_type: "Type"
label_member_role: "Project role"
label_global_role: "Global role"
label_not_changeable: "(not changeable)"
label_global: "Global"
label_seeded_from_env_warning: This record has been created through a setting environment variable. It is not editable through UI.
label_schedule_and_availability: "Schedule and availability"
label_working_hours: "Work schedule"
label_non_working_days: "Availability calendar"
label_non_working_days_with_count: "Non-working days (%{count})"
label_non_working_days_summary: "Summary"
button_add_non_working_time: "Time off"
button_edit_non_working_time: "Edit time off"
label_continued_from_previous_year: "continued from previous year"
label_continues_into_next_year: "continues into next year"
label_end_date: "Finish date"
label_working_days: "Working days"
label_non_working_times_with_count: "%{year} time off (%{count})"
label_non_working_times_summary: "%{year} summary"
label_total_user_non_working_times: "Personal non-working days"
label_total_global_non_working_days: "Global non-working days"
label_total_days_off: "Total days off"
macro_execution_error: "Error executing the macro %{macro_name}"
macro_unavailable: "Macro %{macro_name} cannot be displayed."
macros:
placeholder: "[Placeholder] Macro %{macro_name}"
errors:
missing_or_invalid_parameter: "Missing or invalid macro parameter."
legacy_warning:
timeline: "This legacy timeline macro has been removed and is no longer available. You can replace the functionality with an embedded table macro."
include_wiki_page:
removed: "The macro does no longer exist."
wiki_child_pages:
errors:
page_not_found: "Cannot find the wiki page '%{name}'."
create_work_package_link:
errors:
no_project_context: "Calling create_work_package_link macro from outside project context."
invalid_type: "No type found with name '%{type}' in project '%{project}'."
link_name: "New work package"
link_name_type: "New %{type_name}"
mail:
actions: "Actions"
digests:
including_mention_singular: "including a mention"
including_mention_plural: "including %{number_mentioned} mentions"
unread_notification_singular: "1 unread notification"
unread_notification_plural: "%{number_unread} unread notifications"
you_have: "You have"
logo_alt_text: "Logo"
mention:
subject: "%{user_name} mentioned you in %{id} - %{subject}"
notification:
center: "To notification center"
see_in_center: "See comment in notification center"
settings: "Change email settings"
salutation: "Hello %{user},"
salutation_full_name: "Full name"
work_packages:
created_at: "Created at %{timestamp} by %{user} "
login_to_see_all: "Log in to see all notifications."
mentioned: "You have been <b>mentioned in a comment</b>"
mentioned_by: "%{user} mentioned you in a comment"
more_to_see:
one: "There is 1 more work package with notifications."
other: "There are %{count} more work packages with notifications."
open_in_browser: "Open in browser"
reason:
watched: "Watched"
assigned: "Assigned"
responsible: "Accountable"
mentioned: "Mentioned"
shared: "Shared"
subscribed: "all"
prefix: "Received because of the notification setting: %{reason}"
date_alert_start_date: "Date alert"
date_alert_due_date: "Date alert"
reminder: "Reminder"
see_all: "See all"
updated_at: "Updated at %{timestamp} by %{user}"
reminder_notifications:
subject: "Reminder: %{note}"
heading: "You have a new reminder"
note: "Note: “%{note}”"
sharing:
work_packages:
allowed_actions_html: "You have the following permissions on this work package: %{allowed_actions}. This can change depending on your project role and permissions."
create_account: "To access this work package, you will need to create and activate an account on %{instance}."
open_work_package: "Open work package"
subject: "Work package %{id} was shared with you"
enterprise_text: "Share work packages with users who are not members of the project."
summary:
user: "%{user} shared a work package with you with %{role_rights} rights"
group: "%{user} shared a work package with the group %{group} you are a member of"
storages:
health:
plaintext:
storage: "Storage"
healthy:
summary: 'Good news! The status of your storage, %{storage_name}, is currently displaying as "Healthy".'
error-solved-on: "Solved On"
recommendation: "We will continue monitoring the system to ensure it remains in good health. In case of any discrepancies, we will notify you."
details: "For more details or to make any necessary amendments, you can visit your storage configuration"
unhealthy:
summary: 'The status of your storage, %{storage_name}, is currently displaying as "Error". We''ve detected an issue that might require your attention.'
error-details: "Error Details"
error-message: "Error Message"
error-occurred-on: "Occurred On"
recommendation: "We recommend heading over to the storage configuration page to address this issue"
unsubscribe: "If you would no longer like to receive these notifications, you can unsubscribe at any time. To unsubscribe, please follow the instructions on this page"
email_notification_settings: "Storage email notification settings"
see_storage_settings: "See storage settings"
healthy:
subject: 'Storage "%{name}" is now healthy!'
solved_at: "solved at"
summary: "The problem with your %{storage_name} storage integration is now solved"
unhealthy:
subject: 'Storage "%{name}" is unhealthy!'
since: "since"
summary: "There is a problem with your %{storage_name} storage integration"
troubleshooting:
text: "For more information, check file storages"
link_text: "troubleshooting documentation"
mail_body_account_activation_request: "A new user (%{value}) has registered. The account is pending your approval:"
mail_body_account_information: "Your account information"
mail_body_account_information_external: "You can use your %{value} account to log in."
mail_body_backup_ready: "Your requested backup is ready. You can download it here:"
mail_body_backup_token_reset_admin_info: The backup token for user '%{user}' has been reset.
mail_body_backup_token_reset_user_info: Your backup token has been reset.
mail_body_backup_token_info: The previous token is no longer valid.
mail_body_backup_waiting_period: The new token will be enabled in %{hours} hours.
mail_body_backup_token_warning: If this wasn't you, login to OpenProject immediately and reset it again.
mail_body_incoming_email_error: The email you sent to OpenProject could not be processed.
mail_body_incoming_email_error_in_reply_to: "At %{received_at} %{from_email} wrote"
mail_body_incoming_email_error_logs: "Logs"
mail_body_lost_password: "To change your password, click on the following link:"
mail_password_change_not_possible:
title: "Password change not possible"
body: "Your account at %{app_title} is connected to an external authentication provider (%{name})."
subtext: "Passwords for external account cannot be changed in the application. Please use the lost password functionality of your authentication provider."
mail_body_register: "Welcome to %{app_title}. Please activate your account by clicking on this link:"
mail_body_register_header_title: "Project member invitation email"
mail_body_register_user: "Dear %{name}, "
mail_body_register_links_html: |
Please feel free to browse our youtube channel (%{youtube_link}) where we provide a webinar (%{webinar_link})
and “Get started” videos (%{get_started_link}) to make your first steps in OpenProject as easy as possible.
<br />
If you have any further questions, consult our documentation (%{documentation_link}) or contact your administrator.
mail_body_register_closing: "Your OpenProject team"
mail_body_register_ending: "Stay connected! Kind regards,"
mail_body_reminder: "%{count} work package(s) that are assigned to you are due in the next %{days} days:"
mail_body_group_reminder: '%{count} work package(s) that are assigned to group "%{group}" are due in the next %{days} days:'
mail_body_wiki_page_added: "The '%{id}' wiki page has been added by %{author}."
mail_body_wiki_page_updated: "The '%{id}' wiki page has been updated by %{author}."
mail_subject_account_activation_request: "%{value} account activation request"
mail_subject_backup_ready: "Your backup is ready"
mail_subject_backup_token_reset: "Backup token reset"
mail_subject_incoming_email_error: "An email you sent to OpenProject could not be processed"
mail_subject_lost_password: "Your %{value} password"
mail_subject_register: "Your %{value} account activation"
mail_subject_wiki_content_added: "'%{id}' wiki page has been added"
mail_subject_wiki_content_updated: "'%{id}' wiki page has been updated"
mail_member_added_project:
subject: "%{project} - You have been added as a member"
body:
added_by:
without_message: "%{user} added you as a member to the project '%{project}'."
with_message: "%{user} added you as a member to the project '%{project}' writing:"
roles: "You have the following roles:"
mail_member_updated_project:
subject: "%{project} - Your roles have been updated"
body:
updated_by:
without_message: "%{user} updated the roles you have in the project '%{project}'."
with_message: "%{user} updated the roles you have in the project '%{project}' writing:"
roles: "You now have the following roles:"
mail_member_updated_global:
subject: "Your global permissions have been updated"
body:
updated_by:
without_message: "%{user} updated the roles you have globally."
with_message: "%{user} updated the roles you have globally writing:"
roles: "You now have the following roles:"
mail_user_activation_limit_reached:
subject: User activation limit reached
message_html: |
A new user (%{email}) tried to create an account on an OpenProject environment that you manage (%{host}).
The user cannot activate their account since the user limit has been reached.
steps:
a: "Upgrade your payment plan ([here](upgrade_url))" # here turned into a link
b: "Lock or delete an existing user ([here](users_url))" # here turned into a link
label: "To allow the user to sign in you can either: "
more_actions: "More functions"
noscript_description: "You need to activate JavaScript in order to use OpenProject!"
noscript_heading: "JavaScript disabled"
noscript_learn_more: "Learn more"
notice_accessibility_mode: The accessibility mode can be enabled in your [account settings](url).
notice_account_activated: "Your account has been activated. You can now log in."
notice_account_already_activated: The account has already been activated.
notice_account_invalid_token: Invalid activation token
notice_account_invalid_credentials: "Invalid user or password"
notice_account_invalid_credentials_or_blocked: "Invalid user or password or the account is blocked due to multiple failed login attempts. If so, it will be unblocked automatically in a short time."
notice_account_lost_email_sent: "An email with instructions to choose a new password has been sent to you."
notice_account_new_password_forced: "A new password is required."
notice_account_password_expired: "Your password expired after %{days} days. Please set a new one."
notice_account_password_updated: "Password was successfully updated."
notice_account_pending: "Your account was created and is now pending administrator approval."
notice_account_register_done: "Account was successfully created. To activate your account, click on the link that was emailed to you."
notice_account_unknown_email: "Unknown user."
notice_account_update_failed: "Account setting could not be saved. Please have a look at your account page."
notice_account_updated: "Account was successfully updated."
notice_account_other_session_expired: "All other sessions tied to your account have been invalidated."
notice_account_wrong_password: "Wrong password"
notice_account_registered_and_logged_in: "Welcome, your account has been activated. You are logged in now."
notice_activation_failed: The account could not be activated.
notice_auth_stage_verification_error: "Could not verify stage '%{stage}'."
notice_auth_stage_wrong_stage: "Expected to finish authentication stage '%{expected}', but '%{actual}' returned."
notice_auth_stage_error: "Authentication stage '%{stage}' failed."
notice_can_t_change_password: "This account uses an external authentication source. Impossible to change the password."
notice_custom_options_deleted: "Option '%{option_value}' and its %{num_deleted} occurrences were deleted."
notice_email_error: "An error occurred while sending mail (%{value})"
notice_email_sent: "An email was sent to %{value}"
notice_failed_to_save_work_packages: "Failed to save %{count} work package(s) on %{total} selected: %{ids}."
notice_failed_to_save_members: "Failed to save member(s): %{errors}."
notice_deletion_scheduled: "The deletion has been scheduled and is performed asynchronously."
notice_file_not_found: "The page you were trying to access doesn't exist or has been removed."
notice_forced_logout: "You have been automatically logged out after %{ttl_time} minutes of inactivity."
notice_internal_server_error: "An error occurred on the page you were trying to access. If you continue to experience problems please contact your %{app_title} administrator for assistance."
notice_locking_conflict: "Information has been updated by at least one other user in the meantime."
notice_locking_conflict_additional_information: "The update(s) came from %{users}."
notice_locking_conflict_reload_page: "Please reload the page, review the changes and reapply your updates."
notice_locking_conflict_warning: "This page has been updated by someone else. To not lose your edits, copy them locally and reload to view the updated version."
notice_locking_conflict_danger: "Could not save your changes because of conflicting modifications. To not lose your edits, copy them locally and reload to view the updated version."
notice_locking_conflict_action_button: "Discard changes and reload"
notice_member_added: Added %{name} to the project.
notice_members_added: Added %{number} users to the project.
notice_member_removed: "Removed %{user} from project."
notice_member_deleted: "%{user} has been removed from the project and deleted."
notice_no_principals_found: "No results found."
notice_bad_request: "Bad Request."
notice_not_authorized: "You are not authorized to access this page."
notice_not_authorized_archived_project: "The project you're trying to access has been archived."
notice_requires_enterprise_token: "Enterprise token missing or doesn't allow access to this page."
notice_password_confirmation_failed: "The entered password is not correct."
notice_principals_found_multiple: "There are %{number} results found. \n Tab to focus the first result."
notice_principals_found_single: "There is one result. \n Tab to focus it."
notice_parent_item_not_found: "Parent item not found."
notice_project_not_deleted: "The project wasn't deleted."
notice_project_not_found: "Project not found."
notice_smtp_address_unsafe_env_hint: "SMTP address %{address} is not safe. Please add it to the whitelist using the %{env_name} environment variable."
notice_successful_connection: "Successful connection."
notice_successful_create: "Successful creation."
notice_successful_delete: "Successful deletion."
notice_successful_cancel: "Successful cancellation."
notice_successful_update: "Successful update."
notice_unsuccessful_create: "Creation failed."
notice_unsuccessful_create_with_reason: "Creation failed: %{reason}"
notice_unsuccessful_update: "Update failed."
notice_unsuccessful_update_with_reason: "Update failed: %{reason}"
notice_successful_update_custom_fields_added_to_project: |
Successful update. The custom fields of the activated types are automatically activated
on the work package form. <a href="%{url}" target="_blank">See more</a>.
notice_to_many_principals_to_display: "There are too many results.\nNarrow down the search by typing in the name of the new member (or group)."
notice_user_missing_authentication_method: User has yet to choose a password or another way to sign in.
notice_user_invitation_resent: An invitation has been sent to %{email}.
present_access_key_value: "Your %{key_name} is: %{value}"
notice_automatic_set_of_standard_type: "Set standard type automatically."
notice_logged_out: "You have been logged out."
notice_wont_delete_auth_source: The LDAP connection cannot be deleted as long as there are still users using it.
notice_project_cannot_update_custom_fields: "You cannot update the project's available custom fields. The project is invalid: %{errors}"
notice_attachment_migration_wiki_page: >
This page was generated automatically during the update of OpenProject.
It contains all attachments previously associated with the %{container_type} "%{container_name}".
# Default format for numbers
number:
format:
delimiter: ","
precision: 3
separator: "."
human:
format:
delimiter: ""
precision: 1
storage_units:
format: "%n %u"
units:
byte:
one: "Byte"
other: "Bytes"
gb: "GB"
kb: "kB"
mb: "MB"
tb: "TB"
onboarding:
heading_getting_started: "Get an overview"
text_getting_started_description: "Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu."
welcome: "Welcome to %{app_title}"
select_language: "Please select your language"
open_project:
common:
work_package_card_component:
drag_handle:
label: "Drag to reorder"
menu:
label_actions: "Work package actions"
parent: "Parent"
permission_add_work_package_comments: "Add comments"
permission_add_work_packages: "Add work packages"
permission_add_messages: "Post messages"
permission_add_project: "Create projects"
permission_add_portfolios: "Create portfolios"
permission_add_programs: "Create programs"
permission_add_work_package_attachments: "Add attachments"
permission_add_work_package_attachments_explanation: "Allows adding attachments without Edit work packages permission"
permission_add_internal_comments: "Write internal comments"
permission_archive_project: "Archive project"
permission_create_user: "Create users"
permission_manage_user: "Edit users"
permission_manage_placeholder_user: "Create, edit, and delete placeholder users"
permission_add_subprojects: "Create subprojects"
permission_add_work_package_watchers: "Add watchers"
permission_assign_versions: "Assign versions"
permission_browse_repository: "Read-only access to repository (browse and checkout)"
permission_change_work_package_status: "Change work package status"
permission_change_work_package_status_explanation: "Allows changing status without Edit work packages permission"
permission_comment_news: "Comment news"
permission_commit_access: "Read/write access to repository (commit)"
permission_copy_projects: "Copy projects"
permission_copy_projects_explanation: "In template projects, this permission has a secondary function, it allows the creation of new projects derived from the template."
permission_copy_work_packages: "Duplicate work packages"
permission_create_backup: "Create backups"
permission_delete_work_package_watchers: "Delete watchers"
permission_delete_work_packages: "Delete work packages"
permission_delete_messages: "Delete messages"
permission_delete_own_messages: "Delete own messages"
permission_delete_reportings: "Delete reportings"
permission_delete_timelines: "Delete timelines"
permission_edit_work_package_comments: "Moderate comments"
permission_edit_work_package_comments_explanation: "Caution: Users with this permission are able to edit anyone's comment."
permission_edit_work_packages: "Edit work packages"
permission_edit_messages: "Edit messages"
permission_edit_own_internal_comments: "Edit own internal comments"
permission_edit_own_work_package_comments: "Edit own comments"
permission_edit_own_messages: "Edit own messages"
permission_edit_own_time_entries: "Edit own time logs"
permission_edit_others_internal_comments: "Moderate internal comments"
permission_edit_others_internal_comments_explanation: "Caution: Users with this permission are able to edit other users' internal comments."
permission_edit_project: "Edit project"
permission_edit_project_attributes: "Edit project attributes"
permission_edit_project_phases: "Edit project phases"
permission_edit_reportings: "Edit reportings"
permission_edit_time_entries: "Edit time logs for other users"
permission_edit_timelines: "Edit timelines"
permission_edit_wiki_pages: "Edit wiki pages"
permission_export_work_packages: "Export work packages"
permission_export_projects: "Export projects"
permission_invite_members_by_email: "Invite members by email"
permission_invite_members_by_email_explanation: >
Allows users to invite new members by email.
Invited users will receive an email with a link to set their password and activate their account.
Depends on the permission to manage members
permission_log_own_time: "Log own time"
permission_log_time: "Log time for other users"
permission_manage_forums: "Manage forums"
permission_manage_categories: "Manage work package categories"
permission_manage_dashboards: "Manage dashboards"
permission_manage_work_package_relations: "Manage work package relations"
permission_manage_members: "Manage members"
permission_manage_news: "Manage news"
permission_manage_project_activities: "Manage project activities"
permission_manage_public_queries: "Manage public views"
permission_manage_repository: "Manage repository"
permission_manage_subtasks: "Manage work package hierarchies"
permission_manage_versions: "Manage versions"
permission_manage_wiki: "Manage wiki"
permission_manage_own_working_times: "Manage own working times"
permission_manage_own_working_times_explanation: >
Allows users to manage their own working times, and personal non-working days.
permission_manage_working_times: "Manage working times for all users"
permission_manage_working_times_explanation: >
Allows users to manage working times for all users, including personal non-working days.
permission_move_work_packages: "Move work packages"
permission_save_queries: "Save views"
permission_search_project: "Search project"
permission_select_custom_fields: "Select custom fields"
permission_select_project_custom_fields: "Select project attributes"
permission_select_project_phases: "Select project phases"
permission_select_project_phases_explanation: "Activate/Deactivate the phases in a project. Enables the user to select the life cycle appropriate for the project as inactive phases will not be visible in the project overview page nor the project list."
permission_select_project_modules: "Select project modules"
permission_share_work_packages: "Share work packages"
permission_manage_types: "Select types"
permission_manage_own_reminders: "Create own reminders"
permission_view_all_principals: "View all users and groups"
permission_view_all_principals_explanation: >
Allows users to see all users and groups in the system, even if they are not members of any joined projects or groups.
permission_view_project: "View projects"
permission_view_changesets: "View repository revisions in OpenProject"
permission_view_internal_comments: "View internal comments"
permission_view_commit_author_statistics: "View commit author statistics"
permission_view_dashboards: "View dashboards"
permission_view_work_package_watchers: "View watchers list"
permission_view_work_packages: "View work packages"
permission_view_messages: "View messages"
permission_view_news: "View news"
permission_view_members: "View members"
permission_view_reportings: "View reportings"
permission_view_shared_work_packages: "View work package shares"
permission_view_time_entries: "View spent time"
permission_view_timelines: "View timelines"
permission_view_user_email: "View users' mail addresses"
permission_view_wiki_edits: "View wiki history"
permission_view_wiki_pages: "View wiki"
permission_work_package_assigned: "Become assignee/responsible"
permission_work_package_assigned_explanation: "Work packages can be assigned to users and groups in possession of this role in the respective project"
permission_view_project_activity: "View project activity"
permission_view_project_attributes: "View project attributes"
permission_view_project_phases: "View project phases"
permission_save_bcf_queries: "Save BCF queries"
permission_manage_public_bcf_queries: "Manage public BCF queries"
permission_edit_attribute_help_texts: "Edit attribute help texts"
permission_manage_public_project_queries: "Manage public project lists"
permission_view_project_query: "View project query"
permission_edit_project_query: "Edit project query"
placeholders:
default: "-"
templated_hint: Automatically generated through type %{type}
portfolio:
count:
zero: "0 portfolios"
one: "1 portfolio"
other: "%{count} portfolios"
program:
count:
zero: "0 programs"
one: "1 program"
other: "%{count} programs"
project:
archive:
title: "Archive project"
are_you_sure: "Are you sure you want to archive the project '%{name}'?"
archived: "Archived"
count:
zero: "0 projects"
one: "1 project"
other: "%{count} projects"
destroy:
title: "Delete project"
heading: "Permanently delete this project?"
confirmation_message_for_subprojects_html:
zero: >
You are about to permanently delete all data relating to project <strong>%{name}</strong>.
one: >
You are about to permanently delete all data relating to project <strong>%{name}</strong> and this subproject:
other: >
You are about to permanently delete all data relating to project <strong>%{name}</strong> and these subprojects:
filters:
project_phase: "Project phase: %{phase}"
project_phase_any: "Project phase: Any"
project_phase_gate: "Project phase gate: %{gate}"
identifier:
warning_one: Members of the project will have to relocate the project's repositories.
warning_two: Existing links to the project will no longer work.
title: Change the project's identifier
not_available: "Project N/A"
template:
copying_title: "Applying template"
copying: >
Your project is being created from the selected template project.
You will be notified by mail as soon as the project is available.
use_template: "Use template"
make_template: "Set as template"
remove_from_templates: "Remove from templates"
project_module_activity: "Activity"
project_module_forums: "Forums"
project_module_work_package_tracking: "Work packages"
project_module_news: "News"
project_module_repository: "Repository"
project_module_wiki: "Wiki"
permission_header_for_project_module_work_package_tracking: "Work packages and Gantt charts"
query:
attribute_and_direction: "%{attribute} (%{direction})"
# possible query parameters (e.g. issue queries),
# which are not attributes of an AR-Model.
query_fields:
active_or_archived: "Active or archived"
assigned_to_role: "Assignee's role"
assignee_or_group: "Assignee or belonging group"
member_of_group: "Assignee's group"
name_or_identifier: "Name or identifier"
only_subproject_id: "Only subproject"
shared_with_user: "Shared with users"
shared_with_me: "Shared with me"
subproject_id: "Including subproject"
repositories:
at_identifier: "at %{identifier}"
atom_revision_feed: "Atom revision feed"
autofetch_information: "Check this if you want repositories to be updated automatically when accessing the repository module page.\nThis encompasses the retrieval of commits from the repository and refreshing the required disk storage."
checkout:
access:
readwrite: "Read + Write"
read: "Read-only"
none: "No checkout access, you may only view the repository through this application."
access_permission: "Your permissions on this repository"
url: "Checkout URL"
base_url_text: "The base URL to use for generating checkout URLs (e.g., https://myserver.example.org/repos/).\nNote: The base URL is only used for rewriting checkout URLs in managed repositories. Other repositories are not altered."
default_instructions:
git: |-
The data contained in this repository can be downloaded to your computer with Git.
Please consult the documentation of Git if you need more information on the checkout procedure and available clients.
subversion: |-
The data contained in this repository can be downloaded to your computer with Subversion.
Please consult the documentation of Subversion if you need more information on the checkout procedure and available clients.
enable_instructions_text: "Displays checkout instructions defined below on all repository-related pages."
instructions: "Checkout instructions"
show_instructions: "Display checkout instructions"
text_instructions: "This text is displayed alongside the checkout URL for guidance on how to check out the repository."
not_available: "Checkout instructions are not defined for this repository. Ask your administrator to enable them for this repository in the system settings."
create_managed_delay: "Please note: The repository is managed, it is created asynchronously on the disk and will be available shortly."
create_successful: "The repository has been registered."
delete_sucessful: "The repository has been deleted."
destroy:
confirmation: "If you continue, this will permanently delete the managed repository."
info: "Deleting the repository is an irreversible action."
info_not_managed: "Note: This will NOT delete the contents of this repository, as it is not managed by OpenProject."
managed_path_note: "The following directory will be erased: %{path}"
repository_verification_html: "Enter the project's identifier %{identifier} to verify the deletion of its repository."
subtitle: "Do you really want to delete the %{repository_type} of the project %{project_name}?"
subtitle_not_managed_html: "Do you really want to remove the linked %{repository_type} %{url} from the project %{project_name}?"
title_html: "Delete the %{repository_type}"
title_not_managed: "Remove the linked %{repository_type}?"
errors:
build_failed: "Unable to create the repository with the selected configuration. %{reason}"
managed_delete: "Unable to delete the managed repository."
managed_delete_local: "Unable to delete the local repository on filesystem at '%{path}': %{error_message}"
empty_repository: "The repository exists, but is empty. It does not contain any revisions yet."
exists_on_filesystem: "The repository directory already exists in the filesystem."
filesystem_access_failed: "An error occurred while accessing the repository in the filesystem: %{message}"
not_manageable: "This repository vendor cannot be managed by OpenProject."
path_permission_failed: "An error occurred trying to create the following path: %{path}. Please ensure that OpenProject may write to that folder."
unauthorized: "You're not authorized to access the repository or the credentials are invalid."
unavailable: "The repository is unavailable."
exception_title: "Cannot access the repository: %{message}"
disabled_or_unknown_type: "The selected type %{type} is disabled or no longer available for the SCM vendor %{vendor}."
disabled_or_unknown_vendor: "The SCM vendor %{vendor} is disabled or no longer available."
remote_call_failed: "Calling the managed remote failed with message '%{message}' (Code: %{code})"
remote_invalid_response: "Received an invalid response from the managed remote."
remote_save_failed: "Could not save the repository with the parameters retrieved from the remote."
git:
instructions:
managed_url: "This is the URL of the managed (local) Git repository."
path: >-
Specify the path to your local Git repository ( e.g., %{example_path} ).
You can also use remote repositories which are cloned to a local copy by
using a value starting with http(s):// or file://.
path_encoding: "Override Git path encoding (Default: UTF-8)"
local_title: "Link existing local Git repository"
local_url: "Local URL"
local_introduction: "If you have an existing local Git repository, you can link it with OpenProject to access it from within the application."
managed_introduction: "Let OpenProject create and integrate a local Git repository automatically."
managed_title: "Git repository integrated into OpenProject"
managed_url: "Managed URL"
path: "Path to Git repository"
path_encoding: "Path encoding"
go_to_revision: "Go to revision"
managed_remote: "Managed repositories for this vendor are handled remotely."
managed_remote_note: "Information on the URL and path of this repository is not available prior to its creation."
managed_url: "Managed URL"
settings:
automatic_managed_repos_disabled: "Disable automatic creation"
automatic_managed_repos: "Automatic creation of managed repositories"
automatic_managed_repos_text: "By setting a vendor here, newly created projects will automatically receive a managed repository of this vendor."
scm_vendor: "Source control management system"
scm_type: "Repository type"
scm_types:
local: "Link existing local repository"
existing: "Link existing repository"
managed: "Create new repository in OpenProject"
storage:
not_available: "Disk storage consumption is not available for this repository."
update_timeout: "Keep the last required disk space information for a repository for N minutes.\nAs counting the required disk space of a repository may be costly, increase this value to reduce performance impact."
oauth_application_details_html: "The client secret value will not be accessible again after you close this window. Please copy these values into the Nextcloud OpenProject Integration settings:"
oauth_application_details_link_text: "Go to settings page"
setup_documentation_details: "If you need help configuring a new file storage please check the documentation: "
setup_documentation_details_link_text: "File storages setup"
show_warning_details: "To use this file storage remember to activate the module and the specific storage in the project settings of each desired project."
subversion:
existing_title: "Existing Subversion repository"
existing_introduction: "If you have an existing Subversion repository, you can link it with OpenProject to access it from within the application."
existing_url: "Existing URL"
instructions:
managed_url: "This is the URL of the managed (local) Subversion repository."
url: "Enter the repository URL. This may either target a local repository (starting with %{local_proto} ), or a remote repository.\nThe following URL schemes are supported:"
managed_title: "Subversion repository integrated into OpenProject"
managed_introduction: "Let OpenProject create and integrate a local Subversion repository automatically."
managed_url: "Managed URL"
password: "Repository Password"
username: "Repository username"
truncated: "Sorry, we had to truncate this directory to %{limit} files. %{truncated} entries were omitted from the list."
named_repository: "%{vendor_name} repository"
update_settings_successful: "The settings have been successfully saved."
url: "URL to repository"
warnings:
cannot_annotate: "This file cannot be annotated."
scheduling:
manual: "set to Manual"
automatic: "set to Automatic"
search_input_placeholder: "Search ..."
setting_allowed_link_protocols: "Allowed link protocols"
setting_allowed_link_protocols_text_html: >-
Allow these protocols to be rendered as links in work package descriptions, long text fields and comments.
For example, %{tel_code} or %{element_code}. Enter one protocol per line.
<br/>
Protocols %{http_code}, %{https_code}, and %{mailto_code} are always allowed.
setting_capture_external_links: "Capture external links"
setting_capture_external_links_text: >
When enabled, all external links in formatted text will redirect through a warning page
before leaving the application. This helps protect users from potentially malicious external websites.
setting_capture_external_links_require_login: "Require users to be logged in"
setting_capture_external_links_require_login_text: >
When enabled, users wanting to click on external links need to be logged in before being able to continue.
setting_after_first_login_redirect_url: "First login redirect"
setting_after_first_login_redirect_url_text_html: >
Set a path to redirect users after their first login. If empty, redirects to the home page for the onboarding tour.
<br/>
Example: <code>/my/page</code>
setting_after_login_default_redirect_url: "After login redirect"
setting_after_login_default_redirect_url_example_html: >
Set a default path to redirect users after login, if no back link was provided. Redirects to home page if not set.
<br/>
Example: %{example_code}
setting_apiv3_cors_title: "Cross-Origin Resource Sharing (CORS)"
setting_apiv3_cors_enabled: "Enable CORS"
setting_apiv3_cors_origins: "API V3 Cross-Origin Resource Sharing (CORS) allowed origins"
setting_apiv3_cors_origins_instructions_html: >
If CORS is enabled, these are the origins that are allowed to access OpenProject API.
<br/>
Please check the [Documentation on the Origin header](docs_url) on how to specify the expected values.
setting_apiv3_write_readonly_attributes: "Write access to read-only attributes"
setting_apiv3_write_readonly_attributes_instructions: >
If enabled, the API will allow administrators to write static read-only attributes during creation,
such as createdAt and author.
setting_apiv3_write_readonly_attributes_warning: >
This setting has a use-case for e.g., importing data, but allows
administrators to impersonate the creation of items as other users. All creation requests are being
logged however with the true author.
setting_apiv3_write_readonly_attributes_additional_html: >
For more information on attributes and supported resources, please see the [API documentation](api_documentation_link).
setting_apiv3_max_page_size: "Maximum API page size"
setting_apiv3_max_page_size_instructions: >
Set the maximum page size the API will respond with.
It will not be possible to perform API requests that return more values on a single page.
setting_apiv3_max_page_size_warning: >
Please only change this value if you are sure why you need it.
Setting to a high value will result in significant performance impacts, while a value lower than the per page options
will cause errors in paginated views.
setting_apiv3_docs: "Documentation"
setting_apiv3_docs_enabled: "Enable docs page"
setting_apiv3_docs_enabled_instructions_html: >
If the docs page is enabled you can get an interactive view of the APIv3 documentation under
<a href="%{link}" target="_blank">%{link}</a>.
setting_apiv3_docs_enabled_instructions_warning: >
Please be aware that enabling the API docs on a production system may expose sensitive information
or result in accidental loss of data when not being careful.
We recommend to only enable this setting for development purposes.
setting_attachment_whitelist: "Attachment upload whitelist"
setting_email_delivery_method: "Email delivery method"
setting_emails_salutation: "Address user in emails with"
setting_oauth_allow_remapping_of_existing_users: "Allow remapping of existing users"
setting_sendmail_location: "Location of the sendmail executable"
setting_sendmail_arguments: "Arguments for sendmail"
setting_smtp_enable_starttls_auto: "Automatically use STARTTLS if available"
setting_smtp_ssl: "Use SSL connection"
setting_smtp_address: "SMTP server"
setting_smtp_port: "SMTP port"
setting_smtp_authentication: "SMTP authentication"
setting_smtp_user_name: "SMTP username"
setting_smtp_password: "SMTP password"
setting_smtp_domain: "SMTP HELO domain"
setting_activity_days_default: "Days displayed on project activity"
setting_api_tokens_enabled: "Enable API tokens"
setting_api_tokens_enabled_caption: >
Decide whether users can create personal API tokens in their account settings. These tokens can be used to access the different
APIs of OpenProject, such as APIv3 and MCP.
setting_app_subtitle: "Application subtitle"
setting_app_title: "Application title"
setting_organization_name: "Organization name"
setting_attachment_max_size: "Attachment max. size"
setting_show_work_package_attachments: "Show attachments in the files tab by default"
setting_antivirus_scan_mode: "Scan mode"
setting_antivirus_scan_action: "Infected file action"
setting_autofetch_changesets: "Autofetch repository changes"
setting_autologin: "Autologin"
setting_available_languages: "Available languages"
setting_bcc_recipients: "Blind carbon copy recipients (bcc)"
setting_brute_force_block_after_failed_logins: "Block user after this number of failed login attempts"
setting_brute_force_block_minutes: "Time the user is blocked for"
setting_cache_formatted_text: "Cache formatted text"
setting_use_wysiwyg_description: "Select to enable CKEditor5 WYSIWYG editor for all users by default. CKEditor has limited functionality for GFM Markdown."
setting_column_options: "Default work package lists columns"
setting_commit_fix_keywords: "Fixing keywords"
setting_commit_logs_encoding: "Commit messages encoding"
setting_commit_logtime_activity_id: "Activity for logged time"
setting_commit_logtime_enabled: "Enable time logging"
setting_commit_ref_keywords: "Referencing keywords"
setting_consent_time: "Consent time"
setting_consent_info: "Consent information text"
setting_consent_required: "Consent required"
setting_consent_decline_mail: "Consent contact mail address"
setting_cross_project_work_package_relations: "Allow cross-project work package relations"
setting_first_week_of_year: "First week in year contains"
setting_date_format: "Date"
setting_default_language: "Default language"
setting_default_projects_modules: "Default enabled modules for new projects"
setting_default_projects_public: "New projects are public by default"
setting_disable_password_login: "Disable password authentication"
setting_diff_max_lines_displayed: "Max number of diff lines displayed"
setting_omniauth_direct_login_provider: "Direct login SSO provider"
setting_display_subprojects_work_packages: "Display subprojects work packages on main projects by default"
setting_duration_format: "Duration format"
setting_duration_format_hours_only: "Hours only"
setting_duration_format_days_and_hours: "Days and hours"
setting_duration_format_instructions: "This defines how Work, Remaining work, and Time spent durations are displayed."
setting_emails_footer: "Emails footer"
setting_emails_header: "Emails header"
setting_email_login: "Use email as login"
setting_enabled_scm: "Enabled SCM"
setting_enabled_projects_columns: "Columns in a projects list displayed by default"
setting_feeds_enabled: "Enable Feeds"
setting_ical_enabled: "Enable iCalendar subscriptions"
setting_feeds_limit: "Feed content limit"
setting_file_max_size_displayed: "Max size of text files displayed inline"
setting_host_name: "Host name"
setting_collaborative_editing_hocuspocus_url: "Hocuspocus server URL"
setting_collaborative_editing_hocuspocus_secret: "Hocuspocus server secret"
setting_hours_per_day: "Hours per day"
setting_hours_per_day_explanation: >-
This defines what is considered a "day" when displaying duration in days and hours
(for example, if a day is 8 hours, 32 hours would be 4 days).
setting_invitation_expiration_days: "Activation email expires after"
setting_invitation_expiration_days_caption: "Number of days after which the activation email expires."
setting_work_package_done_ratio: "Progress calculation mode"
setting_work_package_done_ratio_field: "Work-based"
setting_work_package_done_ratio_field_caption_html: >-
<i>% Complete</i> can be freely set to any value.
If you optionally enter a value for <i>Work</i>, <i>Remaining work</i> will automatically be derived.
setting_work_package_done_ratio_status: "Status-based"
setting_work_package_done_ratio_status_caption_html: >-
Each status has a <i>% Complete</i> value associated with it.
Changing status will change <i>% Complete</i>.
setting_work_package_done_ratio_explanation_html: >
In <b>work-based</b> mode, % Complete can be freely set to any value.
If you optionally enter a value for Work, Remaining work will automatically be derived.
In <b>status-based</b> mode, each status has a % Complete value associated with it. Changing status will change % Complete.
setting_work_package_properties: "Work package properties"
setting_work_package_startdate_is_adddate: "Use current date as start date for new work packages"
setting_work_packages_projects_export_limit: "Work packages / Projects export limit"
setting_journal_aggregation_time_minutes: "Aggregation period"
setting_log_requesting_user: "Log user login, name, and mail address for all requests"
setting_login_required: "Authentication required"
setting_login_required_caption: "When checked, all requests to the application have to be authenticated."
setting_lost_password: "Enable password reset"
setting_lost_password_caption: "When checked, allow users to reset their own passwords."
setting_mail_from: "Emission email address"
setting_mail_handler_api_key: "API key"
setting_mail_handler_body_delimiters: "Truncate emails after one of these lines"
setting_mail_handler_body_delimiter_regex: "Truncate emails matching this regex"
setting_mail_handler_ignore_filenames: "Ignored mail attachments"
setting_new_project_user_role_id: "Role given to a non-admin user who creates a project"
setting_new_project_user_role_id_caption: >
Only roles that include the permissions to edit project attributes and to manage members are listed,
so that the creator can complete the project setup.
setting_new_project_send_confirmation_email: "Send notification to author when creating a new project"
setting_new_project_notification_text: "Notification text"
setting_password_active_rules: "Password requirements"
setting_password_count_former_banned: "Number of most recently used passwords banned for reuse"
setting_password_days_valid: "Number of days, after which to enforce a password change"
setting_password_min_length: "Minimum length"
setting_per_page_options: "Objects per page options"
setting_percent_complete_on_status_closed: "% Complete when status is closed"
setting_percent_complete_on_status_closed_no_change: "No change"
setting_percent_complete_on_status_closed_no_change_caption_html: >-
The value of <i>% Complete</i> will not change even when a work package is closed.
setting_percent_complete_on_status_closed_set_100p: "Automatically set to 100%"
setting_percent_complete_on_status_closed_set_100p_caption: >-
A closed work package is considered complete.
setting_plain_text_mail: "Plain text mail (no HTML)"
setting_protocol: "Protocol"
setting_project_gantt_query: "Project portfolio Gantt view"
setting_project_gantt_query_text: "You can modify the query that is used to display Gantt chart from the project overview page."
setting_security_badge_displayed: "Display security badge"
setting_registration_footer: "Registration footer"
setting_registration_footer_caption: "This text is displayed in the footer of the registration page. Use the HTML editor to format the text for each selected language."
setting_repositories_automatic_managed_vendor: "Automatic repository vendor type"
setting_repositories_encodings: "Repositories encodings"
setting_repository_storage_cache_minutes: "Repository disk size cache"
setting_repository_checkout_display: "Show checkout instructions"
setting_repository_checkout_base_url: "Checkout base URL"
setting_repository_checkout_text: "Checkout instruction text"
setting_repository_log_display_limit: "Maximum number of revisions displayed on file log"
setting_repository_truncate_at: "Maximum number of files displayed in the repository browser"
setting_self_registration: "Self-registration"
setting_self_registration_caption: >
Choose the self-registration mechanism for users. Be careful with the setting you choose, as some
options allow users to activate their own accounts to this instance.
setting_self_registration_warning: >
The user will be able to activate their own accounts.
Please note that this will give them access to all public projects and their content.
Please make sure that no sensitive or private data is exposed in public projects.
setting_self_registration_disabled: "Disabled"
setting_self_registration_disabled_caption: >
No accounts can be registered on their own. Only administrators and users with the global permission
to create new users are able to create new accounts.
setting_self_registration_activation_by_email: "Account activation by email"
setting_self_registration_activation_by_email_caption: >
Users can register on their own and activate their account after confirming their email address.
Administrators have no moderation control over the activation process.
setting_self_registration_automatic_activation: "Automatic account activation"
setting_self_registration_automatic_activation_caption: >
Users can register on their own. Their accounts are immediately active without further action.
Administrators have no moderation control over the activation process.
setting_self_registration_manual_activation: "Manual account activation"
setting_self_registration_manual_activation_caption: >
Users can register on their own. Their accounts are in a pending state until an administrator
or user with the global permission to create or manage users activates them.
setting_session_ttl: "Session expiration time after inactivity"
setting_session_ttl_hint: "Value below 5 works like disabled"
setting_session_ttl_enabled: "Session expires"
setting_start_of_week: "Week starts on"
setting_sys_api_enabled: "Enable repository management web service"
setting_sys_api_description: "The repository management web service provides integration and user authorization for accessing repositories."
setting_time_format: "Time"
setting_total_percent_complete_mode: "Calculation of % Complete hierarchy totals"
setting_total_percent_complete_mode_work_weighted_average: "Weighted by work"
setting_total_percent_complete_mode_work_weighted_average_caption_html: >-
The <i>total % Complete</i> will be weighted against the <i>Work</i> of each work package in the hierarchy.
Work packages without <i>Work</i> will be ignored.
setting_total_percent_complete_mode_simple_average: "Simple average"
setting_total_percent_complete_mode_simple_average_caption_html: >-
<i>Work</i> is ignored and the <i>total % Complete</i> will be a simple average of <i>% Complete</i> values of work packages in the hierarchy.
setting_accessibility_mode_for_anonymous: "Enable accessibility mode for anonymous users"
setting_user_format: "Users name format"
setting_user_default_timezone: "Users default time zone"
setting_users_deletable_by_admins: "User accounts deletable by admins"
setting_users_deletable_by_self: "Users allowed to delete their accounts"
setting_welcome_text: "Welcome block text"
setting_welcome_title: "Welcome block title"
setting_welcome_on_homescreen: "Display welcome block on homescreen"
setting_work_packages_identifier_classic: Instance-wide numerical sequence (default)
setting_work_packages_identifier_classic_caption: "Every work package gets a sequential number starting with 1 (for example, #1234). The numbers are unique within the instance and remain the same even if work packages are moved between projects."
setting_work_packages_identifier_semantic: Project-based semantic identifiers
setting_work_packages_identifier_semantic_caption: "Every project has a unique project identifier prefixed to a number (for example, PROJ-11). The numbering of each project starts at 1. If a work package is moved to another project, a new identifier is generated but the old one will continue to function."
setting_work_package_list_default_highlighting_mode: "Default highlighting mode"
setting_work_package_list_default_highlighted_attributes: "Default inline highlighted attributes"
setting_working_days: "Working days"
settings:
errors:
not_writable: "The setting is not writable and can only be changed by a sysadmin."
failed_to_update: "Setting '%{name}' could not be updated: %{message}"
authentication:
login: "Login"
registration: "Registration"
sso: "Single Sign-On (SSO)"
omniauth_direct_login_hint_html: >
If this option is active, login requests will redirect to the configured omniauth provider.
The login dropdown and sign-in page will be disabled.
<br/>
<strong>Note:</strong> Unless you also disable password logins, with this option enabled,
users can still log in internally by visiting the <code>%{internal_path}</code> login page.
remapping_existing_users_hint: >
If enabled, allows any configured identity provider to login existing users based on their username,
even if the user never signed in through that provider before. This can be useful when migrating the OpenProject instance
to a new SSO provider, but is not recommended when using a provider that is not trusted by all users of your instance.
attachments:
whitelist_text_html: >
Define a list of valid file extensions and/or mime types for uploaded files.
<br/>
Enter file extensions (e.g., <code>%{ext_example}</code>) or mime types (e.g., <code>%{mime_example}</code>).
<br/>
Leave empty to allow any file type to be uploaded.
Multiple values allowed (one line for each value).
show_work_package_attachments: >
Deactivating this option will hide the attachments list on the work packages files tab for new projects. The
files attached in the description of a work package will still be uploaded in the internal attachments storage.
antivirus:
title: "Virus scanning"
clamav_ping_failed: "Failed to connect the the ClamAV daemon. Double-check the configuration and try again."
remaining_quarantined_files_html: >
Virus scanning has been disbled. %{file_count} remain in quarantine.
To review quarantined files, please visit this link: %{link}
remaining_scan_complete_html: >
Remaining files have been scanned. There are %{file_count} in quarantine.
You are being redirected to the quarantine page. Use this page to delete or override quarantined files.
remaining_rescanned_files: >
Virus scanning has been enabled successfully.
There are %{file_count} that were uploaded previously and still need to be scanned.
This process has been scheduled in the background. The files will remain accessible during the scan.
actions:
delete: "Delete the file"
quarantine: "Quarantine the file"
instructions_html: >
Select the action to perform for files on which a virus has been detected:
<br/>
<ul>
<li><strong>%{quarantine_option}</strong>: Quarantine the file, preventing users from accessing it. Administrators can review and delete quarantined files in the administration.</li>
<li><strong>%{delete_option}</strong>: Delete the file immediately.</li>
</ul>
modes:
clamav_socket_html: Enter the socket to the clamd daemon, e.g., %{example}
clamav_host_html: Enter the hostname and port to the clamd daemon separated by colon. e.g., %{example}
description_html: >
Select the mode in which the antivirus scanner integration should operate.
<br/>
<ul>
<li><strong>%{disabled_option}</strong>: Uploaded files are not scanned for viruses.</li>
<li><strong>%{socket_option}</strong>: You have set up ClamAV on the same server as OpenProject and the scan daemon clamd is running in the background</li>
<li><strong>%{host_option}</strong>: You are streaming files to an external virus scanning host.</li>
</ul>
brute_force_prevention: "Automated user blocking"
date_format:
first_date_of_week_and_year_set: >
If either options "%{day_of_week_setting_name}" or "%{first_week_setting_name}" are set,
the other has to be set as well to avoid inconsistencies in the frontend.
first_week_of_year_text_html: >
Select the date of January that is contained in the first week of the year.
This value together with first day of the week determines the total number of weeks in a year.
For more information, please see our <a href="%{link}" target="_blank">documentation</a> on this topic.
experimental:
save_confirmation: Caution! Risk of data loss! Only activate experimental features if you do not mind breaking your OpenProject installation and losing all of its data.
warning_toast: Feature flags are settings that activate features that are still under development. They shall only be used for testing purposes. They shall never be activated on OpenProject installations holding important data. These features will very likely corrupt your data. Use them at your own risk.
feature_flags: Feature flags
general: "General"
highlighting:
mode_long:
inline: "Highlight attribute(s) inline"
none: "No highlighting"
status: "Entire row by Status"
type: "Entire row by Type"
priority: "Entire row by Priority"
icalendar:
enable_subscriptions_text_html: Allows users with the necessary permissions to subscribe to OpenProject calendars and access work package information via an external calendar client. <strong>Note:</strong> Please read about <a href="%{link}" target="_blank">iCalendar subscriptions</a> to understand potential security risks before enabling this.
language_name_being_default: "%{language_name} (default)"
notifications:
events_explanation: "Governs for which event an email is sent out. Work packages are excluded from this list as the notifications for them can be configured specifically for every user."
delay_minutes_explanation: "Email sending can be delayed to allow users with configured in app notification to confirm the notification within the application before a mail is sent out. Users who read a notification within the application will not receive an email for the already read notification."
other: "Other"
passwords: "Passwords"
project_attributes:
heading: "Project attributes"
label_for_all_projects: "All projects"
label_new_attribute: "Project attribute"
label_new_section: "Section"
label_edit_section: "Edit title"
label_section_actions: "Section actions"
heading_description: "These project attributes appear in the overview page of each project. You can add new attributes, group them into sections and re-order them as you please. These attributes can be enabled or disabled but not re-ordered at a project level."
label_project_custom_field_actions: "Project attribute actions"
label_no_project_custom_fields: "No project attributes defined in this section"
edit:
description: "Changes to this project attribute will be reflected in all projects where it is enabled. Required attributes cannot be disabled on a per-project basis."
new:
heading: "New attribute"
description: "Changes to this project attribute will be reflected in all projects where it is enabled. Required attributes cannot be disabled on a per-project basis."
sections:
display_representation:
overview:
label: "Project attribute shown in:"
main_area:
label: "Main area"
description: "Add all the project attributes as individual widgets in the main section of the project overview."
side_panel:
label: "Side panel"
description: "Add all the project attributes in a section inside the right side panel in the project overview."
project_initiation_request:
header_description: >
OpenProject can generate a step-by-step wizard to help project managers fill out a project initiation request.
You can choose which project attributes should be included and create a PDF artifact as a result.
status:
submitted: "%{wizard_name} has been submitted"
submitted_description: "Click the button below to go to the work package for the submission process."
submitted_button: "Open submission request"
not_completed: "%{wizard_name} not yet completed"
not_completed_description: "Provide the necessary information by filling the attributes and get the project started."
wizard_status_button:
project_initiation_request: "Open project initiation request"
project_creation_wizard: "Open project creation wizard"
project_mandate: "Open project mandate"
blankslate:
title: "Initiation request not enabled"
description: "OpenProject can generate a step-by-step wizard to help project managers fill out a project initiation request. You can choose which project attributes should be included and what to do with the output document. Enable it here to start configuring the wizard."
disable_dialog:
title: "Disable project initiation request"
heading: "Disable this project initiation request?"
confirmation_message: "The initiation request wizard will no longer be available to new projects based on this template. Project managers and project owners will need to manually configure and fill out the relevant information in the Project overview."
checkbox_message: "I understand that this action is not reversible"
name:
artifact_name: "Artifact name"
artifact_name_caption: "Choose the name for this artifact that your project management framework recommends."
options:
project_initiation_request: "Project initiation request"
project_creation_wizard: "Project creation wizard"
project_mandate: "Project mandate"
submission:
description_template: >
**This work package was automatically created upon completion of the %{wizard_name} workflow.**
A PDF artifact containing all submitted information has been generated and attached to this work package for reference and audit purposes.
If you need to update or re-run the initiation steps, you can reopen the wizard at any time by using the link below:
description: "When a user submits a project initiation request, a new work package will be created with the request artifact attached as a PDF file. The settings below define the type, status and assignee for this new work package."
work_package_type: "Work package type"
work_package_type_caption: "The work package type that should be used to store the completed artifact."
status_when_submitted: "Status when submitted"
status_when_submitted_caption: "The status the generated work package will transition to once the request is submitted."
send_confirmation_email: "Send confirmation email to the user who submitted the project initiation request"
assignee: "Assignee when submitted"
assignee_caption_html: "The user or group assigned to this project attribute will also become the assignee of the new work package. This list includes active project attributes of type <i>User</i> only."
confirmation_email_text: "Confirmation email text"
confirmation_email_default: "Hello,\n\nYou submitted a project initiation request for **%{project_name}**. It is now awaiting review.\nClick the link below to access the work package with your request."
work_package_comment: "Work package comment"
work_package_comment_caption: "The assignee selected above will automatically be @mentioned in the comment."
work_package_comment_default: "A project initiation request for **%{project_name}** was submitted and is awaiting review."
project_phase_definitions:
heading: "Project life cycle"
heading_description: "Project life cycle defines the project phases that can be used for your project planning and will appear in the overview page of each project. These attributes can be enabled or disabled but not re-ordered at a project level."
label_add: "Add"
label_add_description: "Add project phase definition"
filter:
label: "Search project phase"
section_header: "Phases"
non_defined: "No phases are currently defined."
phase_gates: "Phase gates"
new:
description: "Changes to this project phase will be reflected in all projects where it is enabled."
heading: "New phase"
both_gate: "Start and finish gate"
no_gate: "No gate"
start_gate: "Start gate"
start_gate_caption: "Add a gate with the start date of the phase"
finish_gate: "Finish gate"
finish_gate_caption: "Add a gate with the end date of the phase"
projects:
missing_dependencies: "Project module %{module} was checked which depends on %{dependencies}. You need to check these dependencies as well."
section_new_projects: "Settings for new projects"
section_project_overview: "Settings for project lists"
session: "Session"
user:
default_preferences: "Default preferences"
display_format: "Display format"
deletion: "Deletion"
working_days:
section_work_week: "Work week"
section_holidays_and_closures: "Holidays and closures"
work_packages:
work_package_identifier: "Work package identifiers"
not_allowed_text: "You do not have the necessary permissions to view this page."
activities:
enable_internal_comments: "Enable internal comments"
helper_text_html: >
Internal comments allow an internal team to communicate amongst themselves privately.
These are only visible to selected roles that have the necessary permissions and will not be visible publicly.
[Click here to learn more](docs_url)
text_formatting:
markdown: "Markdown"
plain: "Plain text"
status_active: "active"
status_archived: "archived"
status_blocked: "blocked"
status_invited: invited
status_locked: locked
status_registered: registered
status_deleted: deleted
# Used in array.to_sentence.
support:
array:
sentence_connector: "and"
skip_last_comma: "false"
text_accessibility_hint: "The accessibility mode is designed for users who are blind, motorically handicaped or have a bad eyesight. For the latter focused elements are specially highlighted. Please notice, that the Backlogs module is not available in this mode."
text_access_token_hint: "Access tokens allow you to grant external applications access to resources in OpenProject."
text_analyze: "Further analyze: %{subject}"
text_are_you_sure: "Are you sure?"
open_link_in_a_new_tab: "Open link in a new tab"
text_are_you_sure_continue: "Are you sure you want to continue?"
text_are_you_sure_with_children: "Delete work package and all child work packages?"
text_are_you_sure_with_project_custom_fields: "Deleting this attribute will also delete its values in all projects. Are you sure you want to do this?"
text_are_you_sure_with_project_life_cycle_step: "Deleting this phase will also delete its usages in all projects. Are you sure you want to do this?"
text_assign_to_project: "Assign to the project"
text_form_configuration: >
You can customize which fields will be displayed in work package forms.
You can freely group the fields to reflect the needs for your domain.
text_form_configuration_required_attribute: "Attribute is marked required and thus always shown"
text_caracters_maximum: "%{count} characters maximum."
text_caracters_minimum: "Must be at least %{count} characters long."
text_comma_separated: "Multiple values allowed (comma separated)."
text_comment_wiki_page: "Comment to wiki page: %{page}"
text_custom_field_possible_values_info: "One line for each value"
text_custom_field_hint_activate_per_project: >
When using custom fields: Keep in mind that custom fields need to be
activated per project, too.
text_custom_field_hint_activate_per_project_and_type: >
Custom fields need to be activated per work
package type and per project.
text_project_custom_field_html: >
The Enterprise edition will add these additional add-ons for projects' custom fields: <br>
<ul>
<li><b>Add custom fields for projects to your Project list to create a project portfolio view</b></li>
</ul>
text_custom_logo_instructions: >
The logo automatically scales to fit the header.
For best results, upload a white logo on a transparent 130×47px image.
You can add as much spacing inside that image as you like.
text_custom_logo_mobile_instructions: >
The logo automatically scales to fit the header.
For best results, upload a white logo on a transparent 130×33px image.
You can add as much spacing inside that image as you like.
text_custom_export_logo_instructions: >
This is the logo that appears in your PDF exports.
It needs to be a PNG or JPEG image file.
A black or colored logo on transparent or white background is recommended.
text_custom_export_cover_instructions: >
This is the image that appears in the background of a cover page in your PDF exports.
It needs to be an about 800px width by 500px height sized PNG or JPEG image file.
text_custom_export_footer_instructions: >
PDF exports will include a graphical element positioned to the left of the footer.
This image must be a PNG or JPEG file with approximately 200 pixels in width.
label_custom_export_font_instructions: >
Upload and manage custom TrueType (.ttf) fonts used in your PDF exports.
For best results, use matching files from the same font family. If no font is provided, the default NotoSans font will be used.
label_custom_export_images_instructions: >
Upload and manage custom image files used in your PDF exports.
text_custom_export_font_regular_instructions: >
This is the font file for regular text. It needs to be in TTF format and is required.
text_custom_export_font_bold_instructions: >
This is the font file for bold text. It needs to be in TTF format.
text_custom_export_font_italic_instructions: >
This is the font file for italic text. It needs to be in TTF format.
text_custom_export_font_bold_italic_instructions: >
This is the font file for bold and italic text. It needs to be in TTF format.
text_custom_favicon_instructions: >
This is the tiny icon that appears in your browser window/tab next to the
page's title.
It needs to be a squared 32 by 32 pixels sized PNG image file with a transparent background.
text_custom_touch_icon_instructions: >
This is the icon that appears in your mobile or tablet when you place a
bookmark on your homescreen.
It needs to be a squared 180 by 180 pixels sized PNG image file. Please
make sure the image's background is not transparent otherwise it will look
bad on iOS.
text_database_allows_tsv: "Database allows TSVector (optional)"
text_default_administrator_account_changed: "Default administrator account changed"
text_default_encoding: "Default: UTF-8"
text_destroy: "Delete"
text_destroy_with_associated: "There are additional objects associated with the work package(s) that are to be deleted. Those objects are of the following types:"
text_destroy_what_to_do: "What do you want to do?"
text_diff_truncated: "... This diff was truncated because it exceeds the maximum size that can be displayed."
text_email_delivery_not_configured: "Email delivery is not configured, and notifications are disabled.\nConfigure your SMTP server to enable them."
text_enumeration_category_reassign_to: "Reassign them to this value:"
text_enumeration_destroy_question: "%{count} objects are assigned to this value."
text_file_repository_writable: "Attachments directory writable"
text_git_repo_example: "a bare and local repository (e.g. /gitrepo, c:\\gitrepo)"
text_hint_date_format: "Enter a date in the form of YYYY-MM-DD. Other formats may be changed to an unwanted date."
text_hint_disable_with_0: "Note: Disable with 0"
text_hours_between: "Between %{min} and %{max} hours."
text_work_package_added: "Work package %{id} has been reported by %{author}."
text_work_package_category_destroy_assignments: "Remove category assignments"
text_work_package_category_destroy_question: "Some work packages (%{count}) are assigned to this category. What do you want to do?"
text_work_package_category_reassign_to: "Reassign work packages to this category"
text_work_package_updated: "Work package %{id} has been updated by %{author}."
text_work_package_watcher_added: "You have been added as a watcher to Work package %{id} by %{watcher_changer}."
text_work_package_watcher_removed: "You have been removed from watchers of Work package %{id} by %{watcher_changer}."
text_work_packages_destroy_confirmation: "Are you sure you want to delete the selected work package(s)?"
text_work_packages_ref_in_commit_messages: "Referencing and fixing work packages in commit messages"
text_journal_added: "%{label} %{value} added"
text_journal_attachment_added: "%{label} %{value} added as attachment"
text_journal_attachment_deleted: "%{label} %{old} removed as attachment"
text_journal_changed_plain: "%{label} changed from %{old} %{linebreak}to %{new}"
text_journal_changed_no_detail: "%{label} updated"
text_journal_changed_with_diff: "%{label} changed (%{link})"
text_journal_deleted: "%{label} deleted (%{old})"
text_journal_deleted_subproject: "%{label} %{old}"
text_journal_deleted_with_diff: "%{label} deleted (%{link})"
text_journal_file_link_added: "%{label} link to %{value} (%{storage}) added"
text_journal_file_link_deleted: "%{label} link to %{old} (%{storage}) removed"
text_journal_of: "%{label} %{value}"
text_journal_set_to: "%{label} set to %{value}"
text_journal_set_with_diff: "%{label} set (%{link})"
text_journal_label_value: "%{label} %{value}"
text_latest_note: "The latest comment is: %{note}"
text_length_between: "Length between %{min} and %{max} characters."
text_line_separated: "Multiple values allowed (one line for each value)."
text_load_default_configuration: "Load the default configuration"
text_no_roles_defined: There are no roles defined.
text_no_access_tokens_configurable: "There are no access tokens which can be configured."
text_no_configuration_data: "Roles, types, work package statuses and workflow have not been configured yet.\nIt is highly recommended to load the default configuration. You will be able to modify it once loaded."
text_no_notes: "There are no comments available for this work package."
text_notice_too_many_values_are_inperformant: "Note: Displaying more than 100 items per page can increase the page load time."
text_notice_security_badge_displayed_html: >
Note: if enabled, this will display a badge with your installation status in the <a href="%{information_panel_path}">%{information_panel_label}</a> administration panel,
and on the home page. It is displayed to administrators only.
<br/>
The badge will check your current OpenProject version against the official OpenProject release database to alert you of any updates or known vulnerabilities.
For more information on what the check provides, what data is needed to provide available updates, and how to disable this check, please visit <a href="%{more_info_url}">the configuration documentation</a>.
text_own_membership_delete_confirmation: "You are about to remove some or all of your permissions and may no longer be able to edit this project after that.\nAre you sure you want to continue?"
text_permanent_delete_confirmation_checkbox_label: "I understand that this deletion cannot be reversed"
text_permanent_remove_confirmation_checkbox_label: "I understand that this removal cannot be reversed"
text_plugin_assets_writable: "Plugin assets directory writable"
text_powered_by: "Powered by %{link}"
text_project_identifier_info: "Only lower case letters (a-z), numbers, dashes and underscores are allowed, must start with a lower case letter."
text_project_identifier_description: 'The project identifier is prepended to all work package IDs. If the identifier is "PROJ" for example, the work package identifier will be "PROJ-12" or "PROJ-246".'
text_project_identifier_url_description: "The project identifier is included in the URL of the project."
text_project_identifier_handle_format: "Must start with a letter and contain only uppercase letters, numbers, and underscores (max 10 characters)."
text_project_identifier_format: "Must start with a lowercase letter. Only lowercase letters (a-z), numbers, dashes and underscores are allowed."
text_reassign: "Reassign to work package:"
text_regexp_multiline: 'The regex is applied in a multi-line mode. e.g., ^---\s+'
text_rename_wiki_page: "Rename wiki page"
text_repository_usernames_mapping: "Select or update the OpenProject user mapped to each username found in the repository log.\nUsers with the same OpenProject and repository username or email are automatically mapped."
text_status_changed_by_changeset: "Applied in changeset %{value}."
text_table_difference_description: "In this table the single %{entries} are shown. You can view the difference between any two entries by first selecting the according checkboxes in the table. When clicking on the button below the table the differences are shown."
text_time_logged_by_changeset: "Applied in changeset %{value}."
text_tip_work_package_begin_day: "work package beginning this day"
text_tip_work_package_begin_end_day: "work package beginning and ending this day"
text_tip_work_package_end_day: "work package ending this day"
text_type_no_workflow: "No workflow defined for this type"
text_unallowed_characters: "Unallowed characters"
text_user_invited: The user has been invited and is pending registration.
text_user_wrote: "%{value} wrote:"
text_wrote: "wrote"
text_warn_on_leaving_unsaved: "The work package contains unsaved text that will be lost if you leave this page."
text_what_did_you_change_click_to_add_comment: "What did you change? Click to add comment"
text_wiki_destroy_confirmation: "Are you sure you want to delete this wiki and all its content?"
text_wiki_page_destroy_children: "Delete child pages and all their descendants"
text_wiki_page_destroy_question: "This page has %{descendants} child page(s) and descendant(s). What do you want to do?"
text_wiki_page_nullify_children: "Keep child pages as root pages"
text_wiki_page_reassign_children: "Reassign child pages to this parent page"
text_workflow_edit: "Select a role and a type to edit the workflow"
text_zoom_in: "Zoom in"
text_zoom_out: "Zoom out"
text_setup_mail_configuration: "Configure your email provider"
help_texts:
views:
project: >
%{plural} are always attached to a project.
You can only select projects here where the %{plural} module is active.
After creating a %{singular} you can add work packages from other projects to it.
public: "Publish this view, allowing other users to access your view. Users with the 'Manage public views' permission can modify or remove public query. This does not affect the visibility of work package results in that view and depending on their permissions, users may see different results."
favoured: "Mark this view as favourite and add to the saved views sidebar on the left."
time:
am: "am"
formats:
default: "%m/%d/%Y %I:%M %p"
long: "%B %d, %Y %H:%M"
short: "%d %b %H:%M"
time: "%I:%M %p"
pm: "pm"
timeframe:
show: "Show timeframe"
end: "to"
start: "from"
title_remove_and_delete_user: Remove the invited user from the project and delete him/her.
title_enterprise_upgrade: "Upgrade to unlock more users."
tooltip_user_default_timezone: >
The default time zone for new users. Can be changed in a user's settings.
tooltip_resend_invitation: >
Sends another invitation email with a fresh token in
case the old one expired or the user did not get the original email.
Can also be used for active users to choose a new authentication method.
When used with active users their status will be changed to 'invited'.
tooltip:
setting_email_login: >
If enabled a user will be unable to chose a login during registration.
Instead their given email address will serve as the login.
An administrator may still change the login separately.
queries:
apply_filter: Apply preconfigured filter
configure_view:
heading: Configure view
columns:
input_label: "Add columns"
input_placeholder: "Select a column"
drag_area_label: "Manage and reorder columns"
sort_by:
automatic:
heading: "Automatic"
description: "Order the %{plural} by one or more sorting criteria. You will lose the previous sorting."
top_menu:
additional_resources: "Additional resources"
getting_started: "Getting started"
help_and_support: "Help and support"
total_progress: "Total progress"
user:
all: "all"
active: "active"
activate: "Activate"
activate_and_reset_failed_logins: "Activate and reset failed logins"
authentication_provider: "Authentication Provider"
identity_url_text: "The internal unique identifier provided by the authentication provider."
authentication_settings_disabled_due_to_external_authentication: >
This user authenticates via an external authentication provider, so there is no password
in OpenProject to be changed.
authorization_rejected: "You are not allowed to sign in."
assign_random_password: "Assign random password (sent to user via email)"
blocked: "locked temporarily"
blocked_num_failed_logins:
one: "locked temporarily (one failed login attempt)"
other: "locked temporarily (%{count} failed login attempts)"
confirm_status_change: "You are about to change the status of '%{name}'. Are you sure you want to continue?"
deleted: "Deleted user"
error_status_change_self: "You cannot change your own user status."
error_admin_change_on_non_admin: "Only administrators can change the status of administrator users."
error_status_change_failed: "Changing the user status failed due to the following errors: %{errors}"
invite: Invite user via email
invited: invited
lock: "Lock permanently"
locked: "locked permanently"
no_login: "This user authenticates through login by password. Since it is disabled, they cannot log in."
password_change_unsupported: Change of password is not supported.
registered: "registered"
reset_failed_logins: "Reset failed logins"
status_user_and_brute_force: "%{user} and %{brute_force}"
status_change: "Status change"
text_change_disabled_for_provider_login: "The name and email is set by your login provider and can thus not be changed."
unlock: "Unlock"
unlock_and_reset_failed_logins: "Unlock and reset failed logins"
error_cannot_delete_user: "User cannot be deleted"
version_status_closed: "closed"
version_status_locked: "locked"
version_status_open: "open"
note: Note
note_password_login_disabled_link: "Password login has been disabled through a [configuration setting](configuration_url)."
warning: Warning
warning_attachments_not_saved: "%{count} file(s) could not be saved."
warning_imminent_user_limit_html: >
You invited more users than are supported by your current plan.
Invited users may not be able to join your OpenProject environment.
Please [upgrade your plan](upgrade_url) or block existing
users in order to allow invited and registered users to join.
warning_registration_token_expired: |
The activation email has expired. We sent you a new one to %{email}.
Please click the link inside of it to activate your account.
warning_user_limit_reached: >
Adding additional users will exceed the current limit.
Please contact an administrator to increase the user limit to ensure external users are able to access this instance.
warning_user_limit_reached_admin_html: >
Adding additional users will exceed the current limit.
Please [upgrade your plan](upgrade_url) to be able to ensure external users are able to access this instance.
warning_user_limit_reached_instructions: >
You reached your user limit (%{current}/%{max} active users).
Please contact sales@openproject.com to upgrade your Enterprise edition plan and add additional users.
warning_protocol_mismatch_html: >
warning_bar:
https_mismatch:
title: "HTTPS mode setup mismatch"
text_html: >
Your application is running with HTTPS mode set to <code>%{set_protocol}</code>, but the request
is an <code>%{actual_protocol}</code> request.
This will result in errors! You will need to set the following configuration value: <code>%{setting_value}</code>.
Please see <a href="%{more_info_path}">the installation documentation</a> on how to set this configuration.
hostname_mismatch:
title: "Hostname setting mismatch"
text_html: >
Your application is running with its host name setting set to <code>%{set_hostname}</code>, but the request
is a <code>%{actual_hostname}</code> hostname.
This will result in errors! Go to <a href="%{setting_path}">System settings</a> and change the "Host name" setting to correct this.
menu_item: "Menu item"
menu_item_setting: "Visibility"
wiki_menu_item_for: 'Menu item for wikipage "%{title}"'
wiki_menu_item_setting: "Visibility"
wiki_menu_item_new_main_item_explanation: >
You are deleting the only main wiki menu item. You now have to choose a wiki page for which a new main item will be generated.
To delete the wiki the wiki module can be deactivated by project administrators.
wiki_menu_item_delete_not_permitted: The wiki menu item of the only wiki page cannot be deleted.
# TODO: merge with work_packages top level key
work_package:
updated_automatically_by_child_changes: |
_Updated automatically by changing values within child work package %{child}_
destroy:
info: "Deleting the work package is an irreversible action."
title: "Delete the work package"
progress:
label_note: "Note:"
modal:
work_based_help_text: "Each field is automatically calculated from the two others when possible."
status_based_help_text: "% Complete is set by work package status."
migration_warning_text: "In work-based progress calculation mode, % Complete cannot be manually set and is tied to Work. The existing value has been kept but cannot be edited. Please input Work first."
derivation_hints:
done_ratio:
cleared_because_remaining_work_is_empty: "Cleared because Remaining work is empty."
cleared_because_work_is_0h: "Cleared because Work is 0h."
derived: "Derived from Work and Remaining work."
estimated_hours:
cleared_because_remaining_work_is_empty: "Cleared because Remaining work is empty."
derived: "Derived from Remaining work and % Complete."
same_as_remaining_work: "Set to same value as Remaining work."
remaining_hours:
cleared_because_work_is_empty: "Cleared because Work is empty."
cleared_because_percent_complete_is_empty: "Cleared because % Complete is empty."
decreased_by_delta_like_work: "Decreased by %{delta}, matching the reduction in Work."
derived: "Derived from Work and % Complete."
increased_by_delta_like_work: "Increased by %{delta}, matching the increase in Work."
same_as_work: "Set to same value as Work."
permissions:
comment: "Comment"
comment_verb: "comment"
comment_description: "Can view and comment this work package."
edit: "Edit"
edit_verb: "edit"
edit_description: "Can view, comment and edit this work package."
view: "View"
view_verb: "view"
view_description: "Can view this work package."
reminders:
label_remind_at: "Date"
note_placeholder: "Why are you setting this reminder?"
create_success_message_html: "Reminder set successfully. You will receive a notification for this work package %{reminder_time}."
success_update_message: "Reminder updated successfully."
success_deletion_message: "Reminder deleted successfully."
sharing:
count:
zero: "0 users"
one: "1 user"
other: "%{count} users"
filter:
project_member: "Project member"
not_project_member: "Not project member"
project_group: "Project group"
not_project_group: "Not project group"
user: "User"
group: "Group"
role: "Role"
type: "Type"
denied: "You don't have permissions to share %{entities}."
label_search: "Search for users to invite"
label_search_placeholder: "Search by user or email address"
label_toggle_all: "Toggle all shares"
remove: "Remove"
share: "Share"
text_empty_search_description: "There are no users with the current filter criteria."
text_empty_search_header: "We couldn't find any matching results."
text_empty_state_description: "The %{entity} has not been shared with anyone yet."
text_empty_state_header: "Not shared"
text_user_limit_reached: "Adding additional users will exceed the current limit. Please contact an administrator to increase the user limit to ensure external users are able to access this %{entity}."
text_user_limit_reached_admins: 'Adding additional users will exceed the current limit. Please <a href="%{upgrade_url}">upgrade your plan</a> to be able to add more users.'
warning_user_limit_reached: >
Adding additional users will exceed the current limit.
Please contact an administrator to increase the user limit to ensure external users are able to access this %{entity}.
warning_user_limit_reached_admin_html: >
Adding additional users will exceed the current limit.
Please [upgrade your plan](upgrade_url) to be able to ensure external users are able to access this %{entity}.
warning_no_selected_user: "Please select users to share this %{entity} with"
warning_locked_user: "The user %{user} is locked and cannot be shared with"
user_details:
locked: "Locked user"
invited: "Invite sent. "
resend_invite: "Resend."
invite_resent: "Invite has been resent"
not_project_member: "Not a project member"
project_group: "Group members might have additional privileges (as project members)"
not_project_group: "Group (shared with all members)"
additional_privileges_project: "Might have additional privileges (as project member)"
additional_privileges_group: "Might have additional privileges (as group member)"
additional_privileges_project_or_group: "Might have additional privileges (as project or group member)"
project_queries:
publishing_denied: "You do not have permission to make project lists public."
access_warning: "Users will only see the projects they have access to. Sharing project lists does not impact individual project permissions."
user_details:
owner: "List owner"
can_view_because_public: "Can already view because list is shared with everyone"
can_manage_public_lists: "Can edit due to global permissions"
public_flag:
label: "Share with everyone at %{instance_name}"
caption: "Everyone can view this project list. Those with global edit permissions can modify it."
blank_state:
public:
header: "Shared with everyone"
description: "Everyone can view this project list. You can also add individual users with extra permissions."
private:
header: "Not shared: Private"
description: "This project list has not been shared with anyone yet. Only you can access this list."
permissions:
view: "View"
view_description: "Can view this project list."
edit: "Edit"
edit_description: "Can view, share and edit this project list."
upsell:
message: "Sharing project lists with individual users is an enterprise add-on."
working_days:
info: >
Days that are not selected are skipped when scheduling work packages and project life cycles (and not included in the day count).
These can be overridden at a work-package level.
instance_wide_info: >
Dates added to the list below are considered non-working and skipped when scheduling work packages.
change_button: "Change working days"
warning: >
Changing which days of the week are considered working days or non-working days
can affect the start and finish days of all work packages and life cycles in all projects in this instance.
dialog:
title: "Change working days"
description: >
Changing which days of the week are considered working days or non-working days
can affect the start and finish days of all work packages and life cycles in all projects in this instance.
removed_title: "You will remove the following days from the non-working days list:"
warning: >
The changes might take some time to take effect. You will be notified when all relevant work
packages and project life cycles have been updated.
heading: "Change the working days?"
confirm_button: "Save and reschedule"
journal_note:
changed: _**Working days** changed (%{changes})._
days:
working: "%{day} is now working"
non_working: "%{day} is now non-working"
dates:
working: "%{date} is now working"
non_working: "%{date} is now non-working"
nothing_to_preview: "Nothing to preview"
api_v3:
attributes:
property: "Property"
errors:
code_400: "Bad request: %{message}"
code_401: "You need to be authenticated to access this resource."
code_401_wrong_credentials: "You did not provide the correct credentials."
code_403: "You are not authorized to access this resource."
code_404: "The requested resource could not be found."
code_409: "Could not update the resource because of conflicting modifications."
code_429: "Too many requests. Please try again later."
code_500: "An internal error has occurred."
code_500_outbound_request_failure: "An outbound request to another resource has failed with status code %{status_code}."
code_500_missing_enterprise_token: "The request can not be handled due to invalid or missing Enterprise token."
bad_request:
emoji_reactions_activity_type_not_supported: "This activity type does not support emoji reactions."
invalid_link: "The link under key '%{key}' is not valid."
links_not_an_object: "_links must be a JSON object."
conflict:
multiple_reminders_not_allowed: |-
You can only set one reminder at a time for a work package. Please delete or update the existing reminder.
not_found:
work_package: "The work package you are looking for cannot be found or has been deleted."
reminder: "The reminder you are looking for cannot be found or has been deleted."
expected:
date: "YYYY-MM-DD (ISO 8601 date only)"
datetime: "YYYY-MM-DDThh:mm:ss[.lll][+hh:mm] (any compatible ISO 8601 datetime)"
duration: "ISO 8601 duration"
invalid_content_type: "Expected CONTENT-TYPE to be '%{content_type}' but got '%{actual}'."
invalid_format: "Invalid format for property '%{property}': Expected format like '%{expected_format}', but got '%{actual}'."
invalid_json: "The request could not be parsed as JSON."
invalid_relation: "The relation is invalid."
invalid_resource: "For property '%{property}' a link like '%{expected}' is expected, but got '%{actual}'."
invalid_signal:
embed: "The requested embedding of %{invalid} is not supported. Supported embeddings are %{supported}."
select: "The requested select of %{invalid} is not supported. Supported selects are %{supported}."
invalid_user_status_transition: "The current user account status does not allow this operation."
missing_content_type: "not specified"
missing_property: "Missing property '%{property}'."
missing_request_body: "There was no request body."
missing_or_malformed_parameter: "The query parameter '%{parameter}' is missing or malformed."
multipart_body_error: "The request body did not contain the expected multipart parts."
multiple_errors: "Multiple field constraints have been violated."
unable_to_create_attachment: "The attachment could not be created"
unable_to_create_attachment_permissions: "The attachment could not be saved due to lacking file system permissions"
user:
name_readonly: "The name attribute is read-only. Changes can be written through the attributes firstname and lastname."
render:
context_not_parsable: "The context provided is not a link to a resource."
unsupported_context: "The resource given is not supported as context."
context_object_not_found: "Cannot find the resource given as the context."
validation:
due_date: "Finish date cannot be set on parent work packages."
invalid_user_assigned_to_work_package: "The chosen user is not allowed to be '%{property}' for this work package."
start_date: "Start date cannot be set on parent work packages."
eprops:
invalid_gzip: "is invalid gzip: %{message}"
invalid_json: "is invalid json: %{message}"
resources:
schema: "Schema"
undisclosed:
parent: Undisclosed - The parent is invisible because of lacking permissions.
project: Undisclosed - The project is invisible because of lacking permissions.
ancestor: Undisclosed - The ancestor is invisible because of lacking permissions.
definingProject: Undisclosed - The project is invisible because of lacking permissions.
definingWorkspace: Undisclosed - The workspace is invisible because of lacking permissions.
workPackage: Undisclosed - The work package is invisible because of lacking permissions.
doorkeeper:
pre_authorization:
status: "Pre-authorization"
auth_url: "Auth URL"
access_token_url: "Access token URL"
errors:
messages:
# Common error messages
invalid_request:
unknown: "The request is missing a required parameter, includes an unsupported parameter value, or is otherwise malformed."
missing_param: "Missing required parameter: %{value}."
request_not_authorized: "Request need to be authorized. Required parameter for authorizing request is missing or invalid."
invalid_redirect_uri: "The requested redirect uri is malformed or doesn't match client redirect URI."
unauthorized_client: "The client is not authorized to perform this request using this method."
access_denied: "The resource owner or authorization server denied the request."
invalid_scope: "The requested scope is invalid, unknown, or malformed."
invalid_code_challenge_method: "The code challenge method must be plain or S256."
server_error: "The authorization server encountered an unexpected condition which prevented it from fulfilling the request."
temporarily_unavailable: "The authorization server is currently unable to handle the request due to a temporary overloading or maintenance of the server."
# Configuration error messages
credential_flow_not_configured: "Resource Owner Password Credentials flow failed due to Doorkeeper.configure.resource_owner_from_credentials being unconfigured."
resource_owner_authenticator_not_configured: "Resource Owner find failed due to Doorkeeper.configure.resource_owner_authenticator being unconfigured."
admin_authenticator_not_configured: "Access to admin panel is forbidden due to Doorkeeper.configure.admin_authenticator being unconfigured."
# Access grant errors
unsupported_response_type: "The authorization server does not support this response type."
unsupported_response_mode: "The authorization server does not support this response mode."
# Access token errors
invalid_client: "Client authentication failed due to unknown client, no client authentication included, or unsupported authentication method."
invalid_grant: "The provided authorization grant is invalid, expired, revoked, does not match the redirection URI used in the authorization request, or was issued to another client."
unsupported_grant_type: "The authorization grant type is not supported by the authorization server."
invalid_token:
revoked: "The access token was revoked"
expired: "The access token expired"
unknown: "The access token is invalid"
revoke:
unauthorized: "You are not authorized to revoke this token."
forbidden_token:
missing_scope: 'Access to this resource requires scope "%{oauth_scopes}".'
unsupported_browser:
title: "Your browser is outdated and unsupported."
message: "You may run into errors and degraded experience on this page."
update_message: "Please update your browser."
close_warning: "Ignore this warning."
oauth:
application:
builtin: Built-in instance application
confidential: Confidential
singular: "OAuth application"
scopes: "Scopes"
client_credentials: "Client credentials"
plural: "OAuth applications"
named: "OAuth application '%{name}'"
new: "New OAuth application"
non_confidential: Non confidential
default_scopes: "(Default scopes)"
instructions:
enabled: "Enable this application, allowing users to perform authorization grants with it."
name: "The name of your application. This will be displayed to other users upon authorization."
redirect_uri_html: >
The allowed URLs authorized users can be redirected to. One entry per line.
<br/>
If you're registering a desktop application, use the following URL.
confidential: "Check if the application will be used where the client secret can be kept confidential. Native mobile apps and Single Page Apps are assumed non-confidential."
scopes: "Check the scopes you want the application to grant access to. If no scope is checked, api_v3 is assumed."
client_credential_user_id: "Optional user ID to impersonate when clients use this application. Leave empty to allow public access only"
register_intro: "If you are developing an OAuth API client application for OpenProject, you can register it using this form for all users to use."
default_scopes: ""
header:
builtin_applications: Built-in OAuth applications
other_applications: Other OAuth applications
empty_application_lists: No OAuth applications have been registered.
client_id: "Client ID"
client_secret_notice: >
This is the only time we can print the client secret, please note it down and keep it secure.
It should be treated as a password and cannot be retrieved by OpenProject at a later time.
authorization_dialog:
authorize: "Authorize"
cancel: "Cancel and deny authorization."
prompt_html: "Authorize <strong>%{application_name}</strong> to use your account <em>%{login}</em>?"
title: "Authorize %{application_name}"
wants_to_access_html: >
This application requests access to your OpenProject account.
<br/>
<strong>It has requested the following permissions:</strong>
scopes:
api_v3: "Full API v3 access"
api_v3_text: "Application will receive full read & write access to the OpenProject API v3 to perform actions on your behalf."
grants:
created_date: "Approved on"
scopes: "Permissions"
successful_application_revocation: "Revocation of application %{application_name} successful."
none_given: "No OAuth applications have been granted access to your user account."
flows:
authorization_code: "Authorization code flow"
client_credentials: "Client credentials flow"
client_credentials: "User used for Client credentials"
client_credentials_impersonation_set_to: "Client credentials user set to"
client_credentials_impersonation_warning: "Note: Clients using the 'Client credentials' flow in this application will have the rights of this user"
client_credentials_impersonation_html: >
By default, OpenProject provides OAuth 2.0 authorization via %{authorization_code_flow_link}.
You can optionally enable %{client_credentials_flow_link}, but you must provide a user on whose behalf requests will be performed.
confirm_revoke_my_application:
one: "Do you really want to remove this application? This will revoke one token active for it."
other: "Do you really want to remove this application? This will revoke %{count} tokens active for it."
authorization_error: "An authorization error has occurred."
my_registered_applications: "Registered OAuth applications"
oauth_client:
urn_connection_status:
connected: "Connected"
error: "Error"
failed_authorization: "Authorization failed"
not_connected: "Not connected"
labels:
label_oauth_integration: "OAuth2 integration"
label_redirect_uri: "Redirect URI"
label_request_token: "Request token"
label_refresh_token: "Refresh token"
errors:
oauth_authorization_code_grant_had_errors: "OAuth2 Authorization grant unsuccessful"
oauth_reported: "OAuth2 provider reported"
oauth_returned_error: "OAuth2 returned an error"
oauth_returned_json_error: "OAuth2 returned a JSON error"
oauth_returned_http_error: "OAuth2 returned a network error"
oauth_returned_standard_error: "OAuth2 returned an internal error"
wrong_token_type_returned: "OAuth2 returned a wrong type of token, expecting AccessToken::Bearer"
oauth_issue_contact_admin: "OAuth2 reported an error. Please contact your system administrator."
oauth_client_not_found: "OAuth2 client not found in 'callback' endpoint (redirect_uri)."
refresh_token_called_without_existing_token: >
Internal error: Called refresh_token without a previously existing token.
refresh_token_updated_failed: "Error during update of OAuthClientToken"
oauth_client_not_found_explanation: >
This error appears after you have updated the client_id and client_secret
in OpenProject, but haven't updated the 'Return URI' field in the OAuth2 provider.
oauth_code_not_present: "OAuth2 'code' not found in 'callback' endpoint (redirect_uri)."
oauth_code_not_present_explanation: >
This error appears if you have selected the wrong response_type
in the OAuth2 provider. Response_type should be 'code' or similar.
oauth_state_not_present: "OAuth2 'state' not found in 'callback' endpoint (redirect_uri)."
oauth_state_not_present_explanation: >
The 'state' is used to indicate to OpenProject where to continue
after a successful OAuth2 authorization.
A missing 'state' is an internal error that may appear during setup.
Please contact your system administrator.
rack_oauth2:
client_secret_invalid: "Client secret is invalid (client_secret_invalid)"
invalid_request: >
OAuth2 Authorization Server responded with 'invalid_request'.
This error appears if you try to authorize multiple times or in case of technical issues.
invalid_response: "OAuth2 Authorization Server provided an invalid response (invalid_response)"
invalid_grant: "The OAuth2 Authorization Server asks you to reauthorize (invalid_grant)."
invalid_client: "The OAuth2 Authorization Server doesn't recognize OpenProject (invalid_client)."
unauthorized_client: "The OAuth2 Authorization Server rejects the grant type (unauthorized_client)"
unsupported_grant_type: "The OAuth2 Authorization Server asks you to reauthorize (unsupported_grant_type)."
invalid_scope: "You are not allowed to access the requested resource (invalid_scope)."
http:
request:
failed_authorization: "The server side request failed authorizing itself."
missing_authorization: "The server side request failed due to missing authorization information."
response:
unexpected: "Unexpected response received."
you: you
link: link
plugin_openproject_auth_plugins:
name: "OpenProject Auth Plugins"
description: "Integration of OmniAuth strategy providers for authentication in OpenProject."
plugin_openproject_auth_saml:
name: "OmniAuth SAML / Single-Sign On"
description: "Adds the OmniAuth SAML provider to OpenProject"
enterprise_plans:
legacy_enterprise: "Enterprise Plan"
token:
hashed_token:
display_value_placeholder: "***"
external_link_warning:
title: "Leaving OpenProject"
warning_message: "You are about to leave OpenProject and visit an external website. Please be aware that external websites are not under our control and may have different privacy and security policies."
continue_message: "Are you sure you want to proceed to the following external link?"
continue_button: "Continue to external website"