Skip to content

Commit 8ce1552

Browse files
authored
Merge pull request DSpace#2186 from vlguerrero/spanish-translation-contribution
Update es.json5
2 parents 3fcb113 + 05d73ab commit 8ce1552

1 file changed

Lines changed: 18 additions & 17 deletions

File tree

src/assets/i18n/es.json5

Lines changed: 18 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -752,8 +752,8 @@
752752
// "admin.access-control.groups.form.tooltip.editGroup.addEpeople": "To add or remove an EPerson to/from this group, either click the 'Browse All' button or use the search bar below to search for users (use the dropdown to the left of the search bar to choose whether to search by metadata or by email). Then click the plus icon for each user you wish to add in the list below, or the trash can icon for each user you wish to remove. The list below may have several pages: use the page controls below the list to navigate to the next pages. Once you are ready, save your changes by clicking the 'Save' button in the top section.",
753753
"admin.access-control.groups.form.tooltip.editGroup.addEpeople": "Para agregar o remover una persona en este grupo, pulse el botón ‘Examinar todo’ o utilice la barra de búsqueda de abajo para buscar los usuario (Use el desplegable que se encuentra a la derecha de la barra de búsqueda para seleccionar entre buscar por metadato o por correo electrónico). Posteriormente pulse el botón con el icono más por cada usuario que desea agregar a la lista, o el icono de papelera por cada usuario que desea remover. La lista puede contener varias páginas: utilice los controles de paginación debajo de la lista, para navegar a las siguientes páginas. Cuando haya finalizado, guarde sus cambios pulsando el botón ‘Guardar’ ubicado en la parte superior de la sección.",
754754

755-
// "admin.access-control.groups.form.tooltip.editGroup.addSubgroups": "To add or remove a Subgroup to/from this group, either click the 'Browse All' button or use the search bar below to search for subgroups. Then click the plus icon for each subgroup you wish to add in the list below, or the trash can icon for each subgroup you wish to remove. The list below may have several pages: use the page controls below the list to navigate to the next pages. Once you are ready, save your changes by clicking the 'Save' button in the top section.",
756-
"admin.access-control.groups.form.tooltip.editGroup.addSubgroups": "Para agregar o remover un sub-grupo en este grupo, pulse el botón Examinar todo o utilice la barra de búsqueda de abajo para buscar los subgrupos- Posteriormente pulse el botón con el icono más por cada sub-grupo que desea agregar a la lista, o el icono de papelera por cada sub-grupo que desea remover. La lista puede contener varias páginas: utilice los controles de paginación debajo de la lista, para navegar a las siguientes páginas. Cuando haya finalizado, guarde sus cambios pulsando el botón ‘Guardar’ ubicado en la parte superior de la sección.",
755+
// "admin.access-control.groups.form.tooltip.editGroup.addSubgroups": "To add or remove a Subgroup to/from this group, either click the 'Browse All' button or use the search bar below to search for users. Then click the plus icon for each user you wish to add in the list below, or the trash can icon for each user you wish to remove. The list below may have several pages: use the page controls below the list to navigate to the next pages. Once you are ready, save your changes by clicking the 'Save' button in the top section.",
756+
"admin.access-control.groups.form.tooltip.editGroup.addSubgroups": "Para agregar o remover un sub-grupo en este grupo, pulse el botón 'Examinar todo' o utilice la barra de búsqueda de abajo para buscar los subgrupos- Posteriormente pulse el botón con el icono más por cada sub-grupo que desea agregar a la lista, o el icono de papelera por cada sub-grupo que desea remover. La lista puede contener varias páginas: utilice los controles de paginación debajo de la lista, para navegar a las siguientes páginas. Cuando haya finalizado, guarde sus cambios pulsando el botón ‘Guardar’ ubicado en la parte superior de la sección.",
757757

758758
// "admin.search.breadcrumbs": "Administrative Search",
759759
"admin.search.breadcrumbs": "Búsqueda administrativa",
@@ -1891,12 +1891,10 @@
18911891

18921892

18931893
// "comcol-role.edit.scorereviewers.name": "Score Reviewers",
1894-
// TODO New key - Add a translation
1895-
"comcol-role.edit.scorereviewers.name": "Score Reviewers",
1894+
"comcol-role.edit.scorereviewers.name": "Revisores de puntuación",
18961895

18971896
// "comcol-role.edit.scorereviewers.description": "Reviewers are able to give a score to incoming submissions, this will define whether the submission will be rejected or not.",
1898-
// TODO New key - Add a translation
1899-
"comcol-role.edit.scorereviewers.description": "Reviewers are able to give a score to incoming submissions, this will define whether the submission will be rejected or not.",
1897+
"comcol-role.edit.scorereviewers.description": "Los revisores pueden dar una puntuación a un envío entrante, esto definirá si el envío será rechazado o no.",
19001898

19011899
// "community.form.abstract": "Short Description",
19021900
"community.form.abstract": "Breve descripción",
@@ -2588,6 +2586,9 @@
25882586
// "form.submit": "Save",
25892587
"form.submit": "Guardar",
25902588

2589+
// "form.create": "Create",
2590+
"form.create": "Crear",
2591+
25912592
// "form.repeatable.sort.tip": "Drop the item in the new position",
25922593
"form.repeatable.sort.tip": "Suelte el ítem en la nueva posición",
25932594

@@ -3953,8 +3954,8 @@
39533954
// "itemtemplate.edit.metadata.notifications.discarded.content": "Your changes were discarded. To reinstate your changes click the 'Undo' button",
39543955
"itemtemplate.edit.metadata.notifications.discarded.content": "Sus cambios fueron descartados. Para recuperar sus cambios pulse el botón 'Deshacer'",
39553956

