mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
follow yamllint except key ordering
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
# See COPYRIGHT and LICENSE files for more details.
|
||||
#++
|
||||
|
||||
---
|
||||
en:
|
||||
no_results_title_text: There is currently nothing to display.
|
||||
|
||||
@@ -1822,7 +1823,7 @@ en:
|
||||
changeset:
|
||||
repository: "Repository"
|
||||
comment:
|
||||
commented: "Commented" # an object that this comment belongs to
|
||||
commented: "Commented" # an object that this comment belongs to
|
||||
custom_action:
|
||||
actions: "Actions"
|
||||
custom_field:
|
||||
@@ -2116,7 +2117,7 @@ en:
|
||||
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
|
||||
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"
|
||||
@@ -2134,7 +2135,7 @@ en:
|
||||
false: "working days only"
|
||||
true: "include non-working days"
|
||||
journal_internal: Internal Journal
|
||||
notify: "Notify" # used in custom actions
|
||||
notify: "Notify" # used in custom actions
|
||||
parent: "Parent"
|
||||
parent_issue: "Parent"
|
||||
parent_work_package: "Parent"
|
||||
@@ -4848,9 +4849,9 @@ en:
|
||||
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: "
|
||||
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
|
||||
|
||||
more_actions: "More functions"
|
||||
|
||||
|
||||
@@ -26,6 +26,7 @@
|
||||
# See COPYRIGHT and LICENSE files for more details.
|
||||
#++
|
||||
|
||||
---
|
||||
en:
|
||||
js:
|
||||
ajax:
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
en:
|
||||
activerecord:
|
||||
attributes:
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
# English strings go here
|
||||
---
|
||||
en:
|
||||
plugin_openproject_avatars:
|
||||
name: "Avatars"
|
||||
@@ -14,8 +15,8 @@ en:
|
||||
error_image_upload: "Error saving the image."
|
||||
error_image_size: "The image is too large."
|
||||
are_you_sure_delete_avatar: "Are you sure you want to delete your avatar?"
|
||||
avatar_deleted: "Avatar deleted successfully."
|
||||
unable_to_delete_avatar: "Avatar could not be deleted."
|
||||
avatar_deleted: "Avatar deleted successfully."
|
||||
unable_to_delete_avatar: "Avatar could not be deleted."
|
||||
wrong_file_format: "Allowed formats are jpg, png, gif"
|
||||
empty_file_error: "Please upload a valid image (jpg, png, gif)"
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
# English strings go here
|
||||
---
|
||||
en:
|
||||
js:
|
||||
label_preview: 'Preview'
|
||||
@@ -13,4 +14,3 @@ en:
|
||||
error_image_too_large: "Image is too large."
|
||||
wrong_file_format: "Allowed formats are jpg, png, gif"
|
||||
empty_file_error: "Please upload a valid image (jpg, png, gif)"
|
||||
|
||||
|
||||
@@ -26,6 +26,7 @@
|
||||
# See COPYRIGHT and LICENSE files for more details.
|
||||
#++
|
||||
|
||||
---
|
||||
en:
|
||||
js:
|
||||
work_packages:
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
# English strings go here for Rails i18n
|
||||
---
|
||||
en:
|
||||
plugin_openproject_bim:
|
||||
name: "OpenProject BIM and BCF functionality"
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
# English strings go here
|
||||
---
|
||||
en:
|
||||
js:
|
||||
bcf:
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
# English strings go here
|
||||
---
|
||||
en:
|
||||
plugin_openproject_boards:
|
||||
name: "OpenProject Boards"
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
# English strings go here
|
||||
---
|
||||
en:
|
||||
ee:
|
||||
upsell:
|
||||
@@ -50,7 +51,7 @@ en:
|
||||
Board with automated columns for subprojects.
|
||||
Dragging work packages to other lists updates the (sub-)project accordingly.
|
||||
action_text_subtasks: >
|
||||
Board with automated columns for sub-elements.
|
||||
Board with automated columns for sub-elements.
|
||||
Dragging work packages to other lists updates the parent accordingly.
|
||||
action_text_status: >
|
||||
Basic kanban style board with columns for status such as To Do, In Progress, Done.
|
||||
|
||||
@@ -26,6 +26,7 @@
|
||||
# See COPYRIGHT and LICENSE files for more details.
|
||||
#++
|
||||
|
||||
---
|
||||
en:
|
||||
js:
|
||||
work_packages:
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
# English strings go here
|
||||
---
|
||||
en:
|
||||
plugin_openproject_calendar:
|
||||
name: "OpenProject Calendar"
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
# English strings go here
|
||||
---
|
||||
en:
|
||||
js:
|
||||
calendar:
|
||||
|
||||
@@ -26,6 +26,7 @@
|
||||
# See COPYRIGHT and LICENSE files for more details.
|
||||
#++
|
||||
|
||||
---
|
||||
en:
|
||||
js:
|
||||
text_are_you_sure: "Are you sure?"
|
||||
|
||||
@@ -26,6 +26,7 @@
|
||||
# See COPYRIGHT and LICENSE files for more details.
|
||||
#++
|
||||
|
||||
---
|
||||
en:
|
||||
plugin_openproject_documents:
|
||||
name: "OpenProject Documents"
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# English strings go here
|
||||
---
|
||||
en:
|
||||
project_module_gantt: "Gantt charts"
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
en:
|
||||
js:
|
||||
work_packages:
|
||||
|
||||
@@ -26,6 +26,7 @@
|
||||
# See COPYRIGHT and LICENSE files for more details.
|
||||
#++
|
||||
|
||||
---
|
||||
en:
|
||||
attributes:
|
||||
additions_count: "Number of additions"
|
||||
|
||||
@@ -26,6 +26,7 @@
|
||||
# See COPYRIGHT and LICENSE files for more details.
|
||||
#++
|
||||
|
||||
---
|
||||
en:
|
||||
js:
|
||||
github_integration:
|
||||
|
||||
@@ -27,6 +27,7 @@
|
||||
# See docs/COPYRIGHT.rdoc for more details.
|
||||
#++
|
||||
|
||||
---
|
||||
en:
|
||||
attributes:
|
||||
commit: "Commit"
|
||||
|
||||
@@ -27,6 +27,7 @@
|
||||
# See docs/COPYRIGHT.rdoc for more details.
|
||||
#++
|
||||
|
||||
---
|
||||
en:
|
||||
js:
|
||||
gitlab_integration:
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
en:
|
||||
grids:
|
||||
label_widget_in_grid: "Widget contained in Grid %{grid_name}"
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
en:
|
||||
js:
|
||||
grid:
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
en:
|
||||
label_job_status_plural: "Job statuses"
|
||||
plugin_openproject_job_status:
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
en:
|
||||
ee:
|
||||
upsell:
|
||||
|
||||
@@ -27,6 +27,7 @@
|
||||
#++
|
||||
|
||||
# English strings go here for Rails i18n
|
||||
---
|
||||
en:
|
||||
plugin_openproject_meeting:
|
||||
name: "OpenProject Meeting"
|
||||
|
||||
@@ -26,6 +26,7 @@
|
||||
# See COPYRIGHT and LICENSE files for more details.
|
||||
#++
|
||||
|
||||
---
|
||||
en:
|
||||
js:
|
||||
label_meetings: 'Meetings'
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
en:
|
||||
my_page:
|
||||
label: "My page"
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
en:
|
||||
plugin_openproject_openid_connect:
|
||||
name: "OpenProject OpenID Connect"
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
en:
|
||||
overviews:
|
||||
label_home: "%{workspace_type} home"
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
en:
|
||||
js:
|
||||
overviews:
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
# English strings go here for Rails i18n
|
||||
---
|
||||
en:
|
||||
plugin_openproject_recaptcha:
|
||||
name: "OpenProject ReCaptcha"
|
||||
|
||||
@@ -25,6 +25,7 @@
|
||||
#
|
||||
# See COPYRIGHT and LICENSE files for more details.
|
||||
#++
|
||||
---
|
||||
en:
|
||||
js:
|
||||
reporting_engine:
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
en:
|
||||
activerecord:
|
||||
attributes:
|
||||
@@ -51,7 +52,7 @@ en:
|
||||
a planner and adjusting the allocated time and date range.
|
||||
|
||||
label_resource_management: "Resource planning"
|
||||
button_next: "Save" # TODO: This should be "Next" but we need to check the flow first
|
||||
button_next: "Save" # TODO: This should be "Next" but we need to check the flow first
|
||||
|
||||
resource_management:
|
||||
label_resource_planner: "Resource planner"
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
# English strings go here
|
||||
---
|
||||
en:
|
||||
js:
|
||||
storages:
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
# English strings go here
|
||||
---
|
||||
en:
|
||||
plugin_openproject_team_planner:
|
||||
name: "OpenProject Team Planner"
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
# English strings go here
|
||||
---
|
||||
en:
|
||||
js:
|
||||
team_planner:
|
||||
@@ -19,7 +20,7 @@ en:
|
||||
today: 'Today'
|
||||
drag_here_to_remove: 'Drag here to remove assignee and start and end dates.'
|
||||
cannot_drag_here: 'Cannot move the work package due to permissions or editing restrictions.'
|
||||
cannot_drag_to_non_working_day : 'This work package cannot start/finish on a non-working day.'
|
||||
cannot_drag_to_non_working_day: 'This work package cannot start/finish on a non-working day.'
|
||||
|
||||
quick_add:
|
||||
empty_state: 'Use the search field to find work packages and drag them to the planner to assign it to someone and define start and end dates.'
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
# English strings go here for Rails i18n
|
||||
---
|
||||
en:
|
||||
plugin_openproject_two_factor_authentication:
|
||||
name: "OpenProject Two-factor authentication"
|
||||
|
||||
@@ -25,6 +25,7 @@
|
||||
#
|
||||
# See COPYRIGHT and LICENSE files for more details.
|
||||
#++
|
||||
---
|
||||
en:
|
||||
js:
|
||||
two_factor_authentication:
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
en:
|
||||
plugin_openproject_webhooks:
|
||||
name: "OpenProject Webhooks"
|
||||
@@ -37,7 +38,7 @@ en:
|
||||
updated: "Updated"
|
||||
comment: "Comment"
|
||||
internal_comment: "Internal comment"
|
||||
explanation_html: >
|
||||
explanation_html: >
|
||||
Upon the occurrence of an event like the creation of a work package or an update on a project, OpenProject will send a POST request to the configured web endpoints.
|
||||
Oftentimes, the event is sent after the [configured aggregation period](aggregation_path) has passed.
|
||||
status:
|
||||
|
||||
@@ -26,6 +26,7 @@
|
||||
# See COPYRIGHT and LICENSE files for more details.
|
||||
#++
|
||||
|
||||
---
|
||||
en:
|
||||
js:
|
||||
work_packages:
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
en:
|
||||
plugin_openproject_xls_export:
|
||||
name: "OpenProject XLS Export"
|
||||
|
||||
Reference in New Issue
Block a user