diff --git a/rdmo/locale/es/LC_MESSAGES/djangojs.mo b/rdmo/locale/es/LC_MESSAGES/djangojs.mo index 2671c0ea03..b14080add3 100644 Binary files a/rdmo/locale/es/LC_MESSAGES/djangojs.mo and b/rdmo/locale/es/LC_MESSAGES/djangojs.mo differ diff --git a/rdmo/locale/es/LC_MESSAGES/djangojs.po b/rdmo/locale/es/LC_MESSAGES/djangojs.po index 5043ac17a5..2428e8d185 100644 --- a/rdmo/locale/es/LC_MESSAGES/djangojs.po +++ b/rdmo/locale/es/LC_MESSAGES/djangojs.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-08-05 12:56+0200\n" -"PO-Revision-Date: 2023-09-22 08:28+0200\n" +"POT-Creation-Date: 2023-12-09 10:45+0100\n" +"PO-Revision-Date: 2023-12-09 10:49+0100\n" "Last-Translator: DAVID MARTINEZ \n" "Language-Team: \n" "Language: es\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Poedit 3.2.2\n" +"X-Generator: Poedit 2.4.2\n" #: management/assets/js/components/common/Buttons.js:6 #: management/assets/js/components/sidebar/ImportSidebar.js:27 @@ -58,7 +58,7 @@ msgid "Delete" msgstr "Borrar" #: management/assets/js/components/common/Errors.js:11 -msgid "One or more errors occured:" +msgid "One or more errors occurred:" msgstr "Se han producido uno o más errores:" #: management/assets/js/components/common/Filter.js:30 @@ -73,23 +73,23 @@ msgstr "Seleccionar fichero" msgid "Upload" msgstr "Subir" -#: management/assets/js/components/common/Links.js:76 +#: management/assets/js/components/common/Links.js:77 msgid "Locked" msgstr "Bloqueado" -#: management/assets/js/components/common/Links.js:112 +#: management/assets/js/components/common/Links.js:113 msgid "Hide elements" msgstr "Ocultar elementos" -#: management/assets/js/components/common/Links.js:112 +#: management/assets/js/components/common/Links.js:113 msgid "Show elements" msgstr "Mostrar elementos" -#: management/assets/js/components/common/Links.js:128 +#: management/assets/js/components/common/Links.js:129 msgid "XML" msgstr "XML" -#: management/assets/js/components/common/Links.js:130 +#: management/assets/js/components/common/Links.js:131 msgid "XML (full)" msgstr "XML (completo)" @@ -106,6 +106,7 @@ msgstr "Este atributo es de sólo lectura" #: management/assets/js/components/element/Attribute.js:44 #: management/assets/js/components/import/ImportAttribute.js:28 #: management/assets/js/constants/elements.js:49 +#: management/static/management/js/management.js:2 msgid "Attribute" msgstr "Atributo" @@ -116,8 +117,8 @@ msgstr "Crear atributo" #: management/assets/js/components/edit/EditAttribute.js:53 #, javascript-format msgid "" -"This attribute will be added to the attribute %s." +"This attribute will be added to the attribute " +"%s." msgstr "" "Este atributo se añadirá al atributo %s." @@ -135,25 +136,34 @@ msgstr "" #: management/assets/js/components/edit/EditAttribute.js:82 #, javascript-format msgid "" -"This attribute will be added to the condition %s." +"This attribute will be added to the condition %s." msgstr "" "Este atributo se añadirá a la condición %s." -#: management/assets/js/components/edit/EditCatalog.js:42 +#: management/assets/js/components/edit/EditCatalog.js:39 +msgid "Add existing section" +msgstr "Añadir sección existente" + +#: management/assets/js/components/edit/EditCatalog.js:40 +msgid "Create new section" +msgstr "Crear una nueva sección" + +#: management/assets/js/components/edit/EditCatalog.js:46 #: management/assets/js/components/element/Catalog.js:35 msgid "This catalog is read only" msgstr "Este catálogo es de sólo lectura" -#: management/assets/js/components/edit/EditCatalog.js:49 +#: management/assets/js/components/edit/EditCatalog.js:53 #: management/assets/js/components/element/Catalog.js:51 #: management/assets/js/components/import/ImportCatalog.js:30 #: management/assets/js/constants/elements.js:44 +#: management/static/management/js/management.js:2 msgid "Catalog" msgstr "Catálogo" -#: management/assets/js/components/edit/EditCatalog.js:51 +#: management/assets/js/components/edit/EditCatalog.js:55 msgid "Create catalog" msgstr "Crear catálogo" @@ -166,6 +176,7 @@ msgstr "Esta condición es de sólo lectura" #: management/assets/js/components/element/Condition.js:37 #: management/assets/js/components/import/ImportCondition.js:28 #: management/assets/js/constants/elements.js:52 +#: management/static/management/js/management.js:2 msgid "Condition" msgstr "Condición" @@ -176,11 +187,11 @@ msgstr "Crear condición" #: management/assets/js/components/edit/EditCondition.js:57 #, javascript-format msgid "" -"This condition will be added to the option set %s." +"This condition will be added to the option set " +"%s." msgstr "" -"Esta condición se añadirá al conjunto de opciones %s." +"Esta condición se añadirá al conjunto de opciones %s." #: management/assets/js/components/edit/EditCondition.js:64 #, javascript-format @@ -194,8 +205,8 @@ msgstr "" #: management/assets/js/components/edit/EditCondition.js:71 #, javascript-format msgid "" -"This condition will be added to the question set %s." +"This condition will be added to the question set %s." msgstr "" "Esta condición se añadirá al conjunto de preguntas %s." @@ -203,8 +214,8 @@ msgstr "" #: management/assets/js/components/edit/EditCondition.js:78 #, javascript-format msgid "" -"This condition will be added to the question %s." +"This condition will be added to the question " +"%s." msgstr "" "Esta condición se añadirá a la pregunta %s." @@ -218,33 +229,34 @@ msgstr "" "Esta condición se añadirá a la tarea %s." #: management/assets/js/components/edit/EditCondition.js:114 -msgid "attribute" -msgstr "atributo" +msgid "Create new attribute" +msgstr "Crear nuevo atributo" -#: management/assets/js/components/edit/EditOption.js:37 +#: management/assets/js/components/edit/EditOption.js:38 #: management/assets/js/components/element/Option.js:27 msgid "This option is read only" msgstr "Esta opción es de sólo lectura" -#: management/assets/js/components/edit/EditOption.js:44 +#: management/assets/js/components/edit/EditOption.js:45 #: management/assets/js/components/element/Option.js:37 #: management/assets/js/components/import/ImportOption.js:28 #: management/assets/js/constants/elements.js:51 +#: management/static/management/js/management.js:2 msgid "Option" msgstr "Opción" -#: management/assets/js/components/edit/EditOption.js:46 +#: management/assets/js/components/edit/EditOption.js:47 msgid "Create option" msgstr "Crear opción" -#: management/assets/js/components/edit/EditOption.js:53 +#: management/assets/js/components/edit/EditOption.js:54 #, javascript-format msgid "" "This option will be added to the option set %s." msgstr "" -"Esta opción se añadirá al conjunto de opciones %s." +"Esta opción se añadirá al conjunto de opciones " +"%s." #: management/assets/js/components/edit/EditOptionSet.js:45 #: management/assets/js/components/element/OptionSet.js:31 @@ -255,6 +267,7 @@ msgstr "Este conjunto de opciones es de sólo lectura" #: management/assets/js/components/element/OptionSet.js:43 #: management/assets/js/components/import/ImportOptionSet.js:28 #: management/assets/js/constants/elements.js:50 +#: management/static/management/js/management.js:2 msgid "Option set" msgstr "Conjunto de opciones" @@ -265,12 +278,28 @@ msgstr "Crear conjunto de opciones" #: management/assets/js/components/edit/EditOptionSet.js:61 #, javascript-format msgid "" -"This option set will be added to the question %s." +"This option set will be added to the question " +"%s." msgstr "" "Este conjunto de opciones se añadirá a la pregunta %s." +#: management/assets/js/components/edit/EditOptionSet.js:99 +msgid "Add existing option" +msgstr "Añadir opción existente" + +#: management/assets/js/components/edit/EditOptionSet.js:99 +msgid "Create new option" +msgstr "Crear nueva opción" + +#: management/assets/js/components/edit/EditOptionSet.js:103 +msgid "Add existing condition" +msgstr "Añadir condición existente" + +#: management/assets/js/components/edit/EditOptionSet.js:103 +msgid "Create new condition" +msgstr "Crear una nueva condición" + #: management/assets/js/components/edit/EditPage.js:32 #: management/assets/js/components/edit/EditQuestionSet.js:32 #, javascript-format @@ -283,23 +312,39 @@ msgstr "Pregunta: %s" msgid "Question set: %s" msgstr "Conjunto de preguntas: %s" -#: management/assets/js/components/edit/EditPage.js:75 +#: management/assets/js/components/edit/EditPage.js:72 +#: management/assets/js/components/edit/EditQuestionSet.js:72 +msgid "Add existing element" +msgstr "Añadir elemento existente" + +#: management/assets/js/components/edit/EditPage.js:73 +#: management/assets/js/components/edit/EditQuestionSet.js:73 +msgid "Create new question set" +msgstr "Crear un nuevo conjunto de preguntas" + +#: management/assets/js/components/edit/EditPage.js:74 +#: management/assets/js/components/edit/EditQuestionSet.js:74 +msgid "Create new question" +msgstr "Crear una nueva pregunta" + +#: management/assets/js/components/edit/EditPage.js:80 #: management/assets/js/components/element/Page.js:42 msgid "This page is read only" msgstr "Esta página es de sólo lectura" -#: management/assets/js/components/edit/EditPage.js:82 +#: management/assets/js/components/edit/EditPage.js:87 #: management/assets/js/components/element/Page.js:57 #: management/assets/js/components/import/ImportPage.js:28 #: management/assets/js/constants/elements.js:46 +#: management/static/management/js/management.js:2 msgid "Page" msgstr "Página" -#: management/assets/js/components/edit/EditPage.js:84 +#: management/assets/js/components/edit/EditPage.js:89 msgid "Create page" msgstr "Crear página" -#: management/assets/js/components/edit/EditPage.js:91 +#: management/assets/js/components/edit/EditPage.js:96 #, javascript-format msgid "" "This page will be added to the section %s%s." +"This question will be added to the question set %s." msgstr "" "Esta pregunta se añadirá al conjunto de preguntas %s." -#: management/assets/js/components/edit/EditQuestionSet.js:75 +#: management/assets/js/components/edit/EditQuestionSet.js:80 #: management/assets/js/components/element/QuestionSet.js:41 msgid "This question set is read only" msgstr "Este conjunto de preguntas es de sólo lectura" -#: management/assets/js/components/edit/EditQuestionSet.js:82 +#: management/assets/js/components/edit/EditQuestionSet.js:87 #: management/assets/js/components/element/QuestionSet.js:56 #: management/assets/js/components/import/ImportQuestionSet.js:28 #: management/assets/js/constants/elements.js:47 +#: management/static/management/js/management.js:2 msgid "Question set" msgstr "Conjunto de preguntas" -#: management/assets/js/components/edit/EditQuestionSet.js:84 +#: management/assets/js/components/edit/EditQuestionSet.js:89 msgid "Create question set" msgstr "Crear conjunto de preguntas" -#: management/assets/js/components/edit/EditQuestionSet.js:91 +#: management/assets/js/components/edit/EditQuestionSet.js:96 #, javascript-format msgid "" -"This question set will be added to the page %s." +"This question set will be added to the page " +"%s." msgstr "" "Este conjunto de preguntas se añadirá a la página %s." -#: management/assets/js/components/edit/EditQuestionSet.js:98 +#: management/assets/js/components/edit/EditQuestionSet.js:103 #, javascript-format msgid "" "This question set will be added to the question set %s." msgstr "" -"Este conjunto de preguntas se añadirá al conjunto de preguntas %s." +"Este conjunto de preguntas se añadirá al conjunto de preguntas %s." + +#: management/assets/js/components/edit/EditSection.js:38 +msgid "Add existing page" +msgstr "Añadir página existente" + +#: management/assets/js/components/edit/EditSection.js:39 +msgid "Create new page" +msgstr "Crear una nueva página" -#: management/assets/js/components/edit/EditSection.js:41 +#: management/assets/js/components/edit/EditSection.js:45 #: management/assets/js/components/element/Section.js:39 msgid "This section is read only" msgstr "Esta sección es de sólo lectura" -#: management/assets/js/components/edit/EditSection.js:48 +#: management/assets/js/components/edit/EditSection.js:52 #: management/assets/js/components/element/Section.js:54 #: management/assets/js/components/import/ImportSection.js:28 #: management/assets/js/constants/elements.js:45 +#: management/static/management/js/management.js:2 msgid "Section" msgstr "Sección" -#: management/assets/js/components/edit/EditSection.js:50 +#: management/assets/js/components/edit/EditSection.js:54 msgid "Create section" msgstr "Crerar sección" -#: management/assets/js/components/edit/EditSection.js:57 +#: management/assets/js/components/edit/EditSection.js:61 #, javascript-format msgid "" "This section will be added to the catalog %s%s." #: management/assets/js/components/edit/EditTask.js:44 -#: management/assets/js/components/element/Task.js:28 +#: management/assets/js/components/element/Task.js:31 msgid "This task is read only" msgstr "Esta tarea es de sólo lectura" #: management/assets/js/components/edit/EditTask.js:51 -#: management/assets/js/components/element/Task.js:42 +#: management/assets/js/components/element/Task.js:45 #: management/assets/js/components/import/ImportTask.js:30 #: management/assets/js/constants/elements.js:53 +#: management/static/management/js/management.js:2 msgid "Task" msgstr "Tarea" @@ -415,19 +472,20 @@ msgstr "Tarea" msgid "Create task" msgstr "Crear tarea" -#: management/assets/js/components/edit/EditView.js:38 +#: management/assets/js/components/edit/EditView.js:39 #: management/assets/js/components/element/View.js:28 msgid "This view is read only" msgstr "Esta vista es de sólo lectura" -#: management/assets/js/components/edit/EditView.js:45 +#: management/assets/js/components/edit/EditView.js:46 #: management/assets/js/components/element/View.js:42 #: management/assets/js/components/import/ImportView.js:30 #: management/assets/js/constants/elements.js:54 +#: management/static/management/js/management.js:2 msgid "View" msgstr "Vista" -#: management/assets/js/components/edit/EditView.js:47 +#: management/assets/js/components/edit/EditView.js:48 msgid "Create view" msgstr "Crear vista" @@ -442,16 +500,10 @@ msgstr "Editar" msgid "Remove" msgstr "Eliminar" -#: management/assets/js/components/edit/common/MultiSelect.js:85 -#, javascript-format -msgid "Add %s" -msgstr "Añadir %s" - -#: management/assets/js/components/edit/common/MultiSelect.js:90 -#: management/assets/js/components/edit/common/Select.js:68 -#, javascript-format -msgid "Create new %s" -msgstr "Crear nuevo %s" +#: management/assets/js/components/edit/common/MultiSelect.js:92 +#: management/assets/js/components/edit/common/Select.js:70 +msgid "For this action, the element must first be created." +msgstr "Para esta acción, primero debe crearse el elemento." #: management/assets/js/components/edit/common/UriPrefix.js:35 #: management/assets/js/components/import/common/UriPrefix.js:21 @@ -697,31 +749,31 @@ msgstr "Sección de bloqueo" msgid "Export section" msgstr "Sección de exportación" -#: management/assets/js/components/element/Task.js:29 +#: management/assets/js/components/element/Task.js:32 msgid "Edit task" msgstr "Editar tarea" -#: management/assets/js/components/element/Task.js:30 +#: management/assets/js/components/element/Task.js:33 msgid "Copy task" msgstr "Copiar tarea" -#: management/assets/js/components/element/Task.js:31 +#: management/assets/js/components/element/Task.js:34 msgid "Make task unavailable" msgstr "Hacer que la tarea no esté disponible" -#: management/assets/js/components/element/Task.js:32 +#: management/assets/js/components/element/Task.js:35 msgid "Make task available" msgstr "Poner la tarea a disposición" -#: management/assets/js/components/element/Task.js:35 +#: management/assets/js/components/element/Task.js:38 msgid "Unlock task" msgstr "Desbloquear tarea" -#: management/assets/js/components/element/Task.js:35 +#: management/assets/js/components/element/Task.js:38 msgid "Lock task" msgstr "Bloquear tarea" -#: management/assets/js/components/element/Task.js:37 +#: management/assets/js/components/element/Task.js:40 msgid "Export task" msgstr "Tarea de exportación" @@ -761,6 +813,7 @@ msgstr "Exportar vista" #: management/assets/js/components/nested/NestedPage.js:67 #: management/assets/js/components/nested/NestedQuestionSet.js:63 #: management/assets/js/components/nested/NestedSection.js:71 +#: management/assets/js/components/sidebar/ElementsSidebar.js:50 msgid "Attributes" msgstr "Atributos" @@ -778,7 +831,7 @@ msgstr "Filtrar atributos" #: management/assets/js/components/elements/QuestionSets.js:48 #: management/assets/js/components/elements/Questions.js:49 #: management/assets/js/components/elements/Sections.js:46 -#: management/assets/js/components/elements/Tasks.js:49 +#: management/assets/js/components/elements/Tasks.js:53 #: management/assets/js/components/elements/Views.js:49 msgid "All editors" msgstr "Todos los editores" @@ -786,6 +839,7 @@ msgstr "Todos los editores" #: management/assets/js/components/elements/Catalogs.js:30 #: management/assets/js/components/elements/Catalogs.js:58 #: management/assets/js/components/nested/NestedCatalog.js:65 +#: management/assets/js/components/sidebar/ElementsSidebar.js:30 msgid "Catalogs" msgstr "Catálogos" @@ -800,6 +854,7 @@ msgstr "Catálogos de filtros" #: management/assets/js/components/elements/QuestionSets.js:53 #: management/assets/js/components/elements/Questions.js:54 #: management/assets/js/components/elements/Sections.js:51 +#: management/assets/js/components/elements/Tasks.js:59 #: management/assets/js/components/nested/NestedCatalog.js:64 #: management/assets/js/components/nested/NestedOptionSet.js:44 #: management/assets/js/components/nested/NestedPage.js:60 @@ -812,10 +867,12 @@ msgstr "Mostrar URIs:" #: management/assets/js/components/elements/Pages.js:58 #: management/assets/js/components/elements/QuestionSets.js:58 #: management/assets/js/components/elements/Questions.js:59 +#: management/assets/js/components/elements/Tasks.js:62 #: management/assets/js/components/nested/NestedCatalog.js:77 #: management/assets/js/components/nested/NestedPage.js:69 #: management/assets/js/components/nested/NestedQuestionSet.js:65 #: management/assets/js/components/nested/NestedSection.js:73 +#: management/assets/js/components/sidebar/ElementsSidebar.js:62 msgid "Conditions" msgstr "Condiciones" @@ -829,6 +886,7 @@ msgstr "Condiciones de filtrado" #: management/assets/js/components/nested/NestedPage.js:71 #: management/assets/js/components/nested/NestedQuestionSet.js:67 #: management/assets/js/components/nested/NestedSection.js:75 +#: management/assets/js/components/sidebar/ElementsSidebar.js:54 msgid "Option sets" msgstr "Conjuntos de opciones" @@ -840,6 +898,7 @@ msgstr "Conjuntos de opciones de filtrado" #: management/assets/js/components/elements/Options.js:30 #: management/assets/js/components/elements/Options.js:52 #: management/assets/js/components/nested/NestedOptionSet.js:45 +#: management/assets/js/components/sidebar/ElementsSidebar.js:58 msgid "Options" msgstr "Opciones" @@ -854,6 +913,7 @@ msgstr "Opciones del filtro" #: management/assets/js/components/nested/NestedPage.js:61 #: management/assets/js/components/nested/NestedSection.js:58 #: management/assets/js/components/nested/NestedSection.js:65 +#: management/assets/js/components/sidebar/ElementsSidebar.js:38 msgid "Pages" msgstr "Páginas" @@ -872,6 +932,7 @@ msgstr "Filtrar páginas" #: management/assets/js/components/nested/NestedQuestionSet.js:59 #: management/assets/js/components/nested/NestedSection.js:59 #: management/assets/js/components/nested/NestedSection.js:67 +#: management/assets/js/components/sidebar/ElementsSidebar.js:42 msgid "Question sets" msgstr "Conjuntos de preguntas" @@ -886,6 +947,7 @@ msgstr "Filtrar conjuntos de preguntas" #: management/assets/js/components/nested/NestedPage.js:65 #: management/assets/js/components/nested/NestedQuestionSet.js:61 #: management/assets/js/components/nested/NestedSection.js:69 +#: management/assets/js/components/sidebar/ElementsSidebar.js:46 msgid "Questions" msgstr "Preguntas" @@ -898,6 +960,7 @@ msgstr "Filtrar preguntas" #: management/assets/js/components/nested/NestedCatalog.js:59 #: management/assets/js/components/nested/NestedCatalog.js:67 #: management/assets/js/components/nested/NestedSection.js:63 +#: management/assets/js/components/sidebar/ElementsSidebar.js:34 msgid "Sections" msgstr "Secciones" @@ -906,15 +969,18 @@ msgstr "Secciones" msgid "Filter sections" msgstr "Secciones filtrantes" -#: management/assets/js/components/elements/Tasks.js:28 +#: management/assets/js/components/elements/Tasks.js:32 +#: management/assets/js/components/elements/Tasks.js:60 +#: management/assets/js/components/sidebar/ElementsSidebar.js:66 msgid "Tasks" msgstr "Tareas" -#: management/assets/js/components/elements/Tasks.js:35 +#: management/assets/js/components/elements/Tasks.js:39 msgid "Filter tasks" msgstr "Filtrar tareas" #: management/assets/js/components/elements/Views.js:28 +#: management/assets/js/components/sidebar/ElementsSidebar.js:70 msgid "Views" msgstr "Vistas" @@ -968,8 +1034,8 @@ msgstr[1] "" #: management/assets/js/components/info/AttributeInfo.js:43 #, javascript-format -msgid "This attribute has one decendant." -msgid_plural "This attribute has %s decendants." +msgid "This attribute has one descendant." +msgid_plural "This attribute has %s descendants." msgstr[0] "Este atributo tiene un descendiente." msgstr[1] "Este atributo tiene %s descendientes." @@ -1291,3 +1357,14 @@ msgstr "Deseleccionar todo" #: management/assets/js/components/sidebar/ImportSidebar.js:75 msgid "Set URI prefix for all elements" msgstr "Establecer prefijo URI para todos los elementos" + +#~ msgid "attribute" +#~ msgstr "atributo" + +#, javascript-format +#~ msgid "Add %s" +#~ msgstr "Añadir %s" + +#, javascript-format +#~ msgid "Create new %s" +#~ msgstr "Crear nuevo %s" diff --git a/rdmo/locale/fr/LC_MESSAGES/djangojs.mo b/rdmo/locale/fr/LC_MESSAGES/djangojs.mo index a794ffc058..c329d00374 100644 Binary files a/rdmo/locale/fr/LC_MESSAGES/djangojs.mo and b/rdmo/locale/fr/LC_MESSAGES/djangojs.mo differ diff --git a/rdmo/locale/fr/LC_MESSAGES/djangojs.po b/rdmo/locale/fr/LC_MESSAGES/djangojs.po index 4229c31f20..4409026151 100644 --- a/rdmo/locale/fr/LC_MESSAGES/djangojs.po +++ b/rdmo/locale/fr/LC_MESSAGES/djangojs.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: RDMO\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-08-05 12:56+0200\n" -"PO-Revision-Date: 2023-09-22 12:31+0200\n" +"POT-Creation-Date: 2023-12-09 10:41+0100\n" +"PO-Revision-Date: 2023-12-09 10:43+0100\n" "Last-Translator: Yonny Cardenas \n" "Language-Team: RDMO \n" "Language: fr\n" @@ -11,7 +11,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Poedit 3.2.2\n" +"X-Generator: Poedit 2.4.2\n" #: management/assets/js/components/common/Buttons.js:6 #: management/assets/js/components/sidebar/ImportSidebar.js:27 @@ -53,7 +53,7 @@ msgid "Delete" msgstr "Supprimer" #: management/assets/js/components/common/Errors.js:11 -msgid "One or more errors occured:" +msgid "One or more errors occurred:" msgstr "Une ou plusieurs erreurs se sont produites:" #: management/assets/js/components/common/Filter.js:30 @@ -68,23 +68,23 @@ msgstr "Sélectionnez le fichier xml" msgid "Upload" msgstr "Téléverser" -#: management/assets/js/components/common/Links.js:76 +#: management/assets/js/components/common/Links.js:77 msgid "Locked" msgstr "Verrouillé" -#: management/assets/js/components/common/Links.js:112 +#: management/assets/js/components/common/Links.js:113 msgid "Hide elements" msgstr "Cacher des éléments" -#: management/assets/js/components/common/Links.js:112 +#: management/assets/js/components/common/Links.js:113 msgid "Show elements" msgstr "Afficher les éléments" -#: management/assets/js/components/common/Links.js:128 +#: management/assets/js/components/common/Links.js:129 msgid "XML" msgstr "XML" -#: management/assets/js/components/common/Links.js:130 +#: management/assets/js/components/common/Links.js:131 msgid "XML (full)" msgstr "XML (complet)" @@ -101,6 +101,7 @@ msgstr "Cet attribut est en lecture seule" #: management/assets/js/components/element/Attribute.js:44 #: management/assets/js/components/import/ImportAttribute.js:28 #: management/assets/js/constants/elements.js:49 +#: management/static/management/js/management.js:2 msgid "Attribute" msgstr "Attribut" @@ -111,8 +112,8 @@ msgstr "Créer un nouvel attribut" #: management/assets/js/components/edit/EditAttribute.js:53 #, javascript-format msgid "" -"This attribute will be added to the attribute %s." +"This attribute will be added to the attribute " +"%s." msgstr "" "Cet attribut sera ajouté à l'attribut %s." @@ -129,25 +130,34 @@ msgstr "" #: management/assets/js/components/edit/EditAttribute.js:82 #, javascript-format msgid "" -"This attribute will be added to the condition %s." +"This attribute will be added to the condition %s." msgstr "" "Cet attribut sera ajouté à la condition %s." -#: management/assets/js/components/edit/EditCatalog.js:42 +#: management/assets/js/components/edit/EditCatalog.js:39 +msgid "Add existing section" +msgstr "Ajouter une section existante" + +#: management/assets/js/components/edit/EditCatalog.js:40 +msgid "Create new section" +msgstr "Créer une nouvelle section" + +#: management/assets/js/components/edit/EditCatalog.js:46 #: management/assets/js/components/element/Catalog.js:35 msgid "This catalog is read only" msgstr "Ce catalogue est en lecture seule" -#: management/assets/js/components/edit/EditCatalog.js:49 +#: management/assets/js/components/edit/EditCatalog.js:53 #: management/assets/js/components/element/Catalog.js:51 #: management/assets/js/components/import/ImportCatalog.js:30 #: management/assets/js/constants/elements.js:44 +#: management/static/management/js/management.js:2 msgid "Catalog" msgstr "Catalogue" -#: management/assets/js/components/edit/EditCatalog.js:51 +#: management/assets/js/components/edit/EditCatalog.js:55 msgid "Create catalog" msgstr "Créer un nouveau catalogue" @@ -160,6 +170,7 @@ msgstr "Cette condition est en lecture seule" #: management/assets/js/components/element/Condition.js:37 #: management/assets/js/components/import/ImportCondition.js:28 #: management/assets/js/constants/elements.js:52 +#: management/static/management/js/management.js:2 msgid "Condition" msgstr "État" @@ -170,11 +181,11 @@ msgstr "Créer une nouvelle condition" #: management/assets/js/components/edit/EditCondition.js:57 #, javascript-format msgid "" -"This condition will be added to the option set %s." +"This condition will be added to the option set " +"%s." msgstr "" -"Cette condition sera ajoutée au jeu d'options %s." +"Cette condition sera ajoutée au jeu d'options " +"%s." #: management/assets/js/components/edit/EditCondition.js:64 #, javascript-format @@ -188,8 +199,8 @@ msgstr "" #: management/assets/js/components/edit/EditCondition.js:71 #, javascript-format msgid "" -"This condition will be added to the question set %s." +"This condition will be added to the question set %s." msgstr "" "Cette condition sera ajoutée à l'ensemble de questions %s." @@ -197,11 +208,11 @@ msgstr "" #: management/assets/js/components/edit/EditCondition.js:78 #, javascript-format msgid "" -"This condition will be added to the question %s." +"This condition will be added to the question " +"%s." msgstr "" -"Cette condition sera ajoutée à la question %s." +"Cette condition sera ajoutée à la question " +"%s." #: management/assets/js/components/edit/EditCondition.js:85 #, javascript-format @@ -212,26 +223,27 @@ msgstr "" "Cette condition sera ajoutée à la tâche %s." #: management/assets/js/components/edit/EditCondition.js:114 -msgid "attribute" -msgstr "attribut" +msgid "Create new attribute" +msgstr "Créer un nouvel attribut" -#: management/assets/js/components/edit/EditOption.js:37 +#: management/assets/js/components/edit/EditOption.js:38 #: management/assets/js/components/element/Option.js:27 msgid "This option is read only" msgstr "Cette option est en lecture seule" -#: management/assets/js/components/edit/EditOption.js:44 +#: management/assets/js/components/edit/EditOption.js:45 #: management/assets/js/components/element/Option.js:37 #: management/assets/js/components/import/ImportOption.js:28 #: management/assets/js/constants/elements.js:51 +#: management/static/management/js/management.js:2 msgid "Option" msgstr "Option" -#: management/assets/js/components/edit/EditOption.js:46 +#: management/assets/js/components/edit/EditOption.js:47 msgid "Create option" msgstr "Créer une nouvelle option" -#: management/assets/js/components/edit/EditOption.js:53 +#: management/assets/js/components/edit/EditOption.js:54 #, javascript-format msgid "" "This option will be added to the option set %s%s." +"This option set will be added to the question " +"%s." msgstr "" -"Cet ensemble d'options sera ajouté à la question %s." +"Cet ensemble d'options sera ajouté à la question %s." + +#: management/assets/js/components/edit/EditOptionSet.js:99 +msgid "Add existing option" +msgstr "Ajouter une option existante" + +#: management/assets/js/components/edit/EditOptionSet.js:99 +msgid "Create new option" +msgstr "Créer une nouvelle option" + +#: management/assets/js/components/edit/EditOptionSet.js:103 +msgid "Add existing condition" +msgstr "Ajouter une condition existante" + +#: management/assets/js/components/edit/EditOptionSet.js:103 +msgid "Create new condition" +msgstr "Créer une nouvelle condition" #: management/assets/js/components/edit/EditPage.js:32 #: management/assets/js/components/edit/EditQuestionSet.js:32 @@ -277,23 +306,39 @@ msgstr "Question : %s" msgid "Question set: %s" msgstr "Ensemble de questions : %s" -#: management/assets/js/components/edit/EditPage.js:75 +#: management/assets/js/components/edit/EditPage.js:72 +#: management/assets/js/components/edit/EditQuestionSet.js:72 +msgid "Add existing element" +msgstr "Ajouter un élément existant" + +#: management/assets/js/components/edit/EditPage.js:73 +#: management/assets/js/components/edit/EditQuestionSet.js:73 +msgid "Create new question set" +msgstr "Créer une nouvelle série de questions" + +#: management/assets/js/components/edit/EditPage.js:74 +#: management/assets/js/components/edit/EditQuestionSet.js:74 +msgid "Create new question" +msgstr "Créer une nouvelle question" + +#: management/assets/js/components/edit/EditPage.js:80 #: management/assets/js/components/element/Page.js:42 msgid "This page is read only" msgstr "Cette page est en lecture seule" -#: management/assets/js/components/edit/EditPage.js:82 +#: management/assets/js/components/edit/EditPage.js:87 #: management/assets/js/components/element/Page.js:57 #: management/assets/js/components/import/ImportPage.js:28 #: management/assets/js/constants/elements.js:46 +#: management/static/management/js/management.js:2 msgid "Page" msgstr "Page" -#: management/assets/js/components/edit/EditPage.js:84 +#: management/assets/js/components/edit/EditPage.js:89 msgid "Create page" msgstr "Créer une page" -#: management/assets/js/components/edit/EditPage.js:91 +#: management/assets/js/components/edit/EditPage.js:96 #, javascript-format msgid "" "This page will be added to the section %s%s." +"This question will be added to the question set %s." msgstr "" "Cette question sera ajoutée à l'ensemble de questions %s." -#: management/assets/js/components/edit/EditQuestionSet.js:75 +#: management/assets/js/components/edit/EditQuestionSet.js:80 #: management/assets/js/components/element/QuestionSet.js:41 msgid "This question set is read only" msgstr "Cet ensemble de questions est en lecture seule" -#: management/assets/js/components/edit/EditQuestionSet.js:82 +#: management/assets/js/components/edit/EditQuestionSet.js:87 #: management/assets/js/components/element/QuestionSet.js:56 #: management/assets/js/components/import/ImportQuestionSet.js:28 #: management/assets/js/constants/elements.js:47 +#: management/static/management/js/management.js:2 msgid "Question set" msgstr "Ensemble de questions" -#: management/assets/js/components/edit/EditQuestionSet.js:84 +#: management/assets/js/components/edit/EditQuestionSet.js:89 msgid "Create question set" msgstr "Créer une série de questions" -#: management/assets/js/components/edit/EditQuestionSet.js:91 +#: management/assets/js/components/edit/EditQuestionSet.js:96 #, javascript-format msgid "" -"This question set will be added to the page %s." +"This question set will be added to the page " +"%s." msgstr "" -"Cet ensemble de questions sera ajouté à la page %s." +"Cet ensemble de questions sera ajouté à la page %s." -#: management/assets/js/components/edit/EditQuestionSet.js:98 +#: management/assets/js/components/edit/EditQuestionSet.js:103 #, javascript-format msgid "" "This question set will be added to the question set %s." msgstr "" -"Cet ensemble de questions sera ajouté à l'ensemble de questions %s." +"Cet ensemble de questions sera ajouté à l'ensemble de questions %s." + +#: management/assets/js/components/edit/EditSection.js:38 +msgid "Add existing page" +msgstr "Ajouter une page existante" -#: management/assets/js/components/edit/EditSection.js:41 +#: management/assets/js/components/edit/EditSection.js:39 +msgid "Create new page" +msgstr "Créer une nouvelle page" + +#: management/assets/js/components/edit/EditSection.js:45 #: management/assets/js/components/element/Section.js:39 msgid "This section is read only" msgstr "Cette section est en lecture seule" -#: management/assets/js/components/edit/EditSection.js:48 +#: management/assets/js/components/edit/EditSection.js:52 #: management/assets/js/components/element/Section.js:54 #: management/assets/js/components/import/ImportSection.js:28 #: management/assets/js/constants/elements.js:45 +#: management/static/management/js/management.js:2 msgid "Section" msgstr "Section" -#: management/assets/js/components/edit/EditSection.js:50 +#: management/assets/js/components/edit/EditSection.js:54 msgid "Create section" msgstr "Créer une nouvelle section" -#: management/assets/js/components/edit/EditSection.js:57 +#: management/assets/js/components/edit/EditSection.js:61 #, javascript-format msgid "" "This section will be added to the catalog %s." #: management/assets/js/components/edit/EditTask.js:44 -#: management/assets/js/components/element/Task.js:28 +#: management/assets/js/components/element/Task.js:31 msgid "This task is read only" msgstr "Cette tâche est en lecture seule" #: management/assets/js/components/edit/EditTask.js:51 -#: management/assets/js/components/element/Task.js:42 +#: management/assets/js/components/element/Task.js:45 #: management/assets/js/components/import/ImportTask.js:30 #: management/assets/js/constants/elements.js:53 +#: management/static/management/js/management.js:2 msgid "Task" msgstr "Tâche" @@ -411,19 +468,20 @@ msgstr "Tâche" msgid "Create task" msgstr "Créer une nouvelle tâche" -#: management/assets/js/components/edit/EditView.js:38 +#: management/assets/js/components/edit/EditView.js:39 #: management/assets/js/components/element/View.js:28 msgid "This view is read only" msgstr "Cette vue est en lecture seule" -#: management/assets/js/components/edit/EditView.js:45 +#: management/assets/js/components/edit/EditView.js:46 #: management/assets/js/components/element/View.js:42 #: management/assets/js/components/import/ImportView.js:30 #: management/assets/js/constants/elements.js:54 +#: management/static/management/js/management.js:2 msgid "View" msgstr "Vue" -#: management/assets/js/components/edit/EditView.js:47 +#: management/assets/js/components/edit/EditView.js:48 msgid "Create view" msgstr "Créer une nouvelle vue" @@ -438,16 +496,10 @@ msgstr "Editer" msgid "Remove" msgstr "Retirer" -#: management/assets/js/components/edit/common/MultiSelect.js:85 -#, javascript-format -msgid "Add %s" -msgstr "Ajouter %s" - -#: management/assets/js/components/edit/common/MultiSelect.js:90 -#: management/assets/js/components/edit/common/Select.js:68 -#, javascript-format -msgid "Create new %s" -msgstr "Créer un nouveau %s" +#: management/assets/js/components/edit/common/MultiSelect.js:92 +#: management/assets/js/components/edit/common/Select.js:70 +msgid "For this action, the element must first be created." +msgstr "Pour cette action, l'élément doit d'abord être créé." #: management/assets/js/components/edit/common/UriPrefix.js:35 #: management/assets/js/components/import/common/UriPrefix.js:21 @@ -693,31 +745,31 @@ msgstr "Section de verrouillage" msgid "Export section" msgstr "Section d'exportation" -#: management/assets/js/components/element/Task.js:29 +#: management/assets/js/components/element/Task.js:32 msgid "Edit task" msgstr "Modifier la tâche" -#: management/assets/js/components/element/Task.js:30 +#: management/assets/js/components/element/Task.js:33 msgid "Copy task" msgstr "Copier la tâche" -#: management/assets/js/components/element/Task.js:31 +#: management/assets/js/components/element/Task.js:34 msgid "Make task unavailable" msgstr "Rendre la tâche indisponible" -#: management/assets/js/components/element/Task.js:32 +#: management/assets/js/components/element/Task.js:35 msgid "Make task available" msgstr "Mise à disposition de la tâche" -#: management/assets/js/components/element/Task.js:35 +#: management/assets/js/components/element/Task.js:38 msgid "Unlock task" msgstr "Débloquer la tâche" -#: management/assets/js/components/element/Task.js:35 +#: management/assets/js/components/element/Task.js:38 msgid "Lock task" msgstr "Verrouiller la tâche" -#: management/assets/js/components/element/Task.js:37 +#: management/assets/js/components/element/Task.js:40 msgid "Export task" msgstr "Tâche d'exportation" @@ -757,6 +809,7 @@ msgstr "Vue d'exportation" #: management/assets/js/components/nested/NestedPage.js:67 #: management/assets/js/components/nested/NestedQuestionSet.js:63 #: management/assets/js/components/nested/NestedSection.js:71 +#: management/assets/js/components/sidebar/ElementsSidebar.js:50 msgid "Attributes" msgstr "Les attributs" @@ -774,7 +827,7 @@ msgstr "Filtrer attributs" #: management/assets/js/components/elements/QuestionSets.js:48 #: management/assets/js/components/elements/Questions.js:49 #: management/assets/js/components/elements/Sections.js:46 -#: management/assets/js/components/elements/Tasks.js:49 +#: management/assets/js/components/elements/Tasks.js:53 #: management/assets/js/components/elements/Views.js:49 msgid "All editors" msgstr "Tous les éditeurs" @@ -782,6 +835,7 @@ msgstr "Tous les éditeurs" #: management/assets/js/components/elements/Catalogs.js:30 #: management/assets/js/components/elements/Catalogs.js:58 #: management/assets/js/components/nested/NestedCatalog.js:65 +#: management/assets/js/components/sidebar/ElementsSidebar.js:30 msgid "Catalogs" msgstr "Catalogues" @@ -796,6 +850,7 @@ msgstr "Catalogues de filtres" #: management/assets/js/components/elements/QuestionSets.js:53 #: management/assets/js/components/elements/Questions.js:54 #: management/assets/js/components/elements/Sections.js:51 +#: management/assets/js/components/elements/Tasks.js:59 #: management/assets/js/components/nested/NestedCatalog.js:64 #: management/assets/js/components/nested/NestedOptionSet.js:44 #: management/assets/js/components/nested/NestedPage.js:60 @@ -808,10 +863,12 @@ msgstr "Afficher les URI :" #: management/assets/js/components/elements/Pages.js:58 #: management/assets/js/components/elements/QuestionSets.js:58 #: management/assets/js/components/elements/Questions.js:59 +#: management/assets/js/components/elements/Tasks.js:62 #: management/assets/js/components/nested/NestedCatalog.js:77 #: management/assets/js/components/nested/NestedPage.js:69 #: management/assets/js/components/nested/NestedQuestionSet.js:65 #: management/assets/js/components/nested/NestedSection.js:73 +#: management/assets/js/components/sidebar/ElementsSidebar.js:62 msgid "Conditions" msgstr "Conditions" @@ -825,6 +882,7 @@ msgstr "Filtrer condition" #: management/assets/js/components/nested/NestedPage.js:71 #: management/assets/js/components/nested/NestedQuestionSet.js:67 #: management/assets/js/components/nested/NestedSection.js:75 +#: management/assets/js/components/sidebar/ElementsSidebar.js:54 msgid "Option sets" msgstr "Ensembles d'options" @@ -836,6 +894,7 @@ msgstr "Jeux d'options de filtrage" #: management/assets/js/components/elements/Options.js:30 #: management/assets/js/components/elements/Options.js:52 #: management/assets/js/components/nested/NestedOptionSet.js:45 +#: management/assets/js/components/sidebar/ElementsSidebar.js:58 msgid "Options" msgstr "Options" @@ -850,6 +909,7 @@ msgstr "Filtrer option" #: management/assets/js/components/nested/NestedPage.js:61 #: management/assets/js/components/nested/NestedSection.js:58 #: management/assets/js/components/nested/NestedSection.js:65 +#: management/assets/js/components/sidebar/ElementsSidebar.js:38 msgid "Pages" msgstr "Pages" @@ -868,6 +928,7 @@ msgstr "Pages filtres" #: management/assets/js/components/nested/NestedQuestionSet.js:59 #: management/assets/js/components/nested/NestedSection.js:59 #: management/assets/js/components/nested/NestedSection.js:67 +#: management/assets/js/components/sidebar/ElementsSidebar.js:42 msgid "Question sets" msgstr "Ensembles de questions" @@ -882,6 +943,7 @@ msgstr "Filtrer les séries de questions" #: management/assets/js/components/nested/NestedPage.js:65 #: management/assets/js/components/nested/NestedQuestionSet.js:61 #: management/assets/js/components/nested/NestedSection.js:69 +#: management/assets/js/components/sidebar/ElementsSidebar.js:46 msgid "Questions" msgstr "Questions" @@ -894,6 +956,7 @@ msgstr "Filtrer question" #: management/assets/js/components/nested/NestedCatalog.js:59 #: management/assets/js/components/nested/NestedCatalog.js:67 #: management/assets/js/components/nested/NestedSection.js:63 +#: management/assets/js/components/sidebar/ElementsSidebar.js:34 msgid "Sections" msgstr "Sections" @@ -902,15 +965,18 @@ msgstr "Sections" msgid "Filter sections" msgstr "Sections du filtre" -#: management/assets/js/components/elements/Tasks.js:28 +#: management/assets/js/components/elements/Tasks.js:32 +#: management/assets/js/components/elements/Tasks.js:60 +#: management/assets/js/components/sidebar/ElementsSidebar.js:66 msgid "Tasks" msgstr "Tâches" -#: management/assets/js/components/elements/Tasks.js:35 +#: management/assets/js/components/elements/Tasks.js:39 msgid "Filter tasks" msgstr "Filtrer tâche" #: management/assets/js/components/elements/Views.js:28 +#: management/assets/js/components/sidebar/ElementsSidebar.js:70 msgid "Views" msgstr "Vues" @@ -963,8 +1029,8 @@ msgstr[1] "" #: management/assets/js/components/info/AttributeInfo.js:43 #, javascript-format -msgid "This attribute has one decendant." -msgid_plural "This attribute has %s decendants." +msgid "This attribute has one descendant." +msgid_plural "This attribute has %s descendants." msgstr[0] "Cet attribut a un descendant." msgstr[1] "Cet attribut a %s decendants." @@ -1287,3 +1353,14 @@ msgstr "Désélectionner tout" #: management/assets/js/components/sidebar/ImportSidebar.js:75 msgid "Set URI prefix for all elements" msgstr "Définir le préfixe URI pour tous les éléments" + +#~ msgid "attribute" +#~ msgstr "attribut" + +#, javascript-format +#~ msgid "Add %s" +#~ msgstr "Ajouter %s" + +#, javascript-format +#~ msgid "Create new %s" +#~ msgstr "Créer un nouveau %s" diff --git a/rdmo/locale/it/LC_MESSAGES/djangojs.mo b/rdmo/locale/it/LC_MESSAGES/djangojs.mo index d74d569efe..4acfb7a444 100644 Binary files a/rdmo/locale/it/LC_MESSAGES/djangojs.mo and b/rdmo/locale/it/LC_MESSAGES/djangojs.mo differ diff --git a/rdmo/locale/it/LC_MESSAGES/djangojs.po b/rdmo/locale/it/LC_MESSAGES/djangojs.po index 14fae9a866..66166f7f8b 100644 --- a/rdmo/locale/it/LC_MESSAGES/djangojs.po +++ b/rdmo/locale/it/LC_MESSAGES/djangojs.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-08-05 12:56+0200\n" +"POT-Creation-Date: 2023-12-09 10:33+0100\n" "PO-Revision-Date: \n" "Last-Translator: Dario Pilori \n" "Language-Team: \n" @@ -11,7 +11,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Poedit 3.2.2\n" +"X-Generator: Poedit 2.4.2\n" #: management/assets/js/components/common/Buttons.js:6 #: management/assets/js/components/sidebar/ImportSidebar.js:27 @@ -53,7 +53,7 @@ msgid "Delete" msgstr "Elimina" #: management/assets/js/components/common/Errors.js:11 -msgid "One or more errors occured:" +msgid "One or more errors occurred:" msgstr "Si sono verificati uno o più errori:" #: management/assets/js/components/common/Filter.js:30 @@ -68,23 +68,23 @@ msgstr "Seleziona file" msgid "Upload" msgstr "Carica" -#: management/assets/js/components/common/Links.js:76 +#: management/assets/js/components/common/Links.js:77 msgid "Locked" msgstr "Bloccato" -#: management/assets/js/components/common/Links.js:112 +#: management/assets/js/components/common/Links.js:113 msgid "Hide elements" msgstr "Nascondere gli elementi" -#: management/assets/js/components/common/Links.js:112 +#: management/assets/js/components/common/Links.js:113 msgid "Show elements" msgstr "Mostra elementi" -#: management/assets/js/components/common/Links.js:128 +#: management/assets/js/components/common/Links.js:129 msgid "XML" msgstr "XML" -#: management/assets/js/components/common/Links.js:130 +#: management/assets/js/components/common/Links.js:131 msgid "XML (full)" msgstr "XML (completo)" @@ -101,6 +101,7 @@ msgstr "Questo attributo è di sola lettura" #: management/assets/js/components/element/Attribute.js:44 #: management/assets/js/components/import/ImportAttribute.js:28 #: management/assets/js/constants/elements.js:49 +#: management/static/management/js/management.js:2 msgid "Attribute" msgstr "Attributo" @@ -111,11 +112,11 @@ msgstr "Crea attributo" #: management/assets/js/components/edit/EditAttribute.js:53 #, javascript-format msgid "" -"This attribute will be added to the attribute %s." +"This attribute will be added to the attribute " +"%s." msgstr "" -"Questo attributo verrà aggiunto all'attributo %s." +"Questo attributo verrà aggiunto all'attributo " +"%s." #: management/assets/js/components/edit/EditAttribute.js:61 #: management/assets/js/components/edit/EditAttribute.js:68 @@ -125,31 +126,40 @@ msgid "" "This attribute will be added to the page %s." msgstr "" -"Questo attributo verrà aggiunto alla pagina %s." +"Questo attributo verrà aggiunto alla pagina " +"%s." #: management/assets/js/components/edit/EditAttribute.js:82 #, javascript-format msgid "" -"This attribute will be added to the condition %s." +"This attribute will be added to the condition %s." msgstr "" -"Questo attributo verrà aggiunto alla condizione %s." +"Questo attributo verrà aggiunto alla condizione %s." + +#: management/assets/js/components/edit/EditCatalog.js:39 +msgid "Add existing section" +msgstr "Aggiungere una sezione esistente" + +#: management/assets/js/components/edit/EditCatalog.js:40 +msgid "Create new section" +msgstr "Creare una nuova sezione" -#: management/assets/js/components/edit/EditCatalog.js:42 +#: management/assets/js/components/edit/EditCatalog.js:46 #: management/assets/js/components/element/Catalog.js:35 msgid "This catalog is read only" msgstr "Questo catalogo è di sola lettura" -#: management/assets/js/components/edit/EditCatalog.js:49 +#: management/assets/js/components/edit/EditCatalog.js:53 #: management/assets/js/components/element/Catalog.js:51 #: management/assets/js/components/import/ImportCatalog.js:30 #: management/assets/js/constants/elements.js:44 +#: management/static/management/js/management.js:2 msgid "Catalog" msgstr "Catalogo" -#: management/assets/js/components/edit/EditCatalog.js:51 +#: management/assets/js/components/edit/EditCatalog.js:55 msgid "Create catalog" msgstr "Crea catalogo" @@ -162,6 +172,7 @@ msgstr "Questa condizione è di sola lettura" #: management/assets/js/components/element/Condition.js:37 #: management/assets/js/components/import/ImportCondition.js:28 #: management/assets/js/constants/elements.js:52 +#: management/static/management/js/management.js:2 msgid "Condition" msgstr "Condizione" @@ -172,8 +183,8 @@ msgstr "Crea condizione" #: management/assets/js/components/edit/EditCondition.js:57 #, javascript-format msgid "" -"This condition will be added to the option set %s." +"This condition will be added to the option set " +"%s." msgstr "" "Questa condizione verrà aggiunta all'insieme di opzioni %s." @@ -184,14 +195,14 @@ msgid "" "This condition will be added to the page %s." msgstr "" -"Questa condizione verrà aggiunta alla pagina %s." +"Questa condizione verrà aggiunta alla pagina " +"%s." #: management/assets/js/components/edit/EditCondition.js:71 #, javascript-format msgid "" -"This condition will be added to the question set %s." +"This condition will be added to the question set %s." msgstr "" "Questa condizione sarà aggiunta all'insieme di domande %s." @@ -199,11 +210,11 @@ msgstr "" #: management/assets/js/components/edit/EditCondition.js:78 #, javascript-format msgid "" -"This condition will be added to the question %s." +"This condition will be added to the question " +"%s." msgstr "" -"Questa condizione sarà aggiunta alla domanda %s." +"Questa condizione sarà aggiunta alla domanda " +"%s." #: management/assets/js/components/edit/EditCondition.js:85 #, javascript-format @@ -215,26 +226,27 @@ msgstr "" "code>." #: management/assets/js/components/edit/EditCondition.js:114 -msgid "attribute" -msgstr "attributo" +msgid "Create new attribute" +msgstr "Creare un nuovo attributo" -#: management/assets/js/components/edit/EditOption.js:37 +#: management/assets/js/components/edit/EditOption.js:38 #: management/assets/js/components/element/Option.js:27 msgid "This option is read only" msgstr "Questa opzione è di sola lettura" -#: management/assets/js/components/edit/EditOption.js:44 +#: management/assets/js/components/edit/EditOption.js:45 #: management/assets/js/components/element/Option.js:37 #: management/assets/js/components/import/ImportOption.js:28 #: management/assets/js/constants/elements.js:51 +#: management/static/management/js/management.js:2 msgid "Option" msgstr "Opzione" -#: management/assets/js/components/edit/EditOption.js:46 +#: management/assets/js/components/edit/EditOption.js:47 msgid "Create option" msgstr "Crea opzione" -#: management/assets/js/components/edit/EditOption.js:53 +#: management/assets/js/components/edit/EditOption.js:54 #, javascript-format msgid "" "This option will be added to the option set %s%s." +"This option set will be added to the question " +"%s." msgstr "" -"Questo set di opzioni sarà aggiunto alla domanda %s." +"Questo set di opzioni sarà aggiunto alla domanda %s." + +#: management/assets/js/components/edit/EditOptionSet.js:99 +msgid "Add existing option" +msgstr "Aggiungere l'opzione esistente" + +#: management/assets/js/components/edit/EditOptionSet.js:99 +msgid "Create new option" +msgstr "Creare una nuova opzione" + +#: management/assets/js/components/edit/EditOptionSet.js:103 +msgid "Add existing condition" +msgstr "Aggiungere la condizione esistente" + +#: management/assets/js/components/edit/EditOptionSet.js:103 +msgid "Create new condition" +msgstr "Creare una nuova condizione" #: management/assets/js/components/edit/EditPage.js:32 #: management/assets/js/components/edit/EditQuestionSet.js:32 @@ -280,23 +309,39 @@ msgstr "Domanda: %s" msgid "Question set: %s" msgstr "Set di domande: %s" -#: management/assets/js/components/edit/EditPage.js:75 +#: management/assets/js/components/edit/EditPage.js:72 +#: management/assets/js/components/edit/EditQuestionSet.js:72 +msgid "Add existing element" +msgstr "Aggiungere un elemento esistente" + +#: management/assets/js/components/edit/EditPage.js:73 +#: management/assets/js/components/edit/EditQuestionSet.js:73 +msgid "Create new question set" +msgstr "Creare un nuovo set di domande" + +#: management/assets/js/components/edit/EditPage.js:74 +#: management/assets/js/components/edit/EditQuestionSet.js:74 +msgid "Create new question" +msgstr "Creare una nuova domanda" + +#: management/assets/js/components/edit/EditPage.js:80 #: management/assets/js/components/element/Page.js:42 msgid "This page is read only" msgstr "Questa pagina è di sola lettura" -#: management/assets/js/components/edit/EditPage.js:82 +#: management/assets/js/components/edit/EditPage.js:87 #: management/assets/js/components/element/Page.js:57 #: management/assets/js/components/import/ImportPage.js:28 #: management/assets/js/constants/elements.js:46 +#: management/static/management/js/management.js:2 msgid "Page" msgstr "Pagina" -#: management/assets/js/components/edit/EditPage.js:84 +#: management/assets/js/components/edit/EditPage.js:89 msgid "Create page" msgstr "Crea pagina" -#: management/assets/js/components/edit/EditPage.js:91 +#: management/assets/js/components/edit/EditPage.js:96 #, javascript-format msgid "" "This page will be added to the section %s%s." +"This question will be added to the question set %s." msgstr "" "Questa domanda sarà aggiunta all'insieme di domande %s." -#: management/assets/js/components/edit/EditQuestionSet.js:75 +#: management/assets/js/components/edit/EditQuestionSet.js:80 #: management/assets/js/components/element/QuestionSet.js:41 msgid "This question set is read only" msgstr "Questo set di domande è di sola lettura" -#: management/assets/js/components/edit/EditQuestionSet.js:82 +#: management/assets/js/components/edit/EditQuestionSet.js:87 #: management/assets/js/components/element/QuestionSet.js:56 #: management/assets/js/components/import/ImportQuestionSet.js:28 #: management/assets/js/constants/elements.js:47 +#: management/static/management/js/management.js:2 msgid "Question set" msgstr "Raccolta di domande" -#: management/assets/js/components/edit/EditQuestionSet.js:84 +#: management/assets/js/components/edit/EditQuestionSet.js:89 msgid "Create question set" msgstr "Creare un set di domande" -#: management/assets/js/components/edit/EditQuestionSet.js:91 +#: management/assets/js/components/edit/EditQuestionSet.js:96 #, javascript-format msgid "" -"This question set will be added to the page %s." +"This question set will be added to the page " +"%s." msgstr "" "Questo insieme di domande sarà aggiunto alla pagina %s." -#: management/assets/js/components/edit/EditQuestionSet.js:98 +#: management/assets/js/components/edit/EditQuestionSet.js:103 #, javascript-format msgid "" "This question set will be added to the question set %s." msgstr "" -"Questo insieme di domande sarà aggiunto all'insieme di domande %s." +"Questo insieme di domande sarà aggiunto all'insieme di domande %s." + +#: management/assets/js/components/edit/EditSection.js:38 +msgid "Add existing page" +msgstr "Aggiungere una pagina esistente" + +#: management/assets/js/components/edit/EditSection.js:39 +msgid "Create new page" +msgstr "Creare una nuova pagina" -#: management/assets/js/components/edit/EditSection.js:41 +#: management/assets/js/components/edit/EditSection.js:45 #: management/assets/js/components/element/Section.js:39 msgid "This section is read only" msgstr "Questa sezione è di sola lettura" -#: management/assets/js/components/edit/EditSection.js:48 +#: management/assets/js/components/edit/EditSection.js:52 #: management/assets/js/components/element/Section.js:54 #: management/assets/js/components/import/ImportSection.js:28 #: management/assets/js/constants/elements.js:45 +#: management/static/management/js/management.js:2 msgid "Section" msgstr "Sezione" -#: management/assets/js/components/edit/EditSection.js:50 +#: management/assets/js/components/edit/EditSection.js:54 msgid "Create section" msgstr "Crea sezione" -#: management/assets/js/components/edit/EditSection.js:57 +#: management/assets/js/components/edit/EditSection.js:61 #, javascript-format msgid "" "This section will be added to the catalog %s." #: management/assets/js/components/edit/EditTask.js:44 -#: management/assets/js/components/element/Task.js:28 +#: management/assets/js/components/element/Task.js:31 msgid "This task is read only" msgstr "Questo task è di sola lettura" #: management/assets/js/components/edit/EditTask.js:51 -#: management/assets/js/components/element/Task.js:42 +#: management/assets/js/components/element/Task.js:45 #: management/assets/js/components/import/ImportTask.js:30 #: management/assets/js/constants/elements.js:53 +#: management/static/management/js/management.js:2 msgid "Task" msgstr "Attività" @@ -414,19 +471,20 @@ msgstr "Attività" msgid "Create task" msgstr "Crea attività" -#: management/assets/js/components/edit/EditView.js:38 +#: management/assets/js/components/edit/EditView.js:39 #: management/assets/js/components/element/View.js:28 msgid "This view is read only" msgstr "Questa vista è di sola lettura" -#: management/assets/js/components/edit/EditView.js:45 +#: management/assets/js/components/edit/EditView.js:46 #: management/assets/js/components/element/View.js:42 #: management/assets/js/components/import/ImportView.js:30 #: management/assets/js/constants/elements.js:54 +#: management/static/management/js/management.js:2 msgid "View" msgstr "Visualizza" -#: management/assets/js/components/edit/EditView.js:47 +#: management/assets/js/components/edit/EditView.js:48 msgid "Create view" msgstr "Crea vista" @@ -441,16 +499,10 @@ msgstr "Modifica" msgid "Remove" msgstr "Rimuovi" -#: management/assets/js/components/edit/common/MultiSelect.js:85 -#, javascript-format -msgid "Add %s" -msgstr "Aggiungi %s" - -#: management/assets/js/components/edit/common/MultiSelect.js:90 -#: management/assets/js/components/edit/common/Select.js:68 -#, javascript-format -msgid "Create new %s" -msgstr "Creare un nuovo %s" +#: management/assets/js/components/edit/common/MultiSelect.js:92 +#: management/assets/js/components/edit/common/Select.js:70 +msgid "For this action, the element must first be created." +msgstr "Per questa azione, l'elemento deve essere prima creato." #: management/assets/js/components/edit/common/UriPrefix.js:35 #: management/assets/js/components/import/common/UriPrefix.js:21 @@ -696,31 +748,31 @@ msgstr "Blocca sezione" msgid "Export section" msgstr "Esportare sezione" -#: management/assets/js/components/element/Task.js:29 +#: management/assets/js/components/element/Task.js:32 msgid "Edit task" msgstr "Modificare l'attività" -#: management/assets/js/components/element/Task.js:30 +#: management/assets/js/components/element/Task.js:33 msgid "Copy task" msgstr "Copia attività" -#: management/assets/js/components/element/Task.js:31 +#: management/assets/js/components/element/Task.js:34 msgid "Make task unavailable" msgstr "Rendere l'attività non disponibile" -#: management/assets/js/components/element/Task.js:32 +#: management/assets/js/components/element/Task.js:35 msgid "Make task available" msgstr "Rendere disponibile l'attività" -#: management/assets/js/components/element/Task.js:35 +#: management/assets/js/components/element/Task.js:38 msgid "Unlock task" msgstr "Sbloccare l'attività" -#: management/assets/js/components/element/Task.js:35 +#: management/assets/js/components/element/Task.js:38 msgid "Lock task" msgstr "Bloccare l'attività" -#: management/assets/js/components/element/Task.js:37 +#: management/assets/js/components/element/Task.js:40 msgid "Export task" msgstr "Esportare l'attività" @@ -760,6 +812,7 @@ msgstr "Esportare vista" #: management/assets/js/components/nested/NestedPage.js:67 #: management/assets/js/components/nested/NestedQuestionSet.js:63 #: management/assets/js/components/nested/NestedSection.js:71 +#: management/assets/js/components/sidebar/ElementsSidebar.js:50 msgid "Attributes" msgstr "Attributi" @@ -777,7 +830,7 @@ msgstr "Filtra attributi" #: management/assets/js/components/elements/QuestionSets.js:48 #: management/assets/js/components/elements/Questions.js:49 #: management/assets/js/components/elements/Sections.js:46 -#: management/assets/js/components/elements/Tasks.js:49 +#: management/assets/js/components/elements/Tasks.js:53 #: management/assets/js/components/elements/Views.js:49 msgid "All editors" msgstr "Tutti gli editori" @@ -785,6 +838,7 @@ msgstr "Tutti gli editori" #: management/assets/js/components/elements/Catalogs.js:30 #: management/assets/js/components/elements/Catalogs.js:58 #: management/assets/js/components/nested/NestedCatalog.js:65 +#: management/assets/js/components/sidebar/ElementsSidebar.js:30 msgid "Catalogs" msgstr "Cataloghi" @@ -799,6 +853,7 @@ msgstr "Filtrare cataloghi" #: management/assets/js/components/elements/QuestionSets.js:53 #: management/assets/js/components/elements/Questions.js:54 #: management/assets/js/components/elements/Sections.js:51 +#: management/assets/js/components/elements/Tasks.js:59 #: management/assets/js/components/nested/NestedCatalog.js:64 #: management/assets/js/components/nested/NestedOptionSet.js:44 #: management/assets/js/components/nested/NestedPage.js:60 @@ -811,10 +866,12 @@ msgstr "Mostra URI:" #: management/assets/js/components/elements/Pages.js:58 #: management/assets/js/components/elements/QuestionSets.js:58 #: management/assets/js/components/elements/Questions.js:59 +#: management/assets/js/components/elements/Tasks.js:62 #: management/assets/js/components/nested/NestedCatalog.js:77 #: management/assets/js/components/nested/NestedPage.js:69 #: management/assets/js/components/nested/NestedQuestionSet.js:65 #: management/assets/js/components/nested/NestedSection.js:73 +#: management/assets/js/components/sidebar/ElementsSidebar.js:62 msgid "Conditions" msgstr "Condizioni" @@ -828,6 +885,7 @@ msgstr "Filtra condizioni" #: management/assets/js/components/nested/NestedPage.js:71 #: management/assets/js/components/nested/NestedQuestionSet.js:67 #: management/assets/js/components/nested/NestedSection.js:75 +#: management/assets/js/components/sidebar/ElementsSidebar.js:54 msgid "Option sets" msgstr "Raccolte di opzioni" @@ -839,6 +897,7 @@ msgstr "Filtrare i set di opzioni" #: management/assets/js/components/elements/Options.js:30 #: management/assets/js/components/elements/Options.js:52 #: management/assets/js/components/nested/NestedOptionSet.js:45 +#: management/assets/js/components/sidebar/ElementsSidebar.js:58 msgid "Options" msgstr "Opzioni" @@ -853,6 +912,7 @@ msgstr "Filtra opzioni" #: management/assets/js/components/nested/NestedPage.js:61 #: management/assets/js/components/nested/NestedSection.js:58 #: management/assets/js/components/nested/NestedSection.js:65 +#: management/assets/js/components/sidebar/ElementsSidebar.js:38 msgid "Pages" msgstr "Pagine" @@ -871,6 +931,7 @@ msgstr "Filtrare le pagine" #: management/assets/js/components/nested/NestedQuestionSet.js:59 #: management/assets/js/components/nested/NestedSection.js:59 #: management/assets/js/components/nested/NestedSection.js:67 +#: management/assets/js/components/sidebar/ElementsSidebar.js:42 msgid "Question sets" msgstr "Raccolte di domande" @@ -885,6 +946,7 @@ msgstr "Filtrare i set di domande" #: management/assets/js/components/nested/NestedPage.js:65 #: management/assets/js/components/nested/NestedQuestionSet.js:61 #: management/assets/js/components/nested/NestedSection.js:69 +#: management/assets/js/components/sidebar/ElementsSidebar.js:46 msgid "Questions" msgstr "Domande" @@ -897,6 +959,7 @@ msgstr "Filtra domande" #: management/assets/js/components/nested/NestedCatalog.js:59 #: management/assets/js/components/nested/NestedCatalog.js:67 #: management/assets/js/components/nested/NestedSection.js:63 +#: management/assets/js/components/sidebar/ElementsSidebar.js:34 msgid "Sections" msgstr "Sezioni" @@ -905,15 +968,18 @@ msgstr "Sezioni" msgid "Filter sections" msgstr "Filtrare sezioni" -#: management/assets/js/components/elements/Tasks.js:28 +#: management/assets/js/components/elements/Tasks.js:32 +#: management/assets/js/components/elements/Tasks.js:60 +#: management/assets/js/components/sidebar/ElementsSidebar.js:66 msgid "Tasks" msgstr "Attività" -#: management/assets/js/components/elements/Tasks.js:35 +#: management/assets/js/components/elements/Tasks.js:39 msgid "Filter tasks" msgstr "Filra attività" #: management/assets/js/components/elements/Views.js:28 +#: management/assets/js/components/sidebar/ElementsSidebar.js:70 msgid "Views" msgstr "Viste" @@ -967,10 +1033,10 @@ msgstr[1] "" #: management/assets/js/components/info/AttributeInfo.js:43 #, javascript-format -msgid "This attribute has one decendant." -msgid_plural "This attribute has %s decendants." -msgstr[0] "Questo attributo ha un decendente." -msgstr[1] "Questo attributo ha %s decendenti." +msgid "This attribute has one descendant." +msgid_plural "This attribute has %s descendants." +msgstr[0] "Questo attributo ha un discendente." +msgstr[1] "Questo attributo ha %s discendenti." #: management/assets/js/components/info/AttributeInfo.js:59 #, javascript-format @@ -1289,3 +1355,14 @@ msgstr "Deselezionare tutti" #: management/assets/js/components/sidebar/ImportSidebar.js:75 msgid "Set URI prefix for all elements" msgstr "Impostare il prefisso URI per tutti gli elementi" + +#~ msgid "attribute" +#~ msgstr "attributo" + +#, javascript-format +#~ msgid "Add %s" +#~ msgstr "Aggiungi %s" + +#, javascript-format +#~ msgid "Create new %s" +#~ msgstr "Creare un nuovo %s" diff --git a/rdmo/locale/nl/LC_MESSAGES/django.mo b/rdmo/locale/nl/LC_MESSAGES/django.mo deleted file mode 100644 index 71cbdf3e9d..0000000000 Binary files a/rdmo/locale/nl/LC_MESSAGES/django.mo and /dev/null differ diff --git a/rdmo/locale/nl/LC_MESSAGES/django.po b/rdmo/locale/nl/LC_MESSAGES/django.po deleted file mode 100644 index b8fecdcfe1..0000000000 --- a/rdmo/locale/nl/LC_MESSAGES/django.po +++ /dev/null @@ -1,4016 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-12-08 17:11+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: accounts/apps.py:7 -msgid "Accounts" -msgstr "" - -#: accounts/forms.py:27 -msgid "First name" -msgstr "" - -#: accounts/forms.py:28 -msgid "Last name" -msgstr "" - -#: accounts/forms.py:101 core/constants.py:20 projects/models/invite.py:28 -msgid "E-mail" -msgstr "" - -#: accounts/forms.py:105 -msgid "Password" -msgstr "" - -#: accounts/forms.py:109 -msgid "" -"I confirm that I want my profile to be completely removed. This can not be " -"undone!" -msgstr "" - -#: accounts/models.py:23 options/models.py:191 questions/models/question.py:96 -#: tasks/models.py:96 -msgid "Text (primary)" -msgstr "" - -#: accounts/models.py:24 -msgid "The text for this additional field (in the primary language)." -msgstr "" - -#: accounts/models.py:28 options/models.py:196 questions/models/question.py:101 -#: tasks/models.py:101 -msgid "Text (secondary)" -msgstr "" - -#: accounts/models.py:29 -msgid "The text for this additional field (in the secondary language)." -msgstr "" - -#: accounts/models.py:33 options/models.py:201 questions/models/question.py:106 -#: tasks/models.py:106 -msgid "Text (tertiary)" -msgstr "" - -#: accounts/models.py:34 -msgid "The text for this additional field (in the tertiary language)." -msgstr "" - -#: accounts/models.py:38 options/models.py:206 questions/models/question.py:111 -#: tasks/models.py:111 -msgid "Text (quaternary)" -msgstr "" - -#: accounts/models.py:39 -msgid "The text for this additional field (in the quaternary language)." -msgstr "" - -#: accounts/models.py:43 options/models.py:211 questions/models/question.py:116 -#: tasks/models.py:116 -msgid "Text (quinary)" -msgstr "" - -#: accounts/models.py:44 -msgid "The text for this additional field (in the quinary language)." -msgstr "" - -#: accounts/models.py:48 options/models.py:216 questions/models/catalog.py:111 -#: questions/models/page.py:111 questions/models/question.py:71 -#: questions/models/questionset.py:106 views/models.py:102 -msgid "Help (primary)" -msgstr "" - -#: accounts/models.py:49 -msgid "" -"The help text to be displayed next to the input element (in the primary " -"language)." -msgstr "" - -#: accounts/models.py:53 options/models.py:221 questions/models/catalog.py:116 -#: questions/models/page.py:116 questions/models/question.py:76 -#: questions/models/questionset.py:111 views/models.py:107 -msgid "Help (secondary)" -msgstr "" - -#: accounts/models.py:54 -msgid "" -"The help text to be displayed next to the input element (in the secondary " -"language)." -msgstr "" - -#: accounts/models.py:58 options/models.py:226 questions/models/catalog.py:121 -#: questions/models/page.py:121 questions/models/question.py:81 -#: questions/models/questionset.py:116 views/models.py:112 -msgid "Help (tertiary)" -msgstr "" - -#: accounts/models.py:59 -msgid "" -"The help text to be displayed next to the input element (in the tertiary " -"language)." -msgstr "" - -#: accounts/models.py:63 options/models.py:231 questions/models/catalog.py:126 -#: questions/models/page.py:126 questions/models/question.py:86 -#: questions/models/questionset.py:121 views/models.py:117 -msgid "Help (quaternary)" -msgstr "" - -#: accounts/models.py:64 -msgid "" -"The help text to be displayed next to the input element (in the quaternary " -"language)." -msgstr "" - -#: accounts/models.py:68 options/models.py:236 questions/models/catalog.py:131 -#: questions/models/page.py:131 questions/models/question.py:91 -#: questions/models/questionset.py:126 views/models.py:122 -msgid "Help (quinary)" -msgstr "" - -#: accounts/models.py:69 -msgid "" -"The help text to be displayed next to the input element (in the quinary " -"language)." -msgstr "" - -#: accounts/models.py:72 -msgid "Required" -msgstr "" - -#: accounts/models.py:73 -msgid "Designates whether this additional field is required." -msgstr "" - -#: accounts/models.py:78 -msgid "Additional field" -msgstr "" - -#: accounts/models.py:79 -msgid "Additional fields" -msgstr "" - -#: accounts/models.py:102 -msgid "Additional field value" -msgstr "" - -#: accounts/models.py:103 -msgid "Additional field values" -msgstr "" - -#: accounts/models.py:120 -msgid "Consent field value" -msgstr "" - -#: accounts/models.py:121 -msgid "Consent field values" -msgstr "" - -#: accounts/models.py:133 -msgid "Member" -msgstr "" - -#: accounts/models.py:134 -msgid "The sites for which this user is a member." -msgstr "" - -#: accounts/models.py:138 projects/constants.py:9 -#: projects/models/membership.py:13 -msgid "Manager" -msgstr "" - -#: accounts/models.py:139 -msgid "The sites for which this user is manager." -msgstr "" - -#: accounts/models.py:143 -msgid "Editor" -msgstr "" - -#: accounts/models.py:144 -msgid "The sites for which this user is an editor." -msgstr "" - -#: accounts/models.py:148 -msgid "Reviewer" -msgstr "" - -#: accounts/models.py:149 -msgid "The sites for which this user is a reviewer." -msgstr "" - -#: accounts/models.py:154 projects/models/invite.py:33 -#: projects/models/membership.py:30 -#: projects/templates/projects/project_detail_invites.html:16 -#: projects/templates/projects/project_detail_memberships.html:21 -#: projects/templates/projects/projects.html:138 -msgid "Role" -msgstr "" - -#: accounts/models.py:155 -msgid "Roles" -msgstr "" - -#: accounts/templates/account/account_token.html:6 -#: core/templates/core/base_navigation.html:85 -msgid "API token" -msgstr "" - -#: accounts/templates/account/account_token.html:8 -msgid "Your API token is:" -msgstr "" - -#: accounts/templates/account/account_token.html:12 -msgid "Regenerate token" -msgstr "" - -#: accounts/templates/account/account_token.html:16 -msgid "" -"You can use this token in HTTP requests by using the Authorization Header:" -msgstr "" - -#: accounts/templates/account/email.html:6 -msgid "E-mail Addresses" -msgstr "" - -#: accounts/templates/account/email.html:10 -msgid "The following e-mail addresses are associated with your account:" -msgstr "" - -#: accounts/templates/account/email.html:26 -msgid "Primary" -msgstr "" - -#: accounts/templates/account/email.html:30 -msgid "Verified" -msgstr "" - -#: accounts/templates/account/email.html:32 -msgid "Unverified" -msgstr "" - -#: accounts/templates/account/email.html:40 -msgid "Make Primary" -msgstr "" - -#: accounts/templates/account/email.html:41 -msgid "Re-send Verification" -msgstr "" - -#: accounts/templates/account/email.html:42 -msgid "Remove" -msgstr "" - -#: accounts/templates/account/email.html:51 -msgid "Warning:" -msgstr "" - -#: accounts/templates/account/email.html:51 -msgid "" -"You currently do not have any e-mail address set up. You should really add " -"an e-mail address so you can receive notifications, reset your password, etc." -msgstr "" - -#: accounts/templates/account/email.html:56 -msgid "Add E-mail Address" -msgstr "" - -#: accounts/templates/account/email.html:63 -msgid "Add E-mail" -msgstr "" - -#: accounts/templates/account/email.html:71 -msgid "Do you really want to remove the selected e-mail address?" -msgstr "" - -#: accounts/templates/account/email/password_reset_key_message.txt:1 -#: projects/templates/projects/email/project_invite_message.txt:1 -msgid "Dear" -msgstr "" - -#: accounts/templates/account/email/password_reset_key_message.txt:3 -#, python-format -msgid "" -"You are receiving this e-mail because you requested that your password on " -"%(site_domain)s will be reset. It can be safely ignored if you did not " -"request a password reset. Click the link below to reset your password." -msgstr "" - -#: accounts/templates/account/email/password_reset_key_message.txt:11 -#, python-format -msgid "In case you forgot, your username is '%(username)s'." -msgstr "" - -#: accounts/templates/account/email/password_reset_key_message.txt:15 -#: projects/templates/projects/email/project_invite_message.txt:16 -#: projects/templates/projects/issue_send_message.txt:9 -msgid "Sincerely" -msgstr "" - -#: accounts/templates/account/email/password_reset_key_subject.txt:1 -#: accounts/templates/account/password_reset.html:6 -msgid "Password reset" -msgstr "" - -#: accounts/templates/account/email_confirm.html:7 -msgid "Confirm E-mail Address" -msgstr "" - -#: accounts/templates/account/email_confirm.html:14 -#, python-format -msgid "" -"Please confirm that %(email)s is an e-mail " -"address for user %(user_display)s." -msgstr "" - -#: accounts/templates/account/email_confirm.html:21 -msgid "Confirm" -msgstr "" - -#: accounts/templates/account/email_confirm.html:29 -#, python-format -msgid "" -"This e-mail confirmation link expired or is invalid. Please issue a new e-mail confirmation request." -msgstr "" - -#: accounts/templates/account/login.html:6 -#: accounts/templates/account/login_form.html:23 -#: accounts/templates/account/password_reset_from_key_done.html:14 -#: core/templates/core/base_navigation.html:124 -#: core/templates/core/home.html:55 -msgid "Login" -msgstr "" - -#: accounts/templates/account/login_form.html:6 -msgid "Login with Shibboleth" -msgstr "" - -#: accounts/templates/account/login_form_account.html:7 -#, python-format -msgid "" -"If you have not created an account yet, then please sign up first." -msgstr "" - -#: accounts/templates/account/login_form_account.html:14 -#, python-format -msgid "" -"If you forgot your password and want to reset it, click here." -msgstr "" - -#: accounts/templates/account/login_form_socialaccount.html:9 -msgid "" -"Alternatively, you can login using one of the following third party accounts:" -msgstr "" - -#: accounts/templates/account/logout.html:6 -#: accounts/templates/account/logout.html:19 -#: accounts/templates/account/logout_form.html:6 -#: core/templates/core/base_navigation.html:113 -#: core/templates/rest_framework_swagger/index.html:28 -msgid "Logout" -msgstr "" - -#: accounts/templates/account/logout.html:9 -msgid "Are you sure you want to sign out?" -msgstr "" - -#: accounts/templates/account/password_change.html:6 -#: accounts/templates/account/password_change.html:17 -#: core/templates/core/base_navigation_account.html:7 -msgid "Change password" -msgstr "" - -#: accounts/templates/account/password_change.html:9 -msgid "" -"Please enter your old password, and then enter your new password twice so we " -"can verify you typed it in correctly." -msgstr "" - -#: accounts/templates/account/password_reset.html:13 -msgid "" -"Forgotten your password? Enter your e-mail address below, and we'll send you " -"an e-mail allowing you to reset it." -msgstr "" - -#: accounts/templates/account/password_reset.html:21 -msgid "Reset my password" -msgstr "" - -#: accounts/templates/account/password_reset_done.html:6 -msgid "Password reset sent" -msgstr "" - -#: accounts/templates/account/password_reset_done.html:13 -msgid "" -"We have sent you an e-mail. Please contact us if you do not receive it " -"within a few minutes." -msgstr "" - -#: accounts/templates/account/password_reset_done.html:19 -msgid "" -"If you don't receive an e-mail, please make sure you've entered the address " -"you registered with, and check your spam folder." -msgstr "" - -#: accounts/templates/account/password_reset_from_key.html:8 -msgid "Bad token" -msgstr "" - -#: accounts/templates/account/password_reset_from_key.html:12 -#, python-format -msgid "" -"The password reset link was invalid, possibly because it has already been " -"used. Please request a new password reset." -msgstr "" - -#: accounts/templates/account/password_reset_from_key.html:18 -msgid "Enter new password" -msgstr "" - -#: accounts/templates/account/password_reset_from_key.html:27 -msgid "Change my password" -msgstr "" - -#: accounts/templates/account/password_reset_from_key.html:33 -msgid "Your password is now changed." -msgstr "" - -#: accounts/templates/account/password_reset_from_key_done.html:7 -msgid "Password reset complete" -msgstr "" - -#: accounts/templates/account/password_reset_from_key_done.html:10 -msgid "Your password has been set. You may go ahead and log in now." -msgstr "" - -#: accounts/templates/account/password_set.html:6 -msgid "Set new password" -msgstr "" - -#: accounts/templates/account/password_set.html:9 -msgid "" -"Please enter your new password twice so we can verify you typed it in " -"correctly." -msgstr "" - -#: accounts/templates/account/password_set.html:17 -msgid "Set password" -msgstr "" - -#: accounts/templates/account/signup.html:6 -#: accounts/templates/socialaccount/signup.html:6 -msgid "Create a new account" -msgstr "" - -#: accounts/templates/account/signup.html:9 -#, python-format -msgid "" -"Already have an account? Then please sign in." -msgstr "" - -#: accounts/templates/account/signup.html:34 -#: accounts/templates/socialaccount/signup.html:33 -msgid "I agree to the terms of use." -msgstr "" - -#: accounts/templates/account/signup.html:41 -#: accounts/templates/socialaccount/signup.html:40 -msgid "You need to agree to the terms of use to proceed." -msgstr "" - -#: accounts/templates/account/signup.html:47 -#: accounts/templates/socialaccount/signup.html:46 -msgid "Create account" -msgstr "" - -#: accounts/templates/account/signup_closed.html:6 -msgid "Sign up closed" -msgstr "" - -#: accounts/templates/account/signup_closed.html:9 -msgid "We are sorry, but the sign up is currently closed." -msgstr "" - -#: accounts/templates/account/signup_modal_terms_of_use.html:28 -#: accounts/templates/account/terms_of_use.html:6 -msgid "Terms of use" -msgstr "" - -#: accounts/templates/account/signup_modal_terms_of_use.html:43 -msgid "I agree to the terms of use" -msgstr "" - -#: accounts/templates/account/signup_modal_terms_of_use.html:46 -#: projects/templates/projects/project_questions_modal_delete_valuesets.html:35 -#: projects/templates/projects/project_questions_modal_form_valuesets.html:28 -msgid "Close" -msgstr "" - -#: accounts/templates/account/verification_sent.html:7 -#: accounts/templates/account/verified_email_required.html:6 -msgid "Verify your e-mail address" -msgstr "" - -#: accounts/templates/account/verification_sent.html:11 -msgid "" -"We have sent an e-mail to you for verification. Follow the link provided to " -"finalize the signup process. Please contact us if you do not receive it " -"within a few minutes." -msgstr "" - -#: accounts/templates/account/verified_email_required.html:11 -msgid "" -"This part of the site requires us to verify that you are who you claim to " -"be. For this purpose, we require that you verify ownership of your e-mail " -"address." -msgstr "" - -#: accounts/templates/account/verified_email_required.html:15 -msgid "" -"We have sent an e-mail to you for verification. Please click on the link " -"inside this e-mail. Please contact us if you do not receive it within a few " -"minutes." -msgstr "" - -#: accounts/templates/account/verified_email_required.html:19 -#, python-format -msgid "" -"Note: you can still change your e-" -"mail address." -msgstr "" - -#: accounts/templates/profile/profile_remove_closed.html:6 -#: accounts/templates/profile/profile_remove_failed.html:6 -#: accounts/templates/profile/profile_remove_form.html:7 -#: accounts/templates/profile/profile_remove_form.html:17 -#: accounts/templates/profile/profile_remove_success.html:6 -#: accounts/templates/profile/profile_update_form.html:30 -#: accounts/templates/profile/profile_update_form.html:37 -#: core/templates/core/base_navigation.html:93 -msgid "Delete profile" -msgstr "" - -#: accounts/templates/profile/profile_remove_closed.html:9 -msgid "We are sorry, but you cannot remove your profile here." -msgstr "" - -#: accounts/templates/profile/profile_remove_failed.html:9 -msgid "" -"Profile removal failed. Please make sure that you enter the correct data." -msgstr "" - -#: accounts/templates/profile/profile_remove_form.html:9 -msgid "" -"If you are willing to remove all your account information please proceed by " -"entering the necessary data below. Once completed this can not be undone." -msgstr "" - -#: accounts/templates/profile/profile_remove_form.html:18 -#: accounts/templates/profile/profile_update_form.html:25 -#: core/templates/core/bootstrap_delete_form.html:8 -#: core/templates/core/bootstrap_form.html:10 -#: management/templates/management/upload.html:88 -#: projects/templates/projects/project_import.html:162 -msgid "Cancel" -msgstr "" - -#: accounts/templates/profile/profile_remove_success.html:9 -msgid "Your profile was successfully removed." -msgstr "" - -#: accounts/templates/profile/profile_update_closed.html:6 -msgid "Profile update" -msgstr "" - -#: accounts/templates/profile/profile_update_closed.html:9 -msgid "We are sorry, but you cannot update your profile here." -msgstr "" - -#: accounts/templates/profile/profile_update_form.html:6 -#: accounts/templates/profile/profile_update_form.html:24 -#: core/templates/core/base_navigation.html:69 -msgid "Update profile" -msgstr "" - -#: accounts/templates/profile/profile_update_form.html:12 -#, python-format -msgid "" -"Please enter your updated account information. You can change your password " -"using the password form and update your e-" -"mail using the e-mail form." -msgstr "" - -#: accounts/templates/profile/profile_update_form.html:33 -msgid "" -"If you want to remove all your account information please proceed by " -"clicking the button below." -msgstr "" - -#: accounts/templates/socialaccount/authentication_error.html:9 -msgid "Social Network Login Failure" -msgstr "" - -#: accounts/templates/socialaccount/authentication_error.html:12 -msgid "" -"An error occurred while attempting to login via your social network account." -msgstr "" - -#: accounts/templates/socialaccount/connections.html:6 -#: core/templates/core/base_navigation_socialaccount.html:4 -msgid "Account connections" -msgstr "" - -#: accounts/templates/socialaccount/connections.html:8 -msgid "Current connections" -msgstr "" - -#: accounts/templates/socialaccount/connections.html:13 -msgid "" -"You can sign in to your account using any of the following third party " -"accounts:" -msgstr "" - -#: accounts/templates/socialaccount/connections.html:39 -msgid "Remove selected account" -msgstr "" - -#: accounts/templates/socialaccount/connections.html:53 -msgid "" -"You currently have no social network accounts connected to this account." -msgstr "" - -#: accounts/templates/socialaccount/connections.html:58 -msgid "Add an additional account" -msgstr "" - -#: accounts/templates/socialaccount/login.html:4 -msgid "Sign In" -msgstr "" - -#: accounts/templates/socialaccount/login.html:8 -#, python-format -msgid "Connect %(provider)s" -msgstr "" - -#: accounts/templates/socialaccount/login.html:10 -#, python-format -msgid "You are about to connect a new third party account from %(provider)s." -msgstr "" - -#: accounts/templates/socialaccount/login.html:12 -#, python-format -msgid "Sign In Via %(provider)s" -msgstr "" - -#: accounts/templates/socialaccount/login.html:14 -#, python-format -msgid "You are about to sign in using a third party account from %(provider)s." -msgstr "" - -#: accounts/templates/socialaccount/login.html:19 -msgid "Continue" -msgstr "" - -#: accounts/templates/socialaccount/login_cancelled.html:9 -msgid "Login Cancelled" -msgstr "" - -#: accounts/templates/socialaccount/login_cancelled.html:14 -#, python-format -msgid "" -"You decided to cancel logging in to our site using one of your existing " -"accounts. If this was a mistake, please proceed to sign in." -msgstr "" - -#: accounts/templates/socialaccount/signup.html:9 -#, python-format -msgid "" -"You are about to use your %(provider_name)s account to " -"login to %(site_name)s. As a final step, please complete the following form:" -msgstr "" - -#: accounts/templatetags/accounts_tags.py:19 -#: projects/templates/projects/project_questions_modal_form_valuesets.html:19 -#: projects/templates/projects/projects.html:136 -#: projects/templates/projects/site_projects.html:64 -msgid "Name" -msgstr "" - -#: conditions/apps.py:7 conditions/models.py:90 -#: conditions/templates/conditions/export/conditions.html:6 -#: options/models.py:62 options/templates/options/export/optionset.html:29 -#: questions/models/page.py:161 questions/models/question.py:221 -#: questions/models/questionset.py:156 tasks/models.py:142 -#: tasks/templates/tasks/export/tasks.html:48 -msgid "Conditions" -msgstr "" - -#: conditions/models.py:35 -#: conditions/templates/conditions/export/conditions.html:15 -#: domain/models.py:15 domain/templates/domain/export/attributes.html:14 -#: options/models.py:17 options/models.py:161 -#: options/templates/options/export/option.html:5 -#: options/templates/options/export/optionset.html:5 -#: questions/models/catalog.py:36 questions/models/page.py:35 -#: questions/models/question.py:26 questions/models/questionset.py:30 -#: questions/models/section.py:34 -#: questions/templates/questions/export/catalog.html:6 -#: questions/templates/questions/export/page.html:6 -#: questions/templates/questions/export/question.html:8 -#: questions/templates/questions/export/questionset.html:8 -#: questions/templates/questions/export/section.html:6 tasks/models.py:20 -#: tasks/templates/tasks/export/tasks.html:15 views/models.py:21 -#: views/templates/views/export/views.html:15 -msgid "URI" -msgstr "" - -#: conditions/models.py:36 -msgid "The Uniform Resource Identifier of this condition (auto-generated)." -msgstr "" - -#: conditions/models.py:40 domain/models.py:20 options/models.py:22 -#: options/models.py:166 questions/models/catalog.py:41 -#: questions/models/page.py:40 questions/models/question.py:31 -#: questions/models/questionset.py:35 questions/models/section.py:39 -#: tasks/models.py:25 views/models.py:26 -msgid "URI Prefix" -msgstr "" - -#: conditions/models.py:41 -msgid "The prefix for the URI of this condition." -msgstr "" - -#: conditions/models.py:45 options/models.py:27 options/models.py:171 -#: questions/models/catalog.py:46 questions/models/page.py:45 -#: questions/models/question.py:36 questions/models/questionset.py:40 -#: questions/models/section.py:44 tasks/models.py:30 views/models.py:31 -msgid "URI Path" -msgstr "" - -#: conditions/models.py:46 -msgid "The path for the URI of this condition." -msgstr "" - -#: conditions/models.py:50 -#: conditions/templates/conditions/export/conditions.html:21 -#: domain/models.py:35 options/models.py:32 options/models.py:176 -#: questions/models/catalog.py:51 questions/models/page.py:50 -#: questions/models/question.py:41 questions/models/questionset.py:45 -#: questions/models/section.py:49 -#: questions/templates/questions/export/catalog.html:12 -#: questions/templates/questions/export/page.html:12 -#: questions/templates/questions/export/question.html:14 -#: questions/templates/questions/export/question.html:70 -#: questions/templates/questions/export/questionset.html:14 -#: questions/templates/questions/export/section.html:12 tasks/models.py:35 -#: tasks/templates/tasks/export/tasks.html:21 views/models.py:36 -#: views/templates/views/export/views.html:21 -msgid "Comment" -msgstr "" - -#: conditions/models.py:51 -msgid "Additional internal information about this condition." -msgstr "" - -#: conditions/models.py:55 domain/models.py:40 options/models.py:37 -#: options/models.py:181 questions/models/catalog.py:56 -#: questions/models/page.py:55 questions/models/question.py:46 -#: questions/models/questionset.py:50 questions/models/section.py:54 -#: tasks/models.py:40 views/models.py:41 -msgid "Locked" -msgstr "" - -#: conditions/models.py:56 -msgid "Designates whether this condition can be changed." -msgstr "" - -#: conditions/models.py:60 domain/models.py:45 options/models.py:47 -#: options/models.py:186 questions/models/catalog.py:76 -#: questions/models/page.py:81 questions/models/question.py:66 -#: questions/models/questionset.py:76 questions/models/section.py:64 -#: tasks/models.py:61 views/models.py:62 -msgid "Editors" -msgstr "" - -#: conditions/models.py:61 -msgid "The sites that can edit this condition (in a multi site setup)." -msgstr "" - -#: conditions/models.py:66 -#: conditions/templates/conditions/export/conditions.html:27 -msgid "Source" -msgstr "" - -#: conditions/models.py:67 -msgid "The attribute of the value for this condition." -msgstr "" - -#: conditions/models.py:71 -#: conditions/templates/conditions/export/conditions.html:31 -msgid "Relation" -msgstr "" - -#: conditions/models.py:72 -msgid "The relation this condition is using." -msgstr "" - -#: conditions/models.py:76 -msgid "Target (Text)" -msgstr "" - -#: conditions/models.py:77 -msgid "" -"If using a regular value, the text value this condition is checking against " -"(for boolean values use 1 and 0)." -msgstr "" - -#: conditions/models.py:83 -msgid "Target (Option)" -msgstr "" - -#: conditions/models.py:84 -msgid "" -"If using a value pointing to an option, the option this condition is " -"checking against." -msgstr "" - -#: conditions/models.py:89 -msgid "Condition" -msgstr "" - -#: conditions/templates/conditions/export/conditions.html:36 -msgid "Target" -msgstr "" - -#: core/constants.py:14 core/settings.py:318 options/models.py:155 -#: options/templates/options/export/option.html:8 projects/models/value.py:69 -#: tasks/templates/tasks/export/tasks.html:31 -msgid "Text" -msgstr "" - -#: core/constants.py:15 projects/models/issue.py:110 -msgid "URL" -msgstr "" - -#: core/constants.py:16 -msgid "Integer" -msgstr "" - -#: core/constants.py:17 -msgid "Float" -msgstr "" - -#: core/constants.py:18 -msgid "Boolean" -msgstr "" - -#: core/constants.py:19 -msgid "Datetime" -msgstr "" - -#: core/constants.py:21 -msgid "Phone" -msgstr "" - -#: core/constants.py:22 options/models.py:272 projects/models/value.py:74 -msgid "Option" -msgstr "" - -#: core/constants.py:23 projects/models/value.py:79 -msgid "File" -msgstr "" - -#: core/models.py:16 -msgid "created" -msgstr "" - -#: core/models.py:17 -msgid "updated" -msgstr "" - -#: core/settings.py:133 -msgid "English" -msgstr "" - -#: core/settings.py:134 -msgid "German" -msgstr "" - -#: core/settings.py:253 -msgid "PDF" -msgstr "" - -#: core/settings.py:254 -msgid "Rich Text Format" -msgstr "" - -#: core/settings.py:255 -msgid "Open Office" -msgstr "" - -#: core/settings.py:256 -msgid "Microsoft Office" -msgstr "" - -#: core/settings.py:257 -msgid "HTML" -msgstr "" - -#: core/settings.py:258 -msgid "Markdown" -msgstr "" - -#: core/settings.py:259 -msgid "mediawiki" -msgstr "" - -#: core/settings.py:260 -msgid "LaTeX" -msgstr "" - -#: core/settings.py:282 core/settings.py:289 -msgid "RDMO XML" -msgstr "" - -#: core/settings.py:283 -msgid "CSV (comma separated)" -msgstr "" - -#: core/settings.py:284 -msgid "CSV (semicolon separated)" -msgstr "" - -#: core/settings.py:285 -msgid "JSON" -msgstr "" - -#: core/settings.py:319 options/models.py:156 -msgid "Textarea" -msgstr "" - -#: core/settings.py:320 -msgid "Yes/No" -msgstr "" - -#: core/settings.py:321 -msgid "Checkboxes" -msgstr "" - -#: core/settings.py:322 -msgid "Radio buttons" -msgstr "" - -#: core/settings.py:323 -msgid "Select drop-down" -msgstr "" - -#: core/settings.py:324 -msgid "Autocomplete" -msgstr "" - -#: core/settings.py:325 -msgid "Free autocomplete" -msgstr "" - -#: core/settings.py:326 -msgid "Range slider" -msgstr "" - -#: core/settings.py:327 -msgid "Date picker" -msgstr "" - -#: core/settings.py:328 -msgid "File upload" -msgstr "" - -#: core/templates/core/400.html:6 -msgid "Bad request" -msgstr "" - -#: core/templates/core/400.html:8 -msgid "Sorry, but there is something wrong with your HTTP request." -msgstr "" - -#: core/templates/core/403.html:6 -msgid "Forbidden" -msgstr "" - -#: core/templates/core/403.html:8 -msgid "Sorry, but you are not allowed to access this URL." -msgstr "" - -#: core/templates/core/404.html:6 -msgid "Not found" -msgstr "" - -#: core/templates/core/404.html:8 -msgid "The requested URL was not found on this server." -msgstr "" - -#: core/templates/core/500.html:6 -msgid "Internal server error" -msgstr "" - -#: core/templates/core/500.html:8 -msgid "Sorry, but there was an error with the requested URL." -msgstr "" - -#: core/templates/core/about_text_de.html:6 -#: core/templates/core/about_text_en.html:6 -#: core/templates/core/about_text_fr.html:6 -#: core/templates/core/about_text_it.html:6 -msgid "RDMO Logo" -msgstr "" - -#: core/templates/core/back_to_project_link.html:4 -#: projects/templates/projects/project_view.html:15 -msgid "Back to project" -msgstr "" - -#: core/templates/core/base_navigation.html:26 management/apps.py:7 -#: management/templates/management/management.html:30 -msgid "Management" -msgstr "" - -#: core/templates/core/base_navigation.html:31 -msgid "Admin" -msgstr "" - -#: core/templates/core/base_navigation.html:44 -msgid "Language" -msgstr "" - -#: core/templates/core/base_navigation.html:60 -msgid "About RDMO" -msgstr "" - -#: core/templates/core/base_navigation.html:100 -#: overlays/templates/overlays/reset_overlays.html:6 -msgid "Reset tutorial overlays" -msgstr "" - -#: core/templates/core/base_navigation_account.html:4 -msgid "Update e-mail" -msgstr "" - -#: core/templates/core/home.html:42 -msgid "" -"A tool to support the planning, implementation, and organisation of research " -"data management." -msgstr "" - -#: core/templates/core/upload_form.html:13 -#: core/templates/core/upload_form.html:29 -msgid "Select file" -msgstr "" - -#: core/templates/core/upload_form.html:17 -msgid "Upload" -msgstr "" - -#: core/templates/rest_framework_swagger/index.html:30 -msgid "Session Login" -msgstr "" - -#: core/templates/rest_framework_swagger/index.html:41 -msgid "You are logged in as: " -msgstr "" - -#: core/templates/rest_framework_swagger/index.html:43 -msgid "Viewing as an anoymous user" -msgstr "" - -#: core/templates/rest_framework_swagger/index.html:55 -msgid "Powered by " -msgstr "" - -#: core/utils.py:122 core/utils.py:127 -msgid "Elements" -msgstr "" - -#: core/utils.py:123 -msgid "The questions and question sets for this page." -msgstr "" - -#: core/utils.py:128 -msgid "The questions and question sets for this question set." -msgstr "" - -#: core/utils.py:208 -msgid "This format is not supported." -msgstr "" - -#: core/utils.py:383 -msgid "show more" -msgstr "" - -#: core/utils.py:384 -msgid "show less" -msgstr "" - -#: core/validators.py:64 -#, python-format -msgid "%(model)s with the uri \"%(uri)s\" already exists." -msgstr "" - -#: core/validators.py:80 domain/validators.py:14 projects/forms.py:349 -#: projects/forms.py:370 -msgid "This field is required." -msgstr "" - -#: core/validators.py:84 -msgid "" -"This value may contain only letters, numbers, slashes, hyphens and " -"underscores." -msgstr "" - -#: core/validators.py:129 -msgid "A superior element is locked." -msgstr "" - -#: core/validators.py:136 -msgid "The element is locked." -msgstr "" - -#: domain/apps.py:7 domain/templates/domain/export/attributes.html:6 -msgid "Domain" -msgstr "" - -#: domain/models.py:16 -msgid "The Uniform Resource Identifier of this attribute (auto-generated)." -msgstr "" - -#: domain/models.py:21 -msgid "The prefix for the URI of this attribute." -msgstr "" - -#: domain/models.py:25 projects/models/integration.py:66 -msgid "Key" -msgstr "" - -#: domain/models.py:26 -msgid "The internal identifier of this attribute." -msgstr "" - -#: domain/models.py:30 -msgid "Path" -msgstr "" - -#: domain/models.py:31 -msgid "The path part of the URI of this attribute (auto-generated)." -msgstr "" - -#: domain/models.py:36 -msgid "Additional information about this attribute." -msgstr "" - -#: domain/models.py:41 -msgid "Designates whether this attribute (and its descendants) can be changed." -msgstr "" - -#: domain/models.py:46 -msgid "The sites that can edit this attribute (in a multi site setup)." -msgstr "" - -#: domain/models.py:51 -msgid "Parent attribute" -msgstr "" - -#: domain/models.py:52 -msgid "Parent attribute in the domain model." -msgstr "" - -#: domain/models.py:57 projects/models/value.py:44 questions/models/page.py:61 -#: questions/models/question.py:51 questions/models/questionset.py:56 -msgid "Attribute" -msgstr "" - -#: domain/models.py:58 -msgid "Attributes" -msgstr "" - -#: domain/validators.py:49 -msgid "" -"An attribute may not be cloned to be a child of itself or one of its " -"descendants." -msgstr "" - -#: domain/validators.py:58 -msgid "" -"An attribute may not be moved to be a child of itself or one of its " -"descendants." -msgstr "" - -#: management/management/commands/import.py:20 management/viewsets.py:63 -msgid "" -"The content of the xml file does not consist of well formed data or markup." -msgstr "" - -#: management/management/commands/import.py:22 -msgid "This XML does not contain RDMO content." -msgstr "" - -#: management/templates/management/import.html:10 -#: management/templates/management/upload.html:13 -#, python-format -msgid "Import elements from %(file_name)s" -msgstr "" - -#: management/templates/management/import.html:16 -#: management/templates/management/upload.html:19 -msgid "Element" -msgstr "" - -#: management/templates/management/import.html:17 -#: management/templates/management/upload.html:20 -msgid "Remarks" -msgstr "" - -#: management/templates/management/import.html:49 -#: management/templates/management/upload.html:56 -#, python-format -msgid "" -"%(foreign_model)s %(foreign_uri)s does not exist, but will be imported from " -"this file." -msgstr "" - -#: management/templates/management/import.html:53 -#: management/templates/management/upload.html:60 -#, python-format -msgid "%(foreign_model)s %(foreign_uri)s does not exist." -msgstr "" - -#: management/templates/management/import.html:70 -#: projects/templates/projects/project_questions_buttons.html:19 -#: projects/templates/projects/project_questions_buttons.html:32 -#: projects/templates/projects/project_questions_buttons.html:67 -msgid "Back" -msgstr "" - -#: management/templates/management/upload.html:21 -#: projects/templates/projects/project_detail_sidebar_parent_import.html:15 -msgid "Import" -msgstr "" - -#: management/templates/management/upload.html:87 -msgid "Import elements" -msgstr "" - -#: management/viewsets.py:54 management/viewsets.py:104 -msgid "This field may not be blank." -msgstr "" - -#: management/viewsets.py:71 management/viewsets.py:74 -#: management/viewsets.py:77 -msgid "This is not a valid RDMO XML file." -msgstr "" - -#: management/viewsets.py:106 -msgid "This is not a valid RDMO import JSON." -msgstr "" - -#: options/apps.py:7 options/models.py:57 options/models.py:273 -#: options/templates/options/export/options.html:6 -#: options/templates/options/export/optionset.html:9 -#: projects/templates/projects/issue_detail.html:81 -#: projects/templates/projects/issue_send_integrations.html:9 -#: projects/templates/projects/project_answers.html:28 -#: projects/templates/projects/project_detail_integrations.html:19 -#: projects/templates/projects/project_detail_sidebar.html:11 -#: projects/templates/projects/project_view.html:42 -#: projects/templates/projects/projects.html:29 -#: projects/templates/projects/site_projects.html:48 -#: questions/templates/questions/export/question.html:30 -msgid "Options" -msgstr "" - -#: options/models.py:18 -msgid "The Uniform Resource Identifier of this option set (auto-generated)." -msgstr "" - -#: options/models.py:23 -msgid "The prefix for the URI of this option set." -msgstr "" - -#: options/models.py:28 -msgid "The path for the URI of this option set." -msgstr "" - -#: options/models.py:33 -msgid "Additional internal information about this option set." -msgstr "" - -#: options/models.py:38 -msgid "Designates whether this option set (and its options) can be changed." -msgstr "" - -#: options/models.py:42 questions/models/catalog.py:61 tasks/models.py:45 -#: views/models.py:46 -msgid "Order" -msgstr "" - -#: options/models.py:43 -msgid "The position of this option set in lists." -msgstr "" - -#: options/models.py:48 -msgid "The sites that can edit this option set (in a multi site setup)." -msgstr "" - -#: options/models.py:52 options/templates/options/export/optionset.html:21 -#: projects/templates/projects/issue_send_integrations.html:7 -#: projects/templates/projects/project_detail_integrations.html:17 -msgid "Provider" -msgstr "" - -#: options/models.py:53 -msgid "" -"The provider for this optionset. If set, it will create dynamic options for " -"this optionset." -msgstr "" - -#: options/models.py:58 -msgid "The list of options for this option set." -msgstr "" - -#: options/models.py:63 -msgid "The list of conditions evaluated for this option set." -msgstr "" - -#: options/models.py:68 -msgid "Option set" -msgstr "" - -#: options/models.py:69 options/templates/options/export/optionsets.html:6 -#: questions/models/question.py:216 -msgid "Option sets" -msgstr "" - -#: options/models.py:162 -msgid "The Uniform Resource Identifier of this option (auto-generated)." -msgstr "" - -#: options/models.py:167 -msgid "The prefix for the URI of this option." -msgstr "" - -#: options/models.py:172 -msgid "The path for the URI of this option." -msgstr "" - -#: options/models.py:177 -msgid "Additional internal information about this option." -msgstr "" - -#: options/models.py:182 -msgid "Designates whether this option can be changed." -msgstr "" - -#: options/models.py:187 -msgid "The sites that can edit this option (in a multi site setup)." -msgstr "" - -#: options/models.py:192 -msgid "The text for this option (in the primary language)." -msgstr "" - -#: options/models.py:197 -msgid "The text for this option (in the secondary language)." -msgstr "" - -#: options/models.py:202 -msgid "The text for this option (in the tertiary language)." -msgstr "" - -#: options/models.py:207 -msgid "The text for this option (in the quaternary language)." -msgstr "" - -#: options/models.py:212 -msgid "The text for this option (in the quinary language)." -msgstr "" - -#: options/models.py:217 -msgid "The help text for this option (in the primary language)." -msgstr "" - -#: options/models.py:222 -msgid "The help text for this option (in the secondary language)." -msgstr "" - -#: options/models.py:227 -msgid "The help text for this option (in the tertiary language)." -msgstr "" - -#: options/models.py:232 -msgid "The help text for this option (in the quaternary language)." -msgstr "" - -#: options/models.py:237 -msgid "The help text for this option (in the quinary language)." -msgstr "" - -#: options/models.py:241 -msgid "View text (primary)" -msgstr "" - -#: options/models.py:242 -msgid "The view text for this option (in the primary language)." -msgstr "" - -#: options/models.py:246 -msgid "View text (secondary)" -msgstr "" - -#: options/models.py:247 -msgid "The view text for this option (in the secondary language)." -msgstr "" - -#: options/models.py:251 -msgid "View text (tertiary)" -msgstr "" - -#: options/models.py:252 -msgid "The view text for this option (in the tertiary language)." -msgstr "" - -#: options/models.py:256 -msgid "View text (quaternary)" -msgstr "" - -#: options/models.py:257 -msgid "The view text for this option (in the quaternary language)." -msgstr "" - -#: options/models.py:261 -msgid "View text (quinary)" -msgstr "" - -#: options/models.py:262 -msgid "The view text for this option (in the quinary language)." -msgstr "" - -#: options/models.py:266 options/templates/options/export/option.html:17 -msgid "Additional input" -msgstr "" - -#: options/models.py:267 -msgid "Designates whether an additional input is possible for this option." -msgstr "" - -#: options/templates/options/export/option.html:11 -#: questions/templates/questions/export/page.html:20 -#: questions/templates/questions/export/question.html:22 -#: questions/templates/questions/export/questionset.html:22 -msgid "Help" -msgstr "" - -#: options/templates/options/export/option.html:14 -msgid "View text" -msgstr "" - -#: overlays/apps.py:7 overlays/models.py:33 -msgid "Overlays" -msgstr "" - -#: overlays/models.py:11 projects/forms.py:182 -#: projects/models/continuation.py:18 projects/models/invite.py:23 -#: projects/models/membership.py:25 projects/models/project.py:33 -#: projects/templates/projects/project_detail_invites.html:14 -#: projects/templates/projects/project_detail_memberships.html:19 -msgid "User" -msgstr "" - -#: overlays/models.py:12 -msgid "The user for this overlay." -msgstr "" - -#: overlays/models.py:16 projects/models/project.py:38 -msgid "Site" -msgstr "" - -#: overlays/models.py:17 -msgid "The site for this overlay." -msgstr "" - -#: overlays/models.py:21 -msgid "Url name" -msgstr "" - -#: overlays/models.py:22 -msgid "The url_name for this overlay." -msgstr "" - -#: overlays/models.py:26 projects/forms.py:337 -#: projects/templates/projects/project_answers.html:13 -#: projects/templates/projects/project_view.html:28 -msgid "Current" -msgstr "" - -#: overlays/models.py:27 -msgid "The current state for this overlay." -msgstr "" - -#: overlays/models.py:32 -msgid "Overlay" -msgstr "" - -#: overlays/templates/overlays/buttons.html:4 -msgid "Dismiss" -msgstr "" - -#: overlays/templates/overlays/buttons.html:5 -msgid "Next tip" -msgstr "" - -#: overlays/templates/overlays/reset_overlays.html:9 -msgid "" -"RDMO uses overlays to introduce its functionality to new users. After that, " -"these overlays will no longer be displayed. Please click the button below if " -"you want to go through the tutorials again." -msgstr "" - -#: overlays/templates/overlays/reset_overlays.html:15 -msgid "Reset overlays" -msgstr "" - -#: projects/apps.py:8 projects/models/project.py:80 -msgid "Projects" -msgstr "" - -#: projects/constants.py:8 projects/models/membership.py:12 -msgid "Owner" -msgstr "" - -#: projects/constants.py:10 projects/models/membership.py:14 -msgid "Author" -msgstr "" - -#: projects/constants.py:11 projects/models/membership.py:15 -msgid "Guest" -msgstr "" - -#: projects/forms.py:181 -msgid "Username or e-mail" -msgstr "" - -#: projects/forms.py:183 -msgid "The username or e-mail of the new user." -msgstr "" - -#: projects/forms.py:195 -msgid "Add member silently" -msgstr "" - -#: projects/forms.py:196 -msgid "" -"As site manager or admin, you can directly add users without notifying them " -"via e-mail, when you check the following checkbox." -msgstr "" - -#: projects/forms.py:211 projects/serializers/v1/__init__.py:159 -msgid "The user is already a member of the project." -msgstr "" - -#: projects/forms.py:223 -msgid "" -"A user with this username or e-mail was not found. Only registered users can " -"be invited." -msgstr "" - -#: projects/forms.py:228 -msgid "Only existing users can be added silently." -msgstr "" - -#: projects/forms.py:303 projects/forms.py:307 -#, python-format -msgid "Attach %s" -msgstr "" - -#: projects/forms.py:313 -msgid "Subject" -msgstr "" - -#: projects/forms.py:314 -msgid "Message" -msgstr "" - -#: projects/forms.py:321 -msgid "Answers" -msgstr "" - -#: projects/forms.py:322 -msgid "Attach the output of \"View answers\"." -msgstr "" - -#: projects/forms.py:325 projects/models/project.py:63 -#: projects/templates/projects/project_detail_views.html:11 views/apps.py:7 -#: views/models.py:136 views/templates/views/export/views.html:6 -msgid "Views" -msgstr "" - -#: projects/forms.py:329 -msgid "Files" -msgstr "" - -#: projects/forms.py:336 projects/models/snapshot.py:33 -#: projects/models/value.py:38 -#: projects/templates/projects/project_detail_snapshots.html:20 -#: projects/templates/projects/project_import.html:93 -msgid "Snapshot" -msgstr "" - -#: projects/forms.py:340 -msgid "Format" -msgstr "" - -#: projects/forms.py:355 projects/forms.py:360 -msgid "Recipients" -msgstr "" - -#: projects/forms.py:361 -msgid "Enter recipients line by line" -msgstr "" - -#: projects/imports.py:224 -msgid "Import project from this URL" -msgstr "" - -#: projects/mixins.py:79 projects/mixins.py:96 projects/mixins.py:110 -#: projects/mixins.py:133 projects/mixins.py:151 projects/mixins.py:166 -#: projects/mixins.py:201 -msgid "Import error" -msgstr "" - -#: projects/mixins.py:80 projects/mixins.py:152 projects/mixins.py:202 -msgid "There has been an error with your import." -msgstr "" - -#: projects/mixins.py:97 -msgid "" -"There has been an error with your import. No uploaded or retrieved file " -"could be found." -msgstr "" - -#: projects/mixins.py:134 -msgid "Files of this type cannot be imported." -msgstr "" - -#: projects/models/continuation.py:13 projects/models/integration.py:14 -#: projects/models/invite.py:18 projects/models/issue.py:26 -#: projects/models/membership.py:20 projects/models/project.py:79 -#: projects/models/snapshot.py:17 projects/models/value.py:32 -#: projects/templates/projects/project_questions_overview.html:5 -msgid "Project" -msgstr "" - -#: projects/models/continuation.py:14 -msgid "The project for this continuation." -msgstr "" - -#: projects/models/continuation.py:19 -msgid "The user for this continuation." -msgstr "" - -#: projects/models/continuation.py:23 questions/models/page.py:167 -#: questions/templates/questions/export/page.html:3 -msgid "Page" -msgstr "" - -#: projects/models/continuation.py:24 -msgid "The page for this continuation." -msgstr "" - -#: projects/models/continuation.py:29 -msgid "Continuation" -msgstr "" - -#: projects/models/continuation.py:30 -msgid "Continuations" -msgstr "" - -#: projects/models/integration.py:15 -msgid "The project for this integration." -msgstr "" - -#: projects/models/integration.py:18 -msgid "Provider key" -msgstr "" - -#: projects/models/integration.py:19 -msgid "The key of the provider for this integration." -msgstr "" - -#: projects/models/integration.py:26 projects/models/integration.py:61 -#: projects/models/issue.py:106 -msgid "Integration" -msgstr "" - -#: projects/models/integration.py:27 -#: projects/templates/projects/project_detail_integrations.html:11 -msgid "Integrations" -msgstr "" - -#: projects/models/integration.py:62 -msgid "The integration for this integration option." -msgstr "" - -#: projects/models/integration.py:67 -msgid "The key for this integration option." -msgstr "" - -#: projects/models/integration.py:70 projects/models/value.py:100 -msgid "Value" -msgstr "" - -#: projects/models/integration.py:71 -msgid "The value for this integration option." -msgstr "" - -#: projects/models/integration.py:75 -msgid "Secret" -msgstr "" - -#: projects/models/integration.py:76 -msgid "" -"Designates whether this integration option is hidden from regular users." -msgstr "" - -#: projects/models/integration.py:81 -msgid "Integration option" -msgstr "" - -#: projects/models/integration.py:82 -msgid "Integration options" -msgstr "" - -#: projects/models/invite.py:19 -msgid "The project for this invite." -msgstr "" - -#: projects/models/invite.py:24 projects/models/membership.py:26 -msgid "The user for this membership." -msgstr "" - -#: projects/models/invite.py:29 -msgid "The e-mail for this membership." -msgstr "" - -#: projects/models/invite.py:34 -msgid "The role for this invite." -msgstr "" - -#: projects/models/invite.py:38 -msgid "Token" -msgstr "" - -#: projects/models/invite.py:39 -msgid "The token for this invite." -msgstr "" - -#: projects/models/invite.py:42 -msgid "Timestamp" -msgstr "" - -#: projects/models/invite.py:43 -msgid "The timestamp for this invite." -msgstr "" - -#: projects/models/invite.py:50 -msgid "Invite" -msgstr "" - -#: projects/models/invite.py:51 -#: projects/templates/projects/project_detail_invites.html:10 -msgid "Invites" -msgstr "" - -#: projects/models/issue.py:19 -msgid "open" -msgstr "" - -#: projects/models/issue.py:20 -msgid "in progress" -msgstr "" - -#: projects/models/issue.py:21 -msgid "closed" -msgstr "" - -#: projects/models/issue.py:27 -msgid "The project for this issue." -msgstr "" - -#: projects/models/issue.py:31 projects/templates/projects/issue_detail.html:15 -#: projects/templates/projects/project_detail_issues.html:19 -#: tasks/models.py:155 -msgid "Task" -msgstr "" - -#: projects/models/issue.py:32 -msgid "The task for this issue." -msgstr "" - -#: projects/models/issue.py:36 projects/templates/projects/issue_detail.html:75 -#: projects/templates/projects/project_detail_issues.html:22 -msgid "Status" -msgstr "" - -#: projects/models/issue.py:37 -msgid "The status for this issue." -msgstr "" - -#: projects/models/issue.py:43 projects/models/issue.py:101 -msgid "Issue" -msgstr "" - -#: projects/models/issue.py:44 -msgid "Issues" -msgstr "" - -#: projects/models/issue.py:102 -msgid "The issue for this issue resource." -msgstr "" - -#: projects/models/issue.py:107 -msgid "The integration for this issue resource." -msgstr "" - -#: projects/models/issue.py:111 -msgid "The URL of this issue resource." -msgstr "" - -#: projects/models/issue.py:116 -msgid "Issue resource" -msgstr "" - -#: projects/models/issue.py:117 -msgid "Issue resources" -msgstr "" - -#: projects/models/membership.py:21 -msgid "The project for this membership." -msgstr "" - -#: projects/models/membership.py:31 -msgid "The role for this membership." -msgstr "" - -#: projects/models/membership.py:38 -msgid "Membership" -msgstr "" - -#: projects/models/membership.py:39 -msgid "Memberships" -msgstr "" - -#: projects/models/project.py:28 -msgid "Parent project" -msgstr "" - -#: projects/models/project.py:29 -msgid "The parent project of this project." -msgstr "" - -#: projects/models/project.py:34 -msgid "The list of users for this project." -msgstr "" - -#: projects/models/project.py:39 -msgid "The site this project belongs to (in a multi site setup)." -msgstr "" - -#: projects/models/project.py:43 projects/models/snapshot.py:22 -#: projects/templates/projects/project_import.html:25 -#: projects/templates/projects/project_import.html:98 -#: tasks/templates/tasks/export/tasks.html:27 -#: views/templates/views/export/views.html:27 -msgid "Title" -msgstr "" - -#: projects/models/project.py:44 -msgid "The title for this project." -msgstr "" - -#: projects/models/project.py:48 projects/models/snapshot.py:27 -#: projects/templates/projects/issue_send_integrations.html:8 -#: projects/templates/projects/project_detail_header.html:15 -#: projects/templates/projects/project_detail_integrations.html:18 -#: projects/templates/projects/project_detail_issues.html:20 -#: projects/templates/projects/project_detail_snapshots.html:21 -#: projects/templates/projects/project_detail_views.html:20 -#: projects/templates/projects/project_import.html:28 -#: projects/templates/projects/project_import.html:101 -msgid "Description" -msgstr "" - -#: projects/models/project.py:49 -msgid "A description for this project (optional)." -msgstr "" - -#: projects/models/project.py:53 -#: projects/templates/projects/project_detail_header.html:23 -#: projects/templates/projects/project_import.html:31 -#: projects/templates/projects/project_questions_overview.html:8 -#: questions/models/catalog.py:142 -#: questions/templates/questions/export/catalog.html:3 -msgid "Catalog" -msgstr "" - -#: projects/models/project.py:54 -msgid "The catalog which will be used for this project." -msgstr "" - -#: projects/models/project.py:58 -#: projects/templates/projects/project_detail_issues.html:11 tasks/apps.py:7 -#: tasks/models.py:156 tasks/templates/tasks/export/tasks.html:6 -msgid "Tasks" -msgstr "" - -#: projects/models/project.py:59 -msgid "The tasks that will be used for this project." -msgstr "" - -#: projects/models/project.py:64 -msgid "The views that will be used for this project." -msgstr "" - -#: projects/models/project.py:68 -msgid "Progress total" -msgstr "" - -#: projects/models/project.py:69 -msgid "The total number of expected values for the progress bar." -msgstr "" - -#: projects/models/project.py:73 -msgid "Progress count" -msgstr "" - -#: projects/models/project.py:74 -msgid "The number of values for the progress bar." -msgstr "" - -#: projects/models/project.py:94 -msgid "" -"A project may not be moved to be a child of itself or one of its descendants." -msgstr "" - -#: projects/models/snapshot.py:18 -msgid "The project this snapshot belongs to." -msgstr "" - -#: projects/models/snapshot.py:23 -msgid "The title for this snapshot." -msgstr "" - -#: projects/models/snapshot.py:28 -msgid "A description for this snapshot (optional)." -msgstr "" - -#: projects/models/snapshot.py:34 -#: projects/templates/projects/project_answers.html:9 -#: projects/templates/projects/project_detail_snapshots.html:12 -#: projects/templates/projects/project_view.html:23 -msgid "Snapshots" -msgstr "" - -#: projects/models/value.py:33 -msgid "The project this value belongs to." -msgstr "" - -#: projects/models/value.py:39 -msgid "The snapshot this value belongs to." -msgstr "" - -#: projects/models/value.py:45 -msgid "The attribute this value belongs to." -msgstr "" - -#: projects/models/value.py:49 -msgid "Set prefix" -msgstr "" - -#: projects/models/value.py:50 -msgid "" -"The position of this value with respect to superior sets (i.e. for nested " -"question sets)." -msgstr "" - -#: projects/models/value.py:54 -msgid "Set index" -msgstr "" - -#: projects/models/value.py:55 -msgid "" -"The position of this value in a set (i.e. for a question set tagged as " -"collection)." -msgstr "" - -#: projects/models/value.py:59 -msgid "Set collection" -msgstr "" - -#: projects/models/value.py:60 -msgid "" -"Indicates if this value was entered as part of a set (important for " -"conditions)." -msgstr "" - -#: projects/models/value.py:64 -msgid "Collection index" -msgstr "" - -#: projects/models/value.py:65 -msgid "" -"The position of this value in a list (i.e. for a question tagged as " -"collection)." -msgstr "" - -#: projects/models/value.py:70 -msgid "The string stored for this value." -msgstr "" - -#: projects/models/value.py:75 -msgid "The option stored for this value." -msgstr "" - -#: projects/models/value.py:80 -msgid "The file stored for this value." -msgstr "" - -#: projects/models/value.py:84 questions/models/question.py:186 -msgid "Value type" -msgstr "" - -#: projects/models/value.py:85 -msgid "Type of this value." -msgstr "" - -#: projects/models/value.py:89 questions/models/question.py:206 -msgid "Unit" -msgstr "" - -#: projects/models/value.py:90 -msgid "Unit for this value." -msgstr "" - -#: projects/models/value.py:94 -msgid "External id" -msgstr "" - -#: projects/models/value.py:95 -msgid "External id for this value." -msgstr "" - -#: projects/models/value.py:101 -msgid "Values" -msgstr "" - -#: projects/models/value.py:162 -#: projects/templates/projects/project_questions_form_group_yesno.html:30 -msgid "Yes" -msgstr "" - -#: projects/models/value.py:164 -#: projects/templates/projects/project_questions_form_group_yesno.html:39 -msgid "No" -msgstr "" - -#: projects/providers.py:32 -msgid "Integration error" -msgstr "" - -#: projects/providers.py:33 -msgid "The Integration is not configured correctly." -msgstr "" - -#: projects/providers.py:78 -msgid "Add Simple integration" -msgstr "" - -#: projects/providers.py:79 -msgid "Send to Simple" -msgstr "" - -#: projects/providers.py:80 -msgid "" -"This integration allow the creation of issues in arbitrary Simple " -"repositories. The upload of attachments is not supported." -msgstr "" - -#: projects/providers.py:89 -msgid "The URL of the project to send tasks to." -msgstr "" - -#: projects/providers.py:94 -msgid "The secret for a webhook to close a task (optional)." -msgstr "" - -#: projects/serializers/v1/__init__.py:164 -msgid "A user with that e-mail is already a member of the project." -msgstr "" - -#: projects/serializers/v1/__init__.py:172 -msgid "Either user or e-mail needs to be provided." -msgstr "" - -#: projects/serializers/v1/__init__.py:174 -msgid "User and e-mail are mutually exclusive." -msgstr "" - -#: projects/serializers/v1/page.py:97 -msgid "entry" -msgstr "" - -#: projects/serializers/v1/page.py:133 -msgid "block" -msgstr "" - -#: projects/serializers/v1/page.py:186 -msgid "set" -msgstr "" - -#: projects/templates/projects/email/project_invite_message.txt:1 -msgid "Greetings" -msgstr "" - -#: projects/templates/projects/email/project_invite_message.txt:3 -#, python-format -msgid "" -"You are receiving this e-mail because you have been invited to collaborate " -"on the project \"%(project_title)s\" by %(user_full_name)s." -msgstr "" - -#: projects/templates/projects/email/project_invite_message.txt:8 -msgid "Click the link below to join the project:" -msgstr "" - -#: projects/templates/projects/email/project_invite_message.txt:12 -msgid "You will need to log in to join the project." -msgstr "" - -#: projects/templates/projects/email/project_invite_message.txt:12 -msgid "If you don't have an account yet, you will be redirected accordingly." -msgstr "" - -#: projects/templates/projects/email/project_invite_message.txt:14 -msgid "If you were not expecting this invitation, you can ignore this e-mail." -msgstr "" - -#: projects/templates/projects/email/project_invite_subject.txt:1 -#, python-format -msgid "%(user_full_name)s invited you to collaborate on %(project_title)s" -msgstr "" - -#: projects/templates/projects/integration_confirm_delete.html:7 -#: projects/templates/projects/integration_confirm_delete.html:17 -#: projects/templates/projects/project_detail_integrations.html:53 -msgid "Delete integration" -msgstr "" - -#: projects/templates/projects/integration_confirm_delete.html:10 -#, python-format -msgid "You are about to permanently delete the %(label)s." -msgstr "" - -#: projects/templates/projects/integration_confirm_delete.html:14 -#: projects/templates/projects/project_confirm_delete.html:30 -#: projects/templates/projects/project_questions_modal_delete_valuesets.html:29 -#: projects/templates/projects/snapshot_rollback.html:14 -msgid "This action cannot be undone!" -msgstr "" - -#: projects/templates/projects/integration_form.html:9 -#: projects/templates/projects/integration_form.html:13 -#: projects/templates/projects/project_detail_integrations.html:48 -msgid "Update integration" -msgstr "" - -#: projects/templates/projects/integration_form.html:17 -msgid "Add integration to project" -msgstr "" - -#: projects/templates/projects/integration_form.html:21 -msgid "Add integration" -msgstr "" - -#: projects/templates/projects/invite_confirm_delete.html:8 -#: projects/templates/projects/invite_confirm_delete.html:25 -#: projects/templates/projects/project_detail_invites.html:36 -msgid "Delete invite" -msgstr "" - -#: projects/templates/projects/invite_confirm_delete.html:13 -#: projects/templates/projects/invite_confirm_delete.html:18 -#, python-format -msgid "" -"You are about to remove the invite of %(user)s from the " -"project %(title)s." -msgstr "" - -#: projects/templates/projects/issue_detail.html:25 -msgid "Dates" -msgstr "" - -#: projects/templates/projects/issue_detail.html:37 questions/apps.py:7 -#: questions/models/page.py:76 questions/models/question.py:230 -#: questions/models/questionset.py:66 -msgid "Questions" -msgstr "" - -#: projects/templates/projects/issue_detail.html:40 -msgid "This task is active, because of the answers to the following questions:" -msgstr "" - -#: projects/templates/projects/issue_detail.html:59 -msgid "External resources for this task" -msgstr "" - -#: projects/templates/projects/issue_detail.html:86 -#: projects/templates/projects/project_detail_issues.html:55 -msgid "Update task status" -msgstr "" - -#: projects/templates/projects/issue_detail.html:92 -#: projects/templates/projects/issue_send.html:27 -#: projects/templates/projects/project_detail_issues.html:59 -msgid "Send task" -msgstr "" - -#: projects/templates/projects/issue_form.html:7 -#: projects/templates/projects/issue_form.html:9 -msgid "Update task" -msgstr "" - -#: projects/templates/projects/issue_send.html:29 -msgid "Sending a task will set the status to \"in progress\"." -msgstr "" - -#: projects/templates/projects/issue_send_email.html:4 -#: projects/templates/projects/issue_send_email.html:28 -msgid "Send by mail" -msgstr "" - -#: projects/templates/projects/issue_send_integrations.html:3 -msgid "Send via integration" -msgstr "" - -#: projects/templates/projects/issue_send_integrations.html:26 -msgid "This task has already been send using this integration." -msgstr "" - -#: projects/templates/projects/issue_send_message.txt:1 -msgid "To whom it may concern," -msgstr "" - -#: projects/templates/projects/issue_send_message.txt:3 -#, python-format -msgid "" -"The following task was identified in the project \"%(project_title)s\" " -"<%(project_url)s>:" -msgstr "" - -#: projects/templates/projects/issue_send_message.txt:13 -#, python-format -msgid "This message was generated using %(site_name)s at %(site_url)s." -msgstr "" - -#: projects/templates/projects/issue_send_sidebar.html:3 -#: projects/templates/projects/project_answers.html:54 -#: projects/templates/projects/project_view.html:70 -msgid "Attachments" -msgstr "" - -#: projects/templates/projects/membership_confirm_delete.html:8 -#: projects/templates/projects/membership_confirm_delete.html:17 -#: projects/templates/projects/project_detail_memberships.html:63 -msgid "Delete membership" -msgstr "" - -#: projects/templates/projects/membership_confirm_delete.html:12 -#, python-format -msgid "" -"You are about to remove the user %(user)s from the project " -"%(title)s." -msgstr "" - -#: projects/templates/projects/membership_form.html:9 -#: projects/templates/projects/membership_form.html:11 -#: projects/templates/projects/project_detail_memberships.html:53 -msgid "Update membership" -msgstr "" - -#: projects/templates/projects/membership_form.html:15 -msgid "Invite member to project" -msgstr "" - -#: projects/templates/projects/membership_form.html:18 -msgid "" -"You can invite a new member to this project and assign one of the following " -"roles: Guest (who can only read), Author (who can answer " -"questions), Manager (who can additionally create snapshots, export " -"the project, import values, and update the project settings) or Owner " -"(like you)." -msgstr "" - -#: projects/templates/projects/membership_form.html:28 -msgid "" -"Users can be invited by their username (if they already have an account " -"here), or by their e-mail address." -msgstr "" - -#: projects/templates/projects/membership_form.html:32 -msgid "" -"Users will receive an e-mail with a link to join the project with the " -"assigned role." -msgstr "" - -#: projects/templates/projects/membership_form.html:35 -msgid "Invite member" -msgstr "" - -#: projects/templates/projects/project_answers.html:31 -#: projects/templates/projects/project_questions_done.html:17 -#: projects/templates/projects/project_questions_error.html:17 -#: projects/templates/projects/project_view.html:46 -msgid "Back to project overview" -msgstr "" - -#: projects/templates/projects/project_answers.html:35 -#: projects/templates/projects/project_detail_sidebar.html:111 -#: projects/templates/projects/project_view.html:50 -msgid "Export" -msgstr "" - -#: projects/templates/projects/project_answers.html:78 -#: projects/templates/projects/project_answers_export.html:6 -#, python-format -msgid "Answers for %(title)s" -msgstr "" - -#: projects/templates/projects/project_answers.html:80 -msgid "" -"In the following, we have summarized the information about the project as " -"given by you and your collaborators." -msgstr "" - -#: projects/templates/projects/project_confirm_cancel.html:7 -#: projects/templates/projects/project_confirm_cancel.html:15 -msgid "Cancel invite" -msgstr "" - -#: projects/templates/projects/project_confirm_cancel.html:10 -#, python-format -msgid "" -"You are about to cancel the invite to %(project_title)s." -msgstr "" - -#: projects/templates/projects/project_confirm_delete.html:7 -#: projects/templates/projects/project_confirm_delete.html:33 -#: projects/templates/projects/project_detail_sidebar.html:68 -msgid "Delete project" -msgstr "" - -#: projects/templates/projects/project_confirm_delete.html:10 -#, python-format -msgid "" -"You are about to permanently delete the project %(object)s." -msgstr "" - -#: projects/templates/projects/project_confirm_delete.html:17 -#, python-format -msgid "" -"Descendant projects will be moved to the project %(parent)s." -msgstr "" - -#: projects/templates/projects/project_confirm_delete.html:23 -msgid "Descendant projects will be preserved." -msgstr "" - -#: projects/templates/projects/project_confirm_leave.html:7 -#: projects/templates/projects/project_confirm_leave.html:19 -#: projects/templates/projects/project_detail_memberships.html:59 -#: projects/templates/projects/project_detail_sidebar.html:36 -msgid "Leave project" -msgstr "" - -#: projects/templates/projects/project_confirm_leave.html:10 -#, python-format -msgid "You are about to leave the project %(object)s." -msgstr "" - -#: projects/templates/projects/project_confirm_leave.html:16 -msgid "" -"If you want to access this project again, somebody will need to invite you!" -msgstr "" - -#: projects/templates/projects/project_detail_header.html:33 -msgid "Project hierarchy" -msgstr "" - -#: projects/templates/projects/project_detail_header_catalog.html:6 -#: projects/templates/projects/project_detail_sidebar.html:48 -#: projects/templates/projects/project_form.html:19 -msgid "Update project catalog" -msgstr "" - -#: projects/templates/projects/project_detail_header_description.html:5 -#: projects/templates/projects/project_detail_sidebar.html:45 -#: projects/templates/projects/project_form.html:36 -msgid "Update project information" -msgstr "" - -#: projects/templates/projects/project_detail_header_description.html:13 -msgid "No description available." -msgstr "" - -#: projects/templates/projects/project_detail_header_hierarchy.html:7 -#: projects/templates/projects/project_detail_sidebar.html:52 -msgid "Update parent project" -msgstr "" - -#: projects/templates/projects/project_detail_integrations.html:40 -msgid "from" -msgstr "" - -#: projects/templates/projects/project_detail_integrations_help.html:4 -msgid "" -"Integrations can be used to send tasks to various external tools. Please " -"follow the descriptions of the integrations to use them." -msgstr "" - -#: projects/templates/projects/project_detail_invites.html:15 -#: projects/templates/projects/project_detail_memberships.html:20 -msgid "E-Mail" -msgstr "" - -#: projects/templates/projects/project_detail_issues.html:21 -#: tasks/templates/tasks/export/tasks.html:35 -msgid "Time frame" -msgstr "" - -#: projects/templates/projects/project_detail_issues.html:25 -#: projects/templates/projects/project_detail_issues.html:72 -msgid "Update project tasks." -msgstr "" - -#: projects/templates/projects/project_detail_issues.html:52 -msgid "Show task" -msgstr "" - -#: projects/templates/projects/project_detail_issues.html:80 -msgid "No active tasks found." -msgstr "" - -#: projects/templates/projects/project_detail_issues.html:84 -msgid "No tasks are configured for this project." -msgstr "" - -#: projects/templates/projects/project_detail_issues_help.html:4 -msgid "" -"Tasks are generated automatically from the answers given in the project. On " -"the page of each task you can see which of your answers lead to the " -"activation of the task." -msgstr "" - -#: projects/templates/projects/project_detail_memberships.html:13 -msgid "Members" -msgstr "" - -#: projects/templates/projects/project_detail_memberships.html:24 -#: projects/templates/projects/project_detail_sidebar.html:78 -msgid "Add member" -msgstr "" - -#: projects/templates/projects/project_detail_memberships.html:44 -msgid "of" -msgstr "" - -#: projects/templates/projects/project_detail_memberships_help.html:4 -msgid "" -"Here you can see who can access the project and invite additional members. " -"You can use the user roles to manage which rights the benefits have. Unless " -"you are the last owner, you can leave the project with the button next to " -"your name." -msgstr "" - -#: projects/templates/projects/project_detail_sidebar.html:17 -msgid "Answer questions" -msgstr "" - -#: projects/templates/projects/project_detail_sidebar.html:19 -msgid "View questions" -msgstr "" - -#: projects/templates/projects/project_detail_sidebar.html:28 -#: projects/templates/projects/project_detail_snapshots.html:45 -#: projects/templates/projects/project_questions_done.html:13 -msgid "View answers" -msgstr "" - -#: projects/templates/projects/project_detail_sidebar.html:57 -#: projects/templates/projects/project_form.html:23 -msgid "Update project tasks" -msgstr "" - -#: projects/templates/projects/project_detail_sidebar.html:62 -#: projects/templates/projects/project_detail_views.html:23 -#: projects/templates/projects/project_detail_views.html:50 -#: projects/templates/projects/project_form.html:31 -msgid "Update project views" -msgstr "" - -#: projects/templates/projects/project_detail_sidebar.html:87 -#: projects/templates/projects/project_detail_snapshots.html:25 -#: projects/templates/projects/project_detail_snapshots.html:67 -#: projects/templates/projects/snapshot_form.html:17 -msgid "Create snapshot" -msgstr "" - -#: projects/templates/projects/project_detail_sidebar.html:105 -msgid "Back to projects overview" -msgstr "" - -#: projects/templates/projects/project_detail_sidebar.html:126 -#: projects/templates/projects/project_import.html:158 -#: projects/templates/projects/project_import_form.html:18 -msgid "Import values" -msgstr "" - -#: projects/templates/projects/project_detail_sidebar.html:131 -#: projects/templates/projects/projects.html:78 -msgid "Import from file" -msgstr "" - -#: projects/templates/projects/project_detail_sidebar.html:139 -msgid "Import from parent project" -msgstr "" - -#: projects/templates/projects/project_detail_sidebar.html:147 -#: projects/templates/projects/projects.html:87 -msgid "Import directly" -msgstr "" - -#: projects/templates/projects/project_detail_snapshots.html:22 -#: projects/templates/projects/project_import.html:34 -#: projects/templates/projects/project_import.html:104 -#: projects/templates/projects/site_projects.html:66 -msgid "Created" -msgstr "" - -#: projects/templates/projects/project_detail_snapshots.html:49 -#: projects/templates/projects/snapshot_form.html:9 -#: projects/templates/projects/snapshot_form.html:11 -msgid "Update snapshot" -msgstr "" - -#: projects/templates/projects/project_detail_snapshots.html:54 -#: projects/templates/projects/snapshot_rollback.html:7 -msgid "Rollback to snapshot" -msgstr "" - -#: projects/templates/projects/project_detail_snapshots.html:73 -msgid "No snapshots found." -msgstr "" - -#: projects/templates/projects/project_detail_snapshots_help.html:4 -msgid "" -"Snapshots allow you to save all responses at a given point in time and " -"preserve a certain stage of the project. Later the snapshot can be used to " -"create views, and the project can also be reset to a previous snapshot if " -"needed." -msgstr "" - -#: projects/templates/projects/project_detail_views.html:19 views/models.py:135 -msgid "View" -msgstr "" - -#: projects/templates/projects/project_detail_views.html:38 -msgid "Display view" -msgstr "" - -#: projects/templates/projects/project_detail_views.html:57 -msgid "No views are configured for this project." -msgstr "" - -#: projects/templates/projects/project_detail_views_help.html:4 -msgid "" -"Views are created using the answers given in the project and can then be " -"exported in various formats. Initially, all views are empty. Please answer " -"some questions by visiting Answer Questions (at the top of " -"the sidebar)." -msgstr "" - -#: projects/templates/projects/project_error.html:8 -msgid "No catalog configured" -msgstr "" - -#: projects/templates/projects/project_error.html:11 -msgid "" -"The project does appear not to have a question catalog. Please update your " -"project." -msgstr "" - -#: projects/templates/projects/project_error.html:15 -msgid "You will be redirected shortly." -msgstr "" - -#: projects/templates/projects/project_form.html:25 -msgid "" -"Please note that their status is lost when you remove tasks from the project." -msgstr "" - -#: projects/templates/projects/project_form.html:27 -msgid "Save tasks" -msgstr "" - -#: projects/templates/projects/project_form.html:32 -msgid "Save views" -msgstr "" - -#: projects/templates/projects/project_form.html:37 -msgid "Save project" -msgstr "" - -#: projects/templates/projects/project_form.html:43 -#: projects/templates/projects/projects.html:36 -msgid "Create new project" -msgstr "" - -#: projects/templates/projects/project_form.html:45 -msgid "Create project" -msgstr "" - -#: projects/templates/projects/project_import.html:18 -#: projects/templates/projects/project_import_form.html:9 -#, python-format -msgid "Create project from %(source_title)s" -msgstr "" - -#: projects/templates/projects/project_import.html:42 -#: projects/templates/projects/project_import_form.html:14 -#, python-format -msgid "Import from %(source_title)s" -msgstr "" - -#: projects/templates/projects/project_import.html:50 -#: questions/models/question.py:229 -msgid "Question" -msgstr "" - -#: projects/templates/projects/project_import.html:52 -#: projects/templates/projects/project_import.html:115 -msgid "Current answer" -msgstr "" - -#: projects/templates/projects/project_import.html:54 -#: projects/templates/projects/project_import.html:117 -msgid "Imported answer" -msgstr "" - -#: projects/templates/projects/project_import.html:65 -#: projects/templates/projects/project_import.html:128 -msgid "Title of a set." -msgstr "" - -#: projects/templates/projects/project_import.html:67 -#: projects/templates/projects/project_import.html:130 -msgid "Not available in this catalog." -msgstr "" - -#: projects/templates/projects/project_import.html:81 -#: projects/templates/projects/project_import.html:144 -msgid "This Answer cannot be imported." -msgstr "" - -#: projects/templates/projects/project_import.html:160 -msgid "Import project" -msgstr "" - -#: projects/templates/projects/project_questions_add_field_help.html:4 -msgid "" -"Please enter your entries line by line. You can add lines using the green " -"button and remove them using the blue cross (×)." -msgstr "" - -#: projects/templates/projects/project_questions_add_set_help.html:4 -msgid "" -"Please enter your entries block by block. You can add blocks using the green " -"button and remove them using the blue cross (×)." -msgstr "" - -#: projects/templates/projects/project_questions_buttons.html:10 -#: projects/templates/projects/project_questions_buttons.html:42 -#: projects/templates/projects/project_questions_buttons.html:58 -msgid "Proceed" -msgstr "" - -#: projects/templates/projects/project_questions_buttons.html:12 -#: projects/templates/projects/project_questions_buttons.html:71 -msgid "Skip" -msgstr "" - -#: projects/templates/projects/project_questions_buttons.html:36 -#: projects/templates/projects/project_questions_modal_form_valuesets.html:32 -msgid "Save" -msgstr "" - -#: projects/templates/projects/project_questions_buttons.html:44 -msgid "Save and proceed" -msgstr "" - -#: projects/templates/projects/project_questions_buttons.html:49 -msgid "Complete questionnaire" -msgstr "" - -#: projects/templates/projects/project_questions_buttons.html:51 -msgid "Save and complete questionnaire" -msgstr "" - -#: projects/templates/projects/project_questions_default.html:4 -msgid "This is a default answer that can be customized." -msgstr "" - -#: projects/templates/projects/project_questions_default.html:5 -msgid "Default" -msgstr "" - -#: projects/templates/projects/project_questions_done.html:5 -msgid "Done!" -msgstr "" - -#: projects/templates/projects/project_questions_done.html:9 -msgid "Thank you for filling out the questionnaire." -msgstr "" - -#: projects/templates/projects/project_questions_erase_field.html:4 -msgid "Erase input" -msgstr "" - -#: projects/templates/projects/project_questions_error.html:5 -msgid "Error!" -msgstr "" - -#: projects/templates/projects/project_questions_error.html:9 -msgid "" -"An error occurred while retrieving the questions. Please contact support if " -"this problem persists." -msgstr "" - -#: projects/templates/projects/project_questions_form_group_autocomplete.html:35 -msgid "Please type and select." -msgstr "" - -#: projects/templates/projects/project_questions_form_group_file.html:21 -msgid "Currently:" -msgstr "" - -#: projects/templates/projects/project_questions_form_group_file.html:24 -msgid "Update:" -msgstr "" - -#: projects/templates/projects/project_questions_form_group_radio.html:62 -msgid "No options are available." -msgstr "" - -#: projects/templates/projects/project_questions_form_group_select.html:25 -msgid "Please select" -msgstr "" - -#: projects/templates/projects/project_questions_head.html:5 -#: projects/templates/projects/projects.html:131 -msgid "My Projects" -msgstr "" - -#: projects/templates/projects/project_questions_modal_delete_valuesets.html:17 -msgid "You are about to permanently delete this tab." -msgstr "" - -#: projects/templates/projects/project_questions_modal_delete_valuesets.html:23 -msgid "" -"This includes all given answers for this tab on all pages, not just this one." -msgstr "" - -#: projects/templates/projects/project_questions_modal_delete_valuesets.html:39 -msgid "Delete" -msgstr "" - -#: projects/templates/projects/project_questions_modal_form_valuesets.html:20 -msgid "Please give the tab a meaningful name." -msgstr "" - -#: projects/templates/projects/project_questions_navigation_help.html:5 -msgid "Using the navigation will save your input." -msgstr "" - -#: projects/templates/projects/project_questions_navigation_help.html:9 -msgid "Please note that using the navigation will discard any unsaved input." -msgstr "" - -#: projects/templates/projects/project_questions_navigation_help.html:14 -msgid "Grey entries will be conditionally skipped based on your input." -msgstr "" - -#: projects/templates/projects/project_questions_overview.html:14 -msgid "Reload page" -msgstr "" - -#: projects/templates/projects/project_questions_overview.html:17 -#: projects/templates/projects/site_projects.html:52 -msgid "Back to my projects" -msgstr "" - -#: projects/templates/projects/project_questions_progress.html:4 -#: projects/templates/projects/project_questions_progress.html:11 -#: projects/templatetags/projects_tags.py:27 -#, python-format -msgid "%(count)s of %(total)s" -msgstr "" - -#: projects/templates/projects/project_questions_question_label.html:5 -msgid "(optional)" -msgstr "" - -#: projects/templates/projects/project_questions_question_warning.html:5 -msgid "" -"Warning: Multiple answers exist in the database. This can happen due some " -"technical problem in the past. You can remove unwanted answers using the " -"\"Remove item\" field (). Please contact " -"support if the problem persists." -msgstr "" - -#: projects/templates/projects/project_questions_questionset_head.html:33 -msgid "Edit tab" -msgstr "" - -#: projects/templates/projects/project_questions_questionset_head.html:37 -msgid "Remove tab" -msgstr "" - -#: projects/templates/projects/project_questions_questionset_head_help.html:4 -msgid "" -"Please fill in the form for each tab. The same tabs may be used later on " -"other pages. You can add a new tab using the green button. Once created, you " -"can edit or delete tabs using the buttons in the top right corner." -msgstr "" - -#: projects/templates/projects/project_questions_remove_field.html:3 -msgid "Remove entry" -msgstr "" - -#: projects/templates/projects/project_questions_remove_set.html:3 -msgid "Remove block" -msgstr "" - -#: projects/templates/projects/project_questions_save_error.html:6 -msgid "" -"An error occurred while saving the answer. Please contact support if this " -"problem persists." -msgstr "" - -#: projects/templates/projects/project_questions_sidebar.html:3 -msgid "Overview" -msgstr "" - -#: projects/templates/projects/project_questions_sidebar.html:7 -#: projects/templates/projects/projects.html:137 -#: projects/templates/projects/site_projects.html:65 -msgid "Progress" -msgstr "" - -#: projects/templates/projects/project_questions_sidebar.html:12 -msgid "Navigation" -msgstr "" - -#: projects/templates/projects/project_questions_value_errors.html:6 -msgid "" -"This field could not be saved, since somebody else did so while you were " -"editing. You will need to reload the page to make changes, but your input " -"will be overwritten." -msgstr "" - -#: projects/templates/projects/project_questions_value_errors.html:12 -msgid "" -"This field could not be saved, since somebody else removed it while you were " -"editing. You will need to reload the page to proceed, but your input will be " -"lost." -msgstr "" - -#: projects/templates/projects/project_questions_value_errors.html:18 -#: projects/viewsets.py:400 -msgid "You reached the file quota for this project." -msgstr "" - -#: projects/templates/projects/project_view.html:90 -#: projects/views/project.py:207 -msgid "Error" -msgstr "" - -#: projects/templates/projects/project_view.html:93 -msgid "There has been a problem creating the view. Please contact support." -msgstr "" - -#: projects/templates/projects/projects.html:47 -#, python-format -msgid "View all projects on %(site)s" -msgstr "" - -#: projects/templates/projects/projects.html:54 -#: projects/templates/projects/site_projects.html:16 -msgid "Filter projects" -msgstr "" - -#: projects/templates/projects/projects.html:57 -#: projects/templates/projects/site_projects.html:19 -msgid "Search project title" -msgstr "" - -#: projects/templates/projects/projects.html:64 -#: projects/templates/projects/site_projects.html:26 -#, python-format -msgid "" -"%(number_of_filtered_projects)s of %(number_of_projects)s projects shown" -msgstr "" - -#: projects/templates/projects/projects.html:73 -msgid "Import existing project" -msgstr "" - -#: projects/templates/projects/projects.html:106 -msgid "Pending invitations" -msgstr "" - -#: projects/templates/projects/projects.html:122 -msgid "Click on one of the links to join the projects." -msgstr "" - -#: projects/templates/projects/projects.html:139 -#: projects/templates/projects/site_projects.html:67 -msgid "Last changed" -msgstr "" - -#: projects/templates/projects/projects_pagination.html:7 -#: projects/templates/projects/projects_pagination.html:9 -msgid "Previous" -msgstr "" - -#: projects/templates/projects/projects_pagination.html:12 -#, python-format -msgid "Page %(number)s of %(num_pages)s." -msgstr "" - -#: projects/templates/projects/projects_pagination.html:17 -#: projects/templates/projects/projects_pagination.html:19 -msgid "Next" -msgstr "" - -#: projects/templates/projects/site_projects.html:32 -msgid "All catalogs" -msgstr "" - -#: projects/templates/projects/site_projects.html:59 -#, python-format -msgid "All projects on %(site)s" -msgstr "" - -#: projects/templates/projects/snapshot_form.html:15 -msgid "Create new snapshot" -msgstr "" - -#: projects/templates/projects/snapshot_rollback.html:10 -#, python-format -msgid "" -"You are about to reset all values to the snapshot %(title)s. All newer values will be deleted." -msgstr "" - -#: projects/templates/projects/snapshot_rollback.html:17 -msgid "Rollback" -msgstr "" - -#: projects/templatetags/projects_tags.py:49 -#, python-format -msgid "(%(progress)s progress)" -msgstr "" - -#: projects/validators.py:27 -msgid "A newer version of this value was found." -msgstr "" - -#: projects/validators.py:39 -msgid "" -"An existing value for this attribute/set_prefix/set_index/collection_index " -"was found." -msgstr "" - -#: projects/validators.py:54 -msgid "The file quota for this project has been reached." -msgstr "" - -#: projects/views/project.py:187 -msgid "Sorry, your invitation has been expired." -msgstr "" - -#: projects/views/project.py:190 -#, python-format -msgid "Sorry, but this invitation is for the user \"%s\"." -msgstr "" - -#: projects/views/project.py:204 -msgid "Sorry, the invitation link is not valid." -msgstr "" - -#: questions/models/catalog.py:37 -msgid "The Uniform Resource Identifier of this catalog (auto-generated)." -msgstr "" - -#: questions/models/catalog.py:42 -msgid "The prefix for the URI of this catalog." -msgstr "" - -#: questions/models/catalog.py:47 -msgid "The path for the URI of this catalog." -msgstr "" - -#: questions/models/catalog.py:52 -msgid "Additional internal information about this catalog." -msgstr "" - -#: questions/models/catalog.py:57 -msgid "" -"Designates whether this catalog (and its sections, question sets and " -"questions) can be changed." -msgstr "" - -#: questions/models/catalog.py:62 -msgid "The position of this catalog in lists." -msgstr "" - -#: questions/models/catalog.py:66 questions/models/section.py:96 -msgid "Sections" -msgstr "" - -#: questions/models/catalog.py:67 -msgid "The sections of this catalog." -msgstr "" - -#: questions/models/catalog.py:71 tasks/models.py:56 views/models.py:57 -msgid "Sites" -msgstr "" - -#: questions/models/catalog.py:72 -msgid "The sites this catalog belongs to (in a multi site setup)." -msgstr "" - -#: questions/models/catalog.py:77 -msgid "The sites that can edit this catalog (in a multi site setup)." -msgstr "" - -#: questions/models/catalog.py:81 tasks/models.py:66 views/models.py:67 -msgid "Group" -msgstr "" - -#: questions/models/catalog.py:82 -msgid "The groups for which this catalog is active." -msgstr "" - -#: questions/models/catalog.py:86 questions/models/page.py:86 -#: questions/models/questionset.py:81 questions/models/section.py:69 -#: tasks/models.py:71 views/models.py:77 -msgid "Title (primary)" -msgstr "" - -#: questions/models/catalog.py:87 -msgid "The title for this catalog (in the primary language)." -msgstr "" - -#: questions/models/catalog.py:91 questions/models/page.py:91 -#: questions/models/questionset.py:86 questions/models/section.py:74 -#: tasks/models.py:76 views/models.py:82 -msgid "Title (secondary)" -msgstr "" - -#: questions/models/catalog.py:92 -msgid "The title for this catalog (in the secondary language)." -msgstr "" - -#: questions/models/catalog.py:96 questions/models/page.py:96 -#: questions/models/questionset.py:91 questions/models/section.py:79 -#: tasks/models.py:81 views/models.py:87 -msgid "Title (tertiary)" -msgstr "" - -#: questions/models/catalog.py:97 -msgid "The title for this catalog (in the tertiary language)." -msgstr "" - -#: questions/models/catalog.py:101 questions/models/page.py:101 -#: questions/models/questionset.py:96 questions/models/section.py:84 -#: tasks/models.py:86 views/models.py:92 -msgid "Title (quaternary)" -msgstr "" - -#: questions/models/catalog.py:102 -msgid "The title for this catalog (in the quaternary language)." -msgstr "" - -#: questions/models/catalog.py:106 questions/models/page.py:106 -#: questions/models/questionset.py:101 questions/models/section.py:89 -#: tasks/models.py:91 views/models.py:97 -msgid "Title (quinary)" -msgstr "" - -#: questions/models/catalog.py:107 -msgid "The title for this catalog (in the quinary language)." -msgstr "" - -#: questions/models/catalog.py:112 -msgid "The help text for this catalog (in the primary language)." -msgstr "" - -#: questions/models/catalog.py:117 -msgid "The help text for this catalog (in the secondary language)." -msgstr "" - -#: questions/models/catalog.py:122 -msgid "The help text for this catalog (in the tertiary language)." -msgstr "" - -#: questions/models/catalog.py:127 -msgid "The help text for this catalog (in the quaternary language)." -msgstr "" - -#: questions/models/catalog.py:132 -msgid "The help text for this catalog (in the quinary language)." -msgstr "" - -#: questions/models/catalog.py:136 tasks/models.py:147 views/models.py:127 -msgid "Available" -msgstr "" - -#: questions/models/catalog.py:137 -msgid "Designates whether this catalog is generally available for projects." -msgstr "" - -#: questions/models/catalog.py:143 tasks/models.py:50 views/models.py:51 -msgid "Catalogs" -msgstr "" - -#: questions/models/page.py:36 -msgid "The Uniform Resource Identifier of this page (auto-generated)." -msgstr "" - -#: questions/models/page.py:41 -msgid "The prefix for the URI of this page." -msgstr "" - -#: questions/models/page.py:46 -msgid "The path for the URI of this page." -msgstr "" - -#: questions/models/page.py:51 -msgid "Additional internal information about this page." -msgstr "" - -#: questions/models/page.py:56 -msgid "" -"Designates whether this page (and its questionsets and questions) can be " -"changed." -msgstr "" - -#: questions/models/page.py:62 -msgid "The attribute this page belongs to." -msgstr "" - -#: questions/models/page.py:66 questions/models/question.py:56 -#: questions/models/questionset.py:71 -msgid "is collection" -msgstr "" - -#: questions/models/page.py:67 -msgid "Designates whether this page is a collection." -msgstr "" - -#: questions/models/page.py:71 questions/models/questionset.py:61 -#: questions/models/questionset.py:163 -msgid "Question sets" -msgstr "" - -#: questions/models/page.py:72 -msgid "The question sets of this page." -msgstr "" - -#: questions/models/page.py:77 -msgid "The questions of this page." -msgstr "" - -#: questions/models/page.py:82 -msgid "The sites that can edit this page (in a multi site setup)." -msgstr "" - -#: questions/models/page.py:87 -msgid "The title for this page (in the primary language)." -msgstr "" - -#: questions/models/page.py:92 -msgid "The title for this page (in the secondary language)." -msgstr "" - -#: questions/models/page.py:97 -msgid "The title for this page (in the tertiary language)." -msgstr "" - -#: questions/models/page.py:102 -msgid "The title for this page (in the quaternary language)." -msgstr "" - -#: questions/models/page.py:107 -msgid "The title for this page (in the quinary language)." -msgstr "" - -#: questions/models/page.py:112 -msgid "The help text for this page (in the primary language)." -msgstr "" - -#: questions/models/page.py:117 -msgid "The help text for this page (in the secondary language)." -msgstr "" - -#: questions/models/page.py:122 -msgid "The help text for this page (in the tertiary language)." -msgstr "" - -#: questions/models/page.py:127 -msgid "The help text for this page (in the quaternary language)." -msgstr "" - -#: questions/models/page.py:132 -msgid "The help text for this page (in the quinary language)." -msgstr "" - -#: questions/models/page.py:136 questions/models/question.py:156 -#: questions/models/questionset.py:131 -msgid "Name (primary)" -msgstr "" - -#: questions/models/page.py:137 -msgid "The name displayed for this page (in the primary language)." -msgstr "" - -#: questions/models/page.py:141 questions/models/question.py:161 -#: questions/models/questionset.py:136 -msgid "Name (secondary)" -msgstr "" - -#: questions/models/page.py:142 -msgid "The name displayed for this page (in the secondary language)." -msgstr "" - -#: questions/models/page.py:146 questions/models/question.py:166 -#: questions/models/questionset.py:141 -msgid "Name (tertiary)" -msgstr "" - -#: questions/models/page.py:147 -msgid "The name displayed for this page (in the tertiary language)." -msgstr "" - -#: questions/models/page.py:151 questions/models/question.py:171 -#: questions/models/questionset.py:146 -msgid "Name (quaternary)" -msgstr "" - -#: questions/models/page.py:152 -msgid "The name displayed for this page (in the quaternary language)." -msgstr "" - -#: questions/models/page.py:156 questions/models/question.py:176 -#: questions/models/questionset.py:151 -msgid "Name (quinary)" -msgstr "" - -#: questions/models/page.py:157 -msgid "The name displayed for this page (in the quinary language)." -msgstr "" - -#: questions/models/page.py:162 -msgid "List of conditions evaluated for this page." -msgstr "" - -#: questions/models/page.py:168 questions/models/section.py:59 -msgid "Pages" -msgstr "" - -#: questions/models/question.py:27 -msgid "The Uniform Resource Identifier of this question (auto-generated)." -msgstr "" - -#: questions/models/question.py:32 -msgid "The prefix for the URI of this question." -msgstr "" - -#: questions/models/question.py:37 -msgid "The path for the URI of this question." -msgstr "" - -#: questions/models/question.py:42 -msgid "Additional internal information about this question." -msgstr "" - -#: questions/models/question.py:47 -msgid "Designates whether this question can be changed." -msgstr "" - -#: questions/models/question.py:52 -msgid "The attribute this question belongs to." -msgstr "" - -#: questions/models/question.py:57 -msgid "Designates whether this question is a collection." -msgstr "" - -#: questions/models/question.py:61 -msgid "is optional" -msgstr "" - -#: questions/models/question.py:62 -msgid "Designates whether this question is optional." -msgstr "" - -#: questions/models/question.py:67 -msgid "The sites that can edit this question (in a multi site setup)." -msgstr "" - -#: questions/models/question.py:72 -msgid "The help text for this question (in the primary language)." -msgstr "" - -#: questions/models/question.py:77 -msgid "The help text for this question (in the secondary language)." -msgstr "" - -#: questions/models/question.py:82 -msgid "The help text for this question (in the tertiary language)." -msgstr "" - -#: questions/models/question.py:87 -msgid "The help text for this question (in the quaternary language)." -msgstr "" - -#: questions/models/question.py:92 -msgid "The help text for this question (in the quinary language)." -msgstr "" - -#: questions/models/question.py:97 -msgid "The text for this question (in the primary language)." -msgstr "" - -#: questions/models/question.py:102 -msgid "The text for this question (in the secondary language)." -msgstr "" - -#: questions/models/question.py:107 -msgid "The text for this question (in the tertiary language)." -msgstr "" - -#: questions/models/question.py:112 -msgid "The text for this question (in the quaternary language)." -msgstr "" - -#: questions/models/question.py:117 -msgid "The text for this question (in the quinary language)." -msgstr "" - -#: questions/models/question.py:121 -msgid "Default text value (primary)" -msgstr "" - -#: questions/models/question.py:122 -msgid "The default text value for this question (in the primary language)." -msgstr "" - -#: questions/models/question.py:126 -msgid "Default text value (secondary)" -msgstr "" - -#: questions/models/question.py:127 -msgid "The default text value for this question (in the secondary language)." -msgstr "" - -#: questions/models/question.py:131 -msgid "Default text value (tertiary)" -msgstr "" - -#: questions/models/question.py:132 -msgid "The default text value for this question (in the tertiary language)." -msgstr "" - -#: questions/models/question.py:136 -msgid "Default text value (quaternary)" -msgstr "" - -#: questions/models/question.py:137 -msgid "The default text value for this question (in the quaternary language)." -msgstr "" - -#: questions/models/question.py:141 -msgid "Default text value (quinary)" -msgstr "" - -#: questions/models/question.py:142 -msgid "The default text value for this question (in the quinary language)." -msgstr "" - -#: questions/models/question.py:146 -msgid "Default option" -msgstr "" - -#: questions/models/question.py:147 -msgid "" -"The default option for this question. To be used with regular optionsets." -msgstr "" - -#: questions/models/question.py:151 -msgid "Default external id" -msgstr "" - -#: questions/models/question.py:152 -msgid "" -"The default external id for this question. To be used with dynamic " -"optionsets." -msgstr "" - -#: questions/models/question.py:157 -msgid "The name displayed for this question (in the primary language)." -msgstr "" - -#: questions/models/question.py:162 -msgid "The name displayed for this question (in the secondary language)." -msgstr "" - -#: questions/models/question.py:167 -msgid "The name displayed for this question (in the tertiary language)." -msgstr "" - -#: questions/models/question.py:172 -msgid "The name displayed for this question (in the quaternary language)." -msgstr "" - -#: questions/models/question.py:177 -msgid "The name displayed for this question (in the quinary language)." -msgstr "" - -#: questions/models/question.py:181 -msgid "Widget type" -msgstr "" - -#: questions/models/question.py:182 -msgid "Type of widget for this question." -msgstr "" - -#: questions/models/question.py:187 -msgid "Type of value for this question." -msgstr "" - -#: questions/models/question.py:191 -#: questions/templates/questions/export/question.html:60 -msgid "Minimum" -msgstr "" - -#: questions/models/question.py:192 -msgid "Minimal value for this question." -msgstr "" - -#: questions/models/question.py:196 -#: questions/templates/questions/export/question.html:61 -msgid "Maximum" -msgstr "" - -#: questions/models/question.py:197 -msgid "Maximum value for this question." -msgstr "" - -#: questions/models/question.py:201 -#: questions/templates/questions/export/question.html:62 -msgid "Step" -msgstr "" - -#: questions/models/question.py:202 -msgid "" -"Step in which the value for this question can be incremented/decremented." -msgstr "" - -#: questions/models/question.py:207 -msgid "Unit for this question." -msgstr "" - -#: questions/models/question.py:211 -msgid "Width" -msgstr "" - -#: questions/models/question.py:212 -msgid "Width for the widget of this question (optional, full width: 12)." -msgstr "" - -#: questions/models/question.py:217 -msgid "Option sets for this question." -msgstr "" - -#: questions/models/question.py:222 -msgid "List of conditions evaluated for this question." -msgstr "" - -#: questions/models/questionset.py:31 -msgid "The Uniform Resource Identifier of this question set (auto-generated)." -msgstr "" - -#: questions/models/questionset.py:36 -msgid "The prefix for the URI of this question set." -msgstr "" - -#: questions/models/questionset.py:41 -msgid "The path for the URI of this question set." -msgstr "" - -#: questions/models/questionset.py:46 -msgid "Additional internal information about this question set." -msgstr "" - -#: questions/models/questionset.py:51 -msgid "" -"Designates whether this question set (and its questions) can be changed." -msgstr "" - -#: questions/models/questionset.py:57 -msgid "The attribute this question set belongs to." -msgstr "" - -#: questions/models/questionset.py:62 -msgid "The question sets of this question set." -msgstr "" - -#: questions/models/questionset.py:67 -msgid "The questions of this question set." -msgstr "" - -#: questions/models/questionset.py:72 -msgid "Designates whether this question set is a collection." -msgstr "" - -#: questions/models/questionset.py:77 -msgid "The sites that can edit this questionset (in a multi site setup)." -msgstr "" - -#: questions/models/questionset.py:82 -msgid "The title for this question set (in the primary language)." -msgstr "" - -#: questions/models/questionset.py:87 -msgid "The title for this question set (in the secondary language)." -msgstr "" - -#: questions/models/questionset.py:92 -msgid "The title for this question set (in the tertiary language)." -msgstr "" - -#: questions/models/questionset.py:97 -msgid "The title for this question set (in the quaternary language)." -msgstr "" - -#: questions/models/questionset.py:102 -msgid "The title for this question set (in the quinary language)." -msgstr "" - -#: questions/models/questionset.py:107 -msgid "The help text for this question set (in the primary language)." -msgstr "" - -#: questions/models/questionset.py:112 -msgid "The help text for this question set (in the secondary language)." -msgstr "" - -#: questions/models/questionset.py:117 -msgid "The help text for this question set (in the tertiary language)." -msgstr "" - -#: questions/models/questionset.py:122 -msgid "The help text for this question set (in the quaternary language)." -msgstr "" - -#: questions/models/questionset.py:127 -msgid "The help text for this question set (in the quinary language)." -msgstr "" - -#: questions/models/questionset.py:132 -msgid "The name displayed for this question set (in the primary language)." -msgstr "" - -#: questions/models/questionset.py:137 -msgid "The name displayed for this question set (in the secondary language)." -msgstr "" - -#: questions/models/questionset.py:142 -msgid "The name displayed for this question set (in the tertiary language)." -msgstr "" - -#: questions/models/questionset.py:147 -msgid "The name displayed for this question set (in the quaternary language)." -msgstr "" - -#: questions/models/questionset.py:152 -msgid "The name displayed for this question set (in the quinary language)." -msgstr "" - -#: questions/models/questionset.py:157 -msgid "List of conditions evaluated for this question set." -msgstr "" - -#: questions/models/questionset.py:162 -#: questions/templates/questions/export/questionset.html:4 -msgid "Question set" -msgstr "" - -#: questions/models/section.py:35 -msgid "The Uniform Resource Identifier of this section (auto-generated)." -msgstr "" - -#: questions/models/section.py:40 -msgid "The prefix for the URI of this section." -msgstr "" - -#: questions/models/section.py:45 -msgid "The path for the URI of this section." -msgstr "" - -#: questions/models/section.py:50 -msgid "Additional internal information about this section." -msgstr "" - -#: questions/models/section.py:55 -msgid "" -"Designates whether this section (and its question sets and questions) can be " -"changed." -msgstr "" - -#: questions/models/section.py:60 -msgid "The pages of this section." -msgstr "" - -#: questions/models/section.py:65 -msgid "The sites that can edit this section (in a multi site setup)." -msgstr "" - -#: questions/models/section.py:70 -msgid "The title for this section (in the primary language)." -msgstr "" - -#: questions/models/section.py:75 -msgid "The title for this section (in the secondary language)." -msgstr "" - -#: questions/models/section.py:80 -msgid "The title for this section (in the tertiary language)." -msgstr "" - -#: questions/models/section.py:85 -msgid "The title for this section (in the quaternary language)." -msgstr "" - -#: questions/models/section.py:90 -msgid "The title for this section (in the quinary language)." -msgstr "" - -#: questions/models/section.py:95 -#: questions/templates/questions/export/section.html:3 -msgid "Section" -msgstr "" - -#: questions/serializers/v1/question.py:110 -msgid "" -"If the \"Checkboxes\" widget is used, \"is_collection\" must be checked." -msgstr "" - -#: questions/serializers/v1/question.py:116 -msgid "" -"If the \"Date picker\" widget is used, the value type must be \"Datetime\"." -msgstr "" - -#: questions/serializers/v1/question.py:122 -msgid "If the \"Yes/No\" widget is used, the value type must be \"Boolean\"." -msgstr "" - -#: questions/templates/questions/export/page.html:28 -#: questions/templates/questions/export/question.html:48 -#: questions/templates/questions/export/questionset.html:30 -msgid "Verbose name" -msgstr "" - -#: questions/templates/questions/export/question.html:4 -msgid "Questions:" -msgstr "" - -#: questions/templates/questions/export/question.html:56 -msgid "Range" -msgstr "" - -#: questions/validators.py:59 -msgid "" -"A question set may not be cloned to be a child of itself or one of its " -"descendants." -msgstr "" - -#: questions/validators.py:72 -msgid "A question set may not be a child of itself or one of its descendants." -msgstr "" - -#: services/apps.py:7 -msgid "Services" -msgstr "" - -#: services/providers.py:37 services/providers.py:73 -msgid "OAuth error" -msgstr "" - -#: services/providers.py:38 services/providers.py:74 -#, python-format -msgid "Something went wrong: %s" -msgstr "" - -#: services/providers.py:92 -msgid "OAuth authorization not successful" -msgstr "" - -#: services/providers.py:93 -msgid "State parameter did not match." -msgstr "" - -#: services/providers.py:124 -msgid "OAuth authorization successful" -msgstr "" - -#: services/providers.py:125 -msgid "But no redirect could be found." -msgstr "" - -#: services/views.py:20 -msgid "Integration Error" -msgstr "" - -#: services/views.py:21 -msgid "Something went wrong. Please contact support." -msgstr "" - -#: tasks/models.py:21 -msgid "The Uniform Resource Identifier of this task (auto-generated)." -msgstr "" - -#: tasks/models.py:26 -msgid "The prefix for the URI of this task." -msgstr "" - -#: tasks/models.py:31 -msgid "The path for the URI of this task." -msgstr "" - -#: tasks/models.py:36 -msgid "Additional internal information about this task." -msgstr "" - -#: tasks/models.py:41 -msgid "Designates whether this task can be changed." -msgstr "" - -#: tasks/models.py:46 -msgid "The position of this task in lists." -msgstr "" - -#: tasks/models.py:51 -msgid "" -"The catalogs this task can be used with. An empty list implies that this " -"task can be used with every catalog." -msgstr "" - -#: tasks/models.py:57 -msgid "The sites this task belongs to (in a multi site setup)." -msgstr "" - -#: tasks/models.py:62 -msgid "The sites that can edit this task (in a multi site setup)." -msgstr "" - -#: tasks/models.py:67 -msgid "The groups for which this task is active." -msgstr "" - -#: tasks/models.py:72 -msgid "The title for this task (in the primary language)." -msgstr "" - -#: tasks/models.py:77 -msgid "The title for this task (in the secondary language)." -msgstr "" - -#: tasks/models.py:82 -msgid "The title for this task (in the tertiary language)." -msgstr "" - -#: tasks/models.py:87 -msgid "The title for this task (in the quaternary language)." -msgstr "" - -#: tasks/models.py:92 -msgid "The title for this task (in the quinary language)." -msgstr "" - -#: tasks/models.py:97 -msgid "The text for this task (in the primary language)." -msgstr "" - -#: tasks/models.py:102 -msgid "The text for this task (in the secondary language)." -msgstr "" - -#: tasks/models.py:107 -msgid "The text for this task (in the tertiary language)." -msgstr "" - -#: tasks/models.py:112 -msgid "The text for this task (in the quaternary language)." -msgstr "" - -#: tasks/models.py:117 -msgid "The text for this task (in the quinary language)." -msgstr "" - -#: tasks/models.py:121 tasks/templates/tasks/export/tasks.html:39 -msgid "Start date attribute" -msgstr "" - -#: tasks/models.py:122 -msgid "The attribute that is setting the start date for this task." -msgstr "" - -#: tasks/models.py:126 tasks/templates/tasks/export/tasks.html:40 -msgid "End date attribute" -msgstr "" - -#: tasks/models.py:127 -msgid "" -"The attribute that is setting the end date for this task (optional, if no " -"end date attribute is given, the start date attribute sets also the end " -"date)." -msgstr "" - -#: tasks/models.py:132 tasks/templates/tasks/export/tasks.html:41 -msgid "Days before" -msgstr "" - -#: tasks/models.py:133 -msgid "Additional days before the start date." -msgstr "" - -#: tasks/models.py:137 tasks/templates/tasks/export/tasks.html:42 -msgid "Days after" -msgstr "" - -#: tasks/models.py:138 -msgid "Additional days after the end date." -msgstr "" - -#: tasks/models.py:143 -msgid "The list of conditions evaluated for this task." -msgstr "" - -#: tasks/models.py:148 -msgid "Designates whether this task is generally available for projects." -msgstr "" - -#: views/models.py:22 -msgid "The Uniform Resource Identifier of this view (auto-generated)." -msgstr "" - -#: views/models.py:27 -msgid "The prefix for the URI of this view." -msgstr "" - -#: views/models.py:32 -msgid "The path for the URI of this view." -msgstr "" - -#: views/models.py:37 -msgid "Additional internal information about this view." -msgstr "" - -#: views/models.py:42 -msgid "Designates whether this view can be changed." -msgstr "" - -#: views/models.py:47 -msgid "The position of this view in lists." -msgstr "" - -#: views/models.py:52 -msgid "" -"The catalogs this view can be used with. An empty list implies that this " -"view can be used with every catalog." -msgstr "" - -#: views/models.py:58 -msgid "The sites this view belongs to (in a multi site setup)." -msgstr "" - -#: views/models.py:63 -msgid "The sites that can edit this view (in a multi site setup)." -msgstr "" - -#: views/models.py:68 -msgid "The groups for which this view is active." -msgstr "" - -#: views/models.py:72 views/templates/views/export/views.html:35 -msgid "Template" -msgstr "" - -#: views/models.py:73 -msgid "The template for this view, written in Django template language." -msgstr "" - -#: views/models.py:78 -msgid "The title for this view (in the primary language)." -msgstr "" - -#: views/models.py:83 -msgid "The title for this view (in the secondary language)." -msgstr "" - -#: views/models.py:88 -msgid "The title for this view (in the tertiary language)." -msgstr "" - -#: views/models.py:93 -msgid "The title for this view (in the quaternary language)." -msgstr "" - -#: views/models.py:98 -msgid "The title for this view (in the quinary language)." -msgstr "" - -#: views/models.py:103 -msgid "The help text for this view (in the primary language)." -msgstr "" - -#: views/models.py:108 -msgid "The help text for this view (in the secondary language)." -msgstr "" - -#: views/models.py:113 -msgid "The help text for this view (in the tertiary language)." -msgstr "" - -#: views/models.py:118 -msgid "The help text for this view (in the quaternary language)." -msgstr "" - -#: views/models.py:123 -msgid "The help text for this view (in the quinary language)." -msgstr "" - -#: views/models.py:128 -msgid "Designates whether this view is generally available for projects." -msgstr "" - -#: views/templates/views/export/views.html:31 -msgid "Help text" -msgstr "" - -#: views/templates/views/tags/value_file.html:11 -#: views/templates/views/tags/value_file.html:19 -msgid "file" -msgstr "" - -#: views/templatetags/view_tags.py:184 -msgid "Set" -msgstr "" diff --git a/rdmo/locale/nl/LC_MESSAGES/djangojs.mo b/rdmo/locale/nl/LC_MESSAGES/djangojs.mo deleted file mode 100644 index 71cbdf3e9d..0000000000 Binary files a/rdmo/locale/nl/LC_MESSAGES/djangojs.mo and /dev/null differ diff --git a/rdmo/locale/nl/LC_MESSAGES/djangojs.po b/rdmo/locale/nl/LC_MESSAGES/djangojs.po deleted file mode 100644 index 3cbe33dcb5..0000000000 --- a/rdmo/locale/nl/LC_MESSAGES/djangojs.po +++ /dev/null @@ -1,1261 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-08-05 12:56+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: management/assets/js/components/common/Buttons.js:6 -#: management/assets/js/components/sidebar/ImportSidebar.js:27 -#: management/assets/js/components/sidebar/ImportSidebar.js:42 -msgid "Back" -msgstr "" - -#: management/assets/js/components/common/Buttons.js:13 -msgid "Create" -msgstr "" - -#: management/assets/js/components/common/Buttons.js:13 -msgid "Create and continue editing" -msgstr "" - -#: management/assets/js/components/common/Buttons.js:16 -msgid "Copy" -msgstr "" - -#: management/assets/js/components/common/Buttons.js:16 -msgid "Copy and continue editing" -msgstr "" - -#: management/assets/js/components/common/Buttons.js:19 -msgid "Save" -msgstr "" - -#: management/assets/js/components/common/Buttons.js:19 -msgid "Save and continue editing" -msgstr "" - -#: management/assets/js/components/common/Buttons.js:39 -msgid "New" -msgstr "" - -#: management/assets/js/components/common/Buttons.js:49 -#: management/assets/js/components/common/Modals.js:19 -msgid "Delete" -msgstr "" - -#: management/assets/js/components/common/Errors.js:11 -msgid "One or more errors occured:" -msgstr "" - -#: management/assets/js/components/common/Filter.js:30 -msgid "All URI prefixes" -msgstr "" - -#: management/assets/js/components/common/Forms.js:17 -msgid "Select file" -msgstr "" - -#: management/assets/js/components/common/Forms.js:22 -msgid "Upload" -msgstr "" - -#: management/assets/js/components/common/Links.js:76 -msgid "Locked" -msgstr "" - -#: management/assets/js/components/common/Links.js:112 -msgid "Hide elements" -msgstr "" - -#: management/assets/js/components/common/Links.js:112 -msgid "Show elements" -msgstr "" - -#: management/assets/js/components/common/Links.js:128 -msgid "XML" -msgstr "" - -#: management/assets/js/components/common/Links.js:130 -msgid "XML (full)" -msgstr "" - -#: management/assets/js/components/common/Modals.js:16 -msgid "Close" -msgstr "" - -#: management/assets/js/components/edit/EditAttribute.js:37 -#: management/assets/js/components/element/Attribute.js:31 -msgid "This attribute is read only" -msgstr "" - -#: management/assets/js/components/edit/EditAttribute.js:44 -#: management/assets/js/components/element/Attribute.js:44 -#: management/assets/js/components/import/ImportAttribute.js:28 -#: management/assets/js/constants/elements.js:49 -msgid "Attribute" -msgstr "" - -#: management/assets/js/components/edit/EditAttribute.js:46 -msgid "Create attribute" -msgstr "" - -#: management/assets/js/components/edit/EditAttribute.js:53 -#, javascript-format -msgid "" -"This attribute will be added to the attribute " -"%s." -msgstr "" - -#: management/assets/js/components/edit/EditAttribute.js:61 -#: management/assets/js/components/edit/EditAttribute.js:68 -#: management/assets/js/components/edit/EditAttribute.js:75 -#, javascript-format -msgid "" -"This attribute will be added to the page %s." -msgstr "" - -#: management/assets/js/components/edit/EditAttribute.js:82 -#, javascript-format -msgid "" -"This attribute will be added to the condition %s." -msgstr "" - -#: management/assets/js/components/edit/EditCatalog.js:42 -#: management/assets/js/components/element/Catalog.js:35 -msgid "This catalog is read only" -msgstr "" - -#: management/assets/js/components/edit/EditCatalog.js:49 -#: management/assets/js/components/element/Catalog.js:51 -#: management/assets/js/components/import/ImportCatalog.js:30 -#: management/assets/js/constants/elements.js:44 -msgid "Catalog" -msgstr "" - -#: management/assets/js/components/edit/EditCatalog.js:51 -msgid "Create catalog" -msgstr "" - -#: management/assets/js/components/edit/EditCondition.js:41 -#: management/assets/js/components/element/Condition.js:27 -msgid "This condition is read only" -msgstr "" - -#: management/assets/js/components/edit/EditCondition.js:48 -#: management/assets/js/components/element/Condition.js:37 -#: management/assets/js/components/import/ImportCondition.js:28 -#: management/assets/js/constants/elements.js:52 -msgid "Condition" -msgstr "" - -#: management/assets/js/components/edit/EditCondition.js:50 -msgid "Create condition" -msgstr "" - -#: management/assets/js/components/edit/EditCondition.js:57 -#, javascript-format -msgid "" -"This condition will be added to the option set " -"%s." -msgstr "" - -#: management/assets/js/components/edit/EditCondition.js:64 -#, javascript-format -msgid "" -"This condition will be added to the page %s." -msgstr "" - -#: management/assets/js/components/edit/EditCondition.js:71 -#, javascript-format -msgid "" -"This condition will be added to the question set %s." -msgstr "" - -#: management/assets/js/components/edit/EditCondition.js:78 -#, javascript-format -msgid "" -"This condition will be added to the question " -"%s." -msgstr "" - -#: management/assets/js/components/edit/EditCondition.js:85 -#, javascript-format -msgid "" -"This condition will be added to the task %s." -msgstr "" - -#: management/assets/js/components/edit/EditCondition.js:114 -msgid "attribute" -msgstr "" - -#: management/assets/js/components/edit/EditOption.js:37 -#: management/assets/js/components/element/Option.js:27 -msgid "This option is read only" -msgstr "" - -#: management/assets/js/components/edit/EditOption.js:44 -#: management/assets/js/components/element/Option.js:37 -#: management/assets/js/components/import/ImportOption.js:28 -#: management/assets/js/constants/elements.js:51 -msgid "Option" -msgstr "" - -#: management/assets/js/components/edit/EditOption.js:46 -msgid "Create option" -msgstr "" - -#: management/assets/js/components/edit/EditOption.js:53 -#, javascript-format -msgid "" -"This option will be added to the option set %s." -msgstr "" - -#: management/assets/js/components/edit/EditOptionSet.js:45 -#: management/assets/js/components/element/OptionSet.js:31 -msgid "This option set is read only" -msgstr "" - -#: management/assets/js/components/edit/EditOptionSet.js:52 -#: management/assets/js/components/element/OptionSet.js:43 -#: management/assets/js/components/import/ImportOptionSet.js:28 -#: management/assets/js/constants/elements.js:50 -msgid "Option set" -msgstr "" - -#: management/assets/js/components/edit/EditOptionSet.js:54 -msgid "Create option set" -msgstr "" - -#: management/assets/js/components/edit/EditOptionSet.js:61 -#, javascript-format -msgid "" -"This option set will be added to the question " -"%s." -msgstr "" - -#: management/assets/js/components/edit/EditPage.js:32 -#: management/assets/js/components/edit/EditQuestionSet.js:32 -#, javascript-format -msgid "Question: %s" -msgstr "" - -#: management/assets/js/components/edit/EditPage.js:35 -#: management/assets/js/components/edit/EditQuestionSet.js:35 -#, javascript-format -msgid "Question set: %s" -msgstr "" - -#: management/assets/js/components/edit/EditPage.js:75 -#: management/assets/js/components/element/Page.js:42 -msgid "This page is read only" -msgstr "" - -#: management/assets/js/components/edit/EditPage.js:82 -#: management/assets/js/components/element/Page.js:57 -#: management/assets/js/components/import/ImportPage.js:28 -#: management/assets/js/constants/elements.js:46 -msgid "Page" -msgstr "" - -#: management/assets/js/components/edit/EditPage.js:84 -msgid "Create page" -msgstr "" - -#: management/assets/js/components/edit/EditPage.js:91 -#, javascript-format -msgid "" -"This page will be added to the section %s." -msgstr "" - -#: management/assets/js/components/edit/EditQuestion.js:47 -#: management/assets/js/components/element/Question.js:33 -msgid "This question is read only" -msgstr "" - -#: management/assets/js/components/edit/EditQuestion.js:54 -#: management/assets/js/components/element/Question.js:44 -#: management/assets/js/components/import/ImportQuestion.js:28 -#: management/assets/js/constants/elements.js:48 -msgid "Question" -msgstr "" - -#: management/assets/js/components/edit/EditQuestion.js:56 -msgid "Create question" -msgstr "" - -#: management/assets/js/components/edit/EditQuestion.js:63 -#, javascript-format -msgid "" -"This question will be added to the page %s." -msgstr "" - -#: management/assets/js/components/edit/EditQuestion.js:70 -#, javascript-format -msgid "" -"This question will be added to the question set %s." -msgstr "" - -#: management/assets/js/components/edit/EditQuestionSet.js:75 -#: management/assets/js/components/element/QuestionSet.js:41 -msgid "This question set is read only" -msgstr "" - -#: management/assets/js/components/edit/EditQuestionSet.js:82 -#: management/assets/js/components/element/QuestionSet.js:56 -#: management/assets/js/components/import/ImportQuestionSet.js:28 -#: management/assets/js/constants/elements.js:47 -msgid "Question set" -msgstr "" - -#: management/assets/js/components/edit/EditQuestionSet.js:84 -msgid "Create question set" -msgstr "" - -#: management/assets/js/components/edit/EditQuestionSet.js:91 -#, javascript-format -msgid "" -"This question set will be added to the page " -"%s." -msgstr "" - -#: management/assets/js/components/edit/EditQuestionSet.js:98 -#, javascript-format -msgid "" -"This question set will be added to the question set %s." -msgstr "" - -#: management/assets/js/components/edit/EditSection.js:41 -#: management/assets/js/components/element/Section.js:39 -msgid "This section is read only" -msgstr "" - -#: management/assets/js/components/edit/EditSection.js:48 -#: management/assets/js/components/element/Section.js:54 -#: management/assets/js/components/import/ImportSection.js:28 -#: management/assets/js/constants/elements.js:45 -msgid "Section" -msgstr "" - -#: management/assets/js/components/edit/EditSection.js:50 -msgid "Create section" -msgstr "" - -#: management/assets/js/components/edit/EditSection.js:57 -#, javascript-format -msgid "" -"This section will be added to the catalog %s." -msgstr "" - -#: management/assets/js/components/edit/EditTask.js:44 -#: management/assets/js/components/element/Task.js:28 -msgid "This task is read only" -msgstr "" - -#: management/assets/js/components/edit/EditTask.js:51 -#: management/assets/js/components/element/Task.js:42 -#: management/assets/js/components/import/ImportTask.js:30 -#: management/assets/js/constants/elements.js:53 -msgid "Task" -msgstr "" - -#: management/assets/js/components/edit/EditTask.js:53 -msgid "Create task" -msgstr "" - -#: management/assets/js/components/edit/EditView.js:38 -#: management/assets/js/components/element/View.js:28 -msgid "This view is read only" -msgstr "" - -#: management/assets/js/components/edit/EditView.js:45 -#: management/assets/js/components/element/View.js:42 -#: management/assets/js/components/import/ImportView.js:30 -#: management/assets/js/constants/elements.js:54 -msgid "View" -msgstr "" - -#: management/assets/js/components/edit/EditView.js:47 -msgid "Create view" -msgstr "" - -#: management/assets/js/components/edit/common/MultiSelect.js:69 -#: management/assets/js/components/edit/common/OrderedMultiSelect.js:63 -#: management/assets/js/components/edit/common/Select.js:56 -msgid "Edit" -msgstr "" - -#: management/assets/js/components/edit/common/MultiSelect.js:70 -#: management/assets/js/components/edit/common/OrderedMultiSelect.js:65 -msgid "Remove" -msgstr "" - -#: management/assets/js/components/edit/common/MultiSelect.js:85 -#, javascript-format -msgid "Add %s" -msgstr "" - -#: management/assets/js/components/edit/common/MultiSelect.js:90 -#: management/assets/js/components/edit/common/Select.js:68 -#, javascript-format -msgid "Create new %s" -msgstr "" - -#: management/assets/js/components/edit/common/UriPrefix.js:35 -#: management/assets/js/components/import/common/UriPrefix.js:21 -#: management/assets/js/components/sidebar/ImportSidebar.js:70 -msgid "Insert default URI Prefix" -msgstr "" - -#: management/assets/js/components/element/Attribute.js:32 -msgid "View attribute nested" -msgstr "" - -#: management/assets/js/components/element/Attribute.js:34 -msgid "Edit attribute" -msgstr "" - -#: management/assets/js/components/element/Attribute.js:35 -msgid "Copy attribute" -msgstr "" - -#: management/assets/js/components/element/Attribute.js:36 -msgid "Add attribute" -msgstr "" - -#: management/assets/js/components/element/Attribute.js:37 -msgid "Unlock attribute" -msgstr "" - -#: management/assets/js/components/element/Attribute.js:37 -msgid "Lock attribute" -msgstr "" - -#: management/assets/js/components/element/Attribute.js:39 -msgid "Export attribute" -msgstr "" - -#: management/assets/js/components/element/Catalog.js:36 -msgid "View catalog nested" -msgstr "" - -#: management/assets/js/components/element/Catalog.js:37 -msgid "Edit catalog" -msgstr "" - -#: management/assets/js/components/element/Catalog.js:38 -msgid "Copy catalog" -msgstr "" - -#: management/assets/js/components/element/Catalog.js:39 -msgid "Add section" -msgstr "" - -#: management/assets/js/components/element/Catalog.js:40 -msgid "Make catalog unavailable" -msgstr "" - -#: management/assets/js/components/element/Catalog.js:41 -msgid "Make catalog available" -msgstr "" - -#: management/assets/js/components/element/Catalog.js:44 -msgid "Unlock catalog" -msgstr "" - -#: management/assets/js/components/element/Catalog.js:44 -msgid "Lock catalog" -msgstr "" - -#: management/assets/js/components/element/Catalog.js:46 -msgid "Export catalog" -msgstr "" - -#: management/assets/js/components/element/Condition.js:28 -msgid "Edit condition" -msgstr "" - -#: management/assets/js/components/element/Condition.js:29 -msgid "Copy condition" -msgstr "" - -#: management/assets/js/components/element/Condition.js:30 -msgid "Unlock condition" -msgstr "" - -#: management/assets/js/components/element/Condition.js:30 -msgid "Lock condition" -msgstr "" - -#: management/assets/js/components/element/Condition.js:32 -msgid "Export condition" -msgstr "" - -#: management/assets/js/components/element/Option.js:28 -msgid "Edit option" -msgstr "" - -#: management/assets/js/components/element/Option.js:29 -msgid "Copy option" -msgstr "" - -#: management/assets/js/components/element/Option.js:30 -msgid "Unlock option" -msgstr "" - -#: management/assets/js/components/element/Option.js:30 -msgid "Lock option" -msgstr "" - -#: management/assets/js/components/element/Option.js:32 -msgid "Export option" -msgstr "" - -#: management/assets/js/components/element/OptionSet.js:32 -msgid "View option set nested" -msgstr "" - -#: management/assets/js/components/element/OptionSet.js:33 -msgid "Edit option set" -msgstr "" - -#: management/assets/js/components/element/OptionSet.js:34 -msgid "Copy option set" -msgstr "" - -#: management/assets/js/components/element/OptionSet.js:35 -msgid "Add option" -msgstr "" - -#: management/assets/js/components/element/OptionSet.js:36 -msgid "Unlock option set" -msgstr "" - -#: management/assets/js/components/element/OptionSet.js:36 -msgid "Lock option set" -msgstr "" - -#: management/assets/js/components/element/OptionSet.js:38 -msgid "Export option set" -msgstr "" - -#: management/assets/js/components/element/Page.js:43 -msgid "View page nested" -msgstr "" - -#: management/assets/js/components/element/Page.js:45 -msgid "Edit page" -msgstr "" - -#: management/assets/js/components/element/Page.js:46 -msgid "Copy page" -msgstr "" - -#: management/assets/js/components/element/Page.js:47 -#: management/assets/js/components/element/QuestionSet.js:46 -msgid "Add question" -msgstr "" - -#: management/assets/js/components/element/Page.js:47 -#: management/assets/js/components/element/QuestionSet.js:46 -msgid "Add question set" -msgstr "" - -#: management/assets/js/components/element/Page.js:49 -msgid "Unlock page" -msgstr "" - -#: management/assets/js/components/element/Page.js:49 -msgid "Lock page" -msgstr "" - -#: management/assets/js/components/element/Page.js:51 -msgid "Export page" -msgstr "" - -#: management/assets/js/components/element/Question.js:34 -msgid "Edit question" -msgstr "" - -#: management/assets/js/components/element/Question.js:35 -msgid "Copy question" -msgstr "" - -#: management/assets/js/components/element/Question.js:36 -msgid "Unlock question" -msgstr "" - -#: management/assets/js/components/element/Question.js:36 -msgid "Lock question" -msgstr "" - -#: management/assets/js/components/element/Question.js:38 -msgid "Export question" -msgstr "" - -#: management/assets/js/components/element/QuestionSet.js:42 -msgid "View question set nested" -msgstr "" - -#: management/assets/js/components/element/QuestionSet.js:44 -msgid "Edit question set" -msgstr "" - -#: management/assets/js/components/element/QuestionSet.js:45 -msgid "Copy question set" -msgstr "" - -#: management/assets/js/components/element/QuestionSet.js:48 -msgid "Unlock question set" -msgstr "" - -#: management/assets/js/components/element/QuestionSet.js:48 -msgid "Lock question set" -msgstr "" - -#: management/assets/js/components/element/QuestionSet.js:50 -msgid "Export question set" -msgstr "" - -#: management/assets/js/components/element/Section.js:40 -msgid "View section nested" -msgstr "" - -#: management/assets/js/components/element/Section.js:42 -msgid "Edit section" -msgstr "" - -#: management/assets/js/components/element/Section.js:43 -msgid "Copy section" -msgstr "" - -#: management/assets/js/components/element/Section.js:44 -msgid "Add page" -msgstr "" - -#: management/assets/js/components/element/Section.js:45 -msgid "Unlock section" -msgstr "" - -#: management/assets/js/components/element/Section.js:46 -msgid "Lock section" -msgstr "" - -#: management/assets/js/components/element/Section.js:48 -msgid "Export section" -msgstr "" - -#: management/assets/js/components/element/Task.js:29 -msgid "Edit task" -msgstr "" - -#: management/assets/js/components/element/Task.js:30 -msgid "Copy task" -msgstr "" - -#: management/assets/js/components/element/Task.js:31 -msgid "Make task unavailable" -msgstr "" - -#: management/assets/js/components/element/Task.js:32 -msgid "Make task available" -msgstr "" - -#: management/assets/js/components/element/Task.js:35 -msgid "Unlock task" -msgstr "" - -#: management/assets/js/components/element/Task.js:35 -msgid "Lock task" -msgstr "" - -#: management/assets/js/components/element/Task.js:37 -msgid "Export task" -msgstr "" - -#: management/assets/js/components/element/View.js:29 -msgid "Edit view" -msgstr "" - -#: management/assets/js/components/element/View.js:30 -msgid "Copy view" -msgstr "" - -#: management/assets/js/components/element/View.js:31 -msgid "Make view unavailable" -msgstr "" - -#: management/assets/js/components/element/View.js:32 -msgid "Make view available" -msgstr "" - -#: management/assets/js/components/element/View.js:35 -msgid "Unlock view" -msgstr "" - -#: management/assets/js/components/element/View.js:35 -msgid "Lock view" -msgstr "" - -#: management/assets/js/components/element/View.js:37 -msgid "Export view" -msgstr "" - -#: management/assets/js/components/elements/Attributes.js:26 -#: management/assets/js/components/elements/Pages.js:56 -#: management/assets/js/components/elements/QuestionSets.js:56 -#: management/assets/js/components/elements/Questions.js:57 -#: management/assets/js/components/nested/NestedCatalog.js:75 -#: management/assets/js/components/nested/NestedPage.js:67 -#: management/assets/js/components/nested/NestedQuestionSet.js:63 -#: management/assets/js/components/nested/NestedSection.js:71 -msgid "Attributes" -msgstr "" - -#: management/assets/js/components/elements/Attributes.js:33 -#: management/assets/js/components/nested/NestedAttribute.js:32 -msgid "Filter attributes" -msgstr "" - -#: management/assets/js/components/elements/Attributes.js:42 -#: management/assets/js/components/elements/Catalogs.js:51 -#: management/assets/js/components/elements/Conditions.js:43 -#: management/assets/js/components/elements/OptionSets.js:43 -#: management/assets/js/components/elements/Options.js:46 -#: management/assets/js/components/elements/Pages.js:48 -#: management/assets/js/components/elements/QuestionSets.js:48 -#: management/assets/js/components/elements/Questions.js:49 -#: management/assets/js/components/elements/Sections.js:46 -#: management/assets/js/components/elements/Tasks.js:49 -#: management/assets/js/components/elements/Views.js:49 -msgid "All editors" -msgstr "" - -#: management/assets/js/components/elements/Catalogs.js:30 -#: management/assets/js/components/elements/Catalogs.js:58 -#: management/assets/js/components/nested/NestedCatalog.js:65 -msgid "Catalogs" -msgstr "" - -#: management/assets/js/components/elements/Catalogs.js:37 -#: management/assets/js/components/nested/NestedCatalog.js:50 -msgid "Filter catalogs" -msgstr "" - -#: management/assets/js/components/elements/Catalogs.js:57 -#: management/assets/js/components/elements/Options.js:51 -#: management/assets/js/components/elements/Pages.js:53 -#: management/assets/js/components/elements/QuestionSets.js:53 -#: management/assets/js/components/elements/Questions.js:54 -#: management/assets/js/components/elements/Sections.js:51 -#: management/assets/js/components/nested/NestedCatalog.js:64 -#: management/assets/js/components/nested/NestedOptionSet.js:44 -#: management/assets/js/components/nested/NestedPage.js:60 -#: management/assets/js/components/nested/NestedQuestionSet.js:58 -#: management/assets/js/components/nested/NestedSection.js:62 -msgid "Show URIs:" -msgstr "" - -#: management/assets/js/components/elements/Conditions.js:27 -#: management/assets/js/components/elements/Pages.js:58 -#: management/assets/js/components/elements/QuestionSets.js:58 -#: management/assets/js/components/elements/Questions.js:59 -#: management/assets/js/components/nested/NestedCatalog.js:77 -#: management/assets/js/components/nested/NestedPage.js:69 -#: management/assets/js/components/nested/NestedQuestionSet.js:65 -#: management/assets/js/components/nested/NestedSection.js:73 -msgid "Conditions" -msgstr "" - -#: management/assets/js/components/elements/Conditions.js:34 -msgid "Filter conditions" -msgstr "" - -#: management/assets/js/components/elements/OptionSets.js:27 -#: management/assets/js/components/elements/Questions.js:61 -#: management/assets/js/components/nested/NestedCatalog.js:79 -#: management/assets/js/components/nested/NestedPage.js:71 -#: management/assets/js/components/nested/NestedQuestionSet.js:67 -#: management/assets/js/components/nested/NestedSection.js:75 -msgid "Option sets" -msgstr "" - -#: management/assets/js/components/elements/OptionSets.js:34 -#: management/assets/js/components/nested/NestedOptionSet.js:36 -msgid "Filter option sets" -msgstr "" - -#: management/assets/js/components/elements/Options.js:30 -#: management/assets/js/components/elements/Options.js:52 -#: management/assets/js/components/nested/NestedOptionSet.js:45 -msgid "Options" -msgstr "" - -#: management/assets/js/components/elements/Options.js:37 -msgid "Filter options" -msgstr "" - -#: management/assets/js/components/elements/Pages.js:32 -#: management/assets/js/components/elements/Pages.js:54 -#: management/assets/js/components/nested/NestedCatalog.js:60 -#: management/assets/js/components/nested/NestedCatalog.js:69 -#: management/assets/js/components/nested/NestedPage.js:61 -#: management/assets/js/components/nested/NestedSection.js:58 -#: management/assets/js/components/nested/NestedSection.js:65 -msgid "Pages" -msgstr "" - -#: management/assets/js/components/elements/Pages.js:39 -#: management/assets/js/components/nested/NestedPage.js:48 -msgid "Filter pages" -msgstr "" - -#: management/assets/js/components/elements/QuestionSets.js:32 -#: management/assets/js/components/elements/QuestionSets.js:54 -#: management/assets/js/components/nested/NestedCatalog.js:61 -#: management/assets/js/components/nested/NestedCatalog.js:71 -#: management/assets/js/components/nested/NestedPage.js:57 -#: management/assets/js/components/nested/NestedPage.js:63 -#: management/assets/js/components/nested/NestedQuestionSet.js:55 -#: management/assets/js/components/nested/NestedQuestionSet.js:59 -#: management/assets/js/components/nested/NestedSection.js:59 -#: management/assets/js/components/nested/NestedSection.js:67 -msgid "Question sets" -msgstr "" - -#: management/assets/js/components/elements/QuestionSets.js:39 -#: management/assets/js/components/nested/NestedQuestionSet.js:46 -msgid "Filter question sets" -msgstr "" - -#: management/assets/js/components/elements/Questions.js:33 -#: management/assets/js/components/elements/Questions.js:55 -#: management/assets/js/components/nested/NestedCatalog.js:73 -#: management/assets/js/components/nested/NestedPage.js:65 -#: management/assets/js/components/nested/NestedQuestionSet.js:61 -#: management/assets/js/components/nested/NestedSection.js:69 -msgid "Questions" -msgstr "" - -#: management/assets/js/components/elements/Questions.js:40 -msgid "Filter questions" -msgstr "" - -#: management/assets/js/components/elements/Sections.js:30 -#: management/assets/js/components/elements/Sections.js:52 -#: management/assets/js/components/nested/NestedCatalog.js:59 -#: management/assets/js/components/nested/NestedCatalog.js:67 -#: management/assets/js/components/nested/NestedSection.js:63 -msgid "Sections" -msgstr "" - -#: management/assets/js/components/elements/Sections.js:37 -#: management/assets/js/components/nested/NestedSection.js:49 -msgid "Filter sections" -msgstr "" - -#: management/assets/js/components/elements/Tasks.js:28 -msgid "Tasks" -msgstr "" - -#: management/assets/js/components/elements/Tasks.js:35 -msgid "Filter tasks" -msgstr "" - -#: management/assets/js/components/elements/Views.js:28 -msgid "Views" -msgstr "" - -#: management/assets/js/components/elements/Views.js:35 -msgid "Filter views" -msgstr "" - -#: management/assets/js/components/import/ImportCatalog.js:22 -msgid "catalog" -msgstr "" - -#: management/assets/js/components/import/ImportTask.js:22 -msgid "task" -msgstr "" - -#: management/assets/js/components/import/ImportView.js:22 -msgid "view" -msgstr "" - -#: management/assets/js/components/import/common/Errors.js:9 -msgid "Errors" -msgstr "" - -#: management/assets/js/components/import/common/Key.js:12 -msgid "Key" -msgstr "" - -#: management/assets/js/components/import/common/UriPath.js:12 -msgid "URI path" -msgstr "" - -#: management/assets/js/components/import/common/UriPrefix.js:12 -#: management/assets/js/components/sidebar/ImportSidebar.js:61 -#: management/assets/js/components/sidebar/ImportSidebar.js:65 -msgid "URI prefix" -msgstr "" - -#: management/assets/js/components/import/common/Warnings.js:9 -msgid "Warnings" -msgstr "" - -#: management/assets/js/components/info/AttributeInfo.js:36 -#, javascript-format -msgid "This attribute is used for %s values in one project." -msgid_plural "" -"This attribute is used for %s values in %s projects." -msgstr[0] "" -msgstr[1] "" - -#: management/assets/js/components/info/AttributeInfo.js:43 -#, javascript-format -msgid "This attribute has one decendant." -msgid_plural "This attribute has %s decendants." -msgstr[0] "" -msgstr[1] "" - -#: management/assets/js/components/info/AttributeInfo.js:59 -#, javascript-format -msgid "This attribute is used in one condition." -msgid_plural "This attribute is used in %s conditions." -msgstr[0] "" -msgstr[1] "" - -#: management/assets/js/components/info/AttributeInfo.js:74 -#, javascript-format -msgid "This attribute is used in one page." -msgid_plural "This attribute is used in %s pages." -msgstr[0] "" -msgstr[1] "" - -#: management/assets/js/components/info/AttributeInfo.js:89 -#, javascript-format -msgid "This attribute is used in one questionset." -msgid_plural "This attribute is used in %s questionsets." -msgstr[0] "" -msgstr[1] "" - -#: management/assets/js/components/info/AttributeInfo.js:104 -#, javascript-format -msgid "This attribute is used in one question." -msgid_plural "This attribute is used in %s questions." -msgstr[0] "" -msgstr[1] "" - -#: management/assets/js/components/info/AttributeInfo.js:119 -#, javascript-format -msgid "This attribute is used in one task." -msgid_plural "This attribute is used in %s tasks." -msgstr[0] "" -msgstr[1] "" - -#: management/assets/js/components/info/CatalogInfo.js:9 -#, javascript-format -msgid "This catalog is used in one project." -msgid_plural "This catalog is used in %s projects." -msgstr[0] "" -msgstr[1] "" - -#: management/assets/js/components/info/ConditionInfo.js:33 -#, javascript-format -msgid "This condition is used for one optionset." -msgid_plural "This condition is used for %s optionsets." -msgstr[0] "" -msgstr[1] "" - -#: management/assets/js/components/info/ConditionInfo.js:48 -#, javascript-format -msgid "This condition is used for one page." -msgid_plural "This condition is used for %s pages." -msgstr[0] "" -msgstr[1] "" - -#: management/assets/js/components/info/ConditionInfo.js:63 -#, javascript-format -msgid "This condition is used for one questionset." -msgid_plural "This condition is used for %s questionsets." -msgstr[0] "" -msgstr[1] "" - -#: management/assets/js/components/info/ConditionInfo.js:78 -#, javascript-format -msgid "This condition is used for one question." -msgid_plural "This condition is used for %s questions." -msgstr[0] "" -msgstr[1] "" - -#: management/assets/js/components/info/ConditionInfo.js:93 -#, javascript-format -msgid "This condition is used for one task." -msgid_plural "This condition is used for %s tasks." -msgstr[0] "" -msgstr[1] "" - -#: management/assets/js/components/info/OptionInfo.js:20 -#, javascript-format -msgid "This option is used for %s values in one project." -msgid_plural "This option is used for %s values in %s projects." -msgstr[0] "" -msgstr[1] "" - -#: management/assets/js/components/info/OptionInfo.js:26 -#, javascript-format -msgid "This option is used in one condition." -msgid_plural "This option is used in %s conditions." -msgstr[0] "" -msgstr[1] "" - -#: management/assets/js/components/info/OptionSetInfo.js:21 -#, javascript-format -msgid "This option set is used in one question." -msgid_plural "This option set is used in %s questions." -msgstr[0] "" -msgstr[1] "" - -#: management/assets/js/components/info/PageInfo.js:21 -#, javascript-format -msgid "This page is used in one section." -msgid_plural "This page is used in %s sections." -msgstr[0] "" -msgstr[1] "" - -#: management/assets/js/components/info/QuestionInfo.js:24 -#, javascript-format -msgid "This question is used in one page." -msgid_plural "This question is used in %s pages." -msgstr[0] "" -msgstr[1] "" - -#: management/assets/js/components/info/QuestionInfo.js:39 -#: management/assets/js/components/info/QuestionSetInfo.js:39 -#, javascript-format -msgid "This question set is used in one question set." -msgid_plural "This question set is used in %s question sets." -msgstr[0] "" -msgstr[1] "" - -#: management/assets/js/components/info/QuestionSetInfo.js:24 -#, javascript-format -msgid "This question set is used in one page." -msgid_plural "This question set is used in %s pages." -msgstr[0] "" -msgstr[1] "" - -#: management/assets/js/components/info/SectionInfo.js:21 -#, javascript-format -msgid "This section is used in one catalog." -msgid_plural "This section is used in %s catalogs." -msgstr[0] "" -msgstr[1] "" - -#: management/assets/js/components/info/TaskInfo.js:9 -#, javascript-format -msgid "This task is used in one project." -msgid_plural "This task is used in %s projects." -msgstr[0] "" -msgstr[1] "" - -#: management/assets/js/components/info/ViewInfo.js:9 -#, javascript-format -msgid "This view is used in one project." -msgid_plural "This view is used in %s projects." -msgstr[0] "" -msgstr[1] "" - -#: management/assets/js/components/main/Import.js:26 -msgid "Import" -msgstr "" - -#: management/assets/js/components/main/Import.js:38 -msgid "created" -msgstr "" - -#: management/assets/js/components/main/Import.js:39 -msgid "updated" -msgstr "" - -#: management/assets/js/components/main/Import.js:42 -msgid "could not be imported" -msgstr "" - -#: management/assets/js/components/main/Import.js:46 -msgid "but could not be added to parent element" -msgstr "" - -#: management/assets/js/components/modals/DeleteAttributeModal.js:7 -msgid "Delete attribute" -msgstr "" - -#: management/assets/js/components/modals/DeleteAttributeModal.js:9 -msgid "You are about to permanently delete the attribute:" -msgstr "" - -#: management/assets/js/components/modals/DeleteAttributeModal.js:16 -#: management/assets/js/components/modals/DeleteCatalogModal.js:16 -#: management/assets/js/components/modals/DeleteConditionModal.js:16 -#: management/assets/js/components/modals/DeleteOptionModal.js:16 -#: management/assets/js/components/modals/DeleteOptionSetModal.js:16 -#: management/assets/js/components/modals/DeletePageModal.js:16 -#: management/assets/js/components/modals/DeleteQuestionModal.js:16 -#: management/assets/js/components/modals/DeleteQuestionSetModal.js:16 -#: management/assets/js/components/modals/DeleteSectionModal.js:16 -#: management/assets/js/components/modals/DeleteTaskModal.js:16 -#: management/assets/js/components/modals/DeleteViewModal.js:16 -msgid "This action cannot be undone!" -msgstr "" - -#: management/assets/js/components/modals/DeleteCatalogModal.js:7 -#: management/assets/js/components/modals/DeleteTaskModal.js:7 -#: management/assets/js/components/modals/DeleteViewModal.js:7 -msgid "Delete catalog" -msgstr "" - -#: management/assets/js/components/modals/DeleteCatalogModal.js:9 -msgid "You are about to permanently delete the catalog:" -msgstr "" - -#: management/assets/js/components/modals/DeleteCatalogModal.js:16 -msgid "Those projects will not be usable afterwards." -msgstr "" - -#: management/assets/js/components/modals/DeleteConditionModal.js:7 -msgid "Delete condition" -msgstr "" - -#: management/assets/js/components/modals/DeleteConditionModal.js:9 -msgid "You are about to permanently delete the condition:" -msgstr "" - -#: management/assets/js/components/modals/DeleteOptionModal.js:7 -msgid "Delete option" -msgstr "" - -#: management/assets/js/components/modals/DeleteOptionModal.js:9 -msgid "You are about to permanently delete the option:" -msgstr "" - -#: management/assets/js/components/modals/DeleteOptionSetModal.js:7 -msgid "Delete option set" -msgstr "" - -#: management/assets/js/components/modals/DeleteOptionSetModal.js:9 -msgid "You are about to permanently delete the option set:" -msgstr "" - -#: management/assets/js/components/modals/DeletePageModal.js:7 -msgid "Delete page" -msgstr "" - -#: management/assets/js/components/modals/DeletePageModal.js:9 -msgid "You are about to permanently delete the page:" -msgstr "" - -#: management/assets/js/components/modals/DeleteQuestionModal.js:7 -msgid "Delete question" -msgstr "" - -#: management/assets/js/components/modals/DeleteQuestionModal.js:9 -msgid "You are about to permanently delete the question:" -msgstr "" - -#: management/assets/js/components/modals/DeleteQuestionSetModal.js:7 -msgid "Delete question set" -msgstr "" - -#: management/assets/js/components/modals/DeleteQuestionSetModal.js:9 -msgid "You are about to permanently delete the question set:" -msgstr "" - -#: management/assets/js/components/modals/DeleteSectionModal.js:7 -msgid "Delete section" -msgstr "" - -#: management/assets/js/components/modals/DeleteSectionModal.js:9 -msgid "You are about to permanently delete the section:" -msgstr "" - -#: management/assets/js/components/modals/DeleteTaskModal.js:9 -msgid "You are about to permanently delete the task:" -msgstr "" - -#: management/assets/js/components/modals/DeleteTaskModal.js:16 -msgid "The task will be removed from these projects." -msgstr "" - -#: management/assets/js/components/modals/DeleteViewModal.js:9 -msgid "You are about to permanently delete the view:" -msgstr "" - -#: management/assets/js/components/modals/DeleteViewModal.js:16 -msgid "The view will be removed from these projects." -msgstr "" - -#: management/assets/js/components/nested/NestedCatalog.js:58 -msgid "Toggle elements:" -msgstr "" - -#: management/assets/js/components/nested/NestedPage.js:56 -#: management/assets/js/components/nested/NestedQuestionSet.js:54 -#: management/assets/js/components/nested/NestedSection.js:57 -msgid "Show elements:" -msgstr "" - -#: management/assets/js/components/sidebar/ImportSidebar.js:23 -msgid "Import successful" -msgstr "" - -#: management/assets/js/components/sidebar/ImportSidebar.js:35 -msgid "Import elements" -msgstr "" - -#: management/assets/js/components/sidebar/ImportSidebar.js:39 -#, javascript-format -msgid "Import one element" -msgid_plural "Import %s elements" -msgstr[0] "" -msgstr[1] "" - -#: management/assets/js/components/sidebar/ImportSidebar.js:46 -msgid "Selection" -msgstr "" - -#: management/assets/js/components/sidebar/ImportSidebar.js:51 -msgid "Select all" -msgstr "" - -#: management/assets/js/components/sidebar/ImportSidebar.js:56 -msgid "Unselect all" -msgstr "" - -#: management/assets/js/components/sidebar/ImportSidebar.js:75 -msgid "Set URI prefix for all elements" -msgstr ""