mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-09-08 14:15:35 +08:00
Rename protocol repository to templates [SCI-7418] (#4587)
This commit is contained in:
parent
aa1de29e60
commit
22fad95efd
1 changed files with 36 additions and 36 deletions
|
@ -957,7 +957,7 @@ en:
|
|||
no_tags: "+ Add tags"
|
||||
manage_tags: "Manage tags"
|
||||
create_new_tag: "create new"
|
||||
recent_protocols_from_repository: "Recent protocols from the Repository"
|
||||
recent_protocols_from_repository: "Recent protocols from the Templates"
|
||||
notes:
|
||||
title: "Notes"
|
||||
no_description: "No task description"
|
||||
|
@ -969,10 +969,10 @@ en:
|
|||
title: "Protocol"
|
||||
options_dropdown:
|
||||
title: "Protocol options"
|
||||
load_from_repo: "Load from repository"
|
||||
load_from_repo: "Load from templates"
|
||||
import: "Import protocol"
|
||||
export: "Export protocol"
|
||||
save_to_repo: "Save to repository"
|
||||
save_to_repo: "Save to templates"
|
||||
delete_steps: "Delete all steps"
|
||||
description:
|
||||
title: "Edit task %{module} description"
|
||||
|
@ -1018,48 +1018,48 @@ en:
|
|||
template_updated: "Protocol template updated on:"
|
||||
protocol_updated: "Protocol updated on:"
|
||||
messages:
|
||||
template_updated_html: "There is a new version of this protocol available in the protocol repository.<br>Would you like to update it?"
|
||||
template_updated_html: "There is a new version of this protocol available in the protocol templates.<br>Would you like to update it?"
|
||||
protocol_updated: "The version of this protocol in the task is modified, do you wish to save it as a new protocol template?"
|
||||
unlinked: "This protocol is not linked to the repository."
|
||||
unlinked: "This protocol is not linked to the templates."
|
||||
btns:
|
||||
unlink: "Unlink protocol template"
|
||||
unlink_title: "Unlink this protocol from the parent in the repository"
|
||||
unlink_title: "Unlink this protocol from the parent in the templates"
|
||||
revert: "Revert protocol"
|
||||
revert_title: "Revert the protocol to the repository version. This will discard any local changes."
|
||||
save_to_repository: "Save to repository"
|
||||
save_a_copy_to_repository: "Save a copy to repository"
|
||||
save_to_repository_title: "Copy this protocol to repository"
|
||||
update_self: "Update from repository"
|
||||
update_self_title: "Update this protocol with the version stored in the repository"
|
||||
revert_title: "Revert the protocol to the templates version. This will discard any local changes."
|
||||
save_to_repository: "Save to templates"
|
||||
save_a_copy_to_repository: "Save a copy to templates"
|
||||
save_to_repository_title: "Copy this protocol to templates"
|
||||
update_self: "Update from templates"
|
||||
update_self_title: "Update this protocol with the version stored in the templates"
|
||||
confirm_link_update_modal:
|
||||
unlink_title: "Unlink protocol template"
|
||||
unlink_message: "Are you sure you want to unlink the task protocol from the repository version? This will stop any tracking of changes."
|
||||
unlink_message: "Are you sure you want to unlink the task protocol from the templates version? This will stop any tracking of changes."
|
||||
unlink_btn_text: "Unlink"
|
||||
revert_title: "Revert protocol"
|
||||
revert_message: "Are you sure you want to revert the task protocol to the repository version? This will override any local changes you made."
|
||||
revert_message: "Are you sure you want to revert the task protocol to the templates version? This will override any local changes you made."
|
||||
revert_btn_text: "Revert"
|
||||
update_parent_title: "Update repository version"
|
||||
update_parent_message: "Are you sure you want to update the repository protocol with this version? This will override any other changes made in the repository version."
|
||||
update_self_title: "Update from repository"
|
||||
update_self_message: "Are you sure you want to update this protocol with the version from the repository? This will override any local changes you made."
|
||||
update_parent_title: "Update templates version"
|
||||
update_parent_message: "Are you sure you want to update the templates protocol with this version? This will override any other changes made in the templates version."
|
||||
update_self_title: "Update from templates"
|
||||
update_self_message: "Are you sure you want to update this protocol with the version from the templates? This will override any local changes you made."
|
||||
unlink_flash: "Protocol was successfully unlinked."
|
||||
unlink_error: "Failed to unlink protocol."
|
||||
revert_flash: "Protocol was successfully reverted to protocol version."
|
||||
revert_error: "Failed to revert protocol."
|
||||
revert_error_locked: "Failed to revert protocol. One or more files in the protocol are currently being edited."
|
||||
update_parent_flash: "Protocol in repository was successfully updated with the version from the task."
|
||||
update_parent_error: "Failed to update repository version of the protocol."
|
||||
update_parent_error_locked: "Failed to update repository version of the protocol. One or more files in the protocol are currently being edited."
|
||||
update_from_parent_flash: "Version in the repository was successfully updated."
|
||||
update_from_parent_error: "Failed to update the protocol with the version in the repository."
|
||||
update_from_parent_error_locked: "Failed to update the protocol with the version in the repository. One or more files in the protocol are currently being edited."
|
||||
load_from_repository_flash: "Successfully loaded the protocol from the repository."
|
||||
load_from_repository_error: "Failed to load the protocol from the repository."
|
||||
load_from_repository_error_locked: "Failed to load the protocol from the repository. One or more files in the protocol are currently being edited."
|
||||
update_parent_flash: "Protocol in templates was successfully updated with the version from the task."
|
||||
update_parent_error: "Failed to update templates version of the protocol."
|
||||
update_parent_error_locked: "Failed to update templates version of the protocol. One or more files in the protocol are currently being edited."
|
||||
update_from_parent_flash: "Version in the templates was successfully updated."
|
||||
update_from_parent_error: "Failed to update the protocol with the version in the templates."
|
||||
update_from_parent_error_locked: "Failed to update the protocol with the version in the templates. One or more files in the protocol are currently being edited."
|
||||
load_from_repository_flash: "Successfully loaded the protocol from the templates."
|
||||
load_from_repository_error: "Failed to load the protocol from the templates."
|
||||
load_from_repository_error_locked: "Failed to load the protocol from the templates. One or more files in the protocol are currently being edited."
|
||||
load_from_repository_modal:
|
||||
title: "Load protocol from repository"
|
||||
title: "Load protocol from templates"
|
||||
text: "Choose the protocol to be loaded to the task."
|
||||
text2: "This action will overwrite the current protocol in the task and unlink it from repository. The current protocol will remain unchanged in repository."
|
||||
text2: "This action will overwrite the current protocol in the task and unlink it from templates. The current protocol will remain unchanged in templates."
|
||||
tab_public: "Team protocols"
|
||||
tab_private: "My protocols"
|
||||
tab_recent: "Recent protocols"
|
||||
|
@ -1072,20 +1072,20 @@ en:
|
|||
thead_published_on: "Published at"
|
||||
thead_created_at: "Created at"
|
||||
thead_updated_at: "Last modified at"
|
||||
confirm_message: "Are you sure you wish to load protocol from repository? This action will overwrite the current protocol in the task and unlink it from repository. The current protocol will remain unchanged in repository."
|
||||
import_to_linked_task_rep: "Are you sure you wish to load protocol from repository? This action will overwrite the current protocol in the task and unlink it from repository. The current protocol will remain unchanged in repository."
|
||||
confirm_message: "Are you sure you wish to load protocol from templates? This action will overwrite the current protocol in the task and unlink it from templates. The current protocol will remain unchanged in templates."
|
||||
import_to_linked_task_rep: "Are you sure you wish to load protocol from templates? This action will overwrite the current protocol in the task and unlink it from templates. The current protocol will remain unchanged in templates."
|
||||
load: "Load"
|
||||
copy_to_repository_modal:
|
||||
title: "Save to protocol repository"
|
||||
name_label: "Repository protocol name"
|
||||
title: "Save to protocol templates"
|
||||
name_label: "Templates protocol name"
|
||||
name_placeholder: "My protocol"
|
||||
type_label: "Save to"
|
||||
type_public: "Team protocols"
|
||||
type_private: "My protocols"
|
||||
type_text: "You can make a copy of a protocol and save it to Team protocols or My protocols. Team protocols are visible to all team members, My protocols are for personal usage only."
|
||||
link_label: "Link task to this protocol in repository"
|
||||
link_label: "Link task to this protocol in templates"
|
||||
link_text: "<strong>Warning!</strong> This will unlink the currently linked protocol."
|
||||
error_400: "Due to unknown error, protocol could not be copied to repository."
|
||||
error_400: "Due to unknown error, protocol could not be copied to templates."
|
||||
confirm: "Save"
|
||||
load_from_file_flash: "Successfully loaded the protocol from the file."
|
||||
load_from_file_error: "Failed to load the protocol from file."
|
||||
|
@ -2488,7 +2488,7 @@ en:
|
|||
title_import_into_protocol_protocols_io: "Load protocol from protocols.io file"
|
||||
import_into_protocol_message: "This will overwrite the current protocol!"
|
||||
import_into_protocol_confirm: "Are you sure you wish to load protocol from file? This action will overwrite the current protocol."
|
||||
import_to_linked_task_file: "Are you sure you wish to load protocol from file? This action will overwrite the current protocol in the task and unlink it from repository. The current protocol will remain unchanged in repository."
|
||||
import_to_linked_task_file: "Are you sure you wish to load protocol from file? This action will overwrite the current protocol in the task and unlink it from templates. The current protocol will remain unchanged in templates."
|
||||
name_label: "Protocol name"
|
||||
authors_label: "Authors"
|
||||
description_label: "Description"
|
||||
|
|
Loading…
Add table
Reference in a new issue