3956-
// "itemtemplate.edit.metadata.notifications.discarded.title": "Changed discarded",
3957-
"itemtemplate.edit.metadata.notifications.discarded.title": "Cambio descartado",
3957+
// "itemtemplate.edit.metadata.notifications.discarded.title": "Changes discarded",
3958+
"itemtemplate.edit.metadata.notifications.discarded.title": "Cambios descartados",
39583959

39593960
// "itemtemplate.edit.metadata.notifications.error.title": "An error occurred",
39603961
"itemtemplate.edit.metadata.notifications.error.title": "Ocurrió un error",
@@ -3968,8 +3969,8 @@
39683969
// "itemtemplate.edit.metadata.notifications.outdated.content": "The item template you're currently working on has been changed by another user. Your current changes are discarded to prevent conflicts",
39693970
"itemtemplate.edit.metadata.notifications.outdated.content": "La plantilla de ítem en la que usted esta trabajando actualmente ha sido cambiada por otro usuario. Sus cambios han sido descartados para evitar conflictos",
39703971

3971-
// "itemtemplate.edit.metadata.notifications.outdated.title": "Changed outdated",
3972-
"itemtemplate.edit.metadata.notifications.outdated.title": "Cambiado obsoleto",
3972+
// "itemtemplate.edit.metadata.notifications.outdated.title": "Changes outdated",
3973+
"itemtemplate.edit.metadata.notifications.outdated.title": "Cambios obsoletos",
39733974

39743975
// "itemtemplate.edit.metadata.notifications.saved.content": "Your changes to this item template's metadata were saved.",
39753976
"itemtemplate.edit.metadata.notifications.saved.content": "Sus cambios a los metadatos de esta plantilla de ítem han sido guardados.",
@@ -5211,7 +5212,6 @@
52115212

52125213
// "register-page.registration.google-recaptcha.must-accept-cookies": "In order to register you must accept the <b>Registration and Password recovery</b> (Google reCaptcha) cookies.",
52135214
"register-page.registration.google-recaptcha.must-accept-cookies": "Para registrarse debe aceptar las cookies de <b>Registro y recuperación de contraseña</b> (Google reCaptcha).",
5214-
52155215
// "register-page.registration.error.maildomain": "This email address is not on the list of domains who can register. Allowed domains are {{ domains }}",
52165216
"register-page.registration.error.maildomain": "Este correo electrónico no esta en la lista de dominios que pueden registrarse. Los dominios permitidos son {{ domains }}",
52175217

@@ -5226,7 +5226,6 @@
52265226

52275227
// "register-page.registration.google-recaptcha.notification.message.expired": "Verification expired. Please verify again.",
52285228
"register-page.registration.google-recaptcha.notification.message.expired": "Verificación caducada. Verifique de nuevo.",
5229-
52305229
// "register-page.registration.info.maildomain": "Accounts can be registered for mail addresses of the domains",
52315230
"register-page.registration.info.maildomain": "Las cuentas pueden registrarse para las direcciones de correo de los dominios",
52325231

@@ -5943,6 +5942,8 @@
59435942
// "statistics.table.header.views": "Views",
59445943
"statistics.table.header.views": "Visitas",
59455944

5945+
// "statistics.table.no-name": "(object name could not be loaded)",
5946+
"statistics.table.no-name": "(el nombre del objeto no pudo ser cargado)",
59465947

59475948

59485949
// "submission.edit.breadcrumbs": "Edit Submission",
@@ -6936,8 +6937,8 @@
69366937
// "submission.workflow.generic.delete": "Delete",
69376938
"submission.workflow.generic.delete": "Eliminar",
69386939

6939-
// "submission.workflow.generic.delete-help": "If you would to discard this item, select \"Delete\". You will then be asked to confirm it.",
6940-
"submission.workflow.generic.delete-help": "Si desea descartar este ítem, seleccione \"Eliminar\". Luego se le pedirá que lo confirme.",
6940+
// "submission.workflow.generic.delete-help": "Select this option to discard this item. You will then be asked to confirm it.",
6941+
"submission.workflow.generic.delete-help": "Seleccione esta opción para descartar este ítem. A contunuación se le pedirá confirmación.",
69416942

69426943
// "submission.workflow.generic.edit": "Edit",
69436944
"submission.workflow.generic.edit": "Editar",
@@ -7089,7 +7090,7 @@
70897090
// "subscriptions.modal.new-subscription-form.type.content": "Content",
70907091
"subscriptions.modal.new-subscription-form.type.content": "Contenido",
70917092

7092-
// "subscriptions.modal.new-subscription-form.frequency.D": "Diario",
7093+
// "subscriptions.modal.new-subscription-form.frequency.D": "Daily",
70937094
"subscriptions.modal.new-subscription-form.frequency.D": "Diario",
70947095

70957096
// "subscriptions.modal.new-subscription-form.frequency.W": "Weekly",
@@ -7345,8 +7346,8 @@
73457346
"workflow-item.selectrevieweraction.button.confirm": "Confirmar",
73467347

73477348

7348-
// "workflow-item.scorereviewaction.notification.success.title": "Revisar evaluación",
7349-
"workflow-item.scorereviewaction.notification.success.title": "Revisar evaluación",
7349+
// "workflow-item.scorereviewaction.notification.success.title": "Rating review",
7350+
"workflow-item.scorereviewaction.notification.success.title": "Revisión de evaluación",
73507351

73517352
// "workflow-item.scorereviewaction.notification.success.content": "The rating for this item workflow item has been successfully submitted",
73527353
"workflow-item.scorereviewaction.notification.success.content": "La evaluación para este ítem ha sido enviada exitosamente",

0 commit comments

Comments
 (0)