diff --git a/CHANGELOG.md b/CHANGELOG.md index 72d803ce26..f5ff8b632c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # Changelog +## v5.0.0 + - Updated app to Rails 7 [#3426](https://github.com/DMPRoadmap/roadmap/pull/3426), [#3496](https://github.com/DMPRoadmap/roadmap/pull/3496) - Address Some Bullet Warnings / Optimise Mean Request Times [#3440](https://github.com/DMPRoadmap/roadmap/pull/3440) - Fix Flaky Tests / Optimize Checking of `plan.title` Within `spec/features/plans/exports_spec.rb` [#3451](https://github.com/DMPRoadmap/roadmap/pull/3451) @@ -15,6 +17,7 @@ - Fixed issues with Conditional Question serialization offered by @briri from PR https://github.com/CDLUC3/dmptool/pull/667 for DMPTool. There is a migration file with code for MySQL and Postgres to update the Conditions table to convert JSON Arrays in string format records in the conditions table so that they are JSON Arrays. - Refactor `org_admin/conditions/_form.html.erb` [#3502](https://github.com/DMPRoadmap/roadmap/pull/3502) - Refactor `Question.save_condition` [#3501](https://github.com/DMPRoadmap/roadmap/pull/3501) +- Bump tinymce from 6.8.5 to 7.2.0 [#3505](https://github.com/DMPRoadmap/roadmap/pull/3505) ## v4.2.0 diff --git a/README.md b/README.md index 21bb8cecea..e0c2c366b9 100644 --- a/README.md +++ b/README.md @@ -42,5 +42,3 @@ See the [Contribution Guide](https://github.com/DMPRoadmap/roadmap/blob/developm #### License The DMP Roadmap project uses the MIT License. - -foobar diff --git a/app/javascript/src/utils/tinymce.js b/app/javascript/src/utils/tinymce.js index de778da215..c1112b1a35 100644 --- a/app/javascript/src/utils/tinymce.js +++ b/app/javascript/src/utils/tinymce.js @@ -25,6 +25,7 @@ import { isObject, isString, isUndefined } from './isType'; // // https://www.tinymce.com/docs/advanced/usage-with-module-loaders/ export const defaultOptions = { selector: '.tinymce', + license_key: 'gpl', statusbar: true, menubar: false, toolbar: 'bold italic | bullist numlist | link | table', diff --git a/config/locale/app.pot b/config/locale/app.pot index 94c4d0536c..2d2bda03d4 100644 --- a/config/locale/app.pot +++ b/config/locale/app.pot @@ -1,15 +1,15 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) 2023 roadmap -# This file is distributed under the same license as the roadmap package. -# FIRST AUTHOR , 2023. +# Copyright (C) 2025 roadmap_upstream +# This file is distributed under the same license as the roadmap_upstream package. +# FIRST AUTHOR , 2025. # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: roadmap 1.0\n" +"Project-Id-Version: roadmap_upstream 1.0\n" "Report-Msgid-Bugs-To: contact@translation.io\n" -"POT-Creation-Date: 2023-04-12 10:30-0700\n" -"PO-Revision-Date: 2023-04-12 10:30-0700\n" +"POT-Creation-Date: 2025-04-10 13:28-0600\n" +"PO-Revision-Date: 2025-04-10 13:28-0600\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" @@ -261,7 +261,7 @@ msgstr "" #: ../../app/controllers/notes_controller.rb:88 #: ../../app/controllers/org_admin/departments_controller.rb:50 #: ../../app/controllers/org_admin/sections_controller.rb:103 -#: ../../app/controllers/org_admin/templates_controller.rb:205 +#: ../../app/controllers/org_admin/templates_controller.rb:210 #: ../../app/controllers/orgs_controller.rb:92 #: ../../app/controllers/plans_controller.rb:280 #: ../../app/controllers/plans_controller.rb:283 @@ -281,7 +281,7 @@ msgstr "" #: ../../app/controllers/notes_controller.rb:106 #: ../../app/controllers/org_admin/departments_controller.rb:52 #: ../../app/controllers/org_admin/sections_controller.rb:105 -#: ../../app/controllers/org_admin/templates_controller.rb:210 +#: ../../app/controllers/org_admin/templates_controller.rb:215 #: ../../app/controllers/orgs_controller.rb:94 #: ../../app/controllers/plans_controller.rb:289 #: ../../app/controllers/plans_controller.rb:292 @@ -293,28 +293,28 @@ msgstr "" msgid "save" msgstr "" -#: ../../app/controllers/contributors_controller.rb:84 +#: ../../app/controllers/contributors_controller.rb:83 #: ../../app/controllers/notes_controller.rb:130 -#: ../../app/controllers/org_admin/templates_controller.rb:238 +#: ../../app/controllers/org_admin/templates_controller.rb:243 #: ../../app/controllers/research_outputs_controller.rb:74 #: ../../app/controllers/super_admin/orgs_controller.rb:94 msgid "removed" msgstr "" -#: ../../app/controllers/contributors_controller.rb:87 +#: ../../app/controllers/contributors_controller.rb:86 #: ../../app/controllers/notes_controller.rb:148 -#: ../../app/controllers/org_admin/templates_controller.rb:240 +#: ../../app/controllers/org_admin/templates_controller.rb:245 #: ../../app/controllers/research_outputs_controller.rb:77 #: ../../app/controllers/super_admin/orgs_controller.rb:97 msgid "remove" msgstr "" -#: ../../app/controllers/contributors_controller.rb:161 +#: ../../app/controllers/contributors_controller.rb:160 #: ../../app/controllers/research_outputs_controller.rb:208 msgid "plan not found" msgstr "" -#: ../../app/controllers/contributors_controller.rb:169 +#: ../../app/controllers/contributors_controller.rb:168 msgid "contributor not found" msgstr "" @@ -333,7 +333,7 @@ msgstr "" #: ../../app/controllers/org_admin/phases_controller.rb:121 #: ../../app/controllers/org_admin/questions_controller.rb:94 #: ../../app/controllers/org_admin/sections_controller.rb:79 -#: ../../app/controllers/org_admin/templates_controller.rb:181 +#: ../../app/controllers/org_admin/templates_controller.rb:186 #: ../../app/controllers/plans_controller.rb:120 #: ../../app/controllers/super_admin/api_clients_controller.rb:44 #: ../../app/controllers/super_admin/notifications_controller.rb:38 @@ -349,7 +349,7 @@ msgstr "" #: ../../app/controllers/org_admin/phases_controller.rb:123 #: ../../app/controllers/org_admin/questions_controller.rb:96 #: ../../app/controllers/org_admin/sections_controller.rb:86 -#: ../../app/controllers/org_admin/templates_controller.rb:183 +#: ../../app/controllers/org_admin/templates_controller.rb:188 #: ../../app/controllers/plans_controller.rb:151 #: ../../app/controllers/super_admin/api_clients_controller.rb:50 #: ../../app/controllers/super_admin/notifications_controller.rb:41 @@ -421,7 +421,7 @@ msgid "Unable to unlink your account from %{is}." msgstr "" #: ../../app/controllers/org_admin/phases_controller.rb:17 -#: ../../app/controllers/org_admin/templates_controller.rb:115 +#: ../../app/controllers/org_admin/templates_controller.rb:116 msgid "" "You are viewing a historical version of this template. You will not be able to" " make changes." @@ -467,20 +467,20 @@ msgstr "" msgid "Unable to create a new version of this template." msgstr "" -#: ../../app/controllers/org_admin/plans_controller.rb:36 +#: ../../app/controllers/org_admin/plans_controller.rb:40 msgid "%{plan_owner} has been notified that you have finished providing feedback" msgstr "" -#: ../../app/controllers/org_admin/plans_controller.rb:40 +#: ../../app/controllers/org_admin/plans_controller.rb:44 msgid "Unable to notify user that you have finished providing feedback." msgstr "" -#: ../../app/controllers/org_admin/plans_controller.rb:56 -#: ../../app/views/plans/_project_details.html.erb:14 +#: ../../app/controllers/org_admin/plans_controller.rb:60 +#: ../../app/views/plans/_project_details.html.erb:15 msgid "Project title" msgstr "" -#: ../../app/controllers/org_admin/plans_controller.rb:57 +#: ../../app/controllers/org_admin/plans_controller.rb:61 #: ../../app/views/paginable/plans/_index.html.erb:6 #: ../../app/views/paginable/plans/_org_admin.html.erb:19 #: ../../app/views/paginable/plans/_organisationally_or_publicly_visible.html.erb:13 @@ -489,7 +489,7 @@ msgstr "" msgid "Template" msgstr "" -#: ../../app/controllers/org_admin/plans_controller.rb:58 +#: ../../app/controllers/org_admin/plans_controller.rb:62 #: ../../app/helpers/plans_helper.rb:22 #: ../../app/helpers/settings_template_helper.rb:16 #: ../../app/views/devise/registrations/_password_confirmation.html.erb:22 @@ -507,22 +507,22 @@ msgstr "" msgid "Organisation" msgstr "" -#: ../../app/controllers/org_admin/plans_controller.rb:59 +#: ../../app/controllers/org_admin/plans_controller.rb:63 msgid "Owner name" msgstr "" -#: ../../app/controllers/org_admin/plans_controller.rb:60 +#: ../../app/controllers/org_admin/plans_controller.rb:64 msgid "Owner email" msgstr "" -#: ../../app/controllers/org_admin/plans_controller.rb:61 +#: ../../app/controllers/org_admin/plans_controller.rb:65 #: ../../app/views/paginable/plans/_index.html.erb:9 #: ../../app/views/paginable/plans/_org_admin.html.erb:23 #: ../../app/views/paginable/plans/_organisationally_or_publicly_visible.html.erb:18 msgid "Updated" msgstr "" -#: ../../app/controllers/org_admin/plans_controller.rb:62 +#: ../../app/controllers/org_admin/plans_controller.rb:66 #: ../../app/views/org_admin/templates/_form.html.erb:17 #: ../../app/views/org_admin/templates/_show.html.erb:32 #: ../../app/views/paginable/plans/_index.html.erb:10 @@ -557,35 +557,35 @@ msgstr "" msgid "That template is not customizable." msgstr "" -#: ../../app/controllers/org_admin/templates_controller.rb:21 +#: ../../app/controllers/org_admin/templates_controller.rb:22 #: ../../app/views/org_admin/templates/index.html.erb:43 msgid "All Templates" msgstr "" -#: ../../app/controllers/org_admin/templates_controller.rb:47 +#: ../../app/controllers/org_admin/templates_controller.rb:48 #: ../../app/views/org_admin/templates/index.html.erb:52 msgid "%{org_name} Templates" msgstr "" -#: ../../app/controllers/org_admin/templates_controller.rb:49 +#: ../../app/controllers/org_admin/templates_controller.rb:50 #: ../../app/views/org_admin/templates/index.html.erb:54 msgid "Own Templates" msgstr "" -#: ../../app/controllers/org_admin/templates_controller.rb:84 +#: ../../app/controllers/org_admin/templates_controller.rb:85 msgid "Customizable Templates" msgstr "" -#: ../../app/controllers/org_admin/templates_controller.rb:216 +#: ../../app/controllers/org_admin/templates_controller.rb:221 msgid "Error parsing links for a %{template}" msgstr "" -#: ../../app/controllers/org_admin/templates_controller.rb:344 +#: ../../app/controllers/org_admin/templates_controller.rb:349 #: ../../app/controllers/public_pages_controller.rb:67 msgid "Template created using the %{application_name} service. Last modified %{date}" msgstr "" -#: ../../app/controllers/org_admin/templates_controller.rb:356 +#: ../../app/controllers/org_admin/templates_controller.rb:361 #: ../../app/controllers/public_pages_controller.rb:80 msgid "Unable to download the DMP Template at this time." msgstr "" @@ -954,31 +954,31 @@ msgid "" "ot to duplicate too much text." msgstr "" -#: ../../app/helpers/conditions_helper.rb:191 +#: ../../app/helpers/conditions_helper.rb:189 msgid "Answering" msgstr "" -#: ../../app/helpers/conditions_helper.rb:195 +#: ../../app/helpers/conditions_helper.rb:193 msgid " will send an email with subject %{subject_name}" msgstr "" -#: ../../app/helpers/conditions_helper.rb:201 +#: ../../app/helpers/conditions_helper.rb:199 msgid " will remove question " msgstr "" -#: ../../app/helpers/conditions_helper.rb:202 +#: ../../app/helpers/conditions_helper.rb:200 msgid " will remove questions " msgstr "" -#: ../../app/helpers/customizable_template_link_helper.rb:13 +#: ../../app/helpers/customizable_template_link_helper.rb:16 msgid "Transfer customisation" msgstr "" -#: ../../app/helpers/customizable_template_link_helper.rb:18 +#: ../../app/helpers/customizable_template_link_helper.rb:22 msgid "Edit customisation" msgstr "" -#: ../../app/helpers/customizable_template_link_helper.rb:22 +#: ../../app/helpers/customizable_template_link_helper.rb:26 msgid "Customise" msgstr "" @@ -1053,17 +1053,17 @@ msgid "Change affiliation" msgstr "" #: ../../app/helpers/perms_helper.rb:11 -#: ../../app/views/users/_admin_grant_permissions.html.erb:21 +#: ../../app/views/users/_admin_grant_permissions.html.erb:23 msgid "Manage user privileges" msgstr "" #: ../../app/helpers/perms_helper.rb:12 -#: ../../app/views/users/_admin_grant_permissions.html.erb:25 +#: ../../app/views/users/_admin_grant_permissions.html.erb:27 msgid "Manage templates" msgstr "" #: ../../app/helpers/perms_helper.rb:13 -#: ../../app/views/users/_admin_grant_permissions.html.erb:29 +#: ../../app/views/users/_admin_grant_permissions.html.erb:31 msgid "Manage guidance" msgstr "" @@ -1072,7 +1072,7 @@ msgid "API rights" msgstr "" #: ../../app/helpers/perms_helper.rb:15 -#: ../../app/views/users/_admin_grant_permissions.html.erb:37 +#: ../../app/views/users/_admin_grant_permissions.html.erb:39 msgid "Manage organisation details" msgstr "" @@ -1112,7 +1112,7 @@ msgid "Public" msgstr "" #: ../../app/helpers/plans_helper.rb:26 ../../app/helpers/plans_helper.rb:28 -#: ../../app/views/layouts/application.html.erb:129 +#: ../../app/views/layouts/application.html.erb:128 msgid "Private" msgstr "" @@ -1125,7 +1125,7 @@ msgid "Public: anyone can view." msgstr "" #: ../../app/helpers/plans_helper.rb:39 -#: ../../app/views/layouts/application.html.erb:130 +#: ../../app/views/layouts/application.html.erb:129 msgid "Private: restricted to me and people I invite." msgstr "" @@ -1162,9 +1162,9 @@ msgstr "" #: ../../app/views/orgs/_profile_form.html.erb:152 #: ../../app/views/paginable/templates/_customisable.html.erb:7 #: ../../app/views/paginable/templates/_organisational.html.erb:12 -#: ../../app/views/plans/_project_details.html.erb:156 +#: ../../app/views/plans/_project_details.html.erb:154 #: ../../app/views/plans/_show_details.html.erb:12 -#: ../../app/views/plans/new.html.erb:86 +#: ../../app/views/plans/new.html.erb:84 msgid "Funder" msgstr "" @@ -1190,8 +1190,8 @@ msgstr "" #: ../../app/helpers/template_helper.rb:48 #: ../../app/views/plans/index.html.erb:29 -#: ../../app/views/plans/new.html.erb:123 -#: ../../app/views/shared/_create_plan_modal.html.erb:5 +#: ../../app/views/plans/new.html.erb:121 +#: ../../app/views/shared/_create_plan_modal.html.erb:6 #: ../../spec/features/locales_spec.rb:53 #: ../../spec/features/locales_spec.rb:69 msgid "Create plan" @@ -1530,7 +1530,7 @@ msgstr "" msgid "Denied" msgstr "" -#: ../../app/models/plan.rb:623 +#: ../../app/models/plan.rb:624 msgid "must be after the start date" msgstr "" @@ -1622,7 +1622,7 @@ msgstr "" msgid "Conditions in the template refer backwards" msgstr "" -#: ../../app/models/user.rb:384 +#: ../../app/models/user.rb:380 msgid "A Data Management Plan in %{application_name} has been shared with you" msgstr "" @@ -1630,7 +1630,8 @@ msgstr "" #: ../../app/views/contact_us/contacts/_new_left.html.erb:4 #: ../../app/views/contributors/_form.html.erb:10 #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:8 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:14 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:24 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:12 #: ../../app/views/org_admin/departments/edit.html.erb:14 #: ../../app/views/org_admin/departments/new.html.erb:14 #: ../../app/views/paginable/api_clients/_index.html.erb:6 @@ -1655,7 +1656,7 @@ msgid "Last Activity" msgstr "" #: ../../app/models/user/at_csv.rb:7 -#: ../../app/views/layouts/_branding.html.erb:71 +#: ../../app/views/layouts/_branding.html.erb:76 #: ../../app/views/org_admin/users/edit.html.erb:71 #: ../../app/views/paginable/users/_index.html.erb:26 #: ../../app/views/super_admin/users/edit.html.erb:105 @@ -1873,9 +1874,9 @@ msgid "Please wait, Standards are loading" msgstr "" #: ../../app/views/answers/_new_edit.html.erb:68 -#: ../../app/views/contributors/_form.html.erb:95 -#: ../../app/views/devise/passwords/edit.html.erb:35 -#: ../../app/views/devise/registrations/_password_details.html.erb:31 +#: ../../app/views/contributors/_form.html.erb:96 +#: ../../app/views/devise/passwords/edit.html.erb:36 +#: ../../app/views/devise/registrations/_password_details.html.erb:30 #: ../../app/views/devise/registrations/_personal_details.html.erb:90 #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:28 #: ../../app/views/guidances/new_edit.html.erb:49 @@ -1884,10 +1885,10 @@ msgstr "" #: ../../app/views/org_admin/departments/edit.html.erb:23 #: ../../app/views/org_admin/departments/new.html.erb:23 #: ../../app/views/org_admin/phases/_form.html.erb:25 -#: ../../app/views/org_admin/questions/_form.html.erb:99 -#: ../../app/views/org_admin/questions/_show.html.erb:209 +#: ../../app/views/org_admin/questions/_form.html.erb:100 +#: ../../app/views/org_admin/questions/_show.html.erb:206 #: ../../app/views/org_admin/sections/_form.html.erb:17 -#: ../../app/views/org_admin/templates/_form.html.erb:88 +#: ../../app/views/org_admin/templates/_form.html.erb:91 #: ../../app/views/org_admin/users/edit.html.erb:54 #: ../../app/views/orgs/_feedback_form.html.erb:38 #: ../../app/views/orgs/_profile_form.html.erb:197 @@ -1899,8 +1900,8 @@ msgstr "" #: ../../app/views/super_admin/notifications/_form.html.erb:66 #: ../../app/views/super_admin/themes/_form.html.erb:13 #: ../../app/views/super_admin/users/edit.html.erb:61 -#: ../../app/views/users/_admin_grant_permissions.html.erb:68 -#: ../../app/views/users/_notification_preferences.html.erb:47 +#: ../../app/views/users/_admin_grant_permissions.html.erb:72 +#: ../../app/views/users/_notification_preferences.html.erb:41 msgid "Save" msgstr "" @@ -1911,27 +1912,49 @@ msgstr "" msgid "example answer" msgstr "" -#: ../../app/views/answers/_status.html.erb:5 -msgid "Saving..." +#: ../../app/views/answers/_status.html.erb:7 +msgid "Plan writing error related to %{tool_name}" +msgstr "" + +#: ../../app/views/answers/_status.html.erb:10 +msgid "Saving...Please do not refresh or go to another page!" +msgstr "" + +#: ../../app/views/answers/_status.html.erb:12 +msgid "" +"If you stuck on this message, please save your plan to a separate file and con" +"tact us at %{helpdesk_email} ." +msgstr "" + +#: ../../app/views/answers/_status.html.erb:17 +msgid "" +"Sorry, we had trouble saving your data. Please contact us at %{helpdesk_email}" +" ." +msgstr "" + +#: ../../app/views/answers/_status.html.erb:21 +msgid "" +"Save your plan content to a separate file now. You will LOSE them after refres" +"hing or closing this page." msgstr "" -#: ../../app/views/answers/_status.html.erb:9 +#: ../../app/views/answers/_status.html.erb:25 msgid "Answered" msgstr "" -#: ../../app/views/answers/_status.html.erb:10 +#: ../../app/views/answers/_status.html.erb:26 msgid " by %{user_name}" msgstr "" -#: ../../app/views/answers/_status.html.erb:15 -msgid " questions from your plan." +#: ../../app/views/answers/_status.html.erb:31 +msgid "This answer removes " msgstr "" -#: ../../app/views/answers/_status.html.erb:15 -msgid "This answer removes " +#: ../../app/views/answers/_status.html.erb:31 +msgid " questions from your plan." msgstr "" -#: ../../app/views/answers/_status.html.erb:21 +#: ../../app/views/answers/_status.html.erb:37 msgid "This answer triggers email(s) to " msgstr "" @@ -1940,11 +1963,13 @@ msgstr "" #: ../../app/views/contributors/_form.html.erb:19 #: ../../app/views/devise/passwords/new.html.erb:18 #: ../../app/views/devise/registrations/_personal_details.html.erb:10 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:20 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:11 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:25 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:18 #: ../../app/views/org_admin/users/edit.html.erb:14 #: ../../app/views/paginable/contributors/_index.html.erb:11 #: ../../app/views/paginable/users/_index.html.erb:21 -#: ../../app/views/plans/_share_form.html.erb:109 +#: ../../app/views/plans/_share_form.html.erb:110 #: ../../app/views/shared/_create_account_form.html.erb:12 #: ../../app/views/shared/_sign_in_form.html.erb:3 #: ../../app/views/super_admin/users/edit.html.erb:15 @@ -1953,19 +1978,21 @@ msgid "Email" msgstr "" #: ../../app/views/contact_us/contacts/_new_left.html.erb:22 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:26 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:26 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:24 msgid "Subject" msgstr "" #: ../../app/views/contact_us/contacts/_new_left.html.erb:30 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:32 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:27 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:30 #: ../../app/views/orgs/_feedback_form.html.erb:26 msgid "Message" msgstr "" #: ../../app/views/contact_us/contacts/_new_left.html.erb:39 -#: ../../app/views/devise/passwords/edit.html.erb:30 -#: ../../app/views/shared/_create_account_form.html.erb:46 +#: ../../app/views/devise/passwords/edit.html.erb:31 +#: ../../app/views/shared/_create_account_form.html.erb:45 msgid "Security check" msgstr "" @@ -1994,7 +2021,7 @@ msgid "" msgstr "" #: ../../app/views/contact_us/contacts/new.html.erb:10 -#: ../../app/views/layouts/_branding.html.erb:41 +#: ../../app/views/layouts/_branding.html.erb:44 #: ../../app/views/layouts/_footer.html.erb:23 #: ../../app/views/layouts/_footer.html.erb:29 #: ../../app/views/org_admin/plans/index.html.erb:40 @@ -2002,7 +2029,7 @@ msgstr "" #: ../../app/views/paginable/plans/_publicly_visible.html.erb:24 #: ../../app/views/paginable/templates/_history.html.erb:28 #: ../../app/views/paginable/templates/_history.html.erb:35 -#: ../../app/views/paginable/templates/_organisational.html.erb:85 +#: ../../app/views/paginable/templates/_organisational.html.erb:87 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:29 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:36 #: ../../app/views/plans/_download_form.html.erb:130 @@ -2039,16 +2066,18 @@ msgstr "" msgid "Roles" msgstr "" -#: ../../app/views/contributors/_form.html.erb:97 +#: ../../app/views/contributors/_form.html.erb:98 #: ../../app/views/layouts/modal_search/_result.html.erb:23 #: ../../app/views/notes/_archive.html.erb:10 #: ../../app/views/notes/_list.html.erb:16 #: ../../app/views/notes/_list.html.erb:19 -#: ../../app/views/org_admin/conditions/_container.html.erb:11 -#: ../../app/views/org_admin/conditions/_form.html.erb:31 +#: ../../app/views/org_admin/conditions/_container.html.erb:14 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:11 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:40 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:31 #: ../../app/views/org_admin/question_options/_option_fields.html.erb:40 #: ../../app/views/paginable/api_clients/_index.html.erb:44 -#: ../../app/views/paginable/contributors/_index.html.erb:55 +#: ../../app/views/paginable/contributors/_index.html.erb:56 #: ../../app/views/paginable/departments/_index.html.erb:28 #: ../../app/views/paginable/guidance_groups/_index.html.erb:56 #: ../../app/views/paginable/guidances/_index.html.erb:61 @@ -2056,29 +2085,32 @@ msgstr "" #: ../../app/views/paginable/plans/_privately_visible.html.erb:78 #: ../../app/views/paginable/research_outputs/_index.html.erb:53 #: ../../app/views/paginable/templates/_customisable.html.erb:67 -#: ../../app/views/paginable/templates/_organisational.html.erb:74 +#: ../../app/views/paginable/templates/_organisational.html.erb:75 #: ../../app/views/plans/_share_form.html.erb:91 #: ../../app/views/research_outputs/_form.html.erb:180 msgid "Remove" msgstr "" -#: ../../app/views/contributors/_form.html.erb:100 +#: ../../app/views/contributors/_form.html.erb:101 #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:29 #: ../../app/views/guidances/new_edit.html.erb:50 +#: ../../app/views/layouts/modal_search/_form.html.erb:43 #: ../../app/views/notes/_archive.html.erb:11 #: ../../app/views/notes/_edit.html.erb:11 #: ../../app/views/org_admin/departments/edit.html.erb:24 #: ../../app/views/org_admin/departments/new.html.erb:24 -#: ../../app/views/org_admin/questions/_form.html.erb:103 -#: ../../app/views/org_admin/questions/_form.html.erb:105 +#: ../../app/views/org_admin/questions/_form.html.erb:104 +#: ../../app/views/org_admin/questions/_form.html.erb:106 #: ../../app/views/plans/_guidance_selection.html.erb:35 -#: ../../app/views/plans/new.html.erb:124 +#: ../../app/views/plans/new.html.erb:122 #: ../../app/views/research_outputs/_form.html.erb:183 +#: ../../app/views/shared/_copy_link_modal.html.erb:8 +#: ../../app/views/shared/_create_plan_modal.html.erb:8 #: ../../app/views/super_admin/api_clients/_form.html.erb:86 #: ../../app/views/super_admin/notifications/_form.html.erb:73 #: ../../app/views/super_admin/themes/_form.html.erb:19 #: ../../app/views/super_admin/users/_confirm_merge.html.erb:15 -#: ../../app/views/users/_admin_grant_permissions.html.erb:69 +#: ../../app/views/users/_admin_grant_permissions.html.erb:73 msgid "Cancel" msgstr "" @@ -2086,7 +2118,7 @@ msgstr "" msgid "Editing contributor" msgstr "" -#: ../../app/views/contributors/edit.html.erb:13 +#: ../../app/views/contributors/edit.html.erb:14 #: ../../app/views/contributors/new.html.erb:13 msgid "View all contributors" msgstr "" @@ -2150,7 +2182,7 @@ msgstr "" #: ../../app/views/devise/registrations/new.html.erb:43 #: ../../app/views/devise/registrations/new.html.erb:58 #: ../../app/views/shared/_access_controls.html.erb:11 -#: ../../app/views/shared/_create_account_form.html.erb:50 +#: ../../app/views/shared/_create_account_form.html.erb:49 msgid "Create account" msgstr "" @@ -2276,7 +2308,7 @@ msgstr "" msgid "Change your password" msgstr "" -#: ../../app/views/devise/passwords/edit.html.erb:24 +#: ../../app/views/devise/passwords/edit.html.erb:25 #: ../../app/views/devise/registrations/_password_details.html.erb:25 msgid "Show passwords" msgstr "" @@ -2439,7 +2471,7 @@ msgid "Department or school" msgstr "" #: ../../app/views/devise/registrations/_personal_details.html.erb:55 -#: ../../app/views/layouts/_signin_signout.html.erb:6 +#: ../../app/views/layouts/_signin_signout.html.erb:7 #: ../../app/views/org_admin/users/edit.html.erb:43 #: ../../app/views/super_admin/users/edit.html.erb:53 msgid "Language" @@ -2461,7 +2493,7 @@ msgstr "" #: ../../app/views/devise/registrations/edit.html.erb:1 #: ../../app/views/devise/registrations/edit.html.erb:4 -#: ../../app/views/layouts/_signin_signout.html.erb:29 +#: ../../app/views/layouts/_signin_signout.html.erb:36 msgid "Edit profile" msgstr "" @@ -2486,7 +2518,7 @@ msgid "Do you have a %{application_name} account?" msgstr "" #: ../../app/views/devise/registrations/new.html.erb:22 -#: ../../app/views/layouts/_signin_signout.html.erb:41 +#: ../../app/views/layouts/_signin_signout.html.erb:48 #: ../../app/views/shared/_access_controls.html.erb:5 #: ../../app/views/shared/_sign_in_form.html.erb:19 msgid "Sign in" @@ -2533,7 +2565,7 @@ msgid "" msgstr "" #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:15 -#: ../../app/views/org_admin/templates/_form.html.erb:41 +#: ../../app/views/org_admin/templates/_form.html.erb:44 #: ../../app/views/org_admin/templates/_row.html.erb:10 #: ../../app/views/org_admin/templates/_row.html.erb:13 #: ../../app/views/org_admin/templates/_show.html.erb:19 @@ -2588,12 +2620,12 @@ msgstr "" msgid "View all guidance" msgstr "" -#: ../../app/views/guidances/_guidance_display.html.erb:10 +#: ../../app/views/guidances/_guidance_display.html.erb:9 #: ../../app/views/guidances/admin_index.html.erb:2 #: ../../app/views/guidances/admin_index.html.erb:5 #: ../../app/views/guidances/new_edit.html.erb:12 #: ../../app/views/guidances/new_edit.html.erb:16 -#: ../../app/views/layouts/_branding.html.erb:82 +#: ../../app/views/layouts/_branding.html.erb:87 #: ../../app/views/org_admin/annotations/_form.html.erb:3 #: ../../app/views/org_admin/questions/_show.html.erb:78 #: ../../app/views/paginable/themes/_index.html.erb:5 @@ -2698,33 +2730,33 @@ msgstr "" msgid "Previous" msgstr "" -#: ../../app/views/layouts/_branding.html.erb:65 +#: ../../app/views/layouts/_branding.html.erb:69 msgid "Admin" msgstr "" -#: ../../app/views/layouts/_branding.html.erb:77 +#: ../../app/views/layouts/_branding.html.erb:82 #: ../../app/views/org_admin/templates/index.html.erb:4 #: ../../app/views/paginable/orgs/_index.html.erb:8 msgid "Templates" msgstr "" -#: ../../app/views/layouts/_branding.html.erb:87 +#: ../../app/views/layouts/_branding.html.erb:92 #: ../../app/views/super_admin/orgs/index.html.erb:2 #: ../../app/views/super_admin/orgs/index.html.erb:6 msgid "Organisations" msgstr "" -#: ../../app/views/layouts/_branding.html.erb:92 +#: ../../app/views/layouts/_branding.html.erb:97 #: ../../app/views/orgs/admin_edit.html.erb:1 #: ../../app/views/orgs/admin_edit.html.erb:6 msgid "Organisation details" msgstr "" -#: ../../app/views/layouts/_branding.html.erb:98 +#: ../../app/views/layouts/_branding.html.erb:103 msgid "Users" msgstr "" -#: ../../app/views/layouts/_branding.html.erb:103 +#: ../../app/views/layouts/_branding.html.erb:108 #: ../../app/views/org_admin/questions/_show.html.erb:88 #: ../../app/views/org_admin/shared/_theme_selector.html.erb:16 #: ../../app/views/paginable/guidances/_index.html.erb:7 @@ -2733,15 +2765,15 @@ msgstr "" msgid "Themes" msgstr "" -#: ../../app/views/layouts/_branding.html.erb:108 +#: ../../app/views/layouts/_branding.html.erb:113 msgid "Usage" msgstr "" -#: ../../app/views/layouts/_branding.html.erb:113 +#: ../../app/views/layouts/_branding.html.erb:118 msgid "Api Clients" msgstr "" -#: ../../app/views/layouts/_branding.html.erb:116 +#: ../../app/views/layouts/_branding.html.erb:121 #: ../../app/views/org_admin/plans/index.html.erb:11 #: ../../app/views/super_admin/notifications/index.html.erb:1 #: ../../app/views/super_admin/notifications/index.html.erb:4 @@ -2772,44 +2804,44 @@ msgstr "" msgid "GitHub" msgstr "" -#: ../../app/views/layouts/_navigation.html.erb:12 +#: ../../app/views/layouts/_navigation.html.erb:6 #: ../../app/views/orgs/_profile_form.html.erb:58 msgid "logo" msgstr "" -#: ../../app/views/layouts/_navigation.html.erb:23 +#: ../../app/views/layouts/_navigation.html.erb:26 #: ../../app/views/plans/index.html.erb:1 #: ../../app/views/plans/index.html.erb:4 msgid "My Dashboard" msgstr "" -#: ../../app/views/layouts/_navigation.html.erb:26 +#: ../../app/views/layouts/_navigation.html.erb:29 msgid "Create plans" msgstr "" -#: ../../app/views/layouts/_navigation.html.erb:31 +#: ../../app/views/layouts/_navigation.html.erb:34 msgid "Reference" msgstr "" -#: ../../app/views/layouts/_navigation.html.erb:36 -#: ../../app/views/layouts/_navigation.html.erb:47 +#: ../../app/views/layouts/_navigation.html.erb:40 +#: ../../app/views/layouts/_navigation.html.erb:52 #: ../../app/views/public_pages/plan_index.html.erb:1 #: ../../app/views/public_pages/plan_index.html.erb:4 msgid "Public DMPs" msgstr "" -#: ../../app/views/layouts/_navigation.html.erb:39 -#: ../../app/views/layouts/_navigation.html.erb:50 +#: ../../app/views/layouts/_navigation.html.erb:43 +#: ../../app/views/layouts/_navigation.html.erb:55 #: ../../app/views/public_pages/template_index.html.erb:1 #: ../../app/views/public_pages/template_index.html.erb:4 msgid "DMP Templates" msgstr "" -#: ../../app/views/layouts/_navigation.html.erb:44 +#: ../../app/views/layouts/_navigation.html.erb:49 msgid "Home" msgstr "" -#: ../../app/views/layouts/_navigation.html.erb:55 +#: ../../app/views/layouts/_navigation.html.erb:60 #: ../../app/views/static_pages/about_us.html.erb:35 #: ../../app/views/static_pages/help.html.erb:1 #: ../../app/views/static_pages/help.html.erb:4 @@ -2841,7 +2873,7 @@ msgstr "" msgid "View less" msgstr "" -#: ../../app/views/layouts/_signin_signout.html.erb:32 +#: ../../app/views/layouts/_signin_signout.html.erb:39 msgid "Logout" msgstr "" @@ -2851,89 +2883,102 @@ msgid "%{application_name}" msgstr "" #: ../../app/views/layouts/application.html.erb:92 -msgid "Notice:" +msgid "Error:" msgstr "" #: ../../app/views/layouts/application.html.erb:92 -msgid "Error:" +msgid "Notice:" msgstr "" -#: ../../app/views/layouts/application.html.erb:103 +#: ../../app/views/layouts/application.html.erb:102 msgid "Loading..." msgstr "" -#: ../../app/views/layouts/application.html.erb:122 +#: ../../app/views/layouts/application.html.erb:120 #: ../../app/views/plans/new.html.erb:2 msgid "This field is required." msgstr "" -#: ../../app/views/layouts/application.html.erb:124 +#: ../../app/views/layouts/application.html.erb:121 +msgid "The passwords must match." +msgstr "" + +#: ../../app/views/layouts/application.html.erb:123 #: ../../app/views/shared/_create_account_form.html.erb:31 msgid "Show password" msgstr "" -#: ../../app/views/layouts/application.html.erb:125 +#: ../../app/views/layouts/application.html.erb:124 msgid "Select an organisation from the list." msgstr "" -#: ../../app/views/layouts/application.html.erb:126 +#: ../../app/views/layouts/application.html.erb:125 msgid "My organisation isn't listed" msgstr "" -#: ../../app/views/layouts/application.html.erb:128 +#: ../../app/views/layouts/application.html.erb:127 #: ../../app/views/paginable/plans/_privately_visible.html.erb:42 msgid "N/A" msgstr "" -#: ../../app/views/layouts/application.html.erb:132 +#: ../../app/views/layouts/application.html.erb:131 msgid "Hide list." msgstr "" -#: ../../app/views/layouts/application.html.erb:133 +#: ../../app/views/layouts/application.html.erb:132 msgid "See the full list of partner institutions." msgstr "" -#: ../../app/views/layouts/application.html.erb:135 +#: ../../app/views/layouts/application.html.erb:134 msgid "" "Unable to find a suitable template for the research organisation and funder yo" "u selected." msgstr "" -#: ../../app/views/layouts/application.html.erb:136 +#: ../../app/views/layouts/application.html.erb:135 msgid "Please select a research organisation and funder to continue." msgstr "" -#: ../../app/views/layouts/application.html.erb:138 +#: ../../app/views/layouts/application.html.erb:137 msgid "Loading ..." msgstr "" -#: ../../app/views/layouts/application.html.erb:139 +#: ../../app/views/layouts/application.html.erb:138 msgid "Unable to load the section's content at this time." msgstr "" -#: ../../app/views/layouts/application.html.erb:140 +#: ../../app/views/layouts/application.html.erb:139 msgid "Unable to load the question's content at this time." msgstr "" -#: ../../app/views/layouts/application.html.erb:141 +#: ../../app/views/layouts/application.html.erb:140 msgid "Opens in a new window" msgstr "" -#: ../../app/views/layouts/application.html.erb:143 +#: ../../app/views/layouts/application.html.erb:142 msgid "" "%{n} results are available, use up and down arrows to navigate suggestions. Us" "e the Enter key to select a suggestion or the Escape key to close the suggesti" "ons." msgstr "" -#: ../../app/views/layouts/application.html.erb:144 +#: ../../app/views/layouts/application.html.erb:143 msgid "No results are available for your entry." msgstr "" -#: ../../app/views/layouts/application.html.erb:145 +#: ../../app/views/layouts/application.html.erb:144 msgid "Searching ..." msgstr "" +#: ../../app/views/layouts/application.html.erb:148 +#: ../../app/views/research_outputs/repositories/_search_result.html.erb:32 +msgid "More info" +msgstr "" + +#: ../../app/views/layouts/application.html.erb:149 +msgid "Less info" +msgstr "" + #: ../../app/views/layouts/modal_search/_form.html.erb:24 msgid "- Enter a search term %{examples} -" msgstr "" @@ -2943,16 +2988,11 @@ msgstr "" msgid "No results matched your filter criteria." msgstr "" -#: ../../app/views/layouts/modal_search/_form.html.erb:41 -#: ../../app/views/layouts/modal_search/_form.html.erb:84 -msgid "Close" -msgstr "" - -#: ../../app/views/layouts/modal_search/_form.html.erb:44 +#: ../../app/views/layouts/modal_search/_form.html.erb:40 msgid "%{topic} search" msgstr "" -#: ../../app/views/layouts/modal_search/_form.html.erb:67 +#: ../../app/views/layouts/modal_search/_form.html.erb:66 msgid "Apply filter(s)" msgstr "" @@ -2981,7 +3021,7 @@ msgid "Add Comment" msgstr "" #: ../../app/views/notes/_list.html.erb:15 -#: ../../app/views/org_admin/questions/_show.html.erb:218 +#: ../../app/views/org_admin/questions/_show.html.erb:215 #: ../../app/views/paginable/api_clients/_index.html.erb:43 #: ../../app/views/paginable/contributors/_index.html.erb:53 #: ../../app/views/paginable/departments/_index.html.erb:27 @@ -3013,19 +3053,51 @@ msgid "%{org} Example Answer" msgstr "" #: ../../app/views/org_admin/conditions/_add.html.erb:3 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:7 msgid "Add condition" msgstr "" +#: ../../app/views/org_admin/conditions/_add.html.erb:5 +msgid "To add a condition you must have selected an Option and Action together with" +msgstr "" + +#: ../../app/views/org_admin/conditions/_add.html.erb:7 +msgid "if Action is 'remove', you need to select one or more choices in Target." +msgstr "" + +#: ../../app/views/org_admin/conditions/_add.html.erb:8 +msgid "" +"if Action is 'add notification', you need to fill in all the fields in the 'Se" +"nd email' popup." +msgstr "" + +#: ../../app/views/org_admin/conditions/_add.html.erb:10 +msgid "Otherwise, the condition will not be saved." +msgstr "" + #: ../../app/views/org_admin/conditions/_container.html.erb:5 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:10 msgid "Option" msgstr "" #: ../../app/views/org_admin/conditions/_container.html.erb:8 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:15 #: ../../app/views/super_admin/orgs/_analysis.html.erb:47 msgid "Action" msgstr "" -#: ../../app/views/org_admin/conditions/_form.html.erb:25 +#: ../../app/views/org_admin/conditions/_container.html.erb:11 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:21 +msgid "Target" +msgstr "" + +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:4 +msgid "" +"Hover over the email address to view email content. To change email details yo" +"u need to remove and add the condition again." +msgstr "" + +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:26 msgid "Edit email" msgstr "" @@ -3033,19 +3105,23 @@ msgstr "" msgid "Send email" msgstr "" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:21 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:7 +msgid "Close" +msgstr "" + +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:19 msgid "recipient_email@example.com" msgstr "" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:33 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:31 msgid "Email content" msgstr "" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:37 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:35 msgid "Discard " msgstr "" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:38 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:36 msgid "Save " msgstr "" @@ -3267,11 +3343,11 @@ msgid "Feedback requested" msgstr "" #: ../../app/views/org_admin/plans/index.html.erb:29 -msgid "Notify the plan owner that I have finished providing feedback" +msgid "Complete" msgstr "" #: ../../app/views/org_admin/plans/index.html.erb:29 -msgid "Complete" +msgid "Notify the plan owner that I have finished providing feedback" msgstr "" #: ../../app/views/org_admin/plans/index.html.erb:39 @@ -3307,11 +3383,11 @@ msgid "" msgstr "" #: ../../app/views/org_admin/questions/_form.html.erb:4 -msgid "New question:" +msgid "Question %{number}:" msgstr "" #: ../../app/views/org_admin/questions/_form.html.erb:4 -msgid "Question %{number}:" +msgid "New question:" msgstr "" #: ../../app/views/org_admin/questions/_form.html.erb:15 @@ -3339,31 +3415,30 @@ msgid "" "ng the CTRL key;" msgstr "" -#: ../../app/views/org_admin/questions/_form.html.erb:49 -#: ../../app/views/org_admin/questions/_form.html.erb:57 -msgid "Add Conditions" +#: ../../app/views/org_admin/questions/_form.html.erb:58 +msgid "Save this question before adding conditions." msgstr "" -#: ../../app/views/org_admin/questions/_form.html.erb:56 -msgid "Save this question before adding conditions." +#: ../../app/views/org_admin/questions/_form.html.erb:59 +msgid "Edit Conditions" msgstr "" -#: ../../app/views/org_admin/questions/_form.html.erb:66 -msgid "Display additional comment area." +#: ../../app/views/org_admin/questions/_form.html.erb:68 +msgid "Display additional comment area" msgstr "" -#: ../../app/views/org_admin/questions/_form.html.erb:72 +#: ../../app/views/org_admin/questions/_form.html.erb:73 msgid "Default answer" msgstr "" -#: ../../app/views/org_admin/questions/_form.html.erb:95 +#: ../../app/views/org_admin/questions/_form.html.erb:96 msgid "" "Select one or more themes that are relevant to this question. This will allow " "similarly themed organisation-level guidance to appear alongside your question" "." msgstr "" -#: ../../app/views/org_admin/questions/_form.html.erb:102 +#: ../../app/views/org_admin/questions/_form.html.erb:103 #: ../../app/views/org_admin/sections/_form.html.erb:19 #: ../../app/views/super_admin/api_clients/_form.html.erb:79 #: ../../app/views/super_admin/notifications/_form.html.erb:68 @@ -3371,7 +3446,7 @@ msgstr "" msgid "Delete" msgstr "" -#: ../../app/views/org_admin/questions/_form.html.erb:102 +#: ../../app/views/org_admin/questions/_form.html.erb:103 msgid "You are about to delete question #%{question_number}. Are you sure?" msgstr "" @@ -3421,27 +3496,27 @@ msgid "" " related to the themes associated with this question." msgstr "" -#: ../../app/views/org_admin/questions/_show.html.erb:169 +#: ../../app/views/org_admin/questions/_show.html.erb:166 msgid "" "Note: New plans will automatically display this guidance.\n" " Users then have the ability to hide/display the guidance when edit" "ing their plan." msgstr "" -#: ../../app/views/org_admin/questions/_show.html.erb:172 +#: ../../app/views/org_admin/questions/_show.html.erb:169 msgid "" "There is no organisational guidance related to the themes associated with this" " question." msgstr "" -#: ../../app/views/org_admin/questions/_show.html.erb:182 -#: ../../app/views/org_admin/questions/_show.html.erb:194 -#: ../../app/views/org_admin/questions/_show.html.erb:224 +#: ../../app/views/org_admin/questions/_show.html.erb:179 +#: ../../app/views/org_admin/questions/_show.html.erb:191 +#: ../../app/views/org_admin/questions/_show.html.erb:221 msgid "Annotations" msgstr "" -#: ../../app/views/org_admin/questions/_show.html.erb:188 -#: ../../app/views/org_admin/questions/_show.html.erb:230 +#: ../../app/views/org_admin/questions/_show.html.erb:185 +#: ../../app/views/org_admin/questions/_show.html.erb:227 msgid "None provided" msgstr "" @@ -3466,11 +3541,11 @@ msgid "" "to this section. Are you sure?" msgstr "" -#: ../../app/views/org_admin/sections/_index.html.erb:61 +#: ../../app/views/org_admin/sections/_index.html.erb:63 msgid "Add a new section" msgstr "" -#: ../../app/views/org_admin/shared/_theme_selector.html.erb:43 +#: ../../app/views/org_admin/shared/_theme_selector.html.erb:44 msgid "No themes have been defined. Please contact your administrator for assistance." msgstr "" @@ -3486,12 +3561,12 @@ msgid "" "emplates." msgstr "" -#: ../../app/views/org_admin/templates/_form.html.erb:25 +#: ../../app/views/org_admin/templates/_form.html.erb:28 #: ../../app/views/org_admin/templates/_show.html.erb:35 msgid "for internal %{org_name} use only" msgstr "" -#: ../../app/views/org_admin/templates/_form.html.erb:38 +#: ../../app/views/org_admin/templates/_form.html.erb:41 #: ../../app/views/org_admin/templates/_show.html.erb:13 #: ../../app/views/paginable/guidance_groups/_index.html.erb:7 #: ../../app/views/paginable/guidances/_index.html.erb:9 @@ -3501,7 +3576,7 @@ msgstr "" msgid "Status" msgstr "" -#: ../../app/views/org_admin/templates/_form.html.erb:43 +#: ../../app/views/org_admin/templates/_form.html.erb:46 #: ../../app/views/org_admin/templates/_row.html.erb:16 #: ../../app/views/org_admin/templates/_show.html.erb:26 #: ../../app/views/paginable/guidance_groups/_index.html.erb:24 @@ -3511,17 +3586,17 @@ msgstr "" msgid "Unpublished" msgstr "" -#: ../../app/views/org_admin/templates/_form.html.erb:45 +#: ../../app/views/org_admin/templates/_form.html.erb:48 #: ../../app/views/paginable/templates/_history.html.erb:19 msgid "Draft" msgstr "" -#: ../../app/views/org_admin/templates/_form.html.erb:52 +#: ../../app/views/org_admin/templates/_form.html.erb:55 #: ../../app/views/org_admin/templates/_show.html.erb:41 msgid "Created at" msgstr "" -#: ../../app/views/org_admin/templates/_form.html.erb:58 +#: ../../app/views/org_admin/templates/_form.html.erb:61 #: ../../app/views/org_admin/templates/_show.html.erb:43 #: ../../app/views/paginable/guidance_groups/_index.html.erb:9 #: ../../app/views/paginable/guidances/_index.html.erb:10 @@ -3529,22 +3604,22 @@ msgstr "" msgid "Last updated" msgstr "" -#: ../../app/views/org_admin/templates/_form.html.erb:70 +#: ../../app/views/org_admin/templates/_form.html.erb:73 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:10 msgid "Funder Links" msgstr "" -#: ../../app/views/org_admin/templates/_form.html.erb:73 +#: ../../app/views/org_admin/templates/_form.html.erb:76 msgid "" "Add links to funder websites that provide additional information about the req" "uirements for this template" msgstr "" -#: ../../app/views/org_admin/templates/_form.html.erb:79 +#: ../../app/views/org_admin/templates/_form.html.erb:82 msgid "Sample Plan Links" msgstr "" -#: ../../app/views/org_admin/templates/_form.html.erb:82 +#: ../../app/views/org_admin/templates/_form.html.erb:85 msgid "Add links to sample plans if provided by the funder." msgstr "" @@ -3785,7 +3860,7 @@ msgstr "" #: ../../app/views/orgs/_profile_form.html.erb:65 #: ../../app/views/orgs/shibboleth_ds.html.erb:34 -#: ../../app/views/plans/new.html.erb:64 ../../app/views/plans/new.html.erb:93 +#: ../../app/views/plans/new.html.erb:62 ../../app/views/plans/new.html.erb:91 #: ../../app/views/shared/_sign_in_form.html.erb:23 msgid "or" msgstr "" @@ -3843,7 +3918,7 @@ msgid "Profile information" msgstr "" #: ../../app/views/orgs/admin_edit.html.erb:22 -#: ../../app/views/plans/_navigation.html.erb:33 +#: ../../app/views/plans/_navigation.html.erb:37 #: ../../app/views/plans/_request_feedback_form.html.erb:19 #: ../../app/views/static_pages/help.html.erb:45 msgid "Request feedback" @@ -3868,7 +3943,7 @@ msgid "Please select one" msgstr "" #: ../../app/views/orgs/shibboleth_ds.html.erb:30 -#: ../../app/views/usage/_user_statistics.html.erb:76 +#: ../../app/views/usage/_user_statistics.html.erb:73 msgid "Go" msgstr "" @@ -3914,7 +3989,7 @@ msgid "" "s the API. Are you sure?" msgstr "" -#: ../../app/views/paginable/contributors/_index.html.erb:57 +#: ../../app/views/paginable/contributors/_index.html.erb:58 msgid "You are about to delete '%{contributor_name}'. Are you sure?" msgstr "" @@ -3938,7 +4013,7 @@ msgstr "" #: ../../app/views/paginable/plans/_privately_visible.html.erb:48 #: ../../app/views/paginable/templates/_history.html.erb:42 #: ../../app/views/paginable/users/_index.html.erb:92 -#: ../../app/views/shared/_create_plan_modal.html.erb:12 +#: ../../app/views/shared/_create_plan_modal.html.erb:15 msgid "No" msgstr "" @@ -3947,7 +4022,7 @@ msgstr "" #: ../../app/views/paginable/plans/_privately_visible.html.erb:46 #: ../../app/views/paginable/templates/_history.html.erb:42 #: ../../app/views/paginable/users/_index.html.erb:92 -#: ../../app/views/shared/_create_plan_modal.html.erb:11 +#: ../../app/views/shared/_create_plan_modal.html.erb:14 msgid "Yes" msgstr "" @@ -4051,7 +4126,7 @@ msgstr "" #: ../../app/views/paginable/templates/_history.html.erb:6 #: ../../app/views/paginable/templates/_organisational.html.erb:2 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:7 -#: ../../app/views/plans/_navigation.html.erb:38 +#: ../../app/views/plans/_navigation.html.erb:43 #: ../../app/views/usage/_user_statistics.html.erb:23 #: ../../app/views/usage/_user_statistics.html.erb:38 msgid "Download" @@ -4076,7 +4151,7 @@ msgstr "" #: ../../app/views/paginable/plans/_publicly_visible.html.erb:23 #: ../../app/views/paginable/templates/_history.html.erb:27 #: ../../app/views/paginable/templates/_history.html.erb:34 -#: ../../app/views/paginable/templates/_organisational.html.erb:84 +#: ../../app/views/paginable/templates/_organisational.html.erb:86 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:28 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:35 msgid "(new window)" @@ -4095,7 +4170,7 @@ msgid "Shared" msgstr "" #: ../../app/views/paginable/plans/_privately_visible.html.erb:64 -#: ../../app/views/plans/_navigation.html.erb:28 +#: ../../app/views/plans/_navigation.html.erb:31 msgid "Share" msgstr "" @@ -4193,15 +4268,15 @@ msgstr "" msgid "View customizations" msgstr "" -#: ../../app/views/paginable/templates/_organisational.html.erb:76 +#: ../../app/views/paginable/templates/_organisational.html.erb:77 msgid "" "Are you sure you want to remove \"%{template_title}\"? Any published versions wi" "ll become unavailable to users." msgstr "" -#: ../../app/views/paginable/templates/_organisational.html.erb:90 +#: ../../app/views/paginable/templates/_organisational.html.erb:92 #: ../../app/views/shared/_copy_link_modal.html.erb:6 -#: ../../app/views/shared/_copy_link_modal.html.erb:13 +#: ../../app/views/shared/_copy_link_modal.html.erb:16 msgid "Copy link" msgstr "" @@ -4223,11 +4298,11 @@ msgid "Create a new plan" msgstr "" #: ../../app/views/paginable/templates/_publicly_visible.html.erb:13 -msgid "(if available)" +msgid "Sample Plans" msgstr "" #: ../../app/views/paginable/templates/_publicly_visible.html.erb:13 -msgid "Sample Plans" +msgid "(if available)" msgstr "" #: ../../app/views/paginable/templates/_publicly_visible.html.erb:47 @@ -4268,7 +4343,7 @@ msgstr "" msgid "Edit Profile" msgstr "" -#: ../../app/views/phases/_edit_plan_answers.html.erb:77 +#: ../../app/views/phases/_edit_plan_answers.html.erb:74 msgid "Comments & Guidance" msgstr "" @@ -4355,7 +4430,7 @@ msgid "" msgstr "" #: ../../app/views/plans/_edit_details.html.erb:14 -#: ../../app/views/plans/_guidance_selection.html.erb:38 +#: ../../app/views/plans/_guidance_selection.html.erb:36 msgid "Select Guidance" msgstr "" @@ -4381,34 +4456,34 @@ msgstr "" msgid "There is no additional guidance for this template." msgstr "" -#: ../../app/views/plans/_guidance_selection.html.erb:40 +#: ../../app/views/plans/_guidance_selection.html.erb:38 msgid "" "To help you write your plan, %{application_name} can show you guidance from a " "variety of organisations. Please choose up to 6 organisations of the following" " organisations who offer guidance relevant to your plan." msgstr "" -#: ../../app/views/plans/_guidance_selection.html.erb:42 +#: ../../app/views/plans/_guidance_selection.html.erb:40 msgid "Don't forget to save your changes after making your selections." msgstr "" -#: ../../app/views/plans/_navigation.html.erb:4 +#: ../../app/views/plans/_navigation.html.erb:5 msgid "Project Details" msgstr "" -#: ../../app/views/plans/_navigation.html.erb:7 +#: ../../app/views/plans/_navigation.html.erb:8 msgid "Contributors" msgstr "" -#: ../../app/views/plans/_navigation.html.erb:11 +#: ../../app/views/plans/_navigation.html.erb:12 msgid "Plan overview" msgstr "" -#: ../../app/views/plans/_navigation.html.erb:16 +#: ../../app/views/plans/_navigation.html.erb:18 msgid "Write Plan" msgstr "" -#: ../../app/views/plans/_navigation.html.erb:22 +#: ../../app/views/plans/_navigation.html.erb:24 msgid "Research Outputs" msgstr "" @@ -4470,76 +4545,76 @@ msgstr "" msgid "Link to a protocol from a meeting with an ethics commitee" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:27 -#: ../../app/views/plans/new.html.erb:38 +#: ../../app/views/plans/_project_details.html.erb:25 +#: ../../app/views/plans/new.html.erb:36 msgid "mock project for testing, practice, or educational purposes" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:35 +#: ../../app/views/plans/_project_details.html.erb:33 msgid "Project abstract" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:47 +#: ../../app/views/plans/_project_details.html.erb:45 msgid "Research domain" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:52 -#: ../../app/views/plans/_project_details.html.erb:173 +#: ../../app/views/plans/_project_details.html.erb:50 +#: ../../app/views/plans/_project_details.html.erb:171 #: ../../app/views/research_outputs/_form.html.erb:23 #: ../../app/views/research_outputs/licenses/_form.html.erb:19 msgid "- Please select one -" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:62 +#: ../../app/views/plans/_project_details.html.erb:60 msgid "Project Start" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:65 +#: ../../app/views/plans/_project_details.html.erb:63 msgid "The estimated date on which you will begin this project." msgstr "" -#: ../../app/views/plans/_project_details.html.erb:68 +#: ../../app/views/plans/_project_details.html.erb:66 msgid "Project End" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:71 +#: ../../app/views/plans/_project_details.html.erb:69 msgid "The estimated date on which you will complete this project." msgstr "" -#: ../../app/views/plans/_project_details.html.erb:80 +#: ../../app/views/plans/_project_details.html.erb:78 msgid "Landing page" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:93 +#: ../../app/views/plans/_project_details.html.erb:91 #: ../../app/views/plans/_show_details.html.erb:22 msgid "ID" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:114 +#: ../../app/views/plans/_project_details.html.erb:112 msgid "Research outputs may have ethical concerns" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:121 +#: ../../app/views/plans/_project_details.html.erb:119 msgid "Describe any ethical concerns" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:134 +#: ../../app/views/plans/_project_details.html.erb:132 msgid "Ethical protocols" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:167 +#: ../../app/views/plans/_project_details.html.erb:165 msgid "Funding status" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:180 +#: ../../app/views/plans/_project_details.html.erb:178 msgid "Grant number/url" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:194 +#: ../../app/views/plans/_project_details.html.erb:192 msgid "Grant number:" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:198 +#: ../../app/views/plans/_project_details.html.erb:196 msgid "" "Provide a URL to the award's landing page if possible, if not please provide t" "he award/grant number." @@ -4700,33 +4775,33 @@ msgstr "" msgid "What research project are you planning?" msgstr "" -#: ../../app/views/plans/new.html.erb:47 +#: ../../app/views/plans/new.html.erb:45 msgid "Select the primary research organisation" msgstr "" -#: ../../app/views/plans/new.html.erb:67 +#: ../../app/views/plans/new.html.erb:65 msgid "" "No research organisation associated with this plan or my research organisation" " is not listed" msgstr "" -#: ../../app/views/plans/new.html.erb:77 +#: ../../app/views/plans/new.html.erb:75 msgid "Select the primary funding organisation" msgstr "" -#: ../../app/views/plans/new.html.erb:96 +#: ../../app/views/plans/new.html.erb:94 msgid "No funder associated with this plan or my funder is not listed" msgstr "" -#: ../../app/views/plans/new.html.erb:108 +#: ../../app/views/plans/new.html.erb:106 msgid "Which DMP template would you like to use?" msgstr "" -#: ../../app/views/plans/new.html.erb:111 +#: ../../app/views/plans/new.html.erb:109 msgid "Please select a template" msgstr "" -#: ../../app/views/plans/new.html.erb:116 +#: ../../app/views/plans/new.html.erb:114 msgid "We found multiple DMP templates corresponding to your funder." msgstr "" @@ -4912,10 +4987,6 @@ msgstr "" msgid "Click to view repositories related to %{subject}" msgstr "" -#: ../../app/views/research_outputs/repositories/_search_result.html.erb:32 -msgid "More info" -msgstr "" - #: ../../app/views/research_outputs/repositories/_search_result.html.erb:37 msgid "Repository URL" msgstr "" @@ -4948,15 +5019,15 @@ msgstr "" msgid "Last Name" msgstr "" -#: ../../app/views/shared/_create_account_form.html.erb:39 +#: ../../app/views/shared/_create_account_form.html.erb:38 msgid "I accept the" msgstr "" -#: ../../app/views/shared/_create_account_form.html.erb:40 +#: ../../app/views/shared/_create_account_form.html.erb:39 msgid "terms and conditions" msgstr "" -#: ../../app/views/shared/_create_plan_modal.html.erb:8 +#: ../../app/views/shared/_create_plan_modal.html.erb:11 msgid "Would you like to create a plan based on the \"%{name}\" template?" msgstr "" @@ -4980,7 +5051,7 @@ msgstr "" msgid "+ Add an additional URL" msgstr "" -#: ../../app/views/shared/_search.html.erb:15 +#: ../../app/views/shared/_search.html.erb:17 msgid "Only Show Admins" msgstr "" @@ -5546,11 +5617,11 @@ msgid "New API Client" msgstr "" #: ../../app/views/super_admin/api_clients/refresh_credentials.js.erb:1 -msgid "Unable to regenerate the client credentials." +msgid "Successfully regenerated the client credentials." msgstr "" #: ../../app/views/super_admin/api_clients/refresh_credentials.js.erb:1 -msgid "Successfully regenerated the client credentials." +msgid "Unable to regenerate the client credentials." msgstr "" #: ../../app/views/super_admin/notifications/_form.html.erb:20 @@ -5583,7 +5654,7 @@ msgstr "" msgid "View all notifications" msgstr "" -#: ../../app/views/super_admin/notifications/index.html.erb:10 +#: ../../app/views/super_admin/notifications/index.html.erb:7 msgid "+ Add New Notification" msgstr "" @@ -5746,31 +5817,31 @@ msgstr "" msgid "No. plans created based off your templates" msgstr "" -#: ../../app/views/usage/_template_statistics_accordion.html.erb:11 +#: ../../app/views/usage/_template_statistics_accordion.html.erb:8 msgid "Statistics on your Templates" msgstr "" -#: ../../app/views/usage/_total_usage.html.erb:7 +#: ../../app/views/usage/_total_usage.html.erb:6 msgid "Total users" msgstr "" -#: ../../app/views/usage/_total_usage.html.erb:11 +#: ../../app/views/usage/_total_usage.html.erb:10 msgid "Total plans" msgstr "" -#: ../../app/views/usage/_total_usage.html.erb:15 +#: ../../app/views/usage/_total_usage.html.erb:14 msgid "Excluding Test Plans" msgstr "" -#: ../../app/views/usage/_total_usage.html.erb:29 +#: ../../app/views/usage/_total_usage.html.erb:27 msgid "csv download field separator" msgstr "" -#: ../../app/views/usage/_total_usage.html.erb:37 +#: ../../app/views/usage/_total_usage.html.erb:35 msgid "Download global usage" msgstr "" -#: ../../app/views/usage/_total_usage.html.erb:44 +#: ../../app/views/usage/_total_usage.html.erb:42 msgid "Download Monthly Usage" msgstr "" @@ -5795,19 +5866,19 @@ msgstr "" msgid "No. plans during last year" msgstr "" -#: ../../app/views/usage/_user_statistics.html.erb:57 +#: ../../app/views/usage/_user_statistics.html.erb:56 msgid "No. plans by template" msgstr "" -#: ../../app/views/usage/_user_statistics.html.erb:67 +#: ../../app/views/usage/_user_statistics.html.erb:64 msgid "Time period" msgstr "" -#: ../../app/views/usage/_user_statistics.html.erb:85 +#: ../../app/views/usage/_user_statistics.html.erb:82 msgid "Download all" msgstr "" -#: ../../app/views/usage/_user_statistics_accordion.html.erb:11 +#: ../../app/views/usage/_user_statistics_accordion.html.erb:7 msgid "Statistics on your Users" msgstr "" @@ -5973,24 +6044,24 @@ msgid "Hello %{recipient_name}," msgstr "" #: ../../app/views/user_mailer/question_answered.html.erb:5 -msgid " to " +msgid " is creating a Data Management Plan and has answered " msgstr "" #: ../../app/views/user_mailer/question_answered.html.erb:5 -msgid " based on the template " +msgid " to " msgstr "" #: ../../app/views/user_mailer/question_answered.html.erb:5 -msgid " is creating a Data Management Plan and has answered " +msgid " in a plan called " msgstr "" #: ../../app/views/user_mailer/question_answered.html.erb:5 -msgid " in a plan called " +msgid " based on the template " msgstr "" #: ../../app/views/user_mailer/sharing_notification.html.erb:5 msgid "" -"Your colleague %{inviter_name} has invited you to contribute to \n" +"Your colleague %{inviter_name} has invited you to contribute to\r\n" " their Data Management Plan in %{tool_name}" msgstr "" @@ -6009,71 +6080,79 @@ msgstr "" msgid "You may change your notification preferences on your profile page." msgstr "" -#: ../../app/views/users/_admin_grant_permissions.html.erb:9 +#: ../../app/views/users/_admin_grant_permissions.html.erb:5 msgid "Editing privileges for %{username}" msgstr "" -#: ../../app/views/users/_admin_grant_permissions.html.erb:19 +#: ../../app/views/users/_admin_grant_permissions.html.erb:17 +msgid "Organisational Admin Privileges" +msgstr "" + +#: ../../app/views/users/_admin_grant_permissions.html.erb:21 msgid "" "Allows the user to assign permissions to other users within the same organisat" "ion. Users can only assign permissions they own themselves" msgstr "" -#: ../../app/views/users/_admin_grant_permissions.html.erb:23 +#: ../../app/views/users/_admin_grant_permissions.html.erb:25 msgid "" "Allows the user to create new organisational templates, edit existing ones and" " customise funder templates" msgstr "" -#: ../../app/views/users/_admin_grant_permissions.html.erb:27 +#: ../../app/views/users/_admin_grant_permissions.html.erb:29 msgid "Allows the user to create and edit guidance" msgstr "" -#: ../../app/views/users/_admin_grant_permissions.html.erb:31 +#: ../../app/views/users/_admin_grant_permissions.html.erb:33 msgid "" "Provides the user with an API token and grants rights to harvest information f" "rom the tool" msgstr "" -#: ../../app/views/users/_admin_grant_permissions.html.erb:33 +#: ../../app/views/users/_admin_grant_permissions.html.erb:35 msgid "Use API" msgstr "" -#: ../../app/views/users/_admin_grant_permissions.html.erb:35 +#: ../../app/views/users/_admin_grant_permissions.html.erb:37 msgid "" "Allows the user to amend the organisation details (name, URL etc) and add basi" "c branding such as the logo" msgstr "" -#: ../../app/views/users/_admin_grant_permissions.html.erb:39 +#: ../../app/views/users/_admin_grant_permissions.html.erb:41 msgid "Allows the user to review plans submitted by organisational users" msgstr "" -#: ../../app/views/users/_admin_grant_permissions.html.erb:41 +#: ../../app/views/users/_admin_grant_permissions.html.erb:43 msgid "Review plans" msgstr "" #: ../../app/views/users/_admin_grant_permissions.html.erb:51 +msgid "Super Admin Privileges" +msgstr "" + +#: ../../app/views/users/_admin_grant_permissions.html.erb:55 msgid "Allows the user to create new organisations" msgstr "" -#: ../../app/views/users/_admin_grant_permissions.html.erb:53 +#: ../../app/views/users/_admin_grant_permissions.html.erb:57 msgid "Add Organisations" msgstr "" -#: ../../app/views/users/_admin_grant_permissions.html.erb:55 +#: ../../app/views/users/_admin_grant_permissions.html.erb:59 msgid "Allows the user to manage organisation affiliation" msgstr "" -#: ../../app/views/users/_admin_grant_permissions.html.erb:57 +#: ../../app/views/users/_admin_grant_permissions.html.erb:61 msgid "Manage organisation affiliation" msgstr "" -#: ../../app/views/users/_admin_grant_permissions.html.erb:59 +#: ../../app/views/users/_admin_grant_permissions.html.erb:63 msgid "Allows the user to grant API access to organisations." msgstr "" -#: ../../app/views/users/_admin_grant_permissions.html.erb:61 +#: ../../app/views/users/_admin_grant_permissions.html.erb:65 msgid "Grant API access" msgstr "" @@ -6089,23 +6168,23 @@ msgstr "" msgid "A new comment has been added to my DMP" msgstr "" -#: ../../app/views/users/_notification_preferences.html.erb:18 +#: ../../app/views/users/_notification_preferences.html.erb:17 msgid "A plan has been shared with me" msgstr "" -#: ../../app/views/users/_notification_preferences.html.erb:23 +#: ../../app/views/users/_notification_preferences.html.erb:21 msgid "Admin privileges granted to me" msgstr "" -#: ../../app/views/users/_notification_preferences.html.erb:29 +#: ../../app/views/users/_notification_preferences.html.erb:26 msgid "Feedback has been requested for my DMP" msgstr "" -#: ../../app/views/users/_notification_preferences.html.erb:34 +#: ../../app/views/users/_notification_preferences.html.erb:30 msgid "Feedback has been provided for my DMP" msgstr "" -#: ../../app/views/users/_notification_preferences.html.erb:43 +#: ../../app/views/users/_notification_preferences.html.erb:38 msgid "My DMP's visibility has changed" msgstr "" @@ -6125,11 +6204,11 @@ msgid "Download users" msgstr "" #: ../../app/views/users/refresh_token.js.erb:1 -msgid "Unable to regenerate your API token." +msgid "Successfully regenerate your API token." msgstr "" #: ../../app/views/users/refresh_token.js.erb:1 -msgid "Successfully regenerate your API token." +msgid "Unable to regenerate your API token." msgstr "" #: i18n_placeholders.rb:4 diff --git a/config/locale/de/LC_MESSAGES/app.mo b/config/locale/de/LC_MESSAGES/app.mo index 7420fe7b7e..24a717f3c7 100644 Binary files a/config/locale/de/LC_MESSAGES/app.mo and b/config/locale/de/LC_MESSAGES/app.mo differ diff --git a/config/locale/de/app.po b/config/locale/de/app.po index 493f13f5a2..ec4ab0e7b8 100644 --- a/config/locale/de/app.po +++ b/config/locale/de/app.po @@ -1,14 +1,14 @@ -# German translations for roadmap package. -# Copyright (C) 2023 roadmap -# This file is distributed under the same license as the roadmap package. -# FIRST AUTHOR , 2023. +# German translations for roadmap_upstream package. +# Copyright (C) 2025 roadmap_upstream +# This file is distributed under the same license as the roadmap_upstream package. +# FIRST AUTHOR , 2025. # msgid "" msgstr "" -"Project-Id-Version: roadmap 1.0\n" +"Project-Id-Version: roadmap_upstream 1.0\n" "Report-Msgid-Bugs-To: contact@translation.io\n" -"POT-Creation-Date: 2023-04-12 10:30-0700\n" -"PO-Revision-Date: 2023-04-12 19:30+0200\n" +"POT-Creation-Date: 2025-04-10 13:28-0600\n" +"PO-Revision-Date: 2025-04-10 21:28+0200\n" "Last-Translator: FULL NAME \n" "Language-Team: German\n" "Language: de\n" @@ -269,7 +269,7 @@ msgstr "Hinzugefügt" #: ../../app/controllers/notes_controller.rb:88 #: ../../app/controllers/org_admin/departments_controller.rb:50 #: ../../app/controllers/org_admin/sections_controller.rb:103 -#: ../../app/controllers/org_admin/templates_controller.rb:205 +#: ../../app/controllers/org_admin/templates_controller.rb:210 #: ../../app/controllers/orgs_controller.rb:92 #: ../../app/controllers/plans_controller.rb:280 #: ../../app/controllers/plans_controller.rb:283 @@ -289,7 +289,7 @@ msgstr "gespeichert" #: ../../app/controllers/notes_controller.rb:106 #: ../../app/controllers/org_admin/departments_controller.rb:52 #: ../../app/controllers/org_admin/sections_controller.rb:105 -#: ../../app/controllers/org_admin/templates_controller.rb:210 +#: ../../app/controllers/org_admin/templates_controller.rb:215 #: ../../app/controllers/orgs_controller.rb:94 #: ../../app/controllers/plans_controller.rb:289 #: ../../app/controllers/plans_controller.rb:292 @@ -301,28 +301,28 @@ msgstr "gespeichert" msgid "save" msgstr "Speichern" -#: ../../app/controllers/contributors_controller.rb:84 +#: ../../app/controllers/contributors_controller.rb:83 #: ../../app/controllers/notes_controller.rb:130 -#: ../../app/controllers/org_admin/templates_controller.rb:238 +#: ../../app/controllers/org_admin/templates_controller.rb:243 #: ../../app/controllers/research_outputs_controller.rb:74 #: ../../app/controllers/super_admin/orgs_controller.rb:94 msgid "removed" msgstr "entfernt" -#: ../../app/controllers/contributors_controller.rb:87 +#: ../../app/controllers/contributors_controller.rb:86 #: ../../app/controllers/notes_controller.rb:148 -#: ../../app/controllers/org_admin/templates_controller.rb:240 +#: ../../app/controllers/org_admin/templates_controller.rb:245 #: ../../app/controllers/research_outputs_controller.rb:77 #: ../../app/controllers/super_admin/orgs_controller.rb:97 msgid "remove" msgstr "entfernen" -#: ../../app/controllers/contributors_controller.rb:161 +#: ../../app/controllers/contributors_controller.rb:160 #: ../../app/controllers/research_outputs_controller.rb:208 msgid "plan not found" msgstr "Plan nicht gefunden" -#: ../../app/controllers/contributors_controller.rb:169 +#: ../../app/controllers/contributors_controller.rb:168 msgid "contributor not found" msgstr "Mitwirkender nicht gefunden" @@ -341,7 +341,7 @@ msgstr "Bei der Anforderung von Feedback für diesen Plan ist ein Fehler aufgetr #: ../../app/controllers/org_admin/phases_controller.rb:121 #: ../../app/controllers/org_admin/questions_controller.rb:94 #: ../../app/controllers/org_admin/sections_controller.rb:79 -#: ../../app/controllers/org_admin/templates_controller.rb:181 +#: ../../app/controllers/org_admin/templates_controller.rb:186 #: ../../app/controllers/plans_controller.rb:120 #: ../../app/controllers/super_admin/api_clients_controller.rb:44 #: ../../app/controllers/super_admin/notifications_controller.rb:38 @@ -357,7 +357,7 @@ msgstr "Erstellt" #: ../../app/controllers/org_admin/phases_controller.rb:123 #: ../../app/controllers/org_admin/questions_controller.rb:96 #: ../../app/controllers/org_admin/sections_controller.rb:86 -#: ../../app/controllers/org_admin/templates_controller.rb:183 +#: ../../app/controllers/org_admin/templates_controller.rb:188 #: ../../app/controllers/plans_controller.rb:151 #: ../../app/controllers/super_admin/api_clients_controller.rb:50 #: ../../app/controllers/super_admin/notifications_controller.rb:41 @@ -435,7 +435,7 @@ msgid "Unable to unlink your account from %{is}." msgstr "Das Aufheben der Verknüpfung Ihres Kontos von %{is} ist nicht möglich." #: ../../app/controllers/org_admin/phases_controller.rb:17 -#: ../../app/controllers/org_admin/templates_controller.rb:115 +#: ../../app/controllers/org_admin/templates_controller.rb:116 msgid "" "You are viewing a historical version of this template. You will not be able to" " make changes." @@ -483,24 +483,24 @@ msgstr "Aktualisierung" msgid "Unable to create a new version of this template." msgstr "Es konnte keine neue Version dieser Vorlage erstellt werden." -#: ../../app/controllers/org_admin/plans_controller.rb:36 +#: ../../app/controllers/org_admin/plans_controller.rb:40 msgid "%{plan_owner} has been notified that you have finished providing feedback" msgstr "" "%{plan_owner} wurde informiert, dass Sie Ihre Rückmeldungen abgeschlossen habe" "n." -#: ../../app/controllers/org_admin/plans_controller.rb:40 +#: ../../app/controllers/org_admin/plans_controller.rb:44 msgid "Unable to notify user that you have finished providing feedback." msgstr "" "Der Benutzer kann nicht benachrichtigt werden, dass Sie die Rückmeldung abgesc" "hlossen haben." -#: ../../app/controllers/org_admin/plans_controller.rb:56 -#: ../../app/views/plans/_project_details.html.erb:14 +#: ../../app/controllers/org_admin/plans_controller.rb:60 +#: ../../app/views/plans/_project_details.html.erb:15 msgid "Project title" msgstr "Projekttitel" -#: ../../app/controllers/org_admin/plans_controller.rb:57 +#: ../../app/controllers/org_admin/plans_controller.rb:61 #: ../../app/views/paginable/plans/_index.html.erb:6 #: ../../app/views/paginable/plans/_org_admin.html.erb:19 #: ../../app/views/paginable/plans/_organisationally_or_publicly_visible.html.erb:13 @@ -509,7 +509,7 @@ msgstr "Projekttitel" msgid "Template" msgstr "Template" -#: ../../app/controllers/org_admin/plans_controller.rb:58 +#: ../../app/controllers/org_admin/plans_controller.rb:62 #: ../../app/helpers/plans_helper.rb:22 #: ../../app/helpers/settings_template_helper.rb:16 #: ../../app/views/devise/registrations/_password_confirmation.html.erb:22 @@ -527,22 +527,22 @@ msgstr "Template" msgid "Organisation" msgstr "Organisation" -#: ../../app/controllers/org_admin/plans_controller.rb:59 +#: ../../app/controllers/org_admin/plans_controller.rb:63 msgid "Owner name" msgstr "Besitzername" -#: ../../app/controllers/org_admin/plans_controller.rb:60 +#: ../../app/controllers/org_admin/plans_controller.rb:64 msgid "Owner email" msgstr "E-Mail des Besitzers" -#: ../../app/controllers/org_admin/plans_controller.rb:61 +#: ../../app/controllers/org_admin/plans_controller.rb:65 #: ../../app/views/paginable/plans/_index.html.erb:9 #: ../../app/views/paginable/plans/_org_admin.html.erb:23 #: ../../app/views/paginable/plans/_organisationally_or_publicly_visible.html.erb:18 msgid "Updated" msgstr "aktualisiert" -#: ../../app/controllers/org_admin/plans_controller.rb:62 +#: ../../app/controllers/org_admin/plans_controller.rb:66 #: ../../app/views/org_admin/templates/_form.html.erb:17 #: ../../app/views/org_admin/templates/_show.html.erb:32 #: ../../app/views/paginable/plans/_index.html.erb:10 @@ -579,37 +579,37 @@ msgstr "Diese Vorlage kann nicht angepasst werden." msgid "That template is not customizable." msgstr "Diese Vorlage ist nicht anpassbar." -#: ../../app/controllers/org_admin/templates_controller.rb:21 +#: ../../app/controllers/org_admin/templates_controller.rb:22 #: ../../app/views/org_admin/templates/index.html.erb:43 msgid "All Templates" msgstr "Alle Vorlagen" -#: ../../app/controllers/org_admin/templates_controller.rb:47 +#: ../../app/controllers/org_admin/templates_controller.rb:48 #: ../../app/views/org_admin/templates/index.html.erb:52 msgid "%{org_name} Templates" msgstr "Vorlagen der/des %{org_name} " -#: ../../app/controllers/org_admin/templates_controller.rb:49 +#: ../../app/controllers/org_admin/templates_controller.rb:50 #: ../../app/views/org_admin/templates/index.html.erb:54 msgid "Own Templates" msgstr "Eigene Vorlagen" -#: ../../app/controllers/org_admin/templates_controller.rb:84 +#: ../../app/controllers/org_admin/templates_controller.rb:85 msgid "Customizable Templates" msgstr "Anpassbare Vorlagen" -#: ../../app/controllers/org_admin/templates_controller.rb:216 +#: ../../app/controllers/org_admin/templates_controller.rb:221 msgid "Error parsing links for a %{template}" msgstr "Fehler beim Analysieren von Links für eine %{template}" -#: ../../app/controllers/org_admin/templates_controller.rb:344 +#: ../../app/controllers/org_admin/templates_controller.rb:349 #: ../../app/controllers/public_pages_controller.rb:67 msgid "Template created using the %{application_name} service. Last modified %{date}" msgstr "" "Vorlage, die mit dem Service %{application_name} erstellt wurde. Zuletzt geänd" "ert %{date}" -#: ../../app/controllers/org_admin/templates_controller.rb:356 +#: ../../app/controllers/org_admin/templates_controller.rb:361 #: ../../app/controllers/public_pages_controller.rb:80 msgid "Unable to download the DMP Template at this time." msgstr "Die DMP-Vorlage kann zu diesem Zeitpunkt nicht heruntergeladen werden." @@ -1016,31 +1016,31 @@ msgstr "" "Sie auch Hilfestellungen nach Themen angeben, werden diese mit angezeigt; Sie " "sollten deshalb möglichst wenig Text kopieren." -#: ../../app/helpers/conditions_helper.rb:191 +#: ../../app/helpers/conditions_helper.rb:189 msgid "Answering" msgstr "Antworten" -#: ../../app/helpers/conditions_helper.rb:195 +#: ../../app/helpers/conditions_helper.rb:193 msgid " will send an email with subject %{subject_name}" msgstr "sendet eine E-Mail mit dem Betreff %{subject_name}" -#: ../../app/helpers/conditions_helper.rb:201 +#: ../../app/helpers/conditions_helper.rb:199 msgid " will remove question " msgstr "wird die Frage entfernen" -#: ../../app/helpers/conditions_helper.rb:202 +#: ../../app/helpers/conditions_helper.rb:200 msgid " will remove questions " msgstr "wird Fragen entfernen" -#: ../../app/helpers/customizable_template_link_helper.rb:13 +#: ../../app/helpers/customizable_template_link_helper.rb:16 msgid "Transfer customisation" msgstr "Übertragen Sie die Anpassung" -#: ../../app/helpers/customizable_template_link_helper.rb:18 +#: ../../app/helpers/customizable_template_link_helper.rb:22 msgid "Edit customisation" msgstr "Anpassbarkeit bearbeiten" -#: ../../app/helpers/customizable_template_link_helper.rb:22 +#: ../../app/helpers/customizable_template_link_helper.rb:26 msgid "Customise" msgstr "Anpassen" @@ -1122,17 +1122,17 @@ msgid "Change affiliation" msgstr "Ändern Sie die Zugehörigkeit" #: ../../app/helpers/perms_helper.rb:11 -#: ../../app/views/users/_admin_grant_permissions.html.erb:21 +#: ../../app/views/users/_admin_grant_permissions.html.erb:23 msgid "Manage user privileges" msgstr "Benutzerrechte verwalten" #: ../../app/helpers/perms_helper.rb:12 -#: ../../app/views/users/_admin_grant_permissions.html.erb:25 +#: ../../app/views/users/_admin_grant_permissions.html.erb:27 msgid "Manage templates" msgstr "Vorlagen verwalten" #: ../../app/helpers/perms_helper.rb:13 -#: ../../app/views/users/_admin_grant_permissions.html.erb:29 +#: ../../app/views/users/_admin_grant_permissions.html.erb:31 msgid "Manage guidance" msgstr "Anleitung verwalten" @@ -1141,7 +1141,7 @@ msgid "API rights" msgstr "API-Rechte" #: ../../app/helpers/perms_helper.rb:15 -#: ../../app/views/users/_admin_grant_permissions.html.erb:37 +#: ../../app/views/users/_admin_grant_permissions.html.erb:39 msgid "Manage organisation details" msgstr "Verwalten Sie Organisationsdetails" @@ -1181,7 +1181,7 @@ msgid "Public" msgstr "Öffentlichkeit" #: ../../app/helpers/plans_helper.rb:26 ../../app/helpers/plans_helper.rb:28 -#: ../../app/views/layouts/application.html.erb:129 +#: ../../app/views/layouts/application.html.erb:128 msgid "Private" msgstr "Private" @@ -1194,7 +1194,7 @@ msgid "Public: anyone can view." msgstr "Öffentlich: Jeder kann sehen." #: ../../app/helpers/plans_helper.rb:39 -#: ../../app/views/layouts/application.html.erb:130 +#: ../../app/views/layouts/application.html.erb:129 msgid "Private: restricted to me and people I invite." msgstr "Privat: beschränkt auf mich und Leute, die ich einlade." @@ -1231,9 +1231,9 @@ msgstr "Beschreibung" #: ../../app/views/orgs/_profile_form.html.erb:152 #: ../../app/views/paginable/templates/_customisable.html.erb:7 #: ../../app/views/paginable/templates/_organisational.html.erb:12 -#: ../../app/views/plans/_project_details.html.erb:156 +#: ../../app/views/plans/_project_details.html.erb:154 #: ../../app/views/plans/_show_details.html.erb:12 -#: ../../app/views/plans/new.html.erb:86 +#: ../../app/views/plans/new.html.erb:84 msgid "Funder" msgstr "Funder" @@ -1259,8 +1259,8 @@ msgstr "

Die folgenden %{object_types} werden in '%{org_name}' verschoben:

#: ../../app/helpers/template_helper.rb:48 #: ../../app/views/plans/index.html.erb:29 -#: ../../app/views/plans/new.html.erb:123 -#: ../../app/views/shared/_create_plan_modal.html.erb:5 +#: ../../app/views/plans/new.html.erb:121 +#: ../../app/views/shared/_create_plan_modal.html.erb:6 #: ../../spec/features/locales_spec.rb:53 #: ../../spec/features/locales_spec.rb:69 msgid "Create plan" @@ -1562,9 +1562,8 @@ msgid "Details" msgstr "Details" #: ../../app/models/exported_plan.rb:189 -msgid "" -"Question not answered.\n" -msgstr "Frage nicht beantwortet." +msgid "Question not answered.\\n" +msgstr "" #: ../../app/models/identifier.rb:141 msgid "already assigned a value" @@ -1610,7 +1609,7 @@ msgstr "" msgid "Denied" msgstr "" -#: ../../app/models/plan.rb:623 +#: ../../app/models/plan.rb:624 msgid "must be after the start date" msgstr "muss nach dem Startdatum liegen" @@ -1704,7 +1703,7 @@ msgstr "Sie können keine Vorlage veröffentlichen, die Abschnitte ohne Fragen e msgid "Conditions in the template refer backwards" msgstr "Die Bedingungen in der Vorlage beziehen sich rückwärts" -#: ../../app/models/user.rb:384 +#: ../../app/models/user.rb:380 msgid "A Data Management Plan in %{application_name} has been shared with you" msgstr "Ein Datenmanagementplan in %{application_name} wurde für Sie freigegeben" @@ -1712,7 +1711,8 @@ msgstr "Ein Datenmanagementplan in %{application_name} wurde für Sie freigegebe #: ../../app/views/contact_us/contacts/_new_left.html.erb:4 #: ../../app/views/contributors/_form.html.erb:10 #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:8 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:14 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:24 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:12 #: ../../app/views/org_admin/departments/edit.html.erb:14 #: ../../app/views/org_admin/departments/new.html.erb:14 #: ../../app/views/paginable/api_clients/_index.html.erb:6 @@ -1737,7 +1737,7 @@ msgid "Last Activity" msgstr "Letzte Aktivität" #: ../../app/models/user/at_csv.rb:7 -#: ../../app/views/layouts/_branding.html.erb:71 +#: ../../app/views/layouts/_branding.html.erb:76 #: ../../app/views/org_admin/users/edit.html.erb:71 #: ../../app/views/paginable/users/_index.html.erb:26 #: ../../app/views/super_admin/users/edit.html.erb:105 @@ -1969,9 +1969,9 @@ msgid "Please wait, Standards are loading" msgstr "Bitte warten Sie, die Standards werden geladen" #: ../../app/views/answers/_new_edit.html.erb:68 -#: ../../app/views/contributors/_form.html.erb:95 -#: ../../app/views/devise/passwords/edit.html.erb:35 -#: ../../app/views/devise/registrations/_password_details.html.erb:31 +#: ../../app/views/contributors/_form.html.erb:96 +#: ../../app/views/devise/passwords/edit.html.erb:36 +#: ../../app/views/devise/registrations/_password_details.html.erb:30 #: ../../app/views/devise/registrations/_personal_details.html.erb:90 #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:28 #: ../../app/views/guidances/new_edit.html.erb:49 @@ -1980,10 +1980,10 @@ msgstr "Bitte warten Sie, die Standards werden geladen" #: ../../app/views/org_admin/departments/edit.html.erb:23 #: ../../app/views/org_admin/departments/new.html.erb:23 #: ../../app/views/org_admin/phases/_form.html.erb:25 -#: ../../app/views/org_admin/questions/_form.html.erb:99 -#: ../../app/views/org_admin/questions/_show.html.erb:209 +#: ../../app/views/org_admin/questions/_form.html.erb:100 +#: ../../app/views/org_admin/questions/_show.html.erb:206 #: ../../app/views/org_admin/sections/_form.html.erb:17 -#: ../../app/views/org_admin/templates/_form.html.erb:88 +#: ../../app/views/org_admin/templates/_form.html.erb:91 #: ../../app/views/org_admin/users/edit.html.erb:54 #: ../../app/views/orgs/_feedback_form.html.erb:38 #: ../../app/views/orgs/_profile_form.html.erb:197 @@ -1995,8 +1995,8 @@ msgstr "Bitte warten Sie, die Standards werden geladen" #: ../../app/views/super_admin/notifications/_form.html.erb:66 #: ../../app/views/super_admin/themes/_form.html.erb:13 #: ../../app/views/super_admin/users/edit.html.erb:61 -#: ../../app/views/users/_admin_grant_permissions.html.erb:68 -#: ../../app/views/users/_notification_preferences.html.erb:47 +#: ../../app/views/users/_admin_grant_permissions.html.erb:72 +#: ../../app/views/users/_notification_preferences.html.erb:41 msgid "Save" msgstr "Speichern" @@ -2007,27 +2007,49 @@ msgstr "Speichern" msgid "example answer" msgstr "Beispielantwort" -#: ../../app/views/answers/_status.html.erb:5 -msgid "Saving..." -msgstr "Speichere..." +#: ../../app/views/answers/_status.html.erb:7 +msgid "Plan writing error related to %{tool_name}" +msgstr "" + +#: ../../app/views/answers/_status.html.erb:10 +msgid "Saving...Please do not refresh or go to another page!" +msgstr "" + +#: ../../app/views/answers/_status.html.erb:12 +msgid "" +"If you stuck on this message, please save your plan to a separate file and con" +"tact us at %{helpdesk_email} ." +msgstr "" + +#: ../../app/views/answers/_status.html.erb:17 +msgid "" +"Sorry, we had trouble saving your data. Please contact us at %{helpdesk_email}" +" ." +msgstr "" -#: ../../app/views/answers/_status.html.erb:9 +#: ../../app/views/answers/_status.html.erb:21 +msgid "" +"Save your plan content to a separate file now. You will LOSE them after refres" +"hing or closing this page." +msgstr "" + +#: ../../app/views/answers/_status.html.erb:25 msgid "Answered" msgstr "Beantwortet" -#: ../../app/views/answers/_status.html.erb:10 +#: ../../app/views/answers/_status.html.erb:26 msgid " by %{user_name}" msgstr " von %{user_name}" -#: ../../app/views/answers/_status.html.erb:15 -msgid " questions from your plan." -msgstr " Fragen aus Ihrem Plan." - -#: ../../app/views/answers/_status.html.erb:15 +#: ../../app/views/answers/_status.html.erb:31 msgid "This answer removes " msgstr "Diese Antwort wird entfernt" -#: ../../app/views/answers/_status.html.erb:21 +#: ../../app/views/answers/_status.html.erb:31 +msgid " questions from your plan." +msgstr " Fragen aus Ihrem Plan." + +#: ../../app/views/answers/_status.html.erb:37 msgid "This answer triggers email(s) to " msgstr "Diese Antwort löst E-Mail (s) an aus" @@ -2036,11 +2058,13 @@ msgstr "Diese Antwort löst E-Mail (s) an aus" #: ../../app/views/contributors/_form.html.erb:19 #: ../../app/views/devise/passwords/new.html.erb:18 #: ../../app/views/devise/registrations/_personal_details.html.erb:10 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:20 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:11 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:25 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:18 #: ../../app/views/org_admin/users/edit.html.erb:14 #: ../../app/views/paginable/contributors/_index.html.erb:11 #: ../../app/views/paginable/users/_index.html.erb:21 -#: ../../app/views/plans/_share_form.html.erb:109 +#: ../../app/views/plans/_share_form.html.erb:110 #: ../../app/views/shared/_create_account_form.html.erb:12 #: ../../app/views/shared/_sign_in_form.html.erb:3 #: ../../app/views/super_admin/users/edit.html.erb:15 @@ -2049,19 +2073,21 @@ msgid "Email" msgstr "E-Mail" #: ../../app/views/contact_us/contacts/_new_left.html.erb:22 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:26 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:26 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:24 msgid "Subject" msgstr "Betreff" #: ../../app/views/contact_us/contacts/_new_left.html.erb:30 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:32 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:27 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:30 #: ../../app/views/orgs/_feedback_form.html.erb:26 msgid "Message" msgstr "Nachricht" #: ../../app/views/contact_us/contacts/_new_left.html.erb:39 -#: ../../app/views/devise/passwords/edit.html.erb:30 -#: ../../app/views/shared/_create_account_form.html.erb:46 +#: ../../app/views/devise/passwords/edit.html.erb:31 +#: ../../app/views/shared/_create_account_form.html.erb:45 msgid "Security check" msgstr "Sicherheitskontrolle" @@ -2096,7 +2122,7 @@ msgstr "" "itte das folgende Formular aus." #: ../../app/views/contact_us/contacts/new.html.erb:10 -#: ../../app/views/layouts/_branding.html.erb:41 +#: ../../app/views/layouts/_branding.html.erb:44 #: ../../app/views/layouts/_footer.html.erb:23 #: ../../app/views/layouts/_footer.html.erb:29 #: ../../app/views/org_admin/plans/index.html.erb:40 @@ -2104,7 +2130,7 @@ msgstr "" #: ../../app/views/paginable/plans/_publicly_visible.html.erb:24 #: ../../app/views/paginable/templates/_history.html.erb:28 #: ../../app/views/paginable/templates/_history.html.erb:35 -#: ../../app/views/paginable/templates/_organisational.html.erb:85 +#: ../../app/views/paginable/templates/_organisational.html.erb:87 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:29 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:36 #: ../../app/views/plans/_download_form.html.erb:130 @@ -2141,16 +2167,18 @@ msgstr "Zugehörigkeit" msgid "Roles" msgstr "Rollen" -#: ../../app/views/contributors/_form.html.erb:97 +#: ../../app/views/contributors/_form.html.erb:98 #: ../../app/views/layouts/modal_search/_result.html.erb:23 #: ../../app/views/notes/_archive.html.erb:10 #: ../../app/views/notes/_list.html.erb:16 #: ../../app/views/notes/_list.html.erb:19 -#: ../../app/views/org_admin/conditions/_container.html.erb:11 -#: ../../app/views/org_admin/conditions/_form.html.erb:31 +#: ../../app/views/org_admin/conditions/_container.html.erb:14 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:11 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:40 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:31 #: ../../app/views/org_admin/question_options/_option_fields.html.erb:40 #: ../../app/views/paginable/api_clients/_index.html.erb:44 -#: ../../app/views/paginable/contributors/_index.html.erb:55 +#: ../../app/views/paginable/contributors/_index.html.erb:56 #: ../../app/views/paginable/departments/_index.html.erb:28 #: ../../app/views/paginable/guidance_groups/_index.html.erb:56 #: ../../app/views/paginable/guidances/_index.html.erb:61 @@ -2158,29 +2186,32 @@ msgstr "Rollen" #: ../../app/views/paginable/plans/_privately_visible.html.erb:78 #: ../../app/views/paginable/research_outputs/_index.html.erb:53 #: ../../app/views/paginable/templates/_customisable.html.erb:67 -#: ../../app/views/paginable/templates/_organisational.html.erb:74 +#: ../../app/views/paginable/templates/_organisational.html.erb:75 #: ../../app/views/plans/_share_form.html.erb:91 #: ../../app/views/research_outputs/_form.html.erb:180 msgid "Remove" msgstr "Entfernen" -#: ../../app/views/contributors/_form.html.erb:100 +#: ../../app/views/contributors/_form.html.erb:101 #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:29 #: ../../app/views/guidances/new_edit.html.erb:50 +#: ../../app/views/layouts/modal_search/_form.html.erb:43 #: ../../app/views/notes/_archive.html.erb:11 #: ../../app/views/notes/_edit.html.erb:11 #: ../../app/views/org_admin/departments/edit.html.erb:24 #: ../../app/views/org_admin/departments/new.html.erb:24 -#: ../../app/views/org_admin/questions/_form.html.erb:103 -#: ../../app/views/org_admin/questions/_form.html.erb:105 +#: ../../app/views/org_admin/questions/_form.html.erb:104 +#: ../../app/views/org_admin/questions/_form.html.erb:106 #: ../../app/views/plans/_guidance_selection.html.erb:35 -#: ../../app/views/plans/new.html.erb:124 +#: ../../app/views/plans/new.html.erb:122 #: ../../app/views/research_outputs/_form.html.erb:183 +#: ../../app/views/shared/_copy_link_modal.html.erb:8 +#: ../../app/views/shared/_create_plan_modal.html.erb:8 #: ../../app/views/super_admin/api_clients/_form.html.erb:86 #: ../../app/views/super_admin/notifications/_form.html.erb:73 #: ../../app/views/super_admin/themes/_form.html.erb:19 #: ../../app/views/super_admin/users/_confirm_merge.html.erb:15 -#: ../../app/views/users/_admin_grant_permissions.html.erb:69 +#: ../../app/views/users/_admin_grant_permissions.html.erb:73 msgid "Cancel" msgstr "Abbrechen" @@ -2188,7 +2219,7 @@ msgstr "Abbrechen" msgid "Editing contributor" msgstr "Mitwirkenden bearbeiten" -#: ../../app/views/contributors/edit.html.erb:13 +#: ../../app/views/contributors/edit.html.erb:14 #: ../../app/views/contributors/new.html.erb:13 msgid "View all contributors" msgstr "Alle Mitwirkenden anzeigen" @@ -2256,7 +2287,7 @@ msgstr "Nachname" #: ../../app/views/devise/registrations/new.html.erb:43 #: ../../app/views/devise/registrations/new.html.erb:58 #: ../../app/views/shared/_access_controls.html.erb:11 -#: ../../app/views/shared/_create_account_form.html.erb:50 +#: ../../app/views/shared/_create_account_form.html.erb:49 msgid "Create account" msgstr "Registrieren" @@ -2395,7 +2426,7 @@ msgstr "Unlock my account" msgid "Change your password" msgstr "Ändern Sie Ihr Passwort" -#: ../../app/views/devise/passwords/edit.html.erb:24 +#: ../../app/views/devise/passwords/edit.html.erb:25 #: ../../app/views/devise/registrations/_password_details.html.erb:25 msgid "Show passwords" msgstr "Passwörter anzeigen" @@ -2588,7 +2619,7 @@ msgid "Department or school" msgstr "Institut oder Einrichtung" #: ../../app/views/devise/registrations/_personal_details.html.erb:55 -#: ../../app/views/layouts/_signin_signout.html.erb:6 +#: ../../app/views/layouts/_signin_signout.html.erb:7 #: ../../app/views/org_admin/users/edit.html.erb:43 #: ../../app/views/super_admin/users/edit.html.erb:53 msgid "Language" @@ -2610,7 +2641,7 @@ msgstr "Organisationsadministrator" #: ../../app/views/devise/registrations/edit.html.erb:1 #: ../../app/views/devise/registrations/edit.html.erb:4 -#: ../../app/views/layouts/_signin_signout.html.erb:29 +#: ../../app/views/layouts/_signin_signout.html.erb:36 msgid "Edit profile" msgstr "Profil bearbeiten" @@ -2635,7 +2666,7 @@ msgid "Do you have a %{application_name} account?" msgstr "Hast du einen %{application_name}-Account?" #: ../../app/views/devise/registrations/new.html.erb:22 -#: ../../app/views/layouts/_signin_signout.html.erb:41 +#: ../../app/views/layouts/_signin_signout.html.erb:48 #: ../../app/views/shared/_access_controls.html.erb:5 #: ../../app/views/shared/_sign_in_form.html.erb:19 msgid "Sign in" @@ -2692,7 +2723,7 @@ msgstr "" "erstellen'-Assistenten auswählen." #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:15 -#: ../../app/views/org_admin/templates/_form.html.erb:41 +#: ../../app/views/org_admin/templates/_form.html.erb:44 #: ../../app/views/org_admin/templates/_row.html.erb:10 #: ../../app/views/org_admin/templates/_row.html.erb:13 #: ../../app/views/org_admin/templates/_show.html.erb:19 @@ -2747,12 +2778,12 @@ msgstr "Hilfestellungsgruppe" msgid "View all guidance" msgstr "Alle Hilfestellungen ansehen" -#: ../../app/views/guidances/_guidance_display.html.erb:10 +#: ../../app/views/guidances/_guidance_display.html.erb:9 #: ../../app/views/guidances/admin_index.html.erb:2 #: ../../app/views/guidances/admin_index.html.erb:5 #: ../../app/views/guidances/new_edit.html.erb:12 #: ../../app/views/guidances/new_edit.html.erb:16 -#: ../../app/views/layouts/_branding.html.erb:82 +#: ../../app/views/layouts/_branding.html.erb:87 #: ../../app/views/org_admin/annotations/_form.html.erb:3 #: ../../app/views/org_admin/questions/_show.html.erb:78 #: ../../app/views/paginable/themes/_index.html.erb:5 @@ -2881,33 +2912,33 @@ msgstr "Nächster" msgid "Previous" msgstr "Früher" -#: ../../app/views/layouts/_branding.html.erb:65 +#: ../../app/views/layouts/_branding.html.erb:69 msgid "Admin" msgstr "Administrator" -#: ../../app/views/layouts/_branding.html.erb:77 +#: ../../app/views/layouts/_branding.html.erb:82 #: ../../app/views/org_admin/templates/index.html.erb:4 #: ../../app/views/paginable/orgs/_index.html.erb:8 msgid "Templates" msgstr "Vorlagen" -#: ../../app/views/layouts/_branding.html.erb:87 +#: ../../app/views/layouts/_branding.html.erb:92 #: ../../app/views/super_admin/orgs/index.html.erb:2 #: ../../app/views/super_admin/orgs/index.html.erb:6 msgid "Organisations" msgstr "Organisationen" -#: ../../app/views/layouts/_branding.html.erb:92 +#: ../../app/views/layouts/_branding.html.erb:97 #: ../../app/views/orgs/admin_edit.html.erb:1 #: ../../app/views/orgs/admin_edit.html.erb:6 msgid "Organisation details" msgstr "Organisations-Details" -#: ../../app/views/layouts/_branding.html.erb:98 +#: ../../app/views/layouts/_branding.html.erb:103 msgid "Users" msgstr "Nutzer" -#: ../../app/views/layouts/_branding.html.erb:103 +#: ../../app/views/layouts/_branding.html.erb:108 #: ../../app/views/org_admin/questions/_show.html.erb:88 #: ../../app/views/org_admin/shared/_theme_selector.html.erb:16 #: ../../app/views/paginable/guidances/_index.html.erb:7 @@ -2916,15 +2947,15 @@ msgstr "Nutzer" msgid "Themes" msgstr "Themen" -#: ../../app/views/layouts/_branding.html.erb:108 +#: ../../app/views/layouts/_branding.html.erb:113 msgid "Usage" msgstr "Usage" -#: ../../app/views/layouts/_branding.html.erb:113 +#: ../../app/views/layouts/_branding.html.erb:118 msgid "Api Clients" msgstr "API-Clients" -#: ../../app/views/layouts/_branding.html.erb:116 +#: ../../app/views/layouts/_branding.html.erb:121 #: ../../app/views/org_admin/plans/index.html.erb:11 #: ../../app/views/super_admin/notifications/index.html.erb:1 #: ../../app/views/super_admin/notifications/index.html.erb:4 @@ -2955,44 +2986,44 @@ msgstr "Datenschutzerklärung" msgid "GitHub" msgstr "Github" -#: ../../app/views/layouts/_navigation.html.erb:12 +#: ../../app/views/layouts/_navigation.html.erb:6 #: ../../app/views/orgs/_profile_form.html.erb:58 msgid "logo" msgstr "Logo" -#: ../../app/views/layouts/_navigation.html.erb:23 +#: ../../app/views/layouts/_navigation.html.erb:26 #: ../../app/views/plans/index.html.erb:1 #: ../../app/views/plans/index.html.erb:4 msgid "My Dashboard" msgstr "Mein Dashboard" -#: ../../app/views/layouts/_navigation.html.erb:26 +#: ../../app/views/layouts/_navigation.html.erb:29 msgid "Create plans" msgstr "Pläne erstellen" -#: ../../app/views/layouts/_navigation.html.erb:31 +#: ../../app/views/layouts/_navigation.html.erb:34 msgid "Reference" msgstr "Hinweis" -#: ../../app/views/layouts/_navigation.html.erb:36 -#: ../../app/views/layouts/_navigation.html.erb:47 +#: ../../app/views/layouts/_navigation.html.erb:40 +#: ../../app/views/layouts/_navigation.html.erb:52 #: ../../app/views/public_pages/plan_index.html.erb:1 #: ../../app/views/public_pages/plan_index.html.erb:4 msgid "Public DMPs" msgstr "Öffentliche DMPs" -#: ../../app/views/layouts/_navigation.html.erb:39 -#: ../../app/views/layouts/_navigation.html.erb:50 +#: ../../app/views/layouts/_navigation.html.erb:43 +#: ../../app/views/layouts/_navigation.html.erb:55 #: ../../app/views/public_pages/template_index.html.erb:1 #: ../../app/views/public_pages/template_index.html.erb:4 msgid "DMP Templates" msgstr "DMP-Vorlagen" -#: ../../app/views/layouts/_navigation.html.erb:44 +#: ../../app/views/layouts/_navigation.html.erb:49 msgid "Home" msgstr "Start" -#: ../../app/views/layouts/_navigation.html.erb:55 +#: ../../app/views/layouts/_navigation.html.erb:60 #: ../../app/views/static_pages/about_us.html.erb:35 #: ../../app/views/static_pages/help.html.erb:1 #: ../../app/views/static_pages/help.html.erb:4 @@ -3024,7 +3055,7 @@ msgstr "Alle anzeigen" msgid "View less" msgstr "Weniger anzeigen" -#: ../../app/views/layouts/_signin_signout.html.erb:32 +#: ../../app/views/layouts/_signin_signout.html.erb:39 msgid "Logout" msgstr "Abmelden" @@ -3033,50 +3064,54 @@ msgstr "Abmelden" msgid "%{application_name}" msgstr "%{application_name}" -#: ../../app/views/layouts/application.html.erb:92 -msgid "Notice:" -msgstr "Beachten:" - #: ../../app/views/layouts/application.html.erb:92 msgid "Error:" msgstr "Error:" -#: ../../app/views/layouts/application.html.erb:103 +#: ../../app/views/layouts/application.html.erb:92 +msgid "Notice:" +msgstr "Beachten:" + +#: ../../app/views/layouts/application.html.erb:102 msgid "Loading..." msgstr "Laden..." -#: ../../app/views/layouts/application.html.erb:122 +#: ../../app/views/layouts/application.html.erb:120 #: ../../app/views/plans/new.html.erb:2 msgid "This field is required." msgstr "Dieses Feld wird benötigt." -#: ../../app/views/layouts/application.html.erb:124 +#: ../../app/views/layouts/application.html.erb:121 +msgid "The passwords must match." +msgstr "" + +#: ../../app/views/layouts/application.html.erb:123 #: ../../app/views/shared/_create_account_form.html.erb:31 msgid "Show password" msgstr "Passwort anzeigen" -#: ../../app/views/layouts/application.html.erb:125 +#: ../../app/views/layouts/application.html.erb:124 msgid "Select an organisation from the list." msgstr "Wählen Sie eine Organisation aus der Liste aus." -#: ../../app/views/layouts/application.html.erb:126 +#: ../../app/views/layouts/application.html.erb:125 msgid "My organisation isn't listed" msgstr "Meine Organisation ist nicht aufgeführt" -#: ../../app/views/layouts/application.html.erb:128 +#: ../../app/views/layouts/application.html.erb:127 #: ../../app/views/paginable/plans/_privately_visible.html.erb:42 msgid "N/A" msgstr "N / A" -#: ../../app/views/layouts/application.html.erb:132 +#: ../../app/views/layouts/application.html.erb:131 msgid "Hide list." msgstr "Liste ausblenden" -#: ../../app/views/layouts/application.html.erb:133 +#: ../../app/views/layouts/application.html.erb:132 msgid "See the full list of partner institutions." msgstr "Siehe die vollständige Liste der Partnereinrichtungen." -#: ../../app/views/layouts/application.html.erb:135 +#: ../../app/views/layouts/application.html.erb:134 msgid "" "Unable to find a suitable template for the research organisation and funder yo" "u selected." @@ -3084,27 +3119,27 @@ msgstr "" "Es konnte keine geeignete Vorlage für die von Ihnen ausgewählte Forschungsorga" "nisation und den ausgewählten Geldgeber gefunden werden." -#: ../../app/views/layouts/application.html.erb:136 +#: ../../app/views/layouts/application.html.erb:135 msgid "Please select a research organisation and funder to continue." msgstr "Bitte wählen Sie eine Forschungsorganisation und Förderer, um fortzufahren." -#: ../../app/views/layouts/application.html.erb:138 +#: ../../app/views/layouts/application.html.erb:137 msgid "Loading ..." msgstr "Laden ..." -#: ../../app/views/layouts/application.html.erb:139 +#: ../../app/views/layouts/application.html.erb:138 msgid "Unable to load the section's content at this time." msgstr "Der Inhalt des Abschnitts konnte zu diesem Zeitpunkt nicht geladen werden." -#: ../../app/views/layouts/application.html.erb:140 +#: ../../app/views/layouts/application.html.erb:139 msgid "Unable to load the question's content at this time." msgstr "Der Inhalt der Frage konnte zu diesem Zeitpunkt nicht geladen werden." -#: ../../app/views/layouts/application.html.erb:141 +#: ../../app/views/layouts/application.html.erb:140 msgid "Opens in a new window" msgstr "Wird in einem neuen Fenster geöffnet" -#: ../../app/views/layouts/application.html.erb:143 +#: ../../app/views/layouts/application.html.erb:142 msgid "" "%{n} results are available, use up and down arrows to navigate suggestions. Us" "e the Enter key to select a suggestion or the Escape key to close the suggesti" @@ -3115,14 +3150,23 @@ msgstr "" "en Vorschlag auszuwählen, oder die Escape-Taste, um die Vorschläge zu schließe" "n." -#: ../../app/views/layouts/application.html.erb:144 +#: ../../app/views/layouts/application.html.erb:143 msgid "No results are available for your entry." msgstr "Für Ihren Eintrag sind keine Ergebnisse verfügbar." -#: ../../app/views/layouts/application.html.erb:145 +#: ../../app/views/layouts/application.html.erb:144 msgid "Searching ..." msgstr "Suchen ..." +#: ../../app/views/layouts/application.html.erb:148 +#: ../../app/views/research_outputs/repositories/_search_result.html.erb:32 +msgid "More info" +msgstr "Mehr Info" + +#: ../../app/views/layouts/application.html.erb:149 +msgid "Less info" +msgstr "" + #: ../../app/views/layouts/modal_search/_form.html.erb:24 msgid "- Enter a search term %{examples} -" msgstr "- Geben Sie einen Suchbegriff ein %{examples} -" @@ -3132,16 +3176,11 @@ msgstr "- Geben Sie einen Suchbegriff ein %{examples} -" msgid "No results matched your filter criteria." msgstr "Keine Ergebnisse entsprechen Ihren Filterkriterien." -#: ../../app/views/layouts/modal_search/_form.html.erb:41 -#: ../../app/views/layouts/modal_search/_form.html.erb:84 -msgid "Close" -msgstr "Nah dran" - -#: ../../app/views/layouts/modal_search/_form.html.erb:44 +#: ../../app/views/layouts/modal_search/_form.html.erb:40 msgid "%{topic} search" msgstr "%{topic} suchen" -#: ../../app/views/layouts/modal_search/_form.html.erb:67 +#: ../../app/views/layouts/modal_search/_form.html.erb:66 msgid "Apply filter(s)" msgstr "Filter anwenden" @@ -3170,7 +3209,7 @@ msgid "Add Comment" msgstr "Einen Kommentar hinzufügen" #: ../../app/views/notes/_list.html.erb:15 -#: ../../app/views/org_admin/questions/_show.html.erb:218 +#: ../../app/views/org_admin/questions/_show.html.erb:215 #: ../../app/views/paginable/api_clients/_index.html.erb:43 #: ../../app/views/paginable/contributors/_index.html.erb:53 #: ../../app/views/paginable/departments/_index.html.erb:27 @@ -3202,19 +3241,51 @@ msgid "%{org} Example Answer" msgstr "%{org} Beispiel-Antwort" #: ../../app/views/org_admin/conditions/_add.html.erb:3 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:7 msgid "Add condition" msgstr "Bedingung hinzufügen" +#: ../../app/views/org_admin/conditions/_add.html.erb:5 +msgid "To add a condition you must have selected an Option and Action together with" +msgstr "" + +#: ../../app/views/org_admin/conditions/_add.html.erb:7 +msgid "if Action is 'remove', you need to select one or more choices in Target." +msgstr "" + +#: ../../app/views/org_admin/conditions/_add.html.erb:8 +msgid "" +"if Action is 'add notification', you need to fill in all the fields in the 'Se" +"nd email' popup." +msgstr "" + +#: ../../app/views/org_admin/conditions/_add.html.erb:10 +msgid "Otherwise, the condition will not be saved." +msgstr "" + #: ../../app/views/org_admin/conditions/_container.html.erb:5 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:10 msgid "Option" msgstr "Möglichkeit" #: ../../app/views/org_admin/conditions/_container.html.erb:8 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:15 #: ../../app/views/super_admin/orgs/_analysis.html.erb:47 msgid "Action" msgstr "Aktion" -#: ../../app/views/org_admin/conditions/_form.html.erb:25 +#: ../../app/views/org_admin/conditions/_container.html.erb:11 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:21 +msgid "Target" +msgstr "" + +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:4 +msgid "" +"Hover over the email address to view email content. To change email details yo" +"u need to remove and add the condition again." +msgstr "" + +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:26 msgid "Edit email" msgstr "E-Mail bearbeiten" @@ -3222,19 +3293,23 @@ msgstr "E-Mail bearbeiten" msgid "Send email" msgstr "E-Mail senden" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:21 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:7 +msgid "Close" +msgstr "Nah dran" + +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:19 msgid "recipient_email@example.com" msgstr "Empfänger_email@example.com" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:33 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:31 msgid "Email content" msgstr "E-Mail-Inhalt" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:37 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:35 msgid "Discard " msgstr "Verwerfen" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:38 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:36 msgid "Save " msgstr "sparen" @@ -3469,16 +3544,16 @@ msgstr "Aktionen" msgid "Feedback requested" msgstr "Feedback wurde angefordert." +#: ../../app/views/org_admin/plans/index.html.erb:29 +msgid "Complete" +msgstr "Vollständig" + #: ../../app/views/org_admin/plans/index.html.erb:29 msgid "Notify the plan owner that I have finished providing feedback" msgstr "" "Benachrichtigen Sie den Eigentümer des Plans, dass ich mit der Bereitstellung " "von Feedback fertig bin" -#: ../../app/views/org_admin/plans/index.html.erb:29 -msgid "Complete" -msgstr "Vollständig" - #: ../../app/views/org_admin/plans/index.html.erb:39 msgid "" "Download plans (new window) " -#: ../../app/views/org_admin/questions/_form.html.erb:49 -#: ../../app/views/org_admin/questions/_form.html.erb:57 -msgid "Add Conditions" -msgstr "Bedingungen hinzufügen" - -#: ../../app/views/org_admin/questions/_form.html.erb:56 +#: ../../app/views/org_admin/questions/_form.html.erb:58 msgid "Save this question before adding conditions." msgstr "Speichern Sie diese Frage, bevor Sie Bedingungen hinzufügen." -#: ../../app/views/org_admin/questions/_form.html.erb:66 -msgid "Display additional comment area." -msgstr "Zusätzlichen Kommentarbereich anzeigen" +#: ../../app/views/org_admin/questions/_form.html.erb:59 +msgid "Edit Conditions" +msgstr "" -#: ../../app/views/org_admin/questions/_form.html.erb:72 +#: ../../app/views/org_admin/questions/_form.html.erb:68 +msgid "Display additional comment area" +msgstr "" + +#: ../../app/views/org_admin/questions/_form.html.erb:73 msgid "Default answer" msgstr "Voreingestellte Antwort" -#: ../../app/views/org_admin/questions/_form.html.erb:95 +#: ../../app/views/org_admin/questions/_form.html.erb:96 msgid "" "Select one or more themes that are relevant to this question. This will allow " "similarly themed organisation-level guidance to appear alongside your question" @@ -3584,7 +3658,7 @@ msgstr "" " diese Weise können ähnliche Anleitungen auf Organisationsebene neben Ihrer Fr" "age angezeigt werden." -#: ../../app/views/org_admin/questions/_form.html.erb:102 +#: ../../app/views/org_admin/questions/_form.html.erb:103 #: ../../app/views/org_admin/sections/_form.html.erb:19 #: ../../app/views/super_admin/api_clients/_form.html.erb:79 #: ../../app/views/super_admin/notifications/_form.html.erb:68 @@ -3592,7 +3666,7 @@ msgstr "" msgid "Delete" msgstr "Löschen" -#: ../../app/views/org_admin/questions/_form.html.erb:102 +#: ../../app/views/org_admin/questions/_form.html.erb:103 msgid "You are about to delete question #%{question_number}. Are you sure?" msgstr "Sie sind dabei, die Frage #%{question_number} zu löschen. Sind Sie sicher?" @@ -3644,7 +3718,7 @@ msgstr "" "Klicken Sie auf die folgenden Links, um Anleitungen Ihrer Einrichtung anzuzeig" "en, die sich auf das in dieser Frage behandelte Thema beziehen." -#: ../../app/views/org_admin/questions/_show.html.erb:169 +#: ../../app/views/org_admin/questions/_show.html.erb:166 msgid "" "Note: New plans will automatically display this guidance.\n" " Users then have the ability to hide/display the guidance when edit" @@ -3654,7 +3728,7 @@ msgstr "" " die Möglichkeit, die Anleitung beim Bearbeiten ihres Plans ein- und auszublen" "den." -#: ../../app/views/org_admin/questions/_show.html.erb:172 +#: ../../app/views/org_admin/questions/_show.html.erb:169 msgid "" "There is no organisational guidance related to the themes associated with this" " question." @@ -3662,14 +3736,14 @@ msgstr "" "Zu den Themen, auf die sich diese Frage bezieht, gibt es keine Erläuterungen I" "hrer Einrichtung." -#: ../../app/views/org_admin/questions/_show.html.erb:182 -#: ../../app/views/org_admin/questions/_show.html.erb:194 -#: ../../app/views/org_admin/questions/_show.html.erb:224 +#: ../../app/views/org_admin/questions/_show.html.erb:179 +#: ../../app/views/org_admin/questions/_show.html.erb:191 +#: ../../app/views/org_admin/questions/_show.html.erb:221 msgid "Annotations" msgstr "Anmerkungen" -#: ../../app/views/org_admin/questions/_show.html.erb:188 -#: ../../app/views/org_admin/questions/_show.html.erb:230 +#: ../../app/views/org_admin/questions/_show.html.erb:185 +#: ../../app/views/org_admin/questions/_show.html.erb:227 msgid "None provided" msgstr "Keine zur Verfügung gestellt" @@ -3700,11 +3774,11 @@ msgstr "" "Sie sind dabei '%{section_title}' zu entfernen. Das wird Auswirkungen auf die " "Fragen haben, die mit diesem Abschnitt verbunden sind. Sind Sie sicher?" -#: ../../app/views/org_admin/sections/_index.html.erb:61 +#: ../../app/views/org_admin/sections/_index.html.erb:63 msgid "Add a new section" msgstr "Einen neuen Abschnitt hinzufügen" -#: ../../app/views/org_admin/shared/_theme_selector.html.erb:43 +#: ../../app/views/org_admin/shared/_theme_selector.html.erb:44 msgid "No themes have been defined. Please contact your administrator for assistance." msgstr "" "Es wurden keine Themen definiert. Wenden Sie sich an Ihren Administrator, um U" @@ -3726,12 +3800,12 @@ msgstr "" "Durch Aktivieren dieses Kontrollkästchens wird verhindert, dass die Vorlage in" " der öffentlichen Vorlagenliste angezeigt wird." -#: ../../app/views/org_admin/templates/_form.html.erb:25 +#: ../../app/views/org_admin/templates/_form.html.erb:28 #: ../../app/views/org_admin/templates/_show.html.erb:35 msgid "for internal %{org_name} use only" msgstr "nur für interne Nutzung bei %{org_name} " -#: ../../app/views/org_admin/templates/_form.html.erb:38 +#: ../../app/views/org_admin/templates/_form.html.erb:41 #: ../../app/views/org_admin/templates/_show.html.erb:13 #: ../../app/views/paginable/guidance_groups/_index.html.erb:7 #: ../../app/views/paginable/guidances/_index.html.erb:9 @@ -3741,7 +3815,7 @@ msgstr "nur für interne Nutzung bei %{org_name} " msgid "Status" msgstr "Status" -#: ../../app/views/org_admin/templates/_form.html.erb:43 +#: ../../app/views/org_admin/templates/_form.html.erb:46 #: ../../app/views/org_admin/templates/_row.html.erb:16 #: ../../app/views/org_admin/templates/_show.html.erb:26 #: ../../app/views/paginable/guidance_groups/_index.html.erb:24 @@ -3751,17 +3825,17 @@ msgstr "Status" msgid "Unpublished" msgstr "Unveröffentlicht" -#: ../../app/views/org_admin/templates/_form.html.erb:45 +#: ../../app/views/org_admin/templates/_form.html.erb:48 #: ../../app/views/paginable/templates/_history.html.erb:19 msgid "Draft" msgstr "Entwurf" -#: ../../app/views/org_admin/templates/_form.html.erb:52 +#: ../../app/views/org_admin/templates/_form.html.erb:55 #: ../../app/views/org_admin/templates/_show.html.erb:41 msgid "Created at" msgstr "Angelegt am" -#: ../../app/views/org_admin/templates/_form.html.erb:58 +#: ../../app/views/org_admin/templates/_form.html.erb:61 #: ../../app/views/org_admin/templates/_show.html.erb:43 #: ../../app/views/paginable/guidance_groups/_index.html.erb:9 #: ../../app/views/paginable/guidances/_index.html.erb:10 @@ -3769,12 +3843,12 @@ msgstr "Angelegt am" msgid "Last updated" msgstr "Zuletzt aktualisiert" -#: ../../app/views/org_admin/templates/_form.html.erb:70 +#: ../../app/views/org_admin/templates/_form.html.erb:73 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:10 msgid "Funder Links" msgstr "Geldgeber-Verbindungen" -#: ../../app/views/org_admin/templates/_form.html.erb:73 +#: ../../app/views/org_admin/templates/_form.html.erb:76 msgid "" "Add links to funder websites that provide additional information about the req" "uirements for this template" @@ -3782,11 +3856,11 @@ msgstr "" "Fügen Sie Links zu Förderer-Websiten hinzu, die zusätzliche Informationen zu d" "en Anforderungen für diese Vorlage bereitstellen." -#: ../../app/views/org_admin/templates/_form.html.erb:79 +#: ../../app/views/org_admin/templates/_form.html.erb:82 msgid "Sample Plan Links" msgstr "Beispielplan Links" -#: ../../app/views/org_admin/templates/_form.html.erb:82 +#: ../../app/views/org_admin/templates/_form.html.erb:85 msgid "Add links to sample plans if provided by the funder." msgstr "" "Fügen Sie Links zu Beispielplänen hinzu, falls diese vom Forschungsförderer be" @@ -4059,7 +4133,7 @@ msgstr "Entfernen Sie das Logo" #: ../../app/views/orgs/_profile_form.html.erb:65 #: ../../app/views/orgs/shibboleth_ds.html.erb:34 -#: ../../app/views/plans/new.html.erb:64 ../../app/views/plans/new.html.erb:93 +#: ../../app/views/plans/new.html.erb:62 ../../app/views/plans/new.html.erb:91 #: ../../app/views/shared/_sign_in_form.html.erb:23 msgid "or" msgstr "oder" @@ -4117,7 +4191,7 @@ msgid "Profile information" msgstr "Profil Information" #: ../../app/views/orgs/admin_edit.html.erb:22 -#: ../../app/views/plans/_navigation.html.erb:33 +#: ../../app/views/plans/_navigation.html.erb:37 #: ../../app/views/plans/_request_feedback_form.html.erb:19 #: ../../app/views/static_pages/help.html.erb:45 msgid "Request feedback" @@ -4142,7 +4216,7 @@ msgid "Please select one" msgstr "Bitte wählen Sie" #: ../../app/views/orgs/shibboleth_ds.html.erb:30 -#: ../../app/views/usage/_user_statistics.html.erb:76 +#: ../../app/views/usage/_user_statistics.html.erb:73 msgid "Go" msgstr "Gehen" @@ -4190,7 +4264,7 @@ msgstr "" "Sie sind dabei, '%{client_name}' zu löschen. Sie können nicht mehr auf die API" " zugreifen. Bist du sicher?" -#: ../../app/views/paginable/contributors/_index.html.erb:57 +#: ../../app/views/paginable/contributors/_index.html.erb:58 msgid "You are about to delete '%{contributor_name}'. Are you sure?" msgstr "Du bist dabei '%{contributor_name}' zu löschen. Bist du sicher?" @@ -4216,7 +4290,7 @@ msgstr "" #: ../../app/views/paginable/plans/_privately_visible.html.erb:48 #: ../../app/views/paginable/templates/_history.html.erb:42 #: ../../app/views/paginable/users/_index.html.erb:92 -#: ../../app/views/shared/_create_plan_modal.html.erb:12 +#: ../../app/views/shared/_create_plan_modal.html.erb:15 msgid "No" msgstr "Keine" @@ -4225,7 +4299,7 @@ msgstr "Keine" #: ../../app/views/paginable/plans/_privately_visible.html.erb:46 #: ../../app/views/paginable/templates/_history.html.erb:42 #: ../../app/views/paginable/users/_index.html.erb:92 -#: ../../app/views/shared/_create_plan_modal.html.erb:11 +#: ../../app/views/shared/_create_plan_modal.html.erb:14 msgid "Yes" msgstr "Ja" @@ -4342,7 +4416,7 @@ msgstr "Erstellt" #: ../../app/views/paginable/templates/_history.html.erb:6 #: ../../app/views/paginable/templates/_organisational.html.erb:2 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:7 -#: ../../app/views/plans/_navigation.html.erb:38 +#: ../../app/views/plans/_navigation.html.erb:43 #: ../../app/views/usage/_user_statistics.html.erb:23 #: ../../app/views/usage/_user_statistics.html.erb:38 msgid "Download" @@ -4367,7 +4441,7 @@ msgstr "Unbekannt" #: ../../app/views/paginable/plans/_publicly_visible.html.erb:23 #: ../../app/views/paginable/templates/_history.html.erb:27 #: ../../app/views/paginable/templates/_history.html.erb:34 -#: ../../app/views/paginable/templates/_organisational.html.erb:84 +#: ../../app/views/paginable/templates/_organisational.html.erb:86 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:28 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:35 msgid "(new window)" @@ -4386,7 +4460,7 @@ msgid "Shared" msgstr "Gemeinsam genutzt" #: ../../app/views/paginable/plans/_privately_visible.html.erb:64 -#: ../../app/views/plans/_navigation.html.erb:28 +#: ../../app/views/plans/_navigation.html.erb:31 msgid "Share" msgstr "Teilen" @@ -4495,7 +4569,7 @@ msgstr "Anpassungen bearbeiten" msgid "View customizations" msgstr "Anzeigen von Anpassungen" -#: ../../app/views/paginable/templates/_organisational.html.erb:76 +#: ../../app/views/paginable/templates/_organisational.html.erb:77 msgid "" "Are you sure you want to remove \"%{template_title}\"? Any published versions wi" "ll become unavailable to users." @@ -4503,9 +4577,9 @@ msgstr "" "Möchten Sie \"%{template_title}\" wirklich entfernen? Alle veröffentlichten Vers" "ionen sind für Benutzer nicht mehr verfügbar." -#: ../../app/views/paginable/templates/_organisational.html.erb:90 +#: ../../app/views/paginable/templates/_organisational.html.erb:92 #: ../../app/views/shared/_copy_link_modal.html.erb:6 -#: ../../app/views/shared/_copy_link_modal.html.erb:13 +#: ../../app/views/shared/_copy_link_modal.html.erb:16 msgid "Copy link" msgstr "Link kopieren" @@ -4528,14 +4602,14 @@ msgstr "Letzte Aktualisierung" msgid "Create a new plan" msgstr "Einen neuen Plan erstellen" -#: ../../app/views/paginable/templates/_publicly_visible.html.erb:13 -msgid "(if available)" -msgstr "(wenn verfügbar)" - #: ../../app/views/paginable/templates/_publicly_visible.html.erb:13 msgid "Sample Plans" msgstr "Beispielpläne" +#: ../../app/views/paginable/templates/_publicly_visible.html.erb:13 +msgid "(if available)" +msgstr "(wenn verfügbar)" + #: ../../app/views/paginable/templates/_publicly_visible.html.erb:47 msgid "Copy link to create a new plan" msgstr "Kopieren Sie den Link, um einen neuen Plan zu erstellen" @@ -4585,7 +4659,7 @@ msgstr "Letzte Aktivität" msgid "Edit Profile" msgstr "Profil bearbeiten" -#: ../../app/views/phases/_edit_plan_answers.html.erb:77 +#: ../../app/views/phases/_edit_plan_answers.html.erb:74 msgid "Comments & Guidance" msgstr "Kommentare & Anleitung" @@ -4676,7 +4750,7 @@ msgstr "" "-popup-info\">%{open_in_new_window_text}" #: ../../app/views/plans/_edit_details.html.erb:14 -#: ../../app/views/plans/_guidance_selection.html.erb:38 +#: ../../app/views/plans/_guidance_selection.html.erb:36 msgid "Select Guidance" msgstr "Wählen Sie Führung" @@ -4704,7 +4778,7 @@ msgstr "Siehe die vollständige Liste" msgid "There is no additional guidance for this template." msgstr "Für diese Vorlage gibt gibt es keine spezifischen Anleitungen ." -#: ../../app/views/plans/_guidance_selection.html.erb:40 +#: ../../app/views/plans/_guidance_selection.html.erb:38 msgid "" "To help you write your plan, %{application_name} can show you guidance from a " "variety of organisations. Please choose up to 6 organisations of the following" @@ -4715,29 +4789,29 @@ msgstr "" "Organisationen der folgenden Organisationen aus, die für Ihren Plan relevante " "Leitlinien anbieten." -#: ../../app/views/plans/_guidance_selection.html.erb:42 +#: ../../app/views/plans/_guidance_selection.html.erb:40 msgid "Don't forget to save your changes after making your selections." msgstr "" "Vergessen Sie nicht, Ihre Änderungen zu speichern, nachdem Sie Ihre Auswahl ge" "troffen haben." -#: ../../app/views/plans/_navigation.html.erb:4 +#: ../../app/views/plans/_navigation.html.erb:5 msgid "Project Details" msgstr "Projekt Details" -#: ../../app/views/plans/_navigation.html.erb:7 +#: ../../app/views/plans/_navigation.html.erb:8 msgid "Contributors" msgstr "Mitwirkende" -#: ../../app/views/plans/_navigation.html.erb:11 +#: ../../app/views/plans/_navigation.html.erb:12 msgid "Plan overview" msgstr "Planübersicht" -#: ../../app/views/plans/_navigation.html.erb:16 +#: ../../app/views/plans/_navigation.html.erb:18 msgid "Write Plan" msgstr "Schreiben Sie einen Plan" -#: ../../app/views/plans/_navigation.html.erb:22 +#: ../../app/views/plans/_navigation.html.erb:24 msgid "Research Outputs" msgstr "Forschungsergebnisse" @@ -4805,76 +4879,76 @@ msgstr "Beschreibung der ethischen Probleme" msgid "Link to a protocol from a meeting with an ethics commitee" msgstr "Link zu einem Protokoll eines Treffens mit einer Ethikkommission" -#: ../../app/views/plans/_project_details.html.erb:27 -#: ../../app/views/plans/new.html.erb:38 +#: ../../app/views/plans/_project_details.html.erb:25 +#: ../../app/views/plans/new.html.erb:36 msgid "mock project for testing, practice, or educational purposes" msgstr "Testprojekt für Test-, Übungs- oder Bildungszwecke" -#: ../../app/views/plans/_project_details.html.erb:35 +#: ../../app/views/plans/_project_details.html.erb:33 msgid "Project abstract" msgstr "Projekt Zusammenfassung" -#: ../../app/views/plans/_project_details.html.erb:47 +#: ../../app/views/plans/_project_details.html.erb:45 msgid "Research domain" msgstr "Forschungsdomäne" -#: ../../app/views/plans/_project_details.html.erb:52 -#: ../../app/views/plans/_project_details.html.erb:173 +#: ../../app/views/plans/_project_details.html.erb:50 +#: ../../app/views/plans/_project_details.html.erb:171 #: ../../app/views/research_outputs/_form.html.erb:23 #: ../../app/views/research_outputs/licenses/_form.html.erb:19 msgid "- Please select one -" msgstr "- Bitte wählen Sie eine aus -" -#: ../../app/views/plans/_project_details.html.erb:62 +#: ../../app/views/plans/_project_details.html.erb:60 msgid "Project Start" msgstr "Projektstart" -#: ../../app/views/plans/_project_details.html.erb:65 +#: ../../app/views/plans/_project_details.html.erb:63 msgid "The estimated date on which you will begin this project." msgstr "Das voraussichtliche Datum, an dem Sie mit diesem Projekt beginnen." -#: ../../app/views/plans/_project_details.html.erb:68 +#: ../../app/views/plans/_project_details.html.erb:66 msgid "Project End" msgstr "Projektende" -#: ../../app/views/plans/_project_details.html.erb:71 +#: ../../app/views/plans/_project_details.html.erb:69 msgid "The estimated date on which you will complete this project." msgstr "Das voraussichtliche Datum, an dem Sie dieses Projekt abschließen werden." -#: ../../app/views/plans/_project_details.html.erb:80 +#: ../../app/views/plans/_project_details.html.erb:78 msgid "Landing page" msgstr "Zielseite" -#: ../../app/views/plans/_project_details.html.erb:93 +#: ../../app/views/plans/_project_details.html.erb:91 #: ../../app/views/plans/_show_details.html.erb:22 msgid "ID" msgstr "ID" -#: ../../app/views/plans/_project_details.html.erb:114 +#: ../../app/views/plans/_project_details.html.erb:112 msgid "Research outputs may have ethical concerns" msgstr "Forschungsergebnisse können ethische Bedenken haben" -#: ../../app/views/plans/_project_details.html.erb:121 +#: ../../app/views/plans/_project_details.html.erb:119 msgid "Describe any ethical concerns" msgstr "Beschreiben Sie alle ethischen Bedenken" -#: ../../app/views/plans/_project_details.html.erb:134 +#: ../../app/views/plans/_project_details.html.erb:132 msgid "Ethical protocols" msgstr "Ethische Protokolle" -#: ../../app/views/plans/_project_details.html.erb:167 +#: ../../app/views/plans/_project_details.html.erb:165 msgid "Funding status" msgstr "Finanzierungsstatus" -#: ../../app/views/plans/_project_details.html.erb:180 +#: ../../app/views/plans/_project_details.html.erb:178 msgid "Grant number/url" msgstr "Bewilligungsnummer / URL" -#: ../../app/views/plans/_project_details.html.erb:194 +#: ../../app/views/plans/_project_details.html.erb:192 msgid "Grant number:" msgstr "Fördernummer:" -#: ../../app/views/plans/_project_details.html.erb:198 +#: ../../app/views/plans/_project_details.html.erb:196 msgid "" "Provide a URL to the award's landing page if possible, if not please provide t" "he award/grant number." @@ -5070,11 +5144,11 @@ msgstr "" msgid "What research project are you planning?" msgstr "Welches Forschungsprojekt planen Sie?" -#: ../../app/views/plans/new.html.erb:47 +#: ../../app/views/plans/new.html.erb:45 msgid "Select the primary research organisation" msgstr "Wählen Sie die primäre Forschungsorganisation" -#: ../../app/views/plans/new.html.erb:67 +#: ../../app/views/plans/new.html.erb:65 msgid "" "No research organisation associated with this plan or my research organisation" " is not listed" @@ -5082,25 +5156,25 @@ msgstr "" "Keine Forschungsorganisation, die mit diesem Plan oder meiner Forschungsorgani" "sation assoziiert ist, ist nicht aufgeführt" -#: ../../app/views/plans/new.html.erb:77 +#: ../../app/views/plans/new.html.erb:75 msgid "Select the primary funding organisation" msgstr "Wählen Sie die primäre Förderorganisation aus" -#: ../../app/views/plans/new.html.erb:96 +#: ../../app/views/plans/new.html.erb:94 msgid "No funder associated with this plan or my funder is not listed" msgstr "" "Kein Geldgeber, der mit diesem Plan oder meinem Geldgeber verbunden ist, ist n" "icht aufgeführt" -#: ../../app/views/plans/new.html.erb:108 +#: ../../app/views/plans/new.html.erb:106 msgid "Which DMP template would you like to use?" msgstr "Welche DMP-Vorlage möchten Sie verwenden?" -#: ../../app/views/plans/new.html.erb:111 +#: ../../app/views/plans/new.html.erb:109 msgid "Please select a template" msgstr "Bitte wählen Sie eine Vorlage" -#: ../../app/views/plans/new.html.erb:116 +#: ../../app/views/plans/new.html.erb:114 msgid "We found multiple DMP templates corresponding to your funder." msgstr "Wir haben mehrere DMP-Vorlagen gefunden, die Ihrem Geldgeber entsprechen." @@ -5308,10 +5382,6 @@ msgstr "- Wählen Sie einen Repository-Typ aus -" msgid "Click to view repositories related to %{subject}" msgstr "Klicken Sie hier, um Repositories im Zusammenhang mit %{subject} anzuzeigen" -#: ../../app/views/research_outputs/repositories/_search_result.html.erb:32 -msgid "More info" -msgstr "Mehr Info" - #: ../../app/views/research_outputs/repositories/_search_result.html.erb:37 msgid "Repository URL" msgstr "Repository-URL" @@ -5344,15 +5414,15 @@ msgstr "Repository-Typ" msgid "Last Name" msgstr "Nachname" -#: ../../app/views/shared/_create_account_form.html.erb:39 +#: ../../app/views/shared/_create_account_form.html.erb:38 msgid "I accept the" msgstr "Ich akzeptiere das" -#: ../../app/views/shared/_create_account_form.html.erb:40 +#: ../../app/views/shared/_create_account_form.html.erb:39 msgid "terms and conditions" msgstr "Geschäftsbedingungen" -#: ../../app/views/shared/_create_plan_modal.html.erb:8 +#: ../../app/views/shared/_create_plan_modal.html.erb:11 msgid "Would you like to create a plan based on the \"%{name}\" template?" msgstr "Möchten Sie einen Plan basierend auf der Vorlage \"%{name}\" erstellen?" @@ -5376,7 +5446,7 @@ msgstr "Entfernen Sie diesen Link" msgid "+ Add an additional URL" msgstr "+ Fügen Sie eine zusätzliche URL hinzu" -#: ../../app/views/shared/_search.html.erb:15 +#: ../../app/views/shared/_search.html.erb:17 msgid "Only Show Admins" msgstr "Nur Administratoren anzeigen" @@ -6110,14 +6180,14 @@ msgstr "Neuer API-Client" msgid "New API Client" msgstr "Neuer API-Client" -#: ../../app/views/super_admin/api_clients/refresh_credentials.js.erb:1 -msgid "Unable to regenerate the client credentials." -msgstr "Die Client-Anmeldeinformationen können nicht neu generiert werden." - #: ../../app/views/super_admin/api_clients/refresh_credentials.js.erb:1 msgid "Successfully regenerated the client credentials." msgstr "Die Client-Anmeldeinformationen wurden erfolgreich neu generiert." +#: ../../app/views/super_admin/api_clients/refresh_credentials.js.erb:1 +msgid "Unable to regenerate the client credentials." +msgstr "Die Client-Anmeldeinformationen können nicht neu generiert werden." + #: ../../app/views/super_admin/notifications/_form.html.erb:20 msgid "" "Info: Simple information message, displayed in blue.
, 2023. +# English translations for roadmap_upstream package. +# Copyright (C) 2025 roadmap_upstream +# This file is distributed under the same license as the roadmap_upstream package. +# FIRST AUTHOR , 2025. # msgid "" msgstr "" -"Project-Id-Version: roadmap 1.0\n" +"Project-Id-Version: roadmap_upstream 1.0\n" "Report-Msgid-Bugs-To: contact@translation.io\n" -"POT-Creation-Date: 2023-04-12 10:30-0700\n" -"PO-Revision-Date: 2023-04-12 10:30-0700\n" +"POT-Creation-Date: 2025-04-10 13:28-0600\n" +"PO-Revision-Date: 2025-04-10 13:28-0600\n" "Last-Translator: FULL NAME \n" "Language-Team: English\n" "Language: en\n" @@ -265,7 +265,7 @@ msgstr "added" #: ../../app/controllers/notes_controller.rb:88 #: ../../app/controllers/org_admin/departments_controller.rb:50 #: ../../app/controllers/org_admin/sections_controller.rb:103 -#: ../../app/controllers/org_admin/templates_controller.rb:205 +#: ../../app/controllers/org_admin/templates_controller.rb:210 #: ../../app/controllers/orgs_controller.rb:92 #: ../../app/controllers/plans_controller.rb:280 #: ../../app/controllers/plans_controller.rb:283 @@ -285,7 +285,7 @@ msgstr "saved" #: ../../app/controllers/notes_controller.rb:106 #: ../../app/controllers/org_admin/departments_controller.rb:52 #: ../../app/controllers/org_admin/sections_controller.rb:105 -#: ../../app/controllers/org_admin/templates_controller.rb:210 +#: ../../app/controllers/org_admin/templates_controller.rb:215 #: ../../app/controllers/orgs_controller.rb:94 #: ../../app/controllers/plans_controller.rb:289 #: ../../app/controllers/plans_controller.rb:292 @@ -297,28 +297,28 @@ msgstr "saved" msgid "save" msgstr "save" -#: ../../app/controllers/contributors_controller.rb:84 +#: ../../app/controllers/contributors_controller.rb:83 #: ../../app/controllers/notes_controller.rb:130 -#: ../../app/controllers/org_admin/templates_controller.rb:238 +#: ../../app/controllers/org_admin/templates_controller.rb:243 #: ../../app/controllers/research_outputs_controller.rb:74 #: ../../app/controllers/super_admin/orgs_controller.rb:94 msgid "removed" msgstr "removed" -#: ../../app/controllers/contributors_controller.rb:87 +#: ../../app/controllers/contributors_controller.rb:86 #: ../../app/controllers/notes_controller.rb:148 -#: ../../app/controllers/org_admin/templates_controller.rb:240 +#: ../../app/controllers/org_admin/templates_controller.rb:245 #: ../../app/controllers/research_outputs_controller.rb:77 #: ../../app/controllers/super_admin/orgs_controller.rb:97 msgid "remove" msgstr "remove" -#: ../../app/controllers/contributors_controller.rb:161 +#: ../../app/controllers/contributors_controller.rb:160 #: ../../app/controllers/research_outputs_controller.rb:208 msgid "plan not found" msgstr "plan not found" -#: ../../app/controllers/contributors_controller.rb:169 +#: ../../app/controllers/contributors_controller.rb:168 msgid "contributor not found" msgstr "contributor not found" @@ -337,7 +337,7 @@ msgstr "An error occurred when requesting feedback for this plan." #: ../../app/controllers/org_admin/phases_controller.rb:121 #: ../../app/controllers/org_admin/questions_controller.rb:94 #: ../../app/controllers/org_admin/sections_controller.rb:79 -#: ../../app/controllers/org_admin/templates_controller.rb:181 +#: ../../app/controllers/org_admin/templates_controller.rb:186 #: ../../app/controllers/plans_controller.rb:120 #: ../../app/controllers/super_admin/api_clients_controller.rb:44 #: ../../app/controllers/super_admin/notifications_controller.rb:38 @@ -353,7 +353,7 @@ msgstr "created" #: ../../app/controllers/org_admin/phases_controller.rb:123 #: ../../app/controllers/org_admin/questions_controller.rb:96 #: ../../app/controllers/org_admin/sections_controller.rb:86 -#: ../../app/controllers/org_admin/templates_controller.rb:183 +#: ../../app/controllers/org_admin/templates_controller.rb:188 #: ../../app/controllers/plans_controller.rb:151 #: ../../app/controllers/super_admin/api_clients_controller.rb:50 #: ../../app/controllers/super_admin/notifications_controller.rb:41 @@ -425,7 +425,7 @@ msgid "Unable to unlink your account from %{is}." msgstr "Unable to unlink your account from %{is}." #: ../../app/controllers/org_admin/phases_controller.rb:17 -#: ../../app/controllers/org_admin/templates_controller.rb:115 +#: ../../app/controllers/org_admin/templates_controller.rb:116 msgid "" "You are viewing a historical version of this template. You will not be able to" " make changes." @@ -473,20 +473,20 @@ msgstr "update" msgid "Unable to create a new version of this template." msgstr "Unable to create a new version of this template." -#: ../../app/controllers/org_admin/plans_controller.rb:36 +#: ../../app/controllers/org_admin/plans_controller.rb:40 msgid "%{plan_owner} has been notified that you have finished providing feedback" msgstr "%{plan_owner} has been notified that you have finished providing feedback" -#: ../../app/controllers/org_admin/plans_controller.rb:40 +#: ../../app/controllers/org_admin/plans_controller.rb:44 msgid "Unable to notify user that you have finished providing feedback." msgstr "Unable to notify user that you have finished providing feedback." -#: ../../app/controllers/org_admin/plans_controller.rb:56 -#: ../../app/views/plans/_project_details.html.erb:14 +#: ../../app/controllers/org_admin/plans_controller.rb:60 +#: ../../app/views/plans/_project_details.html.erb:15 msgid "Project title" msgstr "Project title" -#: ../../app/controllers/org_admin/plans_controller.rb:57 +#: ../../app/controllers/org_admin/plans_controller.rb:61 #: ../../app/views/paginable/plans/_index.html.erb:6 #: ../../app/views/paginable/plans/_org_admin.html.erb:19 #: ../../app/views/paginable/plans/_organisationally_or_publicly_visible.html.erb:13 @@ -495,7 +495,7 @@ msgstr "Project title" msgid "Template" msgstr "Template" -#: ../../app/controllers/org_admin/plans_controller.rb:58 +#: ../../app/controllers/org_admin/plans_controller.rb:62 #: ../../app/helpers/plans_helper.rb:22 #: ../../app/helpers/settings_template_helper.rb:16 #: ../../app/views/devise/registrations/_password_confirmation.html.erb:22 @@ -513,22 +513,22 @@ msgstr "Template" msgid "Organisation" msgstr "Organisation" -#: ../../app/controllers/org_admin/plans_controller.rb:59 +#: ../../app/controllers/org_admin/plans_controller.rb:63 msgid "Owner name" msgstr "Owner name" -#: ../../app/controllers/org_admin/plans_controller.rb:60 +#: ../../app/controllers/org_admin/plans_controller.rb:64 msgid "Owner email" msgstr "Owner email" -#: ../../app/controllers/org_admin/plans_controller.rb:61 +#: ../../app/controllers/org_admin/plans_controller.rb:65 #: ../../app/views/paginable/plans/_index.html.erb:9 #: ../../app/views/paginable/plans/_org_admin.html.erb:23 #: ../../app/views/paginable/plans/_organisationally_or_publicly_visible.html.erb:18 msgid "Updated" msgstr "Updated" -#: ../../app/controllers/org_admin/plans_controller.rb:62 +#: ../../app/controllers/org_admin/plans_controller.rb:66 #: ../../app/views/org_admin/templates/_form.html.erb:17 #: ../../app/views/org_admin/templates/_show.html.erb:32 #: ../../app/views/paginable/plans/_index.html.erb:10 @@ -563,35 +563,35 @@ msgstr "Unable to customize that template." msgid "That template is not customizable." msgstr "That template is not customizable." -#: ../../app/controllers/org_admin/templates_controller.rb:21 +#: ../../app/controllers/org_admin/templates_controller.rb:22 #: ../../app/views/org_admin/templates/index.html.erb:43 msgid "All Templates" msgstr "All Templates" -#: ../../app/controllers/org_admin/templates_controller.rb:47 +#: ../../app/controllers/org_admin/templates_controller.rb:48 #: ../../app/views/org_admin/templates/index.html.erb:52 msgid "%{org_name} Templates" msgstr "%{org_name} Templates" -#: ../../app/controllers/org_admin/templates_controller.rb:49 +#: ../../app/controllers/org_admin/templates_controller.rb:50 #: ../../app/views/org_admin/templates/index.html.erb:54 msgid "Own Templates" msgstr "Own Templates" -#: ../../app/controllers/org_admin/templates_controller.rb:84 +#: ../../app/controllers/org_admin/templates_controller.rb:85 msgid "Customizable Templates" msgstr "Customizable Templates" -#: ../../app/controllers/org_admin/templates_controller.rb:216 +#: ../../app/controllers/org_admin/templates_controller.rb:221 msgid "Error parsing links for a %{template}" msgstr "Error parsing links for a %{template}" -#: ../../app/controllers/org_admin/templates_controller.rb:344 +#: ../../app/controllers/org_admin/templates_controller.rb:349 #: ../../app/controllers/public_pages_controller.rb:67 msgid "Template created using the %{application_name} service. Last modified %{date}" msgstr "Template created using the %{application_name} service. Last modified %{date}" -#: ../../app/controllers/org_admin/templates_controller.rb:356 +#: ../../app/controllers/org_admin/templates_controller.rb:361 #: ../../app/controllers/public_pages_controller.rb:80 msgid "Unable to download the DMP Template at this time." msgstr "Unable to download the DMP Template at this time." @@ -994,31 +994,31 @@ msgstr "" "emes too, this will be pulled in based on your selections below so it's best n" "ot to duplicate too much text." -#: ../../app/helpers/conditions_helper.rb:191 +#: ../../app/helpers/conditions_helper.rb:189 msgid "Answering" msgstr "Answering" -#: ../../app/helpers/conditions_helper.rb:195 +#: ../../app/helpers/conditions_helper.rb:193 msgid " will send an email with subject %{subject_name}" msgstr " will send an email with subject %{subject_name}" -#: ../../app/helpers/conditions_helper.rb:201 +#: ../../app/helpers/conditions_helper.rb:199 msgid " will remove question " msgstr " will remove question " -#: ../../app/helpers/conditions_helper.rb:202 +#: ../../app/helpers/conditions_helper.rb:200 msgid " will remove questions " msgstr " will remove questions " -#: ../../app/helpers/customizable_template_link_helper.rb:13 +#: ../../app/helpers/customizable_template_link_helper.rb:16 msgid "Transfer customisation" msgstr "Transfer customisation" -#: ../../app/helpers/customizable_template_link_helper.rb:18 +#: ../../app/helpers/customizable_template_link_helper.rb:22 msgid "Edit customisation" msgstr "Edit customisation" -#: ../../app/helpers/customizable_template_link_helper.rb:22 +#: ../../app/helpers/customizable_template_link_helper.rb:26 msgid "Customise" msgstr "Customise" @@ -1102,17 +1102,17 @@ msgid "Change affiliation" msgstr "Change affiliation" #: ../../app/helpers/perms_helper.rb:11 -#: ../../app/views/users/_admin_grant_permissions.html.erb:21 +#: ../../app/views/users/_admin_grant_permissions.html.erb:23 msgid "Manage user privileges" msgstr "Manage user privileges" #: ../../app/helpers/perms_helper.rb:12 -#: ../../app/views/users/_admin_grant_permissions.html.erb:25 +#: ../../app/views/users/_admin_grant_permissions.html.erb:27 msgid "Manage templates" msgstr "Manage templates" #: ../../app/helpers/perms_helper.rb:13 -#: ../../app/views/users/_admin_grant_permissions.html.erb:29 +#: ../../app/views/users/_admin_grant_permissions.html.erb:31 msgid "Manage guidance" msgstr "Manage guidance" @@ -1121,7 +1121,7 @@ msgid "API rights" msgstr "API rights" #: ../../app/helpers/perms_helper.rb:15 -#: ../../app/views/users/_admin_grant_permissions.html.erb:37 +#: ../../app/views/users/_admin_grant_permissions.html.erb:39 msgid "Manage organisation details" msgstr "Manage organisation details" @@ -1161,7 +1161,7 @@ msgid "Public" msgstr "Public" #: ../../app/helpers/plans_helper.rb:26 ../../app/helpers/plans_helper.rb:28 -#: ../../app/views/layouts/application.html.erb:129 +#: ../../app/views/layouts/application.html.erb:128 msgid "Private" msgstr "Private" @@ -1174,7 +1174,7 @@ msgid "Public: anyone can view." msgstr "Public: anyone can view." #: ../../app/helpers/plans_helper.rb:39 -#: ../../app/views/layouts/application.html.erb:130 +#: ../../app/views/layouts/application.html.erb:129 msgid "Private: restricted to me and people I invite." msgstr "Private: restricted to me and people I invite." @@ -1211,9 +1211,9 @@ msgstr "Plan Description" #: ../../app/views/orgs/_profile_form.html.erb:152 #: ../../app/views/paginable/templates/_customisable.html.erb:7 #: ../../app/views/paginable/templates/_organisational.html.erb:12 -#: ../../app/views/plans/_project_details.html.erb:156 +#: ../../app/views/plans/_project_details.html.erb:154 #: ../../app/views/plans/_show_details.html.erb:12 -#: ../../app/views/plans/new.html.erb:86 +#: ../../app/views/plans/new.html.erb:84 msgid "Funder" msgstr "Funder" @@ -1239,8 +1239,8 @@ msgstr "

The following %{object_types} will be moved over to '%{org_name}':

(new window)" -#: ../../app/views/org_admin/questions/_form.html.erb:49 -#: ../../app/views/org_admin/questions/_form.html.erb:57 -msgid "Add Conditions" -msgstr "Add Conditions" - -#: ../../app/views/org_admin/questions/_form.html.erb:56 +#: ../../app/views/org_admin/questions/_form.html.erb:58 msgid "Save this question before adding conditions." msgstr "Save this question before adding conditions." -#: ../../app/views/org_admin/questions/_form.html.erb:66 -msgid "Display additional comment area." -msgstr "Display additional comment area." +#: ../../app/views/org_admin/questions/_form.html.erb:59 +msgid "Edit Conditions" +msgstr "Edit Conditions" + +#: ../../app/views/org_admin/questions/_form.html.erb:68 +msgid "Display additional comment area" +msgstr "Display additional comment area" -#: ../../app/views/org_admin/questions/_form.html.erb:72 +#: ../../app/views/org_admin/questions/_form.html.erb:73 msgid "Default answer" msgstr "Default answer" -#: ../../app/views/org_admin/questions/_form.html.erb:95 +#: ../../app/views/org_admin/questions/_form.html.erb:96 msgid "" "Select one or more themes that are relevant to this question. This will allow " "similarly themed organisation-level guidance to appear alongside your question" @@ -3536,7 +3619,7 @@ msgstr "" "similarly themed organisation-level guidance to appear alongside your question" "." -#: ../../app/views/org_admin/questions/_form.html.erb:102 +#: ../../app/views/org_admin/questions/_form.html.erb:103 #: ../../app/views/org_admin/sections/_form.html.erb:19 #: ../../app/views/super_admin/api_clients/_form.html.erb:79 #: ../../app/views/super_admin/notifications/_form.html.erb:68 @@ -3544,7 +3627,7 @@ msgstr "" msgid "Delete" msgstr "Delete" -#: ../../app/views/org_admin/questions/_form.html.erb:102 +#: ../../app/views/org_admin/questions/_form.html.erb:103 msgid "You are about to delete question #%{question_number}. Are you sure?" msgstr "You are about to delete question #%{question_number}. Are you sure?" @@ -3596,7 +3679,7 @@ msgstr "" "Click the links below to view organisational guidance\n" " related to the themes associated with this question." -#: ../../app/views/org_admin/questions/_show.html.erb:169 +#: ../../app/views/org_admin/questions/_show.html.erb:166 msgid "" "Note: New plans will automatically display this guidance.\n" " Users then have the ability to hide/display the guidance when edit" @@ -3606,7 +3689,7 @@ msgstr "" " Users then have the ability to hide/display the guidance when edit" "ing their plan." -#: ../../app/views/org_admin/questions/_show.html.erb:172 +#: ../../app/views/org_admin/questions/_show.html.erb:169 msgid "" "There is no organisational guidance related to the themes associated with this" " question." @@ -3614,14 +3697,14 @@ msgstr "" "There is no organisational guidance related to the themes associated with this" " question." -#: ../../app/views/org_admin/questions/_show.html.erb:182 -#: ../../app/views/org_admin/questions/_show.html.erb:194 -#: ../../app/views/org_admin/questions/_show.html.erb:224 +#: ../../app/views/org_admin/questions/_show.html.erb:179 +#: ../../app/views/org_admin/questions/_show.html.erb:191 +#: ../../app/views/org_admin/questions/_show.html.erb:221 msgid "Annotations" msgstr "Annotations" -#: ../../app/views/org_admin/questions/_show.html.erb:188 -#: ../../app/views/org_admin/questions/_show.html.erb:230 +#: ../../app/views/org_admin/questions/_show.html.erb:185 +#: ../../app/views/org_admin/questions/_show.html.erb:227 msgid "None provided" msgstr "None provided" @@ -3651,11 +3734,11 @@ msgstr "" "You are about to delete '%{section_title}'. This will affect questions linked " "to this section. Are you sure?" -#: ../../app/views/org_admin/sections/_index.html.erb:61 +#: ../../app/views/org_admin/sections/_index.html.erb:63 msgid "Add a new section" msgstr "Add a new section" -#: ../../app/views/org_admin/shared/_theme_selector.html.erb:43 +#: ../../app/views/org_admin/shared/_theme_selector.html.erb:44 msgid "No themes have been defined. Please contact your administrator for assistance." msgstr "No themes have been defined. Please contact your administrator for assistance." @@ -3675,12 +3758,12 @@ msgstr "" "Checking this box prevents the template from appearing in the public list of t" "emplates." -#: ../../app/views/org_admin/templates/_form.html.erb:25 +#: ../../app/views/org_admin/templates/_form.html.erb:28 #: ../../app/views/org_admin/templates/_show.html.erb:35 msgid "for internal %{org_name} use only" msgstr "for internal %{org_name} use only" -#: ../../app/views/org_admin/templates/_form.html.erb:38 +#: ../../app/views/org_admin/templates/_form.html.erb:41 #: ../../app/views/org_admin/templates/_show.html.erb:13 #: ../../app/views/paginable/guidance_groups/_index.html.erb:7 #: ../../app/views/paginable/guidances/_index.html.erb:9 @@ -3690,7 +3773,7 @@ msgstr "for internal %{org_name} use only" msgid "Status" msgstr "Status" -#: ../../app/views/org_admin/templates/_form.html.erb:43 +#: ../../app/views/org_admin/templates/_form.html.erb:46 #: ../../app/views/org_admin/templates/_row.html.erb:16 #: ../../app/views/org_admin/templates/_show.html.erb:26 #: ../../app/views/paginable/guidance_groups/_index.html.erb:24 @@ -3700,17 +3783,17 @@ msgstr "Status" msgid "Unpublished" msgstr "Unpublished" -#: ../../app/views/org_admin/templates/_form.html.erb:45 +#: ../../app/views/org_admin/templates/_form.html.erb:48 #: ../../app/views/paginable/templates/_history.html.erb:19 msgid "Draft" msgstr "Draft" -#: ../../app/views/org_admin/templates/_form.html.erb:52 +#: ../../app/views/org_admin/templates/_form.html.erb:55 #: ../../app/views/org_admin/templates/_show.html.erb:41 msgid "Created at" msgstr "Created at" -#: ../../app/views/org_admin/templates/_form.html.erb:58 +#: ../../app/views/org_admin/templates/_form.html.erb:61 #: ../../app/views/org_admin/templates/_show.html.erb:43 #: ../../app/views/paginable/guidance_groups/_index.html.erb:9 #: ../../app/views/paginable/guidances/_index.html.erb:10 @@ -3718,12 +3801,12 @@ msgstr "Created at" msgid "Last updated" msgstr "Last updated" -#: ../../app/views/org_admin/templates/_form.html.erb:70 +#: ../../app/views/org_admin/templates/_form.html.erb:73 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:10 msgid "Funder Links" msgstr "Funder Links" -#: ../../app/views/org_admin/templates/_form.html.erb:73 +#: ../../app/views/org_admin/templates/_form.html.erb:76 msgid "" "Add links to funder websites that provide additional information about the req" "uirements for this template" @@ -3731,11 +3814,11 @@ msgstr "" "Add links to funder websites that provide additional information about the req" "uirements for this template" -#: ../../app/views/org_admin/templates/_form.html.erb:79 +#: ../../app/views/org_admin/templates/_form.html.erb:82 msgid "Sample Plan Links" msgstr "Sample Plan Links" -#: ../../app/views/org_admin/templates/_form.html.erb:82 +#: ../../app/views/org_admin/templates/_form.html.erb:85 msgid "Add links to sample plans if provided by the funder." msgstr "Add links to sample plans if provided by the funder." @@ -4001,7 +4084,7 @@ msgstr "Remove logo" #: ../../app/views/orgs/_profile_form.html.erb:65 #: ../../app/views/orgs/shibboleth_ds.html.erb:34 -#: ../../app/views/plans/new.html.erb:64 ../../app/views/plans/new.html.erb:93 +#: ../../app/views/plans/new.html.erb:62 ../../app/views/plans/new.html.erb:91 #: ../../app/views/shared/_sign_in_form.html.erb:23 msgid "or" msgstr "or" @@ -4059,7 +4142,7 @@ msgid "Profile information" msgstr "Profile information" #: ../../app/views/orgs/admin_edit.html.erb:22 -#: ../../app/views/plans/_navigation.html.erb:33 +#: ../../app/views/plans/_navigation.html.erb:37 #: ../../app/views/plans/_request_feedback_form.html.erb:19 #: ../../app/views/static_pages/help.html.erb:45 msgid "Request feedback" @@ -4084,7 +4167,7 @@ msgid "Please select one" msgstr "Please select one" #: ../../app/views/orgs/shibboleth_ds.html.erb:30 -#: ../../app/views/usage/_user_statistics.html.erb:76 +#: ../../app/views/usage/_user_statistics.html.erb:73 msgid "Go" msgstr "Go" @@ -4132,7 +4215,7 @@ msgstr "" "You are about to delete '%{client_name}'. They will no longer be able to acces" "s the API. Are you sure?" -#: ../../app/views/paginable/contributors/_index.html.erb:57 +#: ../../app/views/paginable/contributors/_index.html.erb:58 msgid "You are about to delete '%{contributor_name}'. Are you sure?" msgstr "You are about to delete '%{contributor_name}'. Are you sure?" @@ -4158,7 +4241,7 @@ msgstr "" #: ../../app/views/paginable/plans/_privately_visible.html.erb:48 #: ../../app/views/paginable/templates/_history.html.erb:42 #: ../../app/views/paginable/users/_index.html.erb:92 -#: ../../app/views/shared/_create_plan_modal.html.erb:12 +#: ../../app/views/shared/_create_plan_modal.html.erb:15 msgid "No" msgstr "No" @@ -4167,7 +4250,7 @@ msgstr "No" #: ../../app/views/paginable/plans/_privately_visible.html.erb:46 #: ../../app/views/paginable/templates/_history.html.erb:42 #: ../../app/views/paginable/users/_index.html.erb:92 -#: ../../app/views/shared/_create_plan_modal.html.erb:11 +#: ../../app/views/shared/_create_plan_modal.html.erb:14 msgid "Yes" msgstr "Yes" @@ -4283,7 +4366,7 @@ msgstr "Created" #: ../../app/views/paginable/templates/_history.html.erb:6 #: ../../app/views/paginable/templates/_organisational.html.erb:2 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:7 -#: ../../app/views/plans/_navigation.html.erb:38 +#: ../../app/views/plans/_navigation.html.erb:43 #: ../../app/views/usage/_user_statistics.html.erb:23 #: ../../app/views/usage/_user_statistics.html.erb:38 msgid "Download" @@ -4308,7 +4391,7 @@ msgstr "Unknown" #: ../../app/views/paginable/plans/_publicly_visible.html.erb:23 #: ../../app/views/paginable/templates/_history.html.erb:27 #: ../../app/views/paginable/templates/_history.html.erb:34 -#: ../../app/views/paginable/templates/_organisational.html.erb:84 +#: ../../app/views/paginable/templates/_organisational.html.erb:86 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:28 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:35 msgid "(new window)" @@ -4327,7 +4410,7 @@ msgid "Shared" msgstr "Shared" #: ../../app/views/paginable/plans/_privately_visible.html.erb:64 -#: ../../app/views/plans/_navigation.html.erb:28 +#: ../../app/views/plans/_navigation.html.erb:31 msgid "Share" msgstr "Share" @@ -4434,7 +4517,7 @@ msgstr "Edit customizations" msgid "View customizations" msgstr "View customizations" -#: ../../app/views/paginable/templates/_organisational.html.erb:76 +#: ../../app/views/paginable/templates/_organisational.html.erb:77 msgid "" "Are you sure you want to remove \"%{template_title}\"? Any published versions wi" "ll become unavailable to users." @@ -4442,9 +4525,9 @@ msgstr "" "Are you sure you want to remove \"%{template_title}\"? Any published versions wi" "ll become unavailable to users." -#: ../../app/views/paginable/templates/_organisational.html.erb:90 +#: ../../app/views/paginable/templates/_organisational.html.erb:92 #: ../../app/views/shared/_copy_link_modal.html.erb:6 -#: ../../app/views/shared/_copy_link_modal.html.erb:13 +#: ../../app/views/shared/_copy_link_modal.html.erb:16 msgid "Copy link" msgstr "Copy link" @@ -4465,14 +4548,14 @@ msgstr "Last Updated" msgid "Create a new plan" msgstr "Create a new plan" -#: ../../app/views/paginable/templates/_publicly_visible.html.erb:13 -msgid "(if available)" -msgstr "(if available)" - #: ../../app/views/paginable/templates/_publicly_visible.html.erb:13 msgid "Sample Plans" msgstr "Sample Plans" +#: ../../app/views/paginable/templates/_publicly_visible.html.erb:13 +msgid "(if available)" +msgstr "(if available)" + #: ../../app/views/paginable/templates/_publicly_visible.html.erb:47 msgid "Copy link to create a new plan" msgstr "Copy link to create a new plan" @@ -4521,7 +4604,7 @@ msgstr "Last activity" msgid "Edit Profile" msgstr "Edit Profile" -#: ../../app/views/phases/_edit_plan_answers.html.erb:77 +#: ../../app/views/phases/_edit_plan_answers.html.erb:74 msgid "Comments & Guidance" msgstr "Comments & Guidance" @@ -4610,7 +4693,7 @@ msgstr "" "up-info\">%{open_in_new_window_text}" #: ../../app/views/plans/_edit_details.html.erb:14 -#: ../../app/views/plans/_guidance_selection.html.erb:38 +#: ../../app/views/plans/_guidance_selection.html.erb:36 msgid "Select Guidance" msgstr "Select Guidance" @@ -4638,7 +4721,7 @@ msgstr "See the full list" msgid "There is no additional guidance for this template." msgstr "There is no additional guidance for this template." -#: ../../app/views/plans/_guidance_selection.html.erb:40 +#: ../../app/views/plans/_guidance_selection.html.erb:38 msgid "" "To help you write your plan, %{application_name} can show you guidance from a " "variety of organisations. Please choose up to 6 organisations of the following" @@ -4648,27 +4731,27 @@ msgstr "" "variety of organisations. Please choose up to 6 organisations of the following" " organisations who offer guidance relevant to your plan." -#: ../../app/views/plans/_guidance_selection.html.erb:42 +#: ../../app/views/plans/_guidance_selection.html.erb:40 msgid "Don't forget to save your changes after making your selections." msgstr "Don't forget to save your changes after making your selections." -#: ../../app/views/plans/_navigation.html.erb:4 +#: ../../app/views/plans/_navigation.html.erb:5 msgid "Project Details" msgstr "Project Details" -#: ../../app/views/plans/_navigation.html.erb:7 +#: ../../app/views/plans/_navigation.html.erb:8 msgid "Contributors" msgstr "Contributors" -#: ../../app/views/plans/_navigation.html.erb:11 +#: ../../app/views/plans/_navigation.html.erb:12 msgid "Plan overview" msgstr "Plan overview" -#: ../../app/views/plans/_navigation.html.erb:16 +#: ../../app/views/plans/_navigation.html.erb:18 msgid "Write Plan" msgstr "Write Plan" -#: ../../app/views/plans/_navigation.html.erb:22 +#: ../../app/views/plans/_navigation.html.erb:24 msgid "Research Outputs" msgstr "Research Outputs" @@ -4736,76 +4819,76 @@ msgstr "Description of the ethical issues" msgid "Link to a protocol from a meeting with an ethics commitee" msgstr "Link to a protocol from a meeting with an ethics commitee" -#: ../../app/views/plans/_project_details.html.erb:27 -#: ../../app/views/plans/new.html.erb:38 +#: ../../app/views/plans/_project_details.html.erb:25 +#: ../../app/views/plans/new.html.erb:36 msgid "mock project for testing, practice, or educational purposes" msgstr "mock project for testing, practice, or educational purposes" -#: ../../app/views/plans/_project_details.html.erb:35 +#: ../../app/views/plans/_project_details.html.erb:33 msgid "Project abstract" msgstr "Project abstract" -#: ../../app/views/plans/_project_details.html.erb:47 +#: ../../app/views/plans/_project_details.html.erb:45 msgid "Research domain" msgstr "Research domain" -#: ../../app/views/plans/_project_details.html.erb:52 -#: ../../app/views/plans/_project_details.html.erb:173 +#: ../../app/views/plans/_project_details.html.erb:50 +#: ../../app/views/plans/_project_details.html.erb:171 #: ../../app/views/research_outputs/_form.html.erb:23 #: ../../app/views/research_outputs/licenses/_form.html.erb:19 msgid "- Please select one -" msgstr "- Please select one -" -#: ../../app/views/plans/_project_details.html.erb:62 +#: ../../app/views/plans/_project_details.html.erb:60 msgid "Project Start" msgstr "Project Start" -#: ../../app/views/plans/_project_details.html.erb:65 +#: ../../app/views/plans/_project_details.html.erb:63 msgid "The estimated date on which you will begin this project." msgstr "The estimated date on which you will begin this project." -#: ../../app/views/plans/_project_details.html.erb:68 +#: ../../app/views/plans/_project_details.html.erb:66 msgid "Project End" msgstr "Project End" -#: ../../app/views/plans/_project_details.html.erb:71 +#: ../../app/views/plans/_project_details.html.erb:69 msgid "The estimated date on which you will complete this project." msgstr "The estimated date on which you will complete this project." -#: ../../app/views/plans/_project_details.html.erb:80 +#: ../../app/views/plans/_project_details.html.erb:78 msgid "Landing page" msgstr "Landing page" -#: ../../app/views/plans/_project_details.html.erb:93 +#: ../../app/views/plans/_project_details.html.erb:91 #: ../../app/views/plans/_show_details.html.erb:22 msgid "ID" msgstr "ID" -#: ../../app/views/plans/_project_details.html.erb:114 +#: ../../app/views/plans/_project_details.html.erb:112 msgid "Research outputs may have ethical concerns" msgstr "Research outputs may have ethical concerns" -#: ../../app/views/plans/_project_details.html.erb:121 +#: ../../app/views/plans/_project_details.html.erb:119 msgid "Describe any ethical concerns" msgstr "Describe any ethical concerns" -#: ../../app/views/plans/_project_details.html.erb:134 +#: ../../app/views/plans/_project_details.html.erb:132 msgid "Ethical protocols" msgstr "Ethical protocols" -#: ../../app/views/plans/_project_details.html.erb:167 +#: ../../app/views/plans/_project_details.html.erb:165 msgid "Funding status" msgstr "Funding status" -#: ../../app/views/plans/_project_details.html.erb:180 +#: ../../app/views/plans/_project_details.html.erb:178 msgid "Grant number/url" msgstr "Grant number/url" -#: ../../app/views/plans/_project_details.html.erb:194 +#: ../../app/views/plans/_project_details.html.erb:192 msgid "Grant number:" msgstr "Grant number:" -#: ../../app/views/plans/_project_details.html.erb:198 +#: ../../app/views/plans/_project_details.html.erb:196 msgid "" "Provide a URL to the award's landing page if possible, if not please provide t" "he award/grant number." @@ -4989,11 +5072,11 @@ msgstr "" msgid "What research project are you planning?" msgstr "What research project are you planning?" -#: ../../app/views/plans/new.html.erb:47 +#: ../../app/views/plans/new.html.erb:45 msgid "Select the primary research organisation" msgstr "Select the primary research organisation" -#: ../../app/views/plans/new.html.erb:67 +#: ../../app/views/plans/new.html.erb:65 msgid "" "No research organisation associated with this plan or my research organisation" " is not listed" @@ -5001,23 +5084,23 @@ msgstr "" "No research organisation associated with this plan or my research organisation" " is not listed" -#: ../../app/views/plans/new.html.erb:77 +#: ../../app/views/plans/new.html.erb:75 msgid "Select the primary funding organisation" msgstr "Select the primary funding organisation" -#: ../../app/views/plans/new.html.erb:96 +#: ../../app/views/plans/new.html.erb:94 msgid "No funder associated with this plan or my funder is not listed" msgstr "No funder associated with this plan or my funder is not listed" -#: ../../app/views/plans/new.html.erb:108 +#: ../../app/views/plans/new.html.erb:106 msgid "Which DMP template would you like to use?" msgstr "Which DMP template would you like to use?" -#: ../../app/views/plans/new.html.erb:111 +#: ../../app/views/plans/new.html.erb:109 msgid "Please select a template" msgstr "Please select a template" -#: ../../app/views/plans/new.html.erb:116 +#: ../../app/views/plans/new.html.erb:114 msgid "We found multiple DMP templates corresponding to your funder." msgstr "We found multiple DMP templates corresponding to your funder." @@ -5222,10 +5305,6 @@ msgstr "Select a repository type" msgid "Click to view repositories related to %{subject}" msgstr "Click to view repositories related to %{subject}" -#: ../../app/views/research_outputs/repositories/_search_result.html.erb:32 -msgid "More info" -msgstr "More info" - #: ../../app/views/research_outputs/repositories/_search_result.html.erb:37 msgid "Repository URL" msgstr "Repository URL" @@ -5258,15 +5337,15 @@ msgstr "Repository type" msgid "Last Name" msgstr "Last Name" -#: ../../app/views/shared/_create_account_form.html.erb:39 +#: ../../app/views/shared/_create_account_form.html.erb:38 msgid "I accept the" msgstr "I accept the" -#: ../../app/views/shared/_create_account_form.html.erb:40 +#: ../../app/views/shared/_create_account_form.html.erb:39 msgid "terms and conditions" msgstr "terms and conditions" -#: ../../app/views/shared/_create_plan_modal.html.erb:8 +#: ../../app/views/shared/_create_plan_modal.html.erb:11 msgid "Would you like to create a plan based on the \"%{name}\" template?" msgstr "Would you like to create a plan based on the \"%{name}\" template?" @@ -5290,7 +5369,7 @@ msgstr "Remove this link" msgid "+ Add an additional URL" msgstr "+ Add an additional URL" -#: ../../app/views/shared/_search.html.erb:15 +#: ../../app/views/shared/_search.html.erb:17 msgid "Only Show Admins" msgstr "Only Show Admins" @@ -6017,14 +6096,14 @@ msgstr "New API client" msgid "New API Client" msgstr "New API Client" -#: ../../app/views/super_admin/api_clients/refresh_credentials.js.erb:1 -msgid "Unable to regenerate the client credentials." -msgstr "Unable to regenerate the client credentials." - #: ../../app/views/super_admin/api_clients/refresh_credentials.js.erb:1 msgid "Successfully regenerated the client credentials." msgstr "Successfully regenerated the client credentials." +#: ../../app/views/super_admin/api_clients/refresh_credentials.js.erb:1 +msgid "Unable to regenerate the client credentials." +msgstr "Unable to regenerate the client credentials." + #: ../../app/views/super_admin/notifications/_form.html.erb:20 msgid "" "Info: Simple information message, displayed in blue.
, 2023. +# English translations for roadmap_upstream package. +# Copyright (C) 2025 roadmap_upstream +# This file is distributed under the same license as the roadmap_upstream package. +# FIRST AUTHOR , 2025. # msgid "" msgstr "" -"Project-Id-Version: roadmap 1.0\n" +"Project-Id-Version: roadmap_upstream 1.0\n" "Report-Msgid-Bugs-To: contact@translation.io\n" -"POT-Creation-Date: 2023-04-12 10:30-0700\n" -"PO-Revision-Date: 2023-04-12 19:30+0200\n" +"POT-Creation-Date: 2025-04-10 13:28-0600\n" +"PO-Revision-Date: 2025-04-10 21:28+0200\n" "Last-Translator: FULL NAME \n" "Language-Team: English\n" "Language: en_CA\n" @@ -261,7 +261,7 @@ msgstr "" #: ../../app/controllers/notes_controller.rb:88 #: ../../app/controllers/org_admin/departments_controller.rb:50 #: ../../app/controllers/org_admin/sections_controller.rb:103 -#: ../../app/controllers/org_admin/templates_controller.rb:205 +#: ../../app/controllers/org_admin/templates_controller.rb:210 #: ../../app/controllers/orgs_controller.rb:92 #: ../../app/controllers/plans_controller.rb:280 #: ../../app/controllers/plans_controller.rb:283 @@ -281,7 +281,7 @@ msgstr "" #: ../../app/controllers/notes_controller.rb:106 #: ../../app/controllers/org_admin/departments_controller.rb:52 #: ../../app/controllers/org_admin/sections_controller.rb:105 -#: ../../app/controllers/org_admin/templates_controller.rb:210 +#: ../../app/controllers/org_admin/templates_controller.rb:215 #: ../../app/controllers/orgs_controller.rb:94 #: ../../app/controllers/plans_controller.rb:289 #: ../../app/controllers/plans_controller.rb:292 @@ -293,28 +293,28 @@ msgstr "" msgid "save" msgstr "" -#: ../../app/controllers/contributors_controller.rb:84 +#: ../../app/controllers/contributors_controller.rb:83 #: ../../app/controllers/notes_controller.rb:130 -#: ../../app/controllers/org_admin/templates_controller.rb:238 +#: ../../app/controllers/org_admin/templates_controller.rb:243 #: ../../app/controllers/research_outputs_controller.rb:74 #: ../../app/controllers/super_admin/orgs_controller.rb:94 msgid "removed" msgstr "" -#: ../../app/controllers/contributors_controller.rb:87 +#: ../../app/controllers/contributors_controller.rb:86 #: ../../app/controllers/notes_controller.rb:148 -#: ../../app/controllers/org_admin/templates_controller.rb:240 +#: ../../app/controllers/org_admin/templates_controller.rb:245 #: ../../app/controllers/research_outputs_controller.rb:77 #: ../../app/controllers/super_admin/orgs_controller.rb:97 msgid "remove" msgstr "" -#: ../../app/controllers/contributors_controller.rb:161 +#: ../../app/controllers/contributors_controller.rb:160 #: ../../app/controllers/research_outputs_controller.rb:208 msgid "plan not found" msgstr "" -#: ../../app/controllers/contributors_controller.rb:169 +#: ../../app/controllers/contributors_controller.rb:168 msgid "contributor not found" msgstr "" @@ -333,7 +333,7 @@ msgstr "" #: ../../app/controllers/org_admin/phases_controller.rb:121 #: ../../app/controllers/org_admin/questions_controller.rb:94 #: ../../app/controllers/org_admin/sections_controller.rb:79 -#: ../../app/controllers/org_admin/templates_controller.rb:181 +#: ../../app/controllers/org_admin/templates_controller.rb:186 #: ../../app/controllers/plans_controller.rb:120 #: ../../app/controllers/super_admin/api_clients_controller.rb:44 #: ../../app/controllers/super_admin/notifications_controller.rb:38 @@ -349,7 +349,7 @@ msgstr "" #: ../../app/controllers/org_admin/phases_controller.rb:123 #: ../../app/controllers/org_admin/questions_controller.rb:96 #: ../../app/controllers/org_admin/sections_controller.rb:86 -#: ../../app/controllers/org_admin/templates_controller.rb:183 +#: ../../app/controllers/org_admin/templates_controller.rb:188 #: ../../app/controllers/plans_controller.rb:151 #: ../../app/controllers/super_admin/api_clients_controller.rb:50 #: ../../app/controllers/super_admin/notifications_controller.rb:41 @@ -421,7 +421,7 @@ msgid "Unable to unlink your account from %{is}." msgstr "" #: ../../app/controllers/org_admin/phases_controller.rb:17 -#: ../../app/controllers/org_admin/templates_controller.rb:115 +#: ../../app/controllers/org_admin/templates_controller.rb:116 msgid "" "You are viewing a historical version of this template. You will not be able to" " make changes." @@ -467,20 +467,20 @@ msgstr "" msgid "Unable to create a new version of this template." msgstr "" -#: ../../app/controllers/org_admin/plans_controller.rb:36 +#: ../../app/controllers/org_admin/plans_controller.rb:40 msgid "%{plan_owner} has been notified that you have finished providing feedback" msgstr "" -#: ../../app/controllers/org_admin/plans_controller.rb:40 +#: ../../app/controllers/org_admin/plans_controller.rb:44 msgid "Unable to notify user that you have finished providing feedback." msgstr "" -#: ../../app/controllers/org_admin/plans_controller.rb:56 -#: ../../app/views/plans/_project_details.html.erb:14 +#: ../../app/controllers/org_admin/plans_controller.rb:60 +#: ../../app/views/plans/_project_details.html.erb:15 msgid "Project title" msgstr "" -#: ../../app/controllers/org_admin/plans_controller.rb:57 +#: ../../app/controllers/org_admin/plans_controller.rb:61 #: ../../app/views/paginable/plans/_index.html.erb:6 #: ../../app/views/paginable/plans/_org_admin.html.erb:19 #: ../../app/views/paginable/plans/_organisationally_or_publicly_visible.html.erb:13 @@ -489,7 +489,7 @@ msgstr "" msgid "Template" msgstr "" -#: ../../app/controllers/org_admin/plans_controller.rb:58 +#: ../../app/controllers/org_admin/plans_controller.rb:62 #: ../../app/helpers/plans_helper.rb:22 #: ../../app/helpers/settings_template_helper.rb:16 #: ../../app/views/devise/registrations/_password_confirmation.html.erb:22 @@ -507,22 +507,22 @@ msgstr "" msgid "Organisation" msgstr "" -#: ../../app/controllers/org_admin/plans_controller.rb:59 +#: ../../app/controllers/org_admin/plans_controller.rb:63 msgid "Owner name" msgstr "" -#: ../../app/controllers/org_admin/plans_controller.rb:60 +#: ../../app/controllers/org_admin/plans_controller.rb:64 msgid "Owner email" msgstr "" -#: ../../app/controllers/org_admin/plans_controller.rb:61 +#: ../../app/controllers/org_admin/plans_controller.rb:65 #: ../../app/views/paginable/plans/_index.html.erb:9 #: ../../app/views/paginable/plans/_org_admin.html.erb:23 #: ../../app/views/paginable/plans/_organisationally_or_publicly_visible.html.erb:18 msgid "Updated" msgstr "" -#: ../../app/controllers/org_admin/plans_controller.rb:62 +#: ../../app/controllers/org_admin/plans_controller.rb:66 #: ../../app/views/org_admin/templates/_form.html.erb:17 #: ../../app/views/org_admin/templates/_show.html.erb:32 #: ../../app/views/paginable/plans/_index.html.erb:10 @@ -557,35 +557,35 @@ msgstr "" msgid "That template is not customizable." msgstr "" -#: ../../app/controllers/org_admin/templates_controller.rb:21 +#: ../../app/controllers/org_admin/templates_controller.rb:22 #: ../../app/views/org_admin/templates/index.html.erb:43 msgid "All Templates" msgstr "" -#: ../../app/controllers/org_admin/templates_controller.rb:47 +#: ../../app/controllers/org_admin/templates_controller.rb:48 #: ../../app/views/org_admin/templates/index.html.erb:52 msgid "%{org_name} Templates" msgstr "" -#: ../../app/controllers/org_admin/templates_controller.rb:49 +#: ../../app/controllers/org_admin/templates_controller.rb:50 #: ../../app/views/org_admin/templates/index.html.erb:54 msgid "Own Templates" msgstr "" -#: ../../app/controllers/org_admin/templates_controller.rb:84 +#: ../../app/controllers/org_admin/templates_controller.rb:85 msgid "Customizable Templates" msgstr "" -#: ../../app/controllers/org_admin/templates_controller.rb:216 +#: ../../app/controllers/org_admin/templates_controller.rb:221 msgid "Error parsing links for a %{template}" msgstr "" -#: ../../app/controllers/org_admin/templates_controller.rb:344 +#: ../../app/controllers/org_admin/templates_controller.rb:349 #: ../../app/controllers/public_pages_controller.rb:67 msgid "Template created using the %{application_name} service. Last modified %{date}" msgstr "" -#: ../../app/controllers/org_admin/templates_controller.rb:356 +#: ../../app/controllers/org_admin/templates_controller.rb:361 #: ../../app/controllers/public_pages_controller.rb:80 msgid "Unable to download the DMP Template at this time." msgstr "" @@ -954,31 +954,31 @@ msgid "" "ot to duplicate too much text." msgstr "" -#: ../../app/helpers/conditions_helper.rb:191 +#: ../../app/helpers/conditions_helper.rb:189 msgid "Answering" msgstr "" -#: ../../app/helpers/conditions_helper.rb:195 +#: ../../app/helpers/conditions_helper.rb:193 msgid " will send an email with subject %{subject_name}" msgstr "" -#: ../../app/helpers/conditions_helper.rb:201 +#: ../../app/helpers/conditions_helper.rb:199 msgid " will remove question " msgstr "" -#: ../../app/helpers/conditions_helper.rb:202 +#: ../../app/helpers/conditions_helper.rb:200 msgid " will remove questions " msgstr "" -#: ../../app/helpers/customizable_template_link_helper.rb:13 +#: ../../app/helpers/customizable_template_link_helper.rb:16 msgid "Transfer customisation" msgstr "" -#: ../../app/helpers/customizable_template_link_helper.rb:18 +#: ../../app/helpers/customizable_template_link_helper.rb:22 msgid "Edit customisation" msgstr "" -#: ../../app/helpers/customizable_template_link_helper.rb:22 +#: ../../app/helpers/customizable_template_link_helper.rb:26 msgid "Customise" msgstr "" @@ -1053,17 +1053,17 @@ msgid "Change affiliation" msgstr "" #: ../../app/helpers/perms_helper.rb:11 -#: ../../app/views/users/_admin_grant_permissions.html.erb:21 +#: ../../app/views/users/_admin_grant_permissions.html.erb:23 msgid "Manage user privileges" msgstr "" #: ../../app/helpers/perms_helper.rb:12 -#: ../../app/views/users/_admin_grant_permissions.html.erb:25 +#: ../../app/views/users/_admin_grant_permissions.html.erb:27 msgid "Manage templates" msgstr "" #: ../../app/helpers/perms_helper.rb:13 -#: ../../app/views/users/_admin_grant_permissions.html.erb:29 +#: ../../app/views/users/_admin_grant_permissions.html.erb:31 msgid "Manage guidance" msgstr "" @@ -1072,7 +1072,7 @@ msgid "API rights" msgstr "" #: ../../app/helpers/perms_helper.rb:15 -#: ../../app/views/users/_admin_grant_permissions.html.erb:37 +#: ../../app/views/users/_admin_grant_permissions.html.erb:39 msgid "Manage organisation details" msgstr "" @@ -1112,7 +1112,7 @@ msgid "Public" msgstr "" #: ../../app/helpers/plans_helper.rb:26 ../../app/helpers/plans_helper.rb:28 -#: ../../app/views/layouts/application.html.erb:129 +#: ../../app/views/layouts/application.html.erb:128 msgid "Private" msgstr "" @@ -1125,7 +1125,7 @@ msgid "Public: anyone can view." msgstr "" #: ../../app/helpers/plans_helper.rb:39 -#: ../../app/views/layouts/application.html.erb:130 +#: ../../app/views/layouts/application.html.erb:129 msgid "Private: restricted to me and people I invite." msgstr "" @@ -1162,9 +1162,9 @@ msgstr "" #: ../../app/views/orgs/_profile_form.html.erb:152 #: ../../app/views/paginable/templates/_customisable.html.erb:7 #: ../../app/views/paginable/templates/_organisational.html.erb:12 -#: ../../app/views/plans/_project_details.html.erb:156 +#: ../../app/views/plans/_project_details.html.erb:154 #: ../../app/views/plans/_show_details.html.erb:12 -#: ../../app/views/plans/new.html.erb:86 +#: ../../app/views/plans/new.html.erb:84 msgid "Funder" msgstr "" @@ -1190,8 +1190,8 @@ msgstr "" #: ../../app/helpers/template_helper.rb:48 #: ../../app/views/plans/index.html.erb:29 -#: ../../app/views/plans/new.html.erb:123 -#: ../../app/views/shared/_create_plan_modal.html.erb:5 +#: ../../app/views/plans/new.html.erb:121 +#: ../../app/views/shared/_create_plan_modal.html.erb:6 #: ../../spec/features/locales_spec.rb:53 #: ../../spec/features/locales_spec.rb:69 msgid "Create plan" @@ -1483,8 +1483,7 @@ msgid "Details" msgstr "" #: ../../app/models/exported_plan.rb:189 -msgid "" -"Question not answered.\n" +msgid "Question not answered.\\n" msgstr "" #: ../../app/models/identifier.rb:141 @@ -1531,7 +1530,7 @@ msgstr "" msgid "Denied" msgstr "" -#: ../../app/models/plan.rb:623 +#: ../../app/models/plan.rb:624 msgid "must be after the start date" msgstr "" @@ -1623,7 +1622,7 @@ msgstr "" msgid "Conditions in the template refer backwards" msgstr "" -#: ../../app/models/user.rb:384 +#: ../../app/models/user.rb:380 msgid "A Data Management Plan in %{application_name} has been shared with you" msgstr "" @@ -1631,7 +1630,8 @@ msgstr "" #: ../../app/views/contact_us/contacts/_new_left.html.erb:4 #: ../../app/views/contributors/_form.html.erb:10 #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:8 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:14 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:24 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:12 #: ../../app/views/org_admin/departments/edit.html.erb:14 #: ../../app/views/org_admin/departments/new.html.erb:14 #: ../../app/views/paginable/api_clients/_index.html.erb:6 @@ -1656,7 +1656,7 @@ msgid "Last Activity" msgstr "" #: ../../app/models/user/at_csv.rb:7 -#: ../../app/views/layouts/_branding.html.erb:71 +#: ../../app/views/layouts/_branding.html.erb:76 #: ../../app/views/org_admin/users/edit.html.erb:71 #: ../../app/views/paginable/users/_index.html.erb:26 #: ../../app/views/super_admin/users/edit.html.erb:105 @@ -1874,9 +1874,9 @@ msgid "Please wait, Standards are loading" msgstr "" #: ../../app/views/answers/_new_edit.html.erb:68 -#: ../../app/views/contributors/_form.html.erb:95 -#: ../../app/views/devise/passwords/edit.html.erb:35 -#: ../../app/views/devise/registrations/_password_details.html.erb:31 +#: ../../app/views/contributors/_form.html.erb:96 +#: ../../app/views/devise/passwords/edit.html.erb:36 +#: ../../app/views/devise/registrations/_password_details.html.erb:30 #: ../../app/views/devise/registrations/_personal_details.html.erb:90 #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:28 #: ../../app/views/guidances/new_edit.html.erb:49 @@ -1885,10 +1885,10 @@ msgstr "" #: ../../app/views/org_admin/departments/edit.html.erb:23 #: ../../app/views/org_admin/departments/new.html.erb:23 #: ../../app/views/org_admin/phases/_form.html.erb:25 -#: ../../app/views/org_admin/questions/_form.html.erb:99 -#: ../../app/views/org_admin/questions/_show.html.erb:209 +#: ../../app/views/org_admin/questions/_form.html.erb:100 +#: ../../app/views/org_admin/questions/_show.html.erb:206 #: ../../app/views/org_admin/sections/_form.html.erb:17 -#: ../../app/views/org_admin/templates/_form.html.erb:88 +#: ../../app/views/org_admin/templates/_form.html.erb:91 #: ../../app/views/org_admin/users/edit.html.erb:54 #: ../../app/views/orgs/_feedback_form.html.erb:38 #: ../../app/views/orgs/_profile_form.html.erb:197 @@ -1900,8 +1900,8 @@ msgstr "" #: ../../app/views/super_admin/notifications/_form.html.erb:66 #: ../../app/views/super_admin/themes/_form.html.erb:13 #: ../../app/views/super_admin/users/edit.html.erb:61 -#: ../../app/views/users/_admin_grant_permissions.html.erb:68 -#: ../../app/views/users/_notification_preferences.html.erb:47 +#: ../../app/views/users/_admin_grant_permissions.html.erb:72 +#: ../../app/views/users/_notification_preferences.html.erb:41 msgid "Save" msgstr "" @@ -1912,27 +1912,49 @@ msgstr "" msgid "example answer" msgstr "" -#: ../../app/views/answers/_status.html.erb:5 -msgid "Saving..." +#: ../../app/views/answers/_status.html.erb:7 +msgid "Plan writing error related to %{tool_name}" msgstr "" -#: ../../app/views/answers/_status.html.erb:9 +#: ../../app/views/answers/_status.html.erb:10 +msgid "Saving...Please do not refresh or go to another page!" +msgstr "" + +#: ../../app/views/answers/_status.html.erb:12 +msgid "" +"If you stuck on this message, please save your plan to a separate file and con" +"tact us at %{helpdesk_email} ." +msgstr "" + +#: ../../app/views/answers/_status.html.erb:17 +msgid "" +"Sorry, we had trouble saving your data. Please contact us at %{helpdesk_email}" +" ." +msgstr "" + +#: ../../app/views/answers/_status.html.erb:21 +msgid "" +"Save your plan content to a separate file now. You will LOSE them after refres" +"hing or closing this page." +msgstr "" + +#: ../../app/views/answers/_status.html.erb:25 msgid "Answered" msgstr "" -#: ../../app/views/answers/_status.html.erb:10 +#: ../../app/views/answers/_status.html.erb:26 msgid " by %{user_name}" msgstr "" -#: ../../app/views/answers/_status.html.erb:15 -msgid " questions from your plan." +#: ../../app/views/answers/_status.html.erb:31 +msgid "This answer removes " msgstr "" -#: ../../app/views/answers/_status.html.erb:15 -msgid "This answer removes " +#: ../../app/views/answers/_status.html.erb:31 +msgid " questions from your plan." msgstr "" -#: ../../app/views/answers/_status.html.erb:21 +#: ../../app/views/answers/_status.html.erb:37 msgid "This answer triggers email(s) to " msgstr "" @@ -1941,11 +1963,13 @@ msgstr "" #: ../../app/views/contributors/_form.html.erb:19 #: ../../app/views/devise/passwords/new.html.erb:18 #: ../../app/views/devise/registrations/_personal_details.html.erb:10 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:20 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:11 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:25 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:18 #: ../../app/views/org_admin/users/edit.html.erb:14 #: ../../app/views/paginable/contributors/_index.html.erb:11 #: ../../app/views/paginable/users/_index.html.erb:21 -#: ../../app/views/plans/_share_form.html.erb:109 +#: ../../app/views/plans/_share_form.html.erb:110 #: ../../app/views/shared/_create_account_form.html.erb:12 #: ../../app/views/shared/_sign_in_form.html.erb:3 #: ../../app/views/super_admin/users/edit.html.erb:15 @@ -1954,19 +1978,21 @@ msgid "Email" msgstr "" #: ../../app/views/contact_us/contacts/_new_left.html.erb:22 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:26 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:26 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:24 msgid "Subject" msgstr "" #: ../../app/views/contact_us/contacts/_new_left.html.erb:30 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:32 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:27 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:30 #: ../../app/views/orgs/_feedback_form.html.erb:26 msgid "Message" msgstr "" #: ../../app/views/contact_us/contacts/_new_left.html.erb:39 -#: ../../app/views/devise/passwords/edit.html.erb:30 -#: ../../app/views/shared/_create_account_form.html.erb:46 +#: ../../app/views/devise/passwords/edit.html.erb:31 +#: ../../app/views/shared/_create_account_form.html.erb:45 msgid "Security check" msgstr "" @@ -1995,7 +2021,7 @@ msgid "" msgstr "" #: ../../app/views/contact_us/contacts/new.html.erb:10 -#: ../../app/views/layouts/_branding.html.erb:41 +#: ../../app/views/layouts/_branding.html.erb:44 #: ../../app/views/layouts/_footer.html.erb:23 #: ../../app/views/layouts/_footer.html.erb:29 #: ../../app/views/org_admin/plans/index.html.erb:40 @@ -2003,7 +2029,7 @@ msgstr "" #: ../../app/views/paginable/plans/_publicly_visible.html.erb:24 #: ../../app/views/paginable/templates/_history.html.erb:28 #: ../../app/views/paginable/templates/_history.html.erb:35 -#: ../../app/views/paginable/templates/_organisational.html.erb:85 +#: ../../app/views/paginable/templates/_organisational.html.erb:87 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:29 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:36 #: ../../app/views/plans/_download_form.html.erb:130 @@ -2040,16 +2066,18 @@ msgstr "" msgid "Roles" msgstr "" -#: ../../app/views/contributors/_form.html.erb:97 +#: ../../app/views/contributors/_form.html.erb:98 #: ../../app/views/layouts/modal_search/_result.html.erb:23 #: ../../app/views/notes/_archive.html.erb:10 #: ../../app/views/notes/_list.html.erb:16 #: ../../app/views/notes/_list.html.erb:19 -#: ../../app/views/org_admin/conditions/_container.html.erb:11 -#: ../../app/views/org_admin/conditions/_form.html.erb:31 +#: ../../app/views/org_admin/conditions/_container.html.erb:14 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:11 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:40 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:31 #: ../../app/views/org_admin/question_options/_option_fields.html.erb:40 #: ../../app/views/paginable/api_clients/_index.html.erb:44 -#: ../../app/views/paginable/contributors/_index.html.erb:55 +#: ../../app/views/paginable/contributors/_index.html.erb:56 #: ../../app/views/paginable/departments/_index.html.erb:28 #: ../../app/views/paginable/guidance_groups/_index.html.erb:56 #: ../../app/views/paginable/guidances/_index.html.erb:61 @@ -2057,29 +2085,32 @@ msgstr "" #: ../../app/views/paginable/plans/_privately_visible.html.erb:78 #: ../../app/views/paginable/research_outputs/_index.html.erb:53 #: ../../app/views/paginable/templates/_customisable.html.erb:67 -#: ../../app/views/paginable/templates/_organisational.html.erb:74 +#: ../../app/views/paginable/templates/_organisational.html.erb:75 #: ../../app/views/plans/_share_form.html.erb:91 #: ../../app/views/research_outputs/_form.html.erb:180 msgid "Remove" msgstr "" -#: ../../app/views/contributors/_form.html.erb:100 +#: ../../app/views/contributors/_form.html.erb:101 #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:29 #: ../../app/views/guidances/new_edit.html.erb:50 +#: ../../app/views/layouts/modal_search/_form.html.erb:43 #: ../../app/views/notes/_archive.html.erb:11 #: ../../app/views/notes/_edit.html.erb:11 #: ../../app/views/org_admin/departments/edit.html.erb:24 #: ../../app/views/org_admin/departments/new.html.erb:24 -#: ../../app/views/org_admin/questions/_form.html.erb:103 -#: ../../app/views/org_admin/questions/_form.html.erb:105 +#: ../../app/views/org_admin/questions/_form.html.erb:104 +#: ../../app/views/org_admin/questions/_form.html.erb:106 #: ../../app/views/plans/_guidance_selection.html.erb:35 -#: ../../app/views/plans/new.html.erb:124 +#: ../../app/views/plans/new.html.erb:122 #: ../../app/views/research_outputs/_form.html.erb:183 +#: ../../app/views/shared/_copy_link_modal.html.erb:8 +#: ../../app/views/shared/_create_plan_modal.html.erb:8 #: ../../app/views/super_admin/api_clients/_form.html.erb:86 #: ../../app/views/super_admin/notifications/_form.html.erb:73 #: ../../app/views/super_admin/themes/_form.html.erb:19 #: ../../app/views/super_admin/users/_confirm_merge.html.erb:15 -#: ../../app/views/users/_admin_grant_permissions.html.erb:69 +#: ../../app/views/users/_admin_grant_permissions.html.erb:73 msgid "Cancel" msgstr "" @@ -2087,7 +2118,7 @@ msgstr "" msgid "Editing contributor" msgstr "" -#: ../../app/views/contributors/edit.html.erb:13 +#: ../../app/views/contributors/edit.html.erb:14 #: ../../app/views/contributors/new.html.erb:13 msgid "View all contributors" msgstr "" @@ -2151,7 +2182,7 @@ msgstr "" #: ../../app/views/devise/registrations/new.html.erb:43 #: ../../app/views/devise/registrations/new.html.erb:58 #: ../../app/views/shared/_access_controls.html.erb:11 -#: ../../app/views/shared/_create_account_form.html.erb:50 +#: ../../app/views/shared/_create_account_form.html.erb:49 msgid "Create account" msgstr "" @@ -2277,7 +2308,7 @@ msgstr "" msgid "Change your password" msgstr "" -#: ../../app/views/devise/passwords/edit.html.erb:24 +#: ../../app/views/devise/passwords/edit.html.erb:25 #: ../../app/views/devise/registrations/_password_details.html.erb:25 msgid "Show passwords" msgstr "" @@ -2290,7 +2321,7 @@ msgstr "" #: ../../app/views/devise/passwords/new.html.erb:5 msgid "The email address you entered is not registered." -msgstr "" +msgstr "The email address you entered is not registered." #: ../../app/views/devise/passwords/new.html.erb:10 msgid "" @@ -2440,7 +2471,7 @@ msgid "Department or school" msgstr "" #: ../../app/views/devise/registrations/_personal_details.html.erb:55 -#: ../../app/views/layouts/_signin_signout.html.erb:6 +#: ../../app/views/layouts/_signin_signout.html.erb:7 #: ../../app/views/org_admin/users/edit.html.erb:43 #: ../../app/views/super_admin/users/edit.html.erb:53 msgid "Language" @@ -2462,7 +2493,7 @@ msgstr "" #: ../../app/views/devise/registrations/edit.html.erb:1 #: ../../app/views/devise/registrations/edit.html.erb:4 -#: ../../app/views/layouts/_signin_signout.html.erb:29 +#: ../../app/views/layouts/_signin_signout.html.erb:36 msgid "Edit profile" msgstr "" @@ -2487,7 +2518,7 @@ msgid "Do you have a %{application_name} account?" msgstr "" #: ../../app/views/devise/registrations/new.html.erb:22 -#: ../../app/views/layouts/_signin_signout.html.erb:41 +#: ../../app/views/layouts/_signin_signout.html.erb:48 #: ../../app/views/shared/_access_controls.html.erb:5 #: ../../app/views/shared/_sign_in_form.html.erb:19 msgid "Sign in" @@ -2534,7 +2565,7 @@ msgid "" msgstr "" #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:15 -#: ../../app/views/org_admin/templates/_form.html.erb:41 +#: ../../app/views/org_admin/templates/_form.html.erb:44 #: ../../app/views/org_admin/templates/_row.html.erb:10 #: ../../app/views/org_admin/templates/_row.html.erb:13 #: ../../app/views/org_admin/templates/_show.html.erb:19 @@ -2589,12 +2620,12 @@ msgstr "" msgid "View all guidance" msgstr "" -#: ../../app/views/guidances/_guidance_display.html.erb:10 +#: ../../app/views/guidances/_guidance_display.html.erb:9 #: ../../app/views/guidances/admin_index.html.erb:2 #: ../../app/views/guidances/admin_index.html.erb:5 #: ../../app/views/guidances/new_edit.html.erb:12 #: ../../app/views/guidances/new_edit.html.erb:16 -#: ../../app/views/layouts/_branding.html.erb:82 +#: ../../app/views/layouts/_branding.html.erb:87 #: ../../app/views/org_admin/annotations/_form.html.erb:3 #: ../../app/views/org_admin/questions/_show.html.erb:78 #: ../../app/views/paginable/themes/_index.html.erb:5 @@ -2699,33 +2730,33 @@ msgstr "" msgid "Previous" msgstr "" -#: ../../app/views/layouts/_branding.html.erb:65 +#: ../../app/views/layouts/_branding.html.erb:69 msgid "Admin" msgstr "" -#: ../../app/views/layouts/_branding.html.erb:77 +#: ../../app/views/layouts/_branding.html.erb:82 #: ../../app/views/org_admin/templates/index.html.erb:4 #: ../../app/views/paginable/orgs/_index.html.erb:8 msgid "Templates" msgstr "" -#: ../../app/views/layouts/_branding.html.erb:87 +#: ../../app/views/layouts/_branding.html.erb:92 #: ../../app/views/super_admin/orgs/index.html.erb:2 #: ../../app/views/super_admin/orgs/index.html.erb:6 msgid "Organisations" msgstr "" -#: ../../app/views/layouts/_branding.html.erb:92 +#: ../../app/views/layouts/_branding.html.erb:97 #: ../../app/views/orgs/admin_edit.html.erb:1 #: ../../app/views/orgs/admin_edit.html.erb:6 msgid "Organisation details" msgstr "" -#: ../../app/views/layouts/_branding.html.erb:98 +#: ../../app/views/layouts/_branding.html.erb:103 msgid "Users" msgstr "" -#: ../../app/views/layouts/_branding.html.erb:103 +#: ../../app/views/layouts/_branding.html.erb:108 #: ../../app/views/org_admin/questions/_show.html.erb:88 #: ../../app/views/org_admin/shared/_theme_selector.html.erb:16 #: ../../app/views/paginable/guidances/_index.html.erb:7 @@ -2734,15 +2765,15 @@ msgstr "" msgid "Themes" msgstr "" -#: ../../app/views/layouts/_branding.html.erb:108 +#: ../../app/views/layouts/_branding.html.erb:113 msgid "Usage" msgstr "" -#: ../../app/views/layouts/_branding.html.erb:113 +#: ../../app/views/layouts/_branding.html.erb:118 msgid "Api Clients" msgstr "" -#: ../../app/views/layouts/_branding.html.erb:116 +#: ../../app/views/layouts/_branding.html.erb:121 #: ../../app/views/org_admin/plans/index.html.erb:11 #: ../../app/views/super_admin/notifications/index.html.erb:1 #: ../../app/views/super_admin/notifications/index.html.erb:4 @@ -2773,44 +2804,44 @@ msgstr "" msgid "GitHub" msgstr "" -#: ../../app/views/layouts/_navigation.html.erb:12 +#: ../../app/views/layouts/_navigation.html.erb:6 #: ../../app/views/orgs/_profile_form.html.erb:58 msgid "logo" msgstr "" -#: ../../app/views/layouts/_navigation.html.erb:23 +#: ../../app/views/layouts/_navigation.html.erb:26 #: ../../app/views/plans/index.html.erb:1 #: ../../app/views/plans/index.html.erb:4 msgid "My Dashboard" msgstr "" -#: ../../app/views/layouts/_navigation.html.erb:26 +#: ../../app/views/layouts/_navigation.html.erb:29 msgid "Create plans" msgstr "" -#: ../../app/views/layouts/_navigation.html.erb:31 +#: ../../app/views/layouts/_navigation.html.erb:34 msgid "Reference" msgstr "" -#: ../../app/views/layouts/_navigation.html.erb:36 -#: ../../app/views/layouts/_navigation.html.erb:47 +#: ../../app/views/layouts/_navigation.html.erb:40 +#: ../../app/views/layouts/_navigation.html.erb:52 #: ../../app/views/public_pages/plan_index.html.erb:1 #: ../../app/views/public_pages/plan_index.html.erb:4 msgid "Public DMPs" msgstr "" -#: ../../app/views/layouts/_navigation.html.erb:39 -#: ../../app/views/layouts/_navigation.html.erb:50 +#: ../../app/views/layouts/_navigation.html.erb:43 +#: ../../app/views/layouts/_navigation.html.erb:55 #: ../../app/views/public_pages/template_index.html.erb:1 #: ../../app/views/public_pages/template_index.html.erb:4 msgid "DMP Templates" msgstr "" -#: ../../app/views/layouts/_navigation.html.erb:44 +#: ../../app/views/layouts/_navigation.html.erb:49 msgid "Home" msgstr "" -#: ../../app/views/layouts/_navigation.html.erb:55 +#: ../../app/views/layouts/_navigation.html.erb:60 #: ../../app/views/static_pages/about_us.html.erb:35 #: ../../app/views/static_pages/help.html.erb:1 #: ../../app/views/static_pages/help.html.erb:4 @@ -2842,7 +2873,7 @@ msgstr "" msgid "View less" msgstr "" -#: ../../app/views/layouts/_signin_signout.html.erb:32 +#: ../../app/views/layouts/_signin_signout.html.erb:39 msgid "Logout" msgstr "" @@ -2852,89 +2883,102 @@ msgid "%{application_name}" msgstr "" #: ../../app/views/layouts/application.html.erb:92 -msgid "Notice:" +msgid "Error:" msgstr "" #: ../../app/views/layouts/application.html.erb:92 -msgid "Error:" +msgid "Notice:" msgstr "" -#: ../../app/views/layouts/application.html.erb:103 +#: ../../app/views/layouts/application.html.erb:102 msgid "Loading..." msgstr "" -#: ../../app/views/layouts/application.html.erb:122 +#: ../../app/views/layouts/application.html.erb:120 #: ../../app/views/plans/new.html.erb:2 msgid "This field is required." msgstr "" -#: ../../app/views/layouts/application.html.erb:124 +#: ../../app/views/layouts/application.html.erb:121 +msgid "The passwords must match." +msgstr "" + +#: ../../app/views/layouts/application.html.erb:123 #: ../../app/views/shared/_create_account_form.html.erb:31 msgid "Show password" msgstr "" -#: ../../app/views/layouts/application.html.erb:125 +#: ../../app/views/layouts/application.html.erb:124 msgid "Select an organisation from the list." msgstr "" -#: ../../app/views/layouts/application.html.erb:126 +#: ../../app/views/layouts/application.html.erb:125 msgid "My organisation isn't listed" msgstr "" -#: ../../app/views/layouts/application.html.erb:128 +#: ../../app/views/layouts/application.html.erb:127 #: ../../app/views/paginable/plans/_privately_visible.html.erb:42 msgid "N/A" msgstr "" -#: ../../app/views/layouts/application.html.erb:132 +#: ../../app/views/layouts/application.html.erb:131 msgid "Hide list." msgstr "" -#: ../../app/views/layouts/application.html.erb:133 +#: ../../app/views/layouts/application.html.erb:132 msgid "See the full list of partner institutions." msgstr "" -#: ../../app/views/layouts/application.html.erb:135 +#: ../../app/views/layouts/application.html.erb:134 msgid "" "Unable to find a suitable template for the research organisation and funder yo" "u selected." msgstr "" -#: ../../app/views/layouts/application.html.erb:136 +#: ../../app/views/layouts/application.html.erb:135 msgid "Please select a research organisation and funder to continue." msgstr "" -#: ../../app/views/layouts/application.html.erb:138 +#: ../../app/views/layouts/application.html.erb:137 msgid "Loading ..." msgstr "" -#: ../../app/views/layouts/application.html.erb:139 +#: ../../app/views/layouts/application.html.erb:138 msgid "Unable to load the section's content at this time." msgstr "" -#: ../../app/views/layouts/application.html.erb:140 +#: ../../app/views/layouts/application.html.erb:139 msgid "Unable to load the question's content at this time." msgstr "" -#: ../../app/views/layouts/application.html.erb:141 +#: ../../app/views/layouts/application.html.erb:140 msgid "Opens in a new window" msgstr "" -#: ../../app/views/layouts/application.html.erb:143 +#: ../../app/views/layouts/application.html.erb:142 msgid "" "%{n} results are available, use up and down arrows to navigate suggestions. Us" "e the Enter key to select a suggestion or the Escape key to close the suggesti" "ons." msgstr "" -#: ../../app/views/layouts/application.html.erb:144 +#: ../../app/views/layouts/application.html.erb:143 msgid "No results are available for your entry." msgstr "" -#: ../../app/views/layouts/application.html.erb:145 +#: ../../app/views/layouts/application.html.erb:144 msgid "Searching ..." msgstr "" +#: ../../app/views/layouts/application.html.erb:148 +#: ../../app/views/research_outputs/repositories/_search_result.html.erb:32 +msgid "More info" +msgstr "" + +#: ../../app/views/layouts/application.html.erb:149 +msgid "Less info" +msgstr "" + #: ../../app/views/layouts/modal_search/_form.html.erb:24 msgid "- Enter a search term %{examples} -" msgstr "" @@ -2944,16 +2988,11 @@ msgstr "" msgid "No results matched your filter criteria." msgstr "" -#: ../../app/views/layouts/modal_search/_form.html.erb:41 -#: ../../app/views/layouts/modal_search/_form.html.erb:84 -msgid "Close" -msgstr "" - -#: ../../app/views/layouts/modal_search/_form.html.erb:44 +#: ../../app/views/layouts/modal_search/_form.html.erb:40 msgid "%{topic} search" msgstr "" -#: ../../app/views/layouts/modal_search/_form.html.erb:67 +#: ../../app/views/layouts/modal_search/_form.html.erb:66 msgid "Apply filter(s)" msgstr "" @@ -2982,7 +3021,7 @@ msgid "Add Comment" msgstr "" #: ../../app/views/notes/_list.html.erb:15 -#: ../../app/views/org_admin/questions/_show.html.erb:218 +#: ../../app/views/org_admin/questions/_show.html.erb:215 #: ../../app/views/paginable/api_clients/_index.html.erb:43 #: ../../app/views/paginable/contributors/_index.html.erb:53 #: ../../app/views/paginable/departments/_index.html.erb:27 @@ -3014,19 +3053,51 @@ msgid "%{org} Example Answer" msgstr "" #: ../../app/views/org_admin/conditions/_add.html.erb:3 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:7 msgid "Add condition" msgstr "" +#: ../../app/views/org_admin/conditions/_add.html.erb:5 +msgid "To add a condition you must have selected an Option and Action together with" +msgstr "" + +#: ../../app/views/org_admin/conditions/_add.html.erb:7 +msgid "if Action is 'remove', you need to select one or more choices in Target." +msgstr "" + +#: ../../app/views/org_admin/conditions/_add.html.erb:8 +msgid "" +"if Action is 'add notification', you need to fill in all the fields in the 'Se" +"nd email' popup." +msgstr "" + +#: ../../app/views/org_admin/conditions/_add.html.erb:10 +msgid "Otherwise, the condition will not be saved." +msgstr "" + #: ../../app/views/org_admin/conditions/_container.html.erb:5 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:10 msgid "Option" msgstr "" #: ../../app/views/org_admin/conditions/_container.html.erb:8 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:15 #: ../../app/views/super_admin/orgs/_analysis.html.erb:47 msgid "Action" msgstr "" -#: ../../app/views/org_admin/conditions/_form.html.erb:25 +#: ../../app/views/org_admin/conditions/_container.html.erb:11 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:21 +msgid "Target" +msgstr "" + +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:4 +msgid "" +"Hover over the email address to view email content. To change email details yo" +"u need to remove and add the condition again." +msgstr "" + +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:26 msgid "Edit email" msgstr "" @@ -3034,19 +3105,23 @@ msgstr "" msgid "Send email" msgstr "" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:21 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:7 +msgid "Close" +msgstr "" + +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:19 msgid "recipient_email@example.com" msgstr "" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:33 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:31 msgid "Email content" msgstr "" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:37 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:35 msgid "Discard " msgstr "" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:38 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:36 msgid "Save " msgstr "" @@ -3268,11 +3343,11 @@ msgid "Feedback requested" msgstr "" #: ../../app/views/org_admin/plans/index.html.erb:29 -msgid "Notify the plan owner that I have finished providing feedback" +msgid "Complete" msgstr "" #: ../../app/views/org_admin/plans/index.html.erb:29 -msgid "Complete" +msgid "Notify the plan owner that I have finished providing feedback" msgstr "" #: ../../app/views/org_admin/plans/index.html.erb:39 @@ -3308,11 +3383,11 @@ msgid "" msgstr "" #: ../../app/views/org_admin/questions/_form.html.erb:4 -msgid "New question:" +msgid "Question %{number}:" msgstr "" #: ../../app/views/org_admin/questions/_form.html.erb:4 -msgid "Question %{number}:" +msgid "New question:" msgstr "" #: ../../app/views/org_admin/questions/_form.html.erb:15 @@ -3340,31 +3415,30 @@ msgid "" "ng the CTRL key;" msgstr "" -#: ../../app/views/org_admin/questions/_form.html.erb:49 -#: ../../app/views/org_admin/questions/_form.html.erb:57 -msgid "Add Conditions" +#: ../../app/views/org_admin/questions/_form.html.erb:58 +msgid "Save this question before adding conditions." msgstr "" -#: ../../app/views/org_admin/questions/_form.html.erb:56 -msgid "Save this question before adding conditions." +#: ../../app/views/org_admin/questions/_form.html.erb:59 +msgid "Edit Conditions" msgstr "" -#: ../../app/views/org_admin/questions/_form.html.erb:66 -msgid "Display additional comment area." +#: ../../app/views/org_admin/questions/_form.html.erb:68 +msgid "Display additional comment area" msgstr "" -#: ../../app/views/org_admin/questions/_form.html.erb:72 +#: ../../app/views/org_admin/questions/_form.html.erb:73 msgid "Default answer" msgstr "" -#: ../../app/views/org_admin/questions/_form.html.erb:95 +#: ../../app/views/org_admin/questions/_form.html.erb:96 msgid "" "Select one or more themes that are relevant to this question. This will allow " "similarly themed organisation-level guidance to appear alongside your question" "." msgstr "" -#: ../../app/views/org_admin/questions/_form.html.erb:102 +#: ../../app/views/org_admin/questions/_form.html.erb:103 #: ../../app/views/org_admin/sections/_form.html.erb:19 #: ../../app/views/super_admin/api_clients/_form.html.erb:79 #: ../../app/views/super_admin/notifications/_form.html.erb:68 @@ -3372,7 +3446,7 @@ msgstr "" msgid "Delete" msgstr "" -#: ../../app/views/org_admin/questions/_form.html.erb:102 +#: ../../app/views/org_admin/questions/_form.html.erb:103 msgid "You are about to delete question #%{question_number}. Are you sure?" msgstr "" @@ -3422,27 +3496,27 @@ msgid "" " related to the themes associated with this question." msgstr "" -#: ../../app/views/org_admin/questions/_show.html.erb:169 +#: ../../app/views/org_admin/questions/_show.html.erb:166 msgid "" "Note: New plans will automatically display this guidance.\n" " Users then have the ability to hide/display the guidance when edit" "ing their plan." msgstr "" -#: ../../app/views/org_admin/questions/_show.html.erb:172 +#: ../../app/views/org_admin/questions/_show.html.erb:169 msgid "" "There is no organisational guidance related to the themes associated with this" " question." msgstr "" -#: ../../app/views/org_admin/questions/_show.html.erb:182 -#: ../../app/views/org_admin/questions/_show.html.erb:194 -#: ../../app/views/org_admin/questions/_show.html.erb:224 +#: ../../app/views/org_admin/questions/_show.html.erb:179 +#: ../../app/views/org_admin/questions/_show.html.erb:191 +#: ../../app/views/org_admin/questions/_show.html.erb:221 msgid "Annotations" msgstr "" -#: ../../app/views/org_admin/questions/_show.html.erb:188 -#: ../../app/views/org_admin/questions/_show.html.erb:230 +#: ../../app/views/org_admin/questions/_show.html.erb:185 +#: ../../app/views/org_admin/questions/_show.html.erb:227 msgid "None provided" msgstr "" @@ -3467,11 +3541,11 @@ msgid "" "to this section. Are you sure?" msgstr "" -#: ../../app/views/org_admin/sections/_index.html.erb:61 +#: ../../app/views/org_admin/sections/_index.html.erb:63 msgid "Add a new section" msgstr "" -#: ../../app/views/org_admin/shared/_theme_selector.html.erb:43 +#: ../../app/views/org_admin/shared/_theme_selector.html.erb:44 msgid "No themes have been defined. Please contact your administrator for assistance." msgstr "" @@ -3487,12 +3561,12 @@ msgid "" "emplates." msgstr "" -#: ../../app/views/org_admin/templates/_form.html.erb:25 +#: ../../app/views/org_admin/templates/_form.html.erb:28 #: ../../app/views/org_admin/templates/_show.html.erb:35 msgid "for internal %{org_name} use only" msgstr "" -#: ../../app/views/org_admin/templates/_form.html.erb:38 +#: ../../app/views/org_admin/templates/_form.html.erb:41 #: ../../app/views/org_admin/templates/_show.html.erb:13 #: ../../app/views/paginable/guidance_groups/_index.html.erb:7 #: ../../app/views/paginable/guidances/_index.html.erb:9 @@ -3502,7 +3576,7 @@ msgstr "" msgid "Status" msgstr "" -#: ../../app/views/org_admin/templates/_form.html.erb:43 +#: ../../app/views/org_admin/templates/_form.html.erb:46 #: ../../app/views/org_admin/templates/_row.html.erb:16 #: ../../app/views/org_admin/templates/_show.html.erb:26 #: ../../app/views/paginable/guidance_groups/_index.html.erb:24 @@ -3512,17 +3586,17 @@ msgstr "" msgid "Unpublished" msgstr "" -#: ../../app/views/org_admin/templates/_form.html.erb:45 +#: ../../app/views/org_admin/templates/_form.html.erb:48 #: ../../app/views/paginable/templates/_history.html.erb:19 msgid "Draft" msgstr "" -#: ../../app/views/org_admin/templates/_form.html.erb:52 +#: ../../app/views/org_admin/templates/_form.html.erb:55 #: ../../app/views/org_admin/templates/_show.html.erb:41 msgid "Created at" msgstr "" -#: ../../app/views/org_admin/templates/_form.html.erb:58 +#: ../../app/views/org_admin/templates/_form.html.erb:61 #: ../../app/views/org_admin/templates/_show.html.erb:43 #: ../../app/views/paginable/guidance_groups/_index.html.erb:9 #: ../../app/views/paginable/guidances/_index.html.erb:10 @@ -3530,22 +3604,22 @@ msgstr "" msgid "Last updated" msgstr "" -#: ../../app/views/org_admin/templates/_form.html.erb:70 +#: ../../app/views/org_admin/templates/_form.html.erb:73 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:10 msgid "Funder Links" msgstr "" -#: ../../app/views/org_admin/templates/_form.html.erb:73 +#: ../../app/views/org_admin/templates/_form.html.erb:76 msgid "" "Add links to funder websites that provide additional information about the req" "uirements for this template" msgstr "" -#: ../../app/views/org_admin/templates/_form.html.erb:79 +#: ../../app/views/org_admin/templates/_form.html.erb:82 msgid "Sample Plan Links" msgstr "" -#: ../../app/views/org_admin/templates/_form.html.erb:82 +#: ../../app/views/org_admin/templates/_form.html.erb:85 msgid "Add links to sample plans if provided by the funder." msgstr "" @@ -3786,7 +3860,7 @@ msgstr "" #: ../../app/views/orgs/_profile_form.html.erb:65 #: ../../app/views/orgs/shibboleth_ds.html.erb:34 -#: ../../app/views/plans/new.html.erb:64 ../../app/views/plans/new.html.erb:93 +#: ../../app/views/plans/new.html.erb:62 ../../app/views/plans/new.html.erb:91 #: ../../app/views/shared/_sign_in_form.html.erb:23 msgid "or" msgstr "" @@ -3844,7 +3918,7 @@ msgid "Profile information" msgstr "" #: ../../app/views/orgs/admin_edit.html.erb:22 -#: ../../app/views/plans/_navigation.html.erb:33 +#: ../../app/views/plans/_navigation.html.erb:37 #: ../../app/views/plans/_request_feedback_form.html.erb:19 #: ../../app/views/static_pages/help.html.erb:45 msgid "Request feedback" @@ -3869,7 +3943,7 @@ msgid "Please select one" msgstr "" #: ../../app/views/orgs/shibboleth_ds.html.erb:30 -#: ../../app/views/usage/_user_statistics.html.erb:76 +#: ../../app/views/usage/_user_statistics.html.erb:73 msgid "Go" msgstr "" @@ -3915,7 +3989,7 @@ msgid "" "s the API. Are you sure?" msgstr "" -#: ../../app/views/paginable/contributors/_index.html.erb:57 +#: ../../app/views/paginable/contributors/_index.html.erb:58 msgid "You are about to delete '%{contributor_name}'. Are you sure?" msgstr "" @@ -3939,7 +4013,7 @@ msgstr "" #: ../../app/views/paginable/plans/_privately_visible.html.erb:48 #: ../../app/views/paginable/templates/_history.html.erb:42 #: ../../app/views/paginable/users/_index.html.erb:92 -#: ../../app/views/shared/_create_plan_modal.html.erb:12 +#: ../../app/views/shared/_create_plan_modal.html.erb:15 msgid "No" msgstr "" @@ -3948,7 +4022,7 @@ msgstr "" #: ../../app/views/paginable/plans/_privately_visible.html.erb:46 #: ../../app/views/paginable/templates/_history.html.erb:42 #: ../../app/views/paginable/users/_index.html.erb:92 -#: ../../app/views/shared/_create_plan_modal.html.erb:11 +#: ../../app/views/shared/_create_plan_modal.html.erb:14 msgid "Yes" msgstr "" @@ -4052,7 +4126,7 @@ msgstr "" #: ../../app/views/paginable/templates/_history.html.erb:6 #: ../../app/views/paginable/templates/_organisational.html.erb:2 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:7 -#: ../../app/views/plans/_navigation.html.erb:38 +#: ../../app/views/plans/_navigation.html.erb:43 #: ../../app/views/usage/_user_statistics.html.erb:23 #: ../../app/views/usage/_user_statistics.html.erb:38 msgid "Download" @@ -4077,7 +4151,7 @@ msgstr "" #: ../../app/views/paginable/plans/_publicly_visible.html.erb:23 #: ../../app/views/paginable/templates/_history.html.erb:27 #: ../../app/views/paginable/templates/_history.html.erb:34 -#: ../../app/views/paginable/templates/_organisational.html.erb:84 +#: ../../app/views/paginable/templates/_organisational.html.erb:86 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:28 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:35 msgid "(new window)" @@ -4096,7 +4170,7 @@ msgid "Shared" msgstr "" #: ../../app/views/paginable/plans/_privately_visible.html.erb:64 -#: ../../app/views/plans/_navigation.html.erb:28 +#: ../../app/views/plans/_navigation.html.erb:31 msgid "Share" msgstr "" @@ -4194,15 +4268,15 @@ msgstr "" msgid "View customizations" msgstr "" -#: ../../app/views/paginable/templates/_organisational.html.erb:76 +#: ../../app/views/paginable/templates/_organisational.html.erb:77 msgid "" "Are you sure you want to remove \"%{template_title}\"? Any published versions wi" "ll become unavailable to users." msgstr "" -#: ../../app/views/paginable/templates/_organisational.html.erb:90 +#: ../../app/views/paginable/templates/_organisational.html.erb:92 #: ../../app/views/shared/_copy_link_modal.html.erb:6 -#: ../../app/views/shared/_copy_link_modal.html.erb:13 +#: ../../app/views/shared/_copy_link_modal.html.erb:16 msgid "Copy link" msgstr "" @@ -4224,11 +4298,11 @@ msgid "Create a new plan" msgstr "" #: ../../app/views/paginable/templates/_publicly_visible.html.erb:13 -msgid "(if available)" +msgid "Sample Plans" msgstr "" #: ../../app/views/paginable/templates/_publicly_visible.html.erb:13 -msgid "Sample Plans" +msgid "(if available)" msgstr "" #: ../../app/views/paginable/templates/_publicly_visible.html.erb:47 @@ -4269,7 +4343,7 @@ msgstr "" msgid "Edit Profile" msgstr "" -#: ../../app/views/phases/_edit_plan_answers.html.erb:77 +#: ../../app/views/phases/_edit_plan_answers.html.erb:74 msgid "Comments & Guidance" msgstr "" @@ -4356,7 +4430,7 @@ msgid "" msgstr "" #: ../../app/views/plans/_edit_details.html.erb:14 -#: ../../app/views/plans/_guidance_selection.html.erb:38 +#: ../../app/views/plans/_guidance_selection.html.erb:36 msgid "Select Guidance" msgstr "" @@ -4382,34 +4456,34 @@ msgstr "" msgid "There is no additional guidance for this template." msgstr "" -#: ../../app/views/plans/_guidance_selection.html.erb:40 +#: ../../app/views/plans/_guidance_selection.html.erb:38 msgid "" "To help you write your plan, %{application_name} can show you guidance from a " "variety of organisations. Please choose up to 6 organisations of the following" " organisations who offer guidance relevant to your plan." msgstr "" -#: ../../app/views/plans/_guidance_selection.html.erb:42 +#: ../../app/views/plans/_guidance_selection.html.erb:40 msgid "Don't forget to save your changes after making your selections." msgstr "" -#: ../../app/views/plans/_navigation.html.erb:4 +#: ../../app/views/plans/_navigation.html.erb:5 msgid "Project Details" msgstr "" -#: ../../app/views/plans/_navigation.html.erb:7 +#: ../../app/views/plans/_navigation.html.erb:8 msgid "Contributors" msgstr "" -#: ../../app/views/plans/_navigation.html.erb:11 +#: ../../app/views/plans/_navigation.html.erb:12 msgid "Plan overview" msgstr "" -#: ../../app/views/plans/_navigation.html.erb:16 +#: ../../app/views/plans/_navigation.html.erb:18 msgid "Write Plan" msgstr "" -#: ../../app/views/plans/_navigation.html.erb:22 +#: ../../app/views/plans/_navigation.html.erb:24 msgid "Research Outputs" msgstr "" @@ -4471,76 +4545,76 @@ msgstr "" msgid "Link to a protocol from a meeting with an ethics commitee" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:27 -#: ../../app/views/plans/new.html.erb:38 +#: ../../app/views/plans/_project_details.html.erb:25 +#: ../../app/views/plans/new.html.erb:36 msgid "mock project for testing, practice, or educational purposes" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:35 +#: ../../app/views/plans/_project_details.html.erb:33 msgid "Project abstract" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:47 +#: ../../app/views/plans/_project_details.html.erb:45 msgid "Research domain" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:52 -#: ../../app/views/plans/_project_details.html.erb:173 +#: ../../app/views/plans/_project_details.html.erb:50 +#: ../../app/views/plans/_project_details.html.erb:171 #: ../../app/views/research_outputs/_form.html.erb:23 #: ../../app/views/research_outputs/licenses/_form.html.erb:19 msgid "- Please select one -" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:62 +#: ../../app/views/plans/_project_details.html.erb:60 msgid "Project Start" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:65 +#: ../../app/views/plans/_project_details.html.erb:63 msgid "The estimated date on which you will begin this project." msgstr "" -#: ../../app/views/plans/_project_details.html.erb:68 +#: ../../app/views/plans/_project_details.html.erb:66 msgid "Project End" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:71 +#: ../../app/views/plans/_project_details.html.erb:69 msgid "The estimated date on which you will complete this project." msgstr "" -#: ../../app/views/plans/_project_details.html.erb:80 +#: ../../app/views/plans/_project_details.html.erb:78 msgid "Landing page" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:93 +#: ../../app/views/plans/_project_details.html.erb:91 #: ../../app/views/plans/_show_details.html.erb:22 msgid "ID" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:114 +#: ../../app/views/plans/_project_details.html.erb:112 msgid "Research outputs may have ethical concerns" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:121 +#: ../../app/views/plans/_project_details.html.erb:119 msgid "Describe any ethical concerns" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:134 +#: ../../app/views/plans/_project_details.html.erb:132 msgid "Ethical protocols" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:167 +#: ../../app/views/plans/_project_details.html.erb:165 msgid "Funding status" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:180 +#: ../../app/views/plans/_project_details.html.erb:178 msgid "Grant number/url" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:194 +#: ../../app/views/plans/_project_details.html.erb:192 msgid "Grant number:" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:198 +#: ../../app/views/plans/_project_details.html.erb:196 msgid "" "Provide a URL to the award's landing page if possible, if not please provide t" "he award/grant number." @@ -4701,33 +4775,33 @@ msgstr "" msgid "What research project are you planning?" msgstr "" -#: ../../app/views/plans/new.html.erb:47 +#: ../../app/views/plans/new.html.erb:45 msgid "Select the primary research organisation" msgstr "" -#: ../../app/views/plans/new.html.erb:67 +#: ../../app/views/plans/new.html.erb:65 msgid "" "No research organisation associated with this plan or my research organisation" " is not listed" msgstr "" -#: ../../app/views/plans/new.html.erb:77 +#: ../../app/views/plans/new.html.erb:75 msgid "Select the primary funding organisation" msgstr "" -#: ../../app/views/plans/new.html.erb:96 +#: ../../app/views/plans/new.html.erb:94 msgid "No funder associated with this plan or my funder is not listed" msgstr "" -#: ../../app/views/plans/new.html.erb:108 +#: ../../app/views/plans/new.html.erb:106 msgid "Which DMP template would you like to use?" msgstr "" -#: ../../app/views/plans/new.html.erb:111 +#: ../../app/views/plans/new.html.erb:109 msgid "Please select a template" msgstr "" -#: ../../app/views/plans/new.html.erb:116 +#: ../../app/views/plans/new.html.erb:114 msgid "We found multiple DMP templates corresponding to your funder." msgstr "" @@ -4913,10 +4987,6 @@ msgstr "" msgid "Click to view repositories related to %{subject}" msgstr "" -#: ../../app/views/research_outputs/repositories/_search_result.html.erb:32 -msgid "More info" -msgstr "" - #: ../../app/views/research_outputs/repositories/_search_result.html.erb:37 msgid "Repository URL" msgstr "" @@ -4949,15 +5019,15 @@ msgstr "" msgid "Last Name" msgstr "" -#: ../../app/views/shared/_create_account_form.html.erb:39 +#: ../../app/views/shared/_create_account_form.html.erb:38 msgid "I accept the" msgstr "" -#: ../../app/views/shared/_create_account_form.html.erb:40 +#: ../../app/views/shared/_create_account_form.html.erb:39 msgid "terms and conditions" msgstr "" -#: ../../app/views/shared/_create_plan_modal.html.erb:8 +#: ../../app/views/shared/_create_plan_modal.html.erb:11 msgid "Would you like to create a plan based on the \"%{name}\" template?" msgstr "" @@ -4981,7 +5051,7 @@ msgstr "" msgid "+ Add an additional URL" msgstr "" -#: ../../app/views/shared/_search.html.erb:15 +#: ../../app/views/shared/_search.html.erb:17 msgid "Only Show Admins" msgstr "" @@ -5547,11 +5617,11 @@ msgid "New API Client" msgstr "" #: ../../app/views/super_admin/api_clients/refresh_credentials.js.erb:1 -msgid "Unable to regenerate the client credentials." +msgid "Successfully regenerated the client credentials." msgstr "" #: ../../app/views/super_admin/api_clients/refresh_credentials.js.erb:1 -msgid "Successfully regenerated the client credentials." +msgid "Unable to regenerate the client credentials." msgstr "" #: ../../app/views/super_admin/notifications/_form.html.erb:20 @@ -5584,7 +5654,7 @@ msgstr "" msgid "View all notifications" msgstr "" -#: ../../app/views/super_admin/notifications/index.html.erb:10 +#: ../../app/views/super_admin/notifications/index.html.erb:7 msgid "+ Add New Notification" msgstr "" @@ -5747,31 +5817,31 @@ msgstr "" msgid "No. plans created based off your templates" msgstr "" -#: ../../app/views/usage/_template_statistics_accordion.html.erb:11 +#: ../../app/views/usage/_template_statistics_accordion.html.erb:8 msgid "Statistics on your Templates" msgstr "" -#: ../../app/views/usage/_total_usage.html.erb:7 +#: ../../app/views/usage/_total_usage.html.erb:6 msgid "Total users" msgstr "" -#: ../../app/views/usage/_total_usage.html.erb:11 +#: ../../app/views/usage/_total_usage.html.erb:10 msgid "Total plans" msgstr "" -#: ../../app/views/usage/_total_usage.html.erb:15 +#: ../../app/views/usage/_total_usage.html.erb:14 msgid "Excluding Test Plans" msgstr "" -#: ../../app/views/usage/_total_usage.html.erb:29 +#: ../../app/views/usage/_total_usage.html.erb:27 msgid "csv download field separator" msgstr "" -#: ../../app/views/usage/_total_usage.html.erb:37 +#: ../../app/views/usage/_total_usage.html.erb:35 msgid "Download global usage" msgstr "" -#: ../../app/views/usage/_total_usage.html.erb:44 +#: ../../app/views/usage/_total_usage.html.erb:42 msgid "Download Monthly Usage" msgstr "" @@ -5796,19 +5866,19 @@ msgstr "" msgid "No. plans during last year" msgstr "" -#: ../../app/views/usage/_user_statistics.html.erb:57 +#: ../../app/views/usage/_user_statistics.html.erb:56 msgid "No. plans by template" msgstr "" -#: ../../app/views/usage/_user_statistics.html.erb:67 +#: ../../app/views/usage/_user_statistics.html.erb:64 msgid "Time period" msgstr "" -#: ../../app/views/usage/_user_statistics.html.erb:85 +#: ../../app/views/usage/_user_statistics.html.erb:82 msgid "Download all" msgstr "" -#: ../../app/views/usage/_user_statistics_accordion.html.erb:11 +#: ../../app/views/usage/_user_statistics_accordion.html.erb:7 msgid "Statistics on your Users" msgstr "" @@ -5974,24 +6044,24 @@ msgid "Hello %{recipient_name}," msgstr "" #: ../../app/views/user_mailer/question_answered.html.erb:5 -msgid " to " +msgid " is creating a Data Management Plan and has answered " msgstr "" #: ../../app/views/user_mailer/question_answered.html.erb:5 -msgid " based on the template " +msgid " to " msgstr "" #: ../../app/views/user_mailer/question_answered.html.erb:5 -msgid " is creating a Data Management Plan and has answered " +msgid " in a plan called " msgstr "" #: ../../app/views/user_mailer/question_answered.html.erb:5 -msgid " in a plan called " +msgid " based on the template " msgstr "" #: ../../app/views/user_mailer/sharing_notification.html.erb:5 msgid "" -"Your colleague %{inviter_name} has invited you to contribute to \n" +"Your colleague %{inviter_name} has invited you to contribute to\r\n" " their Data Management Plan in %{tool_name}" msgstr "" @@ -6010,71 +6080,79 @@ msgstr "" msgid "You may change your notification preferences on your profile page." msgstr "" -#: ../../app/views/users/_admin_grant_permissions.html.erb:9 +#: ../../app/views/users/_admin_grant_permissions.html.erb:5 msgid "Editing privileges for %{username}" msgstr "" -#: ../../app/views/users/_admin_grant_permissions.html.erb:19 +#: ../../app/views/users/_admin_grant_permissions.html.erb:17 +msgid "Organisational Admin Privileges" +msgstr "" + +#: ../../app/views/users/_admin_grant_permissions.html.erb:21 msgid "" "Allows the user to assign permissions to other users within the same organisat" "ion. Users can only assign permissions they own themselves" msgstr "" -#: ../../app/views/users/_admin_grant_permissions.html.erb:23 +#: ../../app/views/users/_admin_grant_permissions.html.erb:25 msgid "" "Allows the user to create new organisational templates, edit existing ones and" " customise funder templates" msgstr "" -#: ../../app/views/users/_admin_grant_permissions.html.erb:27 +#: ../../app/views/users/_admin_grant_permissions.html.erb:29 msgid "Allows the user to create and edit guidance" msgstr "" -#: ../../app/views/users/_admin_grant_permissions.html.erb:31 +#: ../../app/views/users/_admin_grant_permissions.html.erb:33 msgid "" "Provides the user with an API token and grants rights to harvest information f" "rom the tool" msgstr "" -#: ../../app/views/users/_admin_grant_permissions.html.erb:33 +#: ../../app/views/users/_admin_grant_permissions.html.erb:35 msgid "Use API" msgstr "" -#: ../../app/views/users/_admin_grant_permissions.html.erb:35 +#: ../../app/views/users/_admin_grant_permissions.html.erb:37 msgid "" "Allows the user to amend the organisation details (name, URL etc) and add basi" "c branding such as the logo" msgstr "" -#: ../../app/views/users/_admin_grant_permissions.html.erb:39 +#: ../../app/views/users/_admin_grant_permissions.html.erb:41 msgid "Allows the user to review plans submitted by organisational users" msgstr "" -#: ../../app/views/users/_admin_grant_permissions.html.erb:41 +#: ../../app/views/users/_admin_grant_permissions.html.erb:43 msgid "Review plans" msgstr "" #: ../../app/views/users/_admin_grant_permissions.html.erb:51 +msgid "Super Admin Privileges" +msgstr "" + +#: ../../app/views/users/_admin_grant_permissions.html.erb:55 msgid "Allows the user to create new organisations" msgstr "" -#: ../../app/views/users/_admin_grant_permissions.html.erb:53 +#: ../../app/views/users/_admin_grant_permissions.html.erb:57 msgid "Add Organisations" msgstr "" -#: ../../app/views/users/_admin_grant_permissions.html.erb:55 +#: ../../app/views/users/_admin_grant_permissions.html.erb:59 msgid "Allows the user to manage organisation affiliation" msgstr "" -#: ../../app/views/users/_admin_grant_permissions.html.erb:57 +#: ../../app/views/users/_admin_grant_permissions.html.erb:61 msgid "Manage organisation affiliation" msgstr "" -#: ../../app/views/users/_admin_grant_permissions.html.erb:59 +#: ../../app/views/users/_admin_grant_permissions.html.erb:63 msgid "Allows the user to grant API access to organisations." msgstr "" -#: ../../app/views/users/_admin_grant_permissions.html.erb:61 +#: ../../app/views/users/_admin_grant_permissions.html.erb:65 msgid "Grant API access" msgstr "" @@ -6090,23 +6168,23 @@ msgstr "" msgid "A new comment has been added to my DMP" msgstr "" -#: ../../app/views/users/_notification_preferences.html.erb:18 +#: ../../app/views/users/_notification_preferences.html.erb:17 msgid "A plan has been shared with me" msgstr "" -#: ../../app/views/users/_notification_preferences.html.erb:23 +#: ../../app/views/users/_notification_preferences.html.erb:21 msgid "Admin privileges granted to me" msgstr "" -#: ../../app/views/users/_notification_preferences.html.erb:29 +#: ../../app/views/users/_notification_preferences.html.erb:26 msgid "Feedback has been requested for my DMP" msgstr "" -#: ../../app/views/users/_notification_preferences.html.erb:34 +#: ../../app/views/users/_notification_preferences.html.erb:30 msgid "Feedback has been provided for my DMP" msgstr "" -#: ../../app/views/users/_notification_preferences.html.erb:43 +#: ../../app/views/users/_notification_preferences.html.erb:38 msgid "My DMP's visibility has changed" msgstr "" @@ -6126,11 +6204,11 @@ msgid "Download users" msgstr "" #: ../../app/views/users/refresh_token.js.erb:1 -msgid "Unable to regenerate your API token." +msgid "Successfully regenerate your API token." msgstr "" #: ../../app/views/users/refresh_token.js.erb:1 -msgid "Successfully regenerate your API token." +msgid "Unable to regenerate your API token." msgstr "" #: i18n_placeholders.rb:4 diff --git a/config/locale/en_GB/LC_MESSAGES/app.mo b/config/locale/en_GB/LC_MESSAGES/app.mo index 3e729083fc..eca3c2e99f 100644 Binary files a/config/locale/en_GB/LC_MESSAGES/app.mo and b/config/locale/en_GB/LC_MESSAGES/app.mo differ diff --git a/config/locale/en_GB/app.po b/config/locale/en_GB/app.po index 1d483cdb73..7479db1f41 100644 --- a/config/locale/en_GB/app.po +++ b/config/locale/en_GB/app.po @@ -1,14 +1,14 @@ -# English translations for roadmap package. -# Copyright (C) 2023 roadmap -# This file is distributed under the same license as the roadmap package. -# FIRST AUTHOR , 2023. +# English translations for roadmap_upstream package. +# Copyright (C) 2025 roadmap_upstream +# This file is distributed under the same license as the roadmap_upstream package. +# FIRST AUTHOR , 2025. # msgid "" msgstr "" -"Project-Id-Version: roadmap 1.0\n" +"Project-Id-Version: roadmap_upstream 1.0\n" "Report-Msgid-Bugs-To: contact@translation.io\n" -"POT-Creation-Date: 2023-04-12 10:30-0700\n" -"PO-Revision-Date: 2023-04-12 19:30+0200\n" +"POT-Creation-Date: 2025-04-10 13:28-0600\n" +"PO-Revision-Date: 2025-04-10 21:28+0200\n" "Last-Translator: FULL NAME \n" "Language-Team: English\n" "Language: en_GB\n" @@ -261,7 +261,7 @@ msgstr "" #: ../../app/controllers/notes_controller.rb:88 #: ../../app/controllers/org_admin/departments_controller.rb:50 #: ../../app/controllers/org_admin/sections_controller.rb:103 -#: ../../app/controllers/org_admin/templates_controller.rb:205 +#: ../../app/controllers/org_admin/templates_controller.rb:210 #: ../../app/controllers/orgs_controller.rb:92 #: ../../app/controllers/plans_controller.rb:280 #: ../../app/controllers/plans_controller.rb:283 @@ -281,7 +281,7 @@ msgstr "" #: ../../app/controllers/notes_controller.rb:106 #: ../../app/controllers/org_admin/departments_controller.rb:52 #: ../../app/controllers/org_admin/sections_controller.rb:105 -#: ../../app/controllers/org_admin/templates_controller.rb:210 +#: ../../app/controllers/org_admin/templates_controller.rb:215 #: ../../app/controllers/orgs_controller.rb:94 #: ../../app/controllers/plans_controller.rb:289 #: ../../app/controllers/plans_controller.rb:292 @@ -293,28 +293,28 @@ msgstr "" msgid "save" msgstr "" -#: ../../app/controllers/contributors_controller.rb:84 +#: ../../app/controllers/contributors_controller.rb:83 #: ../../app/controllers/notes_controller.rb:130 -#: ../../app/controllers/org_admin/templates_controller.rb:238 +#: ../../app/controllers/org_admin/templates_controller.rb:243 #: ../../app/controllers/research_outputs_controller.rb:74 #: ../../app/controllers/super_admin/orgs_controller.rb:94 msgid "removed" msgstr "" -#: ../../app/controllers/contributors_controller.rb:87 +#: ../../app/controllers/contributors_controller.rb:86 #: ../../app/controllers/notes_controller.rb:148 -#: ../../app/controllers/org_admin/templates_controller.rb:240 +#: ../../app/controllers/org_admin/templates_controller.rb:245 #: ../../app/controllers/research_outputs_controller.rb:77 #: ../../app/controllers/super_admin/orgs_controller.rb:97 msgid "remove" msgstr "" -#: ../../app/controllers/contributors_controller.rb:161 +#: ../../app/controllers/contributors_controller.rb:160 #: ../../app/controllers/research_outputs_controller.rb:208 msgid "plan not found" msgstr "" -#: ../../app/controllers/contributors_controller.rb:169 +#: ../../app/controllers/contributors_controller.rb:168 msgid "contributor not found" msgstr "" @@ -333,7 +333,7 @@ msgstr "" #: ../../app/controllers/org_admin/phases_controller.rb:121 #: ../../app/controllers/org_admin/questions_controller.rb:94 #: ../../app/controllers/org_admin/sections_controller.rb:79 -#: ../../app/controllers/org_admin/templates_controller.rb:181 +#: ../../app/controllers/org_admin/templates_controller.rb:186 #: ../../app/controllers/plans_controller.rb:120 #: ../../app/controllers/super_admin/api_clients_controller.rb:44 #: ../../app/controllers/super_admin/notifications_controller.rb:38 @@ -349,7 +349,7 @@ msgstr "" #: ../../app/controllers/org_admin/phases_controller.rb:123 #: ../../app/controllers/org_admin/questions_controller.rb:96 #: ../../app/controllers/org_admin/sections_controller.rb:86 -#: ../../app/controllers/org_admin/templates_controller.rb:183 +#: ../../app/controllers/org_admin/templates_controller.rb:188 #: ../../app/controllers/plans_controller.rb:151 #: ../../app/controllers/super_admin/api_clients_controller.rb:50 #: ../../app/controllers/super_admin/notifications_controller.rb:41 @@ -421,7 +421,7 @@ msgid "Unable to unlink your account from %{is}." msgstr "" #: ../../app/controllers/org_admin/phases_controller.rb:17 -#: ../../app/controllers/org_admin/templates_controller.rb:115 +#: ../../app/controllers/org_admin/templates_controller.rb:116 msgid "" "You are viewing a historical version of this template. You will not be able to" " make changes." @@ -467,20 +467,20 @@ msgstr "" msgid "Unable to create a new version of this template." msgstr "" -#: ../../app/controllers/org_admin/plans_controller.rb:36 +#: ../../app/controllers/org_admin/plans_controller.rb:40 msgid "%{plan_owner} has been notified that you have finished providing feedback" msgstr "" -#: ../../app/controllers/org_admin/plans_controller.rb:40 +#: ../../app/controllers/org_admin/plans_controller.rb:44 msgid "Unable to notify user that you have finished providing feedback." msgstr "" -#: ../../app/controllers/org_admin/plans_controller.rb:56 -#: ../../app/views/plans/_project_details.html.erb:14 +#: ../../app/controllers/org_admin/plans_controller.rb:60 +#: ../../app/views/plans/_project_details.html.erb:15 msgid "Project title" msgstr "" -#: ../../app/controllers/org_admin/plans_controller.rb:57 +#: ../../app/controllers/org_admin/plans_controller.rb:61 #: ../../app/views/paginable/plans/_index.html.erb:6 #: ../../app/views/paginable/plans/_org_admin.html.erb:19 #: ../../app/views/paginable/plans/_organisationally_or_publicly_visible.html.erb:13 @@ -489,7 +489,7 @@ msgstr "" msgid "Template" msgstr "" -#: ../../app/controllers/org_admin/plans_controller.rb:58 +#: ../../app/controllers/org_admin/plans_controller.rb:62 #: ../../app/helpers/plans_helper.rb:22 #: ../../app/helpers/settings_template_helper.rb:16 #: ../../app/views/devise/registrations/_password_confirmation.html.erb:22 @@ -507,22 +507,22 @@ msgstr "" msgid "Organisation" msgstr "" -#: ../../app/controllers/org_admin/plans_controller.rb:59 +#: ../../app/controllers/org_admin/plans_controller.rb:63 msgid "Owner name" msgstr "" -#: ../../app/controllers/org_admin/plans_controller.rb:60 +#: ../../app/controllers/org_admin/plans_controller.rb:64 msgid "Owner email" msgstr "" -#: ../../app/controllers/org_admin/plans_controller.rb:61 +#: ../../app/controllers/org_admin/plans_controller.rb:65 #: ../../app/views/paginable/plans/_index.html.erb:9 #: ../../app/views/paginable/plans/_org_admin.html.erb:23 #: ../../app/views/paginable/plans/_organisationally_or_publicly_visible.html.erb:18 msgid "Updated" msgstr "" -#: ../../app/controllers/org_admin/plans_controller.rb:62 +#: ../../app/controllers/org_admin/plans_controller.rb:66 #: ../../app/views/org_admin/templates/_form.html.erb:17 #: ../../app/views/org_admin/templates/_show.html.erb:32 #: ../../app/views/paginable/plans/_index.html.erb:10 @@ -557,35 +557,35 @@ msgstr "Unable to customise that template" msgid "That template is not customizable." msgstr "That template is not customisable" -#: ../../app/controllers/org_admin/templates_controller.rb:21 +#: ../../app/controllers/org_admin/templates_controller.rb:22 #: ../../app/views/org_admin/templates/index.html.erb:43 msgid "All Templates" msgstr "" -#: ../../app/controllers/org_admin/templates_controller.rb:47 +#: ../../app/controllers/org_admin/templates_controller.rb:48 #: ../../app/views/org_admin/templates/index.html.erb:52 msgid "%{org_name} Templates" msgstr "" -#: ../../app/controllers/org_admin/templates_controller.rb:49 +#: ../../app/controllers/org_admin/templates_controller.rb:50 #: ../../app/views/org_admin/templates/index.html.erb:54 msgid "Own Templates" msgstr "" -#: ../../app/controllers/org_admin/templates_controller.rb:84 +#: ../../app/controllers/org_admin/templates_controller.rb:85 msgid "Customizable Templates" msgstr "Customisable Templates" -#: ../../app/controllers/org_admin/templates_controller.rb:216 +#: ../../app/controllers/org_admin/templates_controller.rb:221 msgid "Error parsing links for a %{template}" msgstr "" -#: ../../app/controllers/org_admin/templates_controller.rb:344 +#: ../../app/controllers/org_admin/templates_controller.rb:349 #: ../../app/controllers/public_pages_controller.rb:67 msgid "Template created using the %{application_name} service. Last modified %{date}" msgstr "" -#: ../../app/controllers/org_admin/templates_controller.rb:356 +#: ../../app/controllers/org_admin/templates_controller.rb:361 #: ../../app/controllers/public_pages_controller.rb:80 msgid "Unable to download the DMP Template at this time." msgstr "" @@ -954,31 +954,31 @@ msgid "" "ot to duplicate too much text." msgstr "" -#: ../../app/helpers/conditions_helper.rb:191 +#: ../../app/helpers/conditions_helper.rb:189 msgid "Answering" msgstr "" -#: ../../app/helpers/conditions_helper.rb:195 +#: ../../app/helpers/conditions_helper.rb:193 msgid " will send an email with subject %{subject_name}" msgstr "" -#: ../../app/helpers/conditions_helper.rb:201 +#: ../../app/helpers/conditions_helper.rb:199 msgid " will remove question " msgstr "" -#: ../../app/helpers/conditions_helper.rb:202 +#: ../../app/helpers/conditions_helper.rb:200 msgid " will remove questions " msgstr "" -#: ../../app/helpers/customizable_template_link_helper.rb:13 +#: ../../app/helpers/customizable_template_link_helper.rb:16 msgid "Transfer customisation" msgstr "" -#: ../../app/helpers/customizable_template_link_helper.rb:18 +#: ../../app/helpers/customizable_template_link_helper.rb:22 msgid "Edit customisation" msgstr "" -#: ../../app/helpers/customizable_template_link_helper.rb:22 +#: ../../app/helpers/customizable_template_link_helper.rb:26 msgid "Customise" msgstr "" @@ -1053,17 +1053,17 @@ msgid "Change affiliation" msgstr "" #: ../../app/helpers/perms_helper.rb:11 -#: ../../app/views/users/_admin_grant_permissions.html.erb:21 +#: ../../app/views/users/_admin_grant_permissions.html.erb:23 msgid "Manage user privileges" msgstr "" #: ../../app/helpers/perms_helper.rb:12 -#: ../../app/views/users/_admin_grant_permissions.html.erb:25 +#: ../../app/views/users/_admin_grant_permissions.html.erb:27 msgid "Manage templates" msgstr "" #: ../../app/helpers/perms_helper.rb:13 -#: ../../app/views/users/_admin_grant_permissions.html.erb:29 +#: ../../app/views/users/_admin_grant_permissions.html.erb:31 msgid "Manage guidance" msgstr "" @@ -1072,7 +1072,7 @@ msgid "API rights" msgstr "" #: ../../app/helpers/perms_helper.rb:15 -#: ../../app/views/users/_admin_grant_permissions.html.erb:37 +#: ../../app/views/users/_admin_grant_permissions.html.erb:39 msgid "Manage organisation details" msgstr "" @@ -1112,7 +1112,7 @@ msgid "Public" msgstr "" #: ../../app/helpers/plans_helper.rb:26 ../../app/helpers/plans_helper.rb:28 -#: ../../app/views/layouts/application.html.erb:129 +#: ../../app/views/layouts/application.html.erb:128 msgid "Private" msgstr "" @@ -1125,7 +1125,7 @@ msgid "Public: anyone can view." msgstr "" #: ../../app/helpers/plans_helper.rb:39 -#: ../../app/views/layouts/application.html.erb:130 +#: ../../app/views/layouts/application.html.erb:129 msgid "Private: restricted to me and people I invite." msgstr "" @@ -1162,9 +1162,9 @@ msgstr "" #: ../../app/views/orgs/_profile_form.html.erb:152 #: ../../app/views/paginable/templates/_customisable.html.erb:7 #: ../../app/views/paginable/templates/_organisational.html.erb:12 -#: ../../app/views/plans/_project_details.html.erb:156 +#: ../../app/views/plans/_project_details.html.erb:154 #: ../../app/views/plans/_show_details.html.erb:12 -#: ../../app/views/plans/new.html.erb:86 +#: ../../app/views/plans/new.html.erb:84 msgid "Funder" msgstr "" @@ -1190,8 +1190,8 @@ msgstr "" #: ../../app/helpers/template_helper.rb:48 #: ../../app/views/plans/index.html.erb:29 -#: ../../app/views/plans/new.html.erb:123 -#: ../../app/views/shared/_create_plan_modal.html.erb:5 +#: ../../app/views/plans/new.html.erb:121 +#: ../../app/views/shared/_create_plan_modal.html.erb:6 #: ../../spec/features/locales_spec.rb:53 #: ../../spec/features/locales_spec.rb:69 msgid "Create plan" @@ -1483,8 +1483,7 @@ msgid "Details" msgstr "" #: ../../app/models/exported_plan.rb:189 -msgid "" -"Question not answered.\n" +msgid "Question not answered.\\n" msgstr "" #: ../../app/models/identifier.rb:141 @@ -1531,7 +1530,7 @@ msgstr "" msgid "Denied" msgstr "" -#: ../../app/models/plan.rb:623 +#: ../../app/models/plan.rb:624 msgid "must be after the start date" msgstr "" @@ -1623,7 +1622,7 @@ msgstr "" msgid "Conditions in the template refer backwards" msgstr "" -#: ../../app/models/user.rb:384 +#: ../../app/models/user.rb:380 msgid "A Data Management Plan in %{application_name} has been shared with you" msgstr "" @@ -1631,7 +1630,8 @@ msgstr "" #: ../../app/views/contact_us/contacts/_new_left.html.erb:4 #: ../../app/views/contributors/_form.html.erb:10 #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:8 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:14 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:24 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:12 #: ../../app/views/org_admin/departments/edit.html.erb:14 #: ../../app/views/org_admin/departments/new.html.erb:14 #: ../../app/views/paginable/api_clients/_index.html.erb:6 @@ -1656,7 +1656,7 @@ msgid "Last Activity" msgstr "" #: ../../app/models/user/at_csv.rb:7 -#: ../../app/views/layouts/_branding.html.erb:71 +#: ../../app/views/layouts/_branding.html.erb:76 #: ../../app/views/org_admin/users/edit.html.erb:71 #: ../../app/views/paginable/users/_index.html.erb:26 #: ../../app/views/super_admin/users/edit.html.erb:105 @@ -1874,9 +1874,9 @@ msgid "Please wait, Standards are loading" msgstr "" #: ../../app/views/answers/_new_edit.html.erb:68 -#: ../../app/views/contributors/_form.html.erb:95 -#: ../../app/views/devise/passwords/edit.html.erb:35 -#: ../../app/views/devise/registrations/_password_details.html.erb:31 +#: ../../app/views/contributors/_form.html.erb:96 +#: ../../app/views/devise/passwords/edit.html.erb:36 +#: ../../app/views/devise/registrations/_password_details.html.erb:30 #: ../../app/views/devise/registrations/_personal_details.html.erb:90 #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:28 #: ../../app/views/guidances/new_edit.html.erb:49 @@ -1885,10 +1885,10 @@ msgstr "" #: ../../app/views/org_admin/departments/edit.html.erb:23 #: ../../app/views/org_admin/departments/new.html.erb:23 #: ../../app/views/org_admin/phases/_form.html.erb:25 -#: ../../app/views/org_admin/questions/_form.html.erb:99 -#: ../../app/views/org_admin/questions/_show.html.erb:209 +#: ../../app/views/org_admin/questions/_form.html.erb:100 +#: ../../app/views/org_admin/questions/_show.html.erb:206 #: ../../app/views/org_admin/sections/_form.html.erb:17 -#: ../../app/views/org_admin/templates/_form.html.erb:88 +#: ../../app/views/org_admin/templates/_form.html.erb:91 #: ../../app/views/org_admin/users/edit.html.erb:54 #: ../../app/views/orgs/_feedback_form.html.erb:38 #: ../../app/views/orgs/_profile_form.html.erb:197 @@ -1900,8 +1900,8 @@ msgstr "" #: ../../app/views/super_admin/notifications/_form.html.erb:66 #: ../../app/views/super_admin/themes/_form.html.erb:13 #: ../../app/views/super_admin/users/edit.html.erb:61 -#: ../../app/views/users/_admin_grant_permissions.html.erb:68 -#: ../../app/views/users/_notification_preferences.html.erb:47 +#: ../../app/views/users/_admin_grant_permissions.html.erb:72 +#: ../../app/views/users/_notification_preferences.html.erb:41 msgid "Save" msgstr "" @@ -1912,27 +1912,49 @@ msgstr "" msgid "example answer" msgstr "" -#: ../../app/views/answers/_status.html.erb:5 -msgid "Saving..." +#: ../../app/views/answers/_status.html.erb:7 +msgid "Plan writing error related to %{tool_name}" msgstr "" -#: ../../app/views/answers/_status.html.erb:9 +#: ../../app/views/answers/_status.html.erb:10 +msgid "Saving...Please do not refresh or go to another page!" +msgstr "" + +#: ../../app/views/answers/_status.html.erb:12 +msgid "" +"If you stuck on this message, please save your plan to a separate file and con" +"tact us at %{helpdesk_email} ." +msgstr "" + +#: ../../app/views/answers/_status.html.erb:17 +msgid "" +"Sorry, we had trouble saving your data. Please contact us at %{helpdesk_email}" +" ." +msgstr "" + +#: ../../app/views/answers/_status.html.erb:21 +msgid "" +"Save your plan content to a separate file now. You will LOSE them after refres" +"hing or closing this page." +msgstr "" + +#: ../../app/views/answers/_status.html.erb:25 msgid "Answered" msgstr "" -#: ../../app/views/answers/_status.html.erb:10 +#: ../../app/views/answers/_status.html.erb:26 msgid " by %{user_name}" msgstr "" -#: ../../app/views/answers/_status.html.erb:15 -msgid " questions from your plan." +#: ../../app/views/answers/_status.html.erb:31 +msgid "This answer removes " msgstr "" -#: ../../app/views/answers/_status.html.erb:15 -msgid "This answer removes " +#: ../../app/views/answers/_status.html.erb:31 +msgid " questions from your plan." msgstr "" -#: ../../app/views/answers/_status.html.erb:21 +#: ../../app/views/answers/_status.html.erb:37 msgid "This answer triggers email(s) to " msgstr "" @@ -1941,11 +1963,13 @@ msgstr "" #: ../../app/views/contributors/_form.html.erb:19 #: ../../app/views/devise/passwords/new.html.erb:18 #: ../../app/views/devise/registrations/_personal_details.html.erb:10 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:20 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:11 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:25 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:18 #: ../../app/views/org_admin/users/edit.html.erb:14 #: ../../app/views/paginable/contributors/_index.html.erb:11 #: ../../app/views/paginable/users/_index.html.erb:21 -#: ../../app/views/plans/_share_form.html.erb:109 +#: ../../app/views/plans/_share_form.html.erb:110 #: ../../app/views/shared/_create_account_form.html.erb:12 #: ../../app/views/shared/_sign_in_form.html.erb:3 #: ../../app/views/super_admin/users/edit.html.erb:15 @@ -1954,19 +1978,21 @@ msgid "Email" msgstr "Email" #: ../../app/views/contact_us/contacts/_new_left.html.erb:22 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:26 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:26 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:24 msgid "Subject" msgstr "Subject" #: ../../app/views/contact_us/contacts/_new_left.html.erb:30 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:32 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:27 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:30 #: ../../app/views/orgs/_feedback_form.html.erb:26 msgid "Message" msgstr "Message" #: ../../app/views/contact_us/contacts/_new_left.html.erb:39 -#: ../../app/views/devise/passwords/edit.html.erb:30 -#: ../../app/views/shared/_create_account_form.html.erb:46 +#: ../../app/views/devise/passwords/edit.html.erb:31 +#: ../../app/views/shared/_create_account_form.html.erb:45 msgid "Security check" msgstr "" @@ -1995,7 +2021,7 @@ msgid "" msgstr "" #: ../../app/views/contact_us/contacts/new.html.erb:10 -#: ../../app/views/layouts/_branding.html.erb:41 +#: ../../app/views/layouts/_branding.html.erb:44 #: ../../app/views/layouts/_footer.html.erb:23 #: ../../app/views/layouts/_footer.html.erb:29 #: ../../app/views/org_admin/plans/index.html.erb:40 @@ -2003,7 +2029,7 @@ msgstr "" #: ../../app/views/paginable/plans/_publicly_visible.html.erb:24 #: ../../app/views/paginable/templates/_history.html.erb:28 #: ../../app/views/paginable/templates/_history.html.erb:35 -#: ../../app/views/paginable/templates/_organisational.html.erb:85 +#: ../../app/views/paginable/templates/_organisational.html.erb:87 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:29 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:36 #: ../../app/views/plans/_download_form.html.erb:130 @@ -2040,16 +2066,18 @@ msgstr "" msgid "Roles" msgstr "" -#: ../../app/views/contributors/_form.html.erb:97 +#: ../../app/views/contributors/_form.html.erb:98 #: ../../app/views/layouts/modal_search/_result.html.erb:23 #: ../../app/views/notes/_archive.html.erb:10 #: ../../app/views/notes/_list.html.erb:16 #: ../../app/views/notes/_list.html.erb:19 -#: ../../app/views/org_admin/conditions/_container.html.erb:11 -#: ../../app/views/org_admin/conditions/_form.html.erb:31 +#: ../../app/views/org_admin/conditions/_container.html.erb:14 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:11 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:40 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:31 #: ../../app/views/org_admin/question_options/_option_fields.html.erb:40 #: ../../app/views/paginable/api_clients/_index.html.erb:44 -#: ../../app/views/paginable/contributors/_index.html.erb:55 +#: ../../app/views/paginable/contributors/_index.html.erb:56 #: ../../app/views/paginable/departments/_index.html.erb:28 #: ../../app/views/paginable/guidance_groups/_index.html.erb:56 #: ../../app/views/paginable/guidances/_index.html.erb:61 @@ -2057,29 +2085,32 @@ msgstr "" #: ../../app/views/paginable/plans/_privately_visible.html.erb:78 #: ../../app/views/paginable/research_outputs/_index.html.erb:53 #: ../../app/views/paginable/templates/_customisable.html.erb:67 -#: ../../app/views/paginable/templates/_organisational.html.erb:74 +#: ../../app/views/paginable/templates/_organisational.html.erb:75 #: ../../app/views/plans/_share_form.html.erb:91 #: ../../app/views/research_outputs/_form.html.erb:180 msgid "Remove" msgstr "" -#: ../../app/views/contributors/_form.html.erb:100 +#: ../../app/views/contributors/_form.html.erb:101 #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:29 #: ../../app/views/guidances/new_edit.html.erb:50 +#: ../../app/views/layouts/modal_search/_form.html.erb:43 #: ../../app/views/notes/_archive.html.erb:11 #: ../../app/views/notes/_edit.html.erb:11 #: ../../app/views/org_admin/departments/edit.html.erb:24 #: ../../app/views/org_admin/departments/new.html.erb:24 -#: ../../app/views/org_admin/questions/_form.html.erb:103 -#: ../../app/views/org_admin/questions/_form.html.erb:105 +#: ../../app/views/org_admin/questions/_form.html.erb:104 +#: ../../app/views/org_admin/questions/_form.html.erb:106 #: ../../app/views/plans/_guidance_selection.html.erb:35 -#: ../../app/views/plans/new.html.erb:124 +#: ../../app/views/plans/new.html.erb:122 #: ../../app/views/research_outputs/_form.html.erb:183 +#: ../../app/views/shared/_copy_link_modal.html.erb:8 +#: ../../app/views/shared/_create_plan_modal.html.erb:8 #: ../../app/views/super_admin/api_clients/_form.html.erb:86 #: ../../app/views/super_admin/notifications/_form.html.erb:73 #: ../../app/views/super_admin/themes/_form.html.erb:19 #: ../../app/views/super_admin/users/_confirm_merge.html.erb:15 -#: ../../app/views/users/_admin_grant_permissions.html.erb:69 +#: ../../app/views/users/_admin_grant_permissions.html.erb:73 msgid "Cancel" msgstr "" @@ -2087,7 +2118,7 @@ msgstr "" msgid "Editing contributor" msgstr "" -#: ../../app/views/contributors/edit.html.erb:13 +#: ../../app/views/contributors/edit.html.erb:14 #: ../../app/views/contributors/new.html.erb:13 msgid "View all contributors" msgstr "" @@ -2151,7 +2182,7 @@ msgstr "" #: ../../app/views/devise/registrations/new.html.erb:43 #: ../../app/views/devise/registrations/new.html.erb:58 #: ../../app/views/shared/_access_controls.html.erb:11 -#: ../../app/views/shared/_create_account_form.html.erb:50 +#: ../../app/views/shared/_create_account_form.html.erb:49 msgid "Create account" msgstr "" @@ -2277,7 +2308,7 @@ msgstr "" msgid "Change your password" msgstr "" -#: ../../app/views/devise/passwords/edit.html.erb:24 +#: ../../app/views/devise/passwords/edit.html.erb:25 #: ../../app/views/devise/registrations/_password_details.html.erb:25 msgid "Show passwords" msgstr "" @@ -2440,7 +2471,7 @@ msgid "Department or school" msgstr "" #: ../../app/views/devise/registrations/_personal_details.html.erb:55 -#: ../../app/views/layouts/_signin_signout.html.erb:6 +#: ../../app/views/layouts/_signin_signout.html.erb:7 #: ../../app/views/org_admin/users/edit.html.erb:43 #: ../../app/views/super_admin/users/edit.html.erb:53 msgid "Language" @@ -2462,7 +2493,7 @@ msgstr "" #: ../../app/views/devise/registrations/edit.html.erb:1 #: ../../app/views/devise/registrations/edit.html.erb:4 -#: ../../app/views/layouts/_signin_signout.html.erb:29 +#: ../../app/views/layouts/_signin_signout.html.erb:36 msgid "Edit profile" msgstr "" @@ -2487,7 +2518,7 @@ msgid "Do you have a %{application_name} account?" msgstr "" #: ../../app/views/devise/registrations/new.html.erb:22 -#: ../../app/views/layouts/_signin_signout.html.erb:41 +#: ../../app/views/layouts/_signin_signout.html.erb:48 #: ../../app/views/shared/_access_controls.html.erb:5 #: ../../app/views/shared/_sign_in_form.html.erb:19 msgid "Sign in" @@ -2534,7 +2565,7 @@ msgid "" msgstr "" #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:15 -#: ../../app/views/org_admin/templates/_form.html.erb:41 +#: ../../app/views/org_admin/templates/_form.html.erb:44 #: ../../app/views/org_admin/templates/_row.html.erb:10 #: ../../app/views/org_admin/templates/_row.html.erb:13 #: ../../app/views/org_admin/templates/_show.html.erb:19 @@ -2589,12 +2620,12 @@ msgstr "" msgid "View all guidance" msgstr "" -#: ../../app/views/guidances/_guidance_display.html.erb:10 +#: ../../app/views/guidances/_guidance_display.html.erb:9 #: ../../app/views/guidances/admin_index.html.erb:2 #: ../../app/views/guidances/admin_index.html.erb:5 #: ../../app/views/guidances/new_edit.html.erb:12 #: ../../app/views/guidances/new_edit.html.erb:16 -#: ../../app/views/layouts/_branding.html.erb:82 +#: ../../app/views/layouts/_branding.html.erb:87 #: ../../app/views/org_admin/annotations/_form.html.erb:3 #: ../../app/views/org_admin/questions/_show.html.erb:78 #: ../../app/views/paginable/themes/_index.html.erb:5 @@ -2699,33 +2730,33 @@ msgstr "" msgid "Previous" msgstr "" -#: ../../app/views/layouts/_branding.html.erb:65 +#: ../../app/views/layouts/_branding.html.erb:69 msgid "Admin" msgstr "" -#: ../../app/views/layouts/_branding.html.erb:77 +#: ../../app/views/layouts/_branding.html.erb:82 #: ../../app/views/org_admin/templates/index.html.erb:4 #: ../../app/views/paginable/orgs/_index.html.erb:8 msgid "Templates" msgstr "" -#: ../../app/views/layouts/_branding.html.erb:87 +#: ../../app/views/layouts/_branding.html.erb:92 #: ../../app/views/super_admin/orgs/index.html.erb:2 #: ../../app/views/super_admin/orgs/index.html.erb:6 msgid "Organisations" msgstr "" -#: ../../app/views/layouts/_branding.html.erb:92 +#: ../../app/views/layouts/_branding.html.erb:97 #: ../../app/views/orgs/admin_edit.html.erb:1 #: ../../app/views/orgs/admin_edit.html.erb:6 msgid "Organisation details" msgstr "" -#: ../../app/views/layouts/_branding.html.erb:98 +#: ../../app/views/layouts/_branding.html.erb:103 msgid "Users" msgstr "" -#: ../../app/views/layouts/_branding.html.erb:103 +#: ../../app/views/layouts/_branding.html.erb:108 #: ../../app/views/org_admin/questions/_show.html.erb:88 #: ../../app/views/org_admin/shared/_theme_selector.html.erb:16 #: ../../app/views/paginable/guidances/_index.html.erb:7 @@ -2734,15 +2765,15 @@ msgstr "" msgid "Themes" msgstr "" -#: ../../app/views/layouts/_branding.html.erb:108 +#: ../../app/views/layouts/_branding.html.erb:113 msgid "Usage" msgstr "" -#: ../../app/views/layouts/_branding.html.erb:113 +#: ../../app/views/layouts/_branding.html.erb:118 msgid "Api Clients" msgstr "" -#: ../../app/views/layouts/_branding.html.erb:116 +#: ../../app/views/layouts/_branding.html.erb:121 #: ../../app/views/org_admin/plans/index.html.erb:11 #: ../../app/views/super_admin/notifications/index.html.erb:1 #: ../../app/views/super_admin/notifications/index.html.erb:4 @@ -2773,44 +2804,44 @@ msgstr "" msgid "GitHub" msgstr "" -#: ../../app/views/layouts/_navigation.html.erb:12 +#: ../../app/views/layouts/_navigation.html.erb:6 #: ../../app/views/orgs/_profile_form.html.erb:58 msgid "logo" msgstr "" -#: ../../app/views/layouts/_navigation.html.erb:23 +#: ../../app/views/layouts/_navigation.html.erb:26 #: ../../app/views/plans/index.html.erb:1 #: ../../app/views/plans/index.html.erb:4 msgid "My Dashboard" msgstr "" -#: ../../app/views/layouts/_navigation.html.erb:26 +#: ../../app/views/layouts/_navigation.html.erb:29 msgid "Create plans" msgstr "" -#: ../../app/views/layouts/_navigation.html.erb:31 +#: ../../app/views/layouts/_navigation.html.erb:34 msgid "Reference" msgstr "" -#: ../../app/views/layouts/_navigation.html.erb:36 -#: ../../app/views/layouts/_navigation.html.erb:47 +#: ../../app/views/layouts/_navigation.html.erb:40 +#: ../../app/views/layouts/_navigation.html.erb:52 #: ../../app/views/public_pages/plan_index.html.erb:1 #: ../../app/views/public_pages/plan_index.html.erb:4 msgid "Public DMPs" msgstr "" -#: ../../app/views/layouts/_navigation.html.erb:39 -#: ../../app/views/layouts/_navigation.html.erb:50 +#: ../../app/views/layouts/_navigation.html.erb:43 +#: ../../app/views/layouts/_navigation.html.erb:55 #: ../../app/views/public_pages/template_index.html.erb:1 #: ../../app/views/public_pages/template_index.html.erb:4 msgid "DMP Templates" msgstr "" -#: ../../app/views/layouts/_navigation.html.erb:44 +#: ../../app/views/layouts/_navigation.html.erb:49 msgid "Home" msgstr "" -#: ../../app/views/layouts/_navigation.html.erb:55 +#: ../../app/views/layouts/_navigation.html.erb:60 #: ../../app/views/static_pages/about_us.html.erb:35 #: ../../app/views/static_pages/help.html.erb:1 #: ../../app/views/static_pages/help.html.erb:4 @@ -2842,7 +2873,7 @@ msgstr "" msgid "View less" msgstr "" -#: ../../app/views/layouts/_signin_signout.html.erb:32 +#: ../../app/views/layouts/_signin_signout.html.erb:39 msgid "Logout" msgstr "" @@ -2852,89 +2883,102 @@ msgid "%{application_name}" msgstr "" #: ../../app/views/layouts/application.html.erb:92 -msgid "Notice:" +msgid "Error:" msgstr "" #: ../../app/views/layouts/application.html.erb:92 -msgid "Error:" +msgid "Notice:" msgstr "" -#: ../../app/views/layouts/application.html.erb:103 +#: ../../app/views/layouts/application.html.erb:102 msgid "Loading..." msgstr "" -#: ../../app/views/layouts/application.html.erb:122 +#: ../../app/views/layouts/application.html.erb:120 #: ../../app/views/plans/new.html.erb:2 msgid "This field is required." msgstr "" -#: ../../app/views/layouts/application.html.erb:124 +#: ../../app/views/layouts/application.html.erb:121 +msgid "The passwords must match." +msgstr "" + +#: ../../app/views/layouts/application.html.erb:123 #: ../../app/views/shared/_create_account_form.html.erb:31 msgid "Show password" msgstr "" -#: ../../app/views/layouts/application.html.erb:125 +#: ../../app/views/layouts/application.html.erb:124 msgid "Select an organisation from the list." msgstr "" -#: ../../app/views/layouts/application.html.erb:126 +#: ../../app/views/layouts/application.html.erb:125 msgid "My organisation isn't listed" msgstr "" -#: ../../app/views/layouts/application.html.erb:128 +#: ../../app/views/layouts/application.html.erb:127 #: ../../app/views/paginable/plans/_privately_visible.html.erb:42 msgid "N/A" msgstr "" -#: ../../app/views/layouts/application.html.erb:132 +#: ../../app/views/layouts/application.html.erb:131 msgid "Hide list." msgstr "" -#: ../../app/views/layouts/application.html.erb:133 +#: ../../app/views/layouts/application.html.erb:132 msgid "See the full list of partner institutions." msgstr "" -#: ../../app/views/layouts/application.html.erb:135 +#: ../../app/views/layouts/application.html.erb:134 msgid "" "Unable to find a suitable template for the research organisation and funder yo" "u selected." msgstr "" -#: ../../app/views/layouts/application.html.erb:136 +#: ../../app/views/layouts/application.html.erb:135 msgid "Please select a research organisation and funder to continue." msgstr "" -#: ../../app/views/layouts/application.html.erb:138 +#: ../../app/views/layouts/application.html.erb:137 msgid "Loading ..." msgstr "" -#: ../../app/views/layouts/application.html.erb:139 +#: ../../app/views/layouts/application.html.erb:138 msgid "Unable to load the section's content at this time." msgstr "" -#: ../../app/views/layouts/application.html.erb:140 +#: ../../app/views/layouts/application.html.erb:139 msgid "Unable to load the question's content at this time." msgstr "" -#: ../../app/views/layouts/application.html.erb:141 +#: ../../app/views/layouts/application.html.erb:140 msgid "Opens in a new window" msgstr "" -#: ../../app/views/layouts/application.html.erb:143 +#: ../../app/views/layouts/application.html.erb:142 msgid "" "%{n} results are available, use up and down arrows to navigate suggestions. Us" "e the Enter key to select a suggestion or the Escape key to close the suggesti" "ons." msgstr "" -#: ../../app/views/layouts/application.html.erb:144 +#: ../../app/views/layouts/application.html.erb:143 msgid "No results are available for your entry." msgstr "" -#: ../../app/views/layouts/application.html.erb:145 +#: ../../app/views/layouts/application.html.erb:144 msgid "Searching ..." msgstr "" +#: ../../app/views/layouts/application.html.erb:148 +#: ../../app/views/research_outputs/repositories/_search_result.html.erb:32 +msgid "More info" +msgstr "" + +#: ../../app/views/layouts/application.html.erb:149 +msgid "Less info" +msgstr "" + #: ../../app/views/layouts/modal_search/_form.html.erb:24 msgid "- Enter a search term %{examples} -" msgstr "" @@ -2944,16 +2988,11 @@ msgstr "" msgid "No results matched your filter criteria." msgstr "" -#: ../../app/views/layouts/modal_search/_form.html.erb:41 -#: ../../app/views/layouts/modal_search/_form.html.erb:84 -msgid "Close" -msgstr "" - -#: ../../app/views/layouts/modal_search/_form.html.erb:44 +#: ../../app/views/layouts/modal_search/_form.html.erb:40 msgid "%{topic} search" msgstr "" -#: ../../app/views/layouts/modal_search/_form.html.erb:67 +#: ../../app/views/layouts/modal_search/_form.html.erb:66 msgid "Apply filter(s)" msgstr "" @@ -2982,7 +3021,7 @@ msgid "Add Comment" msgstr "" #: ../../app/views/notes/_list.html.erb:15 -#: ../../app/views/org_admin/questions/_show.html.erb:218 +#: ../../app/views/org_admin/questions/_show.html.erb:215 #: ../../app/views/paginable/api_clients/_index.html.erb:43 #: ../../app/views/paginable/contributors/_index.html.erb:53 #: ../../app/views/paginable/departments/_index.html.erb:27 @@ -3014,19 +3053,51 @@ msgid "%{org} Example Answer" msgstr "" #: ../../app/views/org_admin/conditions/_add.html.erb:3 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:7 msgid "Add condition" msgstr "" +#: ../../app/views/org_admin/conditions/_add.html.erb:5 +msgid "To add a condition you must have selected an Option and Action together with" +msgstr "" + +#: ../../app/views/org_admin/conditions/_add.html.erb:7 +msgid "if Action is 'remove', you need to select one or more choices in Target." +msgstr "" + +#: ../../app/views/org_admin/conditions/_add.html.erb:8 +msgid "" +"if Action is 'add notification', you need to fill in all the fields in the 'Se" +"nd email' popup." +msgstr "" + +#: ../../app/views/org_admin/conditions/_add.html.erb:10 +msgid "Otherwise, the condition will not be saved." +msgstr "" + #: ../../app/views/org_admin/conditions/_container.html.erb:5 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:10 msgid "Option" msgstr "" #: ../../app/views/org_admin/conditions/_container.html.erb:8 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:15 #: ../../app/views/super_admin/orgs/_analysis.html.erb:47 msgid "Action" msgstr "" -#: ../../app/views/org_admin/conditions/_form.html.erb:25 +#: ../../app/views/org_admin/conditions/_container.html.erb:11 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:21 +msgid "Target" +msgstr "" + +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:4 +msgid "" +"Hover over the email address to view email content. To change email details yo" +"u need to remove and add the condition again." +msgstr "" + +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:26 msgid "Edit email" msgstr "" @@ -3034,19 +3105,23 @@ msgstr "" msgid "Send email" msgstr "" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:21 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:7 +msgid "Close" +msgstr "" + +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:19 msgid "recipient_email@example.com" msgstr "" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:33 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:31 msgid "Email content" msgstr "" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:37 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:35 msgid "Discard " msgstr "" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:38 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:36 msgid "Save " msgstr "" @@ -3268,11 +3343,11 @@ msgid "Feedback requested" msgstr "" #: ../../app/views/org_admin/plans/index.html.erb:29 -msgid "Notify the plan owner that I have finished providing feedback" +msgid "Complete" msgstr "" #: ../../app/views/org_admin/plans/index.html.erb:29 -msgid "Complete" +msgid "Notify the plan owner that I have finished providing feedback" msgstr "" #: ../../app/views/org_admin/plans/index.html.erb:39 @@ -3308,11 +3383,11 @@ msgid "" msgstr "" #: ../../app/views/org_admin/questions/_form.html.erb:4 -msgid "New question:" +msgid "Question %{number}:" msgstr "" #: ../../app/views/org_admin/questions/_form.html.erb:4 -msgid "Question %{number}:" +msgid "New question:" msgstr "" #: ../../app/views/org_admin/questions/_form.html.erb:15 @@ -3340,31 +3415,30 @@ msgid "" "ng the CTRL key;" msgstr "" -#: ../../app/views/org_admin/questions/_form.html.erb:49 -#: ../../app/views/org_admin/questions/_form.html.erb:57 -msgid "Add Conditions" +#: ../../app/views/org_admin/questions/_form.html.erb:58 +msgid "Save this question before adding conditions." msgstr "" -#: ../../app/views/org_admin/questions/_form.html.erb:56 -msgid "Save this question before adding conditions." +#: ../../app/views/org_admin/questions/_form.html.erb:59 +msgid "Edit Conditions" msgstr "" -#: ../../app/views/org_admin/questions/_form.html.erb:66 -msgid "Display additional comment area." +#: ../../app/views/org_admin/questions/_form.html.erb:68 +msgid "Display additional comment area" msgstr "" -#: ../../app/views/org_admin/questions/_form.html.erb:72 +#: ../../app/views/org_admin/questions/_form.html.erb:73 msgid "Default answer" msgstr "" -#: ../../app/views/org_admin/questions/_form.html.erb:95 +#: ../../app/views/org_admin/questions/_form.html.erb:96 msgid "" "Select one or more themes that are relevant to this question. This will allow " "similarly themed organisation-level guidance to appear alongside your question" "." msgstr "" -#: ../../app/views/org_admin/questions/_form.html.erb:102 +#: ../../app/views/org_admin/questions/_form.html.erb:103 #: ../../app/views/org_admin/sections/_form.html.erb:19 #: ../../app/views/super_admin/api_clients/_form.html.erb:79 #: ../../app/views/super_admin/notifications/_form.html.erb:68 @@ -3372,7 +3446,7 @@ msgstr "" msgid "Delete" msgstr "" -#: ../../app/views/org_admin/questions/_form.html.erb:102 +#: ../../app/views/org_admin/questions/_form.html.erb:103 msgid "You are about to delete question #%{question_number}. Are you sure?" msgstr "" @@ -3422,27 +3496,27 @@ msgid "" " related to the themes associated with this question." msgstr "" -#: ../../app/views/org_admin/questions/_show.html.erb:169 +#: ../../app/views/org_admin/questions/_show.html.erb:166 msgid "" "Note: New plans will automatically display this guidance.\n" " Users then have the ability to hide/display the guidance when edit" "ing their plan." msgstr "" -#: ../../app/views/org_admin/questions/_show.html.erb:172 +#: ../../app/views/org_admin/questions/_show.html.erb:169 msgid "" "There is no organisational guidance related to the themes associated with this" " question." msgstr "" -#: ../../app/views/org_admin/questions/_show.html.erb:182 -#: ../../app/views/org_admin/questions/_show.html.erb:194 -#: ../../app/views/org_admin/questions/_show.html.erb:224 +#: ../../app/views/org_admin/questions/_show.html.erb:179 +#: ../../app/views/org_admin/questions/_show.html.erb:191 +#: ../../app/views/org_admin/questions/_show.html.erb:221 msgid "Annotations" msgstr "" -#: ../../app/views/org_admin/questions/_show.html.erb:188 -#: ../../app/views/org_admin/questions/_show.html.erb:230 +#: ../../app/views/org_admin/questions/_show.html.erb:185 +#: ../../app/views/org_admin/questions/_show.html.erb:227 msgid "None provided" msgstr "" @@ -3467,11 +3541,11 @@ msgid "" "to this section. Are you sure?" msgstr "" -#: ../../app/views/org_admin/sections/_index.html.erb:61 +#: ../../app/views/org_admin/sections/_index.html.erb:63 msgid "Add a new section" msgstr "" -#: ../../app/views/org_admin/shared/_theme_selector.html.erb:43 +#: ../../app/views/org_admin/shared/_theme_selector.html.erb:44 msgid "No themes have been defined. Please contact your administrator for assistance." msgstr "" @@ -3487,12 +3561,12 @@ msgid "" "emplates." msgstr "" -#: ../../app/views/org_admin/templates/_form.html.erb:25 +#: ../../app/views/org_admin/templates/_form.html.erb:28 #: ../../app/views/org_admin/templates/_show.html.erb:35 msgid "for internal %{org_name} use only" msgstr "" -#: ../../app/views/org_admin/templates/_form.html.erb:38 +#: ../../app/views/org_admin/templates/_form.html.erb:41 #: ../../app/views/org_admin/templates/_show.html.erb:13 #: ../../app/views/paginable/guidance_groups/_index.html.erb:7 #: ../../app/views/paginable/guidances/_index.html.erb:9 @@ -3502,7 +3576,7 @@ msgstr "" msgid "Status" msgstr "" -#: ../../app/views/org_admin/templates/_form.html.erb:43 +#: ../../app/views/org_admin/templates/_form.html.erb:46 #: ../../app/views/org_admin/templates/_row.html.erb:16 #: ../../app/views/org_admin/templates/_show.html.erb:26 #: ../../app/views/paginable/guidance_groups/_index.html.erb:24 @@ -3512,17 +3586,17 @@ msgstr "" msgid "Unpublished" msgstr "" -#: ../../app/views/org_admin/templates/_form.html.erb:45 +#: ../../app/views/org_admin/templates/_form.html.erb:48 #: ../../app/views/paginable/templates/_history.html.erb:19 msgid "Draft" msgstr "" -#: ../../app/views/org_admin/templates/_form.html.erb:52 +#: ../../app/views/org_admin/templates/_form.html.erb:55 #: ../../app/views/org_admin/templates/_show.html.erb:41 msgid "Created at" msgstr "" -#: ../../app/views/org_admin/templates/_form.html.erb:58 +#: ../../app/views/org_admin/templates/_form.html.erb:61 #: ../../app/views/org_admin/templates/_show.html.erb:43 #: ../../app/views/paginable/guidance_groups/_index.html.erb:9 #: ../../app/views/paginable/guidances/_index.html.erb:10 @@ -3530,22 +3604,22 @@ msgstr "" msgid "Last updated" msgstr "" -#: ../../app/views/org_admin/templates/_form.html.erb:70 +#: ../../app/views/org_admin/templates/_form.html.erb:73 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:10 msgid "Funder Links" msgstr "" -#: ../../app/views/org_admin/templates/_form.html.erb:73 +#: ../../app/views/org_admin/templates/_form.html.erb:76 msgid "" "Add links to funder websites that provide additional information about the req" "uirements for this template" msgstr "" -#: ../../app/views/org_admin/templates/_form.html.erb:79 +#: ../../app/views/org_admin/templates/_form.html.erb:82 msgid "Sample Plan Links" msgstr "" -#: ../../app/views/org_admin/templates/_form.html.erb:82 +#: ../../app/views/org_admin/templates/_form.html.erb:85 msgid "Add links to sample plans if provided by the funder." msgstr "" @@ -3786,7 +3860,7 @@ msgstr "" #: ../../app/views/orgs/_profile_form.html.erb:65 #: ../../app/views/orgs/shibboleth_ds.html.erb:34 -#: ../../app/views/plans/new.html.erb:64 ../../app/views/plans/new.html.erb:93 +#: ../../app/views/plans/new.html.erb:62 ../../app/views/plans/new.html.erb:91 #: ../../app/views/shared/_sign_in_form.html.erb:23 msgid "or" msgstr "" @@ -3844,7 +3918,7 @@ msgid "Profile information" msgstr "" #: ../../app/views/orgs/admin_edit.html.erb:22 -#: ../../app/views/plans/_navigation.html.erb:33 +#: ../../app/views/plans/_navigation.html.erb:37 #: ../../app/views/plans/_request_feedback_form.html.erb:19 #: ../../app/views/static_pages/help.html.erb:45 msgid "Request feedback" @@ -3869,7 +3943,7 @@ msgid "Please select one" msgstr "" #: ../../app/views/orgs/shibboleth_ds.html.erb:30 -#: ../../app/views/usage/_user_statistics.html.erb:76 +#: ../../app/views/usage/_user_statistics.html.erb:73 msgid "Go" msgstr "" @@ -3915,7 +3989,7 @@ msgid "" "s the API. Are you sure?" msgstr "" -#: ../../app/views/paginable/contributors/_index.html.erb:57 +#: ../../app/views/paginable/contributors/_index.html.erb:58 msgid "You are about to delete '%{contributor_name}'. Are you sure?" msgstr "" @@ -3939,7 +4013,7 @@ msgstr "" #: ../../app/views/paginable/plans/_privately_visible.html.erb:48 #: ../../app/views/paginable/templates/_history.html.erb:42 #: ../../app/views/paginable/users/_index.html.erb:92 -#: ../../app/views/shared/_create_plan_modal.html.erb:12 +#: ../../app/views/shared/_create_plan_modal.html.erb:15 msgid "No" msgstr "" @@ -3948,7 +4022,7 @@ msgstr "" #: ../../app/views/paginable/plans/_privately_visible.html.erb:46 #: ../../app/views/paginable/templates/_history.html.erb:42 #: ../../app/views/paginable/users/_index.html.erb:92 -#: ../../app/views/shared/_create_plan_modal.html.erb:11 +#: ../../app/views/shared/_create_plan_modal.html.erb:14 msgid "Yes" msgstr "" @@ -4052,7 +4126,7 @@ msgstr "" #: ../../app/views/paginable/templates/_history.html.erb:6 #: ../../app/views/paginable/templates/_organisational.html.erb:2 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:7 -#: ../../app/views/plans/_navigation.html.erb:38 +#: ../../app/views/plans/_navigation.html.erb:43 #: ../../app/views/usage/_user_statistics.html.erb:23 #: ../../app/views/usage/_user_statistics.html.erb:38 msgid "Download" @@ -4077,7 +4151,7 @@ msgstr "" #: ../../app/views/paginable/plans/_publicly_visible.html.erb:23 #: ../../app/views/paginable/templates/_history.html.erb:27 #: ../../app/views/paginable/templates/_history.html.erb:34 -#: ../../app/views/paginable/templates/_organisational.html.erb:84 +#: ../../app/views/paginable/templates/_organisational.html.erb:86 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:28 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:35 msgid "(new window)" @@ -4096,7 +4170,7 @@ msgid "Shared" msgstr "" #: ../../app/views/paginable/plans/_privately_visible.html.erb:64 -#: ../../app/views/plans/_navigation.html.erb:28 +#: ../../app/views/plans/_navigation.html.erb:31 msgid "Share" msgstr "" @@ -4196,15 +4270,15 @@ msgstr "Edit customisations" msgid "View customizations" msgstr "View customisations" -#: ../../app/views/paginable/templates/_organisational.html.erb:76 +#: ../../app/views/paginable/templates/_organisational.html.erb:77 msgid "" "Are you sure you want to remove \"%{template_title}\"? Any published versions wi" "ll become unavailable to users." msgstr "" -#: ../../app/views/paginable/templates/_organisational.html.erb:90 +#: ../../app/views/paginable/templates/_organisational.html.erb:92 #: ../../app/views/shared/_copy_link_modal.html.erb:6 -#: ../../app/views/shared/_copy_link_modal.html.erb:13 +#: ../../app/views/shared/_copy_link_modal.html.erb:16 msgid "Copy link" msgstr "" @@ -4226,11 +4300,11 @@ msgid "Create a new plan" msgstr "" #: ../../app/views/paginable/templates/_publicly_visible.html.erb:13 -msgid "(if available)" +msgid "Sample Plans" msgstr "" #: ../../app/views/paginable/templates/_publicly_visible.html.erb:13 -msgid "Sample Plans" +msgid "(if available)" msgstr "" #: ../../app/views/paginable/templates/_publicly_visible.html.erb:47 @@ -4271,7 +4345,7 @@ msgstr "" msgid "Edit Profile" msgstr "" -#: ../../app/views/phases/_edit_plan_answers.html.erb:77 +#: ../../app/views/phases/_edit_plan_answers.html.erb:74 msgid "Comments & Guidance" msgstr "" @@ -4358,7 +4432,7 @@ msgid "" msgstr "" #: ../../app/views/plans/_edit_details.html.erb:14 -#: ../../app/views/plans/_guidance_selection.html.erb:38 +#: ../../app/views/plans/_guidance_selection.html.erb:36 msgid "Select Guidance" msgstr "" @@ -4384,34 +4458,34 @@ msgstr "" msgid "There is no additional guidance for this template." msgstr "" -#: ../../app/views/plans/_guidance_selection.html.erb:40 +#: ../../app/views/plans/_guidance_selection.html.erb:38 msgid "" "To help you write your plan, %{application_name} can show you guidance from a " "variety of organisations. Please choose up to 6 organisations of the following" " organisations who offer guidance relevant to your plan." msgstr "" -#: ../../app/views/plans/_guidance_selection.html.erb:42 +#: ../../app/views/plans/_guidance_selection.html.erb:40 msgid "Don't forget to save your changes after making your selections." msgstr "" -#: ../../app/views/plans/_navigation.html.erb:4 +#: ../../app/views/plans/_navigation.html.erb:5 msgid "Project Details" msgstr "" -#: ../../app/views/plans/_navigation.html.erb:7 +#: ../../app/views/plans/_navigation.html.erb:8 msgid "Contributors" msgstr "" -#: ../../app/views/plans/_navigation.html.erb:11 +#: ../../app/views/plans/_navigation.html.erb:12 msgid "Plan overview" msgstr "" -#: ../../app/views/plans/_navigation.html.erb:16 +#: ../../app/views/plans/_navigation.html.erb:18 msgid "Write Plan" msgstr "" -#: ../../app/views/plans/_navigation.html.erb:22 +#: ../../app/views/plans/_navigation.html.erb:24 msgid "Research Outputs" msgstr "" @@ -4473,76 +4547,76 @@ msgstr "" msgid "Link to a protocol from a meeting with an ethics commitee" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:27 -#: ../../app/views/plans/new.html.erb:38 +#: ../../app/views/plans/_project_details.html.erb:25 +#: ../../app/views/plans/new.html.erb:36 msgid "mock project for testing, practice, or educational purposes" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:35 +#: ../../app/views/plans/_project_details.html.erb:33 msgid "Project abstract" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:47 +#: ../../app/views/plans/_project_details.html.erb:45 msgid "Research domain" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:52 -#: ../../app/views/plans/_project_details.html.erb:173 +#: ../../app/views/plans/_project_details.html.erb:50 +#: ../../app/views/plans/_project_details.html.erb:171 #: ../../app/views/research_outputs/_form.html.erb:23 #: ../../app/views/research_outputs/licenses/_form.html.erb:19 msgid "- Please select one -" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:62 +#: ../../app/views/plans/_project_details.html.erb:60 msgid "Project Start" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:65 +#: ../../app/views/plans/_project_details.html.erb:63 msgid "The estimated date on which you will begin this project." msgstr "" -#: ../../app/views/plans/_project_details.html.erb:68 +#: ../../app/views/plans/_project_details.html.erb:66 msgid "Project End" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:71 +#: ../../app/views/plans/_project_details.html.erb:69 msgid "The estimated date on which you will complete this project." msgstr "" -#: ../../app/views/plans/_project_details.html.erb:80 +#: ../../app/views/plans/_project_details.html.erb:78 msgid "Landing page" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:93 +#: ../../app/views/plans/_project_details.html.erb:91 #: ../../app/views/plans/_show_details.html.erb:22 msgid "ID" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:114 +#: ../../app/views/plans/_project_details.html.erb:112 msgid "Research outputs may have ethical concerns" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:121 +#: ../../app/views/plans/_project_details.html.erb:119 msgid "Describe any ethical concerns" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:134 +#: ../../app/views/plans/_project_details.html.erb:132 msgid "Ethical protocols" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:167 +#: ../../app/views/plans/_project_details.html.erb:165 msgid "Funding status" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:180 +#: ../../app/views/plans/_project_details.html.erb:178 msgid "Grant number/url" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:194 +#: ../../app/views/plans/_project_details.html.erb:192 msgid "Grant number:" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:198 +#: ../../app/views/plans/_project_details.html.erb:196 msgid "" "Provide a URL to the award's landing page if possible, if not please provide t" "he award/grant number." @@ -4703,33 +4777,33 @@ msgstr "" msgid "What research project are you planning?" msgstr "" -#: ../../app/views/plans/new.html.erb:47 +#: ../../app/views/plans/new.html.erb:45 msgid "Select the primary research organisation" msgstr "" -#: ../../app/views/plans/new.html.erb:67 +#: ../../app/views/plans/new.html.erb:65 msgid "" "No research organisation associated with this plan or my research organisation" " is not listed" msgstr "" -#: ../../app/views/plans/new.html.erb:77 +#: ../../app/views/plans/new.html.erb:75 msgid "Select the primary funding organisation" msgstr "" -#: ../../app/views/plans/new.html.erb:96 +#: ../../app/views/plans/new.html.erb:94 msgid "No funder associated with this plan or my funder is not listed" msgstr "" -#: ../../app/views/plans/new.html.erb:108 +#: ../../app/views/plans/new.html.erb:106 msgid "Which DMP template would you like to use?" msgstr "" -#: ../../app/views/plans/new.html.erb:111 +#: ../../app/views/plans/new.html.erb:109 msgid "Please select a template" msgstr "" -#: ../../app/views/plans/new.html.erb:116 +#: ../../app/views/plans/new.html.erb:114 msgid "We found multiple DMP templates corresponding to your funder." msgstr "" @@ -4915,10 +4989,6 @@ msgstr "" msgid "Click to view repositories related to %{subject}" msgstr "" -#: ../../app/views/research_outputs/repositories/_search_result.html.erb:32 -msgid "More info" -msgstr "" - #: ../../app/views/research_outputs/repositories/_search_result.html.erb:37 msgid "Repository URL" msgstr "" @@ -4951,15 +5021,15 @@ msgstr "" msgid "Last Name" msgstr "" -#: ../../app/views/shared/_create_account_form.html.erb:39 +#: ../../app/views/shared/_create_account_form.html.erb:38 msgid "I accept the" msgstr "" -#: ../../app/views/shared/_create_account_form.html.erb:40 +#: ../../app/views/shared/_create_account_form.html.erb:39 msgid "terms and conditions" msgstr "" -#: ../../app/views/shared/_create_plan_modal.html.erb:8 +#: ../../app/views/shared/_create_plan_modal.html.erb:11 msgid "Would you like to create a plan based on the \"%{name}\" template?" msgstr "" @@ -4983,7 +5053,7 @@ msgstr "" msgid "+ Add an additional URL" msgstr "" -#: ../../app/views/shared/_search.html.erb:15 +#: ../../app/views/shared/_search.html.erb:17 msgid "Only Show Admins" msgstr "" @@ -5549,11 +5619,11 @@ msgid "New API Client" msgstr "" #: ../../app/views/super_admin/api_clients/refresh_credentials.js.erb:1 -msgid "Unable to regenerate the client credentials." +msgid "Successfully regenerated the client credentials." msgstr "" #: ../../app/views/super_admin/api_clients/refresh_credentials.js.erb:1 -msgid "Successfully regenerated the client credentials." +msgid "Unable to regenerate the client credentials." msgstr "" #: ../../app/views/super_admin/notifications/_form.html.erb:20 @@ -5586,7 +5656,7 @@ msgstr "" msgid "View all notifications" msgstr "" -#: ../../app/views/super_admin/notifications/index.html.erb:10 +#: ../../app/views/super_admin/notifications/index.html.erb:7 msgid "+ Add New Notification" msgstr "" @@ -5749,31 +5819,31 @@ msgstr "" msgid "No. plans created based off your templates" msgstr "" -#: ../../app/views/usage/_template_statistics_accordion.html.erb:11 +#: ../../app/views/usage/_template_statistics_accordion.html.erb:8 msgid "Statistics on your Templates" msgstr "" -#: ../../app/views/usage/_total_usage.html.erb:7 +#: ../../app/views/usage/_total_usage.html.erb:6 msgid "Total users" msgstr "" -#: ../../app/views/usage/_total_usage.html.erb:11 +#: ../../app/views/usage/_total_usage.html.erb:10 msgid "Total plans" msgstr "" -#: ../../app/views/usage/_total_usage.html.erb:15 +#: ../../app/views/usage/_total_usage.html.erb:14 msgid "Excluding Test Plans" msgstr "" -#: ../../app/views/usage/_total_usage.html.erb:29 +#: ../../app/views/usage/_total_usage.html.erb:27 msgid "csv download field separator" msgstr "" -#: ../../app/views/usage/_total_usage.html.erb:37 +#: ../../app/views/usage/_total_usage.html.erb:35 msgid "Download global usage" msgstr "" -#: ../../app/views/usage/_total_usage.html.erb:44 +#: ../../app/views/usage/_total_usage.html.erb:42 msgid "Download Monthly Usage" msgstr "" @@ -5798,19 +5868,19 @@ msgstr "" msgid "No. plans during last year" msgstr "" -#: ../../app/views/usage/_user_statistics.html.erb:57 +#: ../../app/views/usage/_user_statistics.html.erb:56 msgid "No. plans by template" msgstr "" -#: ../../app/views/usage/_user_statistics.html.erb:67 +#: ../../app/views/usage/_user_statistics.html.erb:64 msgid "Time period" msgstr "" -#: ../../app/views/usage/_user_statistics.html.erb:85 +#: ../../app/views/usage/_user_statistics.html.erb:82 msgid "Download all" msgstr "" -#: ../../app/views/usage/_user_statistics_accordion.html.erb:11 +#: ../../app/views/usage/_user_statistics_accordion.html.erb:7 msgid "Statistics on your Users" msgstr "" @@ -5976,24 +6046,24 @@ msgid "Hello %{recipient_name}," msgstr "" #: ../../app/views/user_mailer/question_answered.html.erb:5 -msgid " to " +msgid " is creating a Data Management Plan and has answered " msgstr "" #: ../../app/views/user_mailer/question_answered.html.erb:5 -msgid " based on the template " +msgid " to " msgstr "" #: ../../app/views/user_mailer/question_answered.html.erb:5 -msgid " is creating a Data Management Plan and has answered " +msgid " in a plan called " msgstr "" #: ../../app/views/user_mailer/question_answered.html.erb:5 -msgid " in a plan called " +msgid " based on the template " msgstr "" #: ../../app/views/user_mailer/sharing_notification.html.erb:5 msgid "" -"Your colleague %{inviter_name} has invited you to contribute to \n" +"Your colleague %{inviter_name} has invited you to contribute to\r\n" " their Data Management Plan in %{tool_name}" msgstr "" @@ -6012,71 +6082,79 @@ msgstr "" msgid "You may change your notification preferences on your profile page." msgstr "" -#: ../../app/views/users/_admin_grant_permissions.html.erb:9 +#: ../../app/views/users/_admin_grant_permissions.html.erb:5 msgid "Editing privileges for %{username}" msgstr "" -#: ../../app/views/users/_admin_grant_permissions.html.erb:19 +#: ../../app/views/users/_admin_grant_permissions.html.erb:17 +msgid "Organisational Admin Privileges" +msgstr "" + +#: ../../app/views/users/_admin_grant_permissions.html.erb:21 msgid "" "Allows the user to assign permissions to other users within the same organisat" "ion. Users can only assign permissions they own themselves" msgstr "" -#: ../../app/views/users/_admin_grant_permissions.html.erb:23 +#: ../../app/views/users/_admin_grant_permissions.html.erb:25 msgid "" "Allows the user to create new organisational templates, edit existing ones and" " customise funder templates" msgstr "" -#: ../../app/views/users/_admin_grant_permissions.html.erb:27 +#: ../../app/views/users/_admin_grant_permissions.html.erb:29 msgid "Allows the user to create and edit guidance" msgstr "" -#: ../../app/views/users/_admin_grant_permissions.html.erb:31 +#: ../../app/views/users/_admin_grant_permissions.html.erb:33 msgid "" "Provides the user with an API token and grants rights to harvest information f" "rom the tool" msgstr "" -#: ../../app/views/users/_admin_grant_permissions.html.erb:33 +#: ../../app/views/users/_admin_grant_permissions.html.erb:35 msgid "Use API" msgstr "" -#: ../../app/views/users/_admin_grant_permissions.html.erb:35 +#: ../../app/views/users/_admin_grant_permissions.html.erb:37 msgid "" "Allows the user to amend the organisation details (name, URL etc) and add basi" "c branding such as the logo" msgstr "" -#: ../../app/views/users/_admin_grant_permissions.html.erb:39 +#: ../../app/views/users/_admin_grant_permissions.html.erb:41 msgid "Allows the user to review plans submitted by organisational users" msgstr "" -#: ../../app/views/users/_admin_grant_permissions.html.erb:41 +#: ../../app/views/users/_admin_grant_permissions.html.erb:43 msgid "Review plans" msgstr "" #: ../../app/views/users/_admin_grant_permissions.html.erb:51 +msgid "Super Admin Privileges" +msgstr "" + +#: ../../app/views/users/_admin_grant_permissions.html.erb:55 msgid "Allows the user to create new organisations" msgstr "" -#: ../../app/views/users/_admin_grant_permissions.html.erb:53 +#: ../../app/views/users/_admin_grant_permissions.html.erb:57 msgid "Add Organisations" msgstr "" -#: ../../app/views/users/_admin_grant_permissions.html.erb:55 +#: ../../app/views/users/_admin_grant_permissions.html.erb:59 msgid "Allows the user to manage organisation affiliation" msgstr "" -#: ../../app/views/users/_admin_grant_permissions.html.erb:57 +#: ../../app/views/users/_admin_grant_permissions.html.erb:61 msgid "Manage organisation affiliation" msgstr "" -#: ../../app/views/users/_admin_grant_permissions.html.erb:59 +#: ../../app/views/users/_admin_grant_permissions.html.erb:63 msgid "Allows the user to grant API access to organisations." msgstr "" -#: ../../app/views/users/_admin_grant_permissions.html.erb:61 +#: ../../app/views/users/_admin_grant_permissions.html.erb:65 msgid "Grant API access" msgstr "" @@ -6092,23 +6170,23 @@ msgstr "" msgid "A new comment has been added to my DMP" msgstr "" -#: ../../app/views/users/_notification_preferences.html.erb:18 +#: ../../app/views/users/_notification_preferences.html.erb:17 msgid "A plan has been shared with me" msgstr "" -#: ../../app/views/users/_notification_preferences.html.erb:23 +#: ../../app/views/users/_notification_preferences.html.erb:21 msgid "Admin privileges granted to me" msgstr "" -#: ../../app/views/users/_notification_preferences.html.erb:29 +#: ../../app/views/users/_notification_preferences.html.erb:26 msgid "Feedback has been requested for my DMP" msgstr "" -#: ../../app/views/users/_notification_preferences.html.erb:34 +#: ../../app/views/users/_notification_preferences.html.erb:30 msgid "Feedback has been provided for my DMP" msgstr "" -#: ../../app/views/users/_notification_preferences.html.erb:43 +#: ../../app/views/users/_notification_preferences.html.erb:38 msgid "My DMP's visibility has changed" msgstr "" @@ -6128,11 +6206,11 @@ msgid "Download users" msgstr "" #: ../../app/views/users/refresh_token.js.erb:1 -msgid "Unable to regenerate your API token." +msgid "Successfully regenerate your API token." msgstr "" #: ../../app/views/users/refresh_token.js.erb:1 -msgid "Successfully regenerate your API token." +msgid "Unable to regenerate your API token." msgstr "" #: i18n_placeholders.rb:4 diff --git a/config/locale/en_US/LC_MESSAGES/app.mo b/config/locale/en_US/LC_MESSAGES/app.mo index 2656778329..4312126274 100644 Binary files a/config/locale/en_US/LC_MESSAGES/app.mo and b/config/locale/en_US/LC_MESSAGES/app.mo differ diff --git a/config/locale/en_US/app.po b/config/locale/en_US/app.po index 1f843a96d0..1626c14e2e 100644 --- a/config/locale/en_US/app.po +++ b/config/locale/en_US/app.po @@ -1,14 +1,14 @@ -# English translations for roadmap package. -# Copyright (C) 2023 roadmap -# This file is distributed under the same license as the roadmap package. -# FIRST AUTHOR , 2023. +# English translations for roadmap_upstream package. +# Copyright (C) 2025 roadmap_upstream +# This file is distributed under the same license as the roadmap_upstream package. +# FIRST AUTHOR , 2025. # msgid "" msgstr "" -"Project-Id-Version: roadmap 1.0\n" +"Project-Id-Version: roadmap_upstream 1.0\n" "Report-Msgid-Bugs-To: contact@translation.io\n" -"POT-Creation-Date: 2023-04-12 10:30-0700\n" -"PO-Revision-Date: 2023-04-12 19:30+0200\n" +"POT-Creation-Date: 2025-04-10 13:28-0600\n" +"PO-Revision-Date: 2025-04-10 21:28+0200\n" "Last-Translator: FULL NAME \n" "Language-Team: English\n" "Language: en_US\n" @@ -261,7 +261,7 @@ msgstr "" #: ../../app/controllers/notes_controller.rb:88 #: ../../app/controllers/org_admin/departments_controller.rb:50 #: ../../app/controllers/org_admin/sections_controller.rb:103 -#: ../../app/controllers/org_admin/templates_controller.rb:205 +#: ../../app/controllers/org_admin/templates_controller.rb:210 #: ../../app/controllers/orgs_controller.rb:92 #: ../../app/controllers/plans_controller.rb:280 #: ../../app/controllers/plans_controller.rb:283 @@ -281,7 +281,7 @@ msgstr "" #: ../../app/controllers/notes_controller.rb:106 #: ../../app/controllers/org_admin/departments_controller.rb:52 #: ../../app/controllers/org_admin/sections_controller.rb:105 -#: ../../app/controllers/org_admin/templates_controller.rb:210 +#: ../../app/controllers/org_admin/templates_controller.rb:215 #: ../../app/controllers/orgs_controller.rb:94 #: ../../app/controllers/plans_controller.rb:289 #: ../../app/controllers/plans_controller.rb:292 @@ -293,28 +293,28 @@ msgstr "" msgid "save" msgstr "" -#: ../../app/controllers/contributors_controller.rb:84 +#: ../../app/controllers/contributors_controller.rb:83 #: ../../app/controllers/notes_controller.rb:130 -#: ../../app/controllers/org_admin/templates_controller.rb:238 +#: ../../app/controllers/org_admin/templates_controller.rb:243 #: ../../app/controllers/research_outputs_controller.rb:74 #: ../../app/controllers/super_admin/orgs_controller.rb:94 msgid "removed" msgstr "" -#: ../../app/controllers/contributors_controller.rb:87 +#: ../../app/controllers/contributors_controller.rb:86 #: ../../app/controllers/notes_controller.rb:148 -#: ../../app/controllers/org_admin/templates_controller.rb:240 +#: ../../app/controllers/org_admin/templates_controller.rb:245 #: ../../app/controllers/research_outputs_controller.rb:77 #: ../../app/controllers/super_admin/orgs_controller.rb:97 msgid "remove" msgstr "" -#: ../../app/controllers/contributors_controller.rb:161 +#: ../../app/controllers/contributors_controller.rb:160 #: ../../app/controllers/research_outputs_controller.rb:208 msgid "plan not found" msgstr "" -#: ../../app/controllers/contributors_controller.rb:169 +#: ../../app/controllers/contributors_controller.rb:168 msgid "contributor not found" msgstr "" @@ -333,7 +333,7 @@ msgstr "" #: ../../app/controllers/org_admin/phases_controller.rb:121 #: ../../app/controllers/org_admin/questions_controller.rb:94 #: ../../app/controllers/org_admin/sections_controller.rb:79 -#: ../../app/controllers/org_admin/templates_controller.rb:181 +#: ../../app/controllers/org_admin/templates_controller.rb:186 #: ../../app/controllers/plans_controller.rb:120 #: ../../app/controllers/super_admin/api_clients_controller.rb:44 #: ../../app/controllers/super_admin/notifications_controller.rb:38 @@ -349,7 +349,7 @@ msgstr "" #: ../../app/controllers/org_admin/phases_controller.rb:123 #: ../../app/controllers/org_admin/questions_controller.rb:96 #: ../../app/controllers/org_admin/sections_controller.rb:86 -#: ../../app/controllers/org_admin/templates_controller.rb:183 +#: ../../app/controllers/org_admin/templates_controller.rb:188 #: ../../app/controllers/plans_controller.rb:151 #: ../../app/controllers/super_admin/api_clients_controller.rb:50 #: ../../app/controllers/super_admin/notifications_controller.rb:41 @@ -421,7 +421,7 @@ msgid "Unable to unlink your account from %{is}." msgstr "" #: ../../app/controllers/org_admin/phases_controller.rb:17 -#: ../../app/controllers/org_admin/templates_controller.rb:115 +#: ../../app/controllers/org_admin/templates_controller.rb:116 msgid "" "You are viewing a historical version of this template. You will not be able to" " make changes." @@ -467,20 +467,20 @@ msgstr "" msgid "Unable to create a new version of this template." msgstr "" -#: ../../app/controllers/org_admin/plans_controller.rb:36 +#: ../../app/controllers/org_admin/plans_controller.rb:40 msgid "%{plan_owner} has been notified that you have finished providing feedback" msgstr "" -#: ../../app/controllers/org_admin/plans_controller.rb:40 +#: ../../app/controllers/org_admin/plans_controller.rb:44 msgid "Unable to notify user that you have finished providing feedback." msgstr "" -#: ../../app/controllers/org_admin/plans_controller.rb:56 -#: ../../app/views/plans/_project_details.html.erb:14 +#: ../../app/controllers/org_admin/plans_controller.rb:60 +#: ../../app/views/plans/_project_details.html.erb:15 msgid "Project title" msgstr "" -#: ../../app/controllers/org_admin/plans_controller.rb:57 +#: ../../app/controllers/org_admin/plans_controller.rb:61 #: ../../app/views/paginable/plans/_index.html.erb:6 #: ../../app/views/paginable/plans/_org_admin.html.erb:19 #: ../../app/views/paginable/plans/_organisationally_or_publicly_visible.html.erb:13 @@ -489,7 +489,7 @@ msgstr "" msgid "Template" msgstr "" -#: ../../app/controllers/org_admin/plans_controller.rb:58 +#: ../../app/controllers/org_admin/plans_controller.rb:62 #: ../../app/helpers/plans_helper.rb:22 #: ../../app/helpers/settings_template_helper.rb:16 #: ../../app/views/devise/registrations/_password_confirmation.html.erb:22 @@ -507,22 +507,22 @@ msgstr "" msgid "Organisation" msgstr "Organization" -#: ../../app/controllers/org_admin/plans_controller.rb:59 +#: ../../app/controllers/org_admin/plans_controller.rb:63 msgid "Owner name" msgstr "" -#: ../../app/controllers/org_admin/plans_controller.rb:60 +#: ../../app/controllers/org_admin/plans_controller.rb:64 msgid "Owner email" msgstr "" -#: ../../app/controllers/org_admin/plans_controller.rb:61 +#: ../../app/controllers/org_admin/plans_controller.rb:65 #: ../../app/views/paginable/plans/_index.html.erb:9 #: ../../app/views/paginable/plans/_org_admin.html.erb:23 #: ../../app/views/paginable/plans/_organisationally_or_publicly_visible.html.erb:18 msgid "Updated" msgstr "" -#: ../../app/controllers/org_admin/plans_controller.rb:62 +#: ../../app/controllers/org_admin/plans_controller.rb:66 #: ../../app/views/org_admin/templates/_form.html.erb:17 #: ../../app/views/org_admin/templates/_show.html.erb:32 #: ../../app/views/paginable/plans/_index.html.erb:10 @@ -557,35 +557,35 @@ msgstr "Unable to customize that template." msgid "That template is not customizable." msgstr "That template is not customizable." -#: ../../app/controllers/org_admin/templates_controller.rb:21 +#: ../../app/controllers/org_admin/templates_controller.rb:22 #: ../../app/views/org_admin/templates/index.html.erb:43 msgid "All Templates" msgstr "" -#: ../../app/controllers/org_admin/templates_controller.rb:47 +#: ../../app/controllers/org_admin/templates_controller.rb:48 #: ../../app/views/org_admin/templates/index.html.erb:52 msgid "%{org_name} Templates" msgstr "" -#: ../../app/controllers/org_admin/templates_controller.rb:49 +#: ../../app/controllers/org_admin/templates_controller.rb:50 #: ../../app/views/org_admin/templates/index.html.erb:54 msgid "Own Templates" msgstr "" -#: ../../app/controllers/org_admin/templates_controller.rb:84 +#: ../../app/controllers/org_admin/templates_controller.rb:85 msgid "Customizable Templates" msgstr "Customizable Templates" -#: ../../app/controllers/org_admin/templates_controller.rb:216 +#: ../../app/controllers/org_admin/templates_controller.rb:221 msgid "Error parsing links for a %{template}" msgstr "" -#: ../../app/controllers/org_admin/templates_controller.rb:344 +#: ../../app/controllers/org_admin/templates_controller.rb:349 #: ../../app/controllers/public_pages_controller.rb:67 msgid "Template created using the %{application_name} service. Last modified %{date}" msgstr "" -#: ../../app/controllers/org_admin/templates_controller.rb:356 +#: ../../app/controllers/org_admin/templates_controller.rb:361 #: ../../app/controllers/public_pages_controller.rb:80 msgid "Unable to download the DMP Template at this time." msgstr "" @@ -958,31 +958,31 @@ msgid "" "ot to duplicate too much text." msgstr "" -#: ../../app/helpers/conditions_helper.rb:191 +#: ../../app/helpers/conditions_helper.rb:189 msgid "Answering" msgstr "" -#: ../../app/helpers/conditions_helper.rb:195 +#: ../../app/helpers/conditions_helper.rb:193 msgid " will send an email with subject %{subject_name}" msgstr "" -#: ../../app/helpers/conditions_helper.rb:201 +#: ../../app/helpers/conditions_helper.rb:199 msgid " will remove question " msgstr "" -#: ../../app/helpers/conditions_helper.rb:202 +#: ../../app/helpers/conditions_helper.rb:200 msgid " will remove questions " msgstr "" -#: ../../app/helpers/customizable_template_link_helper.rb:13 +#: ../../app/helpers/customizable_template_link_helper.rb:16 msgid "Transfer customisation" msgstr "Transfer customization" -#: ../../app/helpers/customizable_template_link_helper.rb:18 +#: ../../app/helpers/customizable_template_link_helper.rb:22 msgid "Edit customisation" msgstr "Edit customization" -#: ../../app/helpers/customizable_template_link_helper.rb:22 +#: ../../app/helpers/customizable_template_link_helper.rb:26 msgid "Customise" msgstr "Customize" @@ -1057,17 +1057,17 @@ msgid "Change affiliation" msgstr "" #: ../../app/helpers/perms_helper.rb:11 -#: ../../app/views/users/_admin_grant_permissions.html.erb:21 +#: ../../app/views/users/_admin_grant_permissions.html.erb:23 msgid "Manage user privileges" msgstr "" #: ../../app/helpers/perms_helper.rb:12 -#: ../../app/views/users/_admin_grant_permissions.html.erb:25 +#: ../../app/views/users/_admin_grant_permissions.html.erb:27 msgid "Manage templates" msgstr "" #: ../../app/helpers/perms_helper.rb:13 -#: ../../app/views/users/_admin_grant_permissions.html.erb:29 +#: ../../app/views/users/_admin_grant_permissions.html.erb:31 msgid "Manage guidance" msgstr "" @@ -1076,7 +1076,7 @@ msgid "API rights" msgstr "" #: ../../app/helpers/perms_helper.rb:15 -#: ../../app/views/users/_admin_grant_permissions.html.erb:37 +#: ../../app/views/users/_admin_grant_permissions.html.erb:39 msgid "Manage organisation details" msgstr "Manage organization details" @@ -1116,7 +1116,7 @@ msgid "Public" msgstr "" #: ../../app/helpers/plans_helper.rb:26 ../../app/helpers/plans_helper.rb:28 -#: ../../app/views/layouts/application.html.erb:129 +#: ../../app/views/layouts/application.html.erb:128 msgid "Private" msgstr "" @@ -1129,7 +1129,7 @@ msgid "Public: anyone can view." msgstr "" #: ../../app/helpers/plans_helper.rb:39 -#: ../../app/views/layouts/application.html.erb:130 +#: ../../app/views/layouts/application.html.erb:129 msgid "Private: restricted to me and people I invite." msgstr "" @@ -1166,9 +1166,9 @@ msgstr "" #: ../../app/views/orgs/_profile_form.html.erb:152 #: ../../app/views/paginable/templates/_customisable.html.erb:7 #: ../../app/views/paginable/templates/_organisational.html.erb:12 -#: ../../app/views/plans/_project_details.html.erb:156 +#: ../../app/views/plans/_project_details.html.erb:154 #: ../../app/views/plans/_show_details.html.erb:12 -#: ../../app/views/plans/new.html.erb:86 +#: ../../app/views/plans/new.html.erb:84 msgid "Funder" msgstr "" @@ -1194,8 +1194,8 @@ msgstr "" #: ../../app/helpers/template_helper.rb:48 #: ../../app/views/plans/index.html.erb:29 -#: ../../app/views/plans/new.html.erb:123 -#: ../../app/views/shared/_create_plan_modal.html.erb:5 +#: ../../app/views/plans/new.html.erb:121 +#: ../../app/views/shared/_create_plan_modal.html.erb:6 #: ../../spec/features/locales_spec.rb:53 #: ../../spec/features/locales_spec.rb:69 msgid "Create plan" @@ -1487,8 +1487,7 @@ msgid "Details" msgstr "" #: ../../app/models/exported_plan.rb:189 -msgid "" -"Question not answered.\n" +msgid "Question not answered.\\n" msgstr "" #: ../../app/models/identifier.rb:141 @@ -1535,7 +1534,7 @@ msgstr "" msgid "Denied" msgstr "" -#: ../../app/models/plan.rb:623 +#: ../../app/models/plan.rb:624 msgid "must be after the start date" msgstr "" @@ -1627,7 +1626,7 @@ msgstr "" msgid "Conditions in the template refer backwards" msgstr "" -#: ../../app/models/user.rb:384 +#: ../../app/models/user.rb:380 msgid "A Data Management Plan in %{application_name} has been shared with you" msgstr "" @@ -1635,7 +1634,8 @@ msgstr "" #: ../../app/views/contact_us/contacts/_new_left.html.erb:4 #: ../../app/views/contributors/_form.html.erb:10 #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:8 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:14 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:24 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:12 #: ../../app/views/org_admin/departments/edit.html.erb:14 #: ../../app/views/org_admin/departments/new.html.erb:14 #: ../../app/views/paginable/api_clients/_index.html.erb:6 @@ -1660,7 +1660,7 @@ msgid "Last Activity" msgstr "" #: ../../app/models/user/at_csv.rb:7 -#: ../../app/views/layouts/_branding.html.erb:71 +#: ../../app/views/layouts/_branding.html.erb:76 #: ../../app/views/org_admin/users/edit.html.erb:71 #: ../../app/views/paginable/users/_index.html.erb:26 #: ../../app/views/super_admin/users/edit.html.erb:105 @@ -1878,9 +1878,9 @@ msgid "Please wait, Standards are loading" msgstr "" #: ../../app/views/answers/_new_edit.html.erb:68 -#: ../../app/views/contributors/_form.html.erb:95 -#: ../../app/views/devise/passwords/edit.html.erb:35 -#: ../../app/views/devise/registrations/_password_details.html.erb:31 +#: ../../app/views/contributors/_form.html.erb:96 +#: ../../app/views/devise/passwords/edit.html.erb:36 +#: ../../app/views/devise/registrations/_password_details.html.erb:30 #: ../../app/views/devise/registrations/_personal_details.html.erb:90 #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:28 #: ../../app/views/guidances/new_edit.html.erb:49 @@ -1889,10 +1889,10 @@ msgstr "" #: ../../app/views/org_admin/departments/edit.html.erb:23 #: ../../app/views/org_admin/departments/new.html.erb:23 #: ../../app/views/org_admin/phases/_form.html.erb:25 -#: ../../app/views/org_admin/questions/_form.html.erb:99 -#: ../../app/views/org_admin/questions/_show.html.erb:209 +#: ../../app/views/org_admin/questions/_form.html.erb:100 +#: ../../app/views/org_admin/questions/_show.html.erb:206 #: ../../app/views/org_admin/sections/_form.html.erb:17 -#: ../../app/views/org_admin/templates/_form.html.erb:88 +#: ../../app/views/org_admin/templates/_form.html.erb:91 #: ../../app/views/org_admin/users/edit.html.erb:54 #: ../../app/views/orgs/_feedback_form.html.erb:38 #: ../../app/views/orgs/_profile_form.html.erb:197 @@ -1904,8 +1904,8 @@ msgstr "" #: ../../app/views/super_admin/notifications/_form.html.erb:66 #: ../../app/views/super_admin/themes/_form.html.erb:13 #: ../../app/views/super_admin/users/edit.html.erb:61 -#: ../../app/views/users/_admin_grant_permissions.html.erb:68 -#: ../../app/views/users/_notification_preferences.html.erb:47 +#: ../../app/views/users/_admin_grant_permissions.html.erb:72 +#: ../../app/views/users/_notification_preferences.html.erb:41 msgid "Save" msgstr "" @@ -1916,27 +1916,49 @@ msgstr "" msgid "example answer" msgstr "" -#: ../../app/views/answers/_status.html.erb:5 -msgid "Saving..." +#: ../../app/views/answers/_status.html.erb:7 +msgid "Plan writing error related to %{tool_name}" msgstr "" -#: ../../app/views/answers/_status.html.erb:9 +#: ../../app/views/answers/_status.html.erb:10 +msgid "Saving...Please do not refresh or go to another page!" +msgstr "" + +#: ../../app/views/answers/_status.html.erb:12 +msgid "" +"If you stuck on this message, please save your plan to a separate file and con" +"tact us at %{helpdesk_email} ." +msgstr "" + +#: ../../app/views/answers/_status.html.erb:17 +msgid "" +"Sorry, we had trouble saving your data. Please contact us at %{helpdesk_email}" +" ." +msgstr "" + +#: ../../app/views/answers/_status.html.erb:21 +msgid "" +"Save your plan content to a separate file now. You will LOSE them after refres" +"hing or closing this page." +msgstr "" + +#: ../../app/views/answers/_status.html.erb:25 msgid "Answered" msgstr "" -#: ../../app/views/answers/_status.html.erb:10 +#: ../../app/views/answers/_status.html.erb:26 msgid " by %{user_name}" msgstr "" -#: ../../app/views/answers/_status.html.erb:15 -msgid " questions from your plan." +#: ../../app/views/answers/_status.html.erb:31 +msgid "This answer removes " msgstr "" -#: ../../app/views/answers/_status.html.erb:15 -msgid "This answer removes " +#: ../../app/views/answers/_status.html.erb:31 +msgid " questions from your plan." msgstr "" -#: ../../app/views/answers/_status.html.erb:21 +#: ../../app/views/answers/_status.html.erb:37 msgid "This answer triggers email(s) to " msgstr "" @@ -1945,11 +1967,13 @@ msgstr "" #: ../../app/views/contributors/_form.html.erb:19 #: ../../app/views/devise/passwords/new.html.erb:18 #: ../../app/views/devise/registrations/_personal_details.html.erb:10 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:20 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:11 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:25 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:18 #: ../../app/views/org_admin/users/edit.html.erb:14 #: ../../app/views/paginable/contributors/_index.html.erb:11 #: ../../app/views/paginable/users/_index.html.erb:21 -#: ../../app/views/plans/_share_form.html.erb:109 +#: ../../app/views/plans/_share_form.html.erb:110 #: ../../app/views/shared/_create_account_form.html.erb:12 #: ../../app/views/shared/_sign_in_form.html.erb:3 #: ../../app/views/super_admin/users/edit.html.erb:15 @@ -1958,19 +1982,21 @@ msgid "Email" msgstr "Email" #: ../../app/views/contact_us/contacts/_new_left.html.erb:22 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:26 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:26 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:24 msgid "Subject" msgstr "Subject" #: ../../app/views/contact_us/contacts/_new_left.html.erb:30 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:32 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:27 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:30 #: ../../app/views/orgs/_feedback_form.html.erb:26 msgid "Message" msgstr "Message" #: ../../app/views/contact_us/contacts/_new_left.html.erb:39 -#: ../../app/views/devise/passwords/edit.html.erb:30 -#: ../../app/views/shared/_create_account_form.html.erb:46 +#: ../../app/views/devise/passwords/edit.html.erb:31 +#: ../../app/views/shared/_create_account_form.html.erb:45 msgid "Security check" msgstr "" @@ -1999,7 +2025,7 @@ msgid "" msgstr "" #: ../../app/views/contact_us/contacts/new.html.erb:10 -#: ../../app/views/layouts/_branding.html.erb:41 +#: ../../app/views/layouts/_branding.html.erb:44 #: ../../app/views/layouts/_footer.html.erb:23 #: ../../app/views/layouts/_footer.html.erb:29 #: ../../app/views/org_admin/plans/index.html.erb:40 @@ -2007,7 +2033,7 @@ msgstr "" #: ../../app/views/paginable/plans/_publicly_visible.html.erb:24 #: ../../app/views/paginable/templates/_history.html.erb:28 #: ../../app/views/paginable/templates/_history.html.erb:35 -#: ../../app/views/paginable/templates/_organisational.html.erb:85 +#: ../../app/views/paginable/templates/_organisational.html.erb:87 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:29 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:36 #: ../../app/views/plans/_download_form.html.erb:130 @@ -2044,16 +2070,18 @@ msgstr "" msgid "Roles" msgstr "" -#: ../../app/views/contributors/_form.html.erb:97 +#: ../../app/views/contributors/_form.html.erb:98 #: ../../app/views/layouts/modal_search/_result.html.erb:23 #: ../../app/views/notes/_archive.html.erb:10 #: ../../app/views/notes/_list.html.erb:16 #: ../../app/views/notes/_list.html.erb:19 -#: ../../app/views/org_admin/conditions/_container.html.erb:11 -#: ../../app/views/org_admin/conditions/_form.html.erb:31 +#: ../../app/views/org_admin/conditions/_container.html.erb:14 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:11 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:40 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:31 #: ../../app/views/org_admin/question_options/_option_fields.html.erb:40 #: ../../app/views/paginable/api_clients/_index.html.erb:44 -#: ../../app/views/paginable/contributors/_index.html.erb:55 +#: ../../app/views/paginable/contributors/_index.html.erb:56 #: ../../app/views/paginable/departments/_index.html.erb:28 #: ../../app/views/paginable/guidance_groups/_index.html.erb:56 #: ../../app/views/paginable/guidances/_index.html.erb:61 @@ -2061,29 +2089,32 @@ msgstr "" #: ../../app/views/paginable/plans/_privately_visible.html.erb:78 #: ../../app/views/paginable/research_outputs/_index.html.erb:53 #: ../../app/views/paginable/templates/_customisable.html.erb:67 -#: ../../app/views/paginable/templates/_organisational.html.erb:74 +#: ../../app/views/paginable/templates/_organisational.html.erb:75 #: ../../app/views/plans/_share_form.html.erb:91 #: ../../app/views/research_outputs/_form.html.erb:180 msgid "Remove" msgstr "" -#: ../../app/views/contributors/_form.html.erb:100 +#: ../../app/views/contributors/_form.html.erb:101 #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:29 #: ../../app/views/guidances/new_edit.html.erb:50 +#: ../../app/views/layouts/modal_search/_form.html.erb:43 #: ../../app/views/notes/_archive.html.erb:11 #: ../../app/views/notes/_edit.html.erb:11 #: ../../app/views/org_admin/departments/edit.html.erb:24 #: ../../app/views/org_admin/departments/new.html.erb:24 -#: ../../app/views/org_admin/questions/_form.html.erb:103 -#: ../../app/views/org_admin/questions/_form.html.erb:105 +#: ../../app/views/org_admin/questions/_form.html.erb:104 +#: ../../app/views/org_admin/questions/_form.html.erb:106 #: ../../app/views/plans/_guidance_selection.html.erb:35 -#: ../../app/views/plans/new.html.erb:124 +#: ../../app/views/plans/new.html.erb:122 #: ../../app/views/research_outputs/_form.html.erb:183 +#: ../../app/views/shared/_copy_link_modal.html.erb:8 +#: ../../app/views/shared/_create_plan_modal.html.erb:8 #: ../../app/views/super_admin/api_clients/_form.html.erb:86 #: ../../app/views/super_admin/notifications/_form.html.erb:73 #: ../../app/views/super_admin/themes/_form.html.erb:19 #: ../../app/views/super_admin/users/_confirm_merge.html.erb:15 -#: ../../app/views/users/_admin_grant_permissions.html.erb:69 +#: ../../app/views/users/_admin_grant_permissions.html.erb:73 msgid "Cancel" msgstr "" @@ -2091,7 +2122,7 @@ msgstr "" msgid "Editing contributor" msgstr "" -#: ../../app/views/contributors/edit.html.erb:13 +#: ../../app/views/contributors/edit.html.erb:14 #: ../../app/views/contributors/new.html.erb:13 msgid "View all contributors" msgstr "" @@ -2155,7 +2186,7 @@ msgstr "" #: ../../app/views/devise/registrations/new.html.erb:43 #: ../../app/views/devise/registrations/new.html.erb:58 #: ../../app/views/shared/_access_controls.html.erb:11 -#: ../../app/views/shared/_create_account_form.html.erb:50 +#: ../../app/views/shared/_create_account_form.html.erb:49 msgid "Create account" msgstr "" @@ -2281,7 +2312,7 @@ msgstr "" msgid "Change your password" msgstr "" -#: ../../app/views/devise/passwords/edit.html.erb:24 +#: ../../app/views/devise/passwords/edit.html.erb:25 #: ../../app/views/devise/registrations/_password_details.html.erb:25 msgid "Show passwords" msgstr "" @@ -2450,7 +2481,7 @@ msgid "Department or school" msgstr "" #: ../../app/views/devise/registrations/_personal_details.html.erb:55 -#: ../../app/views/layouts/_signin_signout.html.erb:6 +#: ../../app/views/layouts/_signin_signout.html.erb:7 #: ../../app/views/org_admin/users/edit.html.erb:43 #: ../../app/views/super_admin/users/edit.html.erb:53 msgid "Language" @@ -2472,7 +2503,7 @@ msgstr "Organizational Admin" #: ../../app/views/devise/registrations/edit.html.erb:1 #: ../../app/views/devise/registrations/edit.html.erb:4 -#: ../../app/views/layouts/_signin_signout.html.erb:29 +#: ../../app/views/layouts/_signin_signout.html.erb:36 msgid "Edit profile" msgstr "" @@ -2497,7 +2528,7 @@ msgid "Do you have a %{application_name} account?" msgstr "" #: ../../app/views/devise/registrations/new.html.erb:22 -#: ../../app/views/layouts/_signin_signout.html.erb:41 +#: ../../app/views/layouts/_signin_signout.html.erb:48 #: ../../app/views/shared/_access_controls.html.erb:5 #: ../../app/views/shared/_sign_in_form.html.erb:19 msgid "Sign in" @@ -2547,7 +2578,7 @@ msgid "" msgstr "" #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:15 -#: ../../app/views/org_admin/templates/_form.html.erb:41 +#: ../../app/views/org_admin/templates/_form.html.erb:44 #: ../../app/views/org_admin/templates/_row.html.erb:10 #: ../../app/views/org_admin/templates/_row.html.erb:13 #: ../../app/views/org_admin/templates/_show.html.erb:19 @@ -2602,12 +2633,12 @@ msgstr "" msgid "View all guidance" msgstr "" -#: ../../app/views/guidances/_guidance_display.html.erb:10 +#: ../../app/views/guidances/_guidance_display.html.erb:9 #: ../../app/views/guidances/admin_index.html.erb:2 #: ../../app/views/guidances/admin_index.html.erb:5 #: ../../app/views/guidances/new_edit.html.erb:12 #: ../../app/views/guidances/new_edit.html.erb:16 -#: ../../app/views/layouts/_branding.html.erb:82 +#: ../../app/views/layouts/_branding.html.erb:87 #: ../../app/views/org_admin/annotations/_form.html.erb:3 #: ../../app/views/org_admin/questions/_show.html.erb:78 #: ../../app/views/paginable/themes/_index.html.erb:5 @@ -2719,33 +2750,33 @@ msgstr "" msgid "Previous" msgstr "" -#: ../../app/views/layouts/_branding.html.erb:65 +#: ../../app/views/layouts/_branding.html.erb:69 msgid "Admin" msgstr "" -#: ../../app/views/layouts/_branding.html.erb:77 +#: ../../app/views/layouts/_branding.html.erb:82 #: ../../app/views/org_admin/templates/index.html.erb:4 #: ../../app/views/paginable/orgs/_index.html.erb:8 msgid "Templates" msgstr "" -#: ../../app/views/layouts/_branding.html.erb:87 +#: ../../app/views/layouts/_branding.html.erb:92 #: ../../app/views/super_admin/orgs/index.html.erb:2 #: ../../app/views/super_admin/orgs/index.html.erb:6 msgid "Organisations" msgstr "Organizations" -#: ../../app/views/layouts/_branding.html.erb:92 +#: ../../app/views/layouts/_branding.html.erb:97 #: ../../app/views/orgs/admin_edit.html.erb:1 #: ../../app/views/orgs/admin_edit.html.erb:6 msgid "Organisation details" msgstr "Organization details" -#: ../../app/views/layouts/_branding.html.erb:98 +#: ../../app/views/layouts/_branding.html.erb:103 msgid "Users" msgstr "" -#: ../../app/views/layouts/_branding.html.erb:103 +#: ../../app/views/layouts/_branding.html.erb:108 #: ../../app/views/org_admin/questions/_show.html.erb:88 #: ../../app/views/org_admin/shared/_theme_selector.html.erb:16 #: ../../app/views/paginable/guidances/_index.html.erb:7 @@ -2754,15 +2785,15 @@ msgstr "" msgid "Themes" msgstr "" -#: ../../app/views/layouts/_branding.html.erb:108 +#: ../../app/views/layouts/_branding.html.erb:113 msgid "Usage" msgstr "" -#: ../../app/views/layouts/_branding.html.erb:113 +#: ../../app/views/layouts/_branding.html.erb:118 msgid "Api Clients" msgstr "" -#: ../../app/views/layouts/_branding.html.erb:116 +#: ../../app/views/layouts/_branding.html.erb:121 #: ../../app/views/org_admin/plans/index.html.erb:11 #: ../../app/views/super_admin/notifications/index.html.erb:1 #: ../../app/views/super_admin/notifications/index.html.erb:4 @@ -2793,44 +2824,44 @@ msgstr "" msgid "GitHub" msgstr "" -#: ../../app/views/layouts/_navigation.html.erb:12 +#: ../../app/views/layouts/_navigation.html.erb:6 #: ../../app/views/orgs/_profile_form.html.erb:58 msgid "logo" msgstr "" -#: ../../app/views/layouts/_navigation.html.erb:23 +#: ../../app/views/layouts/_navigation.html.erb:26 #: ../../app/views/plans/index.html.erb:1 #: ../../app/views/plans/index.html.erb:4 msgid "My Dashboard" msgstr "" -#: ../../app/views/layouts/_navigation.html.erb:26 +#: ../../app/views/layouts/_navigation.html.erb:29 msgid "Create plans" msgstr "" -#: ../../app/views/layouts/_navigation.html.erb:31 +#: ../../app/views/layouts/_navigation.html.erb:34 msgid "Reference" msgstr "" -#: ../../app/views/layouts/_navigation.html.erb:36 -#: ../../app/views/layouts/_navigation.html.erb:47 +#: ../../app/views/layouts/_navigation.html.erb:40 +#: ../../app/views/layouts/_navigation.html.erb:52 #: ../../app/views/public_pages/plan_index.html.erb:1 #: ../../app/views/public_pages/plan_index.html.erb:4 msgid "Public DMPs" msgstr "" -#: ../../app/views/layouts/_navigation.html.erb:39 -#: ../../app/views/layouts/_navigation.html.erb:50 +#: ../../app/views/layouts/_navigation.html.erb:43 +#: ../../app/views/layouts/_navigation.html.erb:55 #: ../../app/views/public_pages/template_index.html.erb:1 #: ../../app/views/public_pages/template_index.html.erb:4 msgid "DMP Templates" msgstr "" -#: ../../app/views/layouts/_navigation.html.erb:44 +#: ../../app/views/layouts/_navigation.html.erb:49 msgid "Home" msgstr "" -#: ../../app/views/layouts/_navigation.html.erb:55 +#: ../../app/views/layouts/_navigation.html.erb:60 #: ../../app/views/static_pages/about_us.html.erb:35 #: ../../app/views/static_pages/help.html.erb:1 #: ../../app/views/static_pages/help.html.erb:4 @@ -2862,7 +2893,7 @@ msgstr "" msgid "View less" msgstr "" -#: ../../app/views/layouts/_signin_signout.html.erb:32 +#: ../../app/views/layouts/_signin_signout.html.erb:39 msgid "Logout" msgstr "" @@ -2872,49 +2903,53 @@ msgid "%{application_name}" msgstr "" #: ../../app/views/layouts/application.html.erb:92 -msgid "Notice:" +msgid "Error:" msgstr "" #: ../../app/views/layouts/application.html.erb:92 -msgid "Error:" +msgid "Notice:" msgstr "" -#: ../../app/views/layouts/application.html.erb:103 +#: ../../app/views/layouts/application.html.erb:102 msgid "Loading..." msgstr "" -#: ../../app/views/layouts/application.html.erb:122 +#: ../../app/views/layouts/application.html.erb:120 #: ../../app/views/plans/new.html.erb:2 msgid "This field is required." msgstr "" -#: ../../app/views/layouts/application.html.erb:124 +#: ../../app/views/layouts/application.html.erb:121 +msgid "The passwords must match." +msgstr "" + +#: ../../app/views/layouts/application.html.erb:123 #: ../../app/views/shared/_create_account_form.html.erb:31 msgid "Show password" msgstr "" -#: ../../app/views/layouts/application.html.erb:125 +#: ../../app/views/layouts/application.html.erb:124 msgid "Select an organisation from the list." msgstr "Select an organization from the list." -#: ../../app/views/layouts/application.html.erb:126 +#: ../../app/views/layouts/application.html.erb:125 msgid "My organisation isn't listed" msgstr "My organization isn't listed" -#: ../../app/views/layouts/application.html.erb:128 +#: ../../app/views/layouts/application.html.erb:127 #: ../../app/views/paginable/plans/_privately_visible.html.erb:42 msgid "N/A" msgstr "" -#: ../../app/views/layouts/application.html.erb:132 +#: ../../app/views/layouts/application.html.erb:131 msgid "Hide list." msgstr "" -#: ../../app/views/layouts/application.html.erb:133 +#: ../../app/views/layouts/application.html.erb:132 msgid "See the full list of partner institutions." msgstr "" -#: ../../app/views/layouts/application.html.erb:135 +#: ../../app/views/layouts/application.html.erb:134 msgid "" "Unable to find a suitable template for the research organisation and funder yo" "u selected." @@ -2922,41 +2957,50 @@ msgstr "" "Unable to find a suitable template for the research organization and funder yo" "u selected." -#: ../../app/views/layouts/application.html.erb:136 +#: ../../app/views/layouts/application.html.erb:135 msgid "Please select a research organisation and funder to continue." msgstr "Please select a research organization and funder to continue." -#: ../../app/views/layouts/application.html.erb:138 +#: ../../app/views/layouts/application.html.erb:137 msgid "Loading ..." msgstr "" -#: ../../app/views/layouts/application.html.erb:139 +#: ../../app/views/layouts/application.html.erb:138 msgid "Unable to load the section's content at this time." msgstr "" -#: ../../app/views/layouts/application.html.erb:140 +#: ../../app/views/layouts/application.html.erb:139 msgid "Unable to load the question's content at this time." msgstr "" -#: ../../app/views/layouts/application.html.erb:141 +#: ../../app/views/layouts/application.html.erb:140 msgid "Opens in a new window" msgstr "" -#: ../../app/views/layouts/application.html.erb:143 +#: ../../app/views/layouts/application.html.erb:142 msgid "" "%{n} results are available, use up and down arrows to navigate suggestions. Us" "e the Enter key to select a suggestion or the Escape key to close the suggesti" "ons." msgstr "" -#: ../../app/views/layouts/application.html.erb:144 +#: ../../app/views/layouts/application.html.erb:143 msgid "No results are available for your entry." msgstr "" -#: ../../app/views/layouts/application.html.erb:145 +#: ../../app/views/layouts/application.html.erb:144 msgid "Searching ..." msgstr "" +#: ../../app/views/layouts/application.html.erb:148 +#: ../../app/views/research_outputs/repositories/_search_result.html.erb:32 +msgid "More info" +msgstr "" + +#: ../../app/views/layouts/application.html.erb:149 +msgid "Less info" +msgstr "" + #: ../../app/views/layouts/modal_search/_form.html.erb:24 msgid "- Enter a search term %{examples} -" msgstr "" @@ -2966,16 +3010,11 @@ msgstr "" msgid "No results matched your filter criteria." msgstr "" -#: ../../app/views/layouts/modal_search/_form.html.erb:41 -#: ../../app/views/layouts/modal_search/_form.html.erb:84 -msgid "Close" -msgstr "" - -#: ../../app/views/layouts/modal_search/_form.html.erb:44 +#: ../../app/views/layouts/modal_search/_form.html.erb:40 msgid "%{topic} search" msgstr "" -#: ../../app/views/layouts/modal_search/_form.html.erb:67 +#: ../../app/views/layouts/modal_search/_form.html.erb:66 msgid "Apply filter(s)" msgstr "" @@ -3004,7 +3043,7 @@ msgid "Add Comment" msgstr "" #: ../../app/views/notes/_list.html.erb:15 -#: ../../app/views/org_admin/questions/_show.html.erb:218 +#: ../../app/views/org_admin/questions/_show.html.erb:215 #: ../../app/views/paginable/api_clients/_index.html.erb:43 #: ../../app/views/paginable/contributors/_index.html.erb:53 #: ../../app/views/paginable/departments/_index.html.erb:27 @@ -3036,19 +3075,51 @@ msgid "%{org} Example Answer" msgstr "" #: ../../app/views/org_admin/conditions/_add.html.erb:3 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:7 msgid "Add condition" msgstr "" +#: ../../app/views/org_admin/conditions/_add.html.erb:5 +msgid "To add a condition you must have selected an Option and Action together with" +msgstr "" + +#: ../../app/views/org_admin/conditions/_add.html.erb:7 +msgid "if Action is 'remove', you need to select one or more choices in Target." +msgstr "" + +#: ../../app/views/org_admin/conditions/_add.html.erb:8 +msgid "" +"if Action is 'add notification', you need to fill in all the fields in the 'Se" +"nd email' popup." +msgstr "" + +#: ../../app/views/org_admin/conditions/_add.html.erb:10 +msgid "Otherwise, the condition will not be saved." +msgstr "" + #: ../../app/views/org_admin/conditions/_container.html.erb:5 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:10 msgid "Option" msgstr "" #: ../../app/views/org_admin/conditions/_container.html.erb:8 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:15 #: ../../app/views/super_admin/orgs/_analysis.html.erb:47 msgid "Action" msgstr "" -#: ../../app/views/org_admin/conditions/_form.html.erb:25 +#: ../../app/views/org_admin/conditions/_container.html.erb:11 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:21 +msgid "Target" +msgstr "" + +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:4 +msgid "" +"Hover over the email address to view email content. To change email details yo" +"u need to remove and add the condition again." +msgstr "" + +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:26 msgid "Edit email" msgstr "" @@ -3056,19 +3127,23 @@ msgstr "" msgid "Send email" msgstr "" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:21 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:7 +msgid "Close" +msgstr "" + +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:19 msgid "recipient_email@example.com" msgstr "" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:33 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:31 msgid "Email content" msgstr "" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:37 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:35 msgid "Discard " msgstr "" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:38 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:36 msgid "Save " msgstr "" @@ -3290,11 +3365,11 @@ msgid "Feedback requested" msgstr "" #: ../../app/views/org_admin/plans/index.html.erb:29 -msgid "Notify the plan owner that I have finished providing feedback" +msgid "Complete" msgstr "" #: ../../app/views/org_admin/plans/index.html.erb:29 -msgid "Complete" +msgid "Notify the plan owner that I have finished providing feedback" msgstr "" #: ../../app/views/org_admin/plans/index.html.erb:39 @@ -3330,11 +3405,11 @@ msgid "" msgstr "" #: ../../app/views/org_admin/questions/_form.html.erb:4 -msgid "New question:" +msgid "Question %{number}:" msgstr "" #: ../../app/views/org_admin/questions/_form.html.erb:4 -msgid "Question %{number}:" +msgid "New question:" msgstr "" #: ../../app/views/org_admin/questions/_form.html.erb:15 @@ -3362,24 +3437,23 @@ msgid "" "ng the CTRL key;" msgstr "" -#: ../../app/views/org_admin/questions/_form.html.erb:49 -#: ../../app/views/org_admin/questions/_form.html.erb:57 -msgid "Add Conditions" +#: ../../app/views/org_admin/questions/_form.html.erb:58 +msgid "Save this question before adding conditions." msgstr "" -#: ../../app/views/org_admin/questions/_form.html.erb:56 -msgid "Save this question before adding conditions." +#: ../../app/views/org_admin/questions/_form.html.erb:59 +msgid "Edit Conditions" msgstr "" -#: ../../app/views/org_admin/questions/_form.html.erb:66 -msgid "Display additional comment area." +#: ../../app/views/org_admin/questions/_form.html.erb:68 +msgid "Display additional comment area" msgstr "" -#: ../../app/views/org_admin/questions/_form.html.erb:72 +#: ../../app/views/org_admin/questions/_form.html.erb:73 msgid "Default answer" msgstr "" -#: ../../app/views/org_admin/questions/_form.html.erb:95 +#: ../../app/views/org_admin/questions/_form.html.erb:96 msgid "" "Select one or more themes that are relevant to this question. This will allow " "similarly themed organisation-level guidance to appear alongside your question" @@ -3389,7 +3463,7 @@ msgstr "" "similarly themed organization-level guidance to appear alongside your question" "." -#: ../../app/views/org_admin/questions/_form.html.erb:102 +#: ../../app/views/org_admin/questions/_form.html.erb:103 #: ../../app/views/org_admin/sections/_form.html.erb:19 #: ../../app/views/super_admin/api_clients/_form.html.erb:79 #: ../../app/views/super_admin/notifications/_form.html.erb:68 @@ -3397,7 +3471,7 @@ msgstr "" msgid "Delete" msgstr "" -#: ../../app/views/org_admin/questions/_form.html.erb:102 +#: ../../app/views/org_admin/questions/_form.html.erb:103 msgid "You are about to delete question #%{question_number}. Are you sure?" msgstr "" @@ -3449,14 +3523,14 @@ msgstr "" "Click the links below to view organizational guidance\n" " related to the themes associated with this question." -#: ../../app/views/org_admin/questions/_show.html.erb:169 +#: ../../app/views/org_admin/questions/_show.html.erb:166 msgid "" "Note: New plans will automatically display this guidance.\n" " Users then have the ability to hide/display the guidance when edit" "ing their plan." msgstr "" -#: ../../app/views/org_admin/questions/_show.html.erb:172 +#: ../../app/views/org_admin/questions/_show.html.erb:169 msgid "" "There is no organisational guidance related to the themes associated with this" " question." @@ -3464,14 +3538,14 @@ msgstr "" "There is no organizational guidance related to the themes associated with this" " question." -#: ../../app/views/org_admin/questions/_show.html.erb:182 -#: ../../app/views/org_admin/questions/_show.html.erb:194 -#: ../../app/views/org_admin/questions/_show.html.erb:224 +#: ../../app/views/org_admin/questions/_show.html.erb:179 +#: ../../app/views/org_admin/questions/_show.html.erb:191 +#: ../../app/views/org_admin/questions/_show.html.erb:221 msgid "Annotations" msgstr "" -#: ../../app/views/org_admin/questions/_show.html.erb:188 -#: ../../app/views/org_admin/questions/_show.html.erb:230 +#: ../../app/views/org_admin/questions/_show.html.erb:185 +#: ../../app/views/org_admin/questions/_show.html.erb:227 msgid "None provided" msgstr "" @@ -3499,11 +3573,11 @@ msgid "" "to this section. Are you sure?" msgstr "" -#: ../../app/views/org_admin/sections/_index.html.erb:61 +#: ../../app/views/org_admin/sections/_index.html.erb:63 msgid "Add a new section" msgstr "" -#: ../../app/views/org_admin/shared/_theme_selector.html.erb:43 +#: ../../app/views/org_admin/shared/_theme_selector.html.erb:44 msgid "No themes have been defined. Please contact your administrator for assistance." msgstr "" @@ -3519,12 +3593,12 @@ msgid "" "emplates." msgstr "" -#: ../../app/views/org_admin/templates/_form.html.erb:25 +#: ../../app/views/org_admin/templates/_form.html.erb:28 #: ../../app/views/org_admin/templates/_show.html.erb:35 msgid "for internal %{org_name} use only" msgstr "" -#: ../../app/views/org_admin/templates/_form.html.erb:38 +#: ../../app/views/org_admin/templates/_form.html.erb:41 #: ../../app/views/org_admin/templates/_show.html.erb:13 #: ../../app/views/paginable/guidance_groups/_index.html.erb:7 #: ../../app/views/paginable/guidances/_index.html.erb:9 @@ -3534,7 +3608,7 @@ msgstr "" msgid "Status" msgstr "" -#: ../../app/views/org_admin/templates/_form.html.erb:43 +#: ../../app/views/org_admin/templates/_form.html.erb:46 #: ../../app/views/org_admin/templates/_row.html.erb:16 #: ../../app/views/org_admin/templates/_show.html.erb:26 #: ../../app/views/paginable/guidance_groups/_index.html.erb:24 @@ -3544,17 +3618,17 @@ msgstr "" msgid "Unpublished" msgstr "" -#: ../../app/views/org_admin/templates/_form.html.erb:45 +#: ../../app/views/org_admin/templates/_form.html.erb:48 #: ../../app/views/paginable/templates/_history.html.erb:19 msgid "Draft" msgstr "" -#: ../../app/views/org_admin/templates/_form.html.erb:52 +#: ../../app/views/org_admin/templates/_form.html.erb:55 #: ../../app/views/org_admin/templates/_show.html.erb:41 msgid "Created at" msgstr "" -#: ../../app/views/org_admin/templates/_form.html.erb:58 +#: ../../app/views/org_admin/templates/_form.html.erb:61 #: ../../app/views/org_admin/templates/_show.html.erb:43 #: ../../app/views/paginable/guidance_groups/_index.html.erb:9 #: ../../app/views/paginable/guidances/_index.html.erb:10 @@ -3562,22 +3636,22 @@ msgstr "" msgid "Last updated" msgstr "" -#: ../../app/views/org_admin/templates/_form.html.erb:70 +#: ../../app/views/org_admin/templates/_form.html.erb:73 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:10 msgid "Funder Links" msgstr "" -#: ../../app/views/org_admin/templates/_form.html.erb:73 +#: ../../app/views/org_admin/templates/_form.html.erb:76 msgid "" "Add links to funder websites that provide additional information about the req" "uirements for this template" msgstr "" -#: ../../app/views/org_admin/templates/_form.html.erb:79 +#: ../../app/views/org_admin/templates/_form.html.erb:82 msgid "Sample Plan Links" msgstr "" -#: ../../app/views/org_admin/templates/_form.html.erb:82 +#: ../../app/views/org_admin/templates/_form.html.erb:85 msgid "Add links to sample plans if provided by the funder." msgstr "" @@ -3828,7 +3902,7 @@ msgstr "" #: ../../app/views/orgs/_profile_form.html.erb:65 #: ../../app/views/orgs/shibboleth_ds.html.erb:34 -#: ../../app/views/plans/new.html.erb:64 ../../app/views/plans/new.html.erb:93 +#: ../../app/views/plans/new.html.erb:62 ../../app/views/plans/new.html.erb:91 #: ../../app/views/shared/_sign_in_form.html.erb:23 msgid "or" msgstr "" @@ -3886,7 +3960,7 @@ msgid "Profile information" msgstr "" #: ../../app/views/orgs/admin_edit.html.erb:22 -#: ../../app/views/plans/_navigation.html.erb:33 +#: ../../app/views/plans/_navigation.html.erb:37 #: ../../app/views/plans/_request_feedback_form.html.erb:19 #: ../../app/views/static_pages/help.html.erb:45 msgid "Request feedback" @@ -3911,7 +3985,7 @@ msgid "Please select one" msgstr "" #: ../../app/views/orgs/shibboleth_ds.html.erb:30 -#: ../../app/views/usage/_user_statistics.html.erb:76 +#: ../../app/views/usage/_user_statistics.html.erb:73 msgid "Go" msgstr "" @@ -3957,7 +4031,7 @@ msgid "" "s the API. Are you sure?" msgstr "" -#: ../../app/views/paginable/contributors/_index.html.erb:57 +#: ../../app/views/paginable/contributors/_index.html.erb:58 msgid "You are about to delete '%{contributor_name}'. Are you sure?" msgstr "" @@ -3981,7 +4055,7 @@ msgstr "" #: ../../app/views/paginable/plans/_privately_visible.html.erb:48 #: ../../app/views/paginable/templates/_history.html.erb:42 #: ../../app/views/paginable/users/_index.html.erb:92 -#: ../../app/views/shared/_create_plan_modal.html.erb:12 +#: ../../app/views/shared/_create_plan_modal.html.erb:15 msgid "No" msgstr "" @@ -3990,7 +4064,7 @@ msgstr "" #: ../../app/views/paginable/plans/_privately_visible.html.erb:46 #: ../../app/views/paginable/templates/_history.html.erb:42 #: ../../app/views/paginable/users/_index.html.erb:92 -#: ../../app/views/shared/_create_plan_modal.html.erb:11 +#: ../../app/views/shared/_create_plan_modal.html.erb:14 msgid "Yes" msgstr "" @@ -4094,7 +4168,7 @@ msgstr "" #: ../../app/views/paginable/templates/_history.html.erb:6 #: ../../app/views/paginable/templates/_organisational.html.erb:2 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:7 -#: ../../app/views/plans/_navigation.html.erb:38 +#: ../../app/views/plans/_navigation.html.erb:43 #: ../../app/views/usage/_user_statistics.html.erb:23 #: ../../app/views/usage/_user_statistics.html.erb:38 msgid "Download" @@ -4119,7 +4193,7 @@ msgstr "" #: ../../app/views/paginable/plans/_publicly_visible.html.erb:23 #: ../../app/views/paginable/templates/_history.html.erb:27 #: ../../app/views/paginable/templates/_history.html.erb:34 -#: ../../app/views/paginable/templates/_organisational.html.erb:84 +#: ../../app/views/paginable/templates/_organisational.html.erb:86 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:28 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:35 msgid "(new window)" @@ -4138,7 +4212,7 @@ msgid "Shared" msgstr "" #: ../../app/views/paginable/plans/_privately_visible.html.erb:64 -#: ../../app/views/plans/_navigation.html.erb:28 +#: ../../app/views/plans/_navigation.html.erb:31 msgid "Share" msgstr "" @@ -4239,15 +4313,15 @@ msgstr "Edit customizations" msgid "View customizations" msgstr "View customizations" -#: ../../app/views/paginable/templates/_organisational.html.erb:76 +#: ../../app/views/paginable/templates/_organisational.html.erb:77 msgid "" "Are you sure you want to remove \"%{template_title}\"? Any published versions wi" "ll become unavailable to users." msgstr "" -#: ../../app/views/paginable/templates/_organisational.html.erb:90 +#: ../../app/views/paginable/templates/_organisational.html.erb:92 #: ../../app/views/shared/_copy_link_modal.html.erb:6 -#: ../../app/views/shared/_copy_link_modal.html.erb:13 +#: ../../app/views/shared/_copy_link_modal.html.erb:16 msgid "Copy link" msgstr "" @@ -4269,11 +4343,11 @@ msgid "Create a new plan" msgstr "" #: ../../app/views/paginable/templates/_publicly_visible.html.erb:13 -msgid "(if available)" +msgid "Sample Plans" msgstr "" #: ../../app/views/paginable/templates/_publicly_visible.html.erb:13 -msgid "Sample Plans" +msgid "(if available)" msgstr "" #: ../../app/views/paginable/templates/_publicly_visible.html.erb:47 @@ -4314,7 +4388,7 @@ msgstr "" msgid "Edit Profile" msgstr "" -#: ../../app/views/phases/_edit_plan_answers.html.erb:77 +#: ../../app/views/phases/_edit_plan_answers.html.erb:74 msgid "Comments & Guidance" msgstr "" @@ -4401,7 +4475,7 @@ msgid "" msgstr "" #: ../../app/views/plans/_edit_details.html.erb:14 -#: ../../app/views/plans/_guidance_selection.html.erb:38 +#: ../../app/views/plans/_guidance_selection.html.erb:36 msgid "Select Guidance" msgstr "" @@ -4429,7 +4503,7 @@ msgstr "" msgid "There is no additional guidance for this template." msgstr "" -#: ../../app/views/plans/_guidance_selection.html.erb:40 +#: ../../app/views/plans/_guidance_selection.html.erb:38 msgid "" "To help you write your plan, %{application_name} can show you guidance from a " "variety of organisations. Please choose up to 6 organisations of the following" @@ -4439,27 +4513,27 @@ msgstr "" "variety of organizations. Please choose up to 6 organizations of the following" " organizations who offer guidance relevant to your plan." -#: ../../app/views/plans/_guidance_selection.html.erb:42 +#: ../../app/views/plans/_guidance_selection.html.erb:40 msgid "Don't forget to save your changes after making your selections." msgstr "" -#: ../../app/views/plans/_navigation.html.erb:4 +#: ../../app/views/plans/_navigation.html.erb:5 msgid "Project Details" msgstr "" -#: ../../app/views/plans/_navigation.html.erb:7 +#: ../../app/views/plans/_navigation.html.erb:8 msgid "Contributors" msgstr "" -#: ../../app/views/plans/_navigation.html.erb:11 +#: ../../app/views/plans/_navigation.html.erb:12 msgid "Plan overview" msgstr "" -#: ../../app/views/plans/_navigation.html.erb:16 +#: ../../app/views/plans/_navigation.html.erb:18 msgid "Write Plan" msgstr "" -#: ../../app/views/plans/_navigation.html.erb:22 +#: ../../app/views/plans/_navigation.html.erb:24 msgid "Research Outputs" msgstr "" @@ -4523,76 +4597,76 @@ msgstr "" msgid "Link to a protocol from a meeting with an ethics commitee" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:27 -#: ../../app/views/plans/new.html.erb:38 +#: ../../app/views/plans/_project_details.html.erb:25 +#: ../../app/views/plans/new.html.erb:36 msgid "mock project for testing, practice, or educational purposes" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:35 +#: ../../app/views/plans/_project_details.html.erb:33 msgid "Project abstract" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:47 +#: ../../app/views/plans/_project_details.html.erb:45 msgid "Research domain" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:52 -#: ../../app/views/plans/_project_details.html.erb:173 +#: ../../app/views/plans/_project_details.html.erb:50 +#: ../../app/views/plans/_project_details.html.erb:171 #: ../../app/views/research_outputs/_form.html.erb:23 #: ../../app/views/research_outputs/licenses/_form.html.erb:19 msgid "- Please select one -" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:62 +#: ../../app/views/plans/_project_details.html.erb:60 msgid "Project Start" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:65 +#: ../../app/views/plans/_project_details.html.erb:63 msgid "The estimated date on which you will begin this project." msgstr "" -#: ../../app/views/plans/_project_details.html.erb:68 +#: ../../app/views/plans/_project_details.html.erb:66 msgid "Project End" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:71 +#: ../../app/views/plans/_project_details.html.erb:69 msgid "The estimated date on which you will complete this project." msgstr "" -#: ../../app/views/plans/_project_details.html.erb:80 +#: ../../app/views/plans/_project_details.html.erb:78 msgid "Landing page" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:93 +#: ../../app/views/plans/_project_details.html.erb:91 #: ../../app/views/plans/_show_details.html.erb:22 msgid "ID" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:114 +#: ../../app/views/plans/_project_details.html.erb:112 msgid "Research outputs may have ethical concerns" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:121 +#: ../../app/views/plans/_project_details.html.erb:119 msgid "Describe any ethical concerns" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:134 +#: ../../app/views/plans/_project_details.html.erb:132 msgid "Ethical protocols" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:167 +#: ../../app/views/plans/_project_details.html.erb:165 msgid "Funding status" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:180 +#: ../../app/views/plans/_project_details.html.erb:178 msgid "Grant number/url" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:194 +#: ../../app/views/plans/_project_details.html.erb:192 msgid "Grant number:" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:198 +#: ../../app/views/plans/_project_details.html.erb:196 msgid "" "Provide a URL to the award's landing page if possible, if not please provide t" "he award/grant number." @@ -4761,11 +4835,11 @@ msgstr "" msgid "What research project are you planning?" msgstr "" -#: ../../app/views/plans/new.html.erb:47 +#: ../../app/views/plans/new.html.erb:45 msgid "Select the primary research organisation" msgstr "Select the primary research organization" -#: ../../app/views/plans/new.html.erb:67 +#: ../../app/views/plans/new.html.erb:65 msgid "" "No research organisation associated with this plan or my research organisation" " is not listed" @@ -4773,23 +4847,23 @@ msgstr "" "No research organization associated with this plan or my research organization" " is not listed" -#: ../../app/views/plans/new.html.erb:77 +#: ../../app/views/plans/new.html.erb:75 msgid "Select the primary funding organisation" msgstr "Select the primary funding organization" -#: ../../app/views/plans/new.html.erb:96 +#: ../../app/views/plans/new.html.erb:94 msgid "No funder associated with this plan or my funder is not listed" msgstr "" -#: ../../app/views/plans/new.html.erb:108 +#: ../../app/views/plans/new.html.erb:106 msgid "Which DMP template would you like to use?" msgstr "" -#: ../../app/views/plans/new.html.erb:111 +#: ../../app/views/plans/new.html.erb:109 msgid "Please select a template" msgstr "" -#: ../../app/views/plans/new.html.erb:116 +#: ../../app/views/plans/new.html.erb:114 msgid "We found multiple DMP templates corresponding to your funder." msgstr "" @@ -4975,10 +5049,6 @@ msgstr "" msgid "Click to view repositories related to %{subject}" msgstr "" -#: ../../app/views/research_outputs/repositories/_search_result.html.erb:32 -msgid "More info" -msgstr "" - #: ../../app/views/research_outputs/repositories/_search_result.html.erb:37 msgid "Repository URL" msgstr "" @@ -5011,15 +5081,15 @@ msgstr "" msgid "Last Name" msgstr "" -#: ../../app/views/shared/_create_account_form.html.erb:39 +#: ../../app/views/shared/_create_account_form.html.erb:38 msgid "I accept the" msgstr "" -#: ../../app/views/shared/_create_account_form.html.erb:40 +#: ../../app/views/shared/_create_account_form.html.erb:39 msgid "terms and conditions" msgstr "" -#: ../../app/views/shared/_create_plan_modal.html.erb:8 +#: ../../app/views/shared/_create_plan_modal.html.erb:11 msgid "Would you like to create a plan based on the \"%{name}\" template?" msgstr "" @@ -5043,7 +5113,7 @@ msgstr "" msgid "+ Add an additional URL" msgstr "" -#: ../../app/views/shared/_search.html.erb:15 +#: ../../app/views/shared/_search.html.erb:17 msgid "Only Show Admins" msgstr "" @@ -5647,11 +5717,11 @@ msgid "New API Client" msgstr "" #: ../../app/views/super_admin/api_clients/refresh_credentials.js.erb:1 -msgid "Unable to regenerate the client credentials." +msgid "Successfully regenerated the client credentials." msgstr "" #: ../../app/views/super_admin/api_clients/refresh_credentials.js.erb:1 -msgid "Successfully regenerated the client credentials." +msgid "Unable to regenerate the client credentials." msgstr "" #: ../../app/views/super_admin/notifications/_form.html.erb:20 @@ -5684,7 +5754,7 @@ msgstr "" msgid "View all notifications" msgstr "" -#: ../../app/views/super_admin/notifications/index.html.erb:10 +#: ../../app/views/super_admin/notifications/index.html.erb:7 msgid "+ Add New Notification" msgstr "" @@ -5849,31 +5919,31 @@ msgstr "" msgid "No. plans created based off your templates" msgstr "" -#: ../../app/views/usage/_template_statistics_accordion.html.erb:11 +#: ../../app/views/usage/_template_statistics_accordion.html.erb:8 msgid "Statistics on your Templates" msgstr "" -#: ../../app/views/usage/_total_usage.html.erb:7 +#: ../../app/views/usage/_total_usage.html.erb:6 msgid "Total users" msgstr "" -#: ../../app/views/usage/_total_usage.html.erb:11 +#: ../../app/views/usage/_total_usage.html.erb:10 msgid "Total plans" msgstr "" -#: ../../app/views/usage/_total_usage.html.erb:15 +#: ../../app/views/usage/_total_usage.html.erb:14 msgid "Excluding Test Plans" msgstr "" -#: ../../app/views/usage/_total_usage.html.erb:29 +#: ../../app/views/usage/_total_usage.html.erb:27 msgid "csv download field separator" msgstr "" -#: ../../app/views/usage/_total_usage.html.erb:37 +#: ../../app/views/usage/_total_usage.html.erb:35 msgid "Download global usage" msgstr "" -#: ../../app/views/usage/_total_usage.html.erb:44 +#: ../../app/views/usage/_total_usage.html.erb:42 msgid "Download Monthly Usage" msgstr "" @@ -5900,19 +5970,19 @@ msgstr "" msgid "No. plans during last year" msgstr "" -#: ../../app/views/usage/_user_statistics.html.erb:57 +#: ../../app/views/usage/_user_statistics.html.erb:56 msgid "No. plans by template" msgstr "" -#: ../../app/views/usage/_user_statistics.html.erb:67 +#: ../../app/views/usage/_user_statistics.html.erb:64 msgid "Time period" msgstr "" -#: ../../app/views/usage/_user_statistics.html.erb:85 +#: ../../app/views/usage/_user_statistics.html.erb:82 msgid "Download all" msgstr "" -#: ../../app/views/usage/_user_statistics_accordion.html.erb:11 +#: ../../app/views/usage/_user_statistics_accordion.html.erb:7 msgid "Statistics on your Users" msgstr "" @@ -6080,24 +6150,24 @@ msgid "Hello %{recipient_name}," msgstr "" #: ../../app/views/user_mailer/question_answered.html.erb:5 -msgid " to " +msgid " is creating a Data Management Plan and has answered " msgstr "" #: ../../app/views/user_mailer/question_answered.html.erb:5 -msgid " based on the template " +msgid " to " msgstr "" #: ../../app/views/user_mailer/question_answered.html.erb:5 -msgid " is creating a Data Management Plan and has answered " +msgid " in a plan called " msgstr "" #: ../../app/views/user_mailer/question_answered.html.erb:5 -msgid " in a plan called " +msgid " based on the template " msgstr "" #: ../../app/views/user_mailer/sharing_notification.html.erb:5 msgid "" -"Your colleague %{inviter_name} has invited you to contribute to \n" +"Your colleague %{inviter_name} has invited you to contribute to\r\n" " their Data Management Plan in %{tool_name}" msgstr "" @@ -6116,11 +6186,15 @@ msgstr "" msgid "You may change your notification preferences on your profile page." msgstr "" -#: ../../app/views/users/_admin_grant_permissions.html.erb:9 +#: ../../app/views/users/_admin_grant_permissions.html.erb:5 msgid "Editing privileges for %{username}" msgstr "" -#: ../../app/views/users/_admin_grant_permissions.html.erb:19 +#: ../../app/views/users/_admin_grant_permissions.html.erb:17 +msgid "Organisational Admin Privileges" +msgstr "" + +#: ../../app/views/users/_admin_grant_permissions.html.erb:21 msgid "" "Allows the user to assign permissions to other users within the same organisat" "ion. Users can only assign permissions they own themselves" @@ -6128,7 +6202,7 @@ msgstr "" "Allows the user to assign privileges to other users within the same organizati" "on. Users can only assign privileges they own themselves" -#: ../../app/views/users/_admin_grant_permissions.html.erb:23 +#: ../../app/views/users/_admin_grant_permissions.html.erb:25 msgid "" "Allows the user to create new organisational templates, edit existing ones and" " customise funder templates" @@ -6136,21 +6210,21 @@ msgstr "" "Allows the user to create new organizational templates, edit existing ones and" " customize funder templates" -#: ../../app/views/users/_admin_grant_permissions.html.erb:27 +#: ../../app/views/users/_admin_grant_permissions.html.erb:29 msgid "Allows the user to create and edit guidance" msgstr "" -#: ../../app/views/users/_admin_grant_permissions.html.erb:31 +#: ../../app/views/users/_admin_grant_permissions.html.erb:33 msgid "" "Provides the user with an API token and grants rights to harvest information f" "rom the tool" msgstr "" -#: ../../app/views/users/_admin_grant_permissions.html.erb:33 +#: ../../app/views/users/_admin_grant_permissions.html.erb:35 msgid "Use API" msgstr "" -#: ../../app/views/users/_admin_grant_permissions.html.erb:35 +#: ../../app/views/users/_admin_grant_permissions.html.erb:37 msgid "" "Allows the user to amend the organisation details (name, URL etc) and add basi" "c branding such as the logo" @@ -6158,35 +6232,39 @@ msgstr "" "Allows the user to amend the organization details (name, URL etc) and add basi" "c branding such as the logo" -#: ../../app/views/users/_admin_grant_permissions.html.erb:39 +#: ../../app/views/users/_admin_grant_permissions.html.erb:41 msgid "Allows the user to review plans submitted by organisational users" msgstr "Allows the user to review plans submitted by organizational users" -#: ../../app/views/users/_admin_grant_permissions.html.erb:41 +#: ../../app/views/users/_admin_grant_permissions.html.erb:43 msgid "Review plans" msgstr "" #: ../../app/views/users/_admin_grant_permissions.html.erb:51 +msgid "Super Admin Privileges" +msgstr "" + +#: ../../app/views/users/_admin_grant_permissions.html.erb:55 msgid "Allows the user to create new organisations" msgstr "Allows the user to create new organizations" -#: ../../app/views/users/_admin_grant_permissions.html.erb:53 +#: ../../app/views/users/_admin_grant_permissions.html.erb:57 msgid "Add Organisations" msgstr "Add Organization" -#: ../../app/views/users/_admin_grant_permissions.html.erb:55 +#: ../../app/views/users/_admin_grant_permissions.html.erb:59 msgid "Allows the user to manage organisation affiliation" msgstr "Allows the user to manage organization affiliation" -#: ../../app/views/users/_admin_grant_permissions.html.erb:57 +#: ../../app/views/users/_admin_grant_permissions.html.erb:61 msgid "Manage organisation affiliation" msgstr "Manage organization affiliation" -#: ../../app/views/users/_admin_grant_permissions.html.erb:59 +#: ../../app/views/users/_admin_grant_permissions.html.erb:63 msgid "Allows the user to grant API access to organisations." msgstr "Allows the user to grant API access to organizations." -#: ../../app/views/users/_admin_grant_permissions.html.erb:61 +#: ../../app/views/users/_admin_grant_permissions.html.erb:65 msgid "Grant API access" msgstr "" @@ -6202,23 +6280,23 @@ msgstr "" msgid "A new comment has been added to my DMP" msgstr "" -#: ../../app/views/users/_notification_preferences.html.erb:18 +#: ../../app/views/users/_notification_preferences.html.erb:17 msgid "A plan has been shared with me" msgstr "" -#: ../../app/views/users/_notification_preferences.html.erb:23 +#: ../../app/views/users/_notification_preferences.html.erb:21 msgid "Admin privileges granted to me" msgstr "" -#: ../../app/views/users/_notification_preferences.html.erb:29 +#: ../../app/views/users/_notification_preferences.html.erb:26 msgid "Feedback has been requested for my DMP" msgstr "" -#: ../../app/views/users/_notification_preferences.html.erb:34 +#: ../../app/views/users/_notification_preferences.html.erb:30 msgid "Feedback has been provided for my DMP" msgstr "" -#: ../../app/views/users/_notification_preferences.html.erb:43 +#: ../../app/views/users/_notification_preferences.html.erb:38 msgid "My DMP's visibility has changed" msgstr "" @@ -6240,11 +6318,11 @@ msgid "Download users" msgstr "" #: ../../app/views/users/refresh_token.js.erb:1 -msgid "Unable to regenerate your API token." +msgid "Successfully regenerate your API token." msgstr "" #: ../../app/views/users/refresh_token.js.erb:1 -msgid "Successfully regenerate your API token." +msgid "Unable to regenerate your API token." msgstr "" #: i18n_placeholders.rb:4 diff --git a/config/locale/es/LC_MESSAGES/app.mo b/config/locale/es/LC_MESSAGES/app.mo index 40e0c4208a..7199660719 100644 Binary files a/config/locale/es/LC_MESSAGES/app.mo and b/config/locale/es/LC_MESSAGES/app.mo differ diff --git a/config/locale/es/app.po b/config/locale/es/app.po index 2b61dc0ccb..d381a6a36e 100644 --- a/config/locale/es/app.po +++ b/config/locale/es/app.po @@ -1,14 +1,14 @@ -# Spanish translations for roadmap package. -# Copyright (C) 2023 roadmap -# This file is distributed under the same license as the roadmap package. -# FIRST AUTHOR , 2023. +# Spanish translations for roadmap_upstream package. +# Copyright (C) 2025 roadmap_upstream +# This file is distributed under the same license as the roadmap_upstream package. +# FIRST AUTHOR , 2025. # msgid "" msgstr "" -"Project-Id-Version: roadmap 1.0\n" +"Project-Id-Version: roadmap_upstream 1.0\n" "Report-Msgid-Bugs-To: contact@translation.io\n" -"POT-Creation-Date: 2023-04-12 10:30-0700\n" -"PO-Revision-Date: 2023-04-12 19:30+0200\n" +"POT-Creation-Date: 2025-04-10 13:28-0600\n" +"PO-Revision-Date: 2025-04-10 21:28+0200\n" "Last-Translator: FULL NAME \n" "Language-Team: Spanish\n" "Language: es\n" @@ -265,7 +265,7 @@ msgstr "Adicional" #: ../../app/controllers/notes_controller.rb:88 #: ../../app/controllers/org_admin/departments_controller.rb:50 #: ../../app/controllers/org_admin/sections_controller.rb:103 -#: ../../app/controllers/org_admin/templates_controller.rb:205 +#: ../../app/controllers/org_admin/templates_controller.rb:210 #: ../../app/controllers/orgs_controller.rb:92 #: ../../app/controllers/plans_controller.rb:280 #: ../../app/controllers/plans_controller.rb:283 @@ -285,7 +285,7 @@ msgstr "Guardado" #: ../../app/controllers/notes_controller.rb:106 #: ../../app/controllers/org_admin/departments_controller.rb:52 #: ../../app/controllers/org_admin/sections_controller.rb:105 -#: ../../app/controllers/org_admin/templates_controller.rb:210 +#: ../../app/controllers/org_admin/templates_controller.rb:215 #: ../../app/controllers/orgs_controller.rb:94 #: ../../app/controllers/plans_controller.rb:289 #: ../../app/controllers/plans_controller.rb:292 @@ -297,28 +297,28 @@ msgstr "Guardado" msgid "save" msgstr "Guardar" -#: ../../app/controllers/contributors_controller.rb:84 +#: ../../app/controllers/contributors_controller.rb:83 #: ../../app/controllers/notes_controller.rb:130 -#: ../../app/controllers/org_admin/templates_controller.rb:238 +#: ../../app/controllers/org_admin/templates_controller.rb:243 #: ../../app/controllers/research_outputs_controller.rb:74 #: ../../app/controllers/super_admin/orgs_controller.rb:94 msgid "removed" msgstr "remoto" -#: ../../app/controllers/contributors_controller.rb:87 +#: ../../app/controllers/contributors_controller.rb:86 #: ../../app/controllers/notes_controller.rb:148 -#: ../../app/controllers/org_admin/templates_controller.rb:240 +#: ../../app/controllers/org_admin/templates_controller.rb:245 #: ../../app/controllers/research_outputs_controller.rb:77 #: ../../app/controllers/super_admin/orgs_controller.rb:97 msgid "remove" msgstr "Quitar" -#: ../../app/controllers/contributors_controller.rb:161 +#: ../../app/controllers/contributors_controller.rb:160 #: ../../app/controllers/research_outputs_controller.rb:208 msgid "plan not found" msgstr "Plan no encontrado" -#: ../../app/controllers/contributors_controller.rb:169 +#: ../../app/controllers/contributors_controller.rb:168 msgid "contributor not found" msgstr "contribuyente no encontrado" @@ -337,7 +337,7 @@ msgstr "Se produjo un error al solicitar comentarios para este plan." #: ../../app/controllers/org_admin/phases_controller.rb:121 #: ../../app/controllers/org_admin/questions_controller.rb:94 #: ../../app/controllers/org_admin/sections_controller.rb:79 -#: ../../app/controllers/org_admin/templates_controller.rb:181 +#: ../../app/controllers/org_admin/templates_controller.rb:186 #: ../../app/controllers/plans_controller.rb:120 #: ../../app/controllers/super_admin/api_clients_controller.rb:44 #: ../../app/controllers/super_admin/notifications_controller.rb:38 @@ -353,7 +353,7 @@ msgstr "creado" #: ../../app/controllers/org_admin/phases_controller.rb:123 #: ../../app/controllers/org_admin/questions_controller.rb:96 #: ../../app/controllers/org_admin/sections_controller.rb:86 -#: ../../app/controllers/org_admin/templates_controller.rb:183 +#: ../../app/controllers/org_admin/templates_controller.rb:188 #: ../../app/controllers/plans_controller.rb:151 #: ../../app/controllers/super_admin/api_clients_controller.rb:50 #: ../../app/controllers/super_admin/notifications_controller.rb:41 @@ -429,7 +429,7 @@ msgid "Unable to unlink your account from %{is}." msgstr "No se puede desvincular su cuenta de %{is}." #: ../../app/controllers/org_admin/phases_controller.rb:17 -#: ../../app/controllers/org_admin/templates_controller.rb:115 +#: ../../app/controllers/org_admin/templates_controller.rb:116 msgid "" "You are viewing a historical version of this template. You will not be able to" " make changes." @@ -475,22 +475,22 @@ msgstr "Actualización" msgid "Unable to create a new version of this template." msgstr "No se puede crear una nueva versión de esta plantilla." -#: ../../app/controllers/org_admin/plans_controller.rb:36 +#: ../../app/controllers/org_admin/plans_controller.rb:40 msgid "%{plan_owner} has been notified that you have finished providing feedback" msgstr "" "%{plan_owner} ha sido notificado de que ha terminado de proporcionar comentari" "os" -#: ../../app/controllers/org_admin/plans_controller.rb:40 +#: ../../app/controllers/org_admin/plans_controller.rb:44 msgid "Unable to notify user that you have finished providing feedback." msgstr "No se puede notificar al usuario que ha terminado de proporcionar comentarios." -#: ../../app/controllers/org_admin/plans_controller.rb:56 -#: ../../app/views/plans/_project_details.html.erb:14 +#: ../../app/controllers/org_admin/plans_controller.rb:60 +#: ../../app/views/plans/_project_details.html.erb:15 msgid "Project title" msgstr "Título del Proyecto" -#: ../../app/controllers/org_admin/plans_controller.rb:57 +#: ../../app/controllers/org_admin/plans_controller.rb:61 #: ../../app/views/paginable/plans/_index.html.erb:6 #: ../../app/views/paginable/plans/_org_admin.html.erb:19 #: ../../app/views/paginable/plans/_organisationally_or_publicly_visible.html.erb:13 @@ -499,7 +499,7 @@ msgstr "Título del Proyecto" msgid "Template" msgstr "Modelo" -#: ../../app/controllers/org_admin/plans_controller.rb:58 +#: ../../app/controllers/org_admin/plans_controller.rb:62 #: ../../app/helpers/plans_helper.rb:22 #: ../../app/helpers/settings_template_helper.rb:16 #: ../../app/views/devise/registrations/_password_confirmation.html.erb:22 @@ -517,22 +517,22 @@ msgstr "Modelo" msgid "Organisation" msgstr "Organización" -#: ../../app/controllers/org_admin/plans_controller.rb:59 +#: ../../app/controllers/org_admin/plans_controller.rb:63 msgid "Owner name" msgstr "Nombre del propietario" -#: ../../app/controllers/org_admin/plans_controller.rb:60 +#: ../../app/controllers/org_admin/plans_controller.rb:64 msgid "Owner email" msgstr "Email del propietario" -#: ../../app/controllers/org_admin/plans_controller.rb:61 +#: ../../app/controllers/org_admin/plans_controller.rb:65 #: ../../app/views/paginable/plans/_index.html.erb:9 #: ../../app/views/paginable/plans/_org_admin.html.erb:23 #: ../../app/views/paginable/plans/_organisationally_or_publicly_visible.html.erb:18 msgid "Updated" msgstr "Actualizado" -#: ../../app/controllers/org_admin/plans_controller.rb:62 +#: ../../app/controllers/org_admin/plans_controller.rb:66 #: ../../app/views/org_admin/templates/_form.html.erb:17 #: ../../app/views/org_admin/templates/_show.html.erb:32 #: ../../app/views/paginable/plans/_index.html.erb:10 @@ -567,37 +567,37 @@ msgstr "No se puede personalizar esa plantilla." msgid "That template is not customizable." msgstr "Esa plantilla no es personalizable." -#: ../../app/controllers/org_admin/templates_controller.rb:21 +#: ../../app/controllers/org_admin/templates_controller.rb:22 #: ../../app/views/org_admin/templates/index.html.erb:43 msgid "All Templates" msgstr "Todas las plantillas" -#: ../../app/controllers/org_admin/templates_controller.rb:47 +#: ../../app/controllers/org_admin/templates_controller.rb:48 #: ../../app/views/org_admin/templates/index.html.erb:52 msgid "%{org_name} Templates" msgstr "%{org_name} Plantillas" -#: ../../app/controllers/org_admin/templates_controller.rb:49 +#: ../../app/controllers/org_admin/templates_controller.rb:50 #: ../../app/views/org_admin/templates/index.html.erb:54 msgid "Own Templates" msgstr "Plantillas propias" -#: ../../app/controllers/org_admin/templates_controller.rb:84 +#: ../../app/controllers/org_admin/templates_controller.rb:85 msgid "Customizable Templates" msgstr "Plantillas personalizables" -#: ../../app/controllers/org_admin/templates_controller.rb:216 +#: ../../app/controllers/org_admin/templates_controller.rb:221 msgid "Error parsing links for a %{template}" msgstr "Error al analizar los enlaces para un %{template}" -#: ../../app/controllers/org_admin/templates_controller.rb:344 +#: ../../app/controllers/org_admin/templates_controller.rb:349 #: ../../app/controllers/public_pages_controller.rb:67 msgid "Template created using the %{application_name} service. Last modified %{date}" msgstr "" "Plantilla creada utilizando el servicio %{application_name}. Última modificaci" "ón %{date}" -#: ../../app/controllers/org_admin/templates_controller.rb:356 +#: ../../app/controllers/org_admin/templates_controller.rb:361 #: ../../app/controllers/public_pages_controller.rb:80 msgid "Unable to download the DMP Template at this time." msgstr "No se puede descargar la plantilla DMP en este momento." @@ -1003,31 +1003,31 @@ msgstr "" "as, se eligirán en función de su slección, por lo que es preferible no duplica" "r mucho texto." -#: ../../app/helpers/conditions_helper.rb:191 +#: ../../app/helpers/conditions_helper.rb:189 msgid "Answering" msgstr "Respondiendo" -#: ../../app/helpers/conditions_helper.rb:195 +#: ../../app/helpers/conditions_helper.rb:193 msgid " will send an email with subject %{subject_name}" msgstr "enviará un correo electrónico con asunto %{subject_name}" -#: ../../app/helpers/conditions_helper.rb:201 +#: ../../app/helpers/conditions_helper.rb:199 msgid " will remove question " msgstr "eliminará la pregunta" -#: ../../app/helpers/conditions_helper.rb:202 +#: ../../app/helpers/conditions_helper.rb:200 msgid " will remove questions " msgstr "eliminará preguntas" -#: ../../app/helpers/customizable_template_link_helper.rb:13 +#: ../../app/helpers/customizable_template_link_helper.rb:16 msgid "Transfer customisation" msgstr "Personalización de la transferencia" -#: ../../app/helpers/customizable_template_link_helper.rb:18 +#: ../../app/helpers/customizable_template_link_helper.rb:22 msgid "Edit customisation" msgstr "Editar la personalización" -#: ../../app/helpers/customizable_template_link_helper.rb:22 +#: ../../app/helpers/customizable_template_link_helper.rb:26 msgid "Customise" msgstr "Personalizar" @@ -1109,17 +1109,17 @@ msgid "Change affiliation" msgstr "Cambiar afiliación" #: ../../app/helpers/perms_helper.rb:11 -#: ../../app/views/users/_admin_grant_permissions.html.erb:21 +#: ../../app/views/users/_admin_grant_permissions.html.erb:23 msgid "Manage user privileges" msgstr "Administrar privilegios de usuario" #: ../../app/helpers/perms_helper.rb:12 -#: ../../app/views/users/_admin_grant_permissions.html.erb:25 +#: ../../app/views/users/_admin_grant_permissions.html.erb:27 msgid "Manage templates" msgstr "Administrar plantillas" #: ../../app/helpers/perms_helper.rb:13 -#: ../../app/views/users/_admin_grant_permissions.html.erb:29 +#: ../../app/views/users/_admin_grant_permissions.html.erb:31 msgid "Manage guidance" msgstr "Gestionar orientación" @@ -1128,7 +1128,7 @@ msgid "API rights" msgstr "Derechos API" #: ../../app/helpers/perms_helper.rb:15 -#: ../../app/views/users/_admin_grant_permissions.html.erb:37 +#: ../../app/views/users/_admin_grant_permissions.html.erb:39 msgid "Manage organisation details" msgstr "Administrar los detalles de la organización" @@ -1168,7 +1168,7 @@ msgid "Public" msgstr "Público" #: ../../app/helpers/plans_helper.rb:26 ../../app/helpers/plans_helper.rb:28 -#: ../../app/views/layouts/application.html.erb:129 +#: ../../app/views/layouts/application.html.erb:128 msgid "Private" msgstr "Privado" @@ -1181,7 +1181,7 @@ msgid "Public: anyone can view." msgstr "Público: cualquiera puede ver." #: ../../app/helpers/plans_helper.rb:39 -#: ../../app/views/layouts/application.html.erb:130 +#: ../../app/views/layouts/application.html.erb:129 msgid "Private: restricted to me and people I invite." msgstr "Privado: restringido a mí y a las personas que invito." @@ -1218,9 +1218,9 @@ msgstr "Descripción" #: ../../app/views/orgs/_profile_form.html.erb:152 #: ../../app/views/paginable/templates/_customisable.html.erb:7 #: ../../app/views/paginable/templates/_organisational.html.erb:12 -#: ../../app/views/plans/_project_details.html.erb:156 +#: ../../app/views/plans/_project_details.html.erb:154 #: ../../app/views/plans/_show_details.html.erb:12 -#: ../../app/views/plans/new.html.erb:86 +#: ../../app/views/plans/new.html.erb:84 msgid "Funder" msgstr "Financiador" @@ -1246,8 +1246,8 @@ msgstr "

El siguiente %{object_types} se moverá a '%{org_name}':

" #: ../../app/helpers/template_helper.rb:48 #: ../../app/views/plans/index.html.erb:29 -#: ../../app/views/plans/new.html.erb:123 -#: ../../app/views/shared/_create_plan_modal.html.erb:5 +#: ../../app/views/plans/new.html.erb:121 +#: ../../app/views/shared/_create_plan_modal.html.erb:6 #: ../../spec/features/locales_spec.rb:53 #: ../../spec/features/locales_spec.rb:69 msgid "Create plan" @@ -1549,9 +1549,8 @@ msgid "Details" msgstr "Detalles" #: ../../app/models/exported_plan.rb:189 -msgid "" -"Question not answered.\n" -msgstr "Pregunta no respondida." +msgid "Question not answered.\\n" +msgstr "" #: ../../app/models/identifier.rb:141 msgid "already assigned a value" @@ -1597,7 +1596,7 @@ msgstr "" msgid "Denied" msgstr "" -#: ../../app/models/plan.rb:623 +#: ../../app/models/plan.rb:624 msgid "must be after the start date" msgstr "debe ser posterior a la fecha de inicio" @@ -1691,7 +1690,7 @@ msgstr "No se puede publicar una plantilla sin preguntas en una sección." msgid "Conditions in the template refer backwards" msgstr "Las condiciones en la plantilla se refieren al revés" -#: ../../app/models/user.rb:384 +#: ../../app/models/user.rb:380 msgid "A Data Management Plan in %{application_name} has been shared with you" msgstr "Se ha compartido un plan de gestión de datos en %{application_name} con usted" @@ -1699,7 +1698,8 @@ msgstr "Se ha compartido un plan de gestión de datos en %{application_name} con #: ../../app/views/contact_us/contacts/_new_left.html.erb:4 #: ../../app/views/contributors/_form.html.erb:10 #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:8 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:14 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:24 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:12 #: ../../app/views/org_admin/departments/edit.html.erb:14 #: ../../app/views/org_admin/departments/new.html.erb:14 #: ../../app/views/paginable/api_clients/_index.html.erb:6 @@ -1724,7 +1724,7 @@ msgid "Last Activity" msgstr "Última actividad" #: ../../app/models/user/at_csv.rb:7 -#: ../../app/views/layouts/_branding.html.erb:71 +#: ../../app/views/layouts/_branding.html.erb:76 #: ../../app/views/org_admin/users/edit.html.erb:71 #: ../../app/views/paginable/users/_index.html.erb:26 #: ../../app/views/super_admin/users/edit.html.erb:105 @@ -1956,9 +1956,9 @@ msgid "Please wait, Standards are loading" msgstr "Por favor espere, los estándares se están cargando." #: ../../app/views/answers/_new_edit.html.erb:68 -#: ../../app/views/contributors/_form.html.erb:95 -#: ../../app/views/devise/passwords/edit.html.erb:35 -#: ../../app/views/devise/registrations/_password_details.html.erb:31 +#: ../../app/views/contributors/_form.html.erb:96 +#: ../../app/views/devise/passwords/edit.html.erb:36 +#: ../../app/views/devise/registrations/_password_details.html.erb:30 #: ../../app/views/devise/registrations/_personal_details.html.erb:90 #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:28 #: ../../app/views/guidances/new_edit.html.erb:49 @@ -1967,10 +1967,10 @@ msgstr "Por favor espere, los estándares se están cargando." #: ../../app/views/org_admin/departments/edit.html.erb:23 #: ../../app/views/org_admin/departments/new.html.erb:23 #: ../../app/views/org_admin/phases/_form.html.erb:25 -#: ../../app/views/org_admin/questions/_form.html.erb:99 -#: ../../app/views/org_admin/questions/_show.html.erb:209 +#: ../../app/views/org_admin/questions/_form.html.erb:100 +#: ../../app/views/org_admin/questions/_show.html.erb:206 #: ../../app/views/org_admin/sections/_form.html.erb:17 -#: ../../app/views/org_admin/templates/_form.html.erb:88 +#: ../../app/views/org_admin/templates/_form.html.erb:91 #: ../../app/views/org_admin/users/edit.html.erb:54 #: ../../app/views/orgs/_feedback_form.html.erb:38 #: ../../app/views/orgs/_profile_form.html.erb:197 @@ -1982,8 +1982,8 @@ msgstr "Por favor espere, los estándares se están cargando." #: ../../app/views/super_admin/notifications/_form.html.erb:66 #: ../../app/views/super_admin/themes/_form.html.erb:13 #: ../../app/views/super_admin/users/edit.html.erb:61 -#: ../../app/views/users/_admin_grant_permissions.html.erb:68 -#: ../../app/views/users/_notification_preferences.html.erb:47 +#: ../../app/views/users/_admin_grant_permissions.html.erb:72 +#: ../../app/views/users/_notification_preferences.html.erb:41 msgid "Save" msgstr "Guardar" @@ -1994,27 +1994,49 @@ msgstr "Guardar" msgid "example answer" msgstr "Ejemplo de respuesta" -#: ../../app/views/answers/_status.html.erb:5 -msgid "Saving..." -msgstr "Guardando..." +#: ../../app/views/answers/_status.html.erb:7 +msgid "Plan writing error related to %{tool_name}" +msgstr "" + +#: ../../app/views/answers/_status.html.erb:10 +msgid "Saving...Please do not refresh or go to another page!" +msgstr "" + +#: ../../app/views/answers/_status.html.erb:12 +msgid "" +"If you stuck on this message, please save your plan to a separate file and con" +"tact us at %{helpdesk_email} ." +msgstr "" + +#: ../../app/views/answers/_status.html.erb:17 +msgid "" +"Sorry, we had trouble saving your data. Please contact us at %{helpdesk_email}" +" ." +msgstr "" -#: ../../app/views/answers/_status.html.erb:9 +#: ../../app/views/answers/_status.html.erb:21 +msgid "" +"Save your plan content to a separate file now. You will LOSE them after refres" +"hing or closing this page." +msgstr "" + +#: ../../app/views/answers/_status.html.erb:25 msgid "Answered" msgstr "Contestada" -#: ../../app/views/answers/_status.html.erb:10 +#: ../../app/views/answers/_status.html.erb:26 msgid " by %{user_name}" msgstr " por %{user_name}" -#: ../../app/views/answers/_status.html.erb:15 -msgid " questions from your plan." -msgstr " preguntas de tu plan." - -#: ../../app/views/answers/_status.html.erb:15 +#: ../../app/views/answers/_status.html.erb:31 msgid "This answer removes " msgstr "Esta respuesta elimina" -#: ../../app/views/answers/_status.html.erb:21 +#: ../../app/views/answers/_status.html.erb:31 +msgid " questions from your plan." +msgstr " preguntas de tu plan." + +#: ../../app/views/answers/_status.html.erb:37 msgid "This answer triggers email(s) to " msgstr "Esta respuesta activa los correos electrónicos a" @@ -2023,11 +2045,13 @@ msgstr "Esta respuesta activa los correos electrónicos a" #: ../../app/views/contributors/_form.html.erb:19 #: ../../app/views/devise/passwords/new.html.erb:18 #: ../../app/views/devise/registrations/_personal_details.html.erb:10 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:20 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:11 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:25 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:18 #: ../../app/views/org_admin/users/edit.html.erb:14 #: ../../app/views/paginable/contributors/_index.html.erb:11 #: ../../app/views/paginable/users/_index.html.erb:21 -#: ../../app/views/plans/_share_form.html.erb:109 +#: ../../app/views/plans/_share_form.html.erb:110 #: ../../app/views/shared/_create_account_form.html.erb:12 #: ../../app/views/shared/_sign_in_form.html.erb:3 #: ../../app/views/super_admin/users/edit.html.erb:15 @@ -2036,19 +2060,21 @@ msgid "Email" msgstr "Correo electrónico" #: ../../app/views/contact_us/contacts/_new_left.html.erb:22 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:26 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:26 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:24 msgid "Subject" msgstr "Tema" #: ../../app/views/contact_us/contacts/_new_left.html.erb:30 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:32 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:27 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:30 #: ../../app/views/orgs/_feedback_form.html.erb:26 msgid "Message" msgstr "Mensaje" #: ../../app/views/contact_us/contacts/_new_left.html.erb:39 -#: ../../app/views/devise/passwords/edit.html.erb:30 -#: ../../app/views/shared/_create_account_form.html.erb:46 +#: ../../app/views/devise/passwords/edit.html.erb:31 +#: ../../app/views/shared/_create_account_form.html.erb:45 msgid "Security check" msgstr "Control de seguridad" @@ -2083,7 +2109,7 @@ msgstr "" "pplication_name}, complete el siguiente formulario." #: ../../app/views/contact_us/contacts/new.html.erb:10 -#: ../../app/views/layouts/_branding.html.erb:41 +#: ../../app/views/layouts/_branding.html.erb:44 #: ../../app/views/layouts/_footer.html.erb:23 #: ../../app/views/layouts/_footer.html.erb:29 #: ../../app/views/org_admin/plans/index.html.erb:40 @@ -2091,7 +2117,7 @@ msgstr "" #: ../../app/views/paginable/plans/_publicly_visible.html.erb:24 #: ../../app/views/paginable/templates/_history.html.erb:28 #: ../../app/views/paginable/templates/_history.html.erb:35 -#: ../../app/views/paginable/templates/_organisational.html.erb:85 +#: ../../app/views/paginable/templates/_organisational.html.erb:87 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:29 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:36 #: ../../app/views/plans/_download_form.html.erb:130 @@ -2128,16 +2154,18 @@ msgstr "Afiliación" msgid "Roles" msgstr "Roles" -#: ../../app/views/contributors/_form.html.erb:97 +#: ../../app/views/contributors/_form.html.erb:98 #: ../../app/views/layouts/modal_search/_result.html.erb:23 #: ../../app/views/notes/_archive.html.erb:10 #: ../../app/views/notes/_list.html.erb:16 #: ../../app/views/notes/_list.html.erb:19 -#: ../../app/views/org_admin/conditions/_container.html.erb:11 -#: ../../app/views/org_admin/conditions/_form.html.erb:31 +#: ../../app/views/org_admin/conditions/_container.html.erb:14 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:11 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:40 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:31 #: ../../app/views/org_admin/question_options/_option_fields.html.erb:40 #: ../../app/views/paginable/api_clients/_index.html.erb:44 -#: ../../app/views/paginable/contributors/_index.html.erb:55 +#: ../../app/views/paginable/contributors/_index.html.erb:56 #: ../../app/views/paginable/departments/_index.html.erb:28 #: ../../app/views/paginable/guidance_groups/_index.html.erb:56 #: ../../app/views/paginable/guidances/_index.html.erb:61 @@ -2145,29 +2173,32 @@ msgstr "Roles" #: ../../app/views/paginable/plans/_privately_visible.html.erb:78 #: ../../app/views/paginable/research_outputs/_index.html.erb:53 #: ../../app/views/paginable/templates/_customisable.html.erb:67 -#: ../../app/views/paginable/templates/_organisational.html.erb:74 +#: ../../app/views/paginable/templates/_organisational.html.erb:75 #: ../../app/views/plans/_share_form.html.erb:91 #: ../../app/views/research_outputs/_form.html.erb:180 msgid "Remove" msgstr "Borrar" -#: ../../app/views/contributors/_form.html.erb:100 +#: ../../app/views/contributors/_form.html.erb:101 #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:29 #: ../../app/views/guidances/new_edit.html.erb:50 +#: ../../app/views/layouts/modal_search/_form.html.erb:43 #: ../../app/views/notes/_archive.html.erb:11 #: ../../app/views/notes/_edit.html.erb:11 #: ../../app/views/org_admin/departments/edit.html.erb:24 #: ../../app/views/org_admin/departments/new.html.erb:24 -#: ../../app/views/org_admin/questions/_form.html.erb:103 -#: ../../app/views/org_admin/questions/_form.html.erb:105 +#: ../../app/views/org_admin/questions/_form.html.erb:104 +#: ../../app/views/org_admin/questions/_form.html.erb:106 #: ../../app/views/plans/_guidance_selection.html.erb:35 -#: ../../app/views/plans/new.html.erb:124 +#: ../../app/views/plans/new.html.erb:122 #: ../../app/views/research_outputs/_form.html.erb:183 +#: ../../app/views/shared/_copy_link_modal.html.erb:8 +#: ../../app/views/shared/_create_plan_modal.html.erb:8 #: ../../app/views/super_admin/api_clients/_form.html.erb:86 #: ../../app/views/super_admin/notifications/_form.html.erb:73 #: ../../app/views/super_admin/themes/_form.html.erb:19 #: ../../app/views/super_admin/users/_confirm_merge.html.erb:15 -#: ../../app/views/users/_admin_grant_permissions.html.erb:69 +#: ../../app/views/users/_admin_grant_permissions.html.erb:73 msgid "Cancel" msgstr "Cancelar" @@ -2175,7 +2206,7 @@ msgstr "Cancelar" msgid "Editing contributor" msgstr "Colaborador de edición" -#: ../../app/views/contributors/edit.html.erb:13 +#: ../../app/views/contributors/edit.html.erb:14 #: ../../app/views/contributors/new.html.erb:13 msgid "View all contributors" msgstr "Ver todos los contribuyentes" @@ -2243,7 +2274,7 @@ msgstr "Apellidos" #: ../../app/views/devise/registrations/new.html.erb:43 #: ../../app/views/devise/registrations/new.html.erb:58 #: ../../app/views/shared/_access_controls.html.erb:11 -#: ../../app/views/shared/_create_account_form.html.erb:50 +#: ../../app/views/shared/_create_account_form.html.erb:49 msgid "Create account" msgstr "Registrarse" @@ -2381,7 +2412,7 @@ msgstr "Desbloquear mi cuenta" msgid "Change your password" msgstr "Cambiar la contraseña" -#: ../../app/views/devise/passwords/edit.html.erb:24 +#: ../../app/views/devise/passwords/edit.html.erb:25 #: ../../app/views/devise/registrations/_password_details.html.erb:25 msgid "Show passwords" msgstr "Mostrar contraseñas" @@ -2569,7 +2600,7 @@ msgid "Department or school" msgstr "Departamento o escuela" #: ../../app/views/devise/registrations/_personal_details.html.erb:55 -#: ../../app/views/layouts/_signin_signout.html.erb:6 +#: ../../app/views/layouts/_signin_signout.html.erb:7 #: ../../app/views/org_admin/users/edit.html.erb:43 #: ../../app/views/super_admin/users/edit.html.erb:53 msgid "Language" @@ -2591,7 +2622,7 @@ msgstr "Administrador organizacional" #: ../../app/views/devise/registrations/edit.html.erb:1 #: ../../app/views/devise/registrations/edit.html.erb:4 -#: ../../app/views/layouts/_signin_signout.html.erb:29 +#: ../../app/views/layouts/_signin_signout.html.erb:36 msgid "Edit profile" msgstr "Editar perfil" @@ -2616,7 +2647,7 @@ msgid "Do you have a %{application_name} account?" msgstr "¿Tienes una cuenta %{application_name}?" #: ../../app/views/devise/registrations/new.html.erb:22 -#: ../../app/views/layouts/_signin_signout.html.erb:41 +#: ../../app/views/layouts/_signin_signout.html.erb:48 #: ../../app/views/shared/_access_controls.html.erb:5 #: ../../app/views/shared/_sign_in_form.html.erb:19 msgid "Sign in" @@ -2672,7 +2703,7 @@ msgstr "" "n del plan." #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:15 -#: ../../app/views/org_admin/templates/_form.html.erb:41 +#: ../../app/views/org_admin/templates/_form.html.erb:44 #: ../../app/views/org_admin/templates/_row.html.erb:10 #: ../../app/views/org_admin/templates/_row.html.erb:13 #: ../../app/views/org_admin/templates/_show.html.erb:19 @@ -2727,12 +2758,12 @@ msgstr "Grupo de orientación" msgid "View all guidance" msgstr "Ver todas las orientaciones" -#: ../../app/views/guidances/_guidance_display.html.erb:10 +#: ../../app/views/guidances/_guidance_display.html.erb:9 #: ../../app/views/guidances/admin_index.html.erb:2 #: ../../app/views/guidances/admin_index.html.erb:5 #: ../../app/views/guidances/new_edit.html.erb:12 #: ../../app/views/guidances/new_edit.html.erb:16 -#: ../../app/views/layouts/_branding.html.erb:82 +#: ../../app/views/layouts/_branding.html.erb:87 #: ../../app/views/org_admin/annotations/_form.html.erb:3 #: ../../app/views/org_admin/questions/_show.html.erb:78 #: ../../app/views/paginable/themes/_index.html.erb:5 @@ -2858,33 +2889,33 @@ msgstr "próximo" msgid "Previous" msgstr "Anterior" -#: ../../app/views/layouts/_branding.html.erb:65 +#: ../../app/views/layouts/_branding.html.erb:69 msgid "Admin" msgstr "Administración" -#: ../../app/views/layouts/_branding.html.erb:77 +#: ../../app/views/layouts/_branding.html.erb:82 #: ../../app/views/org_admin/templates/index.html.erb:4 #: ../../app/views/paginable/orgs/_index.html.erb:8 msgid "Templates" msgstr "Plantillas" -#: ../../app/views/layouts/_branding.html.erb:87 +#: ../../app/views/layouts/_branding.html.erb:92 #: ../../app/views/super_admin/orgs/index.html.erb:2 #: ../../app/views/super_admin/orgs/index.html.erb:6 msgid "Organisations" msgstr "Organizaciones" -#: ../../app/views/layouts/_branding.html.erb:92 +#: ../../app/views/layouts/_branding.html.erb:97 #: ../../app/views/orgs/admin_edit.html.erb:1 #: ../../app/views/orgs/admin_edit.html.erb:6 msgid "Organisation details" msgstr "Detalles de la entidad" -#: ../../app/views/layouts/_branding.html.erb:98 +#: ../../app/views/layouts/_branding.html.erb:103 msgid "Users" msgstr "Usuarios" -#: ../../app/views/layouts/_branding.html.erb:103 +#: ../../app/views/layouts/_branding.html.erb:108 #: ../../app/views/org_admin/questions/_show.html.erb:88 #: ../../app/views/org_admin/shared/_theme_selector.html.erb:16 #: ../../app/views/paginable/guidances/_index.html.erb:7 @@ -2893,15 +2924,15 @@ msgstr "Usuarios" msgid "Themes" msgstr "Temas" -#: ../../app/views/layouts/_branding.html.erb:108 +#: ../../app/views/layouts/_branding.html.erb:113 msgid "Usage" msgstr "Uso" -#: ../../app/views/layouts/_branding.html.erb:113 +#: ../../app/views/layouts/_branding.html.erb:118 msgid "Api Clients" msgstr "Clientes Api" -#: ../../app/views/layouts/_branding.html.erb:116 +#: ../../app/views/layouts/_branding.html.erb:121 #: ../../app/views/org_admin/plans/index.html.erb:11 #: ../../app/views/super_admin/notifications/index.html.erb:1 #: ../../app/views/super_admin/notifications/index.html.erb:4 @@ -2932,44 +2963,44 @@ msgstr "Declaracion de privacidad" msgid "GitHub" msgstr "Github" -#: ../../app/views/layouts/_navigation.html.erb:12 +#: ../../app/views/layouts/_navigation.html.erb:6 #: ../../app/views/orgs/_profile_form.html.erb:58 msgid "logo" msgstr "Logo" -#: ../../app/views/layouts/_navigation.html.erb:23 +#: ../../app/views/layouts/_navigation.html.erb:26 #: ../../app/views/plans/index.html.erb:1 #: ../../app/views/plans/index.html.erb:4 msgid "My Dashboard" msgstr "Mi tablero" -#: ../../app/views/layouts/_navigation.html.erb:26 +#: ../../app/views/layouts/_navigation.html.erb:29 msgid "Create plans" msgstr "Crear planes" -#: ../../app/views/layouts/_navigation.html.erb:31 +#: ../../app/views/layouts/_navigation.html.erb:34 msgid "Reference" msgstr "Referencia" -#: ../../app/views/layouts/_navigation.html.erb:36 -#: ../../app/views/layouts/_navigation.html.erb:47 +#: ../../app/views/layouts/_navigation.html.erb:40 +#: ../../app/views/layouts/_navigation.html.erb:52 #: ../../app/views/public_pages/plan_index.html.erb:1 #: ../../app/views/public_pages/plan_index.html.erb:4 msgid "Public DMPs" msgstr "DMP Públicos" -#: ../../app/views/layouts/_navigation.html.erb:39 -#: ../../app/views/layouts/_navigation.html.erb:50 +#: ../../app/views/layouts/_navigation.html.erb:43 +#: ../../app/views/layouts/_navigation.html.erb:55 #: ../../app/views/public_pages/template_index.html.erb:1 #: ../../app/views/public_pages/template_index.html.erb:4 msgid "DMP Templates" msgstr "Plantillas DMP" -#: ../../app/views/layouts/_navigation.html.erb:44 +#: ../../app/views/layouts/_navigation.html.erb:49 msgid "Home" msgstr "Inicio" -#: ../../app/views/layouts/_navigation.html.erb:55 +#: ../../app/views/layouts/_navigation.html.erb:60 #: ../../app/views/static_pages/about_us.html.erb:35 #: ../../app/views/static_pages/help.html.erb:1 #: ../../app/views/static_pages/help.html.erb:4 @@ -3001,7 +3032,7 @@ msgstr "Ver todo" msgid "View less" msgstr "Ver menos" -#: ../../app/views/layouts/_signin_signout.html.erb:32 +#: ../../app/views/layouts/_signin_signout.html.erb:39 msgid "Logout" msgstr "Cerrar Sesión" @@ -3010,50 +3041,54 @@ msgstr "Cerrar Sesión" msgid "%{application_name}" msgstr "DMPonline" -#: ../../app/views/layouts/application.html.erb:92 -msgid "Notice:" -msgstr "Darse cuenta:" - #: ../../app/views/layouts/application.html.erb:92 msgid "Error:" msgstr "Error:" -#: ../../app/views/layouts/application.html.erb:103 +#: ../../app/views/layouts/application.html.erb:92 +msgid "Notice:" +msgstr "Darse cuenta:" + +#: ../../app/views/layouts/application.html.erb:102 msgid "Loading..." msgstr "Cargando..." -#: ../../app/views/layouts/application.html.erb:122 +#: ../../app/views/layouts/application.html.erb:120 #: ../../app/views/plans/new.html.erb:2 msgid "This field is required." msgstr "Este campo es requerido." -#: ../../app/views/layouts/application.html.erb:124 +#: ../../app/views/layouts/application.html.erb:121 +msgid "The passwords must match." +msgstr "" + +#: ../../app/views/layouts/application.html.erb:123 #: ../../app/views/shared/_create_account_form.html.erb:31 msgid "Show password" msgstr "Mostrar contraseña" -#: ../../app/views/layouts/application.html.erb:125 +#: ../../app/views/layouts/application.html.erb:124 msgid "Select an organisation from the list." msgstr "Seleccione una organización de la lista." -#: ../../app/views/layouts/application.html.erb:126 +#: ../../app/views/layouts/application.html.erb:125 msgid "My organisation isn't listed" msgstr "Mi organización no está en la lista" -#: ../../app/views/layouts/application.html.erb:128 +#: ../../app/views/layouts/application.html.erb:127 #: ../../app/views/paginable/plans/_privately_visible.html.erb:42 msgid "N/A" msgstr "N / A" -#: ../../app/views/layouts/application.html.erb:132 +#: ../../app/views/layouts/application.html.erb:131 msgid "Hide list." msgstr "Ocultar lista" -#: ../../app/views/layouts/application.html.erb:133 +#: ../../app/views/layouts/application.html.erb:132 msgid "See the full list of partner institutions." msgstr "Vea la lista completa de instituciones asociadas." -#: ../../app/views/layouts/application.html.erb:135 +#: ../../app/views/layouts/application.html.erb:134 msgid "" "Unable to find a suitable template for the research organisation and funder yo" "u selected." @@ -3061,29 +3096,29 @@ msgstr "" "No se puede encontrar una plantilla adecuada para la organización de investiga" "ción y el financiador que seleccionó." -#: ../../app/views/layouts/application.html.erb:136 +#: ../../app/views/layouts/application.html.erb:135 msgid "Please select a research organisation and funder to continue." msgstr "" "Por favor seleccione una organización de investigación y financiador para cont" "inuar." -#: ../../app/views/layouts/application.html.erb:138 +#: ../../app/views/layouts/application.html.erb:137 msgid "Loading ..." msgstr "Cargando ..." -#: ../../app/views/layouts/application.html.erb:139 +#: ../../app/views/layouts/application.html.erb:138 msgid "Unable to load the section's content at this time." msgstr "No se puede cargar el contenido de la sección en este momento." -#: ../../app/views/layouts/application.html.erb:140 +#: ../../app/views/layouts/application.html.erb:139 msgid "Unable to load the question's content at this time." msgstr "No se puede cargar el contenido de la pregunta en este momento." -#: ../../app/views/layouts/application.html.erb:141 +#: ../../app/views/layouts/application.html.erb:140 msgid "Opens in a new window" msgstr "Se abre en una nueva ventana" -#: ../../app/views/layouts/application.html.erb:143 +#: ../../app/views/layouts/application.html.erb:142 msgid "" "%{n} results are available, use up and down arrows to navigate suggestions. Us" "e the Enter key to select a suggestion or the Escape key to close the suggesti" @@ -3093,14 +3128,23 @@ msgstr "" " abajo para navegar por las sugerencias. Use la tecla Intro para seleccionar u" "na sugerencia o la tecla Escape para cerrar las sugerencias." -#: ../../app/views/layouts/application.html.erb:144 +#: ../../app/views/layouts/application.html.erb:143 msgid "No results are available for your entry." msgstr "No hay resultados disponibles para su entrada." -#: ../../app/views/layouts/application.html.erb:145 +#: ../../app/views/layouts/application.html.erb:144 msgid "Searching ..." msgstr "Buscando ..." +#: ../../app/views/layouts/application.html.erb:148 +#: ../../app/views/research_outputs/repositories/_search_result.html.erb:32 +msgid "More info" +msgstr "Más información" + +#: ../../app/views/layouts/application.html.erb:149 +msgid "Less info" +msgstr "" + #: ../../app/views/layouts/modal_search/_form.html.erb:24 msgid "- Enter a search term %{examples} -" msgstr "- Introduzca un término de búsqueda %{examples} -" @@ -3110,16 +3154,11 @@ msgstr "- Introduzca un término de búsqueda %{examples} -" msgid "No results matched your filter criteria." msgstr "Ningún resultado coincidió con sus criterios de filtro." -#: ../../app/views/layouts/modal_search/_form.html.erb:41 -#: ../../app/views/layouts/modal_search/_form.html.erb:84 -msgid "Close" -msgstr "Cerrar" - -#: ../../app/views/layouts/modal_search/_form.html.erb:44 +#: ../../app/views/layouts/modal_search/_form.html.erb:40 msgid "%{topic} search" msgstr "%{topic} búsqueda" -#: ../../app/views/layouts/modal_search/_form.html.erb:67 +#: ../../app/views/layouts/modal_search/_form.html.erb:66 msgid "Apply filter(s)" msgstr "Aplicar filtro(s)" @@ -3148,7 +3187,7 @@ msgid "Add Comment" msgstr "Agregar comentario" #: ../../app/views/notes/_list.html.erb:15 -#: ../../app/views/org_admin/questions/_show.html.erb:218 +#: ../../app/views/org_admin/questions/_show.html.erb:215 #: ../../app/views/paginable/api_clients/_index.html.erb:43 #: ../../app/views/paginable/contributors/_index.html.erb:53 #: ../../app/views/paginable/departments/_index.html.erb:27 @@ -3180,19 +3219,51 @@ msgid "%{org} Example Answer" msgstr "%{org} Ejemplo de respuesta" #: ../../app/views/org_admin/conditions/_add.html.erb:3 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:7 msgid "Add condition" msgstr "Añadir condición" +#: ../../app/views/org_admin/conditions/_add.html.erb:5 +msgid "To add a condition you must have selected an Option and Action together with" +msgstr "" + +#: ../../app/views/org_admin/conditions/_add.html.erb:7 +msgid "if Action is 'remove', you need to select one or more choices in Target." +msgstr "" + +#: ../../app/views/org_admin/conditions/_add.html.erb:8 +msgid "" +"if Action is 'add notification', you need to fill in all the fields in the 'Se" +"nd email' popup." +msgstr "" + +#: ../../app/views/org_admin/conditions/_add.html.erb:10 +msgid "Otherwise, the condition will not be saved." +msgstr "" + #: ../../app/views/org_admin/conditions/_container.html.erb:5 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:10 msgid "Option" msgstr "Opción" #: ../../app/views/org_admin/conditions/_container.html.erb:8 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:15 #: ../../app/views/super_admin/orgs/_analysis.html.erb:47 msgid "Action" msgstr "Acción" -#: ../../app/views/org_admin/conditions/_form.html.erb:25 +#: ../../app/views/org_admin/conditions/_container.html.erb:11 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:21 +msgid "Target" +msgstr "" + +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:4 +msgid "" +"Hover over the email address to view email content. To change email details yo" +"u need to remove and add the condition again." +msgstr "" + +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:26 msgid "Edit email" msgstr "Editar correo electrónico" @@ -3200,19 +3271,23 @@ msgstr "Editar correo electrónico" msgid "Send email" msgstr "Enviar correo electrónico" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:21 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:7 +msgid "Close" +msgstr "Cerrar" + +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:19 msgid "recipient_email@example.com" msgstr "recipiente_email@ejemplo.com" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:33 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:31 msgid "Email content" msgstr "Contenido de correo electronico" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:37 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:35 msgid "Discard " msgstr "Descarte" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:38 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:36 msgid "Save " msgstr "Salvar" @@ -3443,14 +3518,14 @@ msgstr "Acciones" msgid "Feedback requested" msgstr "Feedback solicitado" -#: ../../app/views/org_admin/plans/index.html.erb:29 -msgid "Notify the plan owner that I have finished providing feedback" -msgstr "Notificar al propietario del plan que he terminado de proporcionar comentarios" - #: ../../app/views/org_admin/plans/index.html.erb:29 msgid "Complete" msgstr "Completar" +#: ../../app/views/org_admin/plans/index.html.erb:29 +msgid "Notify the plan owner that I have finished providing feedback" +msgstr "Notificar al propietario del plan que he terminado de proporcionar comentarios" + #: ../../app/views/org_admin/plans/index.html.erb:39 msgid "" "Download plans (new window)" "" -#: ../../app/views/org_admin/questions/_form.html.erb:49 -#: ../../app/views/org_admin/questions/_form.html.erb:57 -msgid "Add Conditions" -msgstr "Agregar condiciones" - -#: ../../app/views/org_admin/questions/_form.html.erb:56 +#: ../../app/views/org_admin/questions/_form.html.erb:58 msgid "Save this question before adding conditions." msgstr "Guarde esta pregunta antes de agregar condiciones." -#: ../../app/views/org_admin/questions/_form.html.erb:66 -msgid "Display additional comment area." -msgstr "Mostrar un área de comentarios adicional." +#: ../../app/views/org_admin/questions/_form.html.erb:59 +msgid "Edit Conditions" +msgstr "" -#: ../../app/views/org_admin/questions/_form.html.erb:72 +#: ../../app/views/org_admin/questions/_form.html.erb:68 +msgid "Display additional comment area" +msgstr "" + +#: ../../app/views/org_admin/questions/_form.html.erb:73 msgid "Default answer" msgstr "Respuesta por defecto" -#: ../../app/views/org_admin/questions/_form.html.erb:95 +#: ../../app/views/org_admin/questions/_form.html.erb:96 msgid "" "Select one or more themes that are relevant to this question. This will allow " "similarly themed organisation-level guidance to appear alongside your question" @@ -3556,7 +3630,7 @@ msgstr "" "irá que aparezcan orientaciones similares a nivel de organización junto con su" " pregunta." -#: ../../app/views/org_admin/questions/_form.html.erb:102 +#: ../../app/views/org_admin/questions/_form.html.erb:103 #: ../../app/views/org_admin/sections/_form.html.erb:19 #: ../../app/views/super_admin/api_clients/_form.html.erb:79 #: ../../app/views/super_admin/notifications/_form.html.erb:68 @@ -3564,7 +3638,7 @@ msgstr "" msgid "Delete" msgstr "Borrar" -#: ../../app/views/org_admin/questions/_form.html.erb:102 +#: ../../app/views/org_admin/questions/_form.html.erb:103 msgid "You are about to delete question #%{question_number}. Are you sure?" msgstr "Está a punto de eliminar la pregunta # %{question_number}. ¿Estás seguro?" @@ -3616,7 +3690,7 @@ msgstr "" "Haga clic en los enlaces de abajo para ver la guía de la organización\n" "                        Relacionados con los temas asociados a esta pregunta." -#: ../../app/views/org_admin/questions/_show.html.erb:169 +#: ../../app/views/org_admin/questions/_show.html.erb:166 msgid "" "Note: New plans will automatically display this guidance.\n" " Users then have the ability to hide/display the guidance when edit" @@ -3626,7 +3700,7 @@ msgstr "" "            Los usuarios luego tienen la capacidad de ocultar / mostrar la guí" "a al editar su plan." -#: ../../app/views/org_admin/questions/_show.html.erb:172 +#: ../../app/views/org_admin/questions/_show.html.erb:169 msgid "" "There is no organisational guidance related to the themes associated with this" " question." @@ -3634,14 +3708,14 @@ msgstr "" "No hay orientación organizacional relacionada con los temas asociados con esta" " pregunta." -#: ../../app/views/org_admin/questions/_show.html.erb:182 -#: ../../app/views/org_admin/questions/_show.html.erb:194 -#: ../../app/views/org_admin/questions/_show.html.erb:224 +#: ../../app/views/org_admin/questions/_show.html.erb:179 +#: ../../app/views/org_admin/questions/_show.html.erb:191 +#: ../../app/views/org_admin/questions/_show.html.erb:221 msgid "Annotations" msgstr "anotaciones" -#: ../../app/views/org_admin/questions/_show.html.erb:188 -#: ../../app/views/org_admin/questions/_show.html.erb:230 +#: ../../app/views/org_admin/questions/_show.html.erb:185 +#: ../../app/views/org_admin/questions/_show.html.erb:227 msgid "None provided" msgstr "Ninguno proporcionado" @@ -3671,11 +3745,11 @@ msgstr "" "Va a borrar '%{section_title}'. Esta acción afectará las preguntas enlazadas c" "on esta sección. ¿Está seguro?" -#: ../../app/views/org_admin/sections/_index.html.erb:61 +#: ../../app/views/org_admin/sections/_index.html.erb:63 msgid "Add a new section" msgstr "Añadir una nueva sección" -#: ../../app/views/org_admin/shared/_theme_selector.html.erb:43 +#: ../../app/views/org_admin/shared/_theme_selector.html.erb:44 msgid "No themes have been defined. Please contact your administrator for assistance." msgstr "" "No se han definido temas. Póngase en contacto con su administrador para obtene" @@ -3697,12 +3771,12 @@ msgstr "" "Marcar esta casilla evita que la plantilla aparezca en la lista pública de pla" "ntillas." -#: ../../app/views/org_admin/templates/_form.html.erb:25 +#: ../../app/views/org_admin/templates/_form.html.erb:28 #: ../../app/views/org_admin/templates/_show.html.erb:35 msgid "for internal %{org_name} use only" msgstr "solo para uso interno %{org_name}" -#: ../../app/views/org_admin/templates/_form.html.erb:38 +#: ../../app/views/org_admin/templates/_form.html.erb:41 #: ../../app/views/org_admin/templates/_show.html.erb:13 #: ../../app/views/paginable/guidance_groups/_index.html.erb:7 #: ../../app/views/paginable/guidances/_index.html.erb:9 @@ -3712,7 +3786,7 @@ msgstr "solo para uso interno %{org_name}" msgid "Status" msgstr "Estado" -#: ../../app/views/org_admin/templates/_form.html.erb:43 +#: ../../app/views/org_admin/templates/_form.html.erb:46 #: ../../app/views/org_admin/templates/_row.html.erb:16 #: ../../app/views/org_admin/templates/_show.html.erb:26 #: ../../app/views/paginable/guidance_groups/_index.html.erb:24 @@ -3722,17 +3796,17 @@ msgstr "Estado" msgid "Unpublished" msgstr "Inédito" -#: ../../app/views/org_admin/templates/_form.html.erb:45 +#: ../../app/views/org_admin/templates/_form.html.erb:48 #: ../../app/views/paginable/templates/_history.html.erb:19 msgid "Draft" msgstr "Borrador" -#: ../../app/views/org_admin/templates/_form.html.erb:52 +#: ../../app/views/org_admin/templates/_form.html.erb:55 #: ../../app/views/org_admin/templates/_show.html.erb:41 msgid "Created at" msgstr "Creado el" -#: ../../app/views/org_admin/templates/_form.html.erb:58 +#: ../../app/views/org_admin/templates/_form.html.erb:61 #: ../../app/views/org_admin/templates/_show.html.erb:43 #: ../../app/views/paginable/guidance_groups/_index.html.erb:9 #: ../../app/views/paginable/guidances/_index.html.erb:10 @@ -3740,12 +3814,12 @@ msgstr "Creado el" msgid "Last updated" msgstr "Última actualización" -#: ../../app/views/org_admin/templates/_form.html.erb:70 +#: ../../app/views/org_admin/templates/_form.html.erb:73 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:10 msgid "Funder Links" msgstr "Enlaces de financiación" -#: ../../app/views/org_admin/templates/_form.html.erb:73 +#: ../../app/views/org_admin/templates/_form.html.erb:76 msgid "" "Add links to funder websites that provide additional information about the req" "uirements for this template" @@ -3753,11 +3827,11 @@ msgstr "" "Agregue enlaces a los sitios web de los financiadores que brindan información " "adicional sobre los requisitos para esta plantilla" -#: ../../app/views/org_admin/templates/_form.html.erb:79 +#: ../../app/views/org_admin/templates/_form.html.erb:82 msgid "Sample Plan Links" msgstr "Ejemplos de enlaces del plan" -#: ../../app/views/org_admin/templates/_form.html.erb:82 +#: ../../app/views/org_admin/templates/_form.html.erb:85 msgid "Add links to sample plans if provided by the funder." msgstr "Agregue enlaces a los planes de muestra si los proporciona el financiador." @@ -4028,7 +4102,7 @@ msgstr "Quitar logo" #: ../../app/views/orgs/_profile_form.html.erb:65 #: ../../app/views/orgs/shibboleth_ds.html.erb:34 -#: ../../app/views/plans/new.html.erb:64 ../../app/views/plans/new.html.erb:93 +#: ../../app/views/plans/new.html.erb:62 ../../app/views/plans/new.html.erb:91 #: ../../app/views/shared/_sign_in_form.html.erb:23 msgid "or" msgstr "o" @@ -4086,7 +4160,7 @@ msgid "Profile information" msgstr "información del perfil" #: ../../app/views/orgs/admin_edit.html.erb:22 -#: ../../app/views/plans/_navigation.html.erb:33 +#: ../../app/views/plans/_navigation.html.erb:37 #: ../../app/views/plans/_request_feedback_form.html.erb:19 #: ../../app/views/static_pages/help.html.erb:45 msgid "Request feedback" @@ -4111,7 +4185,7 @@ msgid "Please select one" msgstr "Por favor, seleccione uno" #: ../../app/views/orgs/shibboleth_ds.html.erb:30 -#: ../../app/views/usage/_user_statistics.html.erb:76 +#: ../../app/views/usage/_user_statistics.html.erb:73 msgid "Go" msgstr "Ir" @@ -4159,7 +4233,7 @@ msgstr "" "Está a punto de eliminar '%{client_name}'. Ya no podrán acceder a la API. ¿Est" "ás seguro?" -#: ../../app/views/paginable/contributors/_index.html.erb:57 +#: ../../app/views/paginable/contributors/_index.html.erb:58 msgid "You are about to delete '%{contributor_name}'. Are you sure?" msgstr "Está a punto de eliminar '%{contributor_name}'. ¿Estás seguro?" @@ -4185,7 +4259,7 @@ msgstr "" #: ../../app/views/paginable/plans/_privately_visible.html.erb:48 #: ../../app/views/paginable/templates/_history.html.erb:42 #: ../../app/views/paginable/users/_index.html.erb:92 -#: ../../app/views/shared/_create_plan_modal.html.erb:12 +#: ../../app/views/shared/_create_plan_modal.html.erb:15 msgid "No" msgstr "No" @@ -4194,7 +4268,7 @@ msgstr "No" #: ../../app/views/paginable/plans/_privately_visible.html.erb:46 #: ../../app/views/paginable/templates/_history.html.erb:42 #: ../../app/views/paginable/users/_index.html.erb:92 -#: ../../app/views/shared/_create_plan_modal.html.erb:11 +#: ../../app/views/shared/_create_plan_modal.html.erb:14 msgid "Yes" msgstr "Sí" @@ -4310,7 +4384,7 @@ msgstr "creado" #: ../../app/views/paginable/templates/_history.html.erb:6 #: ../../app/views/paginable/templates/_organisational.html.erb:2 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:7 -#: ../../app/views/plans/_navigation.html.erb:38 +#: ../../app/views/plans/_navigation.html.erb:43 #: ../../app/views/usage/_user_statistics.html.erb:23 #: ../../app/views/usage/_user_statistics.html.erb:38 msgid "Download" @@ -4335,7 +4409,7 @@ msgstr "desconocido" #: ../../app/views/paginable/plans/_publicly_visible.html.erb:23 #: ../../app/views/paginable/templates/_history.html.erb:27 #: ../../app/views/paginable/templates/_history.html.erb:34 -#: ../../app/views/paginable/templates/_organisational.html.erb:84 +#: ../../app/views/paginable/templates/_organisational.html.erb:86 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:28 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:35 msgid "(new window)" @@ -4354,7 +4428,7 @@ msgid "Shared" msgstr "Compartido" #: ../../app/views/paginable/plans/_privately_visible.html.erb:64 -#: ../../app/views/plans/_navigation.html.erb:28 +#: ../../app/views/plans/_navigation.html.erb:31 msgid "Share" msgstr "Compartir" @@ -4461,7 +4535,7 @@ msgstr "Editar personalizaciones" msgid "View customizations" msgstr "Ver personalizaciones" -#: ../../app/views/paginable/templates/_organisational.html.erb:76 +#: ../../app/views/paginable/templates/_organisational.html.erb:77 msgid "" "Are you sure you want to remove \"%{template_title}\"? Any published versions wi" "ll become unavailable to users." @@ -4469,9 +4543,9 @@ msgstr "" "¿Estás seguro de que deseas eliminar \"%{template_title}\"? Cualquier versión pu" "blicada no estará disponible para los usuarios." -#: ../../app/views/paginable/templates/_organisational.html.erb:90 +#: ../../app/views/paginable/templates/_organisational.html.erb:92 #: ../../app/views/shared/_copy_link_modal.html.erb:6 -#: ../../app/views/shared/_copy_link_modal.html.erb:13 +#: ../../app/views/shared/_copy_link_modal.html.erb:16 msgid "Copy link" msgstr "Copiar link" @@ -4494,14 +4568,14 @@ msgstr "Última actualización" msgid "Create a new plan" msgstr "Crear un nuevo plan" -#: ../../app/views/paginable/templates/_publicly_visible.html.erb:13 -msgid "(if available)" -msgstr "(si está disponible)" - #: ../../app/views/paginable/templates/_publicly_visible.html.erb:13 msgid "Sample Plans" msgstr "Planes de muestra" +#: ../../app/views/paginable/templates/_publicly_visible.html.erb:13 +msgid "(if available)" +msgstr "(si está disponible)" + #: ../../app/views/paginable/templates/_publicly_visible.html.erb:47 msgid "Copy link to create a new plan" msgstr "Copiar enlace para crear un nuevo plan" @@ -4551,7 +4625,7 @@ msgstr "Última actividad" msgid "Edit Profile" msgstr "Editar perfil" -#: ../../app/views/phases/_edit_plan_answers.html.erb:77 +#: ../../app/views/phases/_edit_plan_answers.html.erb:74 msgid "Comments & Guidance" msgstr "Comentarios y orientación" @@ -4640,7 +4714,7 @@ msgstr "" "w-popup-info\">%{open_in_new_window_text}" #: ../../app/views/plans/_edit_details.html.erb:14 -#: ../../app/views/plans/_guidance_selection.html.erb:38 +#: ../../app/views/plans/_guidance_selection.html.erb:36 msgid "Select Guidance" msgstr "Seleccione Orientación" @@ -4668,7 +4742,7 @@ msgstr "Ver la lista completa" msgid "There is no additional guidance for this template." msgstr "No hay una guía adicional para esta plantilla." -#: ../../app/views/plans/_guidance_selection.html.erb:40 +#: ../../app/views/plans/_guidance_selection.html.erb:38 msgid "" "To help you write your plan, %{application_name} can show you guidance from a " "variety of organisations. Please choose up to 6 organisations of the following" @@ -4678,27 +4752,27 @@ msgstr "" "tación de una variedad de organizaciones. Elija hasta 6 organizaciones de las " "siguientes organizaciones que ofrezcan orientación relevante para su plan." -#: ../../app/views/plans/_guidance_selection.html.erb:42 +#: ../../app/views/plans/_guidance_selection.html.erb:40 msgid "Don't forget to save your changes after making your selections." msgstr "No olvide guardar sus cambios después de hacer sus selecciones." -#: ../../app/views/plans/_navigation.html.erb:4 +#: ../../app/views/plans/_navigation.html.erb:5 msgid "Project Details" msgstr "detalles del proyecto" -#: ../../app/views/plans/_navigation.html.erb:7 +#: ../../app/views/plans/_navigation.html.erb:8 msgid "Contributors" msgstr "Contribuyentes" -#: ../../app/views/plans/_navigation.html.erb:11 +#: ../../app/views/plans/_navigation.html.erb:12 msgid "Plan overview" msgstr "Resumen del plan" -#: ../../app/views/plans/_navigation.html.erb:16 +#: ../../app/views/plans/_navigation.html.erb:18 msgid "Write Plan" msgstr "Escribir plan" -#: ../../app/views/plans/_navigation.html.erb:22 +#: ../../app/views/plans/_navigation.html.erb:24 msgid "Research Outputs" msgstr "Resultados de la investigación" @@ -4770,76 +4844,76 @@ msgstr "Descripción de las cuestiones éticas" msgid "Link to a protocol from a meeting with an ethics commitee" msgstr "Enlace a un protocolo de una reunión con un comité de ética" -#: ../../app/views/plans/_project_details.html.erb:27 -#: ../../app/views/plans/new.html.erb:38 +#: ../../app/views/plans/_project_details.html.erb:25 +#: ../../app/views/plans/new.html.erb:36 msgid "mock project for testing, practice, or educational purposes" msgstr "Proyecto simulado para pruebas, práctica o fines educativos." -#: ../../app/views/plans/_project_details.html.erb:35 +#: ../../app/views/plans/_project_details.html.erb:33 msgid "Project abstract" msgstr "Resumen del proyecto" -#: ../../app/views/plans/_project_details.html.erb:47 +#: ../../app/views/plans/_project_details.html.erb:45 msgid "Research domain" msgstr "Dominio de investigación" -#: ../../app/views/plans/_project_details.html.erb:52 -#: ../../app/views/plans/_project_details.html.erb:173 +#: ../../app/views/plans/_project_details.html.erb:50 +#: ../../app/views/plans/_project_details.html.erb:171 #: ../../app/views/research_outputs/_form.html.erb:23 #: ../../app/views/research_outputs/licenses/_form.html.erb:19 msgid "- Please select one -" msgstr "- Por favor, seleccione uno -" -#: ../../app/views/plans/_project_details.html.erb:62 +#: ../../app/views/plans/_project_details.html.erb:60 msgid "Project Start" msgstr "Inicio del proyecto" -#: ../../app/views/plans/_project_details.html.erb:65 +#: ../../app/views/plans/_project_details.html.erb:63 msgid "The estimated date on which you will begin this project." msgstr "La fecha estimada en la que comenzará este proyecto." -#: ../../app/views/plans/_project_details.html.erb:68 +#: ../../app/views/plans/_project_details.html.erb:66 msgid "Project End" msgstr "Fin del proyecto" -#: ../../app/views/plans/_project_details.html.erb:71 +#: ../../app/views/plans/_project_details.html.erb:69 msgid "The estimated date on which you will complete this project." msgstr "La fecha estimada en la que completará este proyecto." -#: ../../app/views/plans/_project_details.html.erb:80 +#: ../../app/views/plans/_project_details.html.erb:78 msgid "Landing page" msgstr "página de destino" -#: ../../app/views/plans/_project_details.html.erb:93 +#: ../../app/views/plans/_project_details.html.erb:91 #: ../../app/views/plans/_show_details.html.erb:22 msgid "ID" msgstr "ID" -#: ../../app/views/plans/_project_details.html.erb:114 +#: ../../app/views/plans/_project_details.html.erb:112 msgid "Research outputs may have ethical concerns" msgstr "Los resultados de la investigación pueden tener preocupaciones éticas" -#: ../../app/views/plans/_project_details.html.erb:121 +#: ../../app/views/plans/_project_details.html.erb:119 msgid "Describe any ethical concerns" msgstr "Describa cualquier preocupación ética." -#: ../../app/views/plans/_project_details.html.erb:134 +#: ../../app/views/plans/_project_details.html.erb:132 msgid "Ethical protocols" msgstr "Protocolos éticos" -#: ../../app/views/plans/_project_details.html.erb:167 +#: ../../app/views/plans/_project_details.html.erb:165 msgid "Funding status" msgstr "Estado de financiación" -#: ../../app/views/plans/_project_details.html.erb:180 +#: ../../app/views/plans/_project_details.html.erb:178 msgid "Grant number/url" msgstr "Número de concesión / url" -#: ../../app/views/plans/_project_details.html.erb:194 +#: ../../app/views/plans/_project_details.html.erb:192 msgid "Grant number:" msgstr "Conceder número:" -#: ../../app/views/plans/_project_details.html.erb:198 +#: ../../app/views/plans/_project_details.html.erb:196 msgid "" "Provide a URL to the award's landing page if possible, if not please provide t" "he award/grant number." @@ -5033,11 +5107,11 @@ msgstr "" msgid "What research project are you planning?" msgstr "¿Qué proyecto de investigación estás planeando?" -#: ../../app/views/plans/new.html.erb:47 +#: ../../app/views/plans/new.html.erb:45 msgid "Select the primary research organisation" msgstr "Seleccione la organización de investigación primaria" -#: ../../app/views/plans/new.html.erb:67 +#: ../../app/views/plans/new.html.erb:65 msgid "" "No research organisation associated with this plan or my research organisation" " is not listed" @@ -5045,23 +5119,23 @@ msgstr "" "Ninguna organización de investigación asociada con este plan o mi organización" " de investigación no está en la lista" -#: ../../app/views/plans/new.html.erb:77 +#: ../../app/views/plans/new.html.erb:75 msgid "Select the primary funding organisation" msgstr "Seleccione la organización de financiación primaria" -#: ../../app/views/plans/new.html.erb:96 +#: ../../app/views/plans/new.html.erb:94 msgid "No funder associated with this plan or my funder is not listed" msgstr "Ningún financiador asociado con este plan o mi financiador no está en la lista" -#: ../../app/views/plans/new.html.erb:108 +#: ../../app/views/plans/new.html.erb:106 msgid "Which DMP template would you like to use?" msgstr "¿Qué plantilla DMP te gustaría usar?" -#: ../../app/views/plans/new.html.erb:111 +#: ../../app/views/plans/new.html.erb:109 msgid "Please select a template" msgstr "Por favor seleccione una plantilla" -#: ../../app/views/plans/new.html.erb:116 +#: ../../app/views/plans/new.html.erb:114 msgid "We found multiple DMP templates corresponding to your funder." msgstr "Encontramos varias plantillas DMP correspondientes a su patrocinador." @@ -5269,10 +5343,6 @@ msgstr "Seleccione un tipo de repositorio" msgid "Click to view repositories related to %{subject}" msgstr "Haga clic para ver los repositorios relacionados con %{subject}" -#: ../../app/views/research_outputs/repositories/_search_result.html.erb:32 -msgid "More info" -msgstr "Más información" - #: ../../app/views/research_outputs/repositories/_search_result.html.erb:37 msgid "Repository URL" msgstr "URL del repositorio" @@ -5305,15 +5375,15 @@ msgstr "Tipo de repositorio" msgid "Last Name" msgstr "Apellido" -#: ../../app/views/shared/_create_account_form.html.erb:39 +#: ../../app/views/shared/_create_account_form.html.erb:38 msgid "I accept the" msgstr "acepto el" -#: ../../app/views/shared/_create_account_form.html.erb:40 +#: ../../app/views/shared/_create_account_form.html.erb:39 msgid "terms and conditions" msgstr "Términos y condiciones" -#: ../../app/views/shared/_create_plan_modal.html.erb:8 +#: ../../app/views/shared/_create_plan_modal.html.erb:11 msgid "Would you like to create a plan based on the \"%{name}\" template?" msgstr "¿Desea crear un plan basado en la plantilla \"%{name}\"?" @@ -5337,7 +5407,7 @@ msgstr "Quitar este enlace" msgid "+ Add an additional URL" msgstr "+ Añadir una URL adicional" -#: ../../app/views/shared/_search.html.erb:15 +#: ../../app/views/shared/_search.html.erb:17 msgid "Only Show Admins" msgstr "Mostrar solo administradores" @@ -6063,14 +6133,14 @@ msgstr "Nuevo cliente API" msgid "New API Client" msgstr "Nuevo cliente API" -#: ../../app/views/super_admin/api_clients/refresh_credentials.js.erb:1 -msgid "Unable to regenerate the client credentials." -msgstr "No se pueden volver a generar las credenciales del cliente." - #: ../../app/views/super_admin/api_clients/refresh_credentials.js.erb:1 msgid "Successfully regenerated the client credentials." msgstr "Regeneraron correctamente las credenciales del cliente." +#: ../../app/views/super_admin/api_clients/refresh_credentials.js.erb:1 +msgid "Unable to regenerate the client credentials." +msgstr "No se pueden volver a generar las credenciales del cliente." + #: ../../app/views/super_admin/notifications/_form.html.erb:20 msgid "" "Info: Simple information message, displayed in blue.
, 2023. +# Finnish translations for roadmap_upstream package. +# Copyright (C) 2025 roadmap_upstream +# This file is distributed under the same license as the roadmap_upstream package. +# FIRST AUTHOR , 2025. # msgid "" msgstr "" -"Project-Id-Version: roadmap 1.0\n" +"Project-Id-Version: roadmap_upstream 1.0\n" "Report-Msgid-Bugs-To: contact@translation.io\n" -"POT-Creation-Date: 2023-04-12 10:30-0700\n" -"PO-Revision-Date: 2023-04-12 19:30+0200\n" +"POT-Creation-Date: 2025-04-10 13:28-0600\n" +"PO-Revision-Date: 2025-04-10 21:28+0200\n" "Last-Translator: FULL NAME \n" "Language-Team: Finnish\n" "Language: fi\n" @@ -267,7 +267,7 @@ msgstr "lisä-" #: ../../app/controllers/notes_controller.rb:88 #: ../../app/controllers/org_admin/departments_controller.rb:50 #: ../../app/controllers/org_admin/sections_controller.rb:103 -#: ../../app/controllers/org_admin/templates_controller.rb:205 +#: ../../app/controllers/org_admin/templates_controller.rb:210 #: ../../app/controllers/orgs_controller.rb:92 #: ../../app/controllers/plans_controller.rb:280 #: ../../app/controllers/plans_controller.rb:283 @@ -287,7 +287,7 @@ msgstr "tallennettu" #: ../../app/controllers/notes_controller.rb:106 #: ../../app/controllers/org_admin/departments_controller.rb:52 #: ../../app/controllers/org_admin/sections_controller.rb:105 -#: ../../app/controllers/org_admin/templates_controller.rb:210 +#: ../../app/controllers/org_admin/templates_controller.rb:215 #: ../../app/controllers/orgs_controller.rb:94 #: ../../app/controllers/plans_controller.rb:289 #: ../../app/controllers/plans_controller.rb:292 @@ -299,28 +299,28 @@ msgstr "tallennettu" msgid "save" msgstr "tallenna" -#: ../../app/controllers/contributors_controller.rb:84 +#: ../../app/controllers/contributors_controller.rb:83 #: ../../app/controllers/notes_controller.rb:130 -#: ../../app/controllers/org_admin/templates_controller.rb:238 +#: ../../app/controllers/org_admin/templates_controller.rb:243 #: ../../app/controllers/research_outputs_controller.rb:74 #: ../../app/controllers/super_admin/orgs_controller.rb:94 msgid "removed" msgstr "poistettu" -#: ../../app/controllers/contributors_controller.rb:87 +#: ../../app/controllers/contributors_controller.rb:86 #: ../../app/controllers/notes_controller.rb:148 -#: ../../app/controllers/org_admin/templates_controller.rb:240 +#: ../../app/controllers/org_admin/templates_controller.rb:245 #: ../../app/controllers/research_outputs_controller.rb:77 #: ../../app/controllers/super_admin/orgs_controller.rb:97 msgid "remove" msgstr "poista" -#: ../../app/controllers/contributors_controller.rb:161 +#: ../../app/controllers/contributors_controller.rb:160 #: ../../app/controllers/research_outputs_controller.rb:208 msgid "plan not found" msgstr "Suunnitelmaa ei löytynyt" -#: ../../app/controllers/contributors_controller.rb:169 +#: ../../app/controllers/contributors_controller.rb:168 msgid "contributor not found" msgstr "osallistujaa ei löytynyt" @@ -339,7 +339,7 @@ msgstr "Tapahtui virhe, kun pyysit palautetta tälle suunnitelmalle." #: ../../app/controllers/org_admin/phases_controller.rb:121 #: ../../app/controllers/org_admin/questions_controller.rb:94 #: ../../app/controllers/org_admin/sections_controller.rb:79 -#: ../../app/controllers/org_admin/templates_controller.rb:181 +#: ../../app/controllers/org_admin/templates_controller.rb:186 #: ../../app/controllers/plans_controller.rb:120 #: ../../app/controllers/super_admin/api_clients_controller.rb:44 #: ../../app/controllers/super_admin/notifications_controller.rb:38 @@ -355,7 +355,7 @@ msgstr "luominen" #: ../../app/controllers/org_admin/phases_controller.rb:123 #: ../../app/controllers/org_admin/questions_controller.rb:96 #: ../../app/controllers/org_admin/sections_controller.rb:86 -#: ../../app/controllers/org_admin/templates_controller.rb:183 +#: ../../app/controllers/org_admin/templates_controller.rb:188 #: ../../app/controllers/plans_controller.rb:151 #: ../../app/controllers/super_admin/api_clients_controller.rb:50 #: ../../app/controllers/super_admin/notifications_controller.rb:41 @@ -427,7 +427,7 @@ msgid "Unable to unlink your account from %{is}." msgstr "Tilisi poistaminen %{is}:sta ei onnistu." #: ../../app/controllers/org_admin/phases_controller.rb:17 -#: ../../app/controllers/org_admin/templates_controller.rb:115 +#: ../../app/controllers/org_admin/templates_controller.rb:116 msgid "" "You are viewing a historical version of this template. You will not be able to" " make changes." @@ -475,20 +475,20 @@ msgstr "päivitä" msgid "Unable to create a new version of this template." msgstr "Suunnitelmapohjsta ei voitu luoda uutta versiota." -#: ../../app/controllers/org_admin/plans_controller.rb:36 +#: ../../app/controllers/org_admin/plans_controller.rb:40 msgid "%{plan_owner} has been notified that you have finished providing feedback" msgstr "%{plan_owner} on saanut tiedon, että olet antanut palautetta" -#: ../../app/controllers/org_admin/plans_controller.rb:40 +#: ../../app/controllers/org_admin/plans_controller.rb:44 msgid "Unable to notify user that you have finished providing feedback." msgstr "Loppupalautteesta ilmoittaminen käyttäjälle ei onnistunut." -#: ../../app/controllers/org_admin/plans_controller.rb:56 -#: ../../app/views/plans/_project_details.html.erb:14 +#: ../../app/controllers/org_admin/plans_controller.rb:60 +#: ../../app/views/plans/_project_details.html.erb:15 msgid "Project title" msgstr "Projektin nimi" -#: ../../app/controllers/org_admin/plans_controller.rb:57 +#: ../../app/controllers/org_admin/plans_controller.rb:61 #: ../../app/views/paginable/plans/_index.html.erb:6 #: ../../app/views/paginable/plans/_org_admin.html.erb:19 #: ../../app/views/paginable/plans/_organisationally_or_publicly_visible.html.erb:13 @@ -497,7 +497,7 @@ msgstr "Projektin nimi" msgid "Template" msgstr "Suunnitelmapohja" -#: ../../app/controllers/org_admin/plans_controller.rb:58 +#: ../../app/controllers/org_admin/plans_controller.rb:62 #: ../../app/helpers/plans_helper.rb:22 #: ../../app/helpers/settings_template_helper.rb:16 #: ../../app/views/devise/registrations/_password_confirmation.html.erb:22 @@ -515,22 +515,22 @@ msgstr "Suunnitelmapohja" msgid "Organisation" msgstr "Organisaatio" -#: ../../app/controllers/org_admin/plans_controller.rb:59 +#: ../../app/controllers/org_admin/plans_controller.rb:63 msgid "Owner name" msgstr "Omistajan nimi" -#: ../../app/controllers/org_admin/plans_controller.rb:60 +#: ../../app/controllers/org_admin/plans_controller.rb:64 msgid "Owner email" msgstr "Omistajan sähköposti" -#: ../../app/controllers/org_admin/plans_controller.rb:61 +#: ../../app/controllers/org_admin/plans_controller.rb:65 #: ../../app/views/paginable/plans/_index.html.erb:9 #: ../../app/views/paginable/plans/_org_admin.html.erb:23 #: ../../app/views/paginable/plans/_organisationally_or_publicly_visible.html.erb:18 msgid "Updated" msgstr "Päivitetty" -#: ../../app/controllers/org_admin/plans_controller.rb:62 +#: ../../app/controllers/org_admin/plans_controller.rb:66 #: ../../app/views/org_admin/templates/_form.html.erb:17 #: ../../app/views/org_admin/templates/_show.html.erb:32 #: ../../app/views/paginable/plans/_index.html.erb:10 @@ -565,37 +565,37 @@ msgstr "Suunnitelmapohjan mukauttaminen ei onnistu." msgid "That template is not customizable." msgstr "Suunnitelmapohjaa ei voi mukauttaa." -#: ../../app/controllers/org_admin/templates_controller.rb:21 +#: ../../app/controllers/org_admin/templates_controller.rb:22 #: ../../app/views/org_admin/templates/index.html.erb:43 msgid "All Templates" msgstr "Kaikki suunnitelmapohjat" -#: ../../app/controllers/org_admin/templates_controller.rb:47 +#: ../../app/controllers/org_admin/templates_controller.rb:48 #: ../../app/views/org_admin/templates/index.html.erb:52 msgid "%{org_name} Templates" msgstr "%{org_name}:n suunnitelmapohja" -#: ../../app/controllers/org_admin/templates_controller.rb:49 +#: ../../app/controllers/org_admin/templates_controller.rb:50 #: ../../app/views/org_admin/templates/index.html.erb:54 msgid "Own Templates" msgstr "Omat suunnitelmapohjani" -#: ../../app/controllers/org_admin/templates_controller.rb:84 +#: ../../app/controllers/org_admin/templates_controller.rb:85 msgid "Customizable Templates" msgstr "Mukautettavissa olevat suunnitelmapohjat" -#: ../../app/controllers/org_admin/templates_controller.rb:216 +#: ../../app/controllers/org_admin/templates_controller.rb:221 msgid "Error parsing links for a %{template}" msgstr "Virhe linkkien jäsentämisessä %{template}:ssa" -#: ../../app/controllers/org_admin/templates_controller.rb:344 +#: ../../app/controllers/org_admin/templates_controller.rb:349 #: ../../app/controllers/public_pages_controller.rb:67 msgid "Template created using the %{application_name} service. Last modified %{date}" msgstr "" "Suunnitelmapohjan tekemiseen on käytetty %{application_name}:a. Viimeksi muoka" "ttu %{date}" -#: ../../app/controllers/org_admin/templates_controller.rb:356 +#: ../../app/controllers/org_admin/templates_controller.rb:361 #: ../../app/controllers/public_pages_controller.rb:80 msgid "Unable to download the DMP Template at this time." msgstr "Aineistonhallinnan suunnitelmapohjan lataaminen ei onnistu tällä hetkellä." @@ -992,31 +992,31 @@ msgstr "" " lteemojen mukaan, nämä tuodaan esiin valintojesi perusteella, joten ei kannat" "a toistaa liikaa tekstiä." -#: ../../app/helpers/conditions_helper.rb:191 +#: ../../app/helpers/conditions_helper.rb:189 msgid "Answering" msgstr "Vastaaminen" -#: ../../app/helpers/conditions_helper.rb:195 +#: ../../app/helpers/conditions_helper.rb:193 msgid " will send an email with subject %{subject_name}" msgstr "lähettää sähköpostin aiheella %{subject_name}" -#: ../../app/helpers/conditions_helper.rb:201 +#: ../../app/helpers/conditions_helper.rb:199 msgid " will remove question " msgstr "poistaa kysymyksen" -#: ../../app/helpers/conditions_helper.rb:202 +#: ../../app/helpers/conditions_helper.rb:200 msgid " will remove questions " msgstr "poistaa kysymyksiä" -#: ../../app/helpers/customizable_template_link_helper.rb:13 +#: ../../app/helpers/customizable_template_link_helper.rb:16 msgid "Transfer customisation" msgstr "Siirrä mukautus" -#: ../../app/helpers/customizable_template_link_helper.rb:18 +#: ../../app/helpers/customizable_template_link_helper.rb:22 msgid "Edit customisation" msgstr "Muokkaa mukautusta" -#: ../../app/helpers/customizable_template_link_helper.rb:22 +#: ../../app/helpers/customizable_template_link_helper.rb:26 msgid "Customise" msgstr "Mukauta" @@ -1097,17 +1097,17 @@ msgid "Change affiliation" msgstr "Muuta affiliaatio" #: ../../app/helpers/perms_helper.rb:11 -#: ../../app/views/users/_admin_grant_permissions.html.erb:21 +#: ../../app/views/users/_admin_grant_permissions.html.erb:23 msgid "Manage user privileges" msgstr "Hallinnoi käyttöoikeuksia" #: ../../app/helpers/perms_helper.rb:12 -#: ../../app/views/users/_admin_grant_permissions.html.erb:25 +#: ../../app/views/users/_admin_grant_permissions.html.erb:27 msgid "Manage templates" msgstr "Hallinnoi suunnitelmapohjia" #: ../../app/helpers/perms_helper.rb:13 -#: ../../app/views/users/_admin_grant_permissions.html.erb:29 +#: ../../app/views/users/_admin_grant_permissions.html.erb:31 msgid "Manage guidance" msgstr "Hallinnoi ohjeistusta" @@ -1116,7 +1116,7 @@ msgid "API rights" msgstr "API oikeudet" #: ../../app/helpers/perms_helper.rb:15 -#: ../../app/views/users/_admin_grant_permissions.html.erb:37 +#: ../../app/views/users/_admin_grant_permissions.html.erb:39 msgid "Manage organisation details" msgstr "Hallinnoi organisaation tietoja" @@ -1156,7 +1156,7 @@ msgid "Public" msgstr "Julkinen" #: ../../app/helpers/plans_helper.rb:26 ../../app/helpers/plans_helper.rb:28 -#: ../../app/views/layouts/application.html.erb:129 +#: ../../app/views/layouts/application.html.erb:128 msgid "Private" msgstr "Yksityinen" @@ -1169,7 +1169,7 @@ msgid "Public: anyone can view." msgstr "Avattu: näkyvissä kaikille ilman DMPTuuli-kirjautumista" #: ../../app/helpers/plans_helper.rb:39 -#: ../../app/views/layouts/application.html.erb:130 +#: ../../app/views/layouts/application.html.erb:129 msgid "Private: restricted to me and people I invite." msgstr "Yksityinen: rajattu minulle ja kutsumilleni henkilöille." @@ -1207,9 +1207,9 @@ msgstr "Suunnitelman kuvaus" #: ../../app/views/orgs/_profile_form.html.erb:152 #: ../../app/views/paginable/templates/_customisable.html.erb:7 #: ../../app/views/paginable/templates/_organisational.html.erb:12 -#: ../../app/views/plans/_project_details.html.erb:156 +#: ../../app/views/plans/_project_details.html.erb:154 #: ../../app/views/plans/_show_details.html.erb:12 -#: ../../app/views/plans/new.html.erb:86 +#: ../../app/views/plans/new.html.erb:84 msgid "Funder" msgstr "Rahoittaja" @@ -1235,8 +1235,8 @@ msgstr "

Seuraava %{object_types} siirretään kohtaan %{org_name}:

" #: ../../app/helpers/template_helper.rb:48 #: ../../app/views/plans/index.html.erb:29 -#: ../../app/views/plans/new.html.erb:123 -#: ../../app/views/shared/_create_plan_modal.html.erb:5 +#: ../../app/views/plans/new.html.erb:121 +#: ../../app/views/shared/_create_plan_modal.html.erb:6 #: ../../spec/features/locales_spec.rb:53 #: ../../spec/features/locales_spec.rb:69 msgid "Create plan" @@ -1536,9 +1536,8 @@ msgid "Details" msgstr "Tiedot" #: ../../app/models/exported_plan.rb:189 -msgid "" -"Question not answered.\n" -msgstr "Kysymykseen ei vastattu." +msgid "Question not answered.\\n" +msgstr "Kysymykseen ei vastattu.\\n" #: ../../app/models/identifier.rb:141 msgid "already assigned a value" @@ -1584,7 +1583,7 @@ msgstr "" msgid "Denied" msgstr "" -#: ../../app/models/plan.rb:623 +#: ../../app/models/plan.rb:624 msgid "must be after the start date" msgstr "on oltava alkamispäivän jälkeen" @@ -1676,7 +1675,7 @@ msgstr "Et voi julkaista mallipohjaa ilman kysymyksiä." msgid "Conditions in the template refer backwards" msgstr "Mallin ehdot viittaavat taaksepäin" -#: ../../app/models/user.rb:384 +#: ../../app/models/user.rb:380 msgid "A Data Management Plan in %{application_name} has been shared with you" msgstr "" "%{application_name}lla kirjoitettu aineistonhallintasuunnitelma on jaettu kans" @@ -1686,7 +1685,8 @@ msgstr "" #: ../../app/views/contact_us/contacts/_new_left.html.erb:4 #: ../../app/views/contributors/_form.html.erb:10 #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:8 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:14 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:24 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:12 #: ../../app/views/org_admin/departments/edit.html.erb:14 #: ../../app/views/org_admin/departments/new.html.erb:14 #: ../../app/views/paginable/api_clients/_index.html.erb:6 @@ -1711,7 +1711,7 @@ msgid "Last Activity" msgstr "Viimeinen toiminta" #: ../../app/models/user/at_csv.rb:7 -#: ../../app/views/layouts/_branding.html.erb:71 +#: ../../app/views/layouts/_branding.html.erb:76 #: ../../app/views/org_admin/users/edit.html.erb:71 #: ../../app/views/paginable/users/_index.html.erb:26 #: ../../app/views/super_admin/users/edit.html.erb:105 @@ -1808,7 +1808,7 @@ msgstr "Generalisti (monitieteellinen)" #: ../../app/presenters/research_output_presenter.rb:82 msgid "Discipline specific" -msgstr "Kurinalakohtainen" +msgstr "Tieteenalakohtainen" #: ../../app/presenters/research_output_presenter.rb:83 msgid "Institutional" @@ -1944,9 +1944,9 @@ msgid "Please wait, Standards are loading" msgstr "Odota, standardit latautuvat" #: ../../app/views/answers/_new_edit.html.erb:68 -#: ../../app/views/contributors/_form.html.erb:95 -#: ../../app/views/devise/passwords/edit.html.erb:35 -#: ../../app/views/devise/registrations/_password_details.html.erb:31 +#: ../../app/views/contributors/_form.html.erb:96 +#: ../../app/views/devise/passwords/edit.html.erb:36 +#: ../../app/views/devise/registrations/_password_details.html.erb:30 #: ../../app/views/devise/registrations/_personal_details.html.erb:90 #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:28 #: ../../app/views/guidances/new_edit.html.erb:49 @@ -1955,10 +1955,10 @@ msgstr "Odota, standardit latautuvat" #: ../../app/views/org_admin/departments/edit.html.erb:23 #: ../../app/views/org_admin/departments/new.html.erb:23 #: ../../app/views/org_admin/phases/_form.html.erb:25 -#: ../../app/views/org_admin/questions/_form.html.erb:99 -#: ../../app/views/org_admin/questions/_show.html.erb:209 +#: ../../app/views/org_admin/questions/_form.html.erb:100 +#: ../../app/views/org_admin/questions/_show.html.erb:206 #: ../../app/views/org_admin/sections/_form.html.erb:17 -#: ../../app/views/org_admin/templates/_form.html.erb:88 +#: ../../app/views/org_admin/templates/_form.html.erb:91 #: ../../app/views/org_admin/users/edit.html.erb:54 #: ../../app/views/orgs/_feedback_form.html.erb:38 #: ../../app/views/orgs/_profile_form.html.erb:197 @@ -1970,8 +1970,8 @@ msgstr "Odota, standardit latautuvat" #: ../../app/views/super_admin/notifications/_form.html.erb:66 #: ../../app/views/super_admin/themes/_form.html.erb:13 #: ../../app/views/super_admin/users/edit.html.erb:61 -#: ../../app/views/users/_admin_grant_permissions.html.erb:68 -#: ../../app/views/users/_notification_preferences.html.erb:47 +#: ../../app/views/users/_admin_grant_permissions.html.erb:72 +#: ../../app/views/users/_notification_preferences.html.erb:41 msgid "Save" msgstr "Tallenna" @@ -1982,27 +1982,49 @@ msgstr "Tallenna" msgid "example answer" msgstr "esimerkkivastaus" -#: ../../app/views/answers/_status.html.erb:5 -msgid "Saving..." -msgstr "Tallennetaan..." +#: ../../app/views/answers/_status.html.erb:7 +msgid "Plan writing error related to %{tool_name}" +msgstr "" + +#: ../../app/views/answers/_status.html.erb:10 +msgid "Saving...Please do not refresh or go to another page!" +msgstr "" + +#: ../../app/views/answers/_status.html.erb:12 +msgid "" +"If you stuck on this message, please save your plan to a separate file and con" +"tact us at %{helpdesk_email} ." +msgstr "" + +#: ../../app/views/answers/_status.html.erb:17 +msgid "" +"Sorry, we had trouble saving your data. Please contact us at %{helpdesk_email}" +" ." +msgstr "" -#: ../../app/views/answers/_status.html.erb:9 +#: ../../app/views/answers/_status.html.erb:21 +msgid "" +"Save your plan content to a separate file now. You will LOSE them after refres" +"hing or closing this page." +msgstr "" + +#: ../../app/views/answers/_status.html.erb:25 msgid "Answered" msgstr "Vastattu" -#: ../../app/views/answers/_status.html.erb:10 +#: ../../app/views/answers/_status.html.erb:26 msgid " by %{user_name}" msgstr "%{user_name}" -#: ../../app/views/answers/_status.html.erb:15 -msgid " questions from your plan." -msgstr " kysymyksiä suunnitelmasi." - -#: ../../app/views/answers/_status.html.erb:15 +#: ../../app/views/answers/_status.html.erb:31 msgid "This answer removes " msgstr "Tämä vastaus poistuu" -#: ../../app/views/answers/_status.html.erb:21 +#: ../../app/views/answers/_status.html.erb:31 +msgid " questions from your plan." +msgstr " kysymyksiä suunnitelmasi." + +#: ../../app/views/answers/_status.html.erb:37 msgid "This answer triggers email(s) to " msgstr "Tämä vastaus laukaisee sähköpostit osoitteeseen" @@ -2011,11 +2033,13 @@ msgstr "Tämä vastaus laukaisee sähköpostit osoitteeseen" #: ../../app/views/contributors/_form.html.erb:19 #: ../../app/views/devise/passwords/new.html.erb:18 #: ../../app/views/devise/registrations/_personal_details.html.erb:10 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:20 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:11 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:25 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:18 #: ../../app/views/org_admin/users/edit.html.erb:14 #: ../../app/views/paginable/contributors/_index.html.erb:11 #: ../../app/views/paginable/users/_index.html.erb:21 -#: ../../app/views/plans/_share_form.html.erb:109 +#: ../../app/views/plans/_share_form.html.erb:110 #: ../../app/views/shared/_create_account_form.html.erb:12 #: ../../app/views/shared/_sign_in_form.html.erb:3 #: ../../app/views/super_admin/users/edit.html.erb:15 @@ -2024,19 +2048,21 @@ msgid "Email" msgstr "Sähköposti" #: ../../app/views/contact_us/contacts/_new_left.html.erb:22 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:26 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:26 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:24 msgid "Subject" msgstr "Aihe" #: ../../app/views/contact_us/contacts/_new_left.html.erb:30 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:32 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:27 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:30 #: ../../app/views/orgs/_feedback_form.html.erb:26 msgid "Message" msgstr "Viesti" #: ../../app/views/contact_us/contacts/_new_left.html.erb:39 -#: ../../app/views/devise/passwords/edit.html.erb:30 -#: ../../app/views/shared/_create_account_form.html.erb:46 +#: ../../app/views/devise/passwords/edit.html.erb:31 +#: ../../app/views/shared/_create_account_form.html.erb:45 msgid "Security check" msgstr "Varmennus" @@ -2070,7 +2096,7 @@ msgstr "" "tä meihin %{application_name} liittyen, täytä alla oleva lomake." #: ../../app/views/contact_us/contacts/new.html.erb:10 -#: ../../app/views/layouts/_branding.html.erb:41 +#: ../../app/views/layouts/_branding.html.erb:44 #: ../../app/views/layouts/_footer.html.erb:23 #: ../../app/views/layouts/_footer.html.erb:29 #: ../../app/views/org_admin/plans/index.html.erb:40 @@ -2078,7 +2104,7 @@ msgstr "" #: ../../app/views/paginable/plans/_publicly_visible.html.erb:24 #: ../../app/views/paginable/templates/_history.html.erb:28 #: ../../app/views/paginable/templates/_history.html.erb:35 -#: ../../app/views/paginable/templates/_organisational.html.erb:85 +#: ../../app/views/paginable/templates/_organisational.html.erb:87 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:29 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:36 #: ../../app/views/plans/_download_form.html.erb:130 @@ -2115,16 +2141,18 @@ msgstr "Organisaatio" msgid "Roles" msgstr "roolit" -#: ../../app/views/contributors/_form.html.erb:97 +#: ../../app/views/contributors/_form.html.erb:98 #: ../../app/views/layouts/modal_search/_result.html.erb:23 #: ../../app/views/notes/_archive.html.erb:10 #: ../../app/views/notes/_list.html.erb:16 #: ../../app/views/notes/_list.html.erb:19 -#: ../../app/views/org_admin/conditions/_container.html.erb:11 -#: ../../app/views/org_admin/conditions/_form.html.erb:31 +#: ../../app/views/org_admin/conditions/_container.html.erb:14 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:11 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:40 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:31 #: ../../app/views/org_admin/question_options/_option_fields.html.erb:40 #: ../../app/views/paginable/api_clients/_index.html.erb:44 -#: ../../app/views/paginable/contributors/_index.html.erb:55 +#: ../../app/views/paginable/contributors/_index.html.erb:56 #: ../../app/views/paginable/departments/_index.html.erb:28 #: ../../app/views/paginable/guidance_groups/_index.html.erb:56 #: ../../app/views/paginable/guidances/_index.html.erb:61 @@ -2132,29 +2160,32 @@ msgstr "roolit" #: ../../app/views/paginable/plans/_privately_visible.html.erb:78 #: ../../app/views/paginable/research_outputs/_index.html.erb:53 #: ../../app/views/paginable/templates/_customisable.html.erb:67 -#: ../../app/views/paginable/templates/_organisational.html.erb:74 +#: ../../app/views/paginable/templates/_organisational.html.erb:75 #: ../../app/views/plans/_share_form.html.erb:91 #: ../../app/views/research_outputs/_form.html.erb:180 msgid "Remove" msgstr "Poista" -#: ../../app/views/contributors/_form.html.erb:100 +#: ../../app/views/contributors/_form.html.erb:101 #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:29 #: ../../app/views/guidances/new_edit.html.erb:50 +#: ../../app/views/layouts/modal_search/_form.html.erb:43 #: ../../app/views/notes/_archive.html.erb:11 #: ../../app/views/notes/_edit.html.erb:11 #: ../../app/views/org_admin/departments/edit.html.erb:24 #: ../../app/views/org_admin/departments/new.html.erb:24 -#: ../../app/views/org_admin/questions/_form.html.erb:103 -#: ../../app/views/org_admin/questions/_form.html.erb:105 +#: ../../app/views/org_admin/questions/_form.html.erb:104 +#: ../../app/views/org_admin/questions/_form.html.erb:106 #: ../../app/views/plans/_guidance_selection.html.erb:35 -#: ../../app/views/plans/new.html.erb:124 +#: ../../app/views/plans/new.html.erb:122 #: ../../app/views/research_outputs/_form.html.erb:183 +#: ../../app/views/shared/_copy_link_modal.html.erb:8 +#: ../../app/views/shared/_create_plan_modal.html.erb:8 #: ../../app/views/super_admin/api_clients/_form.html.erb:86 #: ../../app/views/super_admin/notifications/_form.html.erb:73 #: ../../app/views/super_admin/themes/_form.html.erb:19 #: ../../app/views/super_admin/users/_confirm_merge.html.erb:15 -#: ../../app/views/users/_admin_grant_permissions.html.erb:69 +#: ../../app/views/users/_admin_grant_permissions.html.erb:73 msgid "Cancel" msgstr "Peruuta" @@ -2162,7 +2193,7 @@ msgstr "Peruuta" msgid "Editing contributor" msgstr "Muokataan osallistujan tietoja" -#: ../../app/views/contributors/edit.html.erb:13 +#: ../../app/views/contributors/edit.html.erb:14 #: ../../app/views/contributors/new.html.erb:13 msgid "View all contributors" msgstr "Näytä kaikki osallistujat" @@ -2230,7 +2261,7 @@ msgstr "Sukunimi" #: ../../app/views/devise/registrations/new.html.erb:43 #: ../../app/views/devise/registrations/new.html.erb:58 #: ../../app/views/shared/_access_controls.html.erb:11 -#: ../../app/views/shared/_create_account_form.html.erb:50 +#: ../../app/views/shared/_create_account_form.html.erb:49 msgid "Create account" msgstr "Rekisteröidy" @@ -2366,7 +2397,7 @@ msgstr "Poista tilin lukitus" msgid "Change your password" msgstr "Vaihda salasana" -#: ../../app/views/devise/passwords/edit.html.erb:24 +#: ../../app/views/devise/passwords/edit.html.erb:25 #: ../../app/views/devise/registrations/_password_details.html.erb:25 msgid "Show passwords" msgstr "Näytä salasanat" @@ -2555,7 +2586,7 @@ msgid "Department or school" msgstr "Laitos tai koulu" #: ../../app/views/devise/registrations/_personal_details.html.erb:55 -#: ../../app/views/layouts/_signin_signout.html.erb:6 +#: ../../app/views/layouts/_signin_signout.html.erb:7 #: ../../app/views/org_admin/users/edit.html.erb:43 #: ../../app/views/super_admin/users/edit.html.erb:53 msgid "Language" @@ -2578,7 +2609,7 @@ msgstr "Organisaation ylläpitäjä" #: ../../app/views/devise/registrations/edit.html.erb:1 #: ../../app/views/devise/registrations/edit.html.erb:4 -#: ../../app/views/layouts/_signin_signout.html.erb:29 +#: ../../app/views/layouts/_signin_signout.html.erb:36 msgid "Edit profile" msgstr "Muokkaa käyttäjätietoja" @@ -2603,7 +2634,7 @@ msgid "Do you have a %{application_name} account?" msgstr "Onko sinulla jo %{application_name} -tili?" #: ../../app/views/devise/registrations/new.html.erb:22 -#: ../../app/views/layouts/_signin_signout.html.erb:41 +#: ../../app/views/layouts/_signin_signout.html.erb:48 #: ../../app/views/shared/_access_controls.html.erb:5 #: ../../app/views/shared/_sign_in_form.html.erb:19 msgid "Sign in" @@ -2658,7 +2689,7 @@ msgstr "" "je näkyy, kun he vastaavat kysymyksiin 'Luo suunnitelma' -kohdassa." #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:15 -#: ../../app/views/org_admin/templates/_form.html.erb:41 +#: ../../app/views/org_admin/templates/_form.html.erb:44 #: ../../app/views/org_admin/templates/_row.html.erb:10 #: ../../app/views/org_admin/templates/_row.html.erb:13 #: ../../app/views/org_admin/templates/_show.html.erb:19 @@ -2713,12 +2744,12 @@ msgstr "Ohjeryhmä" msgid "View all guidance" msgstr "Näytä kaikki ohjeistukset" -#: ../../app/views/guidances/_guidance_display.html.erb:10 +#: ../../app/views/guidances/_guidance_display.html.erb:9 #: ../../app/views/guidances/admin_index.html.erb:2 #: ../../app/views/guidances/admin_index.html.erb:5 #: ../../app/views/guidances/new_edit.html.erb:12 #: ../../app/views/guidances/new_edit.html.erb:16 -#: ../../app/views/layouts/_branding.html.erb:82 +#: ../../app/views/layouts/_branding.html.erb:87 #: ../../app/views/org_admin/annotations/_form.html.erb:3 #: ../../app/views/org_admin/questions/_show.html.erb:78 #: ../../app/views/paginable/themes/_index.html.erb:5 @@ -2840,33 +2871,33 @@ msgstr "Seuraava" msgid "Previous" msgstr "Edellinen" -#: ../../app/views/layouts/_branding.html.erb:65 +#: ../../app/views/layouts/_branding.html.erb:69 msgid "Admin" msgstr "Ylläpitäjä" -#: ../../app/views/layouts/_branding.html.erb:77 +#: ../../app/views/layouts/_branding.html.erb:82 #: ../../app/views/org_admin/templates/index.html.erb:4 #: ../../app/views/paginable/orgs/_index.html.erb:8 msgid "Templates" msgstr "Suunnitelmapohjat" -#: ../../app/views/layouts/_branding.html.erb:87 +#: ../../app/views/layouts/_branding.html.erb:92 #: ../../app/views/super_admin/orgs/index.html.erb:2 #: ../../app/views/super_admin/orgs/index.html.erb:6 msgid "Organisations" msgstr "Organisaatiota" -#: ../../app/views/layouts/_branding.html.erb:92 +#: ../../app/views/layouts/_branding.html.erb:97 #: ../../app/views/orgs/admin_edit.html.erb:1 #: ../../app/views/orgs/admin_edit.html.erb:6 msgid "Organisation details" msgstr "Organisaation tiedot" -#: ../../app/views/layouts/_branding.html.erb:98 +#: ../../app/views/layouts/_branding.html.erb:103 msgid "Users" msgstr "Käyttäjää" -#: ../../app/views/layouts/_branding.html.erb:103 +#: ../../app/views/layouts/_branding.html.erb:108 #: ../../app/views/org_admin/questions/_show.html.erb:88 #: ../../app/views/org_admin/shared/_theme_selector.html.erb:16 #: ../../app/views/paginable/guidances/_index.html.erb:7 @@ -2875,15 +2906,15 @@ msgstr "Käyttäjää" msgid "Themes" msgstr "Teemat" -#: ../../app/views/layouts/_branding.html.erb:108 +#: ../../app/views/layouts/_branding.html.erb:113 msgid "Usage" msgstr "Käyttö" -#: ../../app/views/layouts/_branding.html.erb:113 +#: ../../app/views/layouts/_branding.html.erb:118 msgid "Api Clients" msgstr "Api-asiakkaat" -#: ../../app/views/layouts/_branding.html.erb:116 +#: ../../app/views/layouts/_branding.html.erb:121 #: ../../app/views/org_admin/plans/index.html.erb:11 #: ../../app/views/super_admin/notifications/index.html.erb:1 #: ../../app/views/super_admin/notifications/index.html.erb:4 @@ -2914,45 +2945,45 @@ msgstr "Tietosuojaseloste" msgid "GitHub" msgstr "GitHub" -#: ../../app/views/layouts/_navigation.html.erb:12 +#: ../../app/views/layouts/_navigation.html.erb:6 #: ../../app/views/orgs/_profile_form.html.erb:58 msgid "logo" msgstr "logo" -#: ../../app/views/layouts/_navigation.html.erb:23 +#: ../../app/views/layouts/_navigation.html.erb:26 #: ../../app/views/plans/index.html.erb:1 #: ../../app/views/plans/index.html.erb:4 msgid "My Dashboard" msgstr "Suunnitelmani" -#: ../../app/views/layouts/_navigation.html.erb:26 +#: ../../app/views/layouts/_navigation.html.erb:29 msgid "Create plans" msgstr "Tee suunnitelma" -#: ../../app/views/layouts/_navigation.html.erb:31 +#: ../../app/views/layouts/_navigation.html.erb:34 msgid "Reference" msgstr "Esimerkit" -#: ../../app/views/layouts/_navigation.html.erb:36 -#: ../../app/views/layouts/_navigation.html.erb:47 +#: ../../app/views/layouts/_navigation.html.erb:40 +#: ../../app/views/layouts/_navigation.html.erb:52 #: ../../app/views/public_pages/plan_index.html.erb:1 #: ../../app/views/public_pages/plan_index.html.erb:4 msgid "Public DMPs" msgstr "Julkiset aineistonhallintasuunnitelmat" -#: ../../app/views/layouts/_navigation.html.erb:39 -#: ../../app/views/layouts/_navigation.html.erb:50 +#: ../../app/views/layouts/_navigation.html.erb:43 +#: ../../app/views/layouts/_navigation.html.erb:55 #: ../../app/views/public_pages/template_index.html.erb:1 #: ../../app/views/public_pages/template_index.html.erb:4 msgid "DMP Templates" msgstr "" "Julkiset suunnitelmapohjat\n" -#: ../../app/views/layouts/_navigation.html.erb:44 +#: ../../app/views/layouts/_navigation.html.erb:49 msgid "Home" msgstr "Etusivu" -#: ../../app/views/layouts/_navigation.html.erb:55 +#: ../../app/views/layouts/_navigation.html.erb:60 #: ../../app/views/static_pages/about_us.html.erb:35 #: ../../app/views/static_pages/help.html.erb:1 #: ../../app/views/static_pages/help.html.erb:4 @@ -2984,7 +3015,7 @@ msgstr "Näytä kaikki" msgid "View less" msgstr "Näytä vähemmän" -#: ../../app/views/layouts/_signin_signout.html.erb:32 +#: ../../app/views/layouts/_signin_signout.html.erb:39 msgid "Logout" msgstr "Kirjaudu ulos" @@ -2993,50 +3024,54 @@ msgstr "Kirjaudu ulos" msgid "%{application_name}" msgstr "%{application_name}" -#: ../../app/views/layouts/application.html.erb:92 -msgid "Notice:" -msgstr "Huom!" - #: ../../app/views/layouts/application.html.erb:92 msgid "Error:" msgstr "Virhe:" -#: ../../app/views/layouts/application.html.erb:103 +#: ../../app/views/layouts/application.html.erb:92 +msgid "Notice:" +msgstr "Huom!" + +#: ../../app/views/layouts/application.html.erb:102 msgid "Loading..." msgstr "Ladataan ..." -#: ../../app/views/layouts/application.html.erb:122 +#: ../../app/views/layouts/application.html.erb:120 #: ../../app/views/plans/new.html.erb:2 msgid "This field is required." msgstr "Tämä kenttä on pakollinen." -#: ../../app/views/layouts/application.html.erb:124 +#: ../../app/views/layouts/application.html.erb:121 +msgid "The passwords must match." +msgstr "" + +#: ../../app/views/layouts/application.html.erb:123 #: ../../app/views/shared/_create_account_form.html.erb:31 msgid "Show password" msgstr "Näytä salasana" -#: ../../app/views/layouts/application.html.erb:125 +#: ../../app/views/layouts/application.html.erb:124 msgid "Select an organisation from the list." msgstr "Valitse organisaatio listalta." -#: ../../app/views/layouts/application.html.erb:126 +#: ../../app/views/layouts/application.html.erb:125 msgid "My organisation isn't listed" msgstr "Organisaationi puuttuu listasta" -#: ../../app/views/layouts/application.html.erb:128 +#: ../../app/views/layouts/application.html.erb:127 #: ../../app/views/paginable/plans/_privately_visible.html.erb:42 msgid "N/A" msgstr "Ei käytettävissä" -#: ../../app/views/layouts/application.html.erb:132 +#: ../../app/views/layouts/application.html.erb:131 msgid "Hide list." msgstr "Piilota lista." -#: ../../app/views/layouts/application.html.erb:133 +#: ../../app/views/layouts/application.html.erb:132 msgid "See the full list of partner institutions." msgstr "Katso lista partneri-instituutioista." -#: ../../app/views/layouts/application.html.erb:135 +#: ../../app/views/layouts/application.html.erb:134 msgid "" "Unable to find a suitable template for the research organisation and funder yo" "u selected." @@ -3044,27 +3079,27 @@ msgstr "" "Valitsemallesi tutkimusorganisaatiolle ja rahoittajalle ei löydy sopivaa malli" "pohjaa." -#: ../../app/views/layouts/application.html.erb:136 +#: ../../app/views/layouts/application.html.erb:135 msgid "Please select a research organisation and funder to continue." msgstr "Valitse tutkimusorganisaatio ja rahoittaja ennen kuin jatkat." -#: ../../app/views/layouts/application.html.erb:138 +#: ../../app/views/layouts/application.html.erb:137 msgid "Loading ..." msgstr "Latautuu ..." -#: ../../app/views/layouts/application.html.erb:139 +#: ../../app/views/layouts/application.html.erb:138 msgid "Unable to load the section's content at this time." msgstr "Osion sisällön lataaminen ei onnistu tällä hetkellä." -#: ../../app/views/layouts/application.html.erb:140 +#: ../../app/views/layouts/application.html.erb:139 msgid "Unable to load the question's content at this time." msgstr "Kysymyksen sisällön lataaminen ei onnistu tällä hetkellä." -#: ../../app/views/layouts/application.html.erb:141 +#: ../../app/views/layouts/application.html.erb:140 msgid "Opens in a new window" msgstr "Avautuu uuteen ikkunaan" -#: ../../app/views/layouts/application.html.erb:143 +#: ../../app/views/layouts/application.html.erb:142 msgid "" "%{n} results are available, use up and down arrows to navigate suggestions. Us" "e the Enter key to select a suggestion or the Escape key to close the suggesti" @@ -3074,14 +3109,23 @@ msgstr "" "ksiin. Käytä Enter-näppäintä valitaksesi ehdotuksen tai Escape-näppäintä sulke" "aksesi ehdotukset." -#: ../../app/views/layouts/application.html.erb:144 +#: ../../app/views/layouts/application.html.erb:143 msgid "No results are available for your entry." msgstr "Tuloillesi ei ole tuloksia." -#: ../../app/views/layouts/application.html.erb:145 +#: ../../app/views/layouts/application.html.erb:144 msgid "Searching ..." msgstr "Etsitään ..." +#: ../../app/views/layouts/application.html.erb:148 +#: ../../app/views/research_outputs/repositories/_search_result.html.erb:32 +msgid "More info" +msgstr "Lisätietoja" + +#: ../../app/views/layouts/application.html.erb:149 +msgid "Less info" +msgstr "Vähemmän tietoa" + #: ../../app/views/layouts/modal_search/_form.html.erb:24 msgid "- Enter a search term %{examples} -" msgstr "- Syötä hakutermi %{examples} -" @@ -3091,16 +3135,11 @@ msgstr "- Syötä hakutermi %{examples} -" msgid "No results matched your filter criteria." msgstr "Yksikään tulos ei vastannut suodatusehtojasi." -#: ../../app/views/layouts/modal_search/_form.html.erb:41 -#: ../../app/views/layouts/modal_search/_form.html.erb:84 -msgid "Close" -msgstr "kiinni" - -#: ../../app/views/layouts/modal_search/_form.html.erb:44 +#: ../../app/views/layouts/modal_search/_form.html.erb:40 msgid "%{topic} search" msgstr "%{topic} haku" -#: ../../app/views/layouts/modal_search/_form.html.erb:67 +#: ../../app/views/layouts/modal_search/_form.html.erb:66 msgid "Apply filter(s)" msgstr "Käytä suodattimia" @@ -3129,7 +3168,7 @@ msgid "Add Comment" msgstr "Lisää kommentti" #: ../../app/views/notes/_list.html.erb:15 -#: ../../app/views/org_admin/questions/_show.html.erb:218 +#: ../../app/views/org_admin/questions/_show.html.erb:215 #: ../../app/views/paginable/api_clients/_index.html.erb:43 #: ../../app/views/paginable/contributors/_index.html.erb:53 #: ../../app/views/paginable/departments/_index.html.erb:27 @@ -3161,19 +3200,51 @@ msgid "%{org} Example Answer" msgstr "%{org} Esimerkkivastaus" #: ../../app/views/org_admin/conditions/_add.html.erb:3 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:7 msgid "Add condition" msgstr "Lisää ehto" +#: ../../app/views/org_admin/conditions/_add.html.erb:5 +msgid "To add a condition you must have selected an Option and Action together with" +msgstr "" + +#: ../../app/views/org_admin/conditions/_add.html.erb:7 +msgid "if Action is 'remove', you need to select one or more choices in Target." +msgstr "" + +#: ../../app/views/org_admin/conditions/_add.html.erb:8 +msgid "" +"if Action is 'add notification', you need to fill in all the fields in the 'Se" +"nd email' popup." +msgstr "" + +#: ../../app/views/org_admin/conditions/_add.html.erb:10 +msgid "Otherwise, the condition will not be saved." +msgstr "" + #: ../../app/views/org_admin/conditions/_container.html.erb:5 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:10 msgid "Option" msgstr "Vaihtoehto" #: ../../app/views/org_admin/conditions/_container.html.erb:8 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:15 #: ../../app/views/super_admin/orgs/_analysis.html.erb:47 msgid "Action" msgstr "Toiminta" -#: ../../app/views/org_admin/conditions/_form.html.erb:25 +#: ../../app/views/org_admin/conditions/_container.html.erb:11 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:21 +msgid "Target" +msgstr "" + +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:4 +msgid "" +"Hover over the email address to view email content. To change email details yo" +"u need to remove and add the condition again." +msgstr "" + +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:26 msgid "Edit email" msgstr "Muokkaa sähköpostia" @@ -3181,19 +3252,23 @@ msgstr "Muokkaa sähköpostia" msgid "Send email" msgstr "Lähettää sähköpostia" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:21 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:7 +msgid "Close" +msgstr "kiinni" + +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:19 msgid "recipient_email@example.com" msgstr "recipient_email@example.com" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:33 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:31 msgid "Email content" msgstr "Sähköpostisisältö" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:37 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:35 msgid "Discard " msgstr "Hylkää" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:38 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:36 msgid "Save " msgstr "Tallentaa" @@ -3423,14 +3498,14 @@ msgstr "Toiminnot" msgid "Feedback requested" msgstr "Pyydetty palautetta" -#: ../../app/views/org_admin/plans/index.html.erb:29 -msgid "Notify the plan owner that I have finished providing feedback" -msgstr "Ilmoita suunnitelman omistajalle, että olen antanut loppupalautteen" - #: ../../app/views/org_admin/plans/index.html.erb:29 msgid "Complete" msgstr "Valmis" +#: ../../app/views/org_admin/plans/index.html.erb:29 +msgid "Notify the plan owner that I have finished providing feedback" +msgstr "Ilmoita suunnitelman omistajalle, että olen antanut loppupalautteen" + #: ../../app/views/org_admin/plans/index.html.erb:39 msgid "" "Download plans (new window)
  • - usean vaihtoehdon laatikosta käyttäjät voivat valita useita va" "ihtoehtoja vieritettävältä listalta käyttämällä CTRL painiketta;
  • " -#: ../../app/views/org_admin/questions/_form.html.erb:49 -#: ../../app/views/org_admin/questions/_form.html.erb:57 -msgid "Add Conditions" -msgstr "Lisää ehtoja" - -#: ../../app/views/org_admin/questions/_form.html.erb:56 +#: ../../app/views/org_admin/questions/_form.html.erb:58 msgid "Save this question before adding conditions." msgstr "Tallenna tämä kysymys ennen ehtojen lisäämistä." -#: ../../app/views/org_admin/questions/_form.html.erb:66 -msgid "Display additional comment area." -msgstr "Näytä lisäkommenttialue." +#: ../../app/views/org_admin/questions/_form.html.erb:59 +msgid "Edit Conditions" +msgstr "" + +#: ../../app/views/org_admin/questions/_form.html.erb:68 +msgid "Display additional comment area" +msgstr "" -#: ../../app/views/org_admin/questions/_form.html.erb:72 +#: ../../app/views/org_admin/questions/_form.html.erb:73 msgid "Default answer" msgstr "Oletusvastaus" -#: ../../app/views/org_admin/questions/_form.html.erb:95 +#: ../../app/views/org_admin/questions/_form.html.erb:96 msgid "" "Select one or more themes that are relevant to this question. This will allow " "similarly themed organisation-level guidance to appear alongside your question" @@ -3534,7 +3608,7 @@ msgstr "" "Valitse kysymykseen liittyvä yksi tai useampi teema. Teeman avulla muut samant" "eemaiset organisaatiotason ohjeet näkyvät kysymyksen vieressä." -#: ../../app/views/org_admin/questions/_form.html.erb:102 +#: ../../app/views/org_admin/questions/_form.html.erb:103 #: ../../app/views/org_admin/sections/_form.html.erb:19 #: ../../app/views/super_admin/api_clients/_form.html.erb:79 #: ../../app/views/super_admin/notifications/_form.html.erb:68 @@ -3542,7 +3616,7 @@ msgstr "" msgid "Delete" msgstr "Poista" -#: ../../app/views/org_admin/questions/_form.html.erb:102 +#: ../../app/views/org_admin/questions/_form.html.erb:103 msgid "You are about to delete question #%{question_number}. Are you sure?" msgstr "Olet poistamassa kysymystä #%{question_number}? Oletko varma?" @@ -3594,7 +3668,7 @@ msgstr "" "Voit tarkastella organisaation ohjausta napsauttamalla alla olevia linkkejä\n" "                        liittyvät tähän kysymykseen liittyviin aiheisiin." -#: ../../app/views/org_admin/questions/_show.html.erb:169 +#: ../../app/views/org_admin/questions/_show.html.erb:166 msgid "" "Note: New plans will automatically display this guidance.\n" " Users then have the ability to hide/display the guidance when edit" @@ -3604,7 +3678,7 @@ msgstr "" "            Käyttäjät voivat sitten piilottaa / näyttää ohjeet muokkaamalla su" "unnitelmiaan." -#: ../../app/views/org_admin/questions/_show.html.erb:172 +#: ../../app/views/org_admin/questions/_show.html.erb:169 msgid "" "There is no organisational guidance related to the themes associated with this" " question." @@ -3612,14 +3686,14 @@ msgstr "" "Tähän kysymykseen liittyviin aiheisiin ei liity organisaatiota koskevia ohjeit" "a." -#: ../../app/views/org_admin/questions/_show.html.erb:182 -#: ../../app/views/org_admin/questions/_show.html.erb:194 -#: ../../app/views/org_admin/questions/_show.html.erb:224 +#: ../../app/views/org_admin/questions/_show.html.erb:179 +#: ../../app/views/org_admin/questions/_show.html.erb:191 +#: ../../app/views/org_admin/questions/_show.html.erb:221 msgid "Annotations" msgstr "Huomautukset" -#: ../../app/views/org_admin/questions/_show.html.erb:188 -#: ../../app/views/org_admin/questions/_show.html.erb:230 +#: ../../app/views/org_admin/questions/_show.html.erb:185 +#: ../../app/views/org_admin/questions/_show.html.erb:227 msgid "None provided" msgstr "Tietoa ei ole annettu" @@ -3649,11 +3723,11 @@ msgstr "" "Olet poistmassa %{section_title}:a. Sillä on vaikutusta kysymyksiin, jotka on " "liitetty tähän osioon. Oletko varma?" -#: ../../app/views/org_admin/sections/_index.html.erb:61 +#: ../../app/views/org_admin/sections/_index.html.erb:63 msgid "Add a new section" msgstr "Lisää uusi osio" -#: ../../app/views/org_admin/shared/_theme_selector.html.erb:43 +#: ../../app/views/org_admin/shared/_theme_selector.html.erb:44 msgid "No themes have been defined. Please contact your administrator for assistance." msgstr "Teemoja ei ole määritelty. Pyydä apua ylläpitäjältä." @@ -3674,12 +3748,12 @@ msgstr "" "Kun valitset tämän vaihtoehdon, suunnitelmapohja ei näy avattujen suunnitelmap" "ohjien listalla." -#: ../../app/views/org_admin/templates/_form.html.erb:25 +#: ../../app/views/org_admin/templates/_form.html.erb:28 #: ../../app/views/org_admin/templates/_show.html.erb:35 msgid "for internal %{org_name} use only" msgstr "ainoastaan %{org_name}:n sisäiseen käyttöön" -#: ../../app/views/org_admin/templates/_form.html.erb:38 +#: ../../app/views/org_admin/templates/_form.html.erb:41 #: ../../app/views/org_admin/templates/_show.html.erb:13 #: ../../app/views/paginable/guidance_groups/_index.html.erb:7 #: ../../app/views/paginable/guidances/_index.html.erb:9 @@ -3689,7 +3763,7 @@ msgstr "ainoastaan %{org_name}:n sisäiseen käyttöön" msgid "Status" msgstr "Tila" -#: ../../app/views/org_admin/templates/_form.html.erb:43 +#: ../../app/views/org_admin/templates/_form.html.erb:46 #: ../../app/views/org_admin/templates/_row.html.erb:16 #: ../../app/views/org_admin/templates/_show.html.erb:26 #: ../../app/views/paginable/guidance_groups/_index.html.erb:24 @@ -3699,17 +3773,17 @@ msgstr "Tila" msgid "Unpublished" msgstr "Julkaisematon" -#: ../../app/views/org_admin/templates/_form.html.erb:45 +#: ../../app/views/org_admin/templates/_form.html.erb:48 #: ../../app/views/paginable/templates/_history.html.erb:19 msgid "Draft" msgstr "Luonnos" -#: ../../app/views/org_admin/templates/_form.html.erb:52 +#: ../../app/views/org_admin/templates/_form.html.erb:55 #: ../../app/views/org_admin/templates/_show.html.erb:41 msgid "Created at" msgstr "Tehty" -#: ../../app/views/org_admin/templates/_form.html.erb:58 +#: ../../app/views/org_admin/templates/_form.html.erb:61 #: ../../app/views/org_admin/templates/_show.html.erb:43 #: ../../app/views/paginable/guidance_groups/_index.html.erb:9 #: ../../app/views/paginable/guidances/_index.html.erb:10 @@ -3717,12 +3791,12 @@ msgstr "Tehty" msgid "Last updated" msgstr "Viimeksi päivitetty" -#: ../../app/views/org_admin/templates/_form.html.erb:70 +#: ../../app/views/org_admin/templates/_form.html.erb:73 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:10 msgid "Funder Links" msgstr "Lisätietoa" -#: ../../app/views/org_admin/templates/_form.html.erb:73 +#: ../../app/views/org_admin/templates/_form.html.erb:76 msgid "" "Add links to funder websites that provide additional information about the req" "uirements for this template" @@ -3730,11 +3804,11 @@ msgstr "" "Lisää linkkejä rahoittajien nettisivuille, joista löytyy lisätietoa tämän suun" "nitelmapohjan vaatimuksista." -#: ../../app/views/org_admin/templates/_form.html.erb:79 +#: ../../app/views/org_admin/templates/_form.html.erb:82 msgid "Sample Plan Links" msgstr "Linkkejä esimerkkisuunnitelmiin" -#: ../../app/views/org_admin/templates/_form.html.erb:82 +#: ../../app/views/org_admin/templates/_form.html.erb:85 msgid "Add links to sample plans if provided by the funder." msgstr "Lisää linkit esimerkkisuunnitelmiin, jos rahoittajilla on niitä." @@ -4001,7 +4075,7 @@ msgstr "Poista logo" #: ../../app/views/orgs/_profile_form.html.erb:65 #: ../../app/views/orgs/shibboleth_ds.html.erb:34 -#: ../../app/views/plans/new.html.erb:64 ../../app/views/plans/new.html.erb:93 +#: ../../app/views/plans/new.html.erb:62 ../../app/views/plans/new.html.erb:91 #: ../../app/views/shared/_sign_in_form.html.erb:23 msgid "or" msgstr "tai" @@ -4060,7 +4134,7 @@ msgid "Profile information" msgstr "Käyttäjätiedot" #: ../../app/views/orgs/admin_edit.html.erb:22 -#: ../../app/views/plans/_navigation.html.erb:33 +#: ../../app/views/plans/_navigation.html.erb:37 #: ../../app/views/plans/_request_feedback_form.html.erb:19 #: ../../app/views/static_pages/help.html.erb:45 msgid "Request feedback" @@ -4085,7 +4159,7 @@ msgid "Please select one" msgstr "Valitse yksi" #: ../../app/views/orgs/shibboleth_ds.html.erb:30 -#: ../../app/views/usage/_user_statistics.html.erb:76 +#: ../../app/views/usage/_user_statistics.html.erb:73 msgid "Go" msgstr "Siirry" @@ -4133,7 +4207,7 @@ msgstr "" "Olet poistamassa tiedostoa %{client_name}. He eivät voi enää käyttää sovellusl" "iittymää. Oletko varma?" -#: ../../app/views/paginable/contributors/_index.html.erb:57 +#: ../../app/views/paginable/contributors/_index.html.erb:58 msgid "You are about to delete '%{contributor_name}'. Are you sure?" msgstr "Olet poistamassa '%{contributor_name}'. Oletko varma?" @@ -4159,7 +4233,7 @@ msgstr "" #: ../../app/views/paginable/plans/_privately_visible.html.erb:48 #: ../../app/views/paginable/templates/_history.html.erb:42 #: ../../app/views/paginable/users/_index.html.erb:92 -#: ../../app/views/shared/_create_plan_modal.html.erb:12 +#: ../../app/views/shared/_create_plan_modal.html.erb:15 msgid "No" msgstr "Ei" @@ -4168,7 +4242,7 @@ msgstr "Ei" #: ../../app/views/paginable/plans/_privately_visible.html.erb:46 #: ../../app/views/paginable/templates/_history.html.erb:42 #: ../../app/views/paginable/users/_index.html.erb:92 -#: ../../app/views/shared/_create_plan_modal.html.erb:11 +#: ../../app/views/shared/_create_plan_modal.html.erb:14 msgid "Yes" msgstr "Kyllä" @@ -4284,7 +4358,7 @@ msgstr "luotu" #: ../../app/views/paginable/templates/_history.html.erb:6 #: ../../app/views/paginable/templates/_organisational.html.erb:2 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:7 -#: ../../app/views/plans/_navigation.html.erb:38 +#: ../../app/views/plans/_navigation.html.erb:43 #: ../../app/views/usage/_user_statistics.html.erb:23 #: ../../app/views/usage/_user_statistics.html.erb:38 msgid "Download" @@ -4309,7 +4383,7 @@ msgstr "Tuntematon" #: ../../app/views/paginable/plans/_publicly_visible.html.erb:23 #: ../../app/views/paginable/templates/_history.html.erb:27 #: ../../app/views/paginable/templates/_history.html.erb:34 -#: ../../app/views/paginable/templates/_organisational.html.erb:84 +#: ../../app/views/paginable/templates/_organisational.html.erb:86 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:28 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:35 msgid "(new window)" @@ -4328,7 +4402,7 @@ msgid "Shared" msgstr "Jaettu" #: ../../app/views/paginable/plans/_privately_visible.html.erb:64 -#: ../../app/views/plans/_navigation.html.erb:28 +#: ../../app/views/plans/_navigation.html.erb:31 msgid "Share" msgstr "Jaa" @@ -4436,7 +4510,7 @@ msgstr "Muokkaa mukautuksia" msgid "View customizations" msgstr "Tarkastele mukautuksia" -#: ../../app/views/paginable/templates/_organisational.html.erb:76 +#: ../../app/views/paginable/templates/_organisational.html.erb:77 msgid "" "Are you sure you want to remove \"%{template_title}\"? Any published versions wi" "ll become unavailable to users." @@ -4444,9 +4518,9 @@ msgstr "" "Haluatko varmasti poistaa \"%{template_title}\"? Käyttäjät eivät voi enää käyttä" "ä myöskään julkaistuja versioita." -#: ../../app/views/paginable/templates/_organisational.html.erb:90 +#: ../../app/views/paginable/templates/_organisational.html.erb:92 #: ../../app/views/shared/_copy_link_modal.html.erb:6 -#: ../../app/views/shared/_copy_link_modal.html.erb:13 +#: ../../app/views/shared/_copy_link_modal.html.erb:16 msgid "Copy link" msgstr "Kopioi linkki" @@ -4467,14 +4541,14 @@ msgstr "Päivitetty" msgid "Create a new plan" msgstr "Tee uusi suunnitelma" -#: ../../app/views/paginable/templates/_publicly_visible.html.erb:13 -msgid "(if available)" -msgstr "(Jos saatavilla)" - #: ../../app/views/paginable/templates/_publicly_visible.html.erb:13 msgid "Sample Plans" msgstr "Suunnitelmaesimerkkejä" +#: ../../app/views/paginable/templates/_publicly_visible.html.erb:13 +msgid "(if available)" +msgstr "(Jos saatavilla)" + #: ../../app/views/paginable/templates/_publicly_visible.html.erb:47 msgid "Copy link to create a new plan" msgstr "Luo uusi suunnitelma kopioimalla linkki" @@ -4524,7 +4598,7 @@ msgstr "Viimeisin toiminta" msgid "Edit Profile" msgstr "Muokkaa käyttäjätietoja" -#: ../../app/views/phases/_edit_plan_answers.html.erb:77 +#: ../../app/views/phases/_edit_plan_answers.html.erb:74 msgid "Comments & Guidance" msgstr "Kommentit ja ohjeet" @@ -4614,7 +4688,7 @@ msgstr "" "ow-popup-info\">%{open_in_new_window_text}
    " #: ../../app/views/plans/_edit_details.html.erb:14 -#: ../../app/views/plans/_guidance_selection.html.erb:38 +#: ../../app/views/plans/_guidance_selection.html.erb:36 msgid "Select Guidance" msgstr "Valitse ohje" @@ -4642,7 +4716,7 @@ msgstr "Katso koko lista" msgid "There is no additional guidance for this template." msgstr "Tätä suunnitelmapohjaa varten ei ole muita ohjeita." -#: ../../app/views/plans/_guidance_selection.html.erb:40 +#: ../../app/views/plans/_guidance_selection.html.erb:38 msgid "" "To help you write your plan, %{application_name} can show you guidance from a " "variety of organisations. Please choose up to 6 organisations of the following" @@ -4651,27 +4725,27 @@ msgstr "" "Kun kirjoitat suunnitelmaa, %{application_name} voi näyttää monen eri organisa" "ation ohjeet. Voit valita korkeintaan kuusi ohjetta." -#: ../../app/views/plans/_guidance_selection.html.erb:42 +#: ../../app/views/plans/_guidance_selection.html.erb:40 msgid "Don't forget to save your changes after making your selections." msgstr "Muista tallentaa valintasi." -#: ../../app/views/plans/_navigation.html.erb:4 +#: ../../app/views/plans/_navigation.html.erb:5 msgid "Project Details" msgstr "Projektin tiedot" -#: ../../app/views/plans/_navigation.html.erb:7 +#: ../../app/views/plans/_navigation.html.erb:8 msgid "Contributors" msgstr "Osallistujat" -#: ../../app/views/plans/_navigation.html.erb:11 +#: ../../app/views/plans/_navigation.html.erb:12 msgid "Plan overview" msgstr "Suunnitelman yleiskuvaus" -#: ../../app/views/plans/_navigation.html.erb:16 +#: ../../app/views/plans/_navigation.html.erb:18 msgid "Write Plan" msgstr "Kirjoita suunnitelma" -#: ../../app/views/plans/_navigation.html.erb:22 +#: ../../app/views/plans/_navigation.html.erb:24 msgid "Research Outputs" msgstr "Tutkimustulokset" @@ -4739,79 +4813,79 @@ msgstr "Kuvaus eettisistä asioista" msgid "Link to a protocol from a meeting with an ethics commitee" msgstr "Linkki eettisen komitean kokouksen pöytäkirjaan" -#: ../../app/views/plans/_project_details.html.erb:27 -#: ../../app/views/plans/new.html.erb:38 +#: ../../app/views/plans/_project_details.html.erb:25 +#: ../../app/views/plans/new.html.erb:36 msgid "mock project for testing, practice, or educational purposes" msgstr "" "Rastita, jos teet suunnitelman testaamista, harjoittelua tai opetustarkoitusta" " varten" -#: ../../app/views/plans/_project_details.html.erb:35 +#: ../../app/views/plans/_project_details.html.erb:33 msgid "Project abstract" msgstr "Projektin tiivistelmä" -#: ../../app/views/plans/_project_details.html.erb:47 +#: ../../app/views/plans/_project_details.html.erb:45 msgid "Research domain" msgstr "Tutkimusalue" -#: ../../app/views/plans/_project_details.html.erb:52 -#: ../../app/views/plans/_project_details.html.erb:173 +#: ../../app/views/plans/_project_details.html.erb:50 +#: ../../app/views/plans/_project_details.html.erb:171 #: ../../app/views/research_outputs/_form.html.erb:23 #: ../../app/views/research_outputs/licenses/_form.html.erb:19 msgid "- Please select one -" msgstr "- Valitse yksi, kiitos -" -#: ../../app/views/plans/_project_details.html.erb:62 +#: ../../app/views/plans/_project_details.html.erb:60 msgid "Project Start" msgstr "Projektin alku" -#: ../../app/views/plans/_project_details.html.erb:65 +#: ../../app/views/plans/_project_details.html.erb:63 msgid "The estimated date on which you will begin this project." msgstr "Arvioitu päivämäärä, jolloin aloitat projektin." -#: ../../app/views/plans/_project_details.html.erb:68 +#: ../../app/views/plans/_project_details.html.erb:66 msgid "Project End" msgstr "Projektin loppu" -#: ../../app/views/plans/_project_details.html.erb:71 +#: ../../app/views/plans/_project_details.html.erb:69 msgid "The estimated date on which you will complete this project." msgstr "" "Arvioitu päivämäärä, jolloin päätät projektin.\n" -#: ../../app/views/plans/_project_details.html.erb:80 +#: ../../app/views/plans/_project_details.html.erb:78 msgid "Landing page" msgstr "Aloitussivu" -#: ../../app/views/plans/_project_details.html.erb:93 +#: ../../app/views/plans/_project_details.html.erb:91 #: ../../app/views/plans/_show_details.html.erb:22 msgid "ID" msgstr "Rahoittajan tai organisaation tunniste (ei pakollinen)" -#: ../../app/views/plans/_project_details.html.erb:114 +#: ../../app/views/plans/_project_details.html.erb:112 msgid "Research outputs may have ethical concerns" msgstr "Tutkimustuloksissa voi olla eettisiä huolenaiheita" -#: ../../app/views/plans/_project_details.html.erb:121 +#: ../../app/views/plans/_project_details.html.erb:119 msgid "Describe any ethical concerns" msgstr "Kuvaile mahdolliset eettiset huolenaiheet" -#: ../../app/views/plans/_project_details.html.erb:134 +#: ../../app/views/plans/_project_details.html.erb:132 msgid "Ethical protocols" msgstr "Eettiset protokollat" -#: ../../app/views/plans/_project_details.html.erb:167 +#: ../../app/views/plans/_project_details.html.erb:165 msgid "Funding status" msgstr "Rahoituksen tila" -#: ../../app/views/plans/_project_details.html.erb:180 +#: ../../app/views/plans/_project_details.html.erb:178 msgid "Grant number/url" msgstr "Apurahan numero / URL" -#: ../../app/views/plans/_project_details.html.erb:194 +#: ../../app/views/plans/_project_details.html.erb:192 msgid "Grant number:" msgstr "Apurahanumero:" -#: ../../app/views/plans/_project_details.html.erb:198 +#: ../../app/views/plans/_project_details.html.erb:196 msgid "" "Provide a URL to the award's landing page if possible, if not please provide t" "he award/grant number." @@ -5002,11 +5076,11 @@ msgstr "Täytä ensin taustatiedot:" msgid "What research project are you planning?" msgstr "Projektin nimi?" -#: ../../app/views/plans/new.html.erb:47 +#: ../../app/views/plans/new.html.erb:45 msgid "Select the primary research organisation" msgstr "Valitse ensisijainen tutkimusorganisaatio" -#: ../../app/views/plans/new.html.erb:67 +#: ../../app/views/plans/new.html.erb:65 msgid "" "No research organisation associated with this plan or my research organisation" " is not listed" @@ -5014,25 +5088,25 @@ msgstr "" "Rastita, jos suunnitelmaasi ei liity tutkimusorganisaatiota tai sitä ei löydy " "listalta." -#: ../../app/views/plans/new.html.erb:77 +#: ../../app/views/plans/new.html.erb:75 msgid "Select the primary funding organisation" msgstr "Valitse ensisijainen rahoittaja" -#: ../../app/views/plans/new.html.erb:96 +#: ../../app/views/plans/new.html.erb:94 msgid "No funder associated with this plan or my funder is not listed" msgstr "" "Rastita, jos suunnitelmaan ei liity rahoittajaa tai rahoittajaasi ei löydy lis" "talta." -#: ../../app/views/plans/new.html.erb:108 +#: ../../app/views/plans/new.html.erb:106 msgid "Which DMP template would you like to use?" msgstr "Mitä aineistonhallintasuunnitelmapohjaa haluaisit käyttää?" -#: ../../app/views/plans/new.html.erb:111 +#: ../../app/views/plans/new.html.erb:109 msgid "Please select a template" msgstr "Valitse malli" -#: ../../app/views/plans/new.html.erb:116 +#: ../../app/views/plans/new.html.erb:114 msgid "We found multiple DMP templates corresponding to your funder." msgstr "" "Rahoittajasi aineistonhallintasuunnitelmien malliopohjia löytyi useampi kappal" @@ -5241,10 +5315,6 @@ msgstr "Valitse arkiston tyyppi" msgid "Click to view repositories related to %{subject}" msgstr "Napsauta nähdäksesi %{subject}-tietovarastot" -#: ../../app/views/research_outputs/repositories/_search_result.html.erb:32 -msgid "More info" -msgstr "Lisätietoja" - #: ../../app/views/research_outputs/repositories/_search_result.html.erb:37 msgid "Repository URL" msgstr "Tietovaraston URL-osoite" @@ -5277,15 +5347,15 @@ msgstr "Arkiston tyyppi" msgid "Last Name" msgstr "Sukunimi" -#: ../../app/views/shared/_create_account_form.html.erb:39 +#: ../../app/views/shared/_create_account_form.html.erb:38 msgid "I accept the" msgstr "Hyväksyn" -#: ../../app/views/shared/_create_account_form.html.erb:40 +#: ../../app/views/shared/_create_account_form.html.erb:39 msgid "terms and conditions" msgstr "käyttöehdot" -#: ../../app/views/shared/_create_plan_modal.html.erb:8 +#: ../../app/views/shared/_create_plan_modal.html.erb:11 msgid "Would you like to create a plan based on the \"%{name}\" template?" msgstr "Haluatko luoda suunnitelman, joka perustuu %{name} -malliin?" @@ -5309,7 +5379,7 @@ msgstr "Poista linkki" msgid "+ Add an additional URL" msgstr "+ Lisää vielä URL" -#: ../../app/views/shared/_search.html.erb:15 +#: ../../app/views/shared/_search.html.erb:17 msgid "Only Show Admins" msgstr "Näytä vain järjestelmänvalvojat" @@ -6018,14 +6088,14 @@ msgstr "Uusi API-asiakas" msgid "New API Client" msgstr "Uusi API-asiakas" -#: ../../app/views/super_admin/api_clients/refresh_credentials.js.erb:1 -msgid "Unable to regenerate the client credentials." -msgstr "Asiakkaan tunnistetietoja ei voi luoda uudelleen." - #: ../../app/views/super_admin/api_clients/refresh_credentials.js.erb:1 msgid "Successfully regenerated the client credentials." msgstr "Asiakkaan tunnistetietojen luominen onnistui." +#: ../../app/views/super_admin/api_clients/refresh_credentials.js.erb:1 +msgid "Unable to regenerate the client credentials." +msgstr "Asiakkaan tunnistetietoja ei voi luoda uudelleen." + #: ../../app/views/super_admin/notifications/_form.html.erb:20 msgid "" "Info: Simple information message, displayed in blue.
    , 2023. +# French translations for roadmap_upstream package. +# Copyright (C) 2025 roadmap_upstream +# This file is distributed under the same license as the roadmap_upstream package. +# FIRST AUTHOR , 2025. # msgid "" msgstr "" -"Project-Id-Version: roadmap 1.0\n" +"Project-Id-Version: roadmap_upstream 1.0\n" "Report-Msgid-Bugs-To: contact@translation.io\n" -"POT-Creation-Date: 2023-04-12 10:30-0700\n" -"PO-Revision-Date: 2023-04-12 19:30+0200\n" +"POT-Creation-Date: 2025-04-10 13:28-0600\n" +"PO-Revision-Date: 2025-04-10 21:28+0200\n" "Last-Translator: FULL NAME \n" "Language-Team: French\n" "Language: fr_CA\n" @@ -267,7 +267,7 @@ msgstr "ajouté" #: ../../app/controllers/notes_controller.rb:88 #: ../../app/controllers/org_admin/departments_controller.rb:50 #: ../../app/controllers/org_admin/sections_controller.rb:103 -#: ../../app/controllers/org_admin/templates_controller.rb:205 +#: ../../app/controllers/org_admin/templates_controller.rb:210 #: ../../app/controllers/orgs_controller.rb:92 #: ../../app/controllers/plans_controller.rb:280 #: ../../app/controllers/plans_controller.rb:283 @@ -287,7 +287,7 @@ msgstr "enregistré" #: ../../app/controllers/notes_controller.rb:106 #: ../../app/controllers/org_admin/departments_controller.rb:52 #: ../../app/controllers/org_admin/sections_controller.rb:105 -#: ../../app/controllers/org_admin/templates_controller.rb:210 +#: ../../app/controllers/org_admin/templates_controller.rb:215 #: ../../app/controllers/orgs_controller.rb:94 #: ../../app/controllers/plans_controller.rb:289 #: ../../app/controllers/plans_controller.rb:292 @@ -299,28 +299,28 @@ msgstr "enregistré" msgid "save" msgstr "enregistrer" -#: ../../app/controllers/contributors_controller.rb:84 +#: ../../app/controllers/contributors_controller.rb:83 #: ../../app/controllers/notes_controller.rb:130 -#: ../../app/controllers/org_admin/templates_controller.rb:238 +#: ../../app/controllers/org_admin/templates_controller.rb:243 #: ../../app/controllers/research_outputs_controller.rb:74 #: ../../app/controllers/super_admin/orgs_controller.rb:94 msgid "removed" msgstr "retiré" -#: ../../app/controllers/contributors_controller.rb:87 +#: ../../app/controllers/contributors_controller.rb:86 #: ../../app/controllers/notes_controller.rb:148 -#: ../../app/controllers/org_admin/templates_controller.rb:240 +#: ../../app/controllers/org_admin/templates_controller.rb:245 #: ../../app/controllers/research_outputs_controller.rb:77 #: ../../app/controllers/super_admin/orgs_controller.rb:97 msgid "remove" msgstr "retirer" -#: ../../app/controllers/contributors_controller.rb:161 +#: ../../app/controllers/contributors_controller.rb:160 #: ../../app/controllers/research_outputs_controller.rb:208 msgid "plan not found" msgstr "plan non trouvé" -#: ../../app/controllers/contributors_controller.rb:169 +#: ../../app/controllers/contributors_controller.rb:168 msgid "contributor not found" msgstr "contributeur introuvable" @@ -339,7 +339,7 @@ msgstr "Une erreur s’est produite lors de la demande de commentaires pour ce p #: ../../app/controllers/org_admin/phases_controller.rb:121 #: ../../app/controllers/org_admin/questions_controller.rb:94 #: ../../app/controllers/org_admin/sections_controller.rb:79 -#: ../../app/controllers/org_admin/templates_controller.rb:181 +#: ../../app/controllers/org_admin/templates_controller.rb:186 #: ../../app/controllers/plans_controller.rb:120 #: ../../app/controllers/super_admin/api_clients_controller.rb:44 #: ../../app/controllers/super_admin/notifications_controller.rb:38 @@ -355,7 +355,7 @@ msgstr "créé" #: ../../app/controllers/org_admin/phases_controller.rb:123 #: ../../app/controllers/org_admin/questions_controller.rb:96 #: ../../app/controllers/org_admin/sections_controller.rb:86 -#: ../../app/controllers/org_admin/templates_controller.rb:183 +#: ../../app/controllers/org_admin/templates_controller.rb:188 #: ../../app/controllers/plans_controller.rb:151 #: ../../app/controllers/super_admin/api_clients_controller.rb:50 #: ../../app/controllers/super_admin/notifications_controller.rb:41 @@ -435,7 +435,7 @@ msgid "Unable to unlink your account from %{is}." msgstr "Il est impossible de dissocier votre compte de %{is}." #: ../../app/controllers/org_admin/phases_controller.rb:17 -#: ../../app/controllers/org_admin/templates_controller.rb:115 +#: ../../app/controllers/org_admin/templates_controller.rb:116 msgid "" "You are viewing a historical version of this template. You will not be able to" " make changes." @@ -483,22 +483,22 @@ msgstr "mettre à jour" msgid "Unable to create a new version of this template." msgstr "Il est impossible de créer une nouvelle version de ce modèle." -#: ../../app/controllers/org_admin/plans_controller.rb:36 +#: ../../app/controllers/org_admin/plans_controller.rb:40 msgid "%{plan_owner} has been notified that you have finished providing feedback" msgstr "%{plan_owner} a été informé que vous avez terminé de formuler vos commentaires" -#: ../../app/controllers/org_admin/plans_controller.rb:40 +#: ../../app/controllers/org_admin/plans_controller.rb:44 msgid "Unable to notify user that you have finished providing feedback." msgstr "" "Il est impossible d’aviser l’utilisateur que vous avez terminé de formuler des" " commentaires." -#: ../../app/controllers/org_admin/plans_controller.rb:56 -#: ../../app/views/plans/_project_details.html.erb:14 +#: ../../app/controllers/org_admin/plans_controller.rb:60 +#: ../../app/views/plans/_project_details.html.erb:15 msgid "Project title" msgstr "Titre du projet" -#: ../../app/controllers/org_admin/plans_controller.rb:57 +#: ../../app/controllers/org_admin/plans_controller.rb:61 #: ../../app/views/paginable/plans/_index.html.erb:6 #: ../../app/views/paginable/plans/_org_admin.html.erb:19 #: ../../app/views/paginable/plans/_organisationally_or_publicly_visible.html.erb:13 @@ -507,7 +507,7 @@ msgstr "Titre du projet" msgid "Template" msgstr "Modèle" -#: ../../app/controllers/org_admin/plans_controller.rb:58 +#: ../../app/controllers/org_admin/plans_controller.rb:62 #: ../../app/helpers/plans_helper.rb:22 #: ../../app/helpers/settings_template_helper.rb:16 #: ../../app/views/devise/registrations/_password_confirmation.html.erb:22 @@ -525,22 +525,22 @@ msgstr "Modèle" msgid "Organisation" msgstr "Organisme" -#: ../../app/controllers/org_admin/plans_controller.rb:59 +#: ../../app/controllers/org_admin/plans_controller.rb:63 msgid "Owner name" msgstr "Nom du propriétaire" -#: ../../app/controllers/org_admin/plans_controller.rb:60 +#: ../../app/controllers/org_admin/plans_controller.rb:64 msgid "Owner email" msgstr "Courriel du propriétaire" -#: ../../app/controllers/org_admin/plans_controller.rb:61 +#: ../../app/controllers/org_admin/plans_controller.rb:65 #: ../../app/views/paginable/plans/_index.html.erb:9 #: ../../app/views/paginable/plans/_org_admin.html.erb:23 #: ../../app/views/paginable/plans/_organisationally_or_publicly_visible.html.erb:18 msgid "Updated" msgstr "Mis à jour" -#: ../../app/controllers/org_admin/plans_controller.rb:62 +#: ../../app/controllers/org_admin/plans_controller.rb:66 #: ../../app/views/org_admin/templates/_form.html.erb:17 #: ../../app/views/org_admin/templates/_show.html.erb:32 #: ../../app/views/paginable/plans/_index.html.erb:10 @@ -577,37 +577,37 @@ msgstr "Il est impossible de personnaliser ce modèle." msgid "That template is not customizable." msgstr "Ce modèle n’est pas personnalisable." -#: ../../app/controllers/org_admin/templates_controller.rb:21 +#: ../../app/controllers/org_admin/templates_controller.rb:22 #: ../../app/views/org_admin/templates/index.html.erb:43 msgid "All Templates" msgstr "Tous les modèles" -#: ../../app/controllers/org_admin/templates_controller.rb:47 +#: ../../app/controllers/org_admin/templates_controller.rb:48 #: ../../app/views/org_admin/templates/index.html.erb:52 msgid "%{org_name} Templates" msgstr "Modèles de %{org_name}" -#: ../../app/controllers/org_admin/templates_controller.rb:49 +#: ../../app/controllers/org_admin/templates_controller.rb:50 #: ../../app/views/org_admin/templates/index.html.erb:54 msgid "Own Templates" msgstr "Vos modèles" -#: ../../app/controllers/org_admin/templates_controller.rb:84 +#: ../../app/controllers/org_admin/templates_controller.rb:85 msgid "Customizable Templates" msgstr "Modèles personnalisables" -#: ../../app/controllers/org_admin/templates_controller.rb:216 +#: ../../app/controllers/org_admin/templates_controller.rb:221 msgid "Error parsing links for a %{template}" msgstr "Erreur d’analyse des liens pour un %{template}" -#: ../../app/controllers/org_admin/templates_controller.rb:344 +#: ../../app/controllers/org_admin/templates_controller.rb:349 #: ../../app/controllers/public_pages_controller.rb:67 msgid "Template created using the %{application_name} service. Last modified %{date}" msgstr "" "Modèle créé à l’aide du service %{application_name}. Dernière modification : %" "{date}" -#: ../../app/controllers/org_admin/templates_controller.rb:356 +#: ../../app/controllers/org_admin/templates_controller.rb:361 #: ../../app/controllers/public_pages_controller.rb:80 msgid "Unable to download the DMP Template at this time." msgstr "Il est impossible de télécharger le modèle du PGD pour le moment." @@ -1000,31 +1000,31 @@ msgstr "" "de vos sélections ci-dessous. Il est donc préférable de ne pas dupliquer trop " "de texte." -#: ../../app/helpers/conditions_helper.rb:191 +#: ../../app/helpers/conditions_helper.rb:189 msgid "Answering" msgstr "Répondre" -#: ../../app/helpers/conditions_helper.rb:195 +#: ../../app/helpers/conditions_helper.rb:193 msgid " will send an email with subject %{subject_name}" msgstr "" -#: ../../app/helpers/conditions_helper.rb:201 +#: ../../app/helpers/conditions_helper.rb:199 msgid " will remove question " msgstr "supprimera la question" -#: ../../app/helpers/conditions_helper.rb:202 +#: ../../app/helpers/conditions_helper.rb:200 msgid " will remove questions " msgstr "supprimera les questions" -#: ../../app/helpers/customizable_template_link_helper.rb:13 +#: ../../app/helpers/customizable_template_link_helper.rb:16 msgid "Transfer customisation" msgstr "Personnalisation du transfert" -#: ../../app/helpers/customizable_template_link_helper.rb:18 +#: ../../app/helpers/customizable_template_link_helper.rb:22 msgid "Edit customisation" msgstr "Modifier la personnalisation" -#: ../../app/helpers/customizable_template_link_helper.rb:22 +#: ../../app/helpers/customizable_template_link_helper.rb:26 msgid "Customise" msgstr "Personnaliser" @@ -1106,17 +1106,17 @@ msgid "Change affiliation" msgstr "Changer l’affiliation" #: ../../app/helpers/perms_helper.rb:11 -#: ../../app/views/users/_admin_grant_permissions.html.erb:21 +#: ../../app/views/users/_admin_grant_permissions.html.erb:23 msgid "Manage user privileges" msgstr "Gérer les privilèges des utilisateurs" #: ../../app/helpers/perms_helper.rb:12 -#: ../../app/views/users/_admin_grant_permissions.html.erb:25 +#: ../../app/views/users/_admin_grant_permissions.html.erb:27 msgid "Manage templates" msgstr "Gérer les modèles" #: ../../app/helpers/perms_helper.rb:13 -#: ../../app/views/users/_admin_grant_permissions.html.erb:29 +#: ../../app/views/users/_admin_grant_permissions.html.erb:31 msgid "Manage guidance" msgstr "Gérer les directives" @@ -1125,7 +1125,7 @@ msgid "API rights" msgstr "Droits relatifs à l’API" #: ../../app/helpers/perms_helper.rb:15 -#: ../../app/views/users/_admin_grant_permissions.html.erb:37 +#: ../../app/views/users/_admin_grant_permissions.html.erb:39 msgid "Manage organisation details" msgstr "Gérer les renseignements de l’organisme" @@ -1165,7 +1165,7 @@ msgid "Public" msgstr "Public" #: ../../app/helpers/plans_helper.rb:26 ../../app/helpers/plans_helper.rb:28 -#: ../../app/views/layouts/application.html.erb:129 +#: ../../app/views/layouts/application.html.erb:128 msgid "Private" msgstr "Privé" @@ -1178,7 +1178,7 @@ msgid "Public: anyone can view." msgstr "Public : Tous peuvent consulter le plan." #: ../../app/helpers/plans_helper.rb:39 -#: ../../app/views/layouts/application.html.erb:130 +#: ../../app/views/layouts/application.html.erb:129 msgid "Private: restricted to me and people I invite." msgstr "Privé : usage réservé à moi et aux personnes que j’invite." @@ -1215,9 +1215,9 @@ msgstr "Description du plan" #: ../../app/views/orgs/_profile_form.html.erb:152 #: ../../app/views/paginable/templates/_customisable.html.erb:7 #: ../../app/views/paginable/templates/_organisational.html.erb:12 -#: ../../app/views/plans/_project_details.html.erb:156 +#: ../../app/views/plans/_project_details.html.erb:154 #: ../../app/views/plans/_show_details.html.erb:12 -#: ../../app/views/plans/new.html.erb:86 +#: ../../app/views/plans/new.html.erb:84 msgid "Funder" msgstr "Bailleur de fonds" @@ -1243,8 +1243,8 @@ msgstr "" #: ../../app/helpers/template_helper.rb:48 #: ../../app/views/plans/index.html.erb:29 -#: ../../app/views/plans/new.html.erb:123 -#: ../../app/views/shared/_create_plan_modal.html.erb:5 +#: ../../app/views/plans/new.html.erb:121 +#: ../../app/views/shared/_create_plan_modal.html.erb:6 #: ../../spec/features/locales_spec.rb:53 #: ../../spec/features/locales_spec.rb:69 msgid "Create plan" @@ -1546,8 +1546,7 @@ msgid "Details" msgstr "Détails" #: ../../app/models/exported_plan.rb:189 -msgid "" -"Question not answered.\n" +msgid "Question not answered.\\n" msgstr "" #: ../../app/models/identifier.rb:141 @@ -1594,7 +1593,7 @@ msgstr "" msgid "Denied" msgstr "" -#: ../../app/models/plan.rb:623 +#: ../../app/models/plan.rb:624 msgid "must be after the start date" msgstr "doit être postérieur à la date de début" @@ -1692,7 +1691,7 @@ msgstr "" msgid "Conditions in the template refer backwards" msgstr "Les conditions du modèle sont associées à une référence antérieure" -#: ../../app/models/user.rb:384 +#: ../../app/models/user.rb:380 msgid "A Data Management Plan in %{application_name} has been shared with you" msgstr "" "Un plan de gestion des données dans %{application_name} a été partagé avec vou" @@ -1702,7 +1701,8 @@ msgstr "" #: ../../app/views/contact_us/contacts/_new_left.html.erb:4 #: ../../app/views/contributors/_form.html.erb:10 #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:8 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:14 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:24 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:12 #: ../../app/views/org_admin/departments/edit.html.erb:14 #: ../../app/views/org_admin/departments/new.html.erb:14 #: ../../app/views/paginable/api_clients/_index.html.erb:6 @@ -1727,7 +1727,7 @@ msgid "Last Activity" msgstr "" #: ../../app/models/user/at_csv.rb:7 -#: ../../app/views/layouts/_branding.html.erb:71 +#: ../../app/views/layouts/_branding.html.erb:76 #: ../../app/views/org_admin/users/edit.html.erb:71 #: ../../app/views/paginable/users/_index.html.erb:26 #: ../../app/views/super_admin/users/edit.html.erb:105 @@ -1958,9 +1958,9 @@ msgid "Please wait, Standards are loading" msgstr "Veuillez patienter. Le chargement des normes est en cours." #: ../../app/views/answers/_new_edit.html.erb:68 -#: ../../app/views/contributors/_form.html.erb:95 -#: ../../app/views/devise/passwords/edit.html.erb:35 -#: ../../app/views/devise/registrations/_password_details.html.erb:31 +#: ../../app/views/contributors/_form.html.erb:96 +#: ../../app/views/devise/passwords/edit.html.erb:36 +#: ../../app/views/devise/registrations/_password_details.html.erb:30 #: ../../app/views/devise/registrations/_personal_details.html.erb:90 #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:28 #: ../../app/views/guidances/new_edit.html.erb:49 @@ -1969,10 +1969,10 @@ msgstr "Veuillez patienter. Le chargement des normes est en cours." #: ../../app/views/org_admin/departments/edit.html.erb:23 #: ../../app/views/org_admin/departments/new.html.erb:23 #: ../../app/views/org_admin/phases/_form.html.erb:25 -#: ../../app/views/org_admin/questions/_form.html.erb:99 -#: ../../app/views/org_admin/questions/_show.html.erb:209 +#: ../../app/views/org_admin/questions/_form.html.erb:100 +#: ../../app/views/org_admin/questions/_show.html.erb:206 #: ../../app/views/org_admin/sections/_form.html.erb:17 -#: ../../app/views/org_admin/templates/_form.html.erb:88 +#: ../../app/views/org_admin/templates/_form.html.erb:91 #: ../../app/views/org_admin/users/edit.html.erb:54 #: ../../app/views/orgs/_feedback_form.html.erb:38 #: ../../app/views/orgs/_profile_form.html.erb:197 @@ -1984,8 +1984,8 @@ msgstr "Veuillez patienter. Le chargement des normes est en cours." #: ../../app/views/super_admin/notifications/_form.html.erb:66 #: ../../app/views/super_admin/themes/_form.html.erb:13 #: ../../app/views/super_admin/users/edit.html.erb:61 -#: ../../app/views/users/_admin_grant_permissions.html.erb:68 -#: ../../app/views/users/_notification_preferences.html.erb:47 +#: ../../app/views/users/_admin_grant_permissions.html.erb:72 +#: ../../app/views/users/_notification_preferences.html.erb:41 msgid "Save" msgstr "Enregistrer" @@ -1996,27 +1996,49 @@ msgstr "Enregistrer" msgid "example answer" msgstr "exemple de réponse" -#: ../../app/views/answers/_status.html.erb:5 -msgid "Saving..." -msgstr "En cours d’enregistrement..." +#: ../../app/views/answers/_status.html.erb:7 +msgid "Plan writing error related to %{tool_name}" +msgstr "" + +#: ../../app/views/answers/_status.html.erb:10 +msgid "Saving...Please do not refresh or go to another page!" +msgstr "" + +#: ../../app/views/answers/_status.html.erb:12 +msgid "" +"If you stuck on this message, please save your plan to a separate file and con" +"tact us at %{helpdesk_email} ." +msgstr "" + +#: ../../app/views/answers/_status.html.erb:17 +msgid "" +"Sorry, we had trouble saving your data. Please contact us at %{helpdesk_email}" +" ." +msgstr "" + +#: ../../app/views/answers/_status.html.erb:21 +msgid "" +"Save your plan content to a separate file now. You will LOSE them after refres" +"hing or closing this page." +msgstr "" -#: ../../app/views/answers/_status.html.erb:9 +#: ../../app/views/answers/_status.html.erb:25 msgid "Answered" msgstr "Répondu" -#: ../../app/views/answers/_status.html.erb:10 +#: ../../app/views/answers/_status.html.erb:26 msgid " by %{user_name}" msgstr " par %{user_name}" -#: ../../app/views/answers/_status.html.erb:15 -msgid " questions from your plan." -msgstr " aux questions de votre plan." - -#: ../../app/views/answers/_status.html.erb:15 +#: ../../app/views/answers/_status.html.erb:31 msgid "This answer removes " msgstr "Cette réponse entraîne le retrait de" -#: ../../app/views/answers/_status.html.erb:21 +#: ../../app/views/answers/_status.html.erb:31 +msgid " questions from your plan." +msgstr " aux questions de votre plan." + +#: ../../app/views/answers/_status.html.erb:37 msgid "This answer triggers email(s) to " msgstr "Cette réponse déclenche l’envoi de courriels à" @@ -2025,11 +2047,13 @@ msgstr "Cette réponse déclenche l’envoi de courriels à" #: ../../app/views/contributors/_form.html.erb:19 #: ../../app/views/devise/passwords/new.html.erb:18 #: ../../app/views/devise/registrations/_personal_details.html.erb:10 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:20 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:11 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:25 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:18 #: ../../app/views/org_admin/users/edit.html.erb:14 #: ../../app/views/paginable/contributors/_index.html.erb:11 #: ../../app/views/paginable/users/_index.html.erb:21 -#: ../../app/views/plans/_share_form.html.erb:109 +#: ../../app/views/plans/_share_form.html.erb:110 #: ../../app/views/shared/_create_account_form.html.erb:12 #: ../../app/views/shared/_sign_in_form.html.erb:3 #: ../../app/views/super_admin/users/edit.html.erb:15 @@ -2038,19 +2062,21 @@ msgid "Email" msgstr "Courriel" #: ../../app/views/contact_us/contacts/_new_left.html.erb:22 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:26 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:26 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:24 msgid "Subject" msgstr "Objet" #: ../../app/views/contact_us/contacts/_new_left.html.erb:30 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:32 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:27 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:30 #: ../../app/views/orgs/_feedback_form.html.erb:26 msgid "Message" msgstr "Message" #: ../../app/views/contact_us/contacts/_new_left.html.erb:39 -#: ../../app/views/devise/passwords/edit.html.erb:30 -#: ../../app/views/shared/_create_account_form.html.erb:46 +#: ../../app/views/devise/passwords/edit.html.erb:31 +#: ../../app/views/shared/_create_account_form.html.erb:45 msgid "Security check" msgstr "Vérification de sécurité" @@ -2085,7 +2111,7 @@ msgstr "" "me}, veuillez remplir le formulaire ci-dessous." #: ../../app/views/contact_us/contacts/new.html.erb:10 -#: ../../app/views/layouts/_branding.html.erb:41 +#: ../../app/views/layouts/_branding.html.erb:44 #: ../../app/views/layouts/_footer.html.erb:23 #: ../../app/views/layouts/_footer.html.erb:29 #: ../../app/views/org_admin/plans/index.html.erb:40 @@ -2093,7 +2119,7 @@ msgstr "" #: ../../app/views/paginable/plans/_publicly_visible.html.erb:24 #: ../../app/views/paginable/templates/_history.html.erb:28 #: ../../app/views/paginable/templates/_history.html.erb:35 -#: ../../app/views/paginable/templates/_organisational.html.erb:85 +#: ../../app/views/paginable/templates/_organisational.html.erb:87 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:29 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:36 #: ../../app/views/plans/_download_form.html.erb:130 @@ -2132,16 +2158,18 @@ msgstr "Affiliation" msgid "Roles" msgstr "Rôles" -#: ../../app/views/contributors/_form.html.erb:97 +#: ../../app/views/contributors/_form.html.erb:98 #: ../../app/views/layouts/modal_search/_result.html.erb:23 #: ../../app/views/notes/_archive.html.erb:10 #: ../../app/views/notes/_list.html.erb:16 #: ../../app/views/notes/_list.html.erb:19 -#: ../../app/views/org_admin/conditions/_container.html.erb:11 -#: ../../app/views/org_admin/conditions/_form.html.erb:31 +#: ../../app/views/org_admin/conditions/_container.html.erb:14 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:11 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:40 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:31 #: ../../app/views/org_admin/question_options/_option_fields.html.erb:40 #: ../../app/views/paginable/api_clients/_index.html.erb:44 -#: ../../app/views/paginable/contributors/_index.html.erb:55 +#: ../../app/views/paginable/contributors/_index.html.erb:56 #: ../../app/views/paginable/departments/_index.html.erb:28 #: ../../app/views/paginable/guidance_groups/_index.html.erb:56 #: ../../app/views/paginable/guidances/_index.html.erb:61 @@ -2149,29 +2177,32 @@ msgstr "Rôles" #: ../../app/views/paginable/plans/_privately_visible.html.erb:78 #: ../../app/views/paginable/research_outputs/_index.html.erb:53 #: ../../app/views/paginable/templates/_customisable.html.erb:67 -#: ../../app/views/paginable/templates/_organisational.html.erb:74 +#: ../../app/views/paginable/templates/_organisational.html.erb:75 #: ../../app/views/plans/_share_form.html.erb:91 #: ../../app/views/research_outputs/_form.html.erb:180 msgid "Remove" msgstr "Supprimer" -#: ../../app/views/contributors/_form.html.erb:100 +#: ../../app/views/contributors/_form.html.erb:101 #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:29 #: ../../app/views/guidances/new_edit.html.erb:50 +#: ../../app/views/layouts/modal_search/_form.html.erb:43 #: ../../app/views/notes/_archive.html.erb:11 #: ../../app/views/notes/_edit.html.erb:11 #: ../../app/views/org_admin/departments/edit.html.erb:24 #: ../../app/views/org_admin/departments/new.html.erb:24 -#: ../../app/views/org_admin/questions/_form.html.erb:103 -#: ../../app/views/org_admin/questions/_form.html.erb:105 +#: ../../app/views/org_admin/questions/_form.html.erb:104 +#: ../../app/views/org_admin/questions/_form.html.erb:106 #: ../../app/views/plans/_guidance_selection.html.erb:35 -#: ../../app/views/plans/new.html.erb:124 +#: ../../app/views/plans/new.html.erb:122 #: ../../app/views/research_outputs/_form.html.erb:183 +#: ../../app/views/shared/_copy_link_modal.html.erb:8 +#: ../../app/views/shared/_create_plan_modal.html.erb:8 #: ../../app/views/super_admin/api_clients/_form.html.erb:86 #: ../../app/views/super_admin/notifications/_form.html.erb:73 #: ../../app/views/super_admin/themes/_form.html.erb:19 #: ../../app/views/super_admin/users/_confirm_merge.html.erb:15 -#: ../../app/views/users/_admin_grant_permissions.html.erb:69 +#: ../../app/views/users/_admin_grant_permissions.html.erb:73 msgid "Cancel" msgstr "Annuler" @@ -2179,7 +2210,7 @@ msgstr "Annuler" msgid "Editing contributor" msgstr "Modification du contributeur" -#: ../../app/views/contributors/edit.html.erb:13 +#: ../../app/views/contributors/edit.html.erb:14 #: ../../app/views/contributors/new.html.erb:13 msgid "View all contributors" msgstr "Voir tous les contributeurs" @@ -2245,7 +2276,7 @@ msgstr "Nom de famille" #: ../../app/views/devise/registrations/new.html.erb:43 #: ../../app/views/devise/registrations/new.html.erb:58 #: ../../app/views/shared/_access_controls.html.erb:11 -#: ../../app/views/shared/_create_account_form.html.erb:50 +#: ../../app/views/shared/_create_account_form.html.erb:49 msgid "Create account" msgstr "Créer un compte" @@ -2386,7 +2417,7 @@ msgstr "Déverrouiller mon compte" msgid "Change your password" msgstr "Changez votre mot de passe" -#: ../../app/views/devise/passwords/edit.html.erb:24 +#: ../../app/views/devise/passwords/edit.html.erb:25 #: ../../app/views/devise/registrations/_password_details.html.erb:25 msgid "Show passwords" msgstr "Afficher les mots de passe" @@ -2572,7 +2603,7 @@ msgid "Department or school" msgstr "Département ou école" #: ../../app/views/devise/registrations/_personal_details.html.erb:55 -#: ../../app/views/layouts/_signin_signout.html.erb:6 +#: ../../app/views/layouts/_signin_signout.html.erb:7 #: ../../app/views/org_admin/users/edit.html.erb:43 #: ../../app/views/super_admin/users/edit.html.erb:53 msgid "Language" @@ -2594,7 +2625,7 @@ msgstr "Administrateur organisationnel" #: ../../app/views/devise/registrations/edit.html.erb:1 #: ../../app/views/devise/registrations/edit.html.erb:4 -#: ../../app/views/layouts/_signin_signout.html.erb:29 +#: ../../app/views/layouts/_signin_signout.html.erb:36 msgid "Edit profile" msgstr "Modifier le profil" @@ -2619,7 +2650,7 @@ msgid "Do you have a %{application_name} account?" msgstr "Avez-vous un compte %{application_name}?" #: ../../app/views/devise/registrations/new.html.erb:22 -#: ../../app/views/layouts/_signin_signout.html.erb:41 +#: ../../app/views/layouts/_signin_signout.html.erb:48 #: ../../app/views/shared/_access_controls.html.erb:5 #: ../../app/views/shared/_sign_in_form.html.erb:19 msgid "Sign in" @@ -2676,7 +2707,7 @@ msgstr "" "u’ils répondront aux questions de l’assistant « Créer un plan »." #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:15 -#: ../../app/views/org_admin/templates/_form.html.erb:41 +#: ../../app/views/org_admin/templates/_form.html.erb:44 #: ../../app/views/org_admin/templates/_row.html.erb:10 #: ../../app/views/org_admin/templates/_row.html.erb:13 #: ../../app/views/org_admin/templates/_show.html.erb:19 @@ -2731,12 +2762,12 @@ msgstr "Groupe de directives" msgid "View all guidance" msgstr "Voir toutes les directives" -#: ../../app/views/guidances/_guidance_display.html.erb:10 +#: ../../app/views/guidances/_guidance_display.html.erb:9 #: ../../app/views/guidances/admin_index.html.erb:2 #: ../../app/views/guidances/admin_index.html.erb:5 #: ../../app/views/guidances/new_edit.html.erb:12 #: ../../app/views/guidances/new_edit.html.erb:16 -#: ../../app/views/layouts/_branding.html.erb:82 +#: ../../app/views/layouts/_branding.html.erb:87 #: ../../app/views/org_admin/annotations/_form.html.erb:3 #: ../../app/views/org_admin/questions/_show.html.erb:78 #: ../../app/views/paginable/themes/_index.html.erb:5 @@ -2865,33 +2896,33 @@ msgstr "Suivant" msgid "Previous" msgstr "Précédent" -#: ../../app/views/layouts/_branding.html.erb:65 +#: ../../app/views/layouts/_branding.html.erb:69 msgid "Admin" msgstr "Admin" -#: ../../app/views/layouts/_branding.html.erb:77 +#: ../../app/views/layouts/_branding.html.erb:82 #: ../../app/views/org_admin/templates/index.html.erb:4 #: ../../app/views/paginable/orgs/_index.html.erb:8 msgid "Templates" msgstr "Modèles" -#: ../../app/views/layouts/_branding.html.erb:87 +#: ../../app/views/layouts/_branding.html.erb:92 #: ../../app/views/super_admin/orgs/index.html.erb:2 #: ../../app/views/super_admin/orgs/index.html.erb:6 msgid "Organisations" msgstr "Organismes" -#: ../../app/views/layouts/_branding.html.erb:92 +#: ../../app/views/layouts/_branding.html.erb:97 #: ../../app/views/orgs/admin_edit.html.erb:1 #: ../../app/views/orgs/admin_edit.html.erb:6 msgid "Organisation details" msgstr "Renseignements sur l’organisme" -#: ../../app/views/layouts/_branding.html.erb:98 +#: ../../app/views/layouts/_branding.html.erb:103 msgid "Users" msgstr "Utilisateurs" -#: ../../app/views/layouts/_branding.html.erb:103 +#: ../../app/views/layouts/_branding.html.erb:108 #: ../../app/views/org_admin/questions/_show.html.erb:88 #: ../../app/views/org_admin/shared/_theme_selector.html.erb:16 #: ../../app/views/paginable/guidances/_index.html.erb:7 @@ -2900,15 +2931,15 @@ msgstr "Utilisateurs" msgid "Themes" msgstr "Thèmes" -#: ../../app/views/layouts/_branding.html.erb:108 +#: ../../app/views/layouts/_branding.html.erb:113 msgid "Usage" msgstr "Utilisation" -#: ../../app/views/layouts/_branding.html.erb:113 +#: ../../app/views/layouts/_branding.html.erb:118 msgid "Api Clients" msgstr "Clients API" -#: ../../app/views/layouts/_branding.html.erb:116 +#: ../../app/views/layouts/_branding.html.erb:121 #: ../../app/views/org_admin/plans/index.html.erb:11 #: ../../app/views/super_admin/notifications/index.html.erb:1 #: ../../app/views/super_admin/notifications/index.html.erb:4 @@ -2939,44 +2970,44 @@ msgstr "Déclaration de confidentialité" msgid "GitHub" msgstr "GitHub" -#: ../../app/views/layouts/_navigation.html.erb:12 +#: ../../app/views/layouts/_navigation.html.erb:6 #: ../../app/views/orgs/_profile_form.html.erb:58 msgid "logo" msgstr "logo" -#: ../../app/views/layouts/_navigation.html.erb:23 +#: ../../app/views/layouts/_navigation.html.erb:26 #: ../../app/views/plans/index.html.erb:1 #: ../../app/views/plans/index.html.erb:4 msgid "My Dashboard" msgstr "Mon tableau de bord" -#: ../../app/views/layouts/_navigation.html.erb:26 +#: ../../app/views/layouts/_navigation.html.erb:29 msgid "Create plans" msgstr "Créer des plans" -#: ../../app/views/layouts/_navigation.html.erb:31 +#: ../../app/views/layouts/_navigation.html.erb:34 msgid "Reference" msgstr "Référence" -#: ../../app/views/layouts/_navigation.html.erb:36 -#: ../../app/views/layouts/_navigation.html.erb:47 +#: ../../app/views/layouts/_navigation.html.erb:40 +#: ../../app/views/layouts/_navigation.html.erb:52 #: ../../app/views/public_pages/plan_index.html.erb:1 #: ../../app/views/public_pages/plan_index.html.erb:4 msgid "Public DMPs" msgstr "PGD publics" -#: ../../app/views/layouts/_navigation.html.erb:39 -#: ../../app/views/layouts/_navigation.html.erb:50 +#: ../../app/views/layouts/_navigation.html.erb:43 +#: ../../app/views/layouts/_navigation.html.erb:55 #: ../../app/views/public_pages/template_index.html.erb:1 #: ../../app/views/public_pages/template_index.html.erb:4 msgid "DMP Templates" msgstr "Modèles de PGD" -#: ../../app/views/layouts/_navigation.html.erb:44 +#: ../../app/views/layouts/_navigation.html.erb:49 msgid "Home" msgstr "Accueil" -#: ../../app/views/layouts/_navigation.html.erb:55 +#: ../../app/views/layouts/_navigation.html.erb:60 #: ../../app/views/static_pages/about_us.html.erb:35 #: ../../app/views/static_pages/help.html.erb:1 #: ../../app/views/static_pages/help.html.erb:4 @@ -3008,7 +3039,7 @@ msgstr "Voir tous" msgid "View less" msgstr "Voir moins" -#: ../../app/views/layouts/_signin_signout.html.erb:32 +#: ../../app/views/layouts/_signin_signout.html.erb:39 msgid "Logout" msgstr "Se déconnecter" @@ -3017,50 +3048,54 @@ msgstr "Se déconnecter" msgid "%{application_name}" msgstr "%{application_name}" -#: ../../app/views/layouts/application.html.erb:92 -msgid "Notice:" -msgstr "Remarque :" - #: ../../app/views/layouts/application.html.erb:92 msgid "Error:" msgstr "Erreur :" -#: ../../app/views/layouts/application.html.erb:103 +#: ../../app/views/layouts/application.html.erb:92 +msgid "Notice:" +msgstr "Remarque :" + +#: ../../app/views/layouts/application.html.erb:102 msgid "Loading..." msgstr "" -#: ../../app/views/layouts/application.html.erb:122 +#: ../../app/views/layouts/application.html.erb:120 #: ../../app/views/plans/new.html.erb:2 msgid "This field is required." msgstr "Ce champ est requis." -#: ../../app/views/layouts/application.html.erb:124 +#: ../../app/views/layouts/application.html.erb:121 +msgid "The passwords must match." +msgstr "" + +#: ../../app/views/layouts/application.html.erb:123 #: ../../app/views/shared/_create_account_form.html.erb:31 msgid "Show password" msgstr "Afficher le mot de passe" -#: ../../app/views/layouts/application.html.erb:125 +#: ../../app/views/layouts/application.html.erb:124 msgid "Select an organisation from the list." msgstr "Sélectionnez un organisme dans la liste." -#: ../../app/views/layouts/application.html.erb:126 +#: ../../app/views/layouts/application.html.erb:125 msgid "My organisation isn't listed" msgstr "Mon organisme n’est pas répertorié" -#: ../../app/views/layouts/application.html.erb:128 +#: ../../app/views/layouts/application.html.erb:127 #: ../../app/views/paginable/plans/_privately_visible.html.erb:42 msgid "N/A" msgstr "S. o." -#: ../../app/views/layouts/application.html.erb:132 +#: ../../app/views/layouts/application.html.erb:131 msgid "Hide list." msgstr "Masquer la liste." -#: ../../app/views/layouts/application.html.erb:133 +#: ../../app/views/layouts/application.html.erb:132 msgid "See the full list of partner institutions." msgstr "Consulter la liste complète des établissements partenaires." -#: ../../app/views/layouts/application.html.erb:135 +#: ../../app/views/layouts/application.html.erb:134 msgid "" "Unable to find a suitable template for the research organisation and funder yo" "u selected." @@ -3068,29 +3103,29 @@ msgstr "" "Il est impossible de trouver un modèle approprié pour l’organisme de recherche" " et le bailleur de fonds que vous avez sélectionnés." -#: ../../app/views/layouts/application.html.erb:136 +#: ../../app/views/layouts/application.html.erb:135 msgid "Please select a research organisation and funder to continue." msgstr "" "Veuillez sélectionner un organisme de recherche et un bailleur de fonds pour c" "ontinuer." -#: ../../app/views/layouts/application.html.erb:138 +#: ../../app/views/layouts/application.html.erb:137 msgid "Loading ..." msgstr "Chargement en cours..." -#: ../../app/views/layouts/application.html.erb:139 +#: ../../app/views/layouts/application.html.erb:138 msgid "Unable to load the section's content at this time." msgstr "Il est impossible de charger le contenu de la question pour le moment." -#: ../../app/views/layouts/application.html.erb:140 +#: ../../app/views/layouts/application.html.erb:139 msgid "Unable to load the question's content at this time." msgstr "Il est impossible de charger le contenu de la question pour le moment." -#: ../../app/views/layouts/application.html.erb:141 +#: ../../app/views/layouts/application.html.erb:140 msgid "Opens in a new window" msgstr "S’ouvre dans une nouvelle fenêtre" -#: ../../app/views/layouts/application.html.erb:143 +#: ../../app/views/layouts/application.html.erb:142 msgid "" "%{n} results are available, use up and down arrows to navigate suggestions. Us" "e the Enter key to select a suggestion or the Escape key to close the suggesti" @@ -3100,14 +3135,23 @@ msgstr "" "bas pour parcourir les suggestions. Utilisez la touche Entrée pour sélectionne" "r une suggestion ou la touche Échap pour fermer les suggestions." -#: ../../app/views/layouts/application.html.erb:144 +#: ../../app/views/layouts/application.html.erb:143 msgid "No results are available for your entry." msgstr "Votre entrée n’a donné aucun résultat." -#: ../../app/views/layouts/application.html.erb:145 +#: ../../app/views/layouts/application.html.erb:144 msgid "Searching ..." msgstr "" +#: ../../app/views/layouts/application.html.erb:148 +#: ../../app/views/research_outputs/repositories/_search_result.html.erb:32 +msgid "More info" +msgstr "" + +#: ../../app/views/layouts/application.html.erb:149 +msgid "Less info" +msgstr "" + #: ../../app/views/layouts/modal_search/_form.html.erb:24 msgid "- Enter a search term %{examples} -" msgstr "" @@ -3117,16 +3161,11 @@ msgstr "" msgid "No results matched your filter criteria." msgstr "" -#: ../../app/views/layouts/modal_search/_form.html.erb:41 -#: ../../app/views/layouts/modal_search/_form.html.erb:84 -msgid "Close" -msgstr "" - -#: ../../app/views/layouts/modal_search/_form.html.erb:44 +#: ../../app/views/layouts/modal_search/_form.html.erb:40 msgid "%{topic} search" msgstr "" -#: ../../app/views/layouts/modal_search/_form.html.erb:67 +#: ../../app/views/layouts/modal_search/_form.html.erb:66 msgid "Apply filter(s)" msgstr "" @@ -3155,7 +3194,7 @@ msgid "Add Comment" msgstr "Ajouter un commentaire" #: ../../app/views/notes/_list.html.erb:15 -#: ../../app/views/org_admin/questions/_show.html.erb:218 +#: ../../app/views/org_admin/questions/_show.html.erb:215 #: ../../app/views/paginable/api_clients/_index.html.erb:43 #: ../../app/views/paginable/contributors/_index.html.erb:53 #: ../../app/views/paginable/departments/_index.html.erb:27 @@ -3187,19 +3226,51 @@ msgid "%{org} Example Answer" msgstr " Exemple de réponse de %{org}" #: ../../app/views/org_admin/conditions/_add.html.erb:3 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:7 msgid "Add condition" msgstr "Ajouter une condition" +#: ../../app/views/org_admin/conditions/_add.html.erb:5 +msgid "To add a condition you must have selected an Option and Action together with" +msgstr "" + +#: ../../app/views/org_admin/conditions/_add.html.erb:7 +msgid "if Action is 'remove', you need to select one or more choices in Target." +msgstr "" + +#: ../../app/views/org_admin/conditions/_add.html.erb:8 +msgid "" +"if Action is 'add notification', you need to fill in all the fields in the 'Se" +"nd email' popup." +msgstr "" + +#: ../../app/views/org_admin/conditions/_add.html.erb:10 +msgid "Otherwise, the condition will not be saved." +msgstr "" + #: ../../app/views/org_admin/conditions/_container.html.erb:5 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:10 msgid "Option" msgstr "Option" #: ../../app/views/org_admin/conditions/_container.html.erb:8 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:15 #: ../../app/views/super_admin/orgs/_analysis.html.erb:47 msgid "Action" msgstr "Action" -#: ../../app/views/org_admin/conditions/_form.html.erb:25 +#: ../../app/views/org_admin/conditions/_container.html.erb:11 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:21 +msgid "Target" +msgstr "" + +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:4 +msgid "" +"Hover over the email address to view email content. To change email details yo" +"u need to remove and add the condition again." +msgstr "" + +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:26 msgid "Edit email" msgstr "Modifier le courriel" @@ -3207,19 +3278,23 @@ msgstr "Modifier le courriel" msgid "Send email" msgstr "Envoyer un courriel" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:21 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:7 +msgid "Close" +msgstr "" + +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:19 msgid "recipient_email@example.com" msgstr "destinataire_courriel@exemple.com" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:33 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:31 msgid "Email content" msgstr "Contenu du courriel" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:37 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:35 msgid "Discard " msgstr "Rejeter" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:38 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:36 msgid "Save " msgstr "Enregistrer" @@ -3453,14 +3528,14 @@ msgstr "Actions" msgid "Feedback requested" msgstr "Rétroaction demandée" -#: ../../app/views/org_admin/plans/index.html.erb:29 -msgid "Notify the plan owner that I have finished providing feedback" -msgstr "Aviser le propriétaire du plan que j’ai terminé de fournir des commentaires" - #: ../../app/views/org_admin/plans/index.html.erb:29 msgid "Complete" msgstr "Achevé" +#: ../../app/views/org_admin/plans/index.html.erb:29 +msgid "Notify the plan owner that I have finished providing feedback" +msgstr "Aviser le propriétaire du plan que j’ai terminé de fournir des commentaires" + #: ../../app/views/org_admin/plans/index.html.erb:39 msgid "" "Download plans (new window)" -#: ../../app/views/org_admin/questions/_form.html.erb:49 -#: ../../app/views/org_admin/questions/_form.html.erb:57 -msgid "Add Conditions" -msgstr "Ajouter des conditions" - -#: ../../app/views/org_admin/questions/_form.html.erb:56 +#: ../../app/views/org_admin/questions/_form.html.erb:58 msgid "Save this question before adding conditions." msgstr "Enregistrez cette question avant d’ajouter des conditions." -#: ../../app/views/org_admin/questions/_form.html.erb:66 -msgid "Display additional comment area." -msgstr "Afficher une zone de commentaire supplémentaire." +#: ../../app/views/org_admin/questions/_form.html.erb:59 +msgid "Edit Conditions" +msgstr "" + +#: ../../app/views/org_admin/questions/_form.html.erb:68 +msgid "Display additional comment area" +msgstr "" -#: ../../app/views/org_admin/questions/_form.html.erb:72 +#: ../../app/views/org_admin/questions/_form.html.erb:73 msgid "Default answer" msgstr "Réponse par défaut" -#: ../../app/views/org_admin/questions/_form.html.erb:95 +#: ../../app/views/org_admin/questions/_form.html.erb:96 msgid "" "Select one or more themes that are relevant to this question. This will allow " "similarly themed organisation-level guidance to appear alongside your question" @@ -3567,7 +3641,7 @@ msgstr "" "s portant sur des thèmes semblables au niveau de l’organisme s’afficheront à c" "ôté de votre question." -#: ../../app/views/org_admin/questions/_form.html.erb:102 +#: ../../app/views/org_admin/questions/_form.html.erb:103 #: ../../app/views/org_admin/sections/_form.html.erb:19 #: ../../app/views/super_admin/api_clients/_form.html.erb:79 #: ../../app/views/super_admin/notifications/_form.html.erb:68 @@ -3575,7 +3649,7 @@ msgstr "" msgid "Delete" msgstr "Supprimer" -#: ../../app/views/org_admin/questions/_form.html.erb:102 +#: ../../app/views/org_admin/questions/_form.html.erb:103 msgid "You are about to delete question #%{question_number}. Are you sure?" msgstr "" "Vous êtes sur le point de supprimer la question n° %{question_number}. Êtes-vo" @@ -3629,7 +3703,7 @@ msgstr "" "Cliquez sur les liens ci-dessous pour afficher les directives organisationnell" "es pour les thèmes associés à cette question." -#: ../../app/views/org_admin/questions/_show.html.erb:169 +#: ../../app/views/org_admin/questions/_show.html.erb:166 msgid "" "Note: New plans will automatically display this guidance.\n" " Users then have the ability to hide/display the guidance when edit" @@ -3639,7 +3713,7 @@ msgstr "" " Les utilisateurs ont alors la possibilité de masquer ou d’afficher" " les directives lorsqu’ils modifient leur plan." -#: ../../app/views/org_admin/questions/_show.html.erb:172 +#: ../../app/views/org_admin/questions/_show.html.erb:169 msgid "" "There is no organisational guidance related to the themes associated with this" " question." @@ -3647,14 +3721,14 @@ msgstr "" "Aucune directive organisationnelle n’est liée aux thèmes associés à cette ques" "tion." -#: ../../app/views/org_admin/questions/_show.html.erb:182 -#: ../../app/views/org_admin/questions/_show.html.erb:194 -#: ../../app/views/org_admin/questions/_show.html.erb:224 +#: ../../app/views/org_admin/questions/_show.html.erb:179 +#: ../../app/views/org_admin/questions/_show.html.erb:191 +#: ../../app/views/org_admin/questions/_show.html.erb:221 msgid "Annotations" msgstr "Annotations" -#: ../../app/views/org_admin/questions/_show.html.erb:188 -#: ../../app/views/org_admin/questions/_show.html.erb:230 +#: ../../app/views/org_admin/questions/_show.html.erb:185 +#: ../../app/views/org_admin/questions/_show.html.erb:227 msgid "None provided" msgstr "Aucun fourni" @@ -3685,11 +3759,11 @@ msgstr "" "Vous êtes sur le point de supprimer '%{section_title}'. Cela aura une incidenc" "e sur les questions liées à cette section. Êtes-vous sûr de vouloir continuer?" -#: ../../app/views/org_admin/sections/_index.html.erb:61 +#: ../../app/views/org_admin/sections/_index.html.erb:63 msgid "Add a new section" msgstr "Ajouter une nouvelle section" -#: ../../app/views/org_admin/shared/_theme_selector.html.erb:43 +#: ../../app/views/org_admin/shared/_theme_selector.html.erb:44 msgid "No themes have been defined. Please contact your administrator for assistance." msgstr "" "Aucun thème n’a été défini. Veuillez communiquer avec votre administrateur pou" @@ -3711,12 +3785,12 @@ msgstr "" "Lorsque cette case est cochée, le modèle ne peut pas s’afficher dans la liste " "publique des modèles." -#: ../../app/views/org_admin/templates/_form.html.erb:25 +#: ../../app/views/org_admin/templates/_form.html.erb:28 #: ../../app/views/org_admin/templates/_show.html.erb:35 msgid "for internal %{org_name} use only" msgstr "réservé à l’usage interne de %{org_name}" -#: ../../app/views/org_admin/templates/_form.html.erb:38 +#: ../../app/views/org_admin/templates/_form.html.erb:41 #: ../../app/views/org_admin/templates/_show.html.erb:13 #: ../../app/views/paginable/guidance_groups/_index.html.erb:7 #: ../../app/views/paginable/guidances/_index.html.erb:9 @@ -3726,7 +3800,7 @@ msgstr "réservé à l’usage interne de %{org_name}" msgid "Status" msgstr "État" -#: ../../app/views/org_admin/templates/_form.html.erb:43 +#: ../../app/views/org_admin/templates/_form.html.erb:46 #: ../../app/views/org_admin/templates/_row.html.erb:16 #: ../../app/views/org_admin/templates/_show.html.erb:26 #: ../../app/views/paginable/guidance_groups/_index.html.erb:24 @@ -3736,17 +3810,17 @@ msgstr "État" msgid "Unpublished" msgstr "Non publié" -#: ../../app/views/org_admin/templates/_form.html.erb:45 +#: ../../app/views/org_admin/templates/_form.html.erb:48 #: ../../app/views/paginable/templates/_history.html.erb:19 msgid "Draft" msgstr "Ébauche" -#: ../../app/views/org_admin/templates/_form.html.erb:52 +#: ../../app/views/org_admin/templates/_form.html.erb:55 #: ../../app/views/org_admin/templates/_show.html.erb:41 msgid "Created at" msgstr "Créé(e) à" -#: ../../app/views/org_admin/templates/_form.html.erb:58 +#: ../../app/views/org_admin/templates/_form.html.erb:61 #: ../../app/views/org_admin/templates/_show.html.erb:43 #: ../../app/views/paginable/guidance_groups/_index.html.erb:9 #: ../../app/views/paginable/guidances/_index.html.erb:10 @@ -3754,12 +3828,12 @@ msgstr "Créé(e) à" msgid "Last updated" msgstr "Dernière mise à jour" -#: ../../app/views/org_admin/templates/_form.html.erb:70 +#: ../../app/views/org_admin/templates/_form.html.erb:73 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:10 msgid "Funder Links" msgstr "Liens vers les bailleurs de fonds" -#: ../../app/views/org_admin/templates/_form.html.erb:73 +#: ../../app/views/org_admin/templates/_form.html.erb:76 msgid "" "Add links to funder websites that provide additional information about the req" "uirements for this template" @@ -3767,11 +3841,11 @@ msgstr "" "Ajouter des liens vers les sites Web des bailleurs de fonds qui fournissent de" "s renseignements supplémentaires sur les exigences de ce modèle" -#: ../../app/views/org_admin/templates/_form.html.erb:79 +#: ../../app/views/org_admin/templates/_form.html.erb:82 msgid "Sample Plan Links" msgstr "Liens vers un exemple de plan" -#: ../../app/views/org_admin/templates/_form.html.erb:82 +#: ../../app/views/org_admin/templates/_form.html.erb:85 msgid "Add links to sample plans if provided by the funder." msgstr "" "Ajouter des liens vers des exemples de plans s’ils sont fournis par le bailleu" @@ -4042,7 +4116,7 @@ msgstr "Supprimer le logo" #: ../../app/views/orgs/_profile_form.html.erb:65 #: ../../app/views/orgs/shibboleth_ds.html.erb:34 -#: ../../app/views/plans/new.html.erb:64 ../../app/views/plans/new.html.erb:93 +#: ../../app/views/plans/new.html.erb:62 ../../app/views/plans/new.html.erb:91 #: ../../app/views/shared/_sign_in_form.html.erb:23 msgid "or" msgstr "ou" @@ -4100,7 +4174,7 @@ msgid "Profile information" msgstr "Renseignements du profil" #: ../../app/views/orgs/admin_edit.html.erb:22 -#: ../../app/views/plans/_navigation.html.erb:33 +#: ../../app/views/plans/_navigation.html.erb:37 #: ../../app/views/plans/_request_feedback_form.html.erb:19 #: ../../app/views/static_pages/help.html.erb:45 msgid "Request feedback" @@ -4125,7 +4199,7 @@ msgid "Please select one" msgstr "Veuillez faire une sélection" #: ../../app/views/orgs/shibboleth_ds.html.erb:30 -#: ../../app/views/usage/_user_statistics.html.erb:76 +#: ../../app/views/usage/_user_statistics.html.erb:73 msgid "Go" msgstr "Aller" @@ -4173,7 +4247,7 @@ msgstr "" "Vous êtes sur le point de supprimer '%{client_name}'. Cette personne ne sera p" "lus en mesure d’accéder à l’API. Êtes-vous sûr de vouloir continuer?" -#: ../../app/views/paginable/contributors/_index.html.erb:57 +#: ../../app/views/paginable/contributors/_index.html.erb:58 msgid "You are about to delete '%{contributor_name}'. Are you sure?" msgstr "" "Vous êtes sur le point de supprimer '%{contributor_name}'. Êtes-vous sûr de vo" @@ -4201,7 +4275,7 @@ msgstr "" #: ../../app/views/paginable/plans/_privately_visible.html.erb:48 #: ../../app/views/paginable/templates/_history.html.erb:42 #: ../../app/views/paginable/users/_index.html.erb:92 -#: ../../app/views/shared/_create_plan_modal.html.erb:12 +#: ../../app/views/shared/_create_plan_modal.html.erb:15 msgid "No" msgstr "Non" @@ -4210,7 +4284,7 @@ msgstr "Non" #: ../../app/views/paginable/plans/_privately_visible.html.erb:46 #: ../../app/views/paginable/templates/_history.html.erb:42 #: ../../app/views/paginable/users/_index.html.erb:92 -#: ../../app/views/shared/_create_plan_modal.html.erb:11 +#: ../../app/views/shared/_create_plan_modal.html.erb:14 msgid "Yes" msgstr "Oui" @@ -4329,7 +4403,7 @@ msgstr "Créé(e)" #: ../../app/views/paginable/templates/_history.html.erb:6 #: ../../app/views/paginable/templates/_organisational.html.erb:2 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:7 -#: ../../app/views/plans/_navigation.html.erb:38 +#: ../../app/views/plans/_navigation.html.erb:43 #: ../../app/views/usage/_user_statistics.html.erb:23 #: ../../app/views/usage/_user_statistics.html.erb:38 msgid "Download" @@ -4354,7 +4428,7 @@ msgstr "Inconnu" #: ../../app/views/paginable/plans/_publicly_visible.html.erb:23 #: ../../app/views/paginable/templates/_history.html.erb:27 #: ../../app/views/paginable/templates/_history.html.erb:34 -#: ../../app/views/paginable/templates/_organisational.html.erb:84 +#: ../../app/views/paginable/templates/_organisational.html.erb:86 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:28 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:35 msgid "(new window)" @@ -4373,7 +4447,7 @@ msgid "Shared" msgstr "Partagé" #: ../../app/views/paginable/plans/_privately_visible.html.erb:64 -#: ../../app/views/plans/_navigation.html.erb:28 +#: ../../app/views/plans/_navigation.html.erb:31 msgid "Share" msgstr "Partager" @@ -4481,7 +4555,7 @@ msgstr "Modifier les personnalisations" msgid "View customizations" msgstr "Voir les personnalisations" -#: ../../app/views/paginable/templates/_organisational.html.erb:76 +#: ../../app/views/paginable/templates/_organisational.html.erb:77 msgid "" "Are you sure you want to remove \"%{template_title}\"? Any published versions wi" "ll become unavailable to users." @@ -4489,9 +4563,9 @@ msgstr "" "Souhaitez-vous vraiment supprimer \"%{template_title}\"? Les versions publiées n" "e seront plus accessibles par les utilisateurs." -#: ../../app/views/paginable/templates/_organisational.html.erb:90 +#: ../../app/views/paginable/templates/_organisational.html.erb:92 #: ../../app/views/shared/_copy_link_modal.html.erb:6 -#: ../../app/views/shared/_copy_link_modal.html.erb:13 +#: ../../app/views/shared/_copy_link_modal.html.erb:16 msgid "Copy link" msgstr "Copier le lien" @@ -4514,14 +4588,14 @@ msgstr "Dernière mise à jour" msgid "Create a new plan" msgstr "Créer un nouveau plan" -#: ../../app/views/paginable/templates/_publicly_visible.html.erb:13 -msgid "(if available)" -msgstr "(si disponible)" - #: ../../app/views/paginable/templates/_publicly_visible.html.erb:13 msgid "Sample Plans" msgstr "Exemples de plans" +#: ../../app/views/paginable/templates/_publicly_visible.html.erb:13 +msgid "(if available)" +msgstr "(si disponible)" + #: ../../app/views/paginable/templates/_publicly_visible.html.erb:47 msgid "Copy link to create a new plan" msgstr "Copier le lien pour créer un nouveau plan" @@ -4570,7 +4644,7 @@ msgstr "Dernière activité" msgid "Edit Profile" msgstr "Modifier le profil" -#: ../../app/views/phases/_edit_plan_answers.html.erb:77 +#: ../../app/views/phases/_edit_plan_answers.html.erb:74 msgid "Comments & Guidance" msgstr "" @@ -4659,7 +4733,7 @@ msgstr "" "ew-window-popup-info\">%{open_in_new_window_text}" #: ../../app/views/plans/_edit_details.html.erb:14 -#: ../../app/views/plans/_guidance_selection.html.erb:38 +#: ../../app/views/plans/_guidance_selection.html.erb:36 msgid "Select Guidance" msgstr "Sélectionner les directives" @@ -4687,7 +4761,7 @@ msgstr "Voir la liste complète" msgid "There is no additional guidance for this template." msgstr "Il n’y a pas de directives supplémentaires pour ce modèle." -#: ../../app/views/plans/_guidance_selection.html.erb:40 +#: ../../app/views/plans/_guidance_selection.html.erb:38 msgid "" "To help you write your plan, %{application_name} can show you guidance from a " "variety of organisations. Please choose up to 6 organisations of the following" @@ -4697,29 +4771,29 @@ msgstr "" "es directives de divers organismes. Veuillez choisir jusqu'à 6 organismes parm" "i les suivants, qui offrent des directives pertinentes pour votre plan." -#: ../../app/views/plans/_guidance_selection.html.erb:42 +#: ../../app/views/plans/_guidance_selection.html.erb:40 msgid "Don't forget to save your changes after making your selections." msgstr "" "N’oubliez pas d’enregistrer vos modifications après avoir effectué vos sélecti" "ons." -#: ../../app/views/plans/_navigation.html.erb:4 +#: ../../app/views/plans/_navigation.html.erb:5 msgid "Project Details" msgstr "Détails du projet" -#: ../../app/views/plans/_navigation.html.erb:7 +#: ../../app/views/plans/_navigation.html.erb:8 msgid "Contributors" msgstr "Contributeurs" -#: ../../app/views/plans/_navigation.html.erb:11 +#: ../../app/views/plans/_navigation.html.erb:12 msgid "Plan overview" msgstr "Aperçu du plan" -#: ../../app/views/plans/_navigation.html.erb:16 +#: ../../app/views/plans/_navigation.html.erb:18 msgid "Write Plan" msgstr "Rédiger un plan" -#: ../../app/views/plans/_navigation.html.erb:22 +#: ../../app/views/plans/_navigation.html.erb:24 msgid "Research Outputs" msgstr "" @@ -4787,76 +4861,76 @@ msgstr "" msgid "Link to a protocol from a meeting with an ethics commitee" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:27 -#: ../../app/views/plans/new.html.erb:38 +#: ../../app/views/plans/_project_details.html.erb:25 +#: ../../app/views/plans/new.html.erb:36 msgid "mock project for testing, practice, or educational purposes" msgstr "projet simulé aux fins d’essai, d’exercice ou d’enseignement" -#: ../../app/views/plans/_project_details.html.erb:35 +#: ../../app/views/plans/_project_details.html.erb:33 msgid "Project abstract" msgstr "Résumé du projet" -#: ../../app/views/plans/_project_details.html.erb:47 +#: ../../app/views/plans/_project_details.html.erb:45 msgid "Research domain" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:52 -#: ../../app/views/plans/_project_details.html.erb:173 +#: ../../app/views/plans/_project_details.html.erb:50 +#: ../../app/views/plans/_project_details.html.erb:171 #: ../../app/views/research_outputs/_form.html.erb:23 #: ../../app/views/research_outputs/licenses/_form.html.erb:19 msgid "- Please select one -" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:62 +#: ../../app/views/plans/_project_details.html.erb:60 msgid "Project Start" msgstr "Début du projet" -#: ../../app/views/plans/_project_details.html.erb:65 +#: ../../app/views/plans/_project_details.html.erb:63 msgid "The estimated date on which you will begin this project." msgstr "La date prévue pour le démarrage de ce projet." -#: ../../app/views/plans/_project_details.html.erb:68 +#: ../../app/views/plans/_project_details.html.erb:66 msgid "Project End" msgstr "Fin du projet" -#: ../../app/views/plans/_project_details.html.erb:71 +#: ../../app/views/plans/_project_details.html.erb:69 msgid "The estimated date on which you will complete this project." msgstr "La date prévue pour la fin de ce projet." -#: ../../app/views/plans/_project_details.html.erb:80 +#: ../../app/views/plans/_project_details.html.erb:78 msgid "Landing page" msgstr "Page d’accueil" -#: ../../app/views/plans/_project_details.html.erb:93 +#: ../../app/views/plans/_project_details.html.erb:91 #: ../../app/views/plans/_show_details.html.erb:22 msgid "ID" msgstr "ID" -#: ../../app/views/plans/_project_details.html.erb:114 +#: ../../app/views/plans/_project_details.html.erb:112 msgid "Research outputs may have ethical concerns" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:121 +#: ../../app/views/plans/_project_details.html.erb:119 msgid "Describe any ethical concerns" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:134 +#: ../../app/views/plans/_project_details.html.erb:132 msgid "Ethical protocols" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:167 +#: ../../app/views/plans/_project_details.html.erb:165 msgid "Funding status" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:180 +#: ../../app/views/plans/_project_details.html.erb:178 msgid "Grant number/url" msgstr "Numéro / URL de la subvention" -#: ../../app/views/plans/_project_details.html.erb:194 +#: ../../app/views/plans/_project_details.html.erb:192 msgid "Grant number:" msgstr "" -#: ../../app/views/plans/_project_details.html.erb:198 +#: ../../app/views/plans/_project_details.html.erb:196 msgid "" "Provide a URL to the award's landing page if possible, if not please provide t" "he award/grant number." @@ -5048,11 +5122,11 @@ msgstr "" msgid "What research project are you planning?" msgstr "Quel projet de recherche planifiez-vous?" -#: ../../app/views/plans/new.html.erb:47 +#: ../../app/views/plans/new.html.erb:45 msgid "Select the primary research organisation" msgstr "Sélectionner l’organisme de recherche principal" -#: ../../app/views/plans/new.html.erb:67 +#: ../../app/views/plans/new.html.erb:65 msgid "" "No research organisation associated with this plan or my research organisation" " is not listed" @@ -5060,25 +5134,25 @@ msgstr "" "Aucun organisme de recherche n’est associé à ce plan, ou mon organisme de rech" "erche n’est pas répertorié" -#: ../../app/views/plans/new.html.erb:77 +#: ../../app/views/plans/new.html.erb:75 msgid "Select the primary funding organisation" msgstr "Sélectionner le principal organisme de financement" -#: ../../app/views/plans/new.html.erb:96 +#: ../../app/views/plans/new.html.erb:94 msgid "No funder associated with this plan or my funder is not listed" msgstr "" "Aucun bailleur de fonds n’est associé à ce plan, ou mon bailleur de fonds n’es" "t pas répertorié" -#: ../../app/views/plans/new.html.erb:108 +#: ../../app/views/plans/new.html.erb:106 msgid "Which DMP template would you like to use?" msgstr "Quel modèle de PGD souhaitez-vous utiliser?" -#: ../../app/views/plans/new.html.erb:111 +#: ../../app/views/plans/new.html.erb:109 msgid "Please select a template" msgstr "Veuillez sélectionner un modèle" -#: ../../app/views/plans/new.html.erb:116 +#: ../../app/views/plans/new.html.erb:114 msgid "We found multiple DMP templates corresponding to your funder." msgstr "" "Nous avons trouvé plusieurs modèles de PGD correspondant à votre bailleur de f" @@ -5272,10 +5346,6 @@ msgstr "" msgid "Click to view repositories related to %{subject}" msgstr "" -#: ../../app/views/research_outputs/repositories/_search_result.html.erb:32 -msgid "More info" -msgstr "" - #: ../../app/views/research_outputs/repositories/_search_result.html.erb:37 msgid "Repository URL" msgstr "" @@ -5308,15 +5378,15 @@ msgstr "" msgid "Last Name" msgstr "Nom de famille" -#: ../../app/views/shared/_create_account_form.html.erb:39 +#: ../../app/views/shared/_create_account_form.html.erb:38 msgid "I accept the" msgstr "J’accepte " -#: ../../app/views/shared/_create_account_form.html.erb:40 +#: ../../app/views/shared/_create_account_form.html.erb:39 msgid "terms and conditions" msgstr "Conditions" -#: ../../app/views/shared/_create_plan_modal.html.erb:8 +#: ../../app/views/shared/_create_plan_modal.html.erb:11 msgid "Would you like to create a plan based on the \"%{name}\" template?" msgstr "Souhaitez-vous créer un plan fondé sur le modèle \"%{name}\"?" @@ -5340,7 +5410,7 @@ msgstr "Supprimer ce lien" msgid "+ Add an additional URL" msgstr "+ Ajouter une adresse URL supplémentaire" -#: ../../app/views/shared/_search.html.erb:15 +#: ../../app/views/shared/_search.html.erb:17 msgid "Only Show Admins" msgstr "Afficher uniquement les administrateurs" @@ -6029,11 +6099,11 @@ msgid "New API Client" msgstr "Nouveau client API" #: ../../app/views/super_admin/api_clients/refresh_credentials.js.erb:1 -msgid "Unable to regenerate the client credentials." +msgid "Successfully regenerated the client credentials." msgstr "" #: ../../app/views/super_admin/api_clients/refresh_credentials.js.erb:1 -msgid "Successfully regenerated the client credentials." +msgid "Unable to regenerate the client credentials." msgstr "" #: ../../app/views/super_admin/notifications/_form.html.erb:20 @@ -6070,7 +6140,7 @@ msgstr "Modification de l’avis" msgid "View all notifications" msgstr "Voir tous les avis" -#: ../../app/views/super_admin/notifications/index.html.erb:10 +#: ../../app/views/super_admin/notifications/index.html.erb:7 msgid "+ Add New Notification" msgstr "+ Ajouter un nouvel avis" @@ -6241,31 +6311,31 @@ msgstr "Il n’existe pas encore de données pour les plans créés." msgid "No. plans created based off your templates" msgstr "Nombre de plans créés à partir de vos modèles" -#: ../../app/views/usage/_template_statistics_accordion.html.erb:11 +#: ../../app/views/usage/_template_statistics_accordion.html.erb:8 msgid "Statistics on your Templates" msgstr "Statistiques sur vos modèles" -#: ../../app/views/usage/_total_usage.html.erb:7 +#: ../../app/views/usage/_total_usage.html.erb:6 msgid "Total users" msgstr "" -#: ../../app/views/usage/_total_usage.html.erb:11 +#: ../../app/views/usage/_total_usage.html.erb:10 msgid "Total plans" msgstr "" -#: ../../app/views/usage/_total_usage.html.erb:15 +#: ../../app/views/usage/_total_usage.html.erb:14 msgid "Excluding Test Plans" msgstr "À l’exclusion des plans d’essai" -#: ../../app/views/usage/_total_usage.html.erb:29 +#: ../../app/views/usage/_total_usage.html.erb:27 msgid "csv download field separator" msgstr "séparateur de champs – téléchargement de fichiers csv" -#: ../../app/views/usage/_total_usage.html.erb:37 +#: ../../app/views/usage/_total_usage.html.erb:35 msgid "Download global usage" msgstr "Télécharger l’utilisation globale" -#: ../../app/views/usage/_total_usage.html.erb:44 +#: ../../app/views/usage/_total_usage.html.erb:42 msgid "Download Monthly Usage" msgstr "Télécharger l’utilisation mensuelle" @@ -6296,19 +6366,19 @@ msgstr "Nombre d’utilisateurs joints au cours de la dernière année" msgid "No. plans during last year" msgstr "Nombre de plans au cours de la dernière année" -#: ../../app/views/usage/_user_statistics.html.erb:57 +#: ../../app/views/usage/_user_statistics.html.erb:56 msgid "No. plans by template" msgstr "Nombre de plans par modèle" -#: ../../app/views/usage/_user_statistics.html.erb:67 +#: ../../app/views/usage/_user_statistics.html.erb:64 msgid "Time period" msgstr "Durée" -#: ../../app/views/usage/_user_statistics.html.erb:85 +#: ../../app/views/usage/_user_statistics.html.erb:82 msgid "Download all" msgstr "Tout télécharger" -#: ../../app/views/usage/_user_statistics_accordion.html.erb:11 +#: ../../app/views/usage/_user_statistics_accordion.html.erb:7 msgid "Statistics on your Users" msgstr "Statistiques sur vos utilisateurs" @@ -6499,25 +6569,25 @@ msgstr "" msgid "Hello %{recipient_name}," msgstr "Bonjour %{recipient_name}," -#: ../../app/views/user_mailer/question_answered.html.erb:5 -msgid " to " -msgstr " à" - -#: ../../app/views/user_mailer/question_answered.html.erb:5 -msgid " based on the template " -msgstr " basé sur le modèle" - #: ../../app/views/user_mailer/question_answered.html.erb:5 msgid " is creating a Data Management Plan and has answered " msgstr " crée un plan de gestion des données et a répondu" +#: ../../app/views/user_mailer/question_answered.html.erb:5 +msgid " to " +msgstr " à" + #: ../../app/views/user_mailer/question_answered.html.erb:5 msgid " in a plan called " msgstr " dans un plan appelé" +#: ../../app/views/user_mailer/question_answered.html.erb:5 +msgid " based on the template " +msgstr " basé sur le modèle" + #: ../../app/views/user_mailer/sharing_notification.html.erb:5 msgid "" -"Your colleague %{inviter_name} has invited you to contribute to \n" +"Your colleague %{inviter_name} has invited you to contribute to\r\n" " their Data Management Plan in %{tool_name}" msgstr "" "Votre collègue %{inviter_name} vous a invité(e) à contribuer à son plan de ges" @@ -6543,11 +6613,15 @@ msgstr "" "Vous pouvez modifier vos préférences relatives aux avis sur votre page de prof" "il." -#: ../../app/views/users/_admin_grant_permissions.html.erb:9 +#: ../../app/views/users/_admin_grant_permissions.html.erb:5 msgid "Editing privileges for %{username}" msgstr "Modification des privilèges de %{username}" -#: ../../app/views/users/_admin_grant_permissions.html.erb:19 +#: ../../app/views/users/_admin_grant_permissions.html.erb:17 +msgid "Organisational Admin Privileges" +msgstr "" + +#: ../../app/views/users/_admin_grant_permissions.html.erb:21 msgid "" "Allows the user to assign permissions to other users within the same organisat" "ion. Users can only assign permissions they own themselves" @@ -6556,7 +6630,7 @@ msgstr "" "u sein du même organisme. Les utilisateurs ne peuvent attribuer que les autori" "sations dont ils disposent eux-mêmes." -#: ../../app/views/users/_admin_grant_permissions.html.erb:23 +#: ../../app/views/users/_admin_grant_permissions.html.erb:25 msgid "" "Allows the user to create new organisational templates, edit existing ones and" " customise funder templates" @@ -6564,11 +6638,11 @@ msgstr "" "Permet à l’utilisateur de créer de nouveaux modèles d’organisme, de modifier l" "es modèles existants et de personnaliser les modèles de bailleurs de fonds" -#: ../../app/views/users/_admin_grant_permissions.html.erb:27 +#: ../../app/views/users/_admin_grant_permissions.html.erb:29 msgid "Allows the user to create and edit guidance" msgstr "Permet à l’utilisateur de créer et de modifier des directives" -#: ../../app/views/users/_admin_grant_permissions.html.erb:31 +#: ../../app/views/users/_admin_grant_permissions.html.erb:33 msgid "" "Provides the user with an API token and grants rights to harvest information f" "rom the tool" @@ -6576,11 +6650,11 @@ msgstr "" "Fournit à l’utilisateur un jeton d’API et accorde le droit de collecter des re" "nseignements à l’aide de l’outil" -#: ../../app/views/users/_admin_grant_permissions.html.erb:33 +#: ../../app/views/users/_admin_grant_permissions.html.erb:35 msgid "Use API" msgstr "Utiliser l’API" -#: ../../app/views/users/_admin_grant_permissions.html.erb:35 +#: ../../app/views/users/_admin_grant_permissions.html.erb:37 msgid "" "Allows the user to amend the organisation details (name, URL etc) and add basi" "c branding such as the logo" @@ -6588,37 +6662,41 @@ msgstr "" "Permet à l’utilisateur de modifier les détails de l’organisme (p. ex., nom et " "adresse URL) et d’ajouter une image de marque de base comme un logo" -#: ../../app/views/users/_admin_grant_permissions.html.erb:39 +#: ../../app/views/users/_admin_grant_permissions.html.erb:41 msgid "Allows the user to review plans submitted by organisational users" msgstr "" "Permet à l’utilisateur de revoir les plans soumis par les utilisateurs de l’or" "ganisme" -#: ../../app/views/users/_admin_grant_permissions.html.erb:41 +#: ../../app/views/users/_admin_grant_permissions.html.erb:43 msgid "Review plans" msgstr "Examiner les plans" #: ../../app/views/users/_admin_grant_permissions.html.erb:51 +msgid "Super Admin Privileges" +msgstr "" + +#: ../../app/views/users/_admin_grant_permissions.html.erb:55 msgid "Allows the user to create new organisations" msgstr "Permet à l’utilisateur de créer de nouveaux organismes" -#: ../../app/views/users/_admin_grant_permissions.html.erb:53 +#: ../../app/views/users/_admin_grant_permissions.html.erb:57 msgid "Add Organisations" msgstr "Ajouter des organismes" -#: ../../app/views/users/_admin_grant_permissions.html.erb:55 +#: ../../app/views/users/_admin_grant_permissions.html.erb:59 msgid "Allows the user to manage organisation affiliation" msgstr "Permet à l’utilisateur de gérer l’affiliation organisationnelle" -#: ../../app/views/users/_admin_grant_permissions.html.erb:57 +#: ../../app/views/users/_admin_grant_permissions.html.erb:61 msgid "Manage organisation affiliation" msgstr "Gérer l’affiliation organisationnelle" -#: ../../app/views/users/_admin_grant_permissions.html.erb:59 +#: ../../app/views/users/_admin_grant_permissions.html.erb:63 msgid "Allows the user to grant API access to organisations." msgstr "Permet à l’utilisateur d’accorder aux organismes l’accès à l’API." -#: ../../app/views/users/_admin_grant_permissions.html.erb:61 +#: ../../app/views/users/_admin_grant_permissions.html.erb:65 msgid "Grant API access" msgstr "Accorder l’accès à l'API" @@ -6634,23 +6712,23 @@ msgstr "Tout déselectionner" msgid "A new comment has been added to my DMP" msgstr "Un nouveau commentaire a été ajouté à mon PGD" -#: ../../app/views/users/_notification_preferences.html.erb:18 +#: ../../app/views/users/_notification_preferences.html.erb:17 msgid "A plan has been shared with me" msgstr "Un plan a été partagé avec moi" -#: ../../app/views/users/_notification_preferences.html.erb:23 +#: ../../app/views/users/_notification_preferences.html.erb:21 msgid "Admin privileges granted to me" msgstr "Privilèges d’administrateur qui m’ont été accordés" -#: ../../app/views/users/_notification_preferences.html.erb:29 +#: ../../app/views/users/_notification_preferences.html.erb:26 msgid "Feedback has been requested for my DMP" msgstr "Des commentaires ont été demandés pour mon PGD" -#: ../../app/views/users/_notification_preferences.html.erb:34 +#: ../../app/views/users/_notification_preferences.html.erb:30 msgid "Feedback has been provided for my DMP" msgstr "Des commentaires ont été fournis pour mon PGD" -#: ../../app/views/users/_notification_preferences.html.erb:43 +#: ../../app/views/users/_notification_preferences.html.erb:38 msgid "My DMP's visibility has changed" msgstr "La visibilité de mon PGD a changé" @@ -6672,11 +6750,11 @@ msgid "Download users" msgstr "Télécharger les utilisateurs" #: ../../app/views/users/refresh_token.js.erb:1 -msgid "Unable to regenerate your API token." +msgid "Successfully regenerate your API token." msgstr "" #: ../../app/views/users/refresh_token.js.erb:1 -msgid "Successfully regenerate your API token." +msgid "Unable to regenerate your API token." msgstr "" #: i18n_placeholders.rb:4 diff --git a/config/locale/fr_FR/LC_MESSAGES/app.mo b/config/locale/fr_FR/LC_MESSAGES/app.mo index 7a3a56e568..281700601f 100644 Binary files a/config/locale/fr_FR/LC_MESSAGES/app.mo and b/config/locale/fr_FR/LC_MESSAGES/app.mo differ diff --git a/config/locale/fr_FR/app.po b/config/locale/fr_FR/app.po index dd9b47b911..739c9150b6 100644 --- a/config/locale/fr_FR/app.po +++ b/config/locale/fr_FR/app.po @@ -1,14 +1,14 @@ -# French translations for roadmap package. -# Copyright (C) 2023 roadmap -# This file is distributed under the same license as the roadmap package. -# FIRST AUTHOR , 2023. +# French translations for roadmap_upstream package. +# Copyright (C) 2025 roadmap_upstream +# This file is distributed under the same license as the roadmap_upstream package. +# FIRST AUTHOR , 2025. # msgid "" msgstr "" -"Project-Id-Version: roadmap 1.0\n" +"Project-Id-Version: roadmap_upstream 1.0\n" "Report-Msgid-Bugs-To: contact@translation.io\n" -"POT-Creation-Date: 2023-04-12 10:30-0700\n" -"PO-Revision-Date: 2023-04-12 19:30+0200\n" +"POT-Creation-Date: 2025-04-10 13:28-0600\n" +"PO-Revision-Date: 2025-04-10 21:28+0200\n" "Last-Translator: FULL NAME \n" "Language-Team: French\n" "Language: fr_FR\n" @@ -268,7 +268,7 @@ msgstr "ajouté" #: ../../app/controllers/notes_controller.rb:88 #: ../../app/controllers/org_admin/departments_controller.rb:50 #: ../../app/controllers/org_admin/sections_controller.rb:103 -#: ../../app/controllers/org_admin/templates_controller.rb:205 +#: ../../app/controllers/org_admin/templates_controller.rb:210 #: ../../app/controllers/orgs_controller.rb:92 #: ../../app/controllers/plans_controller.rb:280 #: ../../app/controllers/plans_controller.rb:283 @@ -288,7 +288,7 @@ msgstr "enregistré" #: ../../app/controllers/notes_controller.rb:106 #: ../../app/controllers/org_admin/departments_controller.rb:52 #: ../../app/controllers/org_admin/sections_controller.rb:105 -#: ../../app/controllers/org_admin/templates_controller.rb:210 +#: ../../app/controllers/org_admin/templates_controller.rb:215 #: ../../app/controllers/orgs_controller.rb:94 #: ../../app/controllers/plans_controller.rb:289 #: ../../app/controllers/plans_controller.rb:292 @@ -300,28 +300,28 @@ msgstr "enregistré" msgid "save" msgstr "enregistrer" -#: ../../app/controllers/contributors_controller.rb:84 +#: ../../app/controllers/contributors_controller.rb:83 #: ../../app/controllers/notes_controller.rb:130 -#: ../../app/controllers/org_admin/templates_controller.rb:238 +#: ../../app/controllers/org_admin/templates_controller.rb:243 #: ../../app/controllers/research_outputs_controller.rb:74 #: ../../app/controllers/super_admin/orgs_controller.rb:94 msgid "removed" msgstr "supprimé(e)" -#: ../../app/controllers/contributors_controller.rb:87 +#: ../../app/controllers/contributors_controller.rb:86 #: ../../app/controllers/notes_controller.rb:148 -#: ../../app/controllers/org_admin/templates_controller.rb:240 +#: ../../app/controllers/org_admin/templates_controller.rb:245 #: ../../app/controllers/research_outputs_controller.rb:77 #: ../../app/controllers/super_admin/orgs_controller.rb:97 msgid "remove" msgstr "supprimer" -#: ../../app/controllers/contributors_controller.rb:161 +#: ../../app/controllers/contributors_controller.rb:160 #: ../../app/controllers/research_outputs_controller.rb:208 msgid "plan not found" msgstr "Plan non trouvé" -#: ../../app/controllers/contributors_controller.rb:169 +#: ../../app/controllers/contributors_controller.rb:168 msgid "contributor not found" msgstr "contributeur non trouvé" @@ -340,7 +340,7 @@ msgstr "Une erreur s'est produite lors de la demande de commentaires sur ce plan #: ../../app/controllers/org_admin/phases_controller.rb:121 #: ../../app/controllers/org_admin/questions_controller.rb:94 #: ../../app/controllers/org_admin/sections_controller.rb:79 -#: ../../app/controllers/org_admin/templates_controller.rb:181 +#: ../../app/controllers/org_admin/templates_controller.rb:186 #: ../../app/controllers/plans_controller.rb:120 #: ../../app/controllers/super_admin/api_clients_controller.rb:44 #: ../../app/controllers/super_admin/notifications_controller.rb:38 @@ -356,7 +356,7 @@ msgstr "créé" #: ../../app/controllers/org_admin/phases_controller.rb:123 #: ../../app/controllers/org_admin/questions_controller.rb:96 #: ../../app/controllers/org_admin/sections_controller.rb:86 -#: ../../app/controllers/org_admin/templates_controller.rb:183 +#: ../../app/controllers/org_admin/templates_controller.rb:188 #: ../../app/controllers/plans_controller.rb:151 #: ../../app/controllers/super_admin/api_clients_controller.rb:50 #: ../../app/controllers/super_admin/notifications_controller.rb:41 @@ -434,7 +434,7 @@ msgid "Unable to unlink your account from %{is}." msgstr "Impossible de délier votre compte de %{is}." #: ../../app/controllers/org_admin/phases_controller.rb:17 -#: ../../app/controllers/org_admin/templates_controller.rb:115 +#: ../../app/controllers/org_admin/templates_controller.rb:116 msgid "" "You are viewing a historical version of this template. You will not be able to" " make changes." @@ -482,22 +482,22 @@ msgstr "mettre à jour" msgid "Unable to create a new version of this template." msgstr "Impossible de créer une nouvelle version de ce modèle." -#: ../../app/controllers/org_admin/plans_controller.rb:36 +#: ../../app/controllers/org_admin/plans_controller.rb:40 msgid "%{plan_owner} has been notified that you have finished providing feedback" msgstr "%{plan_owner} a été informé que vous avez finalisé l'assistance conseil" -#: ../../app/controllers/org_admin/plans_controller.rb:40 +#: ../../app/controllers/org_admin/plans_controller.rb:44 msgid "Unable to notify user that you have finished providing feedback." msgstr "" "Impossible de notifier à l'utilisateur que vous avez terminé l'assistance cons" "eil." -#: ../../app/controllers/org_admin/plans_controller.rb:56 -#: ../../app/views/plans/_project_details.html.erb:14 +#: ../../app/controllers/org_admin/plans_controller.rb:60 +#: ../../app/views/plans/_project_details.html.erb:15 msgid "Project title" msgstr "Titre du projet" -#: ../../app/controllers/org_admin/plans_controller.rb:57 +#: ../../app/controllers/org_admin/plans_controller.rb:61 #: ../../app/views/paginable/plans/_index.html.erb:6 #: ../../app/views/paginable/plans/_org_admin.html.erb:19 #: ../../app/views/paginable/plans/_organisationally_or_publicly_visible.html.erb:13 @@ -506,7 +506,7 @@ msgstr "Titre du projet" msgid "Template" msgstr "Template" -#: ../../app/controllers/org_admin/plans_controller.rb:58 +#: ../../app/controllers/org_admin/plans_controller.rb:62 #: ../../app/helpers/plans_helper.rb:22 #: ../../app/helpers/settings_template_helper.rb:16 #: ../../app/views/devise/registrations/_password_confirmation.html.erb:22 @@ -524,22 +524,22 @@ msgstr "Template" msgid "Organisation" msgstr "Organisme" -#: ../../app/controllers/org_admin/plans_controller.rb:59 +#: ../../app/controllers/org_admin/plans_controller.rb:63 msgid "Owner name" msgstr "Nom du propriétaire" -#: ../../app/controllers/org_admin/plans_controller.rb:60 +#: ../../app/controllers/org_admin/plans_controller.rb:64 msgid "Owner email" msgstr "Courriel du propriétaire" -#: ../../app/controllers/org_admin/plans_controller.rb:61 +#: ../../app/controllers/org_admin/plans_controller.rb:65 #: ../../app/views/paginable/plans/_index.html.erb:9 #: ../../app/views/paginable/plans/_org_admin.html.erb:23 #: ../../app/views/paginable/plans/_organisationally_or_publicly_visible.html.erb:18 msgid "Updated" msgstr "Mis à jour" -#: ../../app/controllers/org_admin/plans_controller.rb:62 +#: ../../app/controllers/org_admin/plans_controller.rb:66 #: ../../app/views/org_admin/templates/_form.html.erb:17 #: ../../app/views/org_admin/templates/_show.html.erb:32 #: ../../app/views/paginable/plans/_index.html.erb:10 @@ -576,35 +576,35 @@ msgstr "Impossible de personnaliser ce modèle." msgid "That template is not customizable." msgstr "Ce modèle n'est pas personnalisable." -#: ../../app/controllers/org_admin/templates_controller.rb:21 +#: ../../app/controllers/org_admin/templates_controller.rb:22 #: ../../app/views/org_admin/templates/index.html.erb:43 msgid "All Templates" msgstr "Tous les modèles" -#: ../../app/controllers/org_admin/templates_controller.rb:47 +#: ../../app/controllers/org_admin/templates_controller.rb:48 #: ../../app/views/org_admin/templates/index.html.erb:52 msgid "%{org_name} Templates" msgstr "%{org_name} Modèles" -#: ../../app/controllers/org_admin/templates_controller.rb:49 +#: ../../app/controllers/org_admin/templates_controller.rb:50 #: ../../app/views/org_admin/templates/index.html.erb:54 msgid "Own Templates" msgstr "Vos modèles" -#: ../../app/controllers/org_admin/templates_controller.rb:84 +#: ../../app/controllers/org_admin/templates_controller.rb:85 msgid "Customizable Templates" msgstr "Modèles personnalisables" -#: ../../app/controllers/org_admin/templates_controller.rb:216 +#: ../../app/controllers/org_admin/templates_controller.rb:221 msgid "Error parsing links for a %{template}" msgstr "Erreur d'analyse des liens pour un %{template}" -#: ../../app/controllers/org_admin/templates_controller.rb:344 +#: ../../app/controllers/org_admin/templates_controller.rb:349 #: ../../app/controllers/public_pages_controller.rb:67 msgid "Template created using the %{application_name} service. Last modified %{date}" msgstr "Modèle créé avec %{application_name}. Dernière modification %{date}" -#: ../../app/controllers/org_admin/templates_controller.rb:356 +#: ../../app/controllers/org_admin/templates_controller.rb:361 #: ../../app/controllers/public_pages_controller.rb:80 msgid "Unable to download the DMP Template at this time." msgstr "Impossible de télécharger le modèle de DMP pour le moment." @@ -1010,31 +1010,31 @@ msgstr "" "e que sélectionnez ci-dessous, aussi mieux vaut éviter de dupliquer trop dextr" "aits." -#: ../../app/helpers/conditions_helper.rb:191 +#: ../../app/helpers/conditions_helper.rb:189 msgid "Answering" msgstr "Répondre" -#: ../../app/helpers/conditions_helper.rb:195 +#: ../../app/helpers/conditions_helper.rb:193 msgid " will send an email with subject %{subject_name}" msgstr "enverra un e-mail avec l'objet %{subject_name}" -#: ../../app/helpers/conditions_helper.rb:201 +#: ../../app/helpers/conditions_helper.rb:199 msgid " will remove question " msgstr "supprimera la question" -#: ../../app/helpers/conditions_helper.rb:202 +#: ../../app/helpers/conditions_helper.rb:200 msgid " will remove questions " msgstr "supprimera les questions" -#: ../../app/helpers/customizable_template_link_helper.rb:13 +#: ../../app/helpers/customizable_template_link_helper.rb:16 msgid "Transfer customisation" msgstr "Transférer la personnalisation" -#: ../../app/helpers/customizable_template_link_helper.rb:18 +#: ../../app/helpers/customizable_template_link_helper.rb:22 msgid "Edit customisation" msgstr "Modifier la personnalisation" -#: ../../app/helpers/customizable_template_link_helper.rb:22 +#: ../../app/helpers/customizable_template_link_helper.rb:26 msgid "Customise" msgstr "Personnaliser" @@ -1116,17 +1116,17 @@ msgid "Change affiliation" msgstr "Changer d'affiliation" #: ../../app/helpers/perms_helper.rb:11 -#: ../../app/views/users/_admin_grant_permissions.html.erb:21 +#: ../../app/views/users/_admin_grant_permissions.html.erb:23 msgid "Manage user privileges" msgstr "Gérer les droits de l'utilisateur" #: ../../app/helpers/perms_helper.rb:12 -#: ../../app/views/users/_admin_grant_permissions.html.erb:25 +#: ../../app/views/users/_admin_grant_permissions.html.erb:27 msgid "Manage templates" msgstr "Gérer les modèles" #: ../../app/helpers/perms_helper.rb:13 -#: ../../app/views/users/_admin_grant_permissions.html.erb:29 +#: ../../app/views/users/_admin_grant_permissions.html.erb:31 msgid "Manage guidance" msgstr "Gérer les recommandations" @@ -1135,7 +1135,7 @@ msgid "API rights" msgstr "Droits d'API" #: ../../app/helpers/perms_helper.rb:15 -#: ../../app/views/users/_admin_grant_permissions.html.erb:37 +#: ../../app/views/users/_admin_grant_permissions.html.erb:39 msgid "Manage organisation details" msgstr "Gérer les renseignements sur l'organisme" @@ -1175,7 +1175,7 @@ msgid "Public" msgstr "Public" #: ../../app/helpers/plans_helper.rb:26 ../../app/helpers/plans_helper.rb:28 -#: ../../app/views/layouts/application.html.erb:129 +#: ../../app/views/layouts/application.html.erb:128 msgid "Private" msgstr "Privé" @@ -1188,7 +1188,7 @@ msgid "Public: anyone can view." msgstr "Public : visible par tous." #: ../../app/helpers/plans_helper.rb:39 -#: ../../app/views/layouts/application.html.erb:130 +#: ../../app/views/layouts/application.html.erb:129 msgid "Private: restricted to me and people I invite." msgstr "Privé : accès restreint aux personnes que j'invite." @@ -1225,9 +1225,9 @@ msgstr "Description" #: ../../app/views/orgs/_profile_form.html.erb:152 #: ../../app/views/paginable/templates/_customisable.html.erb:7 #: ../../app/views/paginable/templates/_organisational.html.erb:12 -#: ../../app/views/plans/_project_details.html.erb:156 +#: ../../app/views/plans/_project_details.html.erb:154 #: ../../app/views/plans/_show_details.html.erb:12 -#: ../../app/views/plans/new.html.erb:86 +#: ../../app/views/plans/new.html.erb:84 msgid "Funder" msgstr "Financeur" @@ -1253,8 +1253,8 @@ msgstr "

    Les %{object_types} suivant(e)s seront déplacé(e)s vers '%{org_name #: ../../app/helpers/template_helper.rb:48 #: ../../app/views/plans/index.html.erb:29 -#: ../../app/views/plans/new.html.erb:123 -#: ../../app/views/shared/_create_plan_modal.html.erb:5 +#: ../../app/views/plans/new.html.erb:121 +#: ../../app/views/shared/_create_plan_modal.html.erb:6 #: ../../spec/features/locales_spec.rb:53 #: ../../spec/features/locales_spec.rb:69 msgid "Create plan" @@ -1557,9 +1557,8 @@ msgid "Details" msgstr "Détails" #: ../../app/models/exported_plan.rb:189 -msgid "" -"Question not answered.\n" -msgstr "Question sans réponse." +msgid "Question not answered.\\n" +msgstr "" #: ../../app/models/identifier.rb:141 msgid "already assigned a value" @@ -1605,7 +1604,7 @@ msgstr "Financé" msgid "Denied" msgstr "Refusé" -#: ../../app/models/plan.rb:623 +#: ../../app/models/plan.rb:624 msgid "must be after the start date" msgstr "doit être postérieur à la date de début" @@ -1701,7 +1700,7 @@ msgstr "" "Les conditions du modèle s'appliquent à une question positionnée avant celle-c" "i" -#: ../../app/models/user.rb:384 +#: ../../app/models/user.rb:380 msgid "A Data Management Plan in %{application_name} has been shared with you" msgstr "Un plan de gestion de données a été partagé avec vous sur %{application_name}" @@ -1709,7 +1708,8 @@ msgstr "Un plan de gestion de données a été partagé avec vous sur %{applicat #: ../../app/views/contact_us/contacts/_new_left.html.erb:4 #: ../../app/views/contributors/_form.html.erb:10 #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:8 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:14 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:24 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:12 #: ../../app/views/org_admin/departments/edit.html.erb:14 #: ../../app/views/org_admin/departments/new.html.erb:14 #: ../../app/views/paginable/api_clients/_index.html.erb:6 @@ -1734,7 +1734,7 @@ msgid "Last Activity" msgstr "Dernière Activité" #: ../../app/models/user/at_csv.rb:7 -#: ../../app/views/layouts/_branding.html.erb:71 +#: ../../app/views/layouts/_branding.html.erb:76 #: ../../app/views/org_admin/users/edit.html.erb:71 #: ../../app/views/paginable/users/_index.html.erb:26 #: ../../app/views/super_admin/users/edit.html.erb:105 @@ -1964,9 +1964,9 @@ msgid "Please wait, Standards are loading" msgstr "Merci de patienter, les standards sont en cours de chargement" #: ../../app/views/answers/_new_edit.html.erb:68 -#: ../../app/views/contributors/_form.html.erb:95 -#: ../../app/views/devise/passwords/edit.html.erb:35 -#: ../../app/views/devise/registrations/_password_details.html.erb:31 +#: ../../app/views/contributors/_form.html.erb:96 +#: ../../app/views/devise/passwords/edit.html.erb:36 +#: ../../app/views/devise/registrations/_password_details.html.erb:30 #: ../../app/views/devise/registrations/_personal_details.html.erb:90 #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:28 #: ../../app/views/guidances/new_edit.html.erb:49 @@ -1975,10 +1975,10 @@ msgstr "Merci de patienter, les standards sont en cours de chargement" #: ../../app/views/org_admin/departments/edit.html.erb:23 #: ../../app/views/org_admin/departments/new.html.erb:23 #: ../../app/views/org_admin/phases/_form.html.erb:25 -#: ../../app/views/org_admin/questions/_form.html.erb:99 -#: ../../app/views/org_admin/questions/_show.html.erb:209 +#: ../../app/views/org_admin/questions/_form.html.erb:100 +#: ../../app/views/org_admin/questions/_show.html.erb:206 #: ../../app/views/org_admin/sections/_form.html.erb:17 -#: ../../app/views/org_admin/templates/_form.html.erb:88 +#: ../../app/views/org_admin/templates/_form.html.erb:91 #: ../../app/views/org_admin/users/edit.html.erb:54 #: ../../app/views/orgs/_feedback_form.html.erb:38 #: ../../app/views/orgs/_profile_form.html.erb:197 @@ -1990,8 +1990,8 @@ msgstr "Merci de patienter, les standards sont en cours de chargement" #: ../../app/views/super_admin/notifications/_form.html.erb:66 #: ../../app/views/super_admin/themes/_form.html.erb:13 #: ../../app/views/super_admin/users/edit.html.erb:61 -#: ../../app/views/users/_admin_grant_permissions.html.erb:68 -#: ../../app/views/users/_notification_preferences.html.erb:47 +#: ../../app/views/users/_admin_grant_permissions.html.erb:72 +#: ../../app/views/users/_notification_preferences.html.erb:41 msgid "Save" msgstr "Enregistrer" @@ -2002,27 +2002,49 @@ msgstr "Enregistrer" msgid "example answer" msgstr "Exemple de réponse" -#: ../../app/views/answers/_status.html.erb:5 -msgid "Saving..." -msgstr "Enregistrement en cours..." +#: ../../app/views/answers/_status.html.erb:7 +msgid "Plan writing error related to %{tool_name}" +msgstr "" + +#: ../../app/views/answers/_status.html.erb:10 +msgid "Saving...Please do not refresh or go to another page!" +msgstr "" + +#: ../../app/views/answers/_status.html.erb:12 +msgid "" +"If you stuck on this message, please save your plan to a separate file and con" +"tact us at %{helpdesk_email} ." +msgstr "" + +#: ../../app/views/answers/_status.html.erb:17 +msgid "" +"Sorry, we had trouble saving your data. Please contact us at %{helpdesk_email}" +" ." +msgstr "" -#: ../../app/views/answers/_status.html.erb:9 +#: ../../app/views/answers/_status.html.erb:21 +msgid "" +"Save your plan content to a separate file now. You will LOSE them after refres" +"hing or closing this page." +msgstr "" + +#: ../../app/views/answers/_status.html.erb:25 msgid "Answered" msgstr "Répondu" -#: ../../app/views/answers/_status.html.erb:10 +#: ../../app/views/answers/_status.html.erb:26 msgid " by %{user_name}" msgstr " par %{user_name}" -#: ../../app/views/answers/_status.html.erb:15 -msgid " questions from your plan." -msgstr " questions de votre plan." - -#: ../../app/views/answers/_status.html.erb:15 +#: ../../app/views/answers/_status.html.erb:31 msgid "This answer removes " msgstr "Cette réponse supprime" -#: ../../app/views/answers/_status.html.erb:21 +#: ../../app/views/answers/_status.html.erb:31 +msgid " questions from your plan." +msgstr " questions de votre plan." + +#: ../../app/views/answers/_status.html.erb:37 msgid "This answer triggers email(s) to " msgstr "Cette réponse déclenche l'envoi d'e-mail(s) à" @@ -2031,11 +2053,13 @@ msgstr "Cette réponse déclenche l'envoi d'e-mail(s) à" #: ../../app/views/contributors/_form.html.erb:19 #: ../../app/views/devise/passwords/new.html.erb:18 #: ../../app/views/devise/registrations/_personal_details.html.erb:10 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:20 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:11 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:25 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:18 #: ../../app/views/org_admin/users/edit.html.erb:14 #: ../../app/views/paginable/contributors/_index.html.erb:11 #: ../../app/views/paginable/users/_index.html.erb:21 -#: ../../app/views/plans/_share_form.html.erb:109 +#: ../../app/views/plans/_share_form.html.erb:110 #: ../../app/views/shared/_create_account_form.html.erb:12 #: ../../app/views/shared/_sign_in_form.html.erb:3 #: ../../app/views/super_admin/users/edit.html.erb:15 @@ -2044,19 +2068,21 @@ msgid "Email" msgstr "Courriel" #: ../../app/views/contact_us/contacts/_new_left.html.erb:22 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:26 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:26 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:24 msgid "Subject" msgstr "Sujet" #: ../../app/views/contact_us/contacts/_new_left.html.erb:30 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:32 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:27 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:30 #: ../../app/views/orgs/_feedback_form.html.erb:26 msgid "Message" msgstr "Message" #: ../../app/views/contact_us/contacts/_new_left.html.erb:39 -#: ../../app/views/devise/passwords/edit.html.erb:30 -#: ../../app/views/shared/_create_account_form.html.erb:46 +#: ../../app/views/devise/passwords/edit.html.erb:31 +#: ../../app/views/shared/_create_account_form.html.erb:45 msgid "Security check" msgstr "Vérifications de sécurité" @@ -2091,7 +2117,7 @@ msgstr "" "veuillez remplir le formulaire ci-dessous." #: ../../app/views/contact_us/contacts/new.html.erb:10 -#: ../../app/views/layouts/_branding.html.erb:41 +#: ../../app/views/layouts/_branding.html.erb:44 #: ../../app/views/layouts/_footer.html.erb:23 #: ../../app/views/layouts/_footer.html.erb:29 #: ../../app/views/org_admin/plans/index.html.erb:40 @@ -2099,7 +2125,7 @@ msgstr "" #: ../../app/views/paginable/plans/_publicly_visible.html.erb:24 #: ../../app/views/paginable/templates/_history.html.erb:28 #: ../../app/views/paginable/templates/_history.html.erb:35 -#: ../../app/views/paginable/templates/_organisational.html.erb:85 +#: ../../app/views/paginable/templates/_organisational.html.erb:87 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:29 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:36 #: ../../app/views/plans/_download_form.html.erb:130 @@ -2138,16 +2164,18 @@ msgstr "Affiliation" msgid "Roles" msgstr "Rôles" -#: ../../app/views/contributors/_form.html.erb:97 +#: ../../app/views/contributors/_form.html.erb:98 #: ../../app/views/layouts/modal_search/_result.html.erb:23 #: ../../app/views/notes/_archive.html.erb:10 #: ../../app/views/notes/_list.html.erb:16 #: ../../app/views/notes/_list.html.erb:19 -#: ../../app/views/org_admin/conditions/_container.html.erb:11 -#: ../../app/views/org_admin/conditions/_form.html.erb:31 +#: ../../app/views/org_admin/conditions/_container.html.erb:14 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:11 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:40 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:31 #: ../../app/views/org_admin/question_options/_option_fields.html.erb:40 #: ../../app/views/paginable/api_clients/_index.html.erb:44 -#: ../../app/views/paginable/contributors/_index.html.erb:55 +#: ../../app/views/paginable/contributors/_index.html.erb:56 #: ../../app/views/paginable/departments/_index.html.erb:28 #: ../../app/views/paginable/guidance_groups/_index.html.erb:56 #: ../../app/views/paginable/guidances/_index.html.erb:61 @@ -2155,29 +2183,32 @@ msgstr "Rôles" #: ../../app/views/paginable/plans/_privately_visible.html.erb:78 #: ../../app/views/paginable/research_outputs/_index.html.erb:53 #: ../../app/views/paginable/templates/_customisable.html.erb:67 -#: ../../app/views/paginable/templates/_organisational.html.erb:74 +#: ../../app/views/paginable/templates/_organisational.html.erb:75 #: ../../app/views/plans/_share_form.html.erb:91 #: ../../app/views/research_outputs/_form.html.erb:180 msgid "Remove" msgstr "Supprimer" -#: ../../app/views/contributors/_form.html.erb:100 +#: ../../app/views/contributors/_form.html.erb:101 #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:29 #: ../../app/views/guidances/new_edit.html.erb:50 +#: ../../app/views/layouts/modal_search/_form.html.erb:43 #: ../../app/views/notes/_archive.html.erb:11 #: ../../app/views/notes/_edit.html.erb:11 #: ../../app/views/org_admin/departments/edit.html.erb:24 #: ../../app/views/org_admin/departments/new.html.erb:24 -#: ../../app/views/org_admin/questions/_form.html.erb:103 -#: ../../app/views/org_admin/questions/_form.html.erb:105 +#: ../../app/views/org_admin/questions/_form.html.erb:104 +#: ../../app/views/org_admin/questions/_form.html.erb:106 #: ../../app/views/plans/_guidance_selection.html.erb:35 -#: ../../app/views/plans/new.html.erb:124 +#: ../../app/views/plans/new.html.erb:122 #: ../../app/views/research_outputs/_form.html.erb:183 +#: ../../app/views/shared/_copy_link_modal.html.erb:8 +#: ../../app/views/shared/_create_plan_modal.html.erb:8 #: ../../app/views/super_admin/api_clients/_form.html.erb:86 #: ../../app/views/super_admin/notifications/_form.html.erb:73 #: ../../app/views/super_admin/themes/_form.html.erb:19 #: ../../app/views/super_admin/users/_confirm_merge.html.erb:15 -#: ../../app/views/users/_admin_grant_permissions.html.erb:69 +#: ../../app/views/users/_admin_grant_permissions.html.erb:73 msgid "Cancel" msgstr "Annuler" @@ -2185,7 +2216,7 @@ msgstr "Annuler" msgid "Editing contributor" msgstr "Modification du contributeur" -#: ../../app/views/contributors/edit.html.erb:13 +#: ../../app/views/contributors/edit.html.erb:14 #: ../../app/views/contributors/new.html.erb:13 msgid "View all contributors" msgstr "Voir tous les contributeurs" @@ -2253,7 +2284,7 @@ msgstr "Nom" #: ../../app/views/devise/registrations/new.html.erb:43 #: ../../app/views/devise/registrations/new.html.erb:58 #: ../../app/views/shared/_access_controls.html.erb:11 -#: ../../app/views/shared/_create_account_form.html.erb:50 +#: ../../app/views/shared/_create_account_form.html.erb:49 msgid "Create account" msgstr "S'inscrire" @@ -2389,7 +2420,7 @@ msgstr "Déverrouiller mon compte" msgid "Change your password" msgstr "Modifier votre mot de passe" -#: ../../app/views/devise/passwords/edit.html.erb:24 +#: ../../app/views/devise/passwords/edit.html.erb:25 #: ../../app/views/devise/registrations/_password_details.html.erb:25 msgid "Show passwords" msgstr "Afficher les mots de passe" @@ -2402,7 +2433,8 @@ msgstr "Mot de passe oublié ?" #: ../../app/views/devise/passwords/new.html.erb:5 msgid "The email address you entered is not registered." -msgstr "Le courriel que vous avez saisie n'est pas enregistrée." +msgstr "" +"L'adresse courriel que vous avez saisi n'est pas enregistré.\n" #: ../../app/views/devise/passwords/new.html.erb:10 msgid "" @@ -2577,7 +2609,7 @@ msgid "Department or school" msgstr "Département ou école" #: ../../app/views/devise/registrations/_personal_details.html.erb:55 -#: ../../app/views/layouts/_signin_signout.html.erb:6 +#: ../../app/views/layouts/_signin_signout.html.erb:7 #: ../../app/views/org_admin/users/edit.html.erb:43 #: ../../app/views/super_admin/users/edit.html.erb:53 msgid "Language" @@ -2599,7 +2631,7 @@ msgstr "Administrateur de l'organisme" #: ../../app/views/devise/registrations/edit.html.erb:1 #: ../../app/views/devise/registrations/edit.html.erb:4 -#: ../../app/views/layouts/_signin_signout.html.erb:29 +#: ../../app/views/layouts/_signin_signout.html.erb:36 msgid "Edit profile" msgstr "Modifier le profil" @@ -2624,7 +2656,7 @@ msgid "Do you have a %{application_name} account?" msgstr "Avez vous un compte sur %{application_name} ?" #: ../../app/views/devise/registrations/new.html.erb:22 -#: ../../app/views/layouts/_signin_signout.html.erb:41 +#: ../../app/views/layouts/_signin_signout.html.erb:48 #: ../../app/views/shared/_access_controls.html.erb:5 #: ../../app/views/shared/_sign_in_form.html.erb:19 msgid "Sign in" @@ -2681,7 +2713,7 @@ msgstr "" "lorsqu'ils répondront aux questions dans l'onglet 'créer un plan'." #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:15 -#: ../../app/views/org_admin/templates/_form.html.erb:41 +#: ../../app/views/org_admin/templates/_form.html.erb:44 #: ../../app/views/org_admin/templates/_row.html.erb:10 #: ../../app/views/org_admin/templates/_row.html.erb:13 #: ../../app/views/org_admin/templates/_show.html.erb:19 @@ -2736,12 +2768,12 @@ msgstr "Groupe de recommandations" msgid "View all guidance" msgstr "Voir toutes les recommandations" -#: ../../app/views/guidances/_guidance_display.html.erb:10 +#: ../../app/views/guidances/_guidance_display.html.erb:9 #: ../../app/views/guidances/admin_index.html.erb:2 #: ../../app/views/guidances/admin_index.html.erb:5 #: ../../app/views/guidances/new_edit.html.erb:12 #: ../../app/views/guidances/new_edit.html.erb:16 -#: ../../app/views/layouts/_branding.html.erb:82 +#: ../../app/views/layouts/_branding.html.erb:87 #: ../../app/views/org_admin/annotations/_form.html.erb:3 #: ../../app/views/org_admin/questions/_show.html.erb:78 #: ../../app/views/paginable/themes/_index.html.erb:5 @@ -2868,33 +2900,33 @@ msgstr "Suivant" msgid "Previous" msgstr "Précédent" -#: ../../app/views/layouts/_branding.html.erb:65 +#: ../../app/views/layouts/_branding.html.erb:69 msgid "Admin" msgstr "Admin" -#: ../../app/views/layouts/_branding.html.erb:77 +#: ../../app/views/layouts/_branding.html.erb:82 #: ../../app/views/org_admin/templates/index.html.erb:4 #: ../../app/views/paginable/orgs/_index.html.erb:8 msgid "Templates" msgstr "Modèles" -#: ../../app/views/layouts/_branding.html.erb:87 +#: ../../app/views/layouts/_branding.html.erb:92 #: ../../app/views/super_admin/orgs/index.html.erb:2 #: ../../app/views/super_admin/orgs/index.html.erb:6 msgid "Organisations" msgstr "Organismes" -#: ../../app/views/layouts/_branding.html.erb:92 +#: ../../app/views/layouts/_branding.html.erb:97 #: ../../app/views/orgs/admin_edit.html.erb:1 #: ../../app/views/orgs/admin_edit.html.erb:6 msgid "Organisation details" msgstr "Organisme" -#: ../../app/views/layouts/_branding.html.erb:98 +#: ../../app/views/layouts/_branding.html.erb:103 msgid "Users" msgstr "Utilisateurs" -#: ../../app/views/layouts/_branding.html.erb:103 +#: ../../app/views/layouts/_branding.html.erb:108 #: ../../app/views/org_admin/questions/_show.html.erb:88 #: ../../app/views/org_admin/shared/_theme_selector.html.erb:16 #: ../../app/views/paginable/guidances/_index.html.erb:7 @@ -2903,15 +2935,15 @@ msgstr "Utilisateurs" msgid "Themes" msgstr "Thèmes" -#: ../../app/views/layouts/_branding.html.erb:108 +#: ../../app/views/layouts/_branding.html.erb:113 msgid "Usage" msgstr "Statistiques" -#: ../../app/views/layouts/_branding.html.erb:113 +#: ../../app/views/layouts/_branding.html.erb:118 msgid "Api Clients" msgstr "Clients API" -#: ../../app/views/layouts/_branding.html.erb:116 +#: ../../app/views/layouts/_branding.html.erb:121 #: ../../app/views/org_admin/plans/index.html.erb:11 #: ../../app/views/super_admin/notifications/index.html.erb:1 #: ../../app/views/super_admin/notifications/index.html.erb:4 @@ -2942,44 +2974,44 @@ msgstr "Déclaration de confidentialité" msgid "GitHub" msgstr "GitHub" -#: ../../app/views/layouts/_navigation.html.erb:12 +#: ../../app/views/layouts/_navigation.html.erb:6 #: ../../app/views/orgs/_profile_form.html.erb:58 msgid "logo" msgstr "logo" -#: ../../app/views/layouts/_navigation.html.erb:23 +#: ../../app/views/layouts/_navigation.html.erb:26 #: ../../app/views/plans/index.html.erb:1 #: ../../app/views/plans/index.html.erb:4 msgid "My Dashboard" msgstr "Tableau de bord" -#: ../../app/views/layouts/_navigation.html.erb:26 +#: ../../app/views/layouts/_navigation.html.erb:29 msgid "Create plans" msgstr "Créer un plan" -#: ../../app/views/layouts/_navigation.html.erb:31 +#: ../../app/views/layouts/_navigation.html.erb:34 msgid "Reference" msgstr "Référence" -#: ../../app/views/layouts/_navigation.html.erb:36 -#: ../../app/views/layouts/_navigation.html.erb:47 +#: ../../app/views/layouts/_navigation.html.erb:40 +#: ../../app/views/layouts/_navigation.html.erb:52 #: ../../app/views/public_pages/plan_index.html.erb:1 #: ../../app/views/public_pages/plan_index.html.erb:4 msgid "Public DMPs" msgstr "DMPs publics" -#: ../../app/views/layouts/_navigation.html.erb:39 -#: ../../app/views/layouts/_navigation.html.erb:50 +#: ../../app/views/layouts/_navigation.html.erb:43 +#: ../../app/views/layouts/_navigation.html.erb:55 #: ../../app/views/public_pages/template_index.html.erb:1 #: ../../app/views/public_pages/template_index.html.erb:4 msgid "DMP Templates" msgstr "Modèles de DMP" -#: ../../app/views/layouts/_navigation.html.erb:44 +#: ../../app/views/layouts/_navigation.html.erb:49 msgid "Home" msgstr "Accueil" -#: ../../app/views/layouts/_navigation.html.erb:55 +#: ../../app/views/layouts/_navigation.html.erb:60 #: ../../app/views/static_pages/about_us.html.erb:35 #: ../../app/views/static_pages/help.html.erb:1 #: ../../app/views/static_pages/help.html.erb:4 @@ -3011,7 +3043,7 @@ msgstr "Voir tout" msgid "View less" msgstr "Voir moins" -#: ../../app/views/layouts/_signin_signout.html.erb:32 +#: ../../app/views/layouts/_signin_signout.html.erb:39 msgid "Logout" msgstr "Déconnexion" @@ -3020,50 +3052,54 @@ msgstr "Déconnexion" msgid "%{application_name}" msgstr "%{application_name}" -#: ../../app/views/layouts/application.html.erb:92 -msgid "Notice:" -msgstr "Note :" - #: ../../app/views/layouts/application.html.erb:92 msgid "Error:" msgstr "Erreur :" -#: ../../app/views/layouts/application.html.erb:103 +#: ../../app/views/layouts/application.html.erb:92 +msgid "Notice:" +msgstr "Note :" + +#: ../../app/views/layouts/application.html.erb:102 msgid "Loading..." msgstr "Chargement..." -#: ../../app/views/layouts/application.html.erb:122 +#: ../../app/views/layouts/application.html.erb:120 #: ../../app/views/plans/new.html.erb:2 msgid "This field is required." msgstr "Ce champ est obligatoire." -#: ../../app/views/layouts/application.html.erb:124 +#: ../../app/views/layouts/application.html.erb:121 +msgid "The passwords must match." +msgstr "" + +#: ../../app/views/layouts/application.html.erb:123 #: ../../app/views/shared/_create_account_form.html.erb:31 msgid "Show password" msgstr "Afficher le mot de passe" -#: ../../app/views/layouts/application.html.erb:125 +#: ../../app/views/layouts/application.html.erb:124 msgid "Select an organisation from the list." msgstr "Sélectionner un organisme dans la liste." -#: ../../app/views/layouts/application.html.erb:126 +#: ../../app/views/layouts/application.html.erb:125 msgid "My organisation isn't listed" msgstr "Mon organisme n'est pas dans la liste" -#: ../../app/views/layouts/application.html.erb:128 +#: ../../app/views/layouts/application.html.erb:127 #: ../../app/views/paginable/plans/_privately_visible.html.erb:42 msgid "N/A" msgstr "N/D" -#: ../../app/views/layouts/application.html.erb:132 +#: ../../app/views/layouts/application.html.erb:131 msgid "Hide list." msgstr "Cacher la liste." -#: ../../app/views/layouts/application.html.erb:133 +#: ../../app/views/layouts/application.html.erb:132 msgid "See the full list of partner institutions." msgstr "Voir la liste des institutions partenaires." -#: ../../app/views/layouts/application.html.erb:135 +#: ../../app/views/layouts/application.html.erb:134 msgid "" "Unable to find a suitable template for the research organisation and funder yo" "u selected." @@ -3071,29 +3107,29 @@ msgstr "" "Impossible de trouver un modèle approprié à l'organisme de recherche et au fin" "anceur que vous avez sélectionnés." -#: ../../app/views/layouts/application.html.erb:136 +#: ../../app/views/layouts/application.html.erb:135 msgid "Please select a research organisation and funder to continue." msgstr "" "Veuillez sélectionner un organisme de recherche et un financeur pour continuer" "." -#: ../../app/views/layouts/application.html.erb:138 +#: ../../app/views/layouts/application.html.erb:137 msgid "Loading ..." msgstr "Chargement ..." -#: ../../app/views/layouts/application.html.erb:139 +#: ../../app/views/layouts/application.html.erb:138 msgid "Unable to load the section's content at this time." msgstr "Impossible de charger le contenu de la section pour le moment." -#: ../../app/views/layouts/application.html.erb:140 +#: ../../app/views/layouts/application.html.erb:139 msgid "Unable to load the question's content at this time." msgstr "Impossible de charger le contenu de la question pour le moment." -#: ../../app/views/layouts/application.html.erb:141 +#: ../../app/views/layouts/application.html.erb:140 msgid "Opens in a new window" msgstr "Ouvre une nouvelle fenêtre" -#: ../../app/views/layouts/application.html.erb:143 +#: ../../app/views/layouts/application.html.erb:142 msgid "" "%{n} results are available, use up and down arrows to navigate suggestions. Us" "e the Enter key to select a suggestion or the Escape key to close the suggesti" @@ -3103,14 +3139,23 @@ msgstr "" "ir les suggestions. Utilisez la touche Entrée pour sélectionner une suggestion" " ou la touche Échap pour fermer les suggestions." -#: ../../app/views/layouts/application.html.erb:144 +#: ../../app/views/layouts/application.html.erb:143 msgid "No results are available for your entry." msgstr "Aucun résultat n'est disponible pour votre recherche." -#: ../../app/views/layouts/application.html.erb:145 +#: ../../app/views/layouts/application.html.erb:144 msgid "Searching ..." msgstr "Recherche..." +#: ../../app/views/layouts/application.html.erb:148 +#: ../../app/views/research_outputs/repositories/_search_result.html.erb:32 +msgid "More info" +msgstr "Plus d'informations" + +#: ../../app/views/layouts/application.html.erb:149 +msgid "Less info" +msgstr "Moins d'informations" + #: ../../app/views/layouts/modal_search/_form.html.erb:24 msgid "- Enter a search term %{examples} -" msgstr "- Entrez un critère de recherche %{examples} -" @@ -3120,16 +3165,11 @@ msgstr "- Entrez un critère de recherche %{examples} -" msgid "No results matched your filter criteria." msgstr "Aucun résultat ne correspond à vos critères de filtrage." -#: ../../app/views/layouts/modal_search/_form.html.erb:41 -#: ../../app/views/layouts/modal_search/_form.html.erb:84 -msgid "Close" -msgstr "Fermer" - -#: ../../app/views/layouts/modal_search/_form.html.erb:44 +#: ../../app/views/layouts/modal_search/_form.html.erb:40 msgid "%{topic} search" msgstr "Rechercher %{topic}" -#: ../../app/views/layouts/modal_search/_form.html.erb:67 +#: ../../app/views/layouts/modal_search/_form.html.erb:66 msgid "Apply filter(s)" msgstr "Appliquer le(s) filtre(s)" @@ -3158,7 +3198,7 @@ msgid "Add Comment" msgstr "Ajouter un commentaire" #: ../../app/views/notes/_list.html.erb:15 -#: ../../app/views/org_admin/questions/_show.html.erb:218 +#: ../../app/views/org_admin/questions/_show.html.erb:215 #: ../../app/views/paginable/api_clients/_index.html.erb:43 #: ../../app/views/paginable/contributors/_index.html.erb:53 #: ../../app/views/paginable/departments/_index.html.erb:27 @@ -3190,19 +3230,51 @@ msgid "%{org} Example Answer" msgstr "Exemple de réponse %{org}" #: ../../app/views/org_admin/conditions/_add.html.erb:3 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:7 msgid "Add condition" msgstr "Ajouter une condition" +#: ../../app/views/org_admin/conditions/_add.html.erb:5 +msgid "To add a condition you must have selected an Option and Action together with" +msgstr "" + +#: ../../app/views/org_admin/conditions/_add.html.erb:7 +msgid "if Action is 'remove', you need to select one or more choices in Target." +msgstr "" + +#: ../../app/views/org_admin/conditions/_add.html.erb:8 +msgid "" +"if Action is 'add notification', you need to fill in all the fields in the 'Se" +"nd email' popup." +msgstr "" + +#: ../../app/views/org_admin/conditions/_add.html.erb:10 +msgid "Otherwise, the condition will not be saved." +msgstr "" + #: ../../app/views/org_admin/conditions/_container.html.erb:5 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:10 msgid "Option" msgstr "Option" #: ../../app/views/org_admin/conditions/_container.html.erb:8 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:15 #: ../../app/views/super_admin/orgs/_analysis.html.erb:47 msgid "Action" msgstr "Action" -#: ../../app/views/org_admin/conditions/_form.html.erb:25 +#: ../../app/views/org_admin/conditions/_container.html.erb:11 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:21 +msgid "Target" +msgstr "" + +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:4 +msgid "" +"Hover over the email address to view email content. To change email details yo" +"u need to remove and add the condition again." +msgstr "" + +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:26 msgid "Edit email" msgstr "Modifier le courriel" @@ -3210,19 +3282,23 @@ msgstr "Modifier le courriel" msgid "Send email" msgstr "Envoyer un e-mail" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:21 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:7 +msgid "Close" +msgstr "Fermer" + +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:19 msgid "recipient_email@example.com" msgstr "recipient_email@example.com" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:33 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:31 msgid "Email content" msgstr "Contenu du mail" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:37 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:35 msgid "Discard " msgstr "Retirer" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:38 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:36 msgid "Save " msgstr "Enregistrer" @@ -3455,16 +3531,16 @@ msgstr "Actions" msgid "Feedback requested" msgstr "Demande d'assistance conseil" +#: ../../app/views/org_admin/plans/index.html.erb:29 +msgid "Complete" +msgstr "Terminé" + #: ../../app/views/org_admin/plans/index.html.erb:29 msgid "Notify the plan owner that I have finished providing feedback" msgstr "" "Avertir le propriétaire du plan que j'ai fini de fournir une assistance consei" "l" -#: ../../app/views/org_admin/plans/index.html.erb:29 -msgid "Complete" -msgstr "Terminé" - #: ../../app/views/org_admin/plans/index.html.erb:39 msgid "" "Download plans (new window)" -#: ../../app/views/org_admin/questions/_form.html.erb:49 -#: ../../app/views/org_admin/questions/_form.html.erb:57 -msgid "Add Conditions" -msgstr "Ajouter des conditions" - -#: ../../app/views/org_admin/questions/_form.html.erb:56 +#: ../../app/views/org_admin/questions/_form.html.erb:58 msgid "Save this question before adding conditions." msgstr "Enregistrez cette question avant d'ajouter des conditions." -#: ../../app/views/org_admin/questions/_form.html.erb:66 -msgid "Display additional comment area." -msgstr "Afficher un zone de commentaire supplémentaire." +#: ../../app/views/org_admin/questions/_form.html.erb:59 +msgid "Edit Conditions" +msgstr "" -#: ../../app/views/org_admin/questions/_form.html.erb:72 +#: ../../app/views/org_admin/questions/_form.html.erb:68 +msgid "Display additional comment area" +msgstr "" + +#: ../../app/views/org_admin/questions/_form.html.erb:73 msgid "Default answer" msgstr "Réponse par défaut" -#: ../../app/views/org_admin/questions/_form.html.erb:95 +#: ../../app/views/org_admin/questions/_form.html.erb:96 msgid "" "Select one or more themes that are relevant to this question. This will allow " "similarly themed organisation-level guidance to appear alongside your question" @@ -3570,7 +3645,7 @@ msgstr "" "icher des recommandations similaires au niveau des organismes à côté de votre " "question." -#: ../../app/views/org_admin/questions/_form.html.erb:102 +#: ../../app/views/org_admin/questions/_form.html.erb:103 #: ../../app/views/org_admin/sections/_form.html.erb:19 #: ../../app/views/super_admin/api_clients/_form.html.erb:79 #: ../../app/views/super_admin/notifications/_form.html.erb:68 @@ -3578,7 +3653,7 @@ msgstr "" msgid "Delete" msgstr "Effacer" -#: ../../app/views/org_admin/questions/_form.html.erb:102 +#: ../../app/views/org_admin/questions/_form.html.erb:103 msgid "You are about to delete question #%{question_number}. Are you sure?" msgstr "" "Vous êtes sur le point de supprimer la question #%{question_number}. En êtes-v" @@ -3633,7 +3708,7 @@ msgstr "" "sme\n" "                        liées aux thèmes associés à cette question." -#: ../../app/views/org_admin/questions/_show.html.erb:169 +#: ../../app/views/org_admin/questions/_show.html.erb:166 msgid "" "Note: New plans will automatically display this guidance.\n" " Users then have the ability to hide/display the guidance when edit" @@ -3644,7 +3719,7 @@ msgstr "" "            Les utilisateurs ont ensuite la possibilité de masquer / afficher " "des recommandations lors de la modification de leur plan." -#: ../../app/views/org_admin/questions/_show.html.erb:172 +#: ../../app/views/org_admin/questions/_show.html.erb:169 msgid "" "There is no organisational guidance related to the themes associated with this" " question." @@ -3652,14 +3727,14 @@ msgstr "" "Il n’existe aucune recommandation d'organisme liée aux thèmes associés à cette" " question." -#: ../../app/views/org_admin/questions/_show.html.erb:182 -#: ../../app/views/org_admin/questions/_show.html.erb:194 -#: ../../app/views/org_admin/questions/_show.html.erb:224 +#: ../../app/views/org_admin/questions/_show.html.erb:179 +#: ../../app/views/org_admin/questions/_show.html.erb:191 +#: ../../app/views/org_admin/questions/_show.html.erb:221 msgid "Annotations" msgstr "Annotations" -#: ../../app/views/org_admin/questions/_show.html.erb:188 -#: ../../app/views/org_admin/questions/_show.html.erb:230 +#: ../../app/views/org_admin/questions/_show.html.erb:185 +#: ../../app/views/org_admin/questions/_show.html.erb:227 msgid "None provided" msgstr "Aucune fournie" @@ -3689,11 +3764,11 @@ msgstr "" "Vous êtes sur le point de supprimer '%{section_title}'. Cela affectera les que" "stions liées à cette section. En êtes-vous sûr ?" -#: ../../app/views/org_admin/sections/_index.html.erb:61 +#: ../../app/views/org_admin/sections/_index.html.erb:63 msgid "Add a new section" msgstr "Ajouter une nouvelle section" -#: ../../app/views/org_admin/shared/_theme_selector.html.erb:43 +#: ../../app/views/org_admin/shared/_theme_selector.html.erb:44 msgid "No themes have been defined. Please contact your administrator for assistance." msgstr "" "Aucun thème n'a été défini. Veuillez contacter votre administrateur pour obten" @@ -3715,12 +3790,12 @@ msgstr "" "Cocher cette case évite de faire apparaître le modèle dans la liste des modèle" "s publics." -#: ../../app/views/org_admin/templates/_form.html.erb:25 +#: ../../app/views/org_admin/templates/_form.html.erb:28 #: ../../app/views/org_admin/templates/_show.html.erb:35 msgid "for internal %{org_name} use only" msgstr "réservé à l'usage interne de %{org_name}" -#: ../../app/views/org_admin/templates/_form.html.erb:38 +#: ../../app/views/org_admin/templates/_form.html.erb:41 #: ../../app/views/org_admin/templates/_show.html.erb:13 #: ../../app/views/paginable/guidance_groups/_index.html.erb:7 #: ../../app/views/paginable/guidances/_index.html.erb:9 @@ -3730,7 +3805,7 @@ msgstr "réservé à l'usage interne de %{org_name}" msgid "Status" msgstr "Statut" -#: ../../app/views/org_admin/templates/_form.html.erb:43 +#: ../../app/views/org_admin/templates/_form.html.erb:46 #: ../../app/views/org_admin/templates/_row.html.erb:16 #: ../../app/views/org_admin/templates/_show.html.erb:26 #: ../../app/views/paginable/guidance_groups/_index.html.erb:24 @@ -3740,17 +3815,17 @@ msgstr "Statut" msgid "Unpublished" msgstr "Non publié" -#: ../../app/views/org_admin/templates/_form.html.erb:45 +#: ../../app/views/org_admin/templates/_form.html.erb:48 #: ../../app/views/paginable/templates/_history.html.erb:19 msgid "Draft" msgstr "Brouillon" -#: ../../app/views/org_admin/templates/_form.html.erb:52 +#: ../../app/views/org_admin/templates/_form.html.erb:55 #: ../../app/views/org_admin/templates/_show.html.erb:41 msgid "Created at" msgstr "Créé à" -#: ../../app/views/org_admin/templates/_form.html.erb:58 +#: ../../app/views/org_admin/templates/_form.html.erb:61 #: ../../app/views/org_admin/templates/_show.html.erb:43 #: ../../app/views/paginable/guidance_groups/_index.html.erb:9 #: ../../app/views/paginable/guidances/_index.html.erb:10 @@ -3758,12 +3833,12 @@ msgstr "Créé à" msgid "Last updated" msgstr "Dernière m.à j." -#: ../../app/views/org_admin/templates/_form.html.erb:70 +#: ../../app/views/org_admin/templates/_form.html.erb:73 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:10 msgid "Funder Links" msgstr "Liens du financeur" -#: ../../app/views/org_admin/templates/_form.html.erb:73 +#: ../../app/views/org_admin/templates/_form.html.erb:76 msgid "" "Add links to funder websites that provide additional information about the req" "uirements for this template" @@ -3771,11 +3846,11 @@ msgstr "" "Ajouter des liens vers les sites des financeurs fournissant des informations s" "upplémentaires sur les exigences de ce modèle" -#: ../../app/views/org_admin/templates/_form.html.erb:79 +#: ../../app/views/org_admin/templates/_form.html.erb:82 msgid "Sample Plan Links" msgstr "Exemples de liens de plans" -#: ../../app/views/org_admin/templates/_form.html.erb:82 +#: ../../app/views/org_admin/templates/_form.html.erb:85 msgid "Add links to sample plans if provided by the funder." msgstr "" "Ajouter des liens vers des exemples de plans s'ils sont fournis par le finance" @@ -4047,7 +4122,7 @@ msgstr "Supprimer le logo" #: ../../app/views/orgs/_profile_form.html.erb:65 #: ../../app/views/orgs/shibboleth_ds.html.erb:34 -#: ../../app/views/plans/new.html.erb:64 ../../app/views/plans/new.html.erb:93 +#: ../../app/views/plans/new.html.erb:62 ../../app/views/plans/new.html.erb:91 #: ../../app/views/shared/_sign_in_form.html.erb:23 msgid "or" msgstr "ou" @@ -4105,7 +4180,7 @@ msgid "Profile information" msgstr "Informations du profil" #: ../../app/views/orgs/admin_edit.html.erb:22 -#: ../../app/views/plans/_navigation.html.erb:33 +#: ../../app/views/plans/_navigation.html.erb:37 #: ../../app/views/plans/_request_feedback_form.html.erb:19 #: ../../app/views/static_pages/help.html.erb:45 msgid "Request feedback" @@ -4130,7 +4205,7 @@ msgid "Please select one" msgstr "Veuillez en choisir un" #: ../../app/views/orgs/shibboleth_ds.html.erb:30 -#: ../../app/views/usage/_user_statistics.html.erb:76 +#: ../../app/views/usage/_user_statistics.html.erb:73 msgid "Go" msgstr "Aller à" @@ -4178,7 +4253,7 @@ msgstr "" "Vous êtes sur le point de supprimer '%{client_name}'. Ils ne pourront plus acc" "éder à l'API. Êtes-vous sûr?" -#: ../../app/views/paginable/contributors/_index.html.erb:57 +#: ../../app/views/paginable/contributors/_index.html.erb:58 msgid "You are about to delete '%{contributor_name}'. Are you sure?" msgstr "Vous êtes sur le point de supprimer '%{contributor_name}'. Êtes-vous sûr?" @@ -4204,7 +4279,7 @@ msgstr "" #: ../../app/views/paginable/plans/_privately_visible.html.erb:48 #: ../../app/views/paginable/templates/_history.html.erb:42 #: ../../app/views/paginable/users/_index.html.erb:92 -#: ../../app/views/shared/_create_plan_modal.html.erb:12 +#: ../../app/views/shared/_create_plan_modal.html.erb:15 msgid "No" msgstr "Non" @@ -4213,7 +4288,7 @@ msgstr "Non" #: ../../app/views/paginable/plans/_privately_visible.html.erb:46 #: ../../app/views/paginable/templates/_history.html.erb:42 #: ../../app/views/paginable/users/_index.html.erb:92 -#: ../../app/views/shared/_create_plan_modal.html.erb:11 +#: ../../app/views/shared/_create_plan_modal.html.erb:14 msgid "Yes" msgstr "Oui" @@ -4329,7 +4404,7 @@ msgstr "Créé" #: ../../app/views/paginable/templates/_history.html.erb:6 #: ../../app/views/paginable/templates/_organisational.html.erb:2 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:7 -#: ../../app/views/plans/_navigation.html.erb:38 +#: ../../app/views/plans/_navigation.html.erb:43 #: ../../app/views/usage/_user_statistics.html.erb:23 #: ../../app/views/usage/_user_statistics.html.erb:38 msgid "Download" @@ -4354,7 +4429,7 @@ msgstr "Inconnu" #: ../../app/views/paginable/plans/_publicly_visible.html.erb:23 #: ../../app/views/paginable/templates/_history.html.erb:27 #: ../../app/views/paginable/templates/_history.html.erb:34 -#: ../../app/views/paginable/templates/_organisational.html.erb:84 +#: ../../app/views/paginable/templates/_organisational.html.erb:86 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:28 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:35 msgid "(new window)" @@ -4373,7 +4448,7 @@ msgid "Shared" msgstr "Partagé" #: ../../app/views/paginable/plans/_privately_visible.html.erb:64 -#: ../../app/views/plans/_navigation.html.erb:28 +#: ../../app/views/plans/_navigation.html.erb:31 msgid "Share" msgstr "Partager" @@ -4481,7 +4556,7 @@ msgstr "Editer les personnalisations" msgid "View customizations" msgstr "Voir les personnalisations." -#: ../../app/views/paginable/templates/_organisational.html.erb:76 +#: ../../app/views/paginable/templates/_organisational.html.erb:77 msgid "" "Are you sure you want to remove \"%{template_title}\"? Any published versions wi" "ll become unavailable to users." @@ -4489,9 +4564,9 @@ msgstr "" "Voulez-vous vraiment supprimer \"%{template_title}\" ? Les versions publiées ne " "seront plus disponibles aux utilisateurs." -#: ../../app/views/paginable/templates/_organisational.html.erb:90 +#: ../../app/views/paginable/templates/_organisational.html.erb:92 #: ../../app/views/shared/_copy_link_modal.html.erb:6 -#: ../../app/views/shared/_copy_link_modal.html.erb:13 +#: ../../app/views/shared/_copy_link_modal.html.erb:16 msgid "Copy link" msgstr "Copier le lien" @@ -4514,14 +4589,14 @@ msgstr "Dernière mise à jour" msgid "Create a new plan" msgstr "Créer un nouveau plan" -#: ../../app/views/paginable/templates/_publicly_visible.html.erb:13 -msgid "(if available)" -msgstr "(si disponible)" - #: ../../app/views/paginable/templates/_publicly_visible.html.erb:13 msgid "Sample Plans" msgstr "Exemples de plans" +#: ../../app/views/paginable/templates/_publicly_visible.html.erb:13 +msgid "(if available)" +msgstr "(si disponible)" + #: ../../app/views/paginable/templates/_publicly_visible.html.erb:47 msgid "Copy link to create a new plan" msgstr "Copier le lien pour créer un nouveau plan" @@ -4571,7 +4646,7 @@ msgstr "Dernière activité" msgid "Edit Profile" msgstr "Editer le profil" -#: ../../app/views/phases/_edit_plan_answers.html.erb:77 +#: ../../app/views/phases/_edit_plan_answers.html.erb:74 msgid "Comments & Guidance" msgstr "Commentaires & Recommandations" @@ -4660,7 +4735,7 @@ msgstr "" "ew-window-popup-info\">%{open_in_new_window_text}" #: ../../app/views/plans/_edit_details.html.erb:14 -#: ../../app/views/plans/_guidance_selection.html.erb:38 +#: ../../app/views/plans/_guidance_selection.html.erb:36 msgid "Select Guidance" msgstr "Sélectionnez la recommandation" @@ -4688,7 +4763,7 @@ msgstr "Voir la liste complète" msgid "There is no additional guidance for this template." msgstr "Il n'y a aucune recommandation supplémentaire pour ce modèle." -#: ../../app/views/plans/_guidance_selection.html.erb:40 +#: ../../app/views/plans/_guidance_selection.html.erb:38 msgid "" "To help you write your plan, %{application_name} can show you guidance from a " "variety of organisations. Please choose up to 6 organisations of the following" @@ -4699,27 +4774,27 @@ msgstr "" "s, choisissez jusqu'à 6 organismes proposant des recommandations adaptées à vo" "tre plan." -#: ../../app/views/plans/_guidance_selection.html.erb:42 +#: ../../app/views/plans/_guidance_selection.html.erb:40 msgid "Don't forget to save your changes after making your selections." msgstr "N'oubliez pas de sauvegarder vos changements après avoir fait vos sélections" -#: ../../app/views/plans/_navigation.html.erb:4 +#: ../../app/views/plans/_navigation.html.erb:5 msgid "Project Details" msgstr "Renseignements sur le projet" -#: ../../app/views/plans/_navigation.html.erb:7 +#: ../../app/views/plans/_navigation.html.erb:8 msgid "Contributors" msgstr "Contributeurs" -#: ../../app/views/plans/_navigation.html.erb:11 +#: ../../app/views/plans/_navigation.html.erb:12 msgid "Plan overview" msgstr "Vue d'ensemble" -#: ../../app/views/plans/_navigation.html.erb:16 +#: ../../app/views/plans/_navigation.html.erb:18 msgid "Write Plan" msgstr "Rédiger" -#: ../../app/views/plans/_navigation.html.erb:22 +#: ../../app/views/plans/_navigation.html.erb:24 msgid "Research Outputs" msgstr "Produit de recherche" @@ -4787,76 +4862,76 @@ msgstr "Description des enjeux éthiques" msgid "Link to a protocol from a meeting with an ethics commitee" msgstr "Lien vers un protocole d'une réunion avec un comité d'éthique" -#: ../../app/views/plans/_project_details.html.erb:27 -#: ../../app/views/plans/new.html.erb:38 +#: ../../app/views/plans/_project_details.html.erb:25 +#: ../../app/views/plans/new.html.erb:36 msgid "mock project for testing, practice, or educational purposes" msgstr "projet de test, d'entrainement ou à des fins de formation" -#: ../../app/views/plans/_project_details.html.erb:35 +#: ../../app/views/plans/_project_details.html.erb:33 msgid "Project abstract" msgstr "Résumé du projet" -#: ../../app/views/plans/_project_details.html.erb:47 +#: ../../app/views/plans/_project_details.html.erb:45 msgid "Research domain" msgstr "Domaine de recherche" -#: ../../app/views/plans/_project_details.html.erb:52 -#: ../../app/views/plans/_project_details.html.erb:173 +#: ../../app/views/plans/_project_details.html.erb:50 +#: ../../app/views/plans/_project_details.html.erb:171 #: ../../app/views/research_outputs/_form.html.erb:23 #: ../../app/views/research_outputs/licenses/_form.html.erb:19 msgid "- Please select one -" msgstr "- Veuillez en sélectionner un -" -#: ../../app/views/plans/_project_details.html.erb:62 +#: ../../app/views/plans/_project_details.html.erb:60 msgid "Project Start" msgstr "Début du projet" -#: ../../app/views/plans/_project_details.html.erb:65 +#: ../../app/views/plans/_project_details.html.erb:63 msgid "The estimated date on which you will begin this project." msgstr "La date estimée à laquelle vous commencerez ce projet." -#: ../../app/views/plans/_project_details.html.erb:68 +#: ../../app/views/plans/_project_details.html.erb:66 msgid "Project End" msgstr "Fin du projet" -#: ../../app/views/plans/_project_details.html.erb:71 +#: ../../app/views/plans/_project_details.html.erb:69 msgid "The estimated date on which you will complete this project." msgstr "La date estimée à laquelle vous terminerez ce projet." -#: ../../app/views/plans/_project_details.html.erb:80 +#: ../../app/views/plans/_project_details.html.erb:78 msgid "Landing page" msgstr "Page d'atterrissage" -#: ../../app/views/plans/_project_details.html.erb:93 +#: ../../app/views/plans/_project_details.html.erb:91 #: ../../app/views/plans/_show_details.html.erb:22 msgid "ID" msgstr "Identifiant" -#: ../../app/views/plans/_project_details.html.erb:114 +#: ../../app/views/plans/_project_details.html.erb:112 msgid "Research outputs may have ethical concerns" msgstr "Les produits de recherche peuvent avoir des enjeux éthiques" -#: ../../app/views/plans/_project_details.html.erb:121 +#: ../../app/views/plans/_project_details.html.erb:119 msgid "Describe any ethical concerns" msgstr "Décrivez les enjeux éthiques" -#: ../../app/views/plans/_project_details.html.erb:134 +#: ../../app/views/plans/_project_details.html.erb:132 msgid "Ethical protocols" msgstr "Protocoles éthiques" -#: ../../app/views/plans/_project_details.html.erb:167 +#: ../../app/views/plans/_project_details.html.erb:165 msgid "Funding status" msgstr "Statut du financement" -#: ../../app/views/plans/_project_details.html.erb:180 +#: ../../app/views/plans/_project_details.html.erb:178 msgid "Grant number/url" msgstr "Numéro / URL de la subvention" -#: ../../app/views/plans/_project_details.html.erb:194 +#: ../../app/views/plans/_project_details.html.erb:192 msgid "Grant number:" msgstr "Numéro de subvention :" -#: ../../app/views/plans/_project_details.html.erb:198 +#: ../../app/views/plans/_project_details.html.erb:196 msgid "" "Provide a URL to the award's landing page if possible, if not please provide t" "he award/grant number." @@ -5051,11 +5126,11 @@ msgstr "" msgid "What research project are you planning?" msgstr "Quel projet de recherche planifiez-vous ?" -#: ../../app/views/plans/new.html.erb:47 +#: ../../app/views/plans/new.html.erb:45 msgid "Select the primary research organisation" msgstr "Choisir l'organisme de recherche principal (ou porteur du projet)" -#: ../../app/views/plans/new.html.erb:67 +#: ../../app/views/plans/new.html.erb:65 msgid "" "No research organisation associated with this plan or my research organisation" " is not listed" @@ -5063,23 +5138,23 @@ msgstr "" "Aucun organisme de recherché n'est associé à ce plan ou mon organisme de reche" "rche n'est pas listé" -#: ../../app/views/plans/new.html.erb:77 +#: ../../app/views/plans/new.html.erb:75 msgid "Select the primary funding organisation" msgstr "Choisir le principal organisme de financement" -#: ../../app/views/plans/new.html.erb:96 +#: ../../app/views/plans/new.html.erb:94 msgid "No funder associated with this plan or my funder is not listed" msgstr "Aucun financeur n'est associé à ce plan ou mon financeur n'est pas listé" -#: ../../app/views/plans/new.html.erb:108 +#: ../../app/views/plans/new.html.erb:106 msgid "Which DMP template would you like to use?" msgstr "Quel modèle souhaitez vous utiliser ?" -#: ../../app/views/plans/new.html.erb:111 +#: ../../app/views/plans/new.html.erb:109 msgid "Please select a template" msgstr "Choisissez un modèle" -#: ../../app/views/plans/new.html.erb:116 +#: ../../app/views/plans/new.html.erb:114 msgid "We found multiple DMP templates corresponding to your funder." msgstr "Nous avons trouvé plusieurs modèles correspondants à votre financeur." @@ -5288,10 +5363,6 @@ msgstr "Sélectionnez un type d'entropôt" msgid "Click to view repositories related to %{subject}" msgstr "Cliquez pour afficher les entrepôts liés à %{subject}" -#: ../../app/views/research_outputs/repositories/_search_result.html.erb:32 -msgid "More info" -msgstr "Plus d'informations" - #: ../../app/views/research_outputs/repositories/_search_result.html.erb:37 msgid "Repository URL" msgstr "URL de l'entrepôt" @@ -5324,15 +5395,15 @@ msgstr "Type d'entrepôt" msgid "Last Name" msgstr "Nom" -#: ../../app/views/shared/_create_account_form.html.erb:39 +#: ../../app/views/shared/_create_account_form.html.erb:38 msgid "I accept the" msgstr "J'accepte le" -#: ../../app/views/shared/_create_account_form.html.erb:40 +#: ../../app/views/shared/_create_account_form.html.erb:39 msgid "terms and conditions" msgstr "conditions générales d'utilisation" -#: ../../app/views/shared/_create_plan_modal.html.erb:8 +#: ../../app/views/shared/_create_plan_modal.html.erb:11 msgid "Would you like to create a plan based on the \"%{name}\" template?" msgstr "Souhaitez-vous créer un plan basé sur le modèle \"%{name}\"?" @@ -5356,7 +5427,7 @@ msgstr "Supprimer ce lien" msgid "+ Add an additional URL" msgstr "+ Ajouter un lien supplémentaire" -#: ../../app/views/shared/_search.html.erb:15 +#: ../../app/views/shared/_search.html.erb:17 msgid "Only Show Admins" msgstr "Afficher uniquement les administrateurs" @@ -6114,14 +6185,14 @@ msgstr "Nouveau client API" msgid "New API Client" msgstr "Nouveau client API" -#: ../../app/views/super_admin/api_clients/refresh_credentials.js.erb:1 -msgid "Unable to regenerate the client credentials." -msgstr "Impossible de régénérer les informations d'identification du client." - #: ../../app/views/super_admin/api_clients/refresh_credentials.js.erb:1 msgid "Successfully regenerated the client credentials." msgstr "Régénération réussie des informations d'identification du client." +#: ../../app/views/super_admin/api_clients/refresh_credentials.js.erb:1 +msgid "Unable to regenerate the client credentials." +msgstr "Impossible de régénérer les informations d'identification du client." + #: ../../app/views/super_admin/notifications/_form.html.erb:20 msgid "" "Info: Simple information message, displayed in blue.
    , 2023. +# Portuguese translations for roadmap_upstream package. +# Copyright (C) 2025 roadmap_upstream +# This file is distributed under the same license as the roadmap_upstream package. +# FIRST AUTHOR , 2025. # msgid "" msgstr "" -"Project-Id-Version: roadmap 1.0\n" +"Project-Id-Version: roadmap_upstream 1.0\n" "Report-Msgid-Bugs-To: contact@translation.io\n" -"POT-Creation-Date: 2023-04-12 10:30-0700\n" -"PO-Revision-Date: 2023-04-12 19:30+0200\n" +"POT-Creation-Date: 2025-04-10 13:28-0600\n" +"PO-Revision-Date: 2025-04-10 21:28+0200\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese\n" "Language: pt_BR\n" @@ -265,7 +265,7 @@ msgstr "adicionado" #: ../../app/controllers/notes_controller.rb:88 #: ../../app/controllers/org_admin/departments_controller.rb:50 #: ../../app/controllers/org_admin/sections_controller.rb:103 -#: ../../app/controllers/org_admin/templates_controller.rb:205 +#: ../../app/controllers/org_admin/templates_controller.rb:210 #: ../../app/controllers/orgs_controller.rb:92 #: ../../app/controllers/plans_controller.rb:280 #: ../../app/controllers/plans_controller.rb:283 @@ -285,7 +285,7 @@ msgstr "salvo" #: ../../app/controllers/notes_controller.rb:106 #: ../../app/controllers/org_admin/departments_controller.rb:52 #: ../../app/controllers/org_admin/sections_controller.rb:105 -#: ../../app/controllers/org_admin/templates_controller.rb:210 +#: ../../app/controllers/org_admin/templates_controller.rb:215 #: ../../app/controllers/orgs_controller.rb:94 #: ../../app/controllers/plans_controller.rb:289 #: ../../app/controllers/plans_controller.rb:292 @@ -297,28 +297,28 @@ msgstr "salvo" msgid "save" msgstr "Salvar" -#: ../../app/controllers/contributors_controller.rb:84 +#: ../../app/controllers/contributors_controller.rb:83 #: ../../app/controllers/notes_controller.rb:130 -#: ../../app/controllers/org_admin/templates_controller.rb:238 +#: ../../app/controllers/org_admin/templates_controller.rb:243 #: ../../app/controllers/research_outputs_controller.rb:74 #: ../../app/controllers/super_admin/orgs_controller.rb:94 msgid "removed" msgstr "removido" -#: ../../app/controllers/contributors_controller.rb:87 +#: ../../app/controllers/contributors_controller.rb:86 #: ../../app/controllers/notes_controller.rb:148 -#: ../../app/controllers/org_admin/templates_controller.rb:240 +#: ../../app/controllers/org_admin/templates_controller.rb:245 #: ../../app/controllers/research_outputs_controller.rb:77 #: ../../app/controllers/super_admin/orgs_controller.rb:97 msgid "remove" msgstr "Remover" -#: ../../app/controllers/contributors_controller.rb:161 +#: ../../app/controllers/contributors_controller.rb:160 #: ../../app/controllers/research_outputs_controller.rb:208 msgid "plan not found" msgstr "plano não encontrado" -#: ../../app/controllers/contributors_controller.rb:169 +#: ../../app/controllers/contributors_controller.rb:168 msgid "contributor not found" msgstr "colaborador não encontrado" @@ -337,7 +337,7 @@ msgstr "Ocorreu um erro ao solicitar feedback para este plano." #: ../../app/controllers/org_admin/phases_controller.rb:121 #: ../../app/controllers/org_admin/questions_controller.rb:94 #: ../../app/controllers/org_admin/sections_controller.rb:79 -#: ../../app/controllers/org_admin/templates_controller.rb:181 +#: ../../app/controllers/org_admin/templates_controller.rb:186 #: ../../app/controllers/plans_controller.rb:120 #: ../../app/controllers/super_admin/api_clients_controller.rb:44 #: ../../app/controllers/super_admin/notifications_controller.rb:38 @@ -353,7 +353,7 @@ msgstr "criado" #: ../../app/controllers/org_admin/phases_controller.rb:123 #: ../../app/controllers/org_admin/questions_controller.rb:96 #: ../../app/controllers/org_admin/sections_controller.rb:86 -#: ../../app/controllers/org_admin/templates_controller.rb:183 +#: ../../app/controllers/org_admin/templates_controller.rb:188 #: ../../app/controllers/plans_controller.rb:151 #: ../../app/controllers/super_admin/api_clients_controller.rb:50 #: ../../app/controllers/super_admin/notifications_controller.rb:41 @@ -431,7 +431,7 @@ msgid "Unable to unlink your account from %{is}." msgstr "Não conseguimos desvincular sua conta de %{is}." #: ../../app/controllers/org_admin/phases_controller.rb:17 -#: ../../app/controllers/org_admin/templates_controller.rb:115 +#: ../../app/controllers/org_admin/templates_controller.rb:116 msgid "" "You are viewing a historical version of this template. You will not be able to" " make changes." @@ -479,20 +479,20 @@ msgstr "atualizar" msgid "Unable to create a new version of this template." msgstr "Não criar uma nova versão deste modelo." -#: ../../app/controllers/org_admin/plans_controller.rb:36 +#: ../../app/controllers/org_admin/plans_controller.rb:40 msgid "%{plan_owner} has been notified that you have finished providing feedback" msgstr "%{plan_owner} foi avisado de que você terminou de dar feedback" -#: ../../app/controllers/org_admin/plans_controller.rb:40 +#: ../../app/controllers/org_admin/plans_controller.rb:44 msgid "Unable to notify user that you have finished providing feedback." msgstr "Não conseguimos notificar o usuário de que você acabou seu feedback." -#: ../../app/controllers/org_admin/plans_controller.rb:56 -#: ../../app/views/plans/_project_details.html.erb:14 +#: ../../app/controllers/org_admin/plans_controller.rb:60 +#: ../../app/views/plans/_project_details.html.erb:15 msgid "Project title" msgstr "Título do projeto" -#: ../../app/controllers/org_admin/plans_controller.rb:57 +#: ../../app/controllers/org_admin/plans_controller.rb:61 #: ../../app/views/paginable/plans/_index.html.erb:6 #: ../../app/views/paginable/plans/_org_admin.html.erb:19 #: ../../app/views/paginable/plans/_organisationally_or_publicly_visible.html.erb:13 @@ -501,7 +501,7 @@ msgstr "Título do projeto" msgid "Template" msgstr "Modelo" -#: ../../app/controllers/org_admin/plans_controller.rb:58 +#: ../../app/controllers/org_admin/plans_controller.rb:62 #: ../../app/helpers/plans_helper.rb:22 #: ../../app/helpers/settings_template_helper.rb:16 #: ../../app/views/devise/registrations/_password_confirmation.html.erb:22 @@ -519,22 +519,22 @@ msgstr "Modelo" msgid "Organisation" msgstr "Organização" -#: ../../app/controllers/org_admin/plans_controller.rb:59 +#: ../../app/controllers/org_admin/plans_controller.rb:63 msgid "Owner name" msgstr "Nome do proprietário" -#: ../../app/controllers/org_admin/plans_controller.rb:60 +#: ../../app/controllers/org_admin/plans_controller.rb:64 msgid "Owner email" msgstr "Email do proprietário" -#: ../../app/controllers/org_admin/plans_controller.rb:61 +#: ../../app/controllers/org_admin/plans_controller.rb:65 #: ../../app/views/paginable/plans/_index.html.erb:9 #: ../../app/views/paginable/plans/_org_admin.html.erb:23 #: ../../app/views/paginable/plans/_organisationally_or_publicly_visible.html.erb:18 msgid "Updated" msgstr "Atualizado" -#: ../../app/controllers/org_admin/plans_controller.rb:62 +#: ../../app/controllers/org_admin/plans_controller.rb:66 #: ../../app/views/org_admin/templates/_form.html.erb:17 #: ../../app/views/org_admin/templates/_show.html.erb:32 #: ../../app/views/paginable/plans/_index.html.erb:10 @@ -569,35 +569,35 @@ msgstr "Não customização esse modelo." msgid "That template is not customizable." msgstr "Esse modelo não é customizáveis." -#: ../../app/controllers/org_admin/templates_controller.rb:21 +#: ../../app/controllers/org_admin/templates_controller.rb:22 #: ../../app/views/org_admin/templates/index.html.erb:43 msgid "All Templates" msgstr "Todos os Modelos" -#: ../../app/controllers/org_admin/templates_controller.rb:47 +#: ../../app/controllers/org_admin/templates_controller.rb:48 #: ../../app/views/org_admin/templates/index.html.erb:52 msgid "%{org_name} Templates" msgstr "%{org_name} Modelos" -#: ../../app/controllers/org_admin/templates_controller.rb:49 +#: ../../app/controllers/org_admin/templates_controller.rb:50 #: ../../app/views/org_admin/templates/index.html.erb:54 msgid "Own Templates" msgstr "Modelos Próprios" -#: ../../app/controllers/org_admin/templates_controller.rb:84 +#: ../../app/controllers/org_admin/templates_controller.rb:85 msgid "Customizable Templates" msgstr "Modelos customizáveis" -#: ../../app/controllers/org_admin/templates_controller.rb:216 +#: ../../app/controllers/org_admin/templates_controller.rb:221 msgid "Error parsing links for a %{template}" msgstr "Erro ao analisar links para um %{template}" -#: ../../app/controllers/org_admin/templates_controller.rb:344 +#: ../../app/controllers/org_admin/templates_controller.rb:349 #: ../../app/controllers/public_pages_controller.rb:67 msgid "Template created using the %{application_name} service. Last modified %{date}" msgstr "Modelo criado usando %{application_name}. Última modificação %{date}" -#: ../../app/controllers/org_admin/templates_controller.rb:356 +#: ../../app/controllers/org_admin/templates_controller.rb:361 #: ../../app/controllers/public_pages_controller.rb:80 msgid "Unable to download the DMP Template at this time." msgstr "Não conseguimos baixar o Modelo de PGD neste momento." @@ -999,31 +999,31 @@ msgstr "" "m instruções por tema, elas serão incluídas com base na sua seleção abaixo; po" "r isso, é melhor não duplicar muito texto." -#: ../../app/helpers/conditions_helper.rb:191 +#: ../../app/helpers/conditions_helper.rb:189 msgid "Answering" msgstr "Respondendo" -#: ../../app/helpers/conditions_helper.rb:195 +#: ../../app/helpers/conditions_helper.rb:193 msgid " will send an email with subject %{subject_name}" msgstr "enviará um e-mail com o assunto %{subject_name}" -#: ../../app/helpers/conditions_helper.rb:201 +#: ../../app/helpers/conditions_helper.rb:199 msgid " will remove question " msgstr "irá remover a pergunta" -#: ../../app/helpers/conditions_helper.rb:202 +#: ../../app/helpers/conditions_helper.rb:200 msgid " will remove questions " msgstr "irá remover perguntas" -#: ../../app/helpers/customizable_template_link_helper.rb:13 +#: ../../app/helpers/customizable_template_link_helper.rb:16 msgid "Transfer customisation" msgstr "Customização da transferência" -#: ../../app/helpers/customizable_template_link_helper.rb:18 +#: ../../app/helpers/customizable_template_link_helper.rb:22 msgid "Edit customisation" msgstr "Editar customização" -#: ../../app/helpers/customizable_template_link_helper.rb:22 +#: ../../app/helpers/customizable_template_link_helper.rb:26 msgid "Customise" msgstr "Customizar" @@ -1104,17 +1104,17 @@ msgid "Change affiliation" msgstr "Mudar afiliação" #: ../../app/helpers/perms_helper.rb:11 -#: ../../app/views/users/_admin_grant_permissions.html.erb:21 +#: ../../app/views/users/_admin_grant_permissions.html.erb:23 msgid "Manage user privileges" msgstr "Gerenciar privilégios de usuários" #: ../../app/helpers/perms_helper.rb:12 -#: ../../app/views/users/_admin_grant_permissions.html.erb:25 +#: ../../app/views/users/_admin_grant_permissions.html.erb:27 msgid "Manage templates" msgstr "Gerenciar modelos" #: ../../app/helpers/perms_helper.rb:13 -#: ../../app/views/users/_admin_grant_permissions.html.erb:29 +#: ../../app/views/users/_admin_grant_permissions.html.erb:31 msgid "Manage guidance" msgstr "Gerenciar instruções" @@ -1123,7 +1123,7 @@ msgid "API rights" msgstr "Direitos sobre a API" #: ../../app/helpers/perms_helper.rb:15 -#: ../../app/views/users/_admin_grant_permissions.html.erb:37 +#: ../../app/views/users/_admin_grant_permissions.html.erb:39 msgid "Manage organisation details" msgstr "Gerenciar detalhes da organização" @@ -1163,7 +1163,7 @@ msgid "Public" msgstr "Público" #: ../../app/helpers/plans_helper.rb:26 ../../app/helpers/plans_helper.rb:28 -#: ../../app/views/layouts/application.html.erb:129 +#: ../../app/views/layouts/application.html.erb:128 msgid "Private" msgstr "Privado" @@ -1176,7 +1176,7 @@ msgid "Public: anyone can view." msgstr "Público: qualquer pessoa pode ver." #: ../../app/helpers/plans_helper.rb:39 -#: ../../app/views/layouts/application.html.erb:130 +#: ../../app/views/layouts/application.html.erb:129 msgid "Private: restricted to me and people I invite." msgstr "Privado: restrito a mim e a meus convidados." @@ -1213,9 +1213,9 @@ msgstr "Descrição do Plano" #: ../../app/views/orgs/_profile_form.html.erb:152 #: ../../app/views/paginable/templates/_customisable.html.erb:7 #: ../../app/views/paginable/templates/_organisational.html.erb:12 -#: ../../app/views/plans/_project_details.html.erb:156 +#: ../../app/views/plans/_project_details.html.erb:154 #: ../../app/views/plans/_show_details.html.erb:12 -#: ../../app/views/plans/new.html.erb:86 +#: ../../app/views/plans/new.html.erb:84 msgid "Funder" msgstr "Órgão Financiador" @@ -1241,8 +1241,8 @@ msgstr "

    O seguinte %{object_types} será movido para '%{org_name}':

    " #: ../../app/helpers/template_helper.rb:48 #: ../../app/views/plans/index.html.erb:29 -#: ../../app/views/plans/new.html.erb:123 -#: ../../app/views/shared/_create_plan_modal.html.erb:5 +#: ../../app/views/plans/new.html.erb:121 +#: ../../app/views/shared/_create_plan_modal.html.erb:6 #: ../../spec/features/locales_spec.rb:53 #: ../../spec/features/locales_spec.rb:69 msgid "Create plan" @@ -1544,9 +1544,8 @@ msgid "Details" msgstr "Detalhes" #: ../../app/models/exported_plan.rb:189 -msgid "" -"Question not answered.\n" -msgstr "Pergunta não respondida." +msgid "Question not answered.\\n" +msgstr "" #: ../../app/models/identifier.rb:141 msgid "already assigned a value" @@ -1592,7 +1591,7 @@ msgstr "Financiado" msgid "Denied" msgstr "Negado" -#: ../../app/models/plan.rb:623 +#: ../../app/models/plan.rb:624 msgid "must be after the start date" msgstr "deve ser posterior à data de início" @@ -1686,7 +1685,7 @@ msgstr "Você não pode publicar um modelo sem perguntas em uma seção." msgid "Conditions in the template refer backwards" msgstr "As condições no modelo se referem ao contrário" -#: ../../app/models/user.rb:384 +#: ../../app/models/user.rb:380 msgid "A Data Management Plan in %{application_name} has been shared with you" msgstr "Um Plano de Gestão de Dados em %{application_name} foi compartilhado com você" @@ -1694,7 +1693,8 @@ msgstr "Um Plano de Gestão de Dados em %{application_name} foi compartilhado co #: ../../app/views/contact_us/contacts/_new_left.html.erb:4 #: ../../app/views/contributors/_form.html.erb:10 #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:8 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:14 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:24 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:12 #: ../../app/views/org_admin/departments/edit.html.erb:14 #: ../../app/views/org_admin/departments/new.html.erb:14 #: ../../app/views/paginable/api_clients/_index.html.erb:6 @@ -1719,7 +1719,7 @@ msgid "Last Activity" msgstr "ultima atividade" #: ../../app/models/user/at_csv.rb:7 -#: ../../app/views/layouts/_branding.html.erb:71 +#: ../../app/views/layouts/_branding.html.erb:76 #: ../../app/views/org_admin/users/edit.html.erb:71 #: ../../app/views/paginable/users/_index.html.erb:26 #: ../../app/views/super_admin/users/edit.html.erb:105 @@ -1948,9 +1948,9 @@ msgid "Please wait, Standards are loading" msgstr "Por favor, espere enquanto os Padrões são carregados." #: ../../app/views/answers/_new_edit.html.erb:68 -#: ../../app/views/contributors/_form.html.erb:95 -#: ../../app/views/devise/passwords/edit.html.erb:35 -#: ../../app/views/devise/registrations/_password_details.html.erb:31 +#: ../../app/views/contributors/_form.html.erb:96 +#: ../../app/views/devise/passwords/edit.html.erb:36 +#: ../../app/views/devise/registrations/_password_details.html.erb:30 #: ../../app/views/devise/registrations/_personal_details.html.erb:90 #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:28 #: ../../app/views/guidances/new_edit.html.erb:49 @@ -1959,10 +1959,10 @@ msgstr "Por favor, espere enquanto os Padrões são carregados." #: ../../app/views/org_admin/departments/edit.html.erb:23 #: ../../app/views/org_admin/departments/new.html.erb:23 #: ../../app/views/org_admin/phases/_form.html.erb:25 -#: ../../app/views/org_admin/questions/_form.html.erb:99 -#: ../../app/views/org_admin/questions/_show.html.erb:209 +#: ../../app/views/org_admin/questions/_form.html.erb:100 +#: ../../app/views/org_admin/questions/_show.html.erb:206 #: ../../app/views/org_admin/sections/_form.html.erb:17 -#: ../../app/views/org_admin/templates/_form.html.erb:88 +#: ../../app/views/org_admin/templates/_form.html.erb:91 #: ../../app/views/org_admin/users/edit.html.erb:54 #: ../../app/views/orgs/_feedback_form.html.erb:38 #: ../../app/views/orgs/_profile_form.html.erb:197 @@ -1974,8 +1974,8 @@ msgstr "Por favor, espere enquanto os Padrões são carregados." #: ../../app/views/super_admin/notifications/_form.html.erb:66 #: ../../app/views/super_admin/themes/_form.html.erb:13 #: ../../app/views/super_admin/users/edit.html.erb:61 -#: ../../app/views/users/_admin_grant_permissions.html.erb:68 -#: ../../app/views/users/_notification_preferences.html.erb:47 +#: ../../app/views/users/_admin_grant_permissions.html.erb:72 +#: ../../app/views/users/_notification_preferences.html.erb:41 msgid "Save" msgstr "Salvar" @@ -1986,27 +1986,49 @@ msgstr "Salvar" msgid "example answer" msgstr "exemplo de resposta" -#: ../../app/views/answers/_status.html.erb:5 -msgid "Saving..." -msgstr "Salvando" +#: ../../app/views/answers/_status.html.erb:7 +msgid "Plan writing error related to %{tool_name}" +msgstr "" + +#: ../../app/views/answers/_status.html.erb:10 +msgid "Saving...Please do not refresh or go to another page!" +msgstr "" + +#: ../../app/views/answers/_status.html.erb:12 +msgid "" +"If you stuck on this message, please save your plan to a separate file and con" +"tact us at %{helpdesk_email} ." +msgstr "" + +#: ../../app/views/answers/_status.html.erb:17 +msgid "" +"Sorry, we had trouble saving your data. Please contact us at %{helpdesk_email}" +" ." +msgstr "" -#: ../../app/views/answers/_status.html.erb:9 +#: ../../app/views/answers/_status.html.erb:21 +msgid "" +"Save your plan content to a separate file now. You will LOSE them after refres" +"hing or closing this page." +msgstr "" + +#: ../../app/views/answers/_status.html.erb:25 msgid "Answered" msgstr "Respondido" -#: ../../app/views/answers/_status.html.erb:10 +#: ../../app/views/answers/_status.html.erb:26 msgid " by %{user_name}" msgstr " por %{user_name}" -#: ../../app/views/answers/_status.html.erb:15 -msgid " questions from your plan." -msgstr " perguntas do seu plano." - -#: ../../app/views/answers/_status.html.erb:15 +#: ../../app/views/answers/_status.html.erb:31 msgid "This answer removes " msgstr "Esta resposta remove" -#: ../../app/views/answers/_status.html.erb:21 +#: ../../app/views/answers/_status.html.erb:31 +msgid " questions from your plan." +msgstr " perguntas do seu plano." + +#: ../../app/views/answers/_status.html.erb:37 msgid "This answer triggers email(s) to " msgstr "Esta resposta aciona email(s) para" @@ -2015,11 +2037,13 @@ msgstr "Esta resposta aciona email(s) para" #: ../../app/views/contributors/_form.html.erb:19 #: ../../app/views/devise/passwords/new.html.erb:18 #: ../../app/views/devise/registrations/_personal_details.html.erb:10 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:20 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:11 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:25 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:18 #: ../../app/views/org_admin/users/edit.html.erb:14 #: ../../app/views/paginable/contributors/_index.html.erb:11 #: ../../app/views/paginable/users/_index.html.erb:21 -#: ../../app/views/plans/_share_form.html.erb:109 +#: ../../app/views/plans/_share_form.html.erb:110 #: ../../app/views/shared/_create_account_form.html.erb:12 #: ../../app/views/shared/_sign_in_form.html.erb:3 #: ../../app/views/super_admin/users/edit.html.erb:15 @@ -2028,19 +2052,21 @@ msgid "Email" msgstr "Email" #: ../../app/views/contact_us/contacts/_new_left.html.erb:22 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:26 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:26 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:24 msgid "Subject" msgstr "Assunto" #: ../../app/views/contact_us/contacts/_new_left.html.erb:30 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:32 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:27 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:30 #: ../../app/views/orgs/_feedback_form.html.erb:26 msgid "Message" msgstr "Mensagem" #: ../../app/views/contact_us/contacts/_new_left.html.erb:39 -#: ../../app/views/devise/passwords/edit.html.erb:30 -#: ../../app/views/shared/_create_account_form.html.erb:46 +#: ../../app/views/devise/passwords/edit.html.erb:31 +#: ../../app/views/shared/_create_account_form.html.erb:45 msgid "Security check" msgstr "Verificação de segurança" @@ -2075,7 +2101,7 @@ msgstr "" " formulário abaixo." #: ../../app/views/contact_us/contacts/new.html.erb:10 -#: ../../app/views/layouts/_branding.html.erb:41 +#: ../../app/views/layouts/_branding.html.erb:44 #: ../../app/views/layouts/_footer.html.erb:23 #: ../../app/views/layouts/_footer.html.erb:29 #: ../../app/views/org_admin/plans/index.html.erb:40 @@ -2083,7 +2109,7 @@ msgstr "" #: ../../app/views/paginable/plans/_publicly_visible.html.erb:24 #: ../../app/views/paginable/templates/_history.html.erb:28 #: ../../app/views/paginable/templates/_history.html.erb:35 -#: ../../app/views/paginable/templates/_organisational.html.erb:85 +#: ../../app/views/paginable/templates/_organisational.html.erb:87 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:29 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:36 #: ../../app/views/plans/_download_form.html.erb:130 @@ -2120,16 +2146,18 @@ msgstr "Afiliação" msgid "Roles" msgstr "Papéis" -#: ../../app/views/contributors/_form.html.erb:97 +#: ../../app/views/contributors/_form.html.erb:98 #: ../../app/views/layouts/modal_search/_result.html.erb:23 #: ../../app/views/notes/_archive.html.erb:10 #: ../../app/views/notes/_list.html.erb:16 #: ../../app/views/notes/_list.html.erb:19 -#: ../../app/views/org_admin/conditions/_container.html.erb:11 -#: ../../app/views/org_admin/conditions/_form.html.erb:31 +#: ../../app/views/org_admin/conditions/_container.html.erb:14 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:11 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:40 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:31 #: ../../app/views/org_admin/question_options/_option_fields.html.erb:40 #: ../../app/views/paginable/api_clients/_index.html.erb:44 -#: ../../app/views/paginable/contributors/_index.html.erb:55 +#: ../../app/views/paginable/contributors/_index.html.erb:56 #: ../../app/views/paginable/departments/_index.html.erb:28 #: ../../app/views/paginable/guidance_groups/_index.html.erb:56 #: ../../app/views/paginable/guidances/_index.html.erb:61 @@ -2137,29 +2165,32 @@ msgstr "Papéis" #: ../../app/views/paginable/plans/_privately_visible.html.erb:78 #: ../../app/views/paginable/research_outputs/_index.html.erb:53 #: ../../app/views/paginable/templates/_customisable.html.erb:67 -#: ../../app/views/paginable/templates/_organisational.html.erb:74 +#: ../../app/views/paginable/templates/_organisational.html.erb:75 #: ../../app/views/plans/_share_form.html.erb:91 #: ../../app/views/research_outputs/_form.html.erb:180 msgid "Remove" msgstr "Remover" -#: ../../app/views/contributors/_form.html.erb:100 +#: ../../app/views/contributors/_form.html.erb:101 #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:29 #: ../../app/views/guidances/new_edit.html.erb:50 +#: ../../app/views/layouts/modal_search/_form.html.erb:43 #: ../../app/views/notes/_archive.html.erb:11 #: ../../app/views/notes/_edit.html.erb:11 #: ../../app/views/org_admin/departments/edit.html.erb:24 #: ../../app/views/org_admin/departments/new.html.erb:24 -#: ../../app/views/org_admin/questions/_form.html.erb:103 -#: ../../app/views/org_admin/questions/_form.html.erb:105 +#: ../../app/views/org_admin/questions/_form.html.erb:104 +#: ../../app/views/org_admin/questions/_form.html.erb:106 #: ../../app/views/plans/_guidance_selection.html.erb:35 -#: ../../app/views/plans/new.html.erb:124 +#: ../../app/views/plans/new.html.erb:122 #: ../../app/views/research_outputs/_form.html.erb:183 +#: ../../app/views/shared/_copy_link_modal.html.erb:8 +#: ../../app/views/shared/_create_plan_modal.html.erb:8 #: ../../app/views/super_admin/api_clients/_form.html.erb:86 #: ../../app/views/super_admin/notifications/_form.html.erb:73 #: ../../app/views/super_admin/themes/_form.html.erb:19 #: ../../app/views/super_admin/users/_confirm_merge.html.erb:15 -#: ../../app/views/users/_admin_grant_permissions.html.erb:69 +#: ../../app/views/users/_admin_grant_permissions.html.erb:73 msgid "Cancel" msgstr "Cancelar" @@ -2167,7 +2198,7 @@ msgstr "Cancelar" msgid "Editing contributor" msgstr "Colaborador de edição" -#: ../../app/views/contributors/edit.html.erb:13 +#: ../../app/views/contributors/edit.html.erb:14 #: ../../app/views/contributors/new.html.erb:13 msgid "View all contributors" msgstr "Ver todos os colaboradores" @@ -2235,7 +2266,7 @@ msgstr "Sobrenome" #: ../../app/views/devise/registrations/new.html.erb:43 #: ../../app/views/devise/registrations/new.html.erb:58 #: ../../app/views/shared/_access_controls.html.erb:11 -#: ../../app/views/shared/_create_account_form.html.erb:50 +#: ../../app/views/shared/_create_account_form.html.erb:49 msgid "Create account" msgstr "Criar conta" @@ -2373,7 +2404,7 @@ msgstr "Desbloquear minha conta" msgid "Change your password" msgstr "Mudar sua senha" -#: ../../app/views/devise/passwords/edit.html.erb:24 +#: ../../app/views/devise/passwords/edit.html.erb:25 #: ../../app/views/devise/registrations/_password_details.html.erb:25 msgid "Show passwords" msgstr "Mostrar senhas" @@ -2560,7 +2591,7 @@ msgid "Department or school" msgstr "Departamento ou escola" #: ../../app/views/devise/registrations/_personal_details.html.erb:55 -#: ../../app/views/layouts/_signin_signout.html.erb:6 +#: ../../app/views/layouts/_signin_signout.html.erb:7 #: ../../app/views/org_admin/users/edit.html.erb:43 #: ../../app/views/super_admin/users/edit.html.erb:53 msgid "Language" @@ -2582,7 +2613,7 @@ msgstr "Administrador Organizacional" #: ../../app/views/devise/registrations/edit.html.erb:1 #: ../../app/views/devise/registrations/edit.html.erb:4 -#: ../../app/views/layouts/_signin_signout.html.erb:29 +#: ../../app/views/layouts/_signin_signout.html.erb:36 msgid "Edit profile" msgstr "Editar perfil" @@ -2607,7 +2638,7 @@ msgid "Do you have a %{application_name} account?" msgstr "Você tem uma conta %{application_name}?" #: ../../app/views/devise/registrations/new.html.erb:22 -#: ../../app/views/layouts/_signin_signout.html.erb:41 +#: ../../app/views/layouts/_signin_signout.html.erb:48 #: ../../app/views/shared/_access_controls.html.erb:5 #: ../../app/views/shared/_sign_in_form.html.erb:19 msgid "Sign in" @@ -2663,7 +2694,7 @@ msgstr "" "o as questões no wizard 'criar plano'." #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:15 -#: ../../app/views/org_admin/templates/_form.html.erb:41 +#: ../../app/views/org_admin/templates/_form.html.erb:44 #: ../../app/views/org_admin/templates/_row.html.erb:10 #: ../../app/views/org_admin/templates/_row.html.erb:13 #: ../../app/views/org_admin/templates/_show.html.erb:19 @@ -2718,12 +2749,12 @@ msgstr "Grupo de Instruções" msgid "View all guidance" msgstr "Ver toda a instrução" -#: ../../app/views/guidances/_guidance_display.html.erb:10 +#: ../../app/views/guidances/_guidance_display.html.erb:9 #: ../../app/views/guidances/admin_index.html.erb:2 #: ../../app/views/guidances/admin_index.html.erb:5 #: ../../app/views/guidances/new_edit.html.erb:12 #: ../../app/views/guidances/new_edit.html.erb:16 -#: ../../app/views/layouts/_branding.html.erb:82 +#: ../../app/views/layouts/_branding.html.erb:87 #: ../../app/views/org_admin/annotations/_form.html.erb:3 #: ../../app/views/org_admin/questions/_show.html.erb:78 #: ../../app/views/paginable/themes/_index.html.erb:5 @@ -2848,33 +2879,33 @@ msgstr "Próximo" msgid "Previous" msgstr "Anterior" -#: ../../app/views/layouts/_branding.html.erb:65 +#: ../../app/views/layouts/_branding.html.erb:69 msgid "Admin" msgstr "Administrador" -#: ../../app/views/layouts/_branding.html.erb:77 +#: ../../app/views/layouts/_branding.html.erb:82 #: ../../app/views/org_admin/templates/index.html.erb:4 #: ../../app/views/paginable/orgs/_index.html.erb:8 msgid "Templates" msgstr "Modelos" -#: ../../app/views/layouts/_branding.html.erb:87 +#: ../../app/views/layouts/_branding.html.erb:92 #: ../../app/views/super_admin/orgs/index.html.erb:2 #: ../../app/views/super_admin/orgs/index.html.erb:6 msgid "Organisations" msgstr "Organizações" -#: ../../app/views/layouts/_branding.html.erb:92 +#: ../../app/views/layouts/_branding.html.erb:97 #: ../../app/views/orgs/admin_edit.html.erb:1 #: ../../app/views/orgs/admin_edit.html.erb:6 msgid "Organisation details" msgstr "Detalhes da organização" -#: ../../app/views/layouts/_branding.html.erb:98 +#: ../../app/views/layouts/_branding.html.erb:103 msgid "Users" msgstr "Usuários" -#: ../../app/views/layouts/_branding.html.erb:103 +#: ../../app/views/layouts/_branding.html.erb:108 #: ../../app/views/org_admin/questions/_show.html.erb:88 #: ../../app/views/org_admin/shared/_theme_selector.html.erb:16 #: ../../app/views/paginable/guidances/_index.html.erb:7 @@ -2883,15 +2914,15 @@ msgstr "Usuários" msgid "Themes" msgstr "Temas" -#: ../../app/views/layouts/_branding.html.erb:108 +#: ../../app/views/layouts/_branding.html.erb:113 msgid "Usage" msgstr "Uso" -#: ../../app/views/layouts/_branding.html.erb:113 +#: ../../app/views/layouts/_branding.html.erb:118 msgid "Api Clients" msgstr "Clientes da API" -#: ../../app/views/layouts/_branding.html.erb:116 +#: ../../app/views/layouts/_branding.html.erb:121 #: ../../app/views/org_admin/plans/index.html.erb:11 #: ../../app/views/super_admin/notifications/index.html.erb:1 #: ../../app/views/super_admin/notifications/index.html.erb:4 @@ -2922,44 +2953,44 @@ msgstr "Política de privacidade" msgid "GitHub" msgstr "GitHub" -#: ../../app/views/layouts/_navigation.html.erb:12 +#: ../../app/views/layouts/_navigation.html.erb:6 #: ../../app/views/orgs/_profile_form.html.erb:58 msgid "logo" msgstr "Logotipo" -#: ../../app/views/layouts/_navigation.html.erb:23 +#: ../../app/views/layouts/_navigation.html.erb:26 #: ../../app/views/plans/index.html.erb:1 #: ../../app/views/plans/index.html.erb:4 msgid "My Dashboard" msgstr "Meu Painel de Controle" -#: ../../app/views/layouts/_navigation.html.erb:26 +#: ../../app/views/layouts/_navigation.html.erb:29 msgid "Create plans" msgstr "Criar planos" -#: ../../app/views/layouts/_navigation.html.erb:31 +#: ../../app/views/layouts/_navigation.html.erb:34 msgid "Reference" msgstr "Referência" -#: ../../app/views/layouts/_navigation.html.erb:36 -#: ../../app/views/layouts/_navigation.html.erb:47 +#: ../../app/views/layouts/_navigation.html.erb:40 +#: ../../app/views/layouts/_navigation.html.erb:52 #: ../../app/views/public_pages/plan_index.html.erb:1 #: ../../app/views/public_pages/plan_index.html.erb:4 msgid "Public DMPs" msgstr "PGDs Públicos" -#: ../../app/views/layouts/_navigation.html.erb:39 -#: ../../app/views/layouts/_navigation.html.erb:50 +#: ../../app/views/layouts/_navigation.html.erb:43 +#: ../../app/views/layouts/_navigation.html.erb:55 #: ../../app/views/public_pages/template_index.html.erb:1 #: ../../app/views/public_pages/template_index.html.erb:4 msgid "DMP Templates" msgstr "Modelos de PGD" -#: ../../app/views/layouts/_navigation.html.erb:44 +#: ../../app/views/layouts/_navigation.html.erb:49 msgid "Home" msgstr "Página Inicial" -#: ../../app/views/layouts/_navigation.html.erb:55 +#: ../../app/views/layouts/_navigation.html.erb:60 #: ../../app/views/static_pages/about_us.html.erb:35 #: ../../app/views/static_pages/help.html.erb:1 #: ../../app/views/static_pages/help.html.erb:4 @@ -2991,7 +3022,7 @@ msgstr "Ver tudo" msgid "View less" msgstr "Ver menos" -#: ../../app/views/layouts/_signin_signout.html.erb:32 +#: ../../app/views/layouts/_signin_signout.html.erb:39 msgid "Logout" msgstr "Sair" @@ -3000,50 +3031,54 @@ msgstr "Sair" msgid "%{application_name}" msgstr "%{application_name}" -#: ../../app/views/layouts/application.html.erb:92 -msgid "Notice:" -msgstr "Nota:" - #: ../../app/views/layouts/application.html.erb:92 msgid "Error:" msgstr "Erro" -#: ../../app/views/layouts/application.html.erb:103 +#: ../../app/views/layouts/application.html.erb:92 +msgid "Notice:" +msgstr "Nota:" + +#: ../../app/views/layouts/application.html.erb:102 msgid "Loading..." msgstr "Carregando..." -#: ../../app/views/layouts/application.html.erb:122 +#: ../../app/views/layouts/application.html.erb:120 #: ../../app/views/plans/new.html.erb:2 msgid "This field is required." msgstr "Este campo é obrigatório." -#: ../../app/views/layouts/application.html.erb:124 +#: ../../app/views/layouts/application.html.erb:121 +msgid "The passwords must match." +msgstr "" + +#: ../../app/views/layouts/application.html.erb:123 #: ../../app/views/shared/_create_account_form.html.erb:31 msgid "Show password" msgstr "Mostrar senha" -#: ../../app/views/layouts/application.html.erb:125 +#: ../../app/views/layouts/application.html.erb:124 msgid "Select an organisation from the list." msgstr "Selecione uma organização da lista." -#: ../../app/views/layouts/application.html.erb:126 +#: ../../app/views/layouts/application.html.erb:125 msgid "My organisation isn't listed" msgstr "Minha organização não está listada" -#: ../../app/views/layouts/application.html.erb:128 +#: ../../app/views/layouts/application.html.erb:127 #: ../../app/views/paginable/plans/_privately_visible.html.erb:42 msgid "N/A" msgstr "N/A" -#: ../../app/views/layouts/application.html.erb:132 +#: ../../app/views/layouts/application.html.erb:131 msgid "Hide list." msgstr "Esconder lista." -#: ../../app/views/layouts/application.html.erb:133 +#: ../../app/views/layouts/application.html.erb:132 msgid "See the full list of partner institutions." msgstr "Veja a lista completa de instituições parceiras" -#: ../../app/views/layouts/application.html.erb:135 +#: ../../app/views/layouts/application.html.erb:134 msgid "" "Unable to find a suitable template for the research organisation and funder yo" "u selected." @@ -3051,29 +3086,29 @@ msgstr "" "Não conseguimos encontrar um modelo adequado para a instituição de pesquisa e " "o órgão financiador que você selecionou." -#: ../../app/views/layouts/application.html.erb:136 +#: ../../app/views/layouts/application.html.erb:135 msgid "Please select a research organisation and funder to continue." msgstr "" "Por favor, selecione uma instituição de pesquisa e um órgão financiador para c" "ontinuar." -#: ../../app/views/layouts/application.html.erb:138 +#: ../../app/views/layouts/application.html.erb:137 msgid "Loading ..." msgstr "Carregando ..." -#: ../../app/views/layouts/application.html.erb:139 +#: ../../app/views/layouts/application.html.erb:138 msgid "Unable to load the section's content at this time." msgstr "Não carregar o conteúdo da seção neste momento." -#: ../../app/views/layouts/application.html.erb:140 +#: ../../app/views/layouts/application.html.erb:139 msgid "Unable to load the question's content at this time." msgstr "Não foi carregar o conteúdo da pergunta no momento." -#: ../../app/views/layouts/application.html.erb:141 +#: ../../app/views/layouts/application.html.erb:140 msgid "Opens in a new window" msgstr "Abre em uma nova janela" -#: ../../app/views/layouts/application.html.erb:143 +#: ../../app/views/layouts/application.html.erb:142 msgid "" "%{n} results are available, use up and down arrows to navigate suggestions. Us" "e the Enter key to select a suggestion or the Escape key to close the suggesti" @@ -3083,14 +3118,23 @@ msgstr "" " navegar pelas sugestões. Use a tecla Enter para selecionar uma sugestão ou a " "tecla Escape para fechar as sugestões." -#: ../../app/views/layouts/application.html.erb:144 +#: ../../app/views/layouts/application.html.erb:143 msgid "No results are available for your entry." msgstr "Nenhum resultado está disponível para sua entrada." -#: ../../app/views/layouts/application.html.erb:145 +#: ../../app/views/layouts/application.html.erb:144 msgid "Searching ..." msgstr "Procurando ..." +#: ../../app/views/layouts/application.html.erb:148 +#: ../../app/views/research_outputs/repositories/_search_result.html.erb:32 +msgid "More info" +msgstr "Mais informações" + +#: ../../app/views/layouts/application.html.erb:149 +msgid "Less info" +msgstr "" + #: ../../app/views/layouts/modal_search/_form.html.erb:24 msgid "- Enter a search term %{examples} -" msgstr "- Digite um termo de pesquisa %{examples} -" @@ -3100,16 +3144,11 @@ msgstr "- Digite um termo de pesquisa %{examples} -" msgid "No results matched your filter criteria." msgstr "Nenhum resultado correspondeu aos seus critérios de filtro." -#: ../../app/views/layouts/modal_search/_form.html.erb:41 -#: ../../app/views/layouts/modal_search/_form.html.erb:84 -msgid "Close" -msgstr "Fechar" - -#: ../../app/views/layouts/modal_search/_form.html.erb:44 +#: ../../app/views/layouts/modal_search/_form.html.erb:40 msgid "%{topic} search" msgstr "%{topic} pesquisa" -#: ../../app/views/layouts/modal_search/_form.html.erb:67 +#: ../../app/views/layouts/modal_search/_form.html.erb:66 msgid "Apply filter(s)" msgstr "Aplicar filtro (s)" @@ -3138,7 +3177,7 @@ msgid "Add Comment" msgstr "Adicionar Comentário" #: ../../app/views/notes/_list.html.erb:15 -#: ../../app/views/org_admin/questions/_show.html.erb:218 +#: ../../app/views/org_admin/questions/_show.html.erb:215 #: ../../app/views/paginable/api_clients/_index.html.erb:43 #: ../../app/views/paginable/contributors/_index.html.erb:53 #: ../../app/views/paginable/departments/_index.html.erb:27 @@ -3170,19 +3209,51 @@ msgid "%{org} Example Answer" msgstr "%{org} Exemplo de Resposta" #: ../../app/views/org_admin/conditions/_add.html.erb:3 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:7 msgid "Add condition" msgstr "Adicionar condição" +#: ../../app/views/org_admin/conditions/_add.html.erb:5 +msgid "To add a condition you must have selected an Option and Action together with" +msgstr "" + +#: ../../app/views/org_admin/conditions/_add.html.erb:7 +msgid "if Action is 'remove', you need to select one or more choices in Target." +msgstr "" + +#: ../../app/views/org_admin/conditions/_add.html.erb:8 +msgid "" +"if Action is 'add notification', you need to fill in all the fields in the 'Se" +"nd email' popup." +msgstr "" + +#: ../../app/views/org_admin/conditions/_add.html.erb:10 +msgid "Otherwise, the condition will not be saved." +msgstr "" + #: ../../app/views/org_admin/conditions/_container.html.erb:5 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:10 msgid "Option" msgstr "Opção" #: ../../app/views/org_admin/conditions/_container.html.erb:8 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:15 #: ../../app/views/super_admin/orgs/_analysis.html.erb:47 msgid "Action" msgstr "Ação" -#: ../../app/views/org_admin/conditions/_form.html.erb:25 +#: ../../app/views/org_admin/conditions/_container.html.erb:11 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:21 +msgid "Target" +msgstr "" + +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:4 +msgid "" +"Hover over the email address to view email content. To change email details yo" +"u need to remove and add the condition again." +msgstr "" + +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:26 msgid "Edit email" msgstr "Editar email" @@ -3190,19 +3261,23 @@ msgstr "Editar email" msgid "Send email" msgstr "Enviar email" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:21 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:7 +msgid "Close" +msgstr "Fechar" + +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:19 msgid "recipient_email@example.com" msgstr "destinatário_e-mail@exemplo.com" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:33 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:31 msgid "Email content" msgstr "Conteúdo de email" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:37 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:35 msgid "Discard " msgstr "Descartar" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:38 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:36 msgid "Save " msgstr "Salvar" @@ -3434,14 +3509,14 @@ msgstr "Ações" msgid "Feedback requested" msgstr "Feedback solicitado" -#: ../../app/views/org_admin/plans/index.html.erb:29 -msgid "Notify the plan owner that I have finished providing feedback" -msgstr "Notificar o proprietário do plano de que eu acabei de dar feedback" - #: ../../app/views/org_admin/plans/index.html.erb:29 msgid "Complete" msgstr "Completar" +#: ../../app/views/org_admin/plans/index.html.erb:29 +msgid "Notify the plan owner that I have finished providing feedback" +msgstr "Notificar o proprietário do plano de que eu acabei de dar feedback" + #: ../../app/views/org_admin/plans/index.html.erb:39 msgid "" "Download plans (new window)" -#: ../../app/views/org_admin/questions/_form.html.erb:49 -#: ../../app/views/org_admin/questions/_form.html.erb:57 -msgid "Add Conditions" -msgstr "Adicionar condições" - -#: ../../app/views/org_admin/questions/_form.html.erb:56 +#: ../../app/views/org_admin/questions/_form.html.erb:58 msgid "Save this question before adding conditions." msgstr "Salve esta pergunta antes de adicionar condições." -#: ../../app/views/org_admin/questions/_form.html.erb:66 -msgid "Display additional comment area." -msgstr "Mostrar área de comentário adicional." +#: ../../app/views/org_admin/questions/_form.html.erb:59 +msgid "Edit Conditions" +msgstr "" -#: ../../app/views/org_admin/questions/_form.html.erb:72 +#: ../../app/views/org_admin/questions/_form.html.erb:68 +msgid "Display additional comment area" +msgstr "" + +#: ../../app/views/org_admin/questions/_form.html.erb:73 msgid "Default answer" msgstr "Resposta padrão" -#: ../../app/views/org_admin/questions/_form.html.erb:95 +#: ../../app/views/org_admin/questions/_form.html.erb:96 msgid "" "Select one or more themes that are relevant to this question. This will allow " "similarly themed organisation-level guidance to appear alongside your question" @@ -3547,7 +3621,7 @@ msgstr "" "ejam exibidas, junto com sua pergunta, instruções com temas similares no âmbit" "o de sua organização." -#: ../../app/views/org_admin/questions/_form.html.erb:102 +#: ../../app/views/org_admin/questions/_form.html.erb:103 #: ../../app/views/org_admin/sections/_form.html.erb:19 #: ../../app/views/super_admin/api_clients/_form.html.erb:79 #: ../../app/views/super_admin/notifications/_form.html.erb:68 @@ -3555,7 +3629,7 @@ msgstr "" msgid "Delete" msgstr "Apagar" -#: ../../app/views/org_admin/questions/_form.html.erb:102 +#: ../../app/views/org_admin/questions/_form.html.erb:103 msgid "You are about to delete question #%{question_number}. Are you sure?" msgstr "Você está prestes a apagar '%{question_number}'. Tem certeza?" @@ -3607,7 +3681,7 @@ msgstr "" "Clique nos links abaixo para ver a orientação organizacional\n" "                        relacionados aos temas associados a esta questão." -#: ../../app/views/org_admin/questions/_show.html.erb:169 +#: ../../app/views/org_admin/questions/_show.html.erb:166 msgid "" "Note: New plans will automatically display this guidance.\n" " Users then have the ability to hide/display the guidance when edit" @@ -3617,7 +3691,7 @@ msgstr "" "            Os usuários podem ocultar / exibir a orientação ao editar seu plan" "o." -#: ../../app/views/org_admin/questions/_show.html.erb:172 +#: ../../app/views/org_admin/questions/_show.html.erb:169 msgid "" "There is no organisational guidance related to the themes associated with this" " question." @@ -3625,14 +3699,14 @@ msgstr "" "Não há orientação organizacional relacionada aos temas associados a essa quest" "ão." -#: ../../app/views/org_admin/questions/_show.html.erb:182 -#: ../../app/views/org_admin/questions/_show.html.erb:194 -#: ../../app/views/org_admin/questions/_show.html.erb:224 +#: ../../app/views/org_admin/questions/_show.html.erb:179 +#: ../../app/views/org_admin/questions/_show.html.erb:191 +#: ../../app/views/org_admin/questions/_show.html.erb:221 msgid "Annotations" msgstr "Anotações" -#: ../../app/views/org_admin/questions/_show.html.erb:188 -#: ../../app/views/org_admin/questions/_show.html.erb:230 +#: ../../app/views/org_admin/questions/_show.html.erb:185 +#: ../../app/views/org_admin/questions/_show.html.erb:227 msgid "None provided" msgstr "Nenhum fornecido" @@ -3662,11 +3736,11 @@ msgstr "" "Você está prestes a apagar '%{section_title}'. Isso afetará as perguntas ligad" "as a esta seção. Tem certeza?" -#: ../../app/views/org_admin/sections/_index.html.erb:61 +#: ../../app/views/org_admin/sections/_index.html.erb:63 msgid "Add a new section" msgstr "Adicione uma nova seção" -#: ../../app/views/org_admin/shared/_theme_selector.html.erb:43 +#: ../../app/views/org_admin/shared/_theme_selector.html.erb:44 msgid "No themes have been defined. Please contact your administrator for assistance." msgstr "Nenhum tema foi definido. Por favor, contate seu administrador para ajuda." @@ -3684,12 +3758,12 @@ msgid "" "emplates." msgstr "Selecionar esta caixa impede que o modelo apareça na lista pública de modelos" -#: ../../app/views/org_admin/templates/_form.html.erb:25 +#: ../../app/views/org_admin/templates/_form.html.erb:28 #: ../../app/views/org_admin/templates/_show.html.erb:35 msgid "for internal %{org_name} use only" msgstr "para %{org_name} interno use somente" -#: ../../app/views/org_admin/templates/_form.html.erb:38 +#: ../../app/views/org_admin/templates/_form.html.erb:41 #: ../../app/views/org_admin/templates/_show.html.erb:13 #: ../../app/views/paginable/guidance_groups/_index.html.erb:7 #: ../../app/views/paginable/guidances/_index.html.erb:9 @@ -3699,7 +3773,7 @@ msgstr "para %{org_name} interno use somente" msgid "Status" msgstr "Status" -#: ../../app/views/org_admin/templates/_form.html.erb:43 +#: ../../app/views/org_admin/templates/_form.html.erb:46 #: ../../app/views/org_admin/templates/_row.html.erb:16 #: ../../app/views/org_admin/templates/_show.html.erb:26 #: ../../app/views/paginable/guidance_groups/_index.html.erb:24 @@ -3709,17 +3783,17 @@ msgstr "Status" msgid "Unpublished" msgstr "Não publicado" -#: ../../app/views/org_admin/templates/_form.html.erb:45 +#: ../../app/views/org_admin/templates/_form.html.erb:48 #: ../../app/views/paginable/templates/_history.html.erb:19 msgid "Draft" msgstr "Rascunho" -#: ../../app/views/org_admin/templates/_form.html.erb:52 +#: ../../app/views/org_admin/templates/_form.html.erb:55 #: ../../app/views/org_admin/templates/_show.html.erb:41 msgid "Created at" msgstr "Criado em" -#: ../../app/views/org_admin/templates/_form.html.erb:58 +#: ../../app/views/org_admin/templates/_form.html.erb:61 #: ../../app/views/org_admin/templates/_show.html.erb:43 #: ../../app/views/paginable/guidance_groups/_index.html.erb:9 #: ../../app/views/paginable/guidances/_index.html.erb:10 @@ -3727,12 +3801,12 @@ msgstr "Criado em" msgid "Last updated" msgstr "Última Atualização" -#: ../../app/views/org_admin/templates/_form.html.erb:70 +#: ../../app/views/org_admin/templates/_form.html.erb:73 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:10 msgid "Funder Links" msgstr "Links para Órgão Financiador" -#: ../../app/views/org_admin/templates/_form.html.erb:73 +#: ../../app/views/org_admin/templates/_form.html.erb:76 msgid "" "Add links to funder websites that provide additional information about the req" "uirements for this template" @@ -3740,11 +3814,11 @@ msgstr "" "Acrescente links para páginas do órgão financiador com informações sobre os re" "quisitos para este modelo." -#: ../../app/views/org_admin/templates/_form.html.erb:79 +#: ../../app/views/org_admin/templates/_form.html.erb:82 msgid "Sample Plan Links" msgstr "Links para Amostras de Planos" -#: ../../app/views/org_admin/templates/_form.html.erb:82 +#: ../../app/views/org_admin/templates/_form.html.erb:85 msgid "Add links to sample plans if provided by the funder." msgstr "" "Acrescente links para os exemplos de planos, caso o órgão financiador os forne" @@ -4016,7 +4090,7 @@ msgstr "Remover logo" #: ../../app/views/orgs/_profile_form.html.erb:65 #: ../../app/views/orgs/shibboleth_ds.html.erb:34 -#: ../../app/views/plans/new.html.erb:64 ../../app/views/plans/new.html.erb:93 +#: ../../app/views/plans/new.html.erb:62 ../../app/views/plans/new.html.erb:91 #: ../../app/views/shared/_sign_in_form.html.erb:23 msgid "or" msgstr "ou" @@ -4074,7 +4148,7 @@ msgid "Profile information" msgstr "Informação de perfil" #: ../../app/views/orgs/admin_edit.html.erb:22 -#: ../../app/views/plans/_navigation.html.erb:33 +#: ../../app/views/plans/_navigation.html.erb:37 #: ../../app/views/plans/_request_feedback_form.html.erb:19 #: ../../app/views/static_pages/help.html.erb:45 msgid "Request feedback" @@ -4099,7 +4173,7 @@ msgid "Please select one" msgstr "Por favor, selecione um(a)" #: ../../app/views/orgs/shibboleth_ds.html.erb:30 -#: ../../app/views/usage/_user_statistics.html.erb:76 +#: ../../app/views/usage/_user_statistics.html.erb:73 msgid "Go" msgstr "Ir" @@ -4147,7 +4221,7 @@ msgstr "" "Você está prestes a excluir '%{client_name}'. Eles não poderão mais acessar a " "API. Você tem certeza?" -#: ../../app/views/paginable/contributors/_index.html.erb:57 +#: ../../app/views/paginable/contributors/_index.html.erb:58 msgid "You are about to delete '%{contributor_name}'. Are you sure?" msgstr "Você está prestes a excluir '%{contributor_name}'. Você tem certeza?" @@ -4173,7 +4247,7 @@ msgstr "" #: ../../app/views/paginable/plans/_privately_visible.html.erb:48 #: ../../app/views/paginable/templates/_history.html.erb:42 #: ../../app/views/paginable/users/_index.html.erb:92 -#: ../../app/views/shared/_create_plan_modal.html.erb:12 +#: ../../app/views/shared/_create_plan_modal.html.erb:15 msgid "No" msgstr "Não" @@ -4182,7 +4256,7 @@ msgstr "Não" #: ../../app/views/paginable/plans/_privately_visible.html.erb:46 #: ../../app/views/paginable/templates/_history.html.erb:42 #: ../../app/views/paginable/users/_index.html.erb:92 -#: ../../app/views/shared/_create_plan_modal.html.erb:11 +#: ../../app/views/shared/_create_plan_modal.html.erb:14 msgid "Yes" msgstr "Sim" @@ -4298,7 +4372,7 @@ msgstr "Criado" #: ../../app/views/paginable/templates/_history.html.erb:6 #: ../../app/views/paginable/templates/_organisational.html.erb:2 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:7 -#: ../../app/views/plans/_navigation.html.erb:38 +#: ../../app/views/plans/_navigation.html.erb:43 #: ../../app/views/usage/_user_statistics.html.erb:23 #: ../../app/views/usage/_user_statistics.html.erb:38 msgid "Download" @@ -4323,7 +4397,7 @@ msgstr "Desconhecido" #: ../../app/views/paginable/plans/_publicly_visible.html.erb:23 #: ../../app/views/paginable/templates/_history.html.erb:27 #: ../../app/views/paginable/templates/_history.html.erb:34 -#: ../../app/views/paginable/templates/_organisational.html.erb:84 +#: ../../app/views/paginable/templates/_organisational.html.erb:86 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:28 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:35 msgid "(new window)" @@ -4342,7 +4416,7 @@ msgid "Shared" msgstr "Compartilhado" #: ../../app/views/paginable/plans/_privately_visible.html.erb:64 -#: ../../app/views/plans/_navigation.html.erb:28 +#: ../../app/views/plans/_navigation.html.erb:31 msgid "Share" msgstr "Compartilhar" @@ -4450,7 +4524,7 @@ msgstr "Editar customização" msgid "View customizations" msgstr "Ver customização" -#: ../../app/views/paginable/templates/_organisational.html.erb:76 +#: ../../app/views/paginable/templates/_organisational.html.erb:77 msgid "" "Are you sure you want to remove \"%{template_title}\"? Any published versions wi" "ll become unavailable to users." @@ -4458,9 +4532,9 @@ msgstr "" "Tem certeza de que deseja remover \"%{template_title}\"? Qualquer versão publica" "da ficará indisponível para os usuários." -#: ../../app/views/paginable/templates/_organisational.html.erb:90 +#: ../../app/views/paginable/templates/_organisational.html.erb:92 #: ../../app/views/shared/_copy_link_modal.html.erb:6 -#: ../../app/views/shared/_copy_link_modal.html.erb:13 +#: ../../app/views/shared/_copy_link_modal.html.erb:16 msgid "Copy link" msgstr "Link de cópia" @@ -4483,14 +4557,14 @@ msgstr "Última Atualização" msgid "Create a new plan" msgstr "Criar um novo plano" -#: ../../app/views/paginable/templates/_publicly_visible.html.erb:13 -msgid "(if available)" -msgstr "(se disponível)" - #: ../../app/views/paginable/templates/_publicly_visible.html.erb:13 msgid "Sample Plans" msgstr "Amostras de Planos" +#: ../../app/views/paginable/templates/_publicly_visible.html.erb:13 +msgid "(if available)" +msgstr "(se disponível)" + #: ../../app/views/paginable/templates/_publicly_visible.html.erb:47 msgid "Copy link to create a new plan" msgstr "Copiar link para criar um novo plano" @@ -4539,7 +4613,7 @@ msgstr "Última atividade" msgid "Edit Profile" msgstr "Editar perfil" -#: ../../app/views/phases/_edit_plan_answers.html.erb:77 +#: ../../app/views/phases/_edit_plan_answers.html.erb:74 msgid "Comments & Guidance" msgstr "Comentários e orientações" @@ -4628,7 +4702,7 @@ msgstr "" "ow-popup-info\">%{open_in_new_window_text}" #: ../../app/views/plans/_edit_details.html.erb:14 -#: ../../app/views/plans/_guidance_selection.html.erb:38 +#: ../../app/views/plans/_guidance_selection.html.erb:36 msgid "Select Guidance" msgstr "Selecione orientação" @@ -4656,7 +4730,7 @@ msgstr "Veja a lista completa" msgid "There is no additional guidance for this template." msgstr "Não há orientação adicional para esse modelo." -#: ../../app/views/plans/_guidance_selection.html.erb:40 +#: ../../app/views/plans/_guidance_selection.html.erb:38 msgid "" "To help you write your plan, %{application_name} can show you guidance from a " "variety of organisations. Please choose up to 6 organisations of the following" @@ -4666,27 +4740,27 @@ msgstr "" "struções de várias organizações. Por favor, escolha até 6 dentre as seguintes " "organizaçõs que oferecem instruções relevantes para seu plano." -#: ../../app/views/plans/_guidance_selection.html.erb:42 +#: ../../app/views/plans/_guidance_selection.html.erb:40 msgid "Don't forget to save your changes after making your selections." msgstr "Não esqueça de salvar suas mudanças após fazer suas seleções." -#: ../../app/views/plans/_navigation.html.erb:4 +#: ../../app/views/plans/_navigation.html.erb:5 msgid "Project Details" msgstr "Detalhes do Projeto" -#: ../../app/views/plans/_navigation.html.erb:7 +#: ../../app/views/plans/_navigation.html.erb:8 msgid "Contributors" msgstr "Contribuintes" -#: ../../app/views/plans/_navigation.html.erb:11 +#: ../../app/views/plans/_navigation.html.erb:12 msgid "Plan overview" msgstr "Visão geral do plano" -#: ../../app/views/plans/_navigation.html.erb:16 +#: ../../app/views/plans/_navigation.html.erb:18 msgid "Write Plan" msgstr "Escrever Plano" -#: ../../app/views/plans/_navigation.html.erb:22 +#: ../../app/views/plans/_navigation.html.erb:24 msgid "Research Outputs" msgstr "Resultados da pesquisa" @@ -4756,76 +4830,76 @@ msgstr "Descrição das questões éticas" msgid "Link to a protocol from a meeting with an ethics commitee" msgstr "Link para um protocolo de uma reunião com um comitê de ética" -#: ../../app/views/plans/_project_details.html.erb:27 -#: ../../app/views/plans/new.html.erb:38 +#: ../../app/views/plans/_project_details.html.erb:25 +#: ../../app/views/plans/new.html.erb:36 msgid "mock project for testing, practice, or educational purposes" msgstr "projeto simulado para testes, prática ou propósitos educacionais" -#: ../../app/views/plans/_project_details.html.erb:35 +#: ../../app/views/plans/_project_details.html.erb:33 msgid "Project abstract" msgstr "Resumo do projeto" -#: ../../app/views/plans/_project_details.html.erb:47 +#: ../../app/views/plans/_project_details.html.erb:45 msgid "Research domain" msgstr "Domínio de pesquisa" -#: ../../app/views/plans/_project_details.html.erb:52 -#: ../../app/views/plans/_project_details.html.erb:173 +#: ../../app/views/plans/_project_details.html.erb:50 +#: ../../app/views/plans/_project_details.html.erb:171 #: ../../app/views/research_outputs/_form.html.erb:23 #: ../../app/views/research_outputs/licenses/_form.html.erb:19 msgid "- Please select one -" msgstr "- Por favor escolha um -" -#: ../../app/views/plans/_project_details.html.erb:62 +#: ../../app/views/plans/_project_details.html.erb:60 msgid "Project Start" msgstr "Início do Projeto" -#: ../../app/views/plans/_project_details.html.erb:65 +#: ../../app/views/plans/_project_details.html.erb:63 msgid "The estimated date on which you will begin this project." msgstr "A data estimada em que você iniciará este projeto." -#: ../../app/views/plans/_project_details.html.erb:68 +#: ../../app/views/plans/_project_details.html.erb:66 msgid "Project End" msgstr "Fim do Projeto" -#: ../../app/views/plans/_project_details.html.erb:71 +#: ../../app/views/plans/_project_details.html.erb:69 msgid "The estimated date on which you will complete this project." msgstr "A data estimada em que você concluirá este projeto." -#: ../../app/views/plans/_project_details.html.erb:80 +#: ../../app/views/plans/_project_details.html.erb:78 msgid "Landing page" msgstr "Página de destino" -#: ../../app/views/plans/_project_details.html.erb:93 +#: ../../app/views/plans/_project_details.html.erb:91 #: ../../app/views/plans/_show_details.html.erb:22 msgid "ID" msgstr "ID" -#: ../../app/views/plans/_project_details.html.erb:114 +#: ../../app/views/plans/_project_details.html.erb:112 msgid "Research outputs may have ethical concerns" msgstr "Os resultados da pesquisa podem ter preocupações éticas" -#: ../../app/views/plans/_project_details.html.erb:121 +#: ../../app/views/plans/_project_details.html.erb:119 msgid "Describe any ethical concerns" msgstr "Descreva quaisquer preocupações éticas" -#: ../../app/views/plans/_project_details.html.erb:134 +#: ../../app/views/plans/_project_details.html.erb:132 msgid "Ethical protocols" msgstr "Protocolos éticos" -#: ../../app/views/plans/_project_details.html.erb:167 +#: ../../app/views/plans/_project_details.html.erb:165 msgid "Funding status" msgstr "Status de financiamento" -#: ../../app/views/plans/_project_details.html.erb:180 +#: ../../app/views/plans/_project_details.html.erb:178 msgid "Grant number/url" msgstr "Número / URL da concessão" -#: ../../app/views/plans/_project_details.html.erb:194 +#: ../../app/views/plans/_project_details.html.erb:192 msgid "Grant number:" msgstr "Número da concessão:" -#: ../../app/views/plans/_project_details.html.erb:198 +#: ../../app/views/plans/_project_details.html.erb:196 msgid "" "Provide a URL to the award's landing page if possible, if not please provide t" "he award/grant number." @@ -5017,11 +5091,11 @@ msgstr "" msgid "What research project are you planning?" msgstr "Que projeto de pesquisa você está planejando?" -#: ../../app/views/plans/new.html.erb:47 +#: ../../app/views/plans/new.html.erb:45 msgid "Select the primary research organisation" msgstr "Selecione a organização de pesquisa principal" -#: ../../app/views/plans/new.html.erb:67 +#: ../../app/views/plans/new.html.erb:65 msgid "" "No research organisation associated with this plan or my research organisation" " is not listed" @@ -5029,23 +5103,23 @@ msgstr "" "Nenhuma organização de pesquisa associada a este plano ou a minha organização " "de pesquisa não está listada" -#: ../../app/views/plans/new.html.erb:77 +#: ../../app/views/plans/new.html.erb:75 msgid "Select the primary funding organisation" msgstr "Selecione a organização financiadora principal" -#: ../../app/views/plans/new.html.erb:96 +#: ../../app/views/plans/new.html.erb:94 msgid "No funder associated with this plan or my funder is not listed" msgstr "Nenhum financiador associado a este plano ou meu financiador não está listado" -#: ../../app/views/plans/new.html.erb:108 +#: ../../app/views/plans/new.html.erb:106 msgid "Which DMP template would you like to use?" msgstr "Qual modelo de PGD você gostaria de usar?" -#: ../../app/views/plans/new.html.erb:111 +#: ../../app/views/plans/new.html.erb:109 msgid "Please select a template" msgstr "Por favor, selecione um modelo" -#: ../../app/views/plans/new.html.erb:116 +#: ../../app/views/plans/new.html.erb:114 msgid "We found multiple DMP templates corresponding to your funder." msgstr "Encontramos muitos modelos de PGD correspondentes a seu órgão financiador." @@ -5253,10 +5327,6 @@ msgstr "Selecione um tipo de repositório" msgid "Click to view repositories related to %{subject}" msgstr "Clique para ver os repositórios relacionados a %{subject}" -#: ../../app/views/research_outputs/repositories/_search_result.html.erb:32 -msgid "More info" -msgstr "Mais informações" - #: ../../app/views/research_outputs/repositories/_search_result.html.erb:37 msgid "Repository URL" msgstr "URL do repositório" @@ -5289,15 +5359,15 @@ msgstr "Tipo de repositório" msgid "Last Name" msgstr "Sobrenome" -#: ../../app/views/shared/_create_account_form.html.erb:39 +#: ../../app/views/shared/_create_account_form.html.erb:38 msgid "I accept the" msgstr "Eu aceito os" -#: ../../app/views/shared/_create_account_form.html.erb:40 +#: ../../app/views/shared/_create_account_form.html.erb:39 msgid "terms and conditions" msgstr "termos e condições" -#: ../../app/views/shared/_create_plan_modal.html.erb:8 +#: ../../app/views/shared/_create_plan_modal.html.erb:11 msgid "Would you like to create a plan based on the \"%{name}\" template?" msgstr "Deseja criar um plano com base no modelo \"%{name}\"?" @@ -5321,7 +5391,7 @@ msgstr "Remover este link" msgid "+ Add an additional URL" msgstr "+ Adicionar mais um URL" -#: ../../app/views/shared/_search.html.erb:15 +#: ../../app/views/shared/_search.html.erb:17 msgid "Only Show Admins" msgstr "Mostrar apenas administradores" @@ -6039,14 +6109,14 @@ msgstr "Novo cliente da API" msgid "New API Client" msgstr "Novo cliente da API" -#: ../../app/views/super_admin/api_clients/refresh_credentials.js.erb:1 -msgid "Unable to regenerate the client credentials." -msgstr "Não foi possível regenerar as credenciais do cliente." - #: ../../app/views/super_admin/api_clients/refresh_credentials.js.erb:1 msgid "Successfully regenerated the client credentials." msgstr "As credenciais do cliente foram regeneradas com êxito." +#: ../../app/views/super_admin/api_clients/refresh_credentials.js.erb:1 +msgid "Unable to regenerate the client credentials." +msgstr "Não foi possível regenerar as credenciais do cliente." + #: ../../app/views/super_admin/notifications/_form.html.erb:20 msgid "" "Info: Simple information message, displayed in blue.
    , 2023. +# Swedish translations for roadmap_upstream package. +# Copyright (C) 2025 roadmap_upstream +# This file is distributed under the same license as the roadmap_upstream package. +# FIRST AUTHOR , 2025. # msgid "" msgstr "" -"Project-Id-Version: roadmap 1.0\n" +"Project-Id-Version: roadmap_upstream 1.0\n" "Report-Msgid-Bugs-To: contact@translation.io\n" -"POT-Creation-Date: 2023-04-12 10:30-0700\n" -"PO-Revision-Date: 2023-04-12 19:30+0200\n" +"POT-Creation-Date: 2025-04-10 13:28-0600\n" +"PO-Revision-Date: 2025-04-10 21:28+0200\n" "Last-Translator: FULL NAME \n" "Language-Team: Swedish\n" "Language: sv_FI\n" @@ -265,7 +265,7 @@ msgstr "Lagt till" #: ../../app/controllers/notes_controller.rb:88 #: ../../app/controllers/org_admin/departments_controller.rb:50 #: ../../app/controllers/org_admin/sections_controller.rb:103 -#: ../../app/controllers/org_admin/templates_controller.rb:205 +#: ../../app/controllers/org_admin/templates_controller.rb:210 #: ../../app/controllers/orgs_controller.rb:92 #: ../../app/controllers/plans_controller.rb:280 #: ../../app/controllers/plans_controller.rb:283 @@ -285,7 +285,7 @@ msgstr "sparade" #: ../../app/controllers/notes_controller.rb:106 #: ../../app/controllers/org_admin/departments_controller.rb:52 #: ../../app/controllers/org_admin/sections_controller.rb:105 -#: ../../app/controllers/org_admin/templates_controller.rb:210 +#: ../../app/controllers/org_admin/templates_controller.rb:215 #: ../../app/controllers/orgs_controller.rb:94 #: ../../app/controllers/plans_controller.rb:289 #: ../../app/controllers/plans_controller.rb:292 @@ -297,28 +297,28 @@ msgstr "sparade" msgid "save" msgstr "spara" -#: ../../app/controllers/contributors_controller.rb:84 +#: ../../app/controllers/contributors_controller.rb:83 #: ../../app/controllers/notes_controller.rb:130 -#: ../../app/controllers/org_admin/templates_controller.rb:238 +#: ../../app/controllers/org_admin/templates_controller.rb:243 #: ../../app/controllers/research_outputs_controller.rb:74 #: ../../app/controllers/super_admin/orgs_controller.rb:94 msgid "removed" msgstr "tog bort" -#: ../../app/controllers/contributors_controller.rb:87 +#: ../../app/controllers/contributors_controller.rb:86 #: ../../app/controllers/notes_controller.rb:148 -#: ../../app/controllers/org_admin/templates_controller.rb:240 +#: ../../app/controllers/org_admin/templates_controller.rb:245 #: ../../app/controllers/research_outputs_controller.rb:77 #: ../../app/controllers/super_admin/orgs_controller.rb:97 msgid "remove" msgstr "ta bort" -#: ../../app/controllers/contributors_controller.rb:161 +#: ../../app/controllers/contributors_controller.rb:160 #: ../../app/controllers/research_outputs_controller.rb:208 msgid "plan not found" msgstr "Planen hittades inte" -#: ../../app/controllers/contributors_controller.rb:169 +#: ../../app/controllers/contributors_controller.rb:168 msgid "contributor not found" msgstr "bidragsgivare hittades inte" @@ -337,7 +337,7 @@ msgstr "Ett fel uppstod när du begärde feedback för den här planen." #: ../../app/controllers/org_admin/phases_controller.rb:121 #: ../../app/controllers/org_admin/questions_controller.rb:94 #: ../../app/controllers/org_admin/sections_controller.rb:79 -#: ../../app/controllers/org_admin/templates_controller.rb:181 +#: ../../app/controllers/org_admin/templates_controller.rb:186 #: ../../app/controllers/plans_controller.rb:120 #: ../../app/controllers/super_admin/api_clients_controller.rb:44 #: ../../app/controllers/super_admin/notifications_controller.rb:38 @@ -353,7 +353,7 @@ msgstr "skapad" #: ../../app/controllers/org_admin/phases_controller.rb:123 #: ../../app/controllers/org_admin/questions_controller.rb:96 #: ../../app/controllers/org_admin/sections_controller.rb:86 -#: ../../app/controllers/org_admin/templates_controller.rb:183 +#: ../../app/controllers/org_admin/templates_controller.rb:188 #: ../../app/controllers/plans_controller.rb:151 #: ../../app/controllers/super_admin/api_clients_controller.rb:50 #: ../../app/controllers/super_admin/notifications_controller.rb:41 @@ -429,7 +429,7 @@ msgid "Unable to unlink your account from %{is}." msgstr "Det gick inte att koppla bort ditt konto från %{is}." #: ../../app/controllers/org_admin/phases_controller.rb:17 -#: ../../app/controllers/org_admin/templates_controller.rb:115 +#: ../../app/controllers/org_admin/templates_controller.rb:116 msgid "" "You are viewing a historical version of this template. You will not be able to" " make changes." @@ -477,20 +477,20 @@ msgstr "uppdatering" msgid "Unable to create a new version of this template." msgstr "Det gick inte att skapa en ny version av den här mallen." -#: ../../app/controllers/org_admin/plans_controller.rb:36 +#: ../../app/controllers/org_admin/plans_controller.rb:40 msgid "%{plan_owner} has been notified that you have finished providing feedback" msgstr "%{plan_owner} har fått meddelande om att du har lämnat feedback" -#: ../../app/controllers/org_admin/plans_controller.rb:40 +#: ../../app/controllers/org_admin/plans_controller.rb:44 msgid "Unable to notify user that you have finished providing feedback." msgstr "Det går inte att meddela användaren att du är klar med att ge feedback." -#: ../../app/controllers/org_admin/plans_controller.rb:56 -#: ../../app/views/plans/_project_details.html.erb:14 +#: ../../app/controllers/org_admin/plans_controller.rb:60 +#: ../../app/views/plans/_project_details.html.erb:15 msgid "Project title" msgstr "Projektnamn" -#: ../../app/controllers/org_admin/plans_controller.rb:57 +#: ../../app/controllers/org_admin/plans_controller.rb:61 #: ../../app/views/paginable/plans/_index.html.erb:6 #: ../../app/views/paginable/plans/_org_admin.html.erb:19 #: ../../app/views/paginable/plans/_organisationally_or_publicly_visible.html.erb:13 @@ -499,7 +499,7 @@ msgstr "Projektnamn" msgid "Template" msgstr "Mall" -#: ../../app/controllers/org_admin/plans_controller.rb:58 +#: ../../app/controllers/org_admin/plans_controller.rb:62 #: ../../app/helpers/plans_helper.rb:22 #: ../../app/helpers/settings_template_helper.rb:16 #: ../../app/views/devise/registrations/_password_confirmation.html.erb:22 @@ -517,22 +517,22 @@ msgstr "Mall" msgid "Organisation" msgstr "Organisation" -#: ../../app/controllers/org_admin/plans_controller.rb:59 +#: ../../app/controllers/org_admin/plans_controller.rb:63 msgid "Owner name" msgstr "Ägarnamn" -#: ../../app/controllers/org_admin/plans_controller.rb:60 +#: ../../app/controllers/org_admin/plans_controller.rb:64 msgid "Owner email" msgstr "Ägarens e-post" -#: ../../app/controllers/org_admin/plans_controller.rb:61 +#: ../../app/controllers/org_admin/plans_controller.rb:65 #: ../../app/views/paginable/plans/_index.html.erb:9 #: ../../app/views/paginable/plans/_org_admin.html.erb:23 #: ../../app/views/paginable/plans/_organisationally_or_publicly_visible.html.erb:18 msgid "Updated" msgstr "Uppdaterad" -#: ../../app/controllers/org_admin/plans_controller.rb:62 +#: ../../app/controllers/org_admin/plans_controller.rb:66 #: ../../app/views/org_admin/templates/_form.html.erb:17 #: ../../app/views/org_admin/templates/_show.html.erb:32 #: ../../app/views/paginable/plans/_index.html.erb:10 @@ -567,35 +567,35 @@ msgstr "Det gick inte att anpassa den mallen." msgid "That template is not customizable." msgstr "Den mallen är inte anpassningsbar." -#: ../../app/controllers/org_admin/templates_controller.rb:21 +#: ../../app/controllers/org_admin/templates_controller.rb:22 #: ../../app/views/org_admin/templates/index.html.erb:43 msgid "All Templates" msgstr "Alla mallar" -#: ../../app/controllers/org_admin/templates_controller.rb:47 +#: ../../app/controllers/org_admin/templates_controller.rb:48 #: ../../app/views/org_admin/templates/index.html.erb:52 msgid "%{org_name} Templates" msgstr "%{org_name} Mallar" -#: ../../app/controllers/org_admin/templates_controller.rb:49 +#: ../../app/controllers/org_admin/templates_controller.rb:50 #: ../../app/views/org_admin/templates/index.html.erb:54 msgid "Own Templates" msgstr "Egna mallar" -#: ../../app/controllers/org_admin/templates_controller.rb:84 +#: ../../app/controllers/org_admin/templates_controller.rb:85 msgid "Customizable Templates" msgstr "Anpassningsbara mallar" -#: ../../app/controllers/org_admin/templates_controller.rb:216 +#: ../../app/controllers/org_admin/templates_controller.rb:221 msgid "Error parsing links for a %{template}" msgstr "Felsökning av länkar för en %{template}" -#: ../../app/controllers/org_admin/templates_controller.rb:344 +#: ../../app/controllers/org_admin/templates_controller.rb:349 #: ../../app/controllers/public_pages_controller.rb:67 msgid "Template created using the %{application_name} service. Last modified %{date}" msgstr "Mall skapad med tjänsten %{application_name}. Senast ändrad %{date}" -#: ../../app/controllers/org_admin/templates_controller.rb:356 +#: ../../app/controllers/org_admin/templates_controller.rb:361 #: ../../app/controllers/public_pages_controller.rb:80 msgid "Unable to download the DMP Template at this time." msgstr "Det gick inte att hämta DMP-mallen för tillfället." @@ -990,31 +990,31 @@ msgstr "" " av teman kommer det att dras in baserat på dina val nedan, så det är bäst att" " du inte duplicerar för mycket text." -#: ../../app/helpers/conditions_helper.rb:191 +#: ../../app/helpers/conditions_helper.rb:189 msgid "Answering" msgstr "svara" -#: ../../app/helpers/conditions_helper.rb:195 +#: ../../app/helpers/conditions_helper.rb:193 msgid " will send an email with subject %{subject_name}" msgstr "kommer att skicka ett e-postmeddelande med ämne %{subject_name}" -#: ../../app/helpers/conditions_helper.rb:201 +#: ../../app/helpers/conditions_helper.rb:199 msgid " will remove question " msgstr "kommer att ta bort frågan" -#: ../../app/helpers/conditions_helper.rb:202 +#: ../../app/helpers/conditions_helper.rb:200 msgid " will remove questions " msgstr "tar bort frågor" -#: ../../app/helpers/customizable_template_link_helper.rb:13 +#: ../../app/helpers/customizable_template_link_helper.rb:16 msgid "Transfer customisation" msgstr "Överföring anpassning" -#: ../../app/helpers/customizable_template_link_helper.rb:18 +#: ../../app/helpers/customizable_template_link_helper.rb:22 msgid "Edit customisation" msgstr "Redigera anpassning" -#: ../../app/helpers/customizable_template_link_helper.rb:22 +#: ../../app/helpers/customizable_template_link_helper.rb:26 msgid "Customise" msgstr "Anpassa" @@ -1095,17 +1095,17 @@ msgid "Change affiliation" msgstr "Ändra anslutning" #: ../../app/helpers/perms_helper.rb:11 -#: ../../app/views/users/_admin_grant_permissions.html.erb:21 +#: ../../app/views/users/_admin_grant_permissions.html.erb:23 msgid "Manage user privileges" msgstr "Hantera användarbehörigheter" #: ../../app/helpers/perms_helper.rb:12 -#: ../../app/views/users/_admin_grant_permissions.html.erb:25 +#: ../../app/views/users/_admin_grant_permissions.html.erb:27 msgid "Manage templates" msgstr "Hantera mallar" #: ../../app/helpers/perms_helper.rb:13 -#: ../../app/views/users/_admin_grant_permissions.html.erb:29 +#: ../../app/views/users/_admin_grant_permissions.html.erb:31 msgid "Manage guidance" msgstr "Hantera vägledning" @@ -1114,7 +1114,7 @@ msgid "API rights" msgstr "API-rättigheter" #: ../../app/helpers/perms_helper.rb:15 -#: ../../app/views/users/_admin_grant_permissions.html.erb:37 +#: ../../app/views/users/_admin_grant_permissions.html.erb:39 msgid "Manage organisation details" msgstr "Hantera organisationsdetaljer" @@ -1154,7 +1154,7 @@ msgid "Public" msgstr "offentlig" #: ../../app/helpers/plans_helper.rb:26 ../../app/helpers/plans_helper.rb:28 -#: ../../app/views/layouts/application.html.erb:129 +#: ../../app/views/layouts/application.html.erb:128 msgid "Private" msgstr "Privat" @@ -1167,7 +1167,7 @@ msgid "Public: anyone can view." msgstr "Offentlig: alla kan visa." #: ../../app/helpers/plans_helper.rb:39 -#: ../../app/views/layouts/application.html.erb:130 +#: ../../app/views/layouts/application.html.erb:129 msgid "Private: restricted to me and people I invite." msgstr "Privat: begränsad till mig och personer jag bjuder in." @@ -1204,9 +1204,9 @@ msgstr "Planbeskrivning" #: ../../app/views/orgs/_profile_form.html.erb:152 #: ../../app/views/paginable/templates/_customisable.html.erb:7 #: ../../app/views/paginable/templates/_organisational.html.erb:12 -#: ../../app/views/plans/_project_details.html.erb:156 +#: ../../app/views/plans/_project_details.html.erb:154 #: ../../app/views/plans/_show_details.html.erb:12 -#: ../../app/views/plans/new.html.erb:86 +#: ../../app/views/plans/new.html.erb:84 msgid "Funder" msgstr "Finansiär" @@ -1232,8 +1232,8 @@ msgstr "

    Följande %{object_types} kommer att flyttas till '%{org_name}':

    " #: ../../app/helpers/template_helper.rb:48 #: ../../app/views/plans/index.html.erb:29 -#: ../../app/views/plans/new.html.erb:123 -#: ../../app/views/shared/_create_plan_modal.html.erb:5 +#: ../../app/views/plans/new.html.erb:121 +#: ../../app/views/shared/_create_plan_modal.html.erb:6 #: ../../spec/features/locales_spec.rb:53 #: ../../spec/features/locales_spec.rb:69 msgid "Create plan" @@ -1535,9 +1535,8 @@ msgid "Details" msgstr "detaljer" #: ../../app/models/exported_plan.rb:189 -msgid "" -"Question not answered.\n" -msgstr "Fråga ej besvarad." +msgid "Question not answered.\\n" +msgstr "" #: ../../app/models/identifier.rb:141 msgid "already assigned a value" @@ -1583,7 +1582,7 @@ msgstr "" msgid "Denied" msgstr "" -#: ../../app/models/plan.rb:623 +#: ../../app/models/plan.rb:624 msgid "must be after the start date" msgstr "måste vara efter startdatumet" @@ -1675,7 +1674,7 @@ msgstr "Du kan inte publicera en mall utan frågor i en sektion." msgid "Conditions in the template refer backwards" msgstr "Förhållandena i mallen hänvisar bakåt" -#: ../../app/models/user.rb:384 +#: ../../app/models/user.rb:380 msgid "A Data Management Plan in %{application_name} has been shared with you" msgstr "En datahanteringsplan i %{application_name} har delats med dig" @@ -1683,7 +1682,8 @@ msgstr "En datahanteringsplan i %{application_name} har delats med dig" #: ../../app/views/contact_us/contacts/_new_left.html.erb:4 #: ../../app/views/contributors/_form.html.erb:10 #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:8 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:14 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:24 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:12 #: ../../app/views/org_admin/departments/edit.html.erb:14 #: ../../app/views/org_admin/departments/new.html.erb:14 #: ../../app/views/paginable/api_clients/_index.html.erb:6 @@ -1708,7 +1708,7 @@ msgid "Last Activity" msgstr "sista aktiviteten" #: ../../app/models/user/at_csv.rb:7 -#: ../../app/views/layouts/_branding.html.erb:71 +#: ../../app/views/layouts/_branding.html.erb:76 #: ../../app/views/org_admin/users/edit.html.erb:71 #: ../../app/views/paginable/users/_index.html.erb:26 #: ../../app/views/super_admin/users/edit.html.erb:105 @@ -1938,9 +1938,9 @@ msgid "Please wait, Standards are loading" msgstr "Vänligen vänta, Standarder laddas" #: ../../app/views/answers/_new_edit.html.erb:68 -#: ../../app/views/contributors/_form.html.erb:95 -#: ../../app/views/devise/passwords/edit.html.erb:35 -#: ../../app/views/devise/registrations/_password_details.html.erb:31 +#: ../../app/views/contributors/_form.html.erb:96 +#: ../../app/views/devise/passwords/edit.html.erb:36 +#: ../../app/views/devise/registrations/_password_details.html.erb:30 #: ../../app/views/devise/registrations/_personal_details.html.erb:90 #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:28 #: ../../app/views/guidances/new_edit.html.erb:49 @@ -1949,10 +1949,10 @@ msgstr "Vänligen vänta, Standarder laddas" #: ../../app/views/org_admin/departments/edit.html.erb:23 #: ../../app/views/org_admin/departments/new.html.erb:23 #: ../../app/views/org_admin/phases/_form.html.erb:25 -#: ../../app/views/org_admin/questions/_form.html.erb:99 -#: ../../app/views/org_admin/questions/_show.html.erb:209 +#: ../../app/views/org_admin/questions/_form.html.erb:100 +#: ../../app/views/org_admin/questions/_show.html.erb:206 #: ../../app/views/org_admin/sections/_form.html.erb:17 -#: ../../app/views/org_admin/templates/_form.html.erb:88 +#: ../../app/views/org_admin/templates/_form.html.erb:91 #: ../../app/views/org_admin/users/edit.html.erb:54 #: ../../app/views/orgs/_feedback_form.html.erb:38 #: ../../app/views/orgs/_profile_form.html.erb:197 @@ -1964,8 +1964,8 @@ msgstr "Vänligen vänta, Standarder laddas" #: ../../app/views/super_admin/notifications/_form.html.erb:66 #: ../../app/views/super_admin/themes/_form.html.erb:13 #: ../../app/views/super_admin/users/edit.html.erb:61 -#: ../../app/views/users/_admin_grant_permissions.html.erb:68 -#: ../../app/views/users/_notification_preferences.html.erb:47 +#: ../../app/views/users/_admin_grant_permissions.html.erb:72 +#: ../../app/views/users/_notification_preferences.html.erb:41 msgid "Save" msgstr "spara" @@ -1976,27 +1976,49 @@ msgstr "spara" msgid "example answer" msgstr "Exempel Svar" -#: ../../app/views/answers/_status.html.erb:5 -msgid "Saving..." -msgstr "Sparande..." +#: ../../app/views/answers/_status.html.erb:7 +msgid "Plan writing error related to %{tool_name}" +msgstr "" + +#: ../../app/views/answers/_status.html.erb:10 +msgid "Saving...Please do not refresh or go to another page!" +msgstr "" + +#: ../../app/views/answers/_status.html.erb:12 +msgid "" +"If you stuck on this message, please save your plan to a separate file and con" +"tact us at %{helpdesk_email} ." +msgstr "" + +#: ../../app/views/answers/_status.html.erb:17 +msgid "" +"Sorry, we had trouble saving your data. Please contact us at %{helpdesk_email}" +" ." +msgstr "" -#: ../../app/views/answers/_status.html.erb:9 +#: ../../app/views/answers/_status.html.erb:21 +msgid "" +"Save your plan content to a separate file now. You will LOSE them after refres" +"hing or closing this page." +msgstr "" + +#: ../../app/views/answers/_status.html.erb:25 msgid "Answered" msgstr "svarade" -#: ../../app/views/answers/_status.html.erb:10 +#: ../../app/views/answers/_status.html.erb:26 msgid " by %{user_name}" msgstr "av %{user_name}" -#: ../../app/views/answers/_status.html.erb:15 -msgid " questions from your plan." -msgstr " frågor från din plan." - -#: ../../app/views/answers/_status.html.erb:15 +#: ../../app/views/answers/_status.html.erb:31 msgid "This answer removes " msgstr "Detta svar tas bort" -#: ../../app/views/answers/_status.html.erb:21 +#: ../../app/views/answers/_status.html.erb:31 +msgid " questions from your plan." +msgstr " frågor från din plan." + +#: ../../app/views/answers/_status.html.erb:37 msgid "This answer triggers email(s) to " msgstr "Detta svar utlöser e-post (er) till" @@ -2005,11 +2027,13 @@ msgstr "Detta svar utlöser e-post (er) till" #: ../../app/views/contributors/_form.html.erb:19 #: ../../app/views/devise/passwords/new.html.erb:18 #: ../../app/views/devise/registrations/_personal_details.html.erb:10 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:20 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:11 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:25 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:18 #: ../../app/views/org_admin/users/edit.html.erb:14 #: ../../app/views/paginable/contributors/_index.html.erb:11 #: ../../app/views/paginable/users/_index.html.erb:21 -#: ../../app/views/plans/_share_form.html.erb:109 +#: ../../app/views/plans/_share_form.html.erb:110 #: ../../app/views/shared/_create_account_form.html.erb:12 #: ../../app/views/shared/_sign_in_form.html.erb:3 #: ../../app/views/super_admin/users/edit.html.erb:15 @@ -2018,19 +2042,21 @@ msgid "Email" msgstr "E-post" #: ../../app/views/contact_us/contacts/_new_left.html.erb:22 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:26 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:26 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:24 msgid "Subject" msgstr "Ämne" #: ../../app/views/contact_us/contacts/_new_left.html.erb:30 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:32 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:27 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:30 #: ../../app/views/orgs/_feedback_form.html.erb:26 msgid "Message" msgstr "Meddelande" #: ../../app/views/contact_us/contacts/_new_left.html.erb:39 -#: ../../app/views/devise/passwords/edit.html.erb:30 -#: ../../app/views/shared/_create_account_form.html.erb:46 +#: ../../app/views/devise/passwords/edit.html.erb:31 +#: ../../app/views/shared/_create_account_form.html.erb:45 msgid "Security check" msgstr "Säkerhetskontroll" @@ -2064,7 +2090,7 @@ msgstr "" "l kontakta oss om %{application_name}, fyll i formuläret nedan." #: ../../app/views/contact_us/contacts/new.html.erb:10 -#: ../../app/views/layouts/_branding.html.erb:41 +#: ../../app/views/layouts/_branding.html.erb:44 #: ../../app/views/layouts/_footer.html.erb:23 #: ../../app/views/layouts/_footer.html.erb:29 #: ../../app/views/org_admin/plans/index.html.erb:40 @@ -2072,7 +2098,7 @@ msgstr "" #: ../../app/views/paginable/plans/_publicly_visible.html.erb:24 #: ../../app/views/paginable/templates/_history.html.erb:28 #: ../../app/views/paginable/templates/_history.html.erb:35 -#: ../../app/views/paginable/templates/_organisational.html.erb:85 +#: ../../app/views/paginable/templates/_organisational.html.erb:87 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:29 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:36 #: ../../app/views/plans/_download_form.html.erb:130 @@ -2109,16 +2135,18 @@ msgstr "Anslutning" msgid "Roles" msgstr "roller" -#: ../../app/views/contributors/_form.html.erb:97 +#: ../../app/views/contributors/_form.html.erb:98 #: ../../app/views/layouts/modal_search/_result.html.erb:23 #: ../../app/views/notes/_archive.html.erb:10 #: ../../app/views/notes/_list.html.erb:16 #: ../../app/views/notes/_list.html.erb:19 -#: ../../app/views/org_admin/conditions/_container.html.erb:11 -#: ../../app/views/org_admin/conditions/_form.html.erb:31 +#: ../../app/views/org_admin/conditions/_container.html.erb:14 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:11 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:40 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:31 #: ../../app/views/org_admin/question_options/_option_fields.html.erb:40 #: ../../app/views/paginable/api_clients/_index.html.erb:44 -#: ../../app/views/paginable/contributors/_index.html.erb:55 +#: ../../app/views/paginable/contributors/_index.html.erb:56 #: ../../app/views/paginable/departments/_index.html.erb:28 #: ../../app/views/paginable/guidance_groups/_index.html.erb:56 #: ../../app/views/paginable/guidances/_index.html.erb:61 @@ -2126,29 +2154,32 @@ msgstr "roller" #: ../../app/views/paginable/plans/_privately_visible.html.erb:78 #: ../../app/views/paginable/research_outputs/_index.html.erb:53 #: ../../app/views/paginable/templates/_customisable.html.erb:67 -#: ../../app/views/paginable/templates/_organisational.html.erb:74 +#: ../../app/views/paginable/templates/_organisational.html.erb:75 #: ../../app/views/plans/_share_form.html.erb:91 #: ../../app/views/research_outputs/_form.html.erb:180 msgid "Remove" msgstr "ta bort" -#: ../../app/views/contributors/_form.html.erb:100 +#: ../../app/views/contributors/_form.html.erb:101 #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:29 #: ../../app/views/guidances/new_edit.html.erb:50 +#: ../../app/views/layouts/modal_search/_form.html.erb:43 #: ../../app/views/notes/_archive.html.erb:11 #: ../../app/views/notes/_edit.html.erb:11 #: ../../app/views/org_admin/departments/edit.html.erb:24 #: ../../app/views/org_admin/departments/new.html.erb:24 -#: ../../app/views/org_admin/questions/_form.html.erb:103 -#: ../../app/views/org_admin/questions/_form.html.erb:105 +#: ../../app/views/org_admin/questions/_form.html.erb:104 +#: ../../app/views/org_admin/questions/_form.html.erb:106 #: ../../app/views/plans/_guidance_selection.html.erb:35 -#: ../../app/views/plans/new.html.erb:124 +#: ../../app/views/plans/new.html.erb:122 #: ../../app/views/research_outputs/_form.html.erb:183 +#: ../../app/views/shared/_copy_link_modal.html.erb:8 +#: ../../app/views/shared/_create_plan_modal.html.erb:8 #: ../../app/views/super_admin/api_clients/_form.html.erb:86 #: ../../app/views/super_admin/notifications/_form.html.erb:73 #: ../../app/views/super_admin/themes/_form.html.erb:19 #: ../../app/views/super_admin/users/_confirm_merge.html.erb:15 -#: ../../app/views/users/_admin_grant_permissions.html.erb:69 +#: ../../app/views/users/_admin_grant_permissions.html.erb:73 msgid "Cancel" msgstr "Annullera" @@ -2156,7 +2187,7 @@ msgstr "Annullera" msgid "Editing contributor" msgstr "Redigerar bidragsgivare" -#: ../../app/views/contributors/edit.html.erb:13 +#: ../../app/views/contributors/edit.html.erb:14 #: ../../app/views/contributors/new.html.erb:13 msgid "View all contributors" msgstr "Visa alla bidragsgivare" @@ -2222,7 +2253,7 @@ msgstr "Efternamn" #: ../../app/views/devise/registrations/new.html.erb:43 #: ../../app/views/devise/registrations/new.html.erb:58 #: ../../app/views/shared/_access_controls.html.erb:11 -#: ../../app/views/shared/_create_account_form.html.erb:50 +#: ../../app/views/shared/_create_account_form.html.erb:49 msgid "Create account" msgstr "Skapa ett konto" @@ -2361,7 +2392,7 @@ msgstr "Lås upp mitt konto" msgid "Change your password" msgstr "Ändra ditt lösenord" -#: ../../app/views/devise/passwords/edit.html.erb:24 +#: ../../app/views/devise/passwords/edit.html.erb:25 #: ../../app/views/devise/registrations/_password_details.html.erb:25 msgid "Show passwords" msgstr "Visa lösenord" @@ -2545,7 +2576,7 @@ msgid "Department or school" msgstr "Institutionen eller skolan" #: ../../app/views/devise/registrations/_personal_details.html.erb:55 -#: ../../app/views/layouts/_signin_signout.html.erb:6 +#: ../../app/views/layouts/_signin_signout.html.erb:7 #: ../../app/views/org_admin/users/edit.html.erb:43 #: ../../app/views/super_admin/users/edit.html.erb:53 msgid "Language" @@ -2567,7 +2598,7 @@ msgstr "Organisationsadministratör" #: ../../app/views/devise/registrations/edit.html.erb:1 #: ../../app/views/devise/registrations/edit.html.erb:4 -#: ../../app/views/layouts/_signin_signout.html.erb:29 +#: ../../app/views/layouts/_signin_signout.html.erb:36 msgid "Edit profile" msgstr "Redigera profil" @@ -2592,7 +2623,7 @@ msgid "Do you have a %{application_name} account?" msgstr "Har du ett %{application_name} konto?" #: ../../app/views/devise/registrations/new.html.erb:22 -#: ../../app/views/layouts/_signin_signout.html.erb:41 +#: ../../app/views/layouts/_signin_signout.html.erb:48 #: ../../app/views/shared/_access_controls.html.erb:5 #: ../../app/views/shared/_sign_in_form.html.erb:19 msgid "Sign in" @@ -2648,7 +2679,7 @@ msgstr "" " \"skapa plan\"." #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:15 -#: ../../app/views/org_admin/templates/_form.html.erb:41 +#: ../../app/views/org_admin/templates/_form.html.erb:44 #: ../../app/views/org_admin/templates/_row.html.erb:10 #: ../../app/views/org_admin/templates/_row.html.erb:13 #: ../../app/views/org_admin/templates/_show.html.erb:19 @@ -2703,12 +2734,12 @@ msgstr "Guidningsgrupp" msgid "View all guidance" msgstr "Visa all vägledning" -#: ../../app/views/guidances/_guidance_display.html.erb:10 +#: ../../app/views/guidances/_guidance_display.html.erb:9 #: ../../app/views/guidances/admin_index.html.erb:2 #: ../../app/views/guidances/admin_index.html.erb:5 #: ../../app/views/guidances/new_edit.html.erb:12 #: ../../app/views/guidances/new_edit.html.erb:16 -#: ../../app/views/layouts/_branding.html.erb:82 +#: ../../app/views/layouts/_branding.html.erb:87 #: ../../app/views/org_admin/annotations/_form.html.erb:3 #: ../../app/views/org_admin/questions/_show.html.erb:78 #: ../../app/views/paginable/themes/_index.html.erb:5 @@ -2833,33 +2864,33 @@ msgstr "Nästa" msgid "Previous" msgstr "Tidigare" -#: ../../app/views/layouts/_branding.html.erb:65 +#: ../../app/views/layouts/_branding.html.erb:69 msgid "Admin" msgstr "Administratör" -#: ../../app/views/layouts/_branding.html.erb:77 +#: ../../app/views/layouts/_branding.html.erb:82 #: ../../app/views/org_admin/templates/index.html.erb:4 #: ../../app/views/paginable/orgs/_index.html.erb:8 msgid "Templates" msgstr "mallar" -#: ../../app/views/layouts/_branding.html.erb:87 +#: ../../app/views/layouts/_branding.html.erb:92 #: ../../app/views/super_admin/orgs/index.html.erb:2 #: ../../app/views/super_admin/orgs/index.html.erb:6 msgid "Organisations" msgstr "organisationer" -#: ../../app/views/layouts/_branding.html.erb:92 +#: ../../app/views/layouts/_branding.html.erb:97 #: ../../app/views/orgs/admin_edit.html.erb:1 #: ../../app/views/orgs/admin_edit.html.erb:6 msgid "Organisation details" msgstr "Organisationsdetaljer" -#: ../../app/views/layouts/_branding.html.erb:98 +#: ../../app/views/layouts/_branding.html.erb:103 msgid "Users" msgstr "användare" -#: ../../app/views/layouts/_branding.html.erb:103 +#: ../../app/views/layouts/_branding.html.erb:108 #: ../../app/views/org_admin/questions/_show.html.erb:88 #: ../../app/views/org_admin/shared/_theme_selector.html.erb:16 #: ../../app/views/paginable/guidances/_index.html.erb:7 @@ -2868,15 +2899,15 @@ msgstr "användare" msgid "Themes" msgstr "Teman" -#: ../../app/views/layouts/_branding.html.erb:108 +#: ../../app/views/layouts/_branding.html.erb:113 msgid "Usage" msgstr "Användande" -#: ../../app/views/layouts/_branding.html.erb:113 +#: ../../app/views/layouts/_branding.html.erb:118 msgid "Api Clients" msgstr "Api-klienter" -#: ../../app/views/layouts/_branding.html.erb:116 +#: ../../app/views/layouts/_branding.html.erb:121 #: ../../app/views/org_admin/plans/index.html.erb:11 #: ../../app/views/super_admin/notifications/index.html.erb:1 #: ../../app/views/super_admin/notifications/index.html.erb:4 @@ -2907,44 +2938,44 @@ msgstr "Sekretesspolicy" msgid "GitHub" msgstr "github" -#: ../../app/views/layouts/_navigation.html.erb:12 +#: ../../app/views/layouts/_navigation.html.erb:6 #: ../../app/views/orgs/_profile_form.html.erb:58 msgid "logo" msgstr "logotyp" -#: ../../app/views/layouts/_navigation.html.erb:23 +#: ../../app/views/layouts/_navigation.html.erb:26 #: ../../app/views/plans/index.html.erb:1 #: ../../app/views/plans/index.html.erb:4 msgid "My Dashboard" msgstr "Min instrumentpanel" -#: ../../app/views/layouts/_navigation.html.erb:26 +#: ../../app/views/layouts/_navigation.html.erb:29 msgid "Create plans" msgstr "Skapa planer" -#: ../../app/views/layouts/_navigation.html.erb:31 +#: ../../app/views/layouts/_navigation.html.erb:34 msgid "Reference" msgstr "Referens" -#: ../../app/views/layouts/_navigation.html.erb:36 -#: ../../app/views/layouts/_navigation.html.erb:47 +#: ../../app/views/layouts/_navigation.html.erb:40 +#: ../../app/views/layouts/_navigation.html.erb:52 #: ../../app/views/public_pages/plan_index.html.erb:1 #: ../../app/views/public_pages/plan_index.html.erb:4 msgid "Public DMPs" msgstr "Offentliga DMP" -#: ../../app/views/layouts/_navigation.html.erb:39 -#: ../../app/views/layouts/_navigation.html.erb:50 +#: ../../app/views/layouts/_navigation.html.erb:43 +#: ../../app/views/layouts/_navigation.html.erb:55 #: ../../app/views/public_pages/template_index.html.erb:1 #: ../../app/views/public_pages/template_index.html.erb:4 msgid "DMP Templates" msgstr "DMP-mallar" -#: ../../app/views/layouts/_navigation.html.erb:44 +#: ../../app/views/layouts/_navigation.html.erb:49 msgid "Home" msgstr "Hem" -#: ../../app/views/layouts/_navigation.html.erb:55 +#: ../../app/views/layouts/_navigation.html.erb:60 #: ../../app/views/static_pages/about_us.html.erb:35 #: ../../app/views/static_pages/help.html.erb:1 #: ../../app/views/static_pages/help.html.erb:4 @@ -2976,7 +3007,7 @@ msgstr "Visa alla" msgid "View less" msgstr "Visa mindre" -#: ../../app/views/layouts/_signin_signout.html.erb:32 +#: ../../app/views/layouts/_signin_signout.html.erb:39 msgid "Logout" msgstr "Logga ut" @@ -2985,50 +3016,54 @@ msgstr "Logga ut" msgid "%{application_name}" msgstr "%{application_name}" -#: ../../app/views/layouts/application.html.erb:92 -msgid "Notice:" -msgstr "Lägga märke till:" - #: ../../app/views/layouts/application.html.erb:92 msgid "Error:" msgstr "Fel:" -#: ../../app/views/layouts/application.html.erb:103 +#: ../../app/views/layouts/application.html.erb:92 +msgid "Notice:" +msgstr "Lägga märke till:" + +#: ../../app/views/layouts/application.html.erb:102 msgid "Loading..." msgstr "Läser in..." -#: ../../app/views/layouts/application.html.erb:122 +#: ../../app/views/layouts/application.html.erb:120 #: ../../app/views/plans/new.html.erb:2 msgid "This field is required." msgstr "Detta fält är obligatoriskt." -#: ../../app/views/layouts/application.html.erb:124 +#: ../../app/views/layouts/application.html.erb:121 +msgid "The passwords must match." +msgstr "" + +#: ../../app/views/layouts/application.html.erb:123 #: ../../app/views/shared/_create_account_form.html.erb:31 msgid "Show password" msgstr "Visa lösenord" -#: ../../app/views/layouts/application.html.erb:125 +#: ../../app/views/layouts/application.html.erb:124 msgid "Select an organisation from the list." msgstr "Välj en organisation från listan." -#: ../../app/views/layouts/application.html.erb:126 +#: ../../app/views/layouts/application.html.erb:125 msgid "My organisation isn't listed" msgstr "Min organisation är inte listad" -#: ../../app/views/layouts/application.html.erb:128 +#: ../../app/views/layouts/application.html.erb:127 #: ../../app/views/paginable/plans/_privately_visible.html.erb:42 msgid "N/A" msgstr "N / A" -#: ../../app/views/layouts/application.html.erb:132 +#: ../../app/views/layouts/application.html.erb:131 msgid "Hide list." msgstr "Dölj lista." -#: ../../app/views/layouts/application.html.erb:133 +#: ../../app/views/layouts/application.html.erb:132 msgid "See the full list of partner institutions." msgstr "Se hela listan över partnerinstitut." -#: ../../app/views/layouts/application.html.erb:135 +#: ../../app/views/layouts/application.html.erb:134 msgid "" "Unable to find a suitable template for the research organisation and funder yo" "u selected." @@ -3036,27 +3071,27 @@ msgstr "" "Det gick inte att hitta en lämplig mall för forskningsorganisationen och funde" "raren du valt." -#: ../../app/views/layouts/application.html.erb:136 +#: ../../app/views/layouts/application.html.erb:135 msgid "Please select a research organisation and funder to continue." msgstr "Vänligen välj en forskningsorganisation och funderare att fortsätta." -#: ../../app/views/layouts/application.html.erb:138 +#: ../../app/views/layouts/application.html.erb:137 msgid "Loading ..." msgstr "Läser in ..." -#: ../../app/views/layouts/application.html.erb:139 +#: ../../app/views/layouts/application.html.erb:138 msgid "Unable to load the section's content at this time." msgstr "Det går inte att läsa in sektionens innehåll just nu." -#: ../../app/views/layouts/application.html.erb:140 +#: ../../app/views/layouts/application.html.erb:139 msgid "Unable to load the question's content at this time." msgstr "Det gick inte att läsa in innehållets innehåll just nu." -#: ../../app/views/layouts/application.html.erb:141 +#: ../../app/views/layouts/application.html.erb:140 msgid "Opens in a new window" msgstr "Öppnar i nytt fönster" -#: ../../app/views/layouts/application.html.erb:143 +#: ../../app/views/layouts/application.html.erb:142 msgid "" "%{n} results are available, use up and down arrows to navigate suggestions. Us" "e the Enter key to select a suggestion or the Escape key to close the suggesti" @@ -3066,14 +3101,23 @@ msgstr "" "örslag. Använd Enter-knappen för att välja ett förslag eller Escape-knappen fö" "r att stänga förslagen." -#: ../../app/views/layouts/application.html.erb:144 +#: ../../app/views/layouts/application.html.erb:143 msgid "No results are available for your entry." msgstr "Inga resultat är tillgängliga för din post." -#: ../../app/views/layouts/application.html.erb:145 +#: ../../app/views/layouts/application.html.erb:144 msgid "Searching ..." msgstr "Söker ..." +#: ../../app/views/layouts/application.html.erb:148 +#: ../../app/views/research_outputs/repositories/_search_result.html.erb:32 +msgid "More info" +msgstr "Mer information" + +#: ../../app/views/layouts/application.html.erb:149 +msgid "Less info" +msgstr "" + #: ../../app/views/layouts/modal_search/_form.html.erb:24 msgid "- Enter a search term %{examples} -" msgstr "- Ange en sökterm %{examples} -" @@ -3083,16 +3127,11 @@ msgstr "- Ange en sökterm %{examples} -" msgid "No results matched your filter criteria." msgstr "Inga resultat matchade dina filterkriterier." -#: ../../app/views/layouts/modal_search/_form.html.erb:41 -#: ../../app/views/layouts/modal_search/_form.html.erb:84 -msgid "Close" -msgstr "Stänga" - -#: ../../app/views/layouts/modal_search/_form.html.erb:44 +#: ../../app/views/layouts/modal_search/_form.html.erb:40 msgid "%{topic} search" msgstr "%{topic} sökning" -#: ../../app/views/layouts/modal_search/_form.html.erb:67 +#: ../../app/views/layouts/modal_search/_form.html.erb:66 msgid "Apply filter(s)" msgstr "Använd filter" @@ -3121,7 +3160,7 @@ msgid "Add Comment" msgstr "Lägg till en kommentar" #: ../../app/views/notes/_list.html.erb:15 -#: ../../app/views/org_admin/questions/_show.html.erb:218 +#: ../../app/views/org_admin/questions/_show.html.erb:215 #: ../../app/views/paginable/api_clients/_index.html.erb:43 #: ../../app/views/paginable/contributors/_index.html.erb:53 #: ../../app/views/paginable/departments/_index.html.erb:27 @@ -3153,19 +3192,51 @@ msgid "%{org} Example Answer" msgstr "%{org} Exempel Svar" #: ../../app/views/org_admin/conditions/_add.html.erb:3 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:7 msgid "Add condition" msgstr "Lägg till villkor" +#: ../../app/views/org_admin/conditions/_add.html.erb:5 +msgid "To add a condition you must have selected an Option and Action together with" +msgstr "" + +#: ../../app/views/org_admin/conditions/_add.html.erb:7 +msgid "if Action is 'remove', you need to select one or more choices in Target." +msgstr "" + +#: ../../app/views/org_admin/conditions/_add.html.erb:8 +msgid "" +"if Action is 'add notification', you need to fill in all the fields in the 'Se" +"nd email' popup." +msgstr "" + +#: ../../app/views/org_admin/conditions/_add.html.erb:10 +msgid "Otherwise, the condition will not be saved." +msgstr "" + #: ../../app/views/org_admin/conditions/_container.html.erb:5 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:10 msgid "Option" msgstr "Alternativ" #: ../../app/views/org_admin/conditions/_container.html.erb:8 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:15 #: ../../app/views/super_admin/orgs/_analysis.html.erb:47 msgid "Action" msgstr "Handling" -#: ../../app/views/org_admin/conditions/_form.html.erb:25 +#: ../../app/views/org_admin/conditions/_container.html.erb:11 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:21 +msgid "Target" +msgstr "" + +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:4 +msgid "" +"Hover over the email address to view email content. To change email details yo" +"u need to remove and add the condition again." +msgstr "" + +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:26 msgid "Edit email" msgstr "Redigera e-post" @@ -3173,19 +3244,23 @@ msgstr "Redigera e-post" msgid "Send email" msgstr "Skicka epost" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:21 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:7 +msgid "Close" +msgstr "Stänga" + +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:19 msgid "recipient_email@example.com" msgstr "recipient_email@example.com" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:33 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:31 msgid "Email content" msgstr "E-postinnehåll" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:37 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:35 msgid "Discard " msgstr "Kassera" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:38 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:36 msgid "Save " msgstr "Spara" @@ -3416,14 +3491,14 @@ msgstr "Åtgärder" msgid "Feedback requested" msgstr "Be om feedback" -#: ../../app/views/org_admin/plans/index.html.erb:29 -msgid "Notify the plan owner that I have finished providing feedback" -msgstr "Meddela planägaren att jag är klar med att ge feedback" - #: ../../app/views/org_admin/plans/index.html.erb:29 msgid "Complete" msgstr "Komplett" +#: ../../app/views/org_admin/plans/index.html.erb:29 +msgid "Notify the plan owner that I have finished providing feedback" +msgstr "Meddela planägaren att jag är klar med att ge feedback" + #: ../../app/views/org_admin/plans/index.html.erb:39 msgid "" "Download plans (new window)" -#: ../../app/views/org_admin/questions/_form.html.erb:49 -#: ../../app/views/org_admin/questions/_form.html.erb:57 -msgid "Add Conditions" -msgstr "Lägg till villkor" - -#: ../../app/views/org_admin/questions/_form.html.erb:56 +#: ../../app/views/org_admin/questions/_form.html.erb:58 msgid "Save this question before adding conditions." msgstr "Spara den här frågan innan du lägger till villkor." -#: ../../app/views/org_admin/questions/_form.html.erb:66 -msgid "Display additional comment area." -msgstr "Visa ytterligare kommentarområde." +#: ../../app/views/org_admin/questions/_form.html.erb:59 +msgid "Edit Conditions" +msgstr "" -#: ../../app/views/org_admin/questions/_form.html.erb:72 +#: ../../app/views/org_admin/questions/_form.html.erb:68 +msgid "Display additional comment area" +msgstr "" + +#: ../../app/views/org_admin/questions/_form.html.erb:73 msgid "Default answer" msgstr "Standard svar" -#: ../../app/views/org_admin/questions/_form.html.erb:95 +#: ../../app/views/org_admin/questions/_form.html.erb:96 msgid "" "Select one or more themes that are relevant to this question. This will allow " "similarly themed organisation-level guidance to appear alongside your question" @@ -3527,7 +3601,7 @@ msgstr "" "möjligt att visa liknande teman på organisationsnivå vägledning tillsammans me" "d din fråga." -#: ../../app/views/org_admin/questions/_form.html.erb:102 +#: ../../app/views/org_admin/questions/_form.html.erb:103 #: ../../app/views/org_admin/sections/_form.html.erb:19 #: ../../app/views/super_admin/api_clients/_form.html.erb:79 #: ../../app/views/super_admin/notifications/_form.html.erb:68 @@ -3535,7 +3609,7 @@ msgstr "" msgid "Delete" msgstr "radera" -#: ../../app/views/org_admin/questions/_form.html.erb:102 +#: ../../app/views/org_admin/questions/_form.html.erb:103 msgid "You are about to delete question #%{question_number}. Are you sure?" msgstr "Du håller på att ta bort fråga # %{question_number}. Är du säker?" @@ -3587,7 +3661,7 @@ msgstr "" "Klicka på länkarna nedan för att visa organisatorisk vägledning\n" "                        relaterade till teman i samband med denna fråga." -#: ../../app/views/org_admin/questions/_show.html.erb:169 +#: ../../app/views/org_admin/questions/_show.html.erb:166 msgid "" "Note: New plans will automatically display this guidance.\n" " Users then have the ability to hide/display the guidance when edit" @@ -3597,7 +3671,7 @@ msgstr "" "            Användare har då möjlighet att dölja / visa vägledningen när man r" "edigerar planen." -#: ../../app/views/org_admin/questions/_show.html.erb:172 +#: ../../app/views/org_admin/questions/_show.html.erb:169 msgid "" "There is no organisational guidance related to the themes associated with this" " question." @@ -3605,14 +3679,14 @@ msgstr "" "Det finns ingen organisatorisk vägledning relaterad till teman i samband med d" "enna fråga." -#: ../../app/views/org_admin/questions/_show.html.erb:182 -#: ../../app/views/org_admin/questions/_show.html.erb:194 -#: ../../app/views/org_admin/questions/_show.html.erb:224 +#: ../../app/views/org_admin/questions/_show.html.erb:179 +#: ../../app/views/org_admin/questions/_show.html.erb:191 +#: ../../app/views/org_admin/questions/_show.html.erb:221 msgid "Annotations" msgstr "anteckningar" -#: ../../app/views/org_admin/questions/_show.html.erb:188 -#: ../../app/views/org_admin/questions/_show.html.erb:230 +#: ../../app/views/org_admin/questions/_show.html.erb:185 +#: ../../app/views/org_admin/questions/_show.html.erb:227 msgid "None provided" msgstr "Ingen tillhandahålls" @@ -3642,11 +3716,11 @@ msgstr "" "Du håller på att ta bort '%{section_title}'. Detta påverkar frågor som är kopp" "lade till det här avsnittet. Är du säker?" -#: ../../app/views/org_admin/sections/_index.html.erb:61 +#: ../../app/views/org_admin/sections/_index.html.erb:63 msgid "Add a new section" msgstr "Lägg till en ny sektion" -#: ../../app/views/org_admin/shared/_theme_selector.html.erb:43 +#: ../../app/views/org_admin/shared/_theme_selector.html.erb:44 msgid "No themes have been defined. Please contact your administrator for assistance." msgstr "Inga teman har definierats. Kontakta din administratör för hjälp." @@ -3666,12 +3740,12 @@ msgstr "" "Om du markerar den här rutan förhindras att mallen visas i den offentliga list" "an över mallar." -#: ../../app/views/org_admin/templates/_form.html.erb:25 +#: ../../app/views/org_admin/templates/_form.html.erb:28 #: ../../app/views/org_admin/templates/_show.html.erb:35 msgid "for internal %{org_name} use only" msgstr "för intern %{org_name} användning endast" -#: ../../app/views/org_admin/templates/_form.html.erb:38 +#: ../../app/views/org_admin/templates/_form.html.erb:41 #: ../../app/views/org_admin/templates/_show.html.erb:13 #: ../../app/views/paginable/guidance_groups/_index.html.erb:7 #: ../../app/views/paginable/guidances/_index.html.erb:9 @@ -3681,7 +3755,7 @@ msgstr "för intern %{org_name} användning endast" msgid "Status" msgstr "Tillstånd" -#: ../../app/views/org_admin/templates/_form.html.erb:43 +#: ../../app/views/org_admin/templates/_form.html.erb:46 #: ../../app/views/org_admin/templates/_row.html.erb:16 #: ../../app/views/org_admin/templates/_show.html.erb:26 #: ../../app/views/paginable/guidance_groups/_index.html.erb:24 @@ -3691,17 +3765,17 @@ msgstr "Tillstånd" msgid "Unpublished" msgstr "Opublicerad" -#: ../../app/views/org_admin/templates/_form.html.erb:45 +#: ../../app/views/org_admin/templates/_form.html.erb:48 #: ../../app/views/paginable/templates/_history.html.erb:19 msgid "Draft" msgstr "Förslag" -#: ../../app/views/org_admin/templates/_form.html.erb:52 +#: ../../app/views/org_admin/templates/_form.html.erb:55 #: ../../app/views/org_admin/templates/_show.html.erb:41 msgid "Created at" msgstr "Skapad vid" -#: ../../app/views/org_admin/templates/_form.html.erb:58 +#: ../../app/views/org_admin/templates/_form.html.erb:61 #: ../../app/views/org_admin/templates/_show.html.erb:43 #: ../../app/views/paginable/guidance_groups/_index.html.erb:9 #: ../../app/views/paginable/guidances/_index.html.erb:10 @@ -3709,12 +3783,12 @@ msgstr "Skapad vid" msgid "Last updated" msgstr "Senast uppdaterad" -#: ../../app/views/org_admin/templates/_form.html.erb:70 +#: ../../app/views/org_admin/templates/_form.html.erb:73 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:10 msgid "Funder Links" msgstr "Funder Links" -#: ../../app/views/org_admin/templates/_form.html.erb:73 +#: ../../app/views/org_admin/templates/_form.html.erb:76 msgid "" "Add links to funder websites that provide additional information about the req" "uirements for this template" @@ -3722,11 +3796,11 @@ msgstr "" "Lägg till länkar till funderingswebbplatser som ger ytterligare information om" " kraven för denna mall" -#: ../../app/views/org_admin/templates/_form.html.erb:79 +#: ../../app/views/org_admin/templates/_form.html.erb:82 msgid "Sample Plan Links" msgstr "Provplan Länkar" -#: ../../app/views/org_admin/templates/_form.html.erb:82 +#: ../../app/views/org_admin/templates/_form.html.erb:85 msgid "Add links to sample plans if provided by the funder." msgstr "Lägg till länkar till provplaner om de tillhandahålls av fonden." @@ -3990,7 +4064,7 @@ msgstr "Ta bort logotypen" #: ../../app/views/orgs/_profile_form.html.erb:65 #: ../../app/views/orgs/shibboleth_ds.html.erb:34 -#: ../../app/views/plans/new.html.erb:64 ../../app/views/plans/new.html.erb:93 +#: ../../app/views/plans/new.html.erb:62 ../../app/views/plans/new.html.erb:91 #: ../../app/views/shared/_sign_in_form.html.erb:23 msgid "or" msgstr "eller" @@ -4048,7 +4122,7 @@ msgid "Profile information" msgstr "Profilinformation" #: ../../app/views/orgs/admin_edit.html.erb:22 -#: ../../app/views/plans/_navigation.html.erb:33 +#: ../../app/views/plans/_navigation.html.erb:37 #: ../../app/views/plans/_request_feedback_form.html.erb:19 #: ../../app/views/static_pages/help.html.erb:45 msgid "Request feedback" @@ -4073,7 +4147,7 @@ msgid "Please select one" msgstr "Var god välj en" #: ../../app/views/orgs/shibboleth_ds.html.erb:30 -#: ../../app/views/usage/_user_statistics.html.erb:76 +#: ../../app/views/usage/_user_statistics.html.erb:73 msgid "Go" msgstr "Gå" @@ -4121,7 +4195,7 @@ msgstr "" "Du håller på att radera '%{client_name}'. De kommer inte längre att kunna komm" "a åt API: et. Är du säker?" -#: ../../app/views/paginable/contributors/_index.html.erb:57 +#: ../../app/views/paginable/contributors/_index.html.erb:58 msgid "You are about to delete '%{contributor_name}'. Are you sure?" msgstr "Du håller på att radera '%{contributor_name}'. Är du säker?" @@ -4147,7 +4221,7 @@ msgstr "" #: ../../app/views/paginable/plans/_privately_visible.html.erb:48 #: ../../app/views/paginable/templates/_history.html.erb:42 #: ../../app/views/paginable/users/_index.html.erb:92 -#: ../../app/views/shared/_create_plan_modal.html.erb:12 +#: ../../app/views/shared/_create_plan_modal.html.erb:15 msgid "No" msgstr "Nej" @@ -4156,7 +4230,7 @@ msgstr "Nej" #: ../../app/views/paginable/plans/_privately_visible.html.erb:46 #: ../../app/views/paginable/templates/_history.html.erb:42 #: ../../app/views/paginable/users/_index.html.erb:92 -#: ../../app/views/shared/_create_plan_modal.html.erb:11 +#: ../../app/views/shared/_create_plan_modal.html.erb:14 msgid "Yes" msgstr "Ja" @@ -4272,7 +4346,7 @@ msgstr "skapad" #: ../../app/views/paginable/templates/_history.html.erb:6 #: ../../app/views/paginable/templates/_organisational.html.erb:2 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:7 -#: ../../app/views/plans/_navigation.html.erb:38 +#: ../../app/views/plans/_navigation.html.erb:43 #: ../../app/views/usage/_user_statistics.html.erb:23 #: ../../app/views/usage/_user_statistics.html.erb:38 msgid "Download" @@ -4297,7 +4371,7 @@ msgstr "Okänd" #: ../../app/views/paginable/plans/_publicly_visible.html.erb:23 #: ../../app/views/paginable/templates/_history.html.erb:27 #: ../../app/views/paginable/templates/_history.html.erb:34 -#: ../../app/views/paginable/templates/_organisational.html.erb:84 +#: ../../app/views/paginable/templates/_organisational.html.erb:86 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:28 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:35 msgid "(new window)" @@ -4316,7 +4390,7 @@ msgid "Shared" msgstr "Delad" #: ../../app/views/paginable/plans/_privately_visible.html.erb:64 -#: ../../app/views/plans/_navigation.html.erb:28 +#: ../../app/views/plans/_navigation.html.erb:31 msgid "Share" msgstr "Dela med sig" @@ -4424,7 +4498,7 @@ msgstr "Redigera anpassningar" msgid "View customizations" msgstr "Visa anpassningar" -#: ../../app/views/paginable/templates/_organisational.html.erb:76 +#: ../../app/views/paginable/templates/_organisational.html.erb:77 msgid "" "Are you sure you want to remove \"%{template_title}\"? Any published versions wi" "ll become unavailable to users." @@ -4432,9 +4506,9 @@ msgstr "" "Är du säker på att du vill ta bort \"%{template_title}\"? Alla publicerade versi" "oner blir inte tillgängliga för användare." -#: ../../app/views/paginable/templates/_organisational.html.erb:90 +#: ../../app/views/paginable/templates/_organisational.html.erb:92 #: ../../app/views/shared/_copy_link_modal.html.erb:6 -#: ../../app/views/shared/_copy_link_modal.html.erb:13 +#: ../../app/views/shared/_copy_link_modal.html.erb:16 msgid "Copy link" msgstr "Kopiera länk" @@ -4457,14 +4531,14 @@ msgstr "Senast uppdaterad" msgid "Create a new plan" msgstr "Skapa en ny plan" -#: ../../app/views/paginable/templates/_publicly_visible.html.erb:13 -msgid "(if available)" -msgstr "(om tillgänglig)" - #: ../../app/views/paginable/templates/_publicly_visible.html.erb:13 msgid "Sample Plans" msgstr "Provplaner" +#: ../../app/views/paginable/templates/_publicly_visible.html.erb:13 +msgid "(if available)" +msgstr "(om tillgänglig)" + #: ../../app/views/paginable/templates/_publicly_visible.html.erb:47 msgid "Copy link to create a new plan" msgstr "Kopiera länken för att skapa en ny plan" @@ -4513,7 +4587,7 @@ msgstr "Sista aktiviteten" msgid "Edit Profile" msgstr "Redigera profil" -#: ../../app/views/phases/_edit_plan_answers.html.erb:77 +#: ../../app/views/phases/_edit_plan_answers.html.erb:74 msgid "Comments & Guidance" msgstr "Kommentarer & vägledning" @@ -4602,7 +4676,7 @@ msgstr "" "-popup-info\">%{open_in_new_window_text}" #: ../../app/views/plans/_edit_details.html.erb:14 -#: ../../app/views/plans/_guidance_selection.html.erb:38 +#: ../../app/views/plans/_guidance_selection.html.erb:36 msgid "Select Guidance" msgstr "Välj vägledning" @@ -4630,7 +4704,7 @@ msgstr "Se hela listan" msgid "There is no additional guidance for this template." msgstr "Det finns ingen ytterligare vägledning för denna mall." -#: ../../app/views/plans/_guidance_selection.html.erb:40 +#: ../../app/views/plans/_guidance_selection.html.erb:38 msgid "" "To help you write your plan, %{application_name} can show you guidance from a " "variety of organisations. Please choose up to 6 organisations of the following" @@ -4640,27 +4714,27 @@ msgstr "" " från olika organisationer. Välj upp till 6 organisationer av följande organis" "ationer som erbjuder vägledning som är relevant för din plan." -#: ../../app/views/plans/_guidance_selection.html.erb:42 +#: ../../app/views/plans/_guidance_selection.html.erb:40 msgid "Don't forget to save your changes after making your selections." msgstr "Glöm inte att spara dina ändringar efter att ha gjort dina val." -#: ../../app/views/plans/_navigation.html.erb:4 +#: ../../app/views/plans/_navigation.html.erb:5 msgid "Project Details" msgstr "projekt detaljer" -#: ../../app/views/plans/_navigation.html.erb:7 +#: ../../app/views/plans/_navigation.html.erb:8 msgid "Contributors" msgstr "Medverkande" -#: ../../app/views/plans/_navigation.html.erb:11 +#: ../../app/views/plans/_navigation.html.erb:12 msgid "Plan overview" msgstr "Planöversikt" -#: ../../app/views/plans/_navigation.html.erb:16 +#: ../../app/views/plans/_navigation.html.erb:18 msgid "Write Plan" msgstr "Skriv Plan" -#: ../../app/views/plans/_navigation.html.erb:22 +#: ../../app/views/plans/_navigation.html.erb:24 msgid "Research Outputs" msgstr "Forskningsresultat" @@ -4728,76 +4802,76 @@ msgstr "Beskrivning av de etiska frågorna" msgid "Link to a protocol from a meeting with an ethics commitee" msgstr "Länk till ett protokoll från ett möte med en etikkommitté" -#: ../../app/views/plans/_project_details.html.erb:27 -#: ../../app/views/plans/new.html.erb:38 +#: ../../app/views/plans/_project_details.html.erb:25 +#: ../../app/views/plans/new.html.erb:36 msgid "mock project for testing, practice, or educational purposes" msgstr "mock projekt för testning, övning eller utbildningsändamål" -#: ../../app/views/plans/_project_details.html.erb:35 +#: ../../app/views/plans/_project_details.html.erb:33 msgid "Project abstract" msgstr "Projektens abstrakt" -#: ../../app/views/plans/_project_details.html.erb:47 +#: ../../app/views/plans/_project_details.html.erb:45 msgid "Research domain" msgstr "Forskningsdomän" -#: ../../app/views/plans/_project_details.html.erb:52 -#: ../../app/views/plans/_project_details.html.erb:173 +#: ../../app/views/plans/_project_details.html.erb:50 +#: ../../app/views/plans/_project_details.html.erb:171 #: ../../app/views/research_outputs/_form.html.erb:23 #: ../../app/views/research_outputs/licenses/_form.html.erb:19 msgid "- Please select one -" msgstr "- Välj en -" -#: ../../app/views/plans/_project_details.html.erb:62 +#: ../../app/views/plans/_project_details.html.erb:60 msgid "Project Start" msgstr "Projektstart" -#: ../../app/views/plans/_project_details.html.erb:65 +#: ../../app/views/plans/_project_details.html.erb:63 msgid "The estimated date on which you will begin this project." msgstr "Det beräknade datumet för vilket du börjar projektet." -#: ../../app/views/plans/_project_details.html.erb:68 +#: ../../app/views/plans/_project_details.html.erb:66 msgid "Project End" msgstr "Projektets slut" -#: ../../app/views/plans/_project_details.html.erb:71 +#: ../../app/views/plans/_project_details.html.erb:69 msgid "The estimated date on which you will complete this project." msgstr "Det uppskattade datum då du kommer att slutföra projektet." -#: ../../app/views/plans/_project_details.html.erb:80 +#: ../../app/views/plans/_project_details.html.erb:78 msgid "Landing page" msgstr "Landningssida" -#: ../../app/views/plans/_project_details.html.erb:93 +#: ../../app/views/plans/_project_details.html.erb:91 #: ../../app/views/plans/_show_details.html.erb:22 msgid "ID" msgstr "ID" -#: ../../app/views/plans/_project_details.html.erb:114 +#: ../../app/views/plans/_project_details.html.erb:112 msgid "Research outputs may have ethical concerns" msgstr "Forskningsresultat kan ha etiska problem" -#: ../../app/views/plans/_project_details.html.erb:121 +#: ../../app/views/plans/_project_details.html.erb:119 msgid "Describe any ethical concerns" msgstr "Beskriv eventuella etiska problem" -#: ../../app/views/plans/_project_details.html.erb:134 +#: ../../app/views/plans/_project_details.html.erb:132 msgid "Ethical protocols" msgstr "Etiska protokoll" -#: ../../app/views/plans/_project_details.html.erb:167 +#: ../../app/views/plans/_project_details.html.erb:165 msgid "Funding status" msgstr "Finansieringsstatus" -#: ../../app/views/plans/_project_details.html.erb:180 +#: ../../app/views/plans/_project_details.html.erb:178 msgid "Grant number/url" msgstr "Bevilja nummer / url" -#: ../../app/views/plans/_project_details.html.erb:194 +#: ../../app/views/plans/_project_details.html.erb:192 msgid "Grant number:" msgstr "Bidragsnummer:" -#: ../../app/views/plans/_project_details.html.erb:198 +#: ../../app/views/plans/_project_details.html.erb:196 msgid "" "Provide a URL to the award's landing page if possible, if not please provide t" "he award/grant number." @@ -4984,11 +5058,11 @@ msgstr "" msgid "What research project are you planning?" msgstr "Vilket forskningsprojekt planerar du?" -#: ../../app/views/plans/new.html.erb:47 +#: ../../app/views/plans/new.html.erb:45 msgid "Select the primary research organisation" msgstr "Välj den primära forskningsorganisationen" -#: ../../app/views/plans/new.html.erb:67 +#: ../../app/views/plans/new.html.erb:65 msgid "" "No research organisation associated with this plan or my research organisation" " is not listed" @@ -4996,23 +5070,23 @@ msgstr "" "Ingen forskningsorganisation i samband med denna plan eller min forskningsorga" "nisation är inte listad" -#: ../../app/views/plans/new.html.erb:77 +#: ../../app/views/plans/new.html.erb:75 msgid "Select the primary funding organisation" msgstr "Välj den primära finansieringsorganisationen" -#: ../../app/views/plans/new.html.erb:96 +#: ../../app/views/plans/new.html.erb:94 msgid "No funder associated with this plan or my funder is not listed" msgstr "Ingen funderare i samband med denna plan eller min funder är inte listad" -#: ../../app/views/plans/new.html.erb:108 +#: ../../app/views/plans/new.html.erb:106 msgid "Which DMP template would you like to use?" msgstr "Vilken DMP-mall skulle du vilja använda?" -#: ../../app/views/plans/new.html.erb:111 +#: ../../app/views/plans/new.html.erb:109 msgid "Please select a template" msgstr "Välj en mall" -#: ../../app/views/plans/new.html.erb:116 +#: ../../app/views/plans/new.html.erb:114 msgid "We found multiple DMP templates corresponding to your funder." msgstr "Vi hittade flera DMP-mallar som motsvarar din funderare." @@ -5218,10 +5292,6 @@ msgstr "Välj en förvarstyp" msgid "Click to view repositories related to %{subject}" msgstr "Klicka för att se arkiv relaterade till %{subject}" -#: ../../app/views/research_outputs/repositories/_search_result.html.erb:32 -msgid "More info" -msgstr "Mer information" - #: ../../app/views/research_outputs/repositories/_search_result.html.erb:37 msgid "Repository URL" msgstr "Repository URL" @@ -5254,15 +5324,15 @@ msgstr "Förvarstyp" msgid "Last Name" msgstr "Efternamn" -#: ../../app/views/shared/_create_account_form.html.erb:39 +#: ../../app/views/shared/_create_account_form.html.erb:38 msgid "I accept the" msgstr "jag accepterar" -#: ../../app/views/shared/_create_account_form.html.erb:40 +#: ../../app/views/shared/_create_account_form.html.erb:39 msgid "terms and conditions" msgstr "Villkor" -#: ../../app/views/shared/_create_plan_modal.html.erb:8 +#: ../../app/views/shared/_create_plan_modal.html.erb:11 msgid "Would you like to create a plan based on the \"%{name}\" template?" msgstr "Vill du skapa en plan baserad på mallen \"%{name}\"?" @@ -5286,7 +5356,7 @@ msgstr "Ta bort den här länken" msgid "+ Add an additional URL" msgstr "+ Lägg till en extra webbadress" -#: ../../app/views/shared/_search.html.erb:15 +#: ../../app/views/shared/_search.html.erb:17 msgid "Only Show Admins" msgstr "Visa endast administratörer" @@ -5992,14 +6062,14 @@ msgstr "Ny API-klient" msgid "New API Client" msgstr "Ny API-klient" -#: ../../app/views/super_admin/api_clients/refresh_credentials.js.erb:1 -msgid "Unable to regenerate the client credentials." -msgstr "Det går inte att återskapa klientuppgifterna." - #: ../../app/views/super_admin/api_clients/refresh_credentials.js.erb:1 msgid "Successfully regenerated the client credentials." msgstr "Klientuppgifterna har återskapats." +#: ../../app/views/super_admin/api_clients/refresh_credentials.js.erb:1 +msgid "Unable to regenerate the client credentials." +msgstr "Det går inte att återskapa klientuppgifterna." + #: ../../app/views/super_admin/notifications/_form.html.erb:20 msgid "" "Info: Simple information message, displayed in blue.
    , 2023. +# Turkish translations for roadmap_upstream package. +# Copyright (C) 2025 roadmap_upstream +# This file is distributed under the same license as the roadmap_upstream package. +# FIRST AUTHOR , 2025. # msgid "" msgstr "" -"Project-Id-Version: roadmap 1.0\n" +"Project-Id-Version: roadmap_upstream 1.0\n" "Report-Msgid-Bugs-To: contact@translation.io\n" -"POT-Creation-Date: 2023-04-12 10:30-0700\n" -"PO-Revision-Date: 2023-04-12 19:30+0200\n" +"POT-Creation-Date: 2025-04-10 13:28-0600\n" +"PO-Revision-Date: 2025-04-10 21:28+0200\n" "Last-Translator: FULL NAME \n" "Language-Team: Turkish\n" "Language: tr_TR\n" @@ -263,7 +263,7 @@ msgstr "eklendi" #: ../../app/controllers/notes_controller.rb:88 #: ../../app/controllers/org_admin/departments_controller.rb:50 #: ../../app/controllers/org_admin/sections_controller.rb:103 -#: ../../app/controllers/org_admin/templates_controller.rb:205 +#: ../../app/controllers/org_admin/templates_controller.rb:210 #: ../../app/controllers/orgs_controller.rb:92 #: ../../app/controllers/plans_controller.rb:280 #: ../../app/controllers/plans_controller.rb:283 @@ -283,7 +283,7 @@ msgstr "kaydedildi" #: ../../app/controllers/notes_controller.rb:106 #: ../../app/controllers/org_admin/departments_controller.rb:52 #: ../../app/controllers/org_admin/sections_controller.rb:105 -#: ../../app/controllers/org_admin/templates_controller.rb:210 +#: ../../app/controllers/org_admin/templates_controller.rb:215 #: ../../app/controllers/orgs_controller.rb:94 #: ../../app/controllers/plans_controller.rb:289 #: ../../app/controllers/plans_controller.rb:292 @@ -295,28 +295,28 @@ msgstr "kaydedildi" msgid "save" msgstr "kaydet" -#: ../../app/controllers/contributors_controller.rb:84 +#: ../../app/controllers/contributors_controller.rb:83 #: ../../app/controllers/notes_controller.rb:130 -#: ../../app/controllers/org_admin/templates_controller.rb:238 +#: ../../app/controllers/org_admin/templates_controller.rb:243 #: ../../app/controllers/research_outputs_controller.rb:74 #: ../../app/controllers/super_admin/orgs_controller.rb:94 msgid "removed" msgstr "kaldırıldı" -#: ../../app/controllers/contributors_controller.rb:87 +#: ../../app/controllers/contributors_controller.rb:86 #: ../../app/controllers/notes_controller.rb:148 -#: ../../app/controllers/org_admin/templates_controller.rb:240 +#: ../../app/controllers/org_admin/templates_controller.rb:245 #: ../../app/controllers/research_outputs_controller.rb:77 #: ../../app/controllers/super_admin/orgs_controller.rb:97 msgid "remove" msgstr "kaldır" -#: ../../app/controllers/contributors_controller.rb:161 +#: ../../app/controllers/contributors_controller.rb:160 #: ../../app/controllers/research_outputs_controller.rb:208 msgid "plan not found" msgstr "plan bulunamadı" -#: ../../app/controllers/contributors_controller.rb:169 +#: ../../app/controllers/contributors_controller.rb:168 msgid "contributor not found" msgstr "katkı sağlayan kişi bulunamadı" @@ -335,7 +335,7 @@ msgstr "Bu plan için geri bildirim istenirken bir hata oluştu." #: ../../app/controllers/org_admin/phases_controller.rb:121 #: ../../app/controllers/org_admin/questions_controller.rb:94 #: ../../app/controllers/org_admin/sections_controller.rb:79 -#: ../../app/controllers/org_admin/templates_controller.rb:181 +#: ../../app/controllers/org_admin/templates_controller.rb:186 #: ../../app/controllers/plans_controller.rb:120 #: ../../app/controllers/super_admin/api_clients_controller.rb:44 #: ../../app/controllers/super_admin/notifications_controller.rb:38 @@ -351,7 +351,7 @@ msgstr "oluşturuldu" #: ../../app/controllers/org_admin/phases_controller.rb:123 #: ../../app/controllers/org_admin/questions_controller.rb:96 #: ../../app/controllers/org_admin/sections_controller.rb:86 -#: ../../app/controllers/org_admin/templates_controller.rb:183 +#: ../../app/controllers/org_admin/templates_controller.rb:188 #: ../../app/controllers/plans_controller.rb:151 #: ../../app/controllers/super_admin/api_clients_controller.rb:50 #: ../../app/controllers/super_admin/notifications_controller.rb:41 @@ -423,7 +423,7 @@ msgid "Unable to unlink your account from %{is}." msgstr "Hesabınızın %{is} ile bağlantısı kaldırılamıyor." #: ../../app/controllers/org_admin/phases_controller.rb:17 -#: ../../app/controllers/org_admin/templates_controller.rb:115 +#: ../../app/controllers/org_admin/templates_controller.rb:116 msgid "" "You are viewing a historical version of this template. You will not be able to" " make changes." @@ -471,20 +471,20 @@ msgstr "güncelle" msgid "Unable to create a new version of this template." msgstr "Bu şablonun yeni bir sürümü oluşturulamıyor." -#: ../../app/controllers/org_admin/plans_controller.rb:36 +#: ../../app/controllers/org_admin/plans_controller.rb:40 msgid "%{plan_owner} has been notified that you have finished providing feedback" msgstr "%{plan_owner}, geri bildirim sağlamayı bitirdiğiniz konusunda bilgilendirildi" -#: ../../app/controllers/org_admin/plans_controller.rb:40 +#: ../../app/controllers/org_admin/plans_controller.rb:44 msgid "Unable to notify user that you have finished providing feedback." msgstr "Geri bildirim sağlamayı bitirdiğiniz kullanıcıya iletilemiyor." -#: ../../app/controllers/org_admin/plans_controller.rb:56 -#: ../../app/views/plans/_project_details.html.erb:14 +#: ../../app/controllers/org_admin/plans_controller.rb:60 +#: ../../app/views/plans/_project_details.html.erb:15 msgid "Project title" msgstr "Proje başlığı" -#: ../../app/controllers/org_admin/plans_controller.rb:57 +#: ../../app/controllers/org_admin/plans_controller.rb:61 #: ../../app/views/paginable/plans/_index.html.erb:6 #: ../../app/views/paginable/plans/_org_admin.html.erb:19 #: ../../app/views/paginable/plans/_organisationally_or_publicly_visible.html.erb:13 @@ -493,7 +493,7 @@ msgstr "Proje başlığı" msgid "Template" msgstr "Şablon" -#: ../../app/controllers/org_admin/plans_controller.rb:58 +#: ../../app/controllers/org_admin/plans_controller.rb:62 #: ../../app/helpers/plans_helper.rb:22 #: ../../app/helpers/settings_template_helper.rb:16 #: ../../app/views/devise/registrations/_password_confirmation.html.erb:22 @@ -511,22 +511,22 @@ msgstr "Şablon" msgid "Organisation" msgstr "Kuruluş" -#: ../../app/controllers/org_admin/plans_controller.rb:59 +#: ../../app/controllers/org_admin/plans_controller.rb:63 msgid "Owner name" msgstr "Sahibin adı" -#: ../../app/controllers/org_admin/plans_controller.rb:60 +#: ../../app/controllers/org_admin/plans_controller.rb:64 msgid "Owner email" msgstr "Sahibin e-postası" -#: ../../app/controllers/org_admin/plans_controller.rb:61 +#: ../../app/controllers/org_admin/plans_controller.rb:65 #: ../../app/views/paginable/plans/_index.html.erb:9 #: ../../app/views/paginable/plans/_org_admin.html.erb:23 #: ../../app/views/paginable/plans/_organisationally_or_publicly_visible.html.erb:18 msgid "Updated" msgstr "Güncellenmiş" -#: ../../app/controllers/org_admin/plans_controller.rb:62 +#: ../../app/controllers/org_admin/plans_controller.rb:66 #: ../../app/views/org_admin/templates/_form.html.erb:17 #: ../../app/views/org_admin/templates/_show.html.erb:32 #: ../../app/views/paginable/plans/_index.html.erb:10 @@ -561,37 +561,37 @@ msgstr "Bu şablon özelleştirilemiyor." msgid "That template is not customizable." msgstr "Bu şablon özelleştirilemez." -#: ../../app/controllers/org_admin/templates_controller.rb:21 +#: ../../app/controllers/org_admin/templates_controller.rb:22 #: ../../app/views/org_admin/templates/index.html.erb:43 msgid "All Templates" msgstr "Tüm Şablonlar" -#: ../../app/controllers/org_admin/templates_controller.rb:47 +#: ../../app/controllers/org_admin/templates_controller.rb:48 #: ../../app/views/org_admin/templates/index.html.erb:52 msgid "%{org_name} Templates" msgstr "%{org_name} Şablonlar" -#: ../../app/controllers/org_admin/templates_controller.rb:49 +#: ../../app/controllers/org_admin/templates_controller.rb:50 #: ../../app/views/org_admin/templates/index.html.erb:54 msgid "Own Templates" msgstr "Kendi Şablonları" -#: ../../app/controllers/org_admin/templates_controller.rb:84 +#: ../../app/controllers/org_admin/templates_controller.rb:85 msgid "Customizable Templates" msgstr "Özelleştirilebilir Şablonlar" -#: ../../app/controllers/org_admin/templates_controller.rb:216 +#: ../../app/controllers/org_admin/templates_controller.rb:221 msgid "Error parsing links for a %{template}" msgstr "%{template} için bağlantılar ayrıştırılırken hata oluştu" -#: ../../app/controllers/org_admin/templates_controller.rb:344 +#: ../../app/controllers/org_admin/templates_controller.rb:349 #: ../../app/controllers/public_pages_controller.rb:67 msgid "Template created using the %{application_name} service. Last modified %{date}" msgstr "" "Şablon %{application_name} hizmeti kullanılarak oluşturuldu. Son değiştirilme:" " %{date}" -#: ../../app/controllers/org_admin/templates_controller.rb:356 +#: ../../app/controllers/org_admin/templates_controller.rb:361 #: ../../app/controllers/public_pages_controller.rb:80 msgid "Unable to download the DMP Template at this time." msgstr "VYP Şablonu şu anda indirilemiyor." @@ -986,31 +986,31 @@ msgstr "" "sa, bu, aşağıdaki seçimlerinize göre çekilecektir, bu nedenle çok fazla metin " "kopyalanarak çoğaltılmamalıdır." -#: ../../app/helpers/conditions_helper.rb:191 +#: ../../app/helpers/conditions_helper.rb:189 msgid "Answering" msgstr "Cevaplıyor" -#: ../../app/helpers/conditions_helper.rb:195 +#: ../../app/helpers/conditions_helper.rb:193 msgid " will send an email with subject %{subject_name}" msgstr "%{subject_name} konulu bir e-posta gönderecek" -#: ../../app/helpers/conditions_helper.rb:201 +#: ../../app/helpers/conditions_helper.rb:199 msgid " will remove question " msgstr "soruyu kaldıracak" -#: ../../app/helpers/conditions_helper.rb:202 +#: ../../app/helpers/conditions_helper.rb:200 msgid " will remove questions " msgstr "soruları kaldıracak" -#: ../../app/helpers/customizable_template_link_helper.rb:13 +#: ../../app/helpers/customizable_template_link_helper.rb:16 msgid "Transfer customisation" msgstr "Özelleştirmeyi aktar" -#: ../../app/helpers/customizable_template_link_helper.rb:18 +#: ../../app/helpers/customizable_template_link_helper.rb:22 msgid "Edit customisation" msgstr "Özelleştirmeyi düzenle" -#: ../../app/helpers/customizable_template_link_helper.rb:22 +#: ../../app/helpers/customizable_template_link_helper.rb:26 msgid "Customise" msgstr "Özelleştir" @@ -1091,17 +1091,17 @@ msgid "Change affiliation" msgstr "Kuruluş bağlantısını değiştir" #: ../../app/helpers/perms_helper.rb:11 -#: ../../app/views/users/_admin_grant_permissions.html.erb:21 +#: ../../app/views/users/_admin_grant_permissions.html.erb:23 msgid "Manage user privileges" msgstr "Kullanıcı ayrıcalıklarını yönetin" #: ../../app/helpers/perms_helper.rb:12 -#: ../../app/views/users/_admin_grant_permissions.html.erb:25 +#: ../../app/views/users/_admin_grant_permissions.html.erb:27 msgid "Manage templates" msgstr "Şablonları yönetin" #: ../../app/helpers/perms_helper.rb:13 -#: ../../app/views/users/_admin_grant_permissions.html.erb:29 +#: ../../app/views/users/_admin_grant_permissions.html.erb:31 msgid "Manage guidance" msgstr "Rehberliği yönetin" @@ -1110,7 +1110,7 @@ msgid "API rights" msgstr "API yetkileri" #: ../../app/helpers/perms_helper.rb:15 -#: ../../app/views/users/_admin_grant_permissions.html.erb:37 +#: ../../app/views/users/_admin_grant_permissions.html.erb:39 msgid "Manage organisation details" msgstr "Kuruluş ayrıntılarını yönetin" @@ -1150,7 +1150,7 @@ msgid "Public" msgstr "Herkese Açık" #: ../../app/helpers/plans_helper.rb:26 ../../app/helpers/plans_helper.rb:28 -#: ../../app/views/layouts/application.html.erb:129 +#: ../../app/views/layouts/application.html.erb:128 msgid "Private" msgstr "Özel" @@ -1163,7 +1163,7 @@ msgid "Public: anyone can view." msgstr "Herkese açık: herkes görüntüleyebilir." #: ../../app/helpers/plans_helper.rb:39 -#: ../../app/views/layouts/application.html.erb:130 +#: ../../app/views/layouts/application.html.erb:129 msgid "Private: restricted to me and people I invite." msgstr "Özel: benimle ve davet ettiğim kişilerle sınırlı." @@ -1200,9 +1200,9 @@ msgstr "Plan Açıklaması" #: ../../app/views/orgs/_profile_form.html.erb:152 #: ../../app/views/paginable/templates/_customisable.html.erb:7 #: ../../app/views/paginable/templates/_organisational.html.erb:12 -#: ../../app/views/plans/_project_details.html.erb:156 +#: ../../app/views/plans/_project_details.html.erb:154 #: ../../app/views/plans/_show_details.html.erb:12 -#: ../../app/views/plans/new.html.erb:86 +#: ../../app/views/plans/new.html.erb:84 msgid "Funder" msgstr "Fon Sağlayıcı" @@ -1228,8 +1228,8 @@ msgstr "

    Aşağıdaki %{object_types}, '%{org_name}' konumuna taşınacak:

    #: ../../app/helpers/template_helper.rb:48 #: ../../app/views/plans/index.html.erb:29 -#: ../../app/views/plans/new.html.erb:123 -#: ../../app/views/shared/_create_plan_modal.html.erb:5 +#: ../../app/views/plans/new.html.erb:121 +#: ../../app/views/shared/_create_plan_modal.html.erb:6 #: ../../spec/features/locales_spec.rb:53 #: ../../spec/features/locales_spec.rb:69 msgid "Create plan" @@ -1527,9 +1527,8 @@ msgid "Details" msgstr "Ayrıntılar" #: ../../app/models/exported_plan.rb:189 -msgid "" -"Question not answered.\n" -msgstr "Soru cevaplanmadı." +msgid "Question not answered.\\n" +msgstr "" #: ../../app/models/identifier.rb:141 msgid "already assigned a value" @@ -1575,7 +1574,7 @@ msgstr "" msgid "Denied" msgstr "" -#: ../../app/models/plan.rb:623 +#: ../../app/models/plan.rb:624 msgid "must be after the start date" msgstr "başlangıç tarihinden sonra olmalıdır" @@ -1667,7 +1666,7 @@ msgstr "Bir bölümünde soru bulunmayan bir şablonu yayınlayamazsınız." msgid "Conditions in the template refer backwards" msgstr "Şablondaki koşullar geriye dönük" -#: ../../app/models/user.rb:384 +#: ../../app/models/user.rb:380 msgid "A Data Management Plan in %{application_name} has been shared with you" msgstr "%{application_name} içinde bir Veri Yönetim Planı sizinle paylaşıldı" @@ -1675,7 +1674,8 @@ msgstr "%{application_name} içinde bir Veri Yönetim Planı sizinle paylaşıld #: ../../app/views/contact_us/contacts/_new_left.html.erb:4 #: ../../app/views/contributors/_form.html.erb:10 #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:8 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:14 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:24 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:12 #: ../../app/views/org_admin/departments/edit.html.erb:14 #: ../../app/views/org_admin/departments/new.html.erb:14 #: ../../app/views/paginable/api_clients/_index.html.erb:6 @@ -1700,7 +1700,7 @@ msgid "Last Activity" msgstr "son Aktivite" #: ../../app/models/user/at_csv.rb:7 -#: ../../app/views/layouts/_branding.html.erb:71 +#: ../../app/views/layouts/_branding.html.erb:76 #: ../../app/views/org_admin/users/edit.html.erb:71 #: ../../app/views/paginable/users/_index.html.erb:26 #: ../../app/views/super_admin/users/edit.html.erb:105 @@ -1930,9 +1930,9 @@ msgid "Please wait, Standards are loading" msgstr "Lütfen bekleyin, Standartlar yükleniyor" #: ../../app/views/answers/_new_edit.html.erb:68 -#: ../../app/views/contributors/_form.html.erb:95 -#: ../../app/views/devise/passwords/edit.html.erb:35 -#: ../../app/views/devise/registrations/_password_details.html.erb:31 +#: ../../app/views/contributors/_form.html.erb:96 +#: ../../app/views/devise/passwords/edit.html.erb:36 +#: ../../app/views/devise/registrations/_password_details.html.erb:30 #: ../../app/views/devise/registrations/_personal_details.html.erb:90 #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:28 #: ../../app/views/guidances/new_edit.html.erb:49 @@ -1941,10 +1941,10 @@ msgstr "Lütfen bekleyin, Standartlar yükleniyor" #: ../../app/views/org_admin/departments/edit.html.erb:23 #: ../../app/views/org_admin/departments/new.html.erb:23 #: ../../app/views/org_admin/phases/_form.html.erb:25 -#: ../../app/views/org_admin/questions/_form.html.erb:99 -#: ../../app/views/org_admin/questions/_show.html.erb:209 +#: ../../app/views/org_admin/questions/_form.html.erb:100 +#: ../../app/views/org_admin/questions/_show.html.erb:206 #: ../../app/views/org_admin/sections/_form.html.erb:17 -#: ../../app/views/org_admin/templates/_form.html.erb:88 +#: ../../app/views/org_admin/templates/_form.html.erb:91 #: ../../app/views/org_admin/users/edit.html.erb:54 #: ../../app/views/orgs/_feedback_form.html.erb:38 #: ../../app/views/orgs/_profile_form.html.erb:197 @@ -1956,8 +1956,8 @@ msgstr "Lütfen bekleyin, Standartlar yükleniyor" #: ../../app/views/super_admin/notifications/_form.html.erb:66 #: ../../app/views/super_admin/themes/_form.html.erb:13 #: ../../app/views/super_admin/users/edit.html.erb:61 -#: ../../app/views/users/_admin_grant_permissions.html.erb:68 -#: ../../app/views/users/_notification_preferences.html.erb:47 +#: ../../app/views/users/_admin_grant_permissions.html.erb:72 +#: ../../app/views/users/_notification_preferences.html.erb:41 msgid "Save" msgstr "Kaydet" @@ -1968,27 +1968,49 @@ msgstr "Kaydet" msgid "example answer" msgstr "örnek cevap" -#: ../../app/views/answers/_status.html.erb:5 -msgid "Saving..." -msgstr "Kaydediliyor..." +#: ../../app/views/answers/_status.html.erb:7 +msgid "Plan writing error related to %{tool_name}" +msgstr "" + +#: ../../app/views/answers/_status.html.erb:10 +msgid "Saving...Please do not refresh or go to another page!" +msgstr "" + +#: ../../app/views/answers/_status.html.erb:12 +msgid "" +"If you stuck on this message, please save your plan to a separate file and con" +"tact us at %{helpdesk_email} ." +msgstr "" + +#: ../../app/views/answers/_status.html.erb:17 +msgid "" +"Sorry, we had trouble saving your data. Please contact us at %{helpdesk_email}" +" ." +msgstr "" -#: ../../app/views/answers/_status.html.erb:9 +#: ../../app/views/answers/_status.html.erb:21 +msgid "" +"Save your plan content to a separate file now. You will LOSE them after refres" +"hing or closing this page." +msgstr "" + +#: ../../app/views/answers/_status.html.erb:25 msgid "Answered" msgstr "Cevaplandı" -#: ../../app/views/answers/_status.html.erb:10 +#: ../../app/views/answers/_status.html.erb:26 msgid " by %{user_name}" msgstr " %{user_name} tarafından" -#: ../../app/views/answers/_status.html.erb:15 -msgid " questions from your plan." -msgstr " planınızdan sorular." - -#: ../../app/views/answers/_status.html.erb:15 +#: ../../app/views/answers/_status.html.erb:31 msgid "This answer removes " msgstr "Bu cevap şunu kaldırır:" -#: ../../app/views/answers/_status.html.erb:21 +#: ../../app/views/answers/_status.html.erb:31 +msgid " questions from your plan." +msgstr " planınızdan sorular." + +#: ../../app/views/answers/_status.html.erb:37 msgid "This answer triggers email(s) to " msgstr "Bu yanıt, e-postaları şu adreslere gitmesine neden olur:" @@ -1997,11 +2019,13 @@ msgstr "Bu yanıt, e-postaları şu adreslere gitmesine neden olur:" #: ../../app/views/contributors/_form.html.erb:19 #: ../../app/views/devise/passwords/new.html.erb:18 #: ../../app/views/devise/registrations/_personal_details.html.erb:10 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:20 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:11 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:25 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:18 #: ../../app/views/org_admin/users/edit.html.erb:14 #: ../../app/views/paginable/contributors/_index.html.erb:11 #: ../../app/views/paginable/users/_index.html.erb:21 -#: ../../app/views/plans/_share_form.html.erb:109 +#: ../../app/views/plans/_share_form.html.erb:110 #: ../../app/views/shared/_create_account_form.html.erb:12 #: ../../app/views/shared/_sign_in_form.html.erb:3 #: ../../app/views/super_admin/users/edit.html.erb:15 @@ -2010,19 +2034,21 @@ msgid "Email" msgstr "E-posta" #: ../../app/views/contact_us/contacts/_new_left.html.erb:22 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:26 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:26 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:24 msgid "Subject" msgstr "Konu" #: ../../app/views/contact_us/contacts/_new_left.html.erb:30 -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:32 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:27 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:30 #: ../../app/views/orgs/_feedback_form.html.erb:26 msgid "Message" msgstr "İleti" #: ../../app/views/contact_us/contacts/_new_left.html.erb:39 -#: ../../app/views/devise/passwords/edit.html.erb:30 -#: ../../app/views/shared/_create_account_form.html.erb:46 +#: ../../app/views/devise/passwords/edit.html.erb:31 +#: ../../app/views/shared/_create_account_form.html.erb:45 msgid "Security check" msgstr "Güvenlik kontrolü" @@ -2057,7 +2083,7 @@ msgstr "" "lütfen aşağıdaki formu doldurun." #: ../../app/views/contact_us/contacts/new.html.erb:10 -#: ../../app/views/layouts/_branding.html.erb:41 +#: ../../app/views/layouts/_branding.html.erb:44 #: ../../app/views/layouts/_footer.html.erb:23 #: ../../app/views/layouts/_footer.html.erb:29 #: ../../app/views/org_admin/plans/index.html.erb:40 @@ -2065,7 +2091,7 @@ msgstr "" #: ../../app/views/paginable/plans/_publicly_visible.html.erb:24 #: ../../app/views/paginable/templates/_history.html.erb:28 #: ../../app/views/paginable/templates/_history.html.erb:35 -#: ../../app/views/paginable/templates/_organisational.html.erb:85 +#: ../../app/views/paginable/templates/_organisational.html.erb:87 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:29 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:36 #: ../../app/views/plans/_download_form.html.erb:130 @@ -2102,16 +2128,18 @@ msgstr "Bağlı olunan kurum/kuruluş" msgid "Roles" msgstr "Roller" -#: ../../app/views/contributors/_form.html.erb:97 +#: ../../app/views/contributors/_form.html.erb:98 #: ../../app/views/layouts/modal_search/_result.html.erb:23 #: ../../app/views/notes/_archive.html.erb:10 #: ../../app/views/notes/_list.html.erb:16 #: ../../app/views/notes/_list.html.erb:19 -#: ../../app/views/org_admin/conditions/_container.html.erb:11 -#: ../../app/views/org_admin/conditions/_form.html.erb:31 +#: ../../app/views/org_admin/conditions/_container.html.erb:14 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:11 +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:40 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:31 #: ../../app/views/org_admin/question_options/_option_fields.html.erb:40 #: ../../app/views/paginable/api_clients/_index.html.erb:44 -#: ../../app/views/paginable/contributors/_index.html.erb:55 +#: ../../app/views/paginable/contributors/_index.html.erb:56 #: ../../app/views/paginable/departments/_index.html.erb:28 #: ../../app/views/paginable/guidance_groups/_index.html.erb:56 #: ../../app/views/paginable/guidances/_index.html.erb:61 @@ -2119,29 +2147,32 @@ msgstr "Roller" #: ../../app/views/paginable/plans/_privately_visible.html.erb:78 #: ../../app/views/paginable/research_outputs/_index.html.erb:53 #: ../../app/views/paginable/templates/_customisable.html.erb:67 -#: ../../app/views/paginable/templates/_organisational.html.erb:74 +#: ../../app/views/paginable/templates/_organisational.html.erb:75 #: ../../app/views/plans/_share_form.html.erb:91 #: ../../app/views/research_outputs/_form.html.erb:180 msgid "Remove" msgstr "Kaldır" -#: ../../app/views/contributors/_form.html.erb:100 +#: ../../app/views/contributors/_form.html.erb:101 #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:29 #: ../../app/views/guidances/new_edit.html.erb:50 +#: ../../app/views/layouts/modal_search/_form.html.erb:43 #: ../../app/views/notes/_archive.html.erb:11 #: ../../app/views/notes/_edit.html.erb:11 #: ../../app/views/org_admin/departments/edit.html.erb:24 #: ../../app/views/org_admin/departments/new.html.erb:24 -#: ../../app/views/org_admin/questions/_form.html.erb:103 -#: ../../app/views/org_admin/questions/_form.html.erb:105 +#: ../../app/views/org_admin/questions/_form.html.erb:104 +#: ../../app/views/org_admin/questions/_form.html.erb:106 #: ../../app/views/plans/_guidance_selection.html.erb:35 -#: ../../app/views/plans/new.html.erb:124 +#: ../../app/views/plans/new.html.erb:122 #: ../../app/views/research_outputs/_form.html.erb:183 +#: ../../app/views/shared/_copy_link_modal.html.erb:8 +#: ../../app/views/shared/_create_plan_modal.html.erb:8 #: ../../app/views/super_admin/api_clients/_form.html.erb:86 #: ../../app/views/super_admin/notifications/_form.html.erb:73 #: ../../app/views/super_admin/themes/_form.html.erb:19 #: ../../app/views/super_admin/users/_confirm_merge.html.erb:15 -#: ../../app/views/users/_admin_grant_permissions.html.erb:69 +#: ../../app/views/users/_admin_grant_permissions.html.erb:73 msgid "Cancel" msgstr "İptal" @@ -2149,7 +2180,7 @@ msgstr "İptal" msgid "Editing contributor" msgstr "Katkıda bulunan kişi düzenleniyor" -#: ../../app/views/contributors/edit.html.erb:13 +#: ../../app/views/contributors/edit.html.erb:14 #: ../../app/views/contributors/new.html.erb:13 msgid "View all contributors" msgstr "Tüm katkıda bulunanları görüntüle" @@ -2217,7 +2248,7 @@ msgstr "Soyad" #: ../../app/views/devise/registrations/new.html.erb:43 #: ../../app/views/devise/registrations/new.html.erb:58 #: ../../app/views/shared/_access_controls.html.erb:11 -#: ../../app/views/shared/_create_account_form.html.erb:50 +#: ../../app/views/shared/_create_account_form.html.erb:49 msgid "Create account" msgstr "Hesap oluşturun" @@ -2355,7 +2386,7 @@ msgstr "Hesabımın kilidini kaldır" msgid "Change your password" msgstr "Şifrenizi değiştirin" -#: ../../app/views/devise/passwords/edit.html.erb:24 +#: ../../app/views/devise/passwords/edit.html.erb:25 #: ../../app/views/devise/registrations/_password_details.html.erb:25 msgid "Show passwords" msgstr "Şifreleri göster" @@ -2544,7 +2575,7 @@ msgid "Department or school" msgstr "Bölüm veya üniversite" #: ../../app/views/devise/registrations/_personal_details.html.erb:55 -#: ../../app/views/layouts/_signin_signout.html.erb:6 +#: ../../app/views/layouts/_signin_signout.html.erb:7 #: ../../app/views/org_admin/users/edit.html.erb:43 #: ../../app/views/super_admin/users/edit.html.erb:53 msgid "Language" @@ -2566,7 +2597,7 @@ msgstr "Kuruluş Yöneticisi" #: ../../app/views/devise/registrations/edit.html.erb:1 #: ../../app/views/devise/registrations/edit.html.erb:4 -#: ../../app/views/layouts/_signin_signout.html.erb:29 +#: ../../app/views/layouts/_signin_signout.html.erb:36 msgid "Edit profile" msgstr "Profili düzenle" @@ -2591,7 +2622,7 @@ msgid "Do you have a %{application_name} account?" msgstr "%{application_name} hesabınız var mı?" #: ../../app/views/devise/registrations/new.html.erb:22 -#: ../../app/views/layouts/_signin_signout.html.erb:41 +#: ../../app/views/layouts/_signin_signout.html.erb:48 #: ../../app/views/shared/_access_controls.html.erb:5 #: ../../app/views/shared/_sign_in_form.html.erb:19 msgid "Sign in" @@ -2649,7 +2680,7 @@ msgstr "" " seçebileceklerdir." #: ../../app/views/guidance_groups/_guidance_group_form.html.erb:15 -#: ../../app/views/org_admin/templates/_form.html.erb:41 +#: ../../app/views/org_admin/templates/_form.html.erb:44 #: ../../app/views/org_admin/templates/_row.html.erb:10 #: ../../app/views/org_admin/templates/_row.html.erb:13 #: ../../app/views/org_admin/templates/_show.html.erb:19 @@ -2704,12 +2735,12 @@ msgstr "Rehberlik grubu" msgid "View all guidance" msgstr "Tüm rehberleri görüntüle" -#: ../../app/views/guidances/_guidance_display.html.erb:10 +#: ../../app/views/guidances/_guidance_display.html.erb:9 #: ../../app/views/guidances/admin_index.html.erb:2 #: ../../app/views/guidances/admin_index.html.erb:5 #: ../../app/views/guidances/new_edit.html.erb:12 #: ../../app/views/guidances/new_edit.html.erb:16 -#: ../../app/views/layouts/_branding.html.erb:82 +#: ../../app/views/layouts/_branding.html.erb:87 #: ../../app/views/org_admin/annotations/_form.html.erb:3 #: ../../app/views/org_admin/questions/_show.html.erb:78 #: ../../app/views/paginable/themes/_index.html.erb:5 @@ -2833,33 +2864,33 @@ msgstr "Sonraki" msgid "Previous" msgstr "Önceki" -#: ../../app/views/layouts/_branding.html.erb:65 +#: ../../app/views/layouts/_branding.html.erb:69 msgid "Admin" msgstr "Yönetici" -#: ../../app/views/layouts/_branding.html.erb:77 +#: ../../app/views/layouts/_branding.html.erb:82 #: ../../app/views/org_admin/templates/index.html.erb:4 #: ../../app/views/paginable/orgs/_index.html.erb:8 msgid "Templates" msgstr "Şablonlar" -#: ../../app/views/layouts/_branding.html.erb:87 +#: ../../app/views/layouts/_branding.html.erb:92 #: ../../app/views/super_admin/orgs/index.html.erb:2 #: ../../app/views/super_admin/orgs/index.html.erb:6 msgid "Organisations" msgstr "Kuruluşlar" -#: ../../app/views/layouts/_branding.html.erb:92 +#: ../../app/views/layouts/_branding.html.erb:97 #: ../../app/views/orgs/admin_edit.html.erb:1 #: ../../app/views/orgs/admin_edit.html.erb:6 msgid "Organisation details" msgstr "Kuruluş detayları" -#: ../../app/views/layouts/_branding.html.erb:98 +#: ../../app/views/layouts/_branding.html.erb:103 msgid "Users" msgstr "Kullanıcılar" -#: ../../app/views/layouts/_branding.html.erb:103 +#: ../../app/views/layouts/_branding.html.erb:108 #: ../../app/views/org_admin/questions/_show.html.erb:88 #: ../../app/views/org_admin/shared/_theme_selector.html.erb:16 #: ../../app/views/paginable/guidances/_index.html.erb:7 @@ -2868,15 +2899,15 @@ msgstr "Kullanıcılar" msgid "Themes" msgstr "Temalar" -#: ../../app/views/layouts/_branding.html.erb:108 +#: ../../app/views/layouts/_branding.html.erb:113 msgid "Usage" msgstr "Kullanım" -#: ../../app/views/layouts/_branding.html.erb:113 +#: ../../app/views/layouts/_branding.html.erb:118 msgid "Api Clients" msgstr "API İstemcileri" -#: ../../app/views/layouts/_branding.html.erb:116 +#: ../../app/views/layouts/_branding.html.erb:121 #: ../../app/views/org_admin/plans/index.html.erb:11 #: ../../app/views/super_admin/notifications/index.html.erb:1 #: ../../app/views/super_admin/notifications/index.html.erb:4 @@ -2907,44 +2938,44 @@ msgstr "Gizlilik bildirimi" msgid "GitHub" msgstr "GitHub" -#: ../../app/views/layouts/_navigation.html.erb:12 +#: ../../app/views/layouts/_navigation.html.erb:6 #: ../../app/views/orgs/_profile_form.html.erb:58 msgid "logo" msgstr "logo" -#: ../../app/views/layouts/_navigation.html.erb:23 +#: ../../app/views/layouts/_navigation.html.erb:26 #: ../../app/views/plans/index.html.erb:1 #: ../../app/views/plans/index.html.erb:4 msgid "My Dashboard" msgstr "Gösterge Panelim" -#: ../../app/views/layouts/_navigation.html.erb:26 +#: ../../app/views/layouts/_navigation.html.erb:29 msgid "Create plans" msgstr "Birden fazla plan oluşturun" -#: ../../app/views/layouts/_navigation.html.erb:31 +#: ../../app/views/layouts/_navigation.html.erb:34 msgid "Reference" msgstr "Referans" -#: ../../app/views/layouts/_navigation.html.erb:36 -#: ../../app/views/layouts/_navigation.html.erb:47 +#: ../../app/views/layouts/_navigation.html.erb:40 +#: ../../app/views/layouts/_navigation.html.erb:52 #: ../../app/views/public_pages/plan_index.html.erb:1 #: ../../app/views/public_pages/plan_index.html.erb:4 msgid "Public DMPs" msgstr "Herkese Açık VYPler" -#: ../../app/views/layouts/_navigation.html.erb:39 -#: ../../app/views/layouts/_navigation.html.erb:50 +#: ../../app/views/layouts/_navigation.html.erb:43 +#: ../../app/views/layouts/_navigation.html.erb:55 #: ../../app/views/public_pages/template_index.html.erb:1 #: ../../app/views/public_pages/template_index.html.erb:4 msgid "DMP Templates" msgstr "VYP Şablonları" -#: ../../app/views/layouts/_navigation.html.erb:44 +#: ../../app/views/layouts/_navigation.html.erb:49 msgid "Home" msgstr "Ana sayfa" -#: ../../app/views/layouts/_navigation.html.erb:55 +#: ../../app/views/layouts/_navigation.html.erb:60 #: ../../app/views/static_pages/about_us.html.erb:35 #: ../../app/views/static_pages/help.html.erb:1 #: ../../app/views/static_pages/help.html.erb:4 @@ -2976,7 +3007,7 @@ msgstr "Hepsini görüntüle" msgid "View less" msgstr "Daha az görüntüle" -#: ../../app/views/layouts/_signin_signout.html.erb:32 +#: ../../app/views/layouts/_signin_signout.html.erb:39 msgid "Logout" msgstr "Çıkış Yap" @@ -2985,50 +3016,54 @@ msgstr "Çıkış Yap" msgid "%{application_name}" msgstr "%{application_name}" -#: ../../app/views/layouts/application.html.erb:92 -msgid "Notice:" -msgstr "Bildiri:" - #: ../../app/views/layouts/application.html.erb:92 msgid "Error:" msgstr "Hata:" -#: ../../app/views/layouts/application.html.erb:103 +#: ../../app/views/layouts/application.html.erb:92 +msgid "Notice:" +msgstr "Bildiri:" + +#: ../../app/views/layouts/application.html.erb:102 msgid "Loading..." msgstr "Yükleniyor..." -#: ../../app/views/layouts/application.html.erb:122 +#: ../../app/views/layouts/application.html.erb:120 #: ../../app/views/plans/new.html.erb:2 msgid "This field is required." msgstr "Bu alan zorunludur." -#: ../../app/views/layouts/application.html.erb:124 +#: ../../app/views/layouts/application.html.erb:121 +msgid "The passwords must match." +msgstr "" + +#: ../../app/views/layouts/application.html.erb:123 #: ../../app/views/shared/_create_account_form.html.erb:31 msgid "Show password" msgstr "Şifreyi göster" -#: ../../app/views/layouts/application.html.erb:125 +#: ../../app/views/layouts/application.html.erb:124 msgid "Select an organisation from the list." msgstr "Listeden bir kuruluş seçin." -#: ../../app/views/layouts/application.html.erb:126 +#: ../../app/views/layouts/application.html.erb:125 msgid "My organisation isn't listed" msgstr "Kuruluşum listelenmedi" -#: ../../app/views/layouts/application.html.erb:128 +#: ../../app/views/layouts/application.html.erb:127 #: ../../app/views/paginable/plans/_privately_visible.html.erb:42 msgid "N/A" msgstr "Erişilebilir değil" -#: ../../app/views/layouts/application.html.erb:132 +#: ../../app/views/layouts/application.html.erb:131 msgid "Hide list." msgstr "Listeyi gizle." -#: ../../app/views/layouts/application.html.erb:133 +#: ../../app/views/layouts/application.html.erb:132 msgid "See the full list of partner institutions." msgstr "Ortak kurumların tam listesine bakın." -#: ../../app/views/layouts/application.html.erb:135 +#: ../../app/views/layouts/application.html.erb:134 msgid "" "Unable to find a suitable template for the research organisation and funder yo" "u selected." @@ -3036,27 +3071,27 @@ msgstr "" "Seçtiğiniz araştırma kuruluşu ve fon sağlayıcı için uygun bir şablon bulunamad" "ı." -#: ../../app/views/layouts/application.html.erb:136 +#: ../../app/views/layouts/application.html.erb:135 msgid "Please select a research organisation and funder to continue." msgstr "Devam etmek için lütfen bir araştırma kuruluşu ve fon sağlayıcı seçin." -#: ../../app/views/layouts/application.html.erb:138 +#: ../../app/views/layouts/application.html.erb:137 msgid "Loading ..." msgstr "Yükleniyor ..." -#: ../../app/views/layouts/application.html.erb:139 +#: ../../app/views/layouts/application.html.erb:138 msgid "Unable to load the section's content at this time." msgstr "Bölümün içeriği şu anda yüklenemiyor" -#: ../../app/views/layouts/application.html.erb:140 +#: ../../app/views/layouts/application.html.erb:139 msgid "Unable to load the question's content at this time." msgstr "Sorunun içeriği şu anda yüklenemiyor." -#: ../../app/views/layouts/application.html.erb:141 +#: ../../app/views/layouts/application.html.erb:140 msgid "Opens in a new window" msgstr "Yeni bir pencerede açılır" -#: ../../app/views/layouts/application.html.erb:143 +#: ../../app/views/layouts/application.html.erb:142 msgid "" "%{n} results are available, use up and down arrows to navigate suggestions. Us" "e the Enter key to select a suggestion or the Escape key to close the suggesti" @@ -3066,14 +3101,23 @@ msgstr "" " Bir öneri seçmek için Enter tuşunu veya önerileri kapatmak için Çıkış tuşunu " "kullanın." -#: ../../app/views/layouts/application.html.erb:144 +#: ../../app/views/layouts/application.html.erb:143 msgid "No results are available for your entry." msgstr "Girişiniz için sonuç bulunamadı." -#: ../../app/views/layouts/application.html.erb:145 +#: ../../app/views/layouts/application.html.erb:144 msgid "Searching ..." msgstr "Aranıyor ..." +#: ../../app/views/layouts/application.html.erb:148 +#: ../../app/views/research_outputs/repositories/_search_result.html.erb:32 +msgid "More info" +msgstr "Daha fazla bilgi" + +#: ../../app/views/layouts/application.html.erb:149 +msgid "Less info" +msgstr "" + #: ../../app/views/layouts/modal_search/_form.html.erb:24 msgid "- Enter a search term %{examples} -" msgstr "- Bir arama terimi girin %{examples} -" @@ -3083,16 +3127,11 @@ msgstr "- Bir arama terimi girin %{examples} -" msgid "No results matched your filter criteria." msgstr "Filtre kriterlerinizle eşleşen sonuç yok." -#: ../../app/views/layouts/modal_search/_form.html.erb:41 -#: ../../app/views/layouts/modal_search/_form.html.erb:84 -msgid "Close" -msgstr "Kapat" - -#: ../../app/views/layouts/modal_search/_form.html.erb:44 +#: ../../app/views/layouts/modal_search/_form.html.erb:40 msgid "%{topic} search" msgstr "%{topic} araması" -#: ../../app/views/layouts/modal_search/_form.html.erb:67 +#: ../../app/views/layouts/modal_search/_form.html.erb:66 msgid "Apply filter(s)" msgstr "Filtre(ler) uygula" @@ -3121,7 +3160,7 @@ msgid "Add Comment" msgstr "Yorum ekle" #: ../../app/views/notes/_list.html.erb:15 -#: ../../app/views/org_admin/questions/_show.html.erb:218 +#: ../../app/views/org_admin/questions/_show.html.erb:215 #: ../../app/views/paginable/api_clients/_index.html.erb:43 #: ../../app/views/paginable/contributors/_index.html.erb:53 #: ../../app/views/paginable/departments/_index.html.erb:27 @@ -3153,19 +3192,51 @@ msgid "%{org} Example Answer" msgstr "%{org} Örnek Cevap" #: ../../app/views/org_admin/conditions/_add.html.erb:3 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:7 msgid "Add condition" msgstr "Koşul ekle" +#: ../../app/views/org_admin/conditions/_add.html.erb:5 +msgid "To add a condition you must have selected an Option and Action together with" +msgstr "" + +#: ../../app/views/org_admin/conditions/_add.html.erb:7 +msgid "if Action is 'remove', you need to select one or more choices in Target." +msgstr "" + +#: ../../app/views/org_admin/conditions/_add.html.erb:8 +msgid "" +"if Action is 'add notification', you need to fill in all the fields in the 'Se" +"nd email' popup." +msgstr "" + +#: ../../app/views/org_admin/conditions/_add.html.erb:10 +msgid "Otherwise, the condition will not be saved." +msgstr "" + #: ../../app/views/org_admin/conditions/_container.html.erb:5 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:10 msgid "Option" msgstr "Seçenek" #: ../../app/views/org_admin/conditions/_container.html.erb:8 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:15 #: ../../app/views/super_admin/orgs/_analysis.html.erb:47 msgid "Action" msgstr "Eylem" -#: ../../app/views/org_admin/conditions/_form.html.erb:25 +#: ../../app/views/org_admin/conditions/_container.html.erb:11 +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:21 +msgid "Target" +msgstr "" + +#: ../../app/views/org_admin/conditions/_existing_condition_display.erb:4 +msgid "" +"Hover over the email address to view email content. To change email details yo" +"u need to remove and add the condition again." +msgstr "" + +#: ../../app/views/org_admin/conditions/_new_condition_form.erb:26 msgid "Edit email" msgstr "E-postayı düzenle" @@ -3173,19 +3244,23 @@ msgstr "E-postayı düzenle" msgid "Send email" msgstr "E-posta gönder" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:21 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:7 +msgid "Close" +msgstr "Kapat" + +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:19 msgid "recipient_email@example.com" msgstr "alıcı_epostasi@ornek.com" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:33 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:31 msgid "Email content" msgstr "E-posta içeriği" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:37 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:35 msgid "Discard " msgstr "Göz ardı et" -#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:38 +#: ../../app/views/org_admin/conditions/_webhook_form.html.erb:36 msgid "Save " msgstr "Kaydet" @@ -3417,14 +3492,14 @@ msgstr "Eylemler" msgid "Feedback requested" msgstr "Geri bildirim istendi." -#: ../../app/views/org_admin/plans/index.html.erb:29 -msgid "Notify the plan owner that I have finished providing feedback" -msgstr "Plan sahibine, geri bildirim sağlamayı tamamladığımı bildir" - #: ../../app/views/org_admin/plans/index.html.erb:29 msgid "Complete" msgstr "Tamamlanmış" +#: ../../app/views/org_admin/plans/index.html.erb:29 +msgid "Notify the plan owner that I have finished providing feedback" +msgstr "Plan sahibine, geri bildirim sağlamayı tamamladığımı bildir" + #: ../../app/views/org_admin/plans/index.html.erb:39 msgid "" "Download plans (new window)" -#: ../../app/views/org_admin/questions/_form.html.erb:49 -#: ../../app/views/org_admin/questions/_form.html.erb:57 -msgid "Add Conditions" -msgstr "Koşul Ekle" - -#: ../../app/views/org_admin/questions/_form.html.erb:56 +#: ../../app/views/org_admin/questions/_form.html.erb:58 msgid "Save this question before adding conditions." msgstr "Koşul eklemeden önce bu soruyu kaydedin." -#: ../../app/views/org_admin/questions/_form.html.erb:66 -msgid "Display additional comment area." -msgstr "Ek yorum alanını görüntüleyin." +#: ../../app/views/org_admin/questions/_form.html.erb:59 +msgid "Edit Conditions" +msgstr "" -#: ../../app/views/org_admin/questions/_form.html.erb:72 +#: ../../app/views/org_admin/questions/_form.html.erb:68 +msgid "Display additional comment area" +msgstr "" + +#: ../../app/views/org_admin/questions/_form.html.erb:73 msgid "Default answer" msgstr "Varsayılan cevap" -#: ../../app/views/org_admin/questions/_form.html.erb:95 +#: ../../app/views/org_admin/questions/_form.html.erb:96 msgid "" "Select one or more themes that are relevant to this question. This will allow " "similarly themed organisation-level guidance to appear alongside your question" @@ -3529,7 +3603,7 @@ msgstr "" "Bu soruyla alakalı bir veya daha fazla tema seçin. Bu, kurum düzeyindeki benze" "r temalı rehberliğin sorunuzun yanında görüntülenmesini sağlar." -#: ../../app/views/org_admin/questions/_form.html.erb:102 +#: ../../app/views/org_admin/questions/_form.html.erb:103 #: ../../app/views/org_admin/sections/_form.html.erb:19 #: ../../app/views/super_admin/api_clients/_form.html.erb:79 #: ../../app/views/super_admin/notifications/_form.html.erb:68 @@ -3537,7 +3611,7 @@ msgstr "" msgid "Delete" msgstr "Sil" -#: ../../app/views/org_admin/questions/_form.html.erb:102 +#: ../../app/views/org_admin/questions/_form.html.erb:103 msgid "You are about to delete question #%{question_number}. Are you sure?" msgstr "#%{question_number} sorusunu silmek üzeresiniz. Emin misiniz?" @@ -3589,7 +3663,7 @@ msgstr "" "Bu soruya ilişkili temalarla bağlantılı kurumsal kılavuzu görüntülemek için aş" "ağıdaki bağlantılara tıklayın." -#: ../../app/views/org_admin/questions/_show.html.erb:169 +#: ../../app/views/org_admin/questions/_show.html.erb:166 msgid "" "Note: New plans will automatically display this guidance.\n" " Users then have the ability to hide/display the guidance when edit" @@ -3599,20 +3673,20 @@ msgstr "" " Kullanıcılar daha sonra planlarını düzenlerken rehberi gizleme/gör" "üntüleme olanağına sahip olurlar." -#: ../../app/views/org_admin/questions/_show.html.erb:172 +#: ../../app/views/org_admin/questions/_show.html.erb:169 msgid "" "There is no organisational guidance related to the themes associated with this" " question." msgstr "Bu soruyla ilişkili temalara yönelik herhangi bir kurumsal rehber yoktur." -#: ../../app/views/org_admin/questions/_show.html.erb:182 -#: ../../app/views/org_admin/questions/_show.html.erb:194 -#: ../../app/views/org_admin/questions/_show.html.erb:224 +#: ../../app/views/org_admin/questions/_show.html.erb:179 +#: ../../app/views/org_admin/questions/_show.html.erb:191 +#: ../../app/views/org_admin/questions/_show.html.erb:221 msgid "Annotations" msgstr "Ek açıklamalar" -#: ../../app/views/org_admin/questions/_show.html.erb:188 -#: ../../app/views/org_admin/questions/_show.html.erb:230 +#: ../../app/views/org_admin/questions/_show.html.erb:185 +#: ../../app/views/org_admin/questions/_show.html.erb:227 msgid "None provided" msgstr "Hiçbiri sağlanmadı" @@ -3642,11 +3716,11 @@ msgstr "" "'%{section_title}' öğesini silmek üzeresiniz. Bu işlem bu bölümle bağlantılı s" "oruları etkileyecektir. Emin misiniz?" -#: ../../app/views/org_admin/sections/_index.html.erb:61 +#: ../../app/views/org_admin/sections/_index.html.erb:63 msgid "Add a new section" msgstr "Yeni bir bölüm ekle" -#: ../../app/views/org_admin/shared/_theme_selector.html.erb:43 +#: ../../app/views/org_admin/shared/_theme_selector.html.erb:44 msgid "No themes have been defined. Please contact your administrator for assistance." msgstr "Tanımlı hiç tema yok. Lütfen yardım için yöneticinize başvurun." @@ -3666,12 +3740,12 @@ msgstr "" "Bu kutunun işaretlenmesi, şablonun herkese açık şablon listesinde görünmesini " "engeller." -#: ../../app/views/org_admin/templates/_form.html.erb:25 +#: ../../app/views/org_admin/templates/_form.html.erb:28 #: ../../app/views/org_admin/templates/_show.html.erb:35 msgid "for internal %{org_name} use only" msgstr "yalnızca dahili %{org_name} kullanımı için" -#: ../../app/views/org_admin/templates/_form.html.erb:38 +#: ../../app/views/org_admin/templates/_form.html.erb:41 #: ../../app/views/org_admin/templates/_show.html.erb:13 #: ../../app/views/paginable/guidance_groups/_index.html.erb:7 #: ../../app/views/paginable/guidances/_index.html.erb:9 @@ -3681,7 +3755,7 @@ msgstr "yalnızca dahili %{org_name} kullanımı için" msgid "Status" msgstr "Durum" -#: ../../app/views/org_admin/templates/_form.html.erb:43 +#: ../../app/views/org_admin/templates/_form.html.erb:46 #: ../../app/views/org_admin/templates/_row.html.erb:16 #: ../../app/views/org_admin/templates/_show.html.erb:26 #: ../../app/views/paginable/guidance_groups/_index.html.erb:24 @@ -3691,17 +3765,17 @@ msgstr "Durum" msgid "Unpublished" msgstr "Yayınlanmamış" -#: ../../app/views/org_admin/templates/_form.html.erb:45 +#: ../../app/views/org_admin/templates/_form.html.erb:48 #: ../../app/views/paginable/templates/_history.html.erb:19 msgid "Draft" msgstr "Taslak" -#: ../../app/views/org_admin/templates/_form.html.erb:52 +#: ../../app/views/org_admin/templates/_form.html.erb:55 #: ../../app/views/org_admin/templates/_show.html.erb:41 msgid "Created at" msgstr "Oluşturulma zamanı:" -#: ../../app/views/org_admin/templates/_form.html.erb:58 +#: ../../app/views/org_admin/templates/_form.html.erb:61 #: ../../app/views/org_admin/templates/_show.html.erb:43 #: ../../app/views/paginable/guidance_groups/_index.html.erb:9 #: ../../app/views/paginable/guidances/_index.html.erb:10 @@ -3709,12 +3783,12 @@ msgstr "Oluşturulma zamanı:" msgid "Last updated" msgstr "Son güncelleme" -#: ../../app/views/org_admin/templates/_form.html.erb:70 +#: ../../app/views/org_admin/templates/_form.html.erb:73 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:10 msgid "Funder Links" msgstr "Fon Sağlayıcı Bağlantıları" -#: ../../app/views/org_admin/templates/_form.html.erb:73 +#: ../../app/views/org_admin/templates/_form.html.erb:76 msgid "" "Add links to funder websites that provide additional information about the req" "uirements for this template" @@ -3722,11 +3796,11 @@ msgstr "" "Bu şablon için gereksinimler hakkında ek bilgi sunan fon sağlayıcı web siteler" "ine bağlantı ekleyin" -#: ../../app/views/org_admin/templates/_form.html.erb:79 +#: ../../app/views/org_admin/templates/_form.html.erb:82 msgid "Sample Plan Links" msgstr "Örnek Plan Bağlantıları" -#: ../../app/views/org_admin/templates/_form.html.erb:82 +#: ../../app/views/org_admin/templates/_form.html.erb:85 msgid "Add links to sample plans if provided by the funder." msgstr "Fon sağlayıcı tarafından sunuluyorsa, örnek planlara bağlantı ekleyin." @@ -3992,7 +4066,7 @@ msgstr "Logoyu kaldır" #: ../../app/views/orgs/_profile_form.html.erb:65 #: ../../app/views/orgs/shibboleth_ds.html.erb:34 -#: ../../app/views/plans/new.html.erb:64 ../../app/views/plans/new.html.erb:93 +#: ../../app/views/plans/new.html.erb:62 ../../app/views/plans/new.html.erb:91 #: ../../app/views/shared/_sign_in_form.html.erb:23 msgid "or" msgstr "veya" @@ -4050,7 +4124,7 @@ msgid "Profile information" msgstr "Profil bilgisi" #: ../../app/views/orgs/admin_edit.html.erb:22 -#: ../../app/views/plans/_navigation.html.erb:33 +#: ../../app/views/plans/_navigation.html.erb:37 #: ../../app/views/plans/_request_feedback_form.html.erb:19 #: ../../app/views/static_pages/help.html.erb:45 msgid "Request feedback" @@ -4075,7 +4149,7 @@ msgid "Please select one" msgstr "Lütfen bir seçim yapın" #: ../../app/views/orgs/shibboleth_ds.html.erb:30 -#: ../../app/views/usage/_user_statistics.html.erb:76 +#: ../../app/views/usage/_user_statistics.html.erb:73 msgid "Go" msgstr "Git" @@ -4123,7 +4197,7 @@ msgstr "" "'%{client_name}' öğesini silmek üzeresiniz. Artık API'ye erişemeyecekler. Emin" " misiniz?" -#: ../../app/views/paginable/contributors/_index.html.erb:57 +#: ../../app/views/paginable/contributors/_index.html.erb:58 msgid "You are about to delete '%{contributor_name}'. Are you sure?" msgstr "'%{contributor_name}' öğesini silmek üzeresiniz. Emin misiniz?" @@ -4149,7 +4223,7 @@ msgstr "" #: ../../app/views/paginable/plans/_privately_visible.html.erb:48 #: ../../app/views/paginable/templates/_history.html.erb:42 #: ../../app/views/paginable/users/_index.html.erb:92 -#: ../../app/views/shared/_create_plan_modal.html.erb:12 +#: ../../app/views/shared/_create_plan_modal.html.erb:15 msgid "No" msgstr "Yok" @@ -4158,7 +4232,7 @@ msgstr "Yok" #: ../../app/views/paginable/plans/_privately_visible.html.erb:46 #: ../../app/views/paginable/templates/_history.html.erb:42 #: ../../app/views/paginable/users/_index.html.erb:92 -#: ../../app/views/shared/_create_plan_modal.html.erb:11 +#: ../../app/views/shared/_create_plan_modal.html.erb:14 msgid "Yes" msgstr "Evet" @@ -4273,7 +4347,7 @@ msgstr "Oluşturuldu" #: ../../app/views/paginable/templates/_history.html.erb:6 #: ../../app/views/paginable/templates/_organisational.html.erb:2 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:7 -#: ../../app/views/plans/_navigation.html.erb:38 +#: ../../app/views/plans/_navigation.html.erb:43 #: ../../app/views/usage/_user_statistics.html.erb:23 #: ../../app/views/usage/_user_statistics.html.erb:38 msgid "Download" @@ -4298,7 +4372,7 @@ msgstr "Bilinmeyen" #: ../../app/views/paginable/plans/_publicly_visible.html.erb:23 #: ../../app/views/paginable/templates/_history.html.erb:27 #: ../../app/views/paginable/templates/_history.html.erb:34 -#: ../../app/views/paginable/templates/_organisational.html.erb:84 +#: ../../app/views/paginable/templates/_organisational.html.erb:86 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:28 #: ../../app/views/paginable/templates/_publicly_visible.html.erb:35 msgid "(new window)" @@ -4317,7 +4391,7 @@ msgid "Shared" msgstr "Paylaşılan" #: ../../app/views/paginable/plans/_privately_visible.html.erb:64 -#: ../../app/views/plans/_navigation.html.erb:28 +#: ../../app/views/plans/_navigation.html.erb:31 msgid "Share" msgstr "Paylaş" @@ -4425,7 +4499,7 @@ msgstr "Özelleştirmeleri düzenle" msgid "View customizations" msgstr "Özelleştirmeleri görüntüle" -#: ../../app/views/paginable/templates/_organisational.html.erb:76 +#: ../../app/views/paginable/templates/_organisational.html.erb:77 msgid "" "Are you sure you want to remove \"%{template_title}\"? Any published versions wi" "ll become unavailable to users." @@ -4433,9 +4507,9 @@ msgstr "" "\"%{template_title}\" öğesini kaldırmak istediğinizden emin misiniz? Yayınlanan " "sürümlere kullanıcılar tarafından erişilemeyecek." -#: ../../app/views/paginable/templates/_organisational.html.erb:90 +#: ../../app/views/paginable/templates/_organisational.html.erb:92 #: ../../app/views/shared/_copy_link_modal.html.erb:6 -#: ../../app/views/shared/_copy_link_modal.html.erb:13 +#: ../../app/views/shared/_copy_link_modal.html.erb:16 msgid "Copy link" msgstr "Bağlantıyı kopyala" @@ -4458,14 +4532,14 @@ msgstr "Son Güncelleme" msgid "Create a new plan" msgstr "Yeni bir plan oluşturun" -#: ../../app/views/paginable/templates/_publicly_visible.html.erb:13 -msgid "(if available)" -msgstr "(mümkün ise)" - #: ../../app/views/paginable/templates/_publicly_visible.html.erb:13 msgid "Sample Plans" msgstr "Örnek Planlar" +#: ../../app/views/paginable/templates/_publicly_visible.html.erb:13 +msgid "(if available)" +msgstr "(mümkün ise)" + #: ../../app/views/paginable/templates/_publicly_visible.html.erb:47 msgid "Copy link to create a new plan" msgstr "Yeni bir plan oluşturmak için bağlantıyı kopyalayın" @@ -4513,7 +4587,7 @@ msgstr "Son aktivite" msgid "Edit Profile" msgstr "Profili Düzenle" -#: ../../app/views/phases/_edit_plan_answers.html.erb:77 +#: ../../app/views/phases/_edit_plan_answers.html.erb:74 msgid "Comments & Guidance" msgstr "Yorumlar ve Rehberlik" @@ -4602,7 +4676,7 @@ msgstr "" "open_in_new_window_text} planını indir" #: ../../app/views/plans/_edit_details.html.erb:14 -#: ../../app/views/plans/_guidance_selection.html.erb:38 +#: ../../app/views/plans/_guidance_selection.html.erb:36 msgid "Select Guidance" msgstr "Rehberlik Seç" @@ -4630,7 +4704,7 @@ msgstr "Tam listeye bakın" msgid "There is no additional guidance for this template." msgstr "Bu şablon için ek rehber yoktur." -#: ../../app/views/plans/_guidance_selection.html.erb:40 +#: ../../app/views/plans/_guidance_selection.html.erb:38 msgid "" "To help you write your plan, %{application_name} can show you guidance from a " "variety of organisations. Please choose up to 6 organisations of the following" @@ -4640,27 +4714,27 @@ msgstr "" "mlardan rehberler gösterebilir. Lütfen aşağıdaki kurumlardan planınızla ilgili" " rehberlik sunan 6 taneye kadarını seçin." -#: ../../app/views/plans/_guidance_selection.html.erb:42 +#: ../../app/views/plans/_guidance_selection.html.erb:40 msgid "Don't forget to save your changes after making your selections." msgstr "Seçimlerinizi yaptıktan sonra değişikliklerinizi kaydetmeyi unutmayınız." -#: ../../app/views/plans/_navigation.html.erb:4 +#: ../../app/views/plans/_navigation.html.erb:5 msgid "Project Details" msgstr "Proje Detayları" -#: ../../app/views/plans/_navigation.html.erb:7 +#: ../../app/views/plans/_navigation.html.erb:8 msgid "Contributors" msgstr "Katkıda Bulunanlar" -#: ../../app/views/plans/_navigation.html.erb:11 +#: ../../app/views/plans/_navigation.html.erb:12 msgid "Plan overview" msgstr "Plana genel bakış" -#: ../../app/views/plans/_navigation.html.erb:16 +#: ../../app/views/plans/_navigation.html.erb:18 msgid "Write Plan" msgstr "Plan Yazın" -#: ../../app/views/plans/_navigation.html.erb:22 +#: ../../app/views/plans/_navigation.html.erb:24 msgid "Research Outputs" msgstr "Araştırma Çıktıları" @@ -4728,76 +4802,76 @@ msgstr "Etik sorunların tanımı" msgid "Link to a protocol from a meeting with an ethics commitee" msgstr "Etik komitesi ile yapılan bir toplantıdan bir protokole bağlantı" -#: ../../app/views/plans/_project_details.html.erb:27 -#: ../../app/views/plans/new.html.erb:38 +#: ../../app/views/plans/_project_details.html.erb:25 +#: ../../app/views/plans/new.html.erb:36 msgid "mock project for testing, practice, or educational purposes" msgstr "test, uygulama veya eğitim amaçlı mock-up proje" -#: ../../app/views/plans/_project_details.html.erb:35 +#: ../../app/views/plans/_project_details.html.erb:33 msgid "Project abstract" msgstr "Proje özeti" -#: ../../app/views/plans/_project_details.html.erb:47 +#: ../../app/views/plans/_project_details.html.erb:45 msgid "Research domain" msgstr "Araştırma alanı" -#: ../../app/views/plans/_project_details.html.erb:52 -#: ../../app/views/plans/_project_details.html.erb:173 +#: ../../app/views/plans/_project_details.html.erb:50 +#: ../../app/views/plans/_project_details.html.erb:171 #: ../../app/views/research_outputs/_form.html.erb:23 #: ../../app/views/research_outputs/licenses/_form.html.erb:19 msgid "- Please select one -" msgstr "- Lütfen birini seçin -" -#: ../../app/views/plans/_project_details.html.erb:62 +#: ../../app/views/plans/_project_details.html.erb:60 msgid "Project Start" msgstr "Proje Başlangıcı" -#: ../../app/views/plans/_project_details.html.erb:65 +#: ../../app/views/plans/_project_details.html.erb:63 msgid "The estimated date on which you will begin this project." msgstr "Bu projeye başlayacağınız tahmini tarih." -#: ../../app/views/plans/_project_details.html.erb:68 +#: ../../app/views/plans/_project_details.html.erb:66 msgid "Project End" msgstr "Proje Sonu" -#: ../../app/views/plans/_project_details.html.erb:71 +#: ../../app/views/plans/_project_details.html.erb:69 msgid "The estimated date on which you will complete this project." msgstr "Bu projeyi tamamlayacağınız tahmini tarih." -#: ../../app/views/plans/_project_details.html.erb:80 +#: ../../app/views/plans/_project_details.html.erb:78 msgid "Landing page" msgstr "Hedef sayfa" -#: ../../app/views/plans/_project_details.html.erb:93 +#: ../../app/views/plans/_project_details.html.erb:91 #: ../../app/views/plans/_show_details.html.erb:22 msgid "ID" msgstr "ID" -#: ../../app/views/plans/_project_details.html.erb:114 +#: ../../app/views/plans/_project_details.html.erb:112 msgid "Research outputs may have ethical concerns" msgstr "Araştırma çıktılarının etik kaygıları olabilir" -#: ../../app/views/plans/_project_details.html.erb:121 +#: ../../app/views/plans/_project_details.html.erb:119 msgid "Describe any ethical concerns" msgstr "Herhangi bir etik kaygıyı açıklayın" -#: ../../app/views/plans/_project_details.html.erb:134 +#: ../../app/views/plans/_project_details.html.erb:132 msgid "Ethical protocols" msgstr "etik protokoller" -#: ../../app/views/plans/_project_details.html.erb:167 +#: ../../app/views/plans/_project_details.html.erb:165 msgid "Funding status" msgstr "Finansman durumu" -#: ../../app/views/plans/_project_details.html.erb:180 +#: ../../app/views/plans/_project_details.html.erb:178 msgid "Grant number/url" msgstr "Fon/hibe numarası (grant number) / url" -#: ../../app/views/plans/_project_details.html.erb:194 +#: ../../app/views/plans/_project_details.html.erb:192 msgid "Grant number:" msgstr "Hibe numarası:" -#: ../../app/views/plans/_project_details.html.erb:198 +#: ../../app/views/plans/_project_details.html.erb:196 msgid "" "Provide a URL to the award's landing page if possible, if not please provide t" "he award/grant number." @@ -4985,11 +5059,11 @@ msgstr "" msgid "What research project are you planning?" msgstr "Nasıl bir araştırma projesi planlıyorsunuz?" -#: ../../app/views/plans/new.html.erb:47 +#: ../../app/views/plans/new.html.erb:45 msgid "Select the primary research organisation" msgstr "Birincil araştırma kuruluşunu seçin" -#: ../../app/views/plans/new.html.erb:67 +#: ../../app/views/plans/new.html.erb:65 msgid "" "No research organisation associated with this plan or my research organisation" " is not listed" @@ -4997,25 +5071,25 @@ msgstr "" "Bu planla ilişkilendirilmiş herhangi bir araştırma kuruluşu bulunmuyor veya ar" "aştırma kuruluşum listede yok" -#: ../../app/views/plans/new.html.erb:77 +#: ../../app/views/plans/new.html.erb:75 msgid "Select the primary funding organisation" msgstr "Birincil fon sağlayıcı kurumu seçin" -#: ../../app/views/plans/new.html.erb:96 +#: ../../app/views/plans/new.html.erb:94 msgid "No funder associated with this plan or my funder is not listed" msgstr "" "Bu planla ilişkilendirilmiş herhangi bir fon sağlayıcı yok veya fon sağlayıcı" "m listelenmiyor" -#: ../../app/views/plans/new.html.erb:108 +#: ../../app/views/plans/new.html.erb:106 msgid "Which DMP template would you like to use?" msgstr "Hangi VYP şablonunu kullanmak istersiniz?" -#: ../../app/views/plans/new.html.erb:111 +#: ../../app/views/plans/new.html.erb:109 msgid "Please select a template" msgstr "Lütfen bir şablon seçin" -#: ../../app/views/plans/new.html.erb:116 +#: ../../app/views/plans/new.html.erb:114 msgid "We found multiple DMP templates corresponding to your funder." msgstr "Fon sağlayıcınız için birden fazla VYP şablonu bulduk." @@ -5223,10 +5297,6 @@ msgstr "Bir havuz türü seçin" msgid "Click to view repositories related to %{subject}" msgstr "%{subject} ile ilgili depoları görüntülemek için tıklayın" -#: ../../app/views/research_outputs/repositories/_search_result.html.erb:32 -msgid "More info" -msgstr "Daha fazla bilgi" - #: ../../app/views/research_outputs/repositories/_search_result.html.erb:37 msgid "Repository URL" msgstr "Havuz URL'si" @@ -5259,15 +5329,15 @@ msgstr "Depo türü" msgid "Last Name" msgstr "Soyad" -#: ../../app/views/shared/_create_account_form.html.erb:39 +#: ../../app/views/shared/_create_account_form.html.erb:38 msgid "I accept the" msgstr "Şunları kabul ediyorum:" -#: ../../app/views/shared/_create_account_form.html.erb:40 +#: ../../app/views/shared/_create_account_form.html.erb:39 msgid "terms and conditions" msgstr "şartlar ve koşullar" -#: ../../app/views/shared/_create_plan_modal.html.erb:8 +#: ../../app/views/shared/_create_plan_modal.html.erb:11 msgid "Would you like to create a plan based on the \"%{name}\" template?" msgstr "\"%{name}\" şablonuna dayalı bir plan oluşturmak ister misiniz?" @@ -5291,7 +5361,7 @@ msgstr "Bu bağlantıyı kaldır" msgid "+ Add an additional URL" msgstr "+ İlave bir URL ekleyin" -#: ../../app/views/shared/_search.html.erb:15 +#: ../../app/views/shared/_search.html.erb:17 msgid "Only Show Admins" msgstr "Yalnızca Yöneticileri Göster" @@ -6014,14 +6084,14 @@ msgstr "Yeni API istemcisi" msgid "New API Client" msgstr "Yeni API İstemcisi" -#: ../../app/views/super_admin/api_clients/refresh_credentials.js.erb:1 -msgid "Unable to regenerate the client credentials." -msgstr "İstemci kimlik bilgileri yeniden oluşturulamıyor." - #: ../../app/views/super_admin/api_clients/refresh_credentials.js.erb:1 msgid "Successfully regenerated the client credentials." msgstr "İstemci kimlik bilgileri başarıyla yeniden oluşturuldu." +#: ../../app/views/super_admin/api_clients/refresh_credentials.js.erb:1 +msgid "Unable to regenerate the client credentials." +msgstr "İstemci kimlik bilgileri yeniden oluşturulamıyor." + #: ../../app/views/super_admin/notifications/_form.html.erb:20 msgid "" "Info: Simple information message, displayed in blue.