[orca] Updated Spanish translation



commit 31e6beb16322f76f62cdce5f1fd58f998c7ea187
Author: Daniel Mustieles <daniel mustieles gmail com>
Date:   Tue Feb 14 20:36:19 2017 +0100

    Updated Spanish translation

 po/es.po |  886 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 475 insertions(+), 411 deletions(-)
---
diff --git a/po/es.po b/po/es.po
index 5b90b1e..054bfd8 100644
--- a/po/es.po
+++ b/po/es.po
@@ -18,8 +18,8 @@ msgstr ""
 "Project-Id-Version: orca.master\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?";
 "product=orca&keywords=I18N+L10N&component=i18n\n"
-"POT-Creation-Date: 2017-01-21 20:37+0000\n"
-"PO-Revision-Date: 2017-01-24 09:54+0100\n"
+"POT-Creation-Date: 2017-02-06 15:57+0000\n"
+"PO-Revision-Date: 2017-02-07 18:33+0100\n"
 "Last-Translator: Daniel Mustieles <daniel mustieles gmail com>\n"
 "Language-Team: es <gnome-es-list gnome org>\n"
 "Language: es\n"
@@ -2810,284 +2810,300 @@ msgstr "Va al cuadro combinado anterior."
 msgid "Goes to next combo box."
 msgstr "Va al siguiente cuadro combinado."
 
+#. Translators: This string describes a document navigation command which moves
+#. to the start of the current container. Examples of containers include tables,
+#. lists, and blockquotes.
+#: ../src/orca/cmdnames.py:823
+#| msgid "Goes to the top of the file."
+msgid "Goes to start of container."
+msgstr "Va al principio del contenedor."
+
+#. Translators: This string describes a document navigation command which moves
+#. to the end of the current container. Examples of containers include tables,
+#. lists, and blockquotes.
+#: ../src/orca/cmdnames.py:828
+#| msgid "Goes to the end of the line."
+msgid "Goes to end of container."
+msgstr "Va al final del contenedor."
+
 #. Translators: this is for navigating among combo boxes in a document.
-#: ../src/orca/cmdnames.py:821
+#: ../src/orca/cmdnames.py:831
 msgid "Displays a list of combo boxes."
 msgstr "Muestra una lista de cajas combinadas."
 
 #. Translators: this is for navigating among entries in a document.
-#: ../src/orca/cmdnames.py:824
+#: ../src/orca/cmdnames.py:834
 msgid "Goes to previous entry."
 msgstr "Va a la entrada anterior."
 
 #. Translators: this is for navigating among entries in a document.
-#: ../src/orca/cmdnames.py:827
+#: ../src/orca/cmdnames.py:837
 msgid "Goes to next entry."
 msgstr "Va a la siguiente entrada."
 
 #. Translators: this is for navigating among entries in a document.
-#: ../src/orca/cmdnames.py:830
+#: ../src/orca/cmdnames.py:840
 msgid "Displays a list of entries."
 msgstr "Muestra una lista de entradas."
 
 #. Translators: this is for navigating among form fields in a document.
-#: ../src/orca/cmdnames.py:833
+#: ../src/orca/cmdnames.py:843
 msgid "Goes to previous form field."
 msgstr "Va al campo de formulario anterior."
 
 #. Translators: this is for navigating among form fields in a document.
-#: ../src/orca/cmdnames.py:836
+#: ../src/orca/cmdnames.py:846
 msgid "Goes to next form field."
 msgstr "Va al siguiente campo de formulario."
 
 #. Translators: this is for navigating among form fields in a document.
-#: ../src/orca/cmdnames.py:839
+#: ../src/orca/cmdnames.py:849
 msgid "Displays a list of form fields."
 msgstr "Muestra una lista de campos de un formulario."
 
 #. Translators: this is for navigating among headings (e.g. <h1>) in a document.
-#: ../src/orca/cmdnames.py:842
+#: ../src/orca/cmdnames.py:852
 msgid "Goes to previous heading."
 msgstr "Va al encabezado anterior."
 
 #. Translators: this is for navigating among headings (e.g. <h1>) in a document.
-#: ../src/orca/cmdnames.py:845
+#: ../src/orca/cmdnames.py:855
 msgid "Goes to next heading."
 msgstr "Va al siguiente encabezado."
 
 #. Translators: this is for navigating among headings (e.g. <h1>) in a document.
-#: ../src/orca/cmdnames.py:848
+#: ../src/orca/cmdnames.py:858
 msgid "Displays a list of headings."
 msgstr "Muestra una lista de encabezados."
 
 #. Translators: this is for navigating among headings (e.g. <h1>) in a document.
 #. <h1> is a heading at level 1, <h2> is a heading at level 2, etc.
-#: ../src/orca/cmdnames.py:852
+#: ../src/orca/cmdnames.py:862
 #, python-format
 msgid "Goes to previous heading at level %d."
 msgstr "Va al encabezado anterior de nivel %d."
 
 #. Translators: this is for navigating among headings (e.g. <h1>) in a document.
 #. <h1> is a heading at level 1, <h2> is a heading at level 2, etc.
-#: ../src/orca/cmdnames.py:856
+#: ../src/orca/cmdnames.py:866
 #, python-format
 msgid "Goes to next heading at level %d."
 msgstr "Va al siguiente encabezado de nivel %d."
 
 #. Translators: this is for navigating among headings (e.g. <h1>) in a document.
 #. <h1> is a heading at level 1, <h2> is a heading at level 2, etc.
-#: ../src/orca/cmdnames.py:860
+#: ../src/orca/cmdnames.py:870
 #, python-format
 msgid "Displays a list of headings at level %d."
 msgstr "Muestra una lista de encabezados de nivel %d."
 
 #. Translators: this is for navigating among images in a document.
-#: ../src/orca/cmdnames.py:863
+#: ../src/orca/cmdnames.py:873
 msgid "Goes to previous image."
 msgstr "Va a la imagen anterior."
 
 #. Translators: this is for navigating among images in a document.
-#: ../src/orca/cmdnames.py:866
+#: ../src/orca/cmdnames.py:876
 msgid "Goes to next image."
 msgstr "Va a la siguiente imagen."
 
 #. Translators: this is for navigating among images in a document.
-#: ../src/orca/cmdnames.py:869
+#: ../src/orca/cmdnames.py:879
 msgid "Displays a list of images."
 msgstr "Muestra una lista de imágenes."
 
 #. Translators: this is for navigating among ARIA landmarks in a document. ARIA
 #. role landmarks are the W3C defined HTML tag attribute 'role' used to identify
 #. important part of webpage like banners, main context, search etc.
-#: ../src/orca/cmdnames.py:874
+#: ../src/orca/cmdnames.py:884
 msgid "Goes to previous landmark."
 msgstr "Va al anterior punto de referencia."
 
 #. Translators: this is for navigating among ARIA landmarks in a document. ARIA
 #. role landmarks are the W3C defined HTML tag attribute 'role' used to identify
 #. important part of webpage like banners, main context, search etc.
-#: ../src/orca/cmdnames.py:879
+#: ../src/orca/cmdnames.py:889
 msgid "Goes to next landmark."
 msgstr "Va al siguiente punto de referencia."
 
 #. Translators: this is for navigating among ARIA landmarks in a document. ARIA
 #. role landmarks are the W3C defined HTML tag attribute 'role' used to identify
 #. important part of webpage like banners, main context, search etc.
-#: ../src/orca/cmdnames.py:884
+#: ../src/orca/cmdnames.py:894
 msgid "Displays a list of landmarks."
 msgstr "Muestra una lista de marcas."
 
 #. Translators: this is for navigating among large objects in a document.
 #. A 'large object' is a logical chunk of text, such as a paragraph, a list,
 #. a table, etc.
-#: ../src/orca/cmdnames.py:889
+#: ../src/orca/cmdnames.py:899
 msgid "Goes to previous large object."
 msgstr "Va al objeto grande anterior."
 
 #. Translators: this is for navigating among large objects in a document.
 #. A 'large object' is a logical chunk of text, such as a paragraph, a list,
 #. a table, etc.
-#: ../src/orca/cmdnames.py:894
+#: ../src/orca/cmdnames.py:904
 msgid "Goes to next large object."
 msgstr "Va al siguiente objeto grande."
 
 #. Translators: this is for navigating among large objects in a document.
 #. A 'large object' is a logical chunk of text, such as a paragraph, a list,
 #. a table, etc.
-#: ../src/orca/cmdnames.py:899
+#: ../src/orca/cmdnames.py:909
 msgid "Displays a list of large objects."
 msgstr "Muestra una lista de objetos grandes."
 
 #. Translators: this is for navigating among links in a document.
-#: ../src/orca/cmdnames.py:902
+#: ../src/orca/cmdnames.py:912
 msgid "Goes to previous link."
 msgstr "Va al enlace anterior."
 
 #. Translators: this is for navigating among links in a document.
-#: ../src/orca/cmdnames.py:905
+#: ../src/orca/cmdnames.py:915
 msgid "Goes to next link."
 msgstr "Va al siguiente enlace."
 
 #. Translators: this is for navigating among links in a document.
-#: ../src/orca/cmdnames.py:908
+#: ../src/orca/cmdnames.py:918
 msgid "Displays a list of links."
 msgstr "Muestra una lista de enlaces."
 
 #. Translators: this is for navigating among lists in a document.
-#: ../src/orca/cmdnames.py:911
+#: ../src/orca/cmdnames.py:921
 msgid "Goes to previous list."
 msgstr "Va a la lista anterior."
 
 #. Translators: this is for navigating among lists in a document.
-#: ../src/orca/cmdnames.py:914
+#: ../src/orca/cmdnames.py:924
 msgid "Goes to next list."
 msgstr "Va a la siguiente lista."
 
 #. Translators: this is for navigating among lists in a document.
-#: ../src/orca/cmdnames.py:917
+#: ../src/orca/cmdnames.py:927
 msgid "Displays a list of lists."
 msgstr "Muestra una lista de listas."
 
 #. Translators: this is for navigating among list items in a document.
-#: ../src/orca/cmdnames.py:920
+#: ../src/orca/cmdnames.py:930
 msgid "Goes to previous list item."
 msgstr "Va al anterior elemento de lista."
 
 #. Translators: this is for navigating among list items in a document.
-#: ../src/orca/cmdnames.py:923
+#: ../src/orca/cmdnames.py:933
 msgid "Goes to next list item."
 msgstr "Va al siguiente elemento de lista."
 
 #. Translators: this is for navigating among list items in a document.
-#: ../src/orca/cmdnames.py:926
+#: ../src/orca/cmdnames.py:936
 msgid "Displays a list of list items."
 msgstr "Muestra una lista de elementos de lista."
 
 #. Translators: this is for navigating among live regions in a document. A live
 #. region is an area of a web page that is periodically updated, e.g. a stock
 #. ticker. http://www.w3.org/TR/wai-aria/terms#def_liveregion
-#: ../src/orca/cmdnames.py:931
+#: ../src/orca/cmdnames.py:941
 msgid "Goes to previous live region."
 msgstr "Va a la anterior región activa."
 
 #. Translators: this is for navigating among live regions in a document. A live
 #. region is an area of a web page that is periodically updated, e.g. a stock
 #. ticker. http://www.w3.org/TR/wai-aria/terms#def_liveregion
-#: ../src/orca/cmdnames.py:936
+#: ../src/orca/cmdnames.py:946
 msgid "Goes to next live region."
 msgstr "Va a la siguiente región activa."
 
 #. Translators: this is for navigating among live regions in a document. A live
 #. region is an area of a web page that is periodically updated, e.g. a stock
 #. ticker. http://www.w3.org/TR/wai-aria/terms#def_liveregion
-#: ../src/orca/cmdnames.py:941
+#: ../src/orca/cmdnames.py:951
 msgid "Goes to the last live region which made an announcement."
 msgstr "Va a la última región activa que hizo un anuncio."
 
 #. Translators: this is for navigating among paragraphs in a document.
-#: ../src/orca/cmdnames.py:944
+#: ../src/orca/cmdnames.py:954
 msgid "Goes to previous paragraph."
 msgstr "Va al párrafo anterior.."
 
 #. Translators: this is for navigating among paragraphs in a document.
-#: ../src/orca/cmdnames.py:947
+#: ../src/orca/cmdnames.py:957
 msgid "Goes to next paragraph."
 msgstr "Va al siguiente párrafo."
 
 #. Translators: this is for navigating among paragraphs in a document.
-#: ../src/orca/cmdnames.py:950
+#: ../src/orca/cmdnames.py:960
 msgid "Displays a list of paragraphs."
 msgstr "Muestra una lista de párrafos."
 
 #. Translators: this is for navigating among radio buttons in a document.
-#: ../src/orca/cmdnames.py:953
+#: ../src/orca/cmdnames.py:963
 msgid "Goes to previous radio button."
 msgstr "Va al anterior botón de radio."
 
 #. Translators: this is for navigating among radio buttons in a document.
-#: ../src/orca/cmdnames.py:956
+#: ../src/orca/cmdnames.py:966
 msgid "Goes to next radio button."
 msgstr "Va al siguiente botón de radio."
 
 #. Translators: this is for navigating among radio buttons in a document.
-#: ../src/orca/cmdnames.py:959
+#: ../src/orca/cmdnames.py:969
 msgid "Displays a list of radio buttons."
 msgstr "Muestra una lista de botones de radio."
 
 #. Translators: this is for navigating among separators (e.g. <hr>) in a
 #. document.
-#: ../src/orca/cmdnames.py:963
+#: ../src/orca/cmdnames.py:973
 msgid "Goes to previous separator."
 msgstr "Va al anterior separador."
 
 #. Translators: this is for navigating among separators (e.g. <hr>) in a
 #. document.
-#: ../src/orca/cmdnames.py:967
+#: ../src/orca/cmdnames.py:977
 msgid "Goes to next separator."
 msgstr "Va al siguiente separador."
 
 #. Translators: this is for navigating among tables in a document.
-#: ../src/orca/cmdnames.py:970
+#: ../src/orca/cmdnames.py:980
 msgid "Goes to previous table."
 msgstr "Va a la anterior tabla."
 
 #. Translators: this is for navigating among tables in a document.
-#: ../src/orca/cmdnames.py:973
+#: ../src/orca/cmdnames.py:983
 msgid "Goes to next table."
 msgstr "Va a la siguiente tabla."
 
 #. Translators: this is for navigating among tables in a document.
-#: ../src/orca/cmdnames.py:976
+#: ../src/orca/cmdnames.py:986
 msgid "Displays a list of tables."
 msgstr "Muestra una lista de tablas."
 
 #. Translators: this is for navigating among table cells in a document.
-#: ../src/orca/cmdnames.py:979
+#: ../src/orca/cmdnames.py:989
 msgid "Goes down one cell."
 msgstr "Va una celda abajo."
 
 #. Translators: this is for navigating among table cells in a document.
-#: ../src/orca/cmdnames.py:982
+#: ../src/orca/cmdnames.py:992
 msgid "Goes to the first cell in a table."
 msgstr "Va a la primera celda de una tabla."
 
 #. Translators: this is for navigating among table cells in a document.
-#: ../src/orca/cmdnames.py:985
+#: ../src/orca/cmdnames.py:995
 msgid "Goes to the last cell in a table."
 msgstr "Va a la última celda de una tabla."
 
 #. Translators: this is for navigating among table cells in a document.
-#: ../src/orca/cmdnames.py:988
+#: ../src/orca/cmdnames.py:998
 msgid "Goes left one cell."
 msgstr "Va una celda a la izquierda."
 
 #. Translators: this is for navigating among table cells in a document.
-#: ../src/orca/cmdnames.py:991
+#: ../src/orca/cmdnames.py:1001
 msgid "Goes right one cell."
 msgstr "Va una celda a la derecha."
 
 #. Translators: this is for navigating among table cells in a document.
-#: ../src/orca/cmdnames.py:994
+#: ../src/orca/cmdnames.py:1004
 msgid "Goes up one cell."
 msgstr "Va una celda arriba."
 
@@ -3105,7 +3121,7 @@ msgstr "Va una celda arriba."
 #. key presses as something that should be handled by the focused widget.
 #. This string is associated with the Orca command to manually switch
 #. between these two modes.
-#: ../src/orca/cmdnames.py:1010
+#: ../src/orca/cmdnames.py:1020
 msgid "Switches between browse mode and focus mode."
 msgstr "Cambia entre modo navegación y modo foco."
 
@@ -3118,7 +3134,7 @@ msgstr "Cambia entre modo navegación y modo foco."
 #. navigation and use interaction model. As a result, Orca has a command which
 #. enables setting a "sticky" focus mode which disables all automatic toggling.
 #. This string is associated with the Orca command to enable sticky focus mode.
-#: ../src/orca/cmdnames.py:1021
+#: ../src/orca/cmdnames.py:1031
 msgid "Enables sticky focus mode."
 msgstr "Activa el modo de foco pegajoso."
 
@@ -3131,37 +3147,37 @@ msgstr "Activa el modo de foco pegajoso."
 #. navigation and use interaction model. As a result, Orca has a command which
 #. enables setting a "sticky" browse mode which disables all automatic toggling.
 #. This string is associated with the Orca command to enable sticky browse mode.
-#: ../src/orca/cmdnames.py:1032
+#: ../src/orca/cmdnames.py:1042
 msgid "Enables sticky browse mode."
 msgstr "Activa el modo de navegación pegajoso."
 
 #. Translators: this is for navigating among unvisited links in a document.
-#: ../src/orca/cmdnames.py:1035
+#: ../src/orca/cmdnames.py:1045
 msgid "Goes to previous unvisited link."
 msgstr "Va al anterior enlace no visitado."
 
 #. Translators: this is for navigating among unvisited links in a document.
-#: ../src/orca/cmdnames.py:1038
+#: ../src/orca/cmdnames.py:1048
 msgid "Goes to next unvisited link."
 msgstr "Va al siguiente enlace no visitado."
 
 #. Translators: this is for navigating among unvisited links in a document.
-#: ../src/orca/cmdnames.py:1041
+#: ../src/orca/cmdnames.py:1051
 msgid "Displays a list of unvisited links."
 msgstr "Muestra una lista de enlaces no visitados."
 
 #. Translators: this is for navigating among visited links in a document.
-#: ../src/orca/cmdnames.py:1044
+#: ../src/orca/cmdnames.py:1054
 msgid "Goes to previous visited link."
 msgstr "Va al anterior enlace visitado."
 
 #. Translators: this is for navigating among visited links in a document.
-#: ../src/orca/cmdnames.py:1047
+#: ../src/orca/cmdnames.py:1057
 msgid "Goes to next visited link."
 msgstr "Va al siguiente enlace visitado."
 
 #. Translators: this is for navigating among visited links in a document.
-#: ../src/orca/cmdnames.py:1050
+#: ../src/orca/cmdnames.py:1060
 msgid "Displays a list of visited links."
 msgstr "Muestra una lista de enlaces visitados."
 
@@ -8221,9 +8237,30 @@ msgstr "No proporcionar históricos de mensajes de cada sala de chat."
 msgid "Provide chat room specific message histories."
 msgstr "Proporcionar históricos de mensajes específicos de cada sala de chat."
 
+#. Translators: This is for navigating document content by moving to the start
+#. or end of a container. Examples of containers include tables, lists, and
+#. blockquotes. When moving to the end of a container, Orca attempts to place
+#. the caret at the content which follows that container. If this is cannot be
+#. done (e.g. because the container is the last element on the page), Orca will
+#. instead present this message as an indication that the container was not
+#. exited as expected.
+#: ../src/orca/messages.py:396
+#| msgid "End of table"
+msgid "End of container."
+msgstr "Final del contenedor."
+
+#. Translators: This is for navigating document content by moving to the start
+#. or end of a container. Examples of containers include tables, lists, and
+#. blockquotes. If the user attempts to use this command in an object which is
+#. not a container, this message will be presented.
+#: ../src/orca/messages.py:402
+#| msgid "Not in a table."
+msgid "Not in a container."
+msgstr "No está en un contenedor."
+
 #. Translators: The "default" button in a dialog box is the button that gets
 #. activated when Enter is pressed anywhere within that dialog box.
-#: ../src/orca/messages.py:391
+#: ../src/orca/messages.py:406
 #, python-format
 msgid "Default button is %s"
 msgstr "El botón predeterminado es %s"
@@ -8232,7 +8269,7 @@ msgstr "El botón predeterminado es %s"
 #. one or several consecutive subscripted characters. For example, 'X' followed
 #. by 'subscript 2' followed by 'subscript 3' should be presented to the user as
 #. 'X subscript 23'.
-#: ../src/orca/messages.py:397
+#: ../src/orca/messages.py:412
 #, python-format
 msgid " subscript %s"
 msgstr " %s subíndice"
@@ -8241,7 +8278,7 @@ msgstr " %s subíndice"
 #. one or several consecutive superscripted characters. For example, 'X' followed
 #. by 'superscript 2' followed by 'superscript 3' should be presented to the user
 #. as 'X superscript 23'.
-#: ../src/orca/messages.py:403
+#: ../src/orca/messages.py:418
 #, python-format
 msgid " superscript %s"
 msgstr "%s superíndice"
@@ -8250,7 +8287,7 @@ msgstr "%s superíndice"
 #. document, Orca will speak information about what they have selected or
 #. unselected. This message is presented when the user selects the entire
 #. document by pressing Ctrl+A.
-#: ../src/orca/messages.py:409
+#: ../src/orca/messages.py:424
 msgid "entire document selected"
 msgstr "todo el documento seleccionado"
 
@@ -8258,7 +8295,7 @@ msgstr "todo el documento seleccionado"
 #. document, Orca will speak information about what they have selected or
 #. unselected. This message is presented when the user selects from the
 #. current location to the end of the document by pressing Ctrl+Shift+End.
-#: ../src/orca/messages.py:415
+#: ../src/orca/messages.py:430
 msgid "document selected from cursor position"
 msgstr "documento seleccionado desde la posición del cursor"
 
@@ -8266,7 +8303,7 @@ msgstr "documento seleccionado desde la posición del cursor"
 #. document, Orca will speak information about what they have selected or
 #. unselected. This message is presented when the user unselects previously
 #. selected text by pressing Ctrl+Shift+End.
-#: ../src/orca/messages.py:421
+#: ../src/orca/messages.py:436
 msgid "document unselected from cursor position"
 msgstr "documento deseleccionado desde la posición del cursor"
 
@@ -8274,7 +8311,7 @@ msgstr "documento deseleccionado desde la posición del cursor"
 #. document, Orca will speak information about what they have selected or
 #. unselected. This message is presented when the user selects from the
 #. current location to the start of the document by pressing Ctrl+Shift+Home.
-#: ../src/orca/messages.py:427
+#: ../src/orca/messages.py:442
 msgid "document selected to cursor position"
 msgstr "documento seleccionado hasta la posición del cursor"
 
@@ -8282,14 +8319,14 @@ msgstr "documento seleccionado hasta la posición del cursor"
 #. document, Orca will speak information about what they have selected or
 #. unselected. This message is presented when the user unselects previously
 #. selected text by pressing Ctrl+Shift+Home.
-#: ../src/orca/messages.py:433
+#: ../src/orca/messages.py:448
 msgid "document unselected to cursor position"
 msgstr "documento deseleccionado hasta la posición del cursor"
 
 #. Translators: Orca allows you to dynamically define which row of a spreadsheet
 #. or table should be treated as containing column headers. This message is
 #. presented when the user sets the row to a particular row number.
-#: ../src/orca/messages.py:438
+#: ../src/orca/messages.py:453
 #, python-format
 msgid "Dynamic column header set for row %d"
 msgstr "Cabecera dinámica establecida para la fila %d"
@@ -8298,7 +8335,7 @@ msgstr "Cabecera dinámica establecida para la fila %d"
 #. or table should be treated as containing column headers. This message is
 #. presented when the user unsets the row so it is no longer treated as if it
 #. contained column headers.
-#: ../src/orca/messages.py:444
+#: ../src/orca/messages.py:459
 msgid "Dynamic column header cleared."
 msgstr "Cabecera dinámica de columna vaciada."
 
@@ -8306,7 +8343,7 @@ msgstr "Cabecera dinámica de columna vaciada."
 #. spreadsheet or table should be treated as containing column headers. This
 #. message is presented when the user sets the column to a particular column
 #. number.
-#: ../src/orca/messages.py:450
+#: ../src/orca/messages.py:465
 #, python-format
 msgid "Dynamic row header set for column %s"
 msgstr "Fila de cabecera dinámica establecida para la columna %s"
@@ -8315,31 +8352,31 @@ msgstr "Fila de cabecera dinámica establecida para la columna %s"
 #. spreadsheet or table should be treated as containing column headers. This
 #. message is presented when the user unsets the column so it is no longer
 #. treated as if it contained row headers.
-#: ../src/orca/messages.py:456
+#: ../src/orca/messages.py:471
 msgid "Dynamic row header cleared."
 msgstr "Fila de cabecera dinámica vaciada."
 
 #. Translators: this is used to announce that the current input line in a
 #. spreadsheet is blank/empty.
-#: ../src/orca/messages.py:460
+#: ../src/orca/messages.py:475
 msgid "empty"
 msgstr "vacío"
 
 #. Translators: This is the size of a file in kilobytes
-#: ../src/orca/messages.py:463
+#: ../src/orca/messages.py:478
 #, python-format
 msgid "%.2f kilobytes"
 msgstr "%.2f kilobytes"
 
 #. Translators: This is the size of a file in megabytes
-#: ../src/orca/messages.py:466
+#: ../src/orca/messages.py:481
 #, python-format
 msgid "%.2f megabytes"
 msgstr "%.2f megabytes"
 
 #. Translators: This message is presented to the user after performing a file
 #. search to indicate there were no matches.
-#: ../src/orca/messages.py:470
+#: ../src/orca/messages.py:485
 msgid "No files found."
 msgstr "No se encontraron archivos."
 
@@ -8349,7 +8386,7 @@ msgstr "No se encontraron archivos."
 #. sequence of words in a sequence of lines.  This message is presented to
 #. let the user know that he/she successfully appended the contents under
 #. flat review onto the existing contents of the clipboard.
-#: ../src/orca/messages.py:478
+#: ../src/orca/messages.py:493
 msgid "Appended contents to clipboard."
 msgstr "Contenido añadido al portapapeles."
 
@@ -8359,7 +8396,7 @@ msgstr "Contenido añadido al portapapeles."
 #. sequence of words in a sequence of lines.  This message is presented to
 #. let the user know that he/she successfully copied the contents under flat
 #. review to the clipboard.
-#: ../src/orca/messages.py:486
+#: ../src/orca/messages.py:501
 msgid "Copied contents to clipboard."
 msgstr "Contenidos copiados al portapapeles."
 
@@ -8369,7 +8406,7 @@ msgstr "Contenidos copiados al portapapeles."
 #. sequence of words in a sequence of lines.  This message is presented to
 #. let the user know that he/she attempted to use a flat review command when
 #. not using flat review.
-#: ../src/orca/messages.py:494
+#: ../src/orca/messages.py:509
 msgid "Not using flat review."
 msgstr "No se está usando la revisión."
 
@@ -8378,7 +8415,7 @@ msgstr "No se está usando la revisión."
 #. the text from all objects in a window (e.g., buttons, labels, etc.) as a
 #. sequence of words in a sequence of lines.  This message is presented to
 #. let the user know he/she just entered flat review.
-#: ../src/orca/messages.py:501
+#: ../src/orca/messages.py:516
 msgid "Entering flat review."
 msgstr "Entrando en la revisión."
 
@@ -8387,13 +8424,13 @@ msgstr "Entrando en la revisión."
 #. the text from all objects in a window (e.g., buttons, labels, etc.) as a
 #. sequence of words in a sequence of lines.  This message is presented to
 #. let the user know he/she just entered flat review.
-#: ../src/orca/messages.py:508
+#: ../src/orca/messages.py:523
 msgid "Leaving flat review."
 msgstr "Saliendo de la revisión."
 
 #. Translators: this means a particular cell in a spreadsheet has a formula
 #. (e.g., "=sum(a1:d1)")
-#: ../src/orca/messages.py:512
+#: ../src/orca/messages.py:527
 msgid "has formula"
 msgstr "tiene fórmula"
 
@@ -8402,7 +8439,7 @@ msgstr "tiene fórmula"
 #. been divided into regions. Each region can be clicked on and has an associated
 #. link. Please see http://en.wikipedia.org/wiki/Imagemap for more information
 #. and examples.
-#: ../src/orca/messages.py:519
+#: ../src/orca/messages.py:534
 msgid "image map link"
 msgstr "enlace de mapa de imágen"
 
@@ -8410,7 +8447,7 @@ msgstr "enlace de mapa de imágen"
 #. that the key combination (e.g., Ctrl+Alt+f) they just entered has already been
 #. bound to another command and is thus unavailable. The string substituted in is
 #. the name of the command which already has the binding.
-#: ../src/orca/messages.py:525
+#: ../src/orca/messages.py:540
 #, python-format
 msgid "The key entered is already bound to %s"
 msgstr "La tecla introducida ya está asociada a %s"
@@ -8418,7 +8455,7 @@ msgstr "La tecla introducida ya está asociada a %s"
 #. Translators: This is a spoken and/or brailled message letting the user know
 #. that Orca has recorded a new key combination (e.g. Alt+Ctrl+g) as a result of
 #. their input. The string substituted in is the new key combination.
-#: ../src/orca/messages.py:530
+#: ../src/orca/messages.py:545
 #, python-format
 msgid "Key captured: %s. Press enter to confirm."
 msgstr "Tecla capturada: %s. Pulse Intro para confirmar."
@@ -8426,7 +8463,7 @@ msgstr "Tecla capturada: %s. Pulse Intro para confirmar."
 #. Translators: This is a spoken and/or brailled message letting the user know
 #. that Orca has assigned a new key combination (e.g. Alt+Ctrl+g) as a result of
 #. their input. The string substituted in is the new key combination.
-#: ../src/orca/messages.py:535
+#: ../src/orca/messages.py:550
 #, python-format
 msgid "The new key is: %s"
 msgstr "La tecla nueva es: %s"
@@ -8434,21 +8471,21 @@ msgstr "La tecla nueva es: %s"
 #. Translators: This is a spoken and/or brailled message letting the user know
 #. Orca is about to delete an existing key combination (e.g. Alt+Ctrl+g) as a
 #. result of their input.
-#: ../src/orca/messages.py:540
+#: ../src/orca/messages.py:555
 msgid "Key binding deleted. Press enter to confirm."
 msgstr "Atajo de teclado eliminado. Pulse intro para confirmar."
 
 #. Translators: This is a spoken and/or brailled message letting the user know
 #. Orca has deleted an existing key combination (e.g. Alt+Ctrl+g) as a result of
 #. their input.
-#: ../src/orca/messages.py:545
+#: ../src/orca/messages.py:560
 msgid "The keybinding has been removed."
 msgstr "El atajo de teclado se ha eliminado."
 
 #. Translators: This is a spoken and/or brailled message asking the user to press
 #. a new key combination (e.g., Alt+Ctrl+g) to create a new key binding for an
 #. Orca command.
-#: ../src/orca/messages.py:550
+#: ../src/orca/messages.py:565
 msgid "enter new key"
 msgstr "introduzca la tecla nueva"
 
@@ -8464,7 +8501,7 @@ msgstr "introduzca la tecla nueva"
 #. echo and can cycle through the various levels quickly via a command. The
 #. following string is a brief message which will be presented to the user who
 #. is cycling amongst the various echo options.
-#: ../src/orca/messages.py:564
+#: ../src/orca/messages.py:579
 msgctxt "key echo"
 msgid "key"
 msgstr "tecla"
@@ -8479,7 +8516,7 @@ msgstr "tecla"
 #. is pressed.
 #. A user can choose to have no echo, one type of echo, or multiple types of
 #. echo and can cycle through the various levels quickly via a command.
-#: ../src/orca/messages.py:576
+#: ../src/orca/messages.py:591
 msgid "Key echo set to key."
 msgstr "Eco de teclado establecido a tecla."
 
@@ -8495,7 +8532,7 @@ msgstr "Eco de teclado establecido a tecla."
 #. echo and can cycle through the various levels quickly via a command. The
 #. following string is a brief message which will be presented to the user who
 #. is cycling amongst the various echo options.
-#: ../src/orca/messages.py:590
+#: ../src/orca/messages.py:605
 msgctxt "key echo"
 msgid "None"
 msgstr "Ninguna"
@@ -8510,7 +8547,7 @@ msgstr "Ninguna"
 #. is pressed.
 #. A user can choose to have no echo, one type of echo, or multiple types of
 #. echo and can cycle through the various levels quickly via a command.
-#: ../src/orca/messages.py:602
+#: ../src/orca/messages.py:617
 msgid "Key echo set to None."
 msgstr "Eco de palabra establecido a ninguno."
 
@@ -8526,7 +8563,7 @@ msgstr "Eco de palabra establecido a ninguno."
 #. echo and can cycle through the various levels quickly via a command. The
 #. following string is a brief message which will be presented to the user who
 #. is cycling amongst the various echo options.
-#: ../src/orca/messages.py:616
+#: ../src/orca/messages.py:631
 msgctxt "key echo"
 msgid "key and word"
 msgstr "tecla y palabra"
@@ -8541,7 +8578,7 @@ msgstr "tecla y palabra"
 #. is pressed.
 #. A user can choose to have no echo, one type of echo, or multiple types of
 #. echo and can cycle through the various levels quickly via a command.
-#: ../src/orca/messages.py:628
+#: ../src/orca/messages.py:643
 msgid "Key echo set to key and word."
 msgstr "Eco de teclado establecido a tecla y palabra."
 
@@ -8557,7 +8594,7 @@ msgstr "Eco de teclado establecido a tecla y palabra."
 #. echo and can cycle through the various levels quickly via a command. The
 #. following string is a brief message which will be presented to the user who
 #. is cycling amongst the various echo options.
-#: ../src/orca/messages.py:642
+#: ../src/orca/messages.py:657
 msgctxt "key echo"
 msgid "sentence"
 msgstr "frase"
@@ -8572,7 +8609,7 @@ msgstr "frase"
 #. is pressed.
 #. A user can choose to have no echo, one type of echo, or multiple types of
 #. echo and can cycle through the various levels quickly via a command.
-#: ../src/orca/messages.py:654
+#: ../src/orca/messages.py:669
 msgid "Key echo set to sentence."
 msgstr "Eco de palabra establecido a frase."
 
@@ -8588,7 +8625,7 @@ msgstr "Eco de palabra establecido a frase."
 #. echo and can cycle through the various levels quickly via a command. The
 #. following string is a brief message which will be presented to the user who
 #. is cycling amongst the various echo options.
-#: ../src/orca/messages.py:668
+#: ../src/orca/messages.py:683
 msgctxt "key echo"
 msgid "word"
 msgstr "palabra"
@@ -8603,7 +8640,7 @@ msgstr "palabra"
 #. is pressed.
 #. A user can choose to have no echo, one type of echo, or multiple types of
 #. echo and can cycle through the various levels quickly via a command.
-#: ../src/orca/messages.py:680
+#: ../src/orca/messages.py:695
 msgid "Key echo set to word."
 msgstr "Eco de palabra establecido a palabra."
 
@@ -8619,7 +8656,7 @@ msgstr "Eco de palabra establecido a palabra."
 #. echo and can cycle through the various levels quickly via a command. The
 #. following string is a brief message which will be presented to the user who
 #. is cycling amongst the various echo options.
-#: ../src/orca/messages.py:694
+#: ../src/orca/messages.py:709
 msgctxt "key echo"
 msgid "word and sentence"
 msgstr "palabra y frase"
@@ -8634,7 +8671,7 @@ msgstr "palabra y frase"
 #. is pressed.
 #. A user can choose to have no echo, one type of echo, or multiple types of
 #. echo and can cycle through the various levels quickly via a command.
-#: ../src/orca/messages.py:706
+#: ../src/orca/messages.py:721
 msgid "Key echo set to word and sentence."
 msgstr "Eco de teclado establecido a palabra y frase."
 
@@ -8648,7 +8685,7 @@ msgstr "Eco de teclado establecido a palabra y frase."
 #. substitution is for that list of enclosure types. For more information
 #. about the MathML 'menclose' element and its notation types, see:
 #. http://www.w3.org/TR/MathML3/chapter3.html#presm.menclose
-#: ../src/orca/messages.py:718
+#: ../src/orca/messages.py:733
 #, python-format
 msgctxt "math enclosure"
 msgid "Enclosed by: %s"
@@ -8660,7 +8697,7 @@ msgstr "Encerrado por: %s"
 #. line on the left, vertical strike), we present them as a list of notations.
 #. For more information about the MathML 'menclose' element and its notation
 #. types, see: http://www.w3.org/TR/MathML3/chapter3.html#presm.menclose
-#: ../src/orca/messages.py:726
+#: ../src/orca/messages.py:741
 msgctxt "math enclosure"
 msgid "an actuarial symbol"
 msgstr "un símbolo actuarial"
@@ -8671,7 +8708,7 @@ msgstr "un símbolo actuarial"
 #. line on the left, vertical strike), we present them as a list of notations.
 #. For more information about the MathML 'menclose' element and its notation
 #. types, see: http://www.w3.org/TR/MathML3/chapter3.html#presm.menclose
-#: ../src/orca/messages.py:734
+#: ../src/orca/messages.py:749
 msgctxt "math enclosure"
 msgid "a box"
 msgstr "una caja"
@@ -8682,7 +8719,7 @@ msgstr "una caja"
 #. line on the left, vertical strike), we present them as a list of notations.
 #. For more information about the MathML 'menclose' element and its notation
 #. types, see: http://www.w3.org/TR/MathML3/chapter3.html#presm.menclose
-#: ../src/orca/messages.py:742
+#: ../src/orca/messages.py:757
 msgctxt "math enclosure"
 msgid "a circle"
 msgstr "un círculo"
@@ -8693,7 +8730,7 @@ msgstr "un círculo"
 #. line on the left, vertical strike), we present them as a list of notations.
 #. For more information about the MathML 'menclose' element and its notation
 #. types, see: http://www.w3.org/TR/MathML3/chapter3.html#presm.menclose
-#: ../src/orca/messages.py:750
+#: ../src/orca/messages.py:765
 msgctxt "math enclosure"
 msgid "a long division sign"
 msgstr "un signo de división larga"
@@ -8704,7 +8741,7 @@ msgstr "un signo de división larga"
 #. line on the left, vertical strike), we present them as a list of notations.
 #. For more information about the MathML 'menclose' element and its notation
 #. types, see: http://www.w3.org/TR/MathML3/chapter3.html#presm.menclose
-#: ../src/orca/messages.py:758
+#: ../src/orca/messages.py:773
 msgctxt "math enclosure"
 msgid "a radical"
 msgstr "un radical"
@@ -8715,7 +8752,7 @@ msgstr "un radical"
 #. line on the left, vertical strike), we present them as a list of notations.
 #. For more information about the MathML 'menclose' element and its notation
 #. types, see: http://www.w3.org/TR/MathML3/chapter3.html#presm.menclose
-#: ../src/orca/messages.py:766
+#: ../src/orca/messages.py:781
 msgctxt "math enclosure"
 msgid "a rounded box"
 msgstr "una caja redondeada"
@@ -8726,7 +8763,7 @@ msgstr "una caja redondeada"
 #. line on the left, vertical strike), we present them as a list of notations.
 #. For more information about the MathML 'menclose' element and its notation
 #. types, see: http://www.w3.org/TR/MathML3/chapter3.html#presm.menclose
-#: ../src/orca/messages.py:774
+#: ../src/orca/messages.py:789
 msgctxt "math enclosure"
 msgid "a horizontal strike"
 msgstr "una barra horizontal"
@@ -8737,7 +8774,7 @@ msgstr "una barra horizontal"
 #. line on the left, vertical strike), we present them as a list of notations.
 #. For more information about the MathML 'menclose' element and its notation
 #. types, see: http://www.w3.org/TR/MathML3/chapter3.html#presm.menclose
-#: ../src/orca/messages.py:782
+#: ../src/orca/messages.py:797
 msgctxt "math enclosure"
 msgid "a vertical strike"
 msgstr "una barra vertical"
@@ -8748,7 +8785,7 @@ msgstr "una barra vertical"
 #. line on the left, vertical strike), we present them as a list of notations.
 #. For more information about the MathML 'menclose' element and its notation
 #. types, see: http://www.w3.org/TR/MathML3/chapter3.html#presm.menclose
-#: ../src/orca/messages.py:790
+#: ../src/orca/messages.py:805
 msgctxt "math enclosure"
 msgid "a down diagonal strike"
 msgstr "barra en diagonal abajo derecha"
@@ -8759,7 +8796,7 @@ msgstr "barra en diagonal abajo derecha"
 #. line on the left, vertical strike), we present them as a list of notations.
 #. For more information about the MathML 'menclose' element and its notation
 #. types, see: http://www.w3.org/TR/MathML3/chapter3.html#presm.menclose
-#: ../src/orca/messages.py:798
+#: ../src/orca/messages.py:813
 msgctxt "math enclosure"
 msgid "an up diagonal strike"
 msgstr "barra diagonal hacia arriba"
@@ -8770,7 +8807,7 @@ msgstr "barra diagonal hacia arriba"
 #. line on the left, vertical strike), we present them as a list of notations.
 #. For more information about the MathML 'menclose' element and its notation
 #. types, see: http://www.w3.org/TR/MathML3/chapter3.html#presm.menclose
-#: ../src/orca/messages.py:806
+#: ../src/orca/messages.py:821
 msgctxt "math enclosure"
 msgid "a northeast arrow"
 msgstr "flecha nordeste"
@@ -8781,7 +8818,7 @@ msgstr "flecha nordeste"
 #. line on the left, vertical strike), we present them as a list of notations.
 #. For more information about the MathML 'menclose' element and its notation
 #. types, see: http://www.w3.org/TR/MathML3/chapter3.html#presm.menclose
-#: ../src/orca/messages.py:814
+#: ../src/orca/messages.py:829
 msgctxt "math enclosure"
 msgid "a line at the bottom"
 msgstr "una línea al fondo"
@@ -8792,7 +8829,7 @@ msgstr "una línea al fondo"
 #. line on the left, vertical strike), we present them as a list of notations.
 #. For more information about the MathML 'menclose' element and its notation
 #. types, see: http://www.w3.org/TR/MathML3/chapter3.html#presm.menclose
-#: ../src/orca/messages.py:822
+#: ../src/orca/messages.py:837
 msgctxt "math enclosure"
 msgid "a line on the left"
 msgstr "una línea a la izquierda"
@@ -8803,7 +8840,7 @@ msgstr "una línea a la izquierda"
 #. line on the left, vertical strike), we present them as a list of notations.
 #. For more information about the MathML 'menclose' element and its notation
 #. types, see: http://www.w3.org/TR/MathML3/chapter3.html#presm.menclose
-#: ../src/orca/messages.py:830
+#: ../src/orca/messages.py:845
 msgctxt "math enclosure"
 msgid "a line on the right"
 msgstr "una línea a la derecha"
@@ -8814,7 +8851,7 @@ msgstr "una línea a la derecha"
 #. line on the left, vertical strike), we present them as a list of notations.
 #. For more information about the MathML 'menclose' element and its notation
 #. types, see: http://www.w3.org/TR/MathML3/chapter3.html#presm.menclose
-#: ../src/orca/messages.py:838
+#: ../src/orca/messages.py:853
 msgctxt "math enclosure"
 msgid "a line at the top"
 msgstr "una línea encima"
@@ -8825,7 +8862,7 @@ msgstr "una línea encima"
 #. line on the left, vertical strike), we present them as a list of notations.
 #. For more information about the MathML 'menclose' element and its notation
 #. types, see: http://www.w3.org/TR/MathML3/chapter3.html#presm.menclose
-#: ../src/orca/messages.py:846
+#: ../src/orca/messages.py:861
 msgctxt "math enclosure"
 msgid "a phasor angle"
 msgstr "un ángulo fasor"
@@ -8837,7 +8874,7 @@ msgstr "un ángulo fasor"
 #. For more information about the MathML 'menclose' element and its notation
 #. types, see: http://www.w3.org/TR/MathML3/chapter3.html#presm.menclose
 #. This particular string is for the "madruwb" notation type.
-#: ../src/orca/messages.py:855
+#: ../src/orca/messages.py:870
 msgctxt "math enclosure"
 msgid "an arabic factorial symbol"
 msgstr "un símbolo factorial arábico"
@@ -8853,7 +8890,7 @@ msgstr "un símbolo factorial arábico"
 #. one enclosure notation. For more information about the MathML 'menclose'
 #. element and its notation types, see:
 #. http://www.w3.org/TR/MathML3/chapter3.html#presm.menclose
-#: ../src/orca/messages.py:868
+#: ../src/orca/messages.py:883
 msgctxt "math enclosure"
 msgid "and"
 msgstr "símbolo «y» lógico"
@@ -8861,7 +8898,7 @@ msgstr "símbolo «y» lógico"
 #. Translators: This phrase is spoken to inform the user that what is about to
 #. be said is part of a mathematical fraction. For instance, given x+1/y+2, Orca
 #. would say "fraction start, x+1 over y+2, fraction end."
-#: ../src/orca/messages.py:873
+#: ../src/orca/messages.py:888
 msgid "fraction start"
 msgstr "inicio de fracción"
 
@@ -8874,14 +8911,14 @@ msgstr "inicio de fracción"
 #. the pause which results is not needed. You should be able to test this with
 #. "spd-say <your text here>" in a terminal on a machine where speech-dispatcher
 #. is installed.
-#: ../src/orca/messages.py:884
+#: ../src/orca/messages.py:899
 msgid "fraction without bar, start"
 msgstr "fracción sin barra, inicio"
 
 #. Translators: This word refers to the line separating the numerator from the
 #. denominator in a mathematical fraction. For instance, given x+1/y+2, Orca
 #. would would say "fraction start, x+1 over y+2, fraction end."
-#: ../src/orca/messages.py:889
+#: ../src/orca/messages.py:904
 msgctxt "math fraction"
 msgid "over"
 msgstr "sobre"
@@ -8889,7 +8926,7 @@ msgstr "sobre"
 #. Translators: This phrase is spoken to inform the user that the last spoken
 #. phrase is the end of a mathematical fraction. For instance, given x+1/y+2,
 #. Orca would would say "fraction start, x+1 over y+2, fraction end."
-#: ../src/orca/messages.py:894
+#: ../src/orca/messages.py:909
 msgid "fraction end"
 msgstr "fin de fracción"
 
@@ -8899,7 +8936,7 @@ msgstr "fin de fracción"
 #. be spoken). Note that the radicand, which follows the "of", is unknown and
 #. might not even be a simple string; it might be the square root of another
 #. expression such as a fraction.
-#: ../src/orca/messages.py:902
+#: ../src/orca/messages.py:917
 msgid "square root of"
 msgstr "raíz cuadrada de"
 
@@ -8909,7 +8946,7 @@ msgstr "raíz cuadrada de"
 #. endings should  be spoken). Note that the radicand, which follows the "of",
 #. is unknown and might not even be a simple string; it might be the cube root
 #. of another expression such as a fraction.
-#: ../src/orca/messages.py:910
+#: ../src/orca/messages.py:925
 msgid "cube root of"
 msgstr "raíz cúbica de"
 
@@ -8919,7 +8956,7 @@ msgstr "raíz cúbica de"
 #. the user settings indicate that root endings should be spoken). Note that the
 #. index, which precedes this string, is unknown and might not even be a simple
 #. expression like "fourth"; the index might instead be a fraction.
-#: ../src/orca/messages.py:918
+#: ../src/orca/messages.py:933
 msgid "root of"
 msgstr "raíz de"
 
@@ -8930,7 +8967,7 @@ msgstr "raíz de"
 #. "fourth root of 9" may be sufficient for the user. But if the index is not
 #. 4, but instead the fraction x/4, beginning the phrase with "root start" can
 #. help the user better understand that x/4 is the index of the root.
-#: ../src/orca/messages.py:927
+#: ../src/orca/messages.py:942
 msgid "root start"
 msgstr "inicio raíz"
 
@@ -8938,7 +8975,7 @@ msgstr "inicio raíz"
 #. phrase is the end of a mathematical root (square root, cube root, nth root).
 #. For instance, for the cube root of 9, Orca would say "cube root of 9, root
 #. end" (assuming the user settings indicate that root endings should be spoken).
-#: ../src/orca/messages.py:933
+#: ../src/orca/messages.py:948
 msgid "root end"
 msgstr "fin raíz"
 
@@ -8947,7 +8984,7 @@ msgstr "fin raíz"
 #. subscript might be simple text or may itself be a mathematical expression,
 #. and in this instance we have no additional context through which a more user-
 #. friendly word or phrase can reliably be chosen.
-#: ../src/orca/messages.py:940
+#: ../src/orca/messages.py:955
 msgctxt "math script generic"
 msgid "subscript"
 msgstr "subíndice"
@@ -8957,7 +8994,7 @@ msgstr "subíndice"
 #. superscript might be simple text or may itself be a mathematical expression,
 #. and in this instance we have no additional context through which a more user-
 #. friendly word or phrase can reliably be chosen.
-#: ../src/orca/messages.py:947
+#: ../src/orca/messages.py:962
 msgctxt "math script generic"
 msgid "superscript"
 msgstr "superíndice"
@@ -8967,7 +9004,7 @@ msgstr "superíndice"
 #. expression. See, for instance, the MathML mmultiscripts element:
 #. http://www.w3.org/TR/MathML3/chapter3.html#presm.mmultiscripts
 #. https://developer.mozilla.org/en-US/docs/Web/MathML/Element/mmultiscripts
-#: ../src/orca/messages.py:954
+#: ../src/orca/messages.py:969
 msgctxt "math script"
 msgid "pre-subscript"
 msgstr "subíndice previo a la base"
@@ -8977,7 +9014,7 @@ msgstr "subíndice previo a la base"
 #. expression. See, for instance, the MathML mmultiscripts element:
 #. http://www.w3.org/TR/MathML3/chapter3.html#presm.mmultiscripts
 #. https://developer.mozilla.org/en-US/docs/Web/MathML/Element/mmultiscripts
-#: ../src/orca/messages.py:961
+#: ../src/orca/messages.py:976
 msgctxt "math script"
 msgid "pre-superscript"
 msgstr "sobrescritura previa a la base"
@@ -8989,7 +9026,7 @@ msgstr "sobrescritura previa a la base"
 #. friendly word or phrase can reliably be chosen. Examples of underscripts:
 #. http://www.w3.org/TR/MathML/chapter3.html#presm.munder
 #. https://reference.wolfram.com/language/ref/Underscript.html
-#: ../src/orca/messages.py:970
+#: ../src/orca/messages.py:985
 msgctxt "math script generic"
 msgid "underscript"
 msgstr "escritura inferior"
@@ -9001,14 +9038,14 @@ msgstr "escritura inferior"
 #. friendly word or phrase can reliably be chosen. Examples of overscripts:
 #. http://www.w3.org/TR/MathML/chapter3.html#presm.mover
 #. https://reference.wolfram.com/language/ref/Overscript.html
-#: ../src/orca/messages.py:979
+#: ../src/orca/messages.py:994
 msgctxt "math script generic"
 msgid "overscript"
 msgstr "sobrescritura de la base"
 
 #. Translators: This phrase is spoken to inform the user that the last spoken
 #. phrase is the end of a mathematical table.
-#: ../src/orca/messages.py:983
+#: ../src/orca/messages.py:998
 msgctxt "math table"
 msgid "table end"
 msgstr "fin de tabla"
@@ -9016,7 +9053,7 @@ msgstr "fin de tabla"
 #. Translators: This phrase is spoken to inform the user that the last spoken
 #. phrase is the end of a mathematical table which is nested inside another
 #. mathematical table.
-#: ../src/orca/messages.py:988
+#: ../src/orca/messages.py:1003
 msgctxt "math table"
 msgid "nested table end"
 msgstr "fin de tabla anidada"
@@ -9024,33 +9061,33 @@ msgstr "fin de tabla anidada"
 #. Translators: Inaccessible means that the application cannot be read by Orca.
 #. This usually means the application is not friendly to the assistive technology
 #. infrastructure.
-#: ../src/orca/messages.py:993
+#: ../src/orca/messages.py:1008
 msgid "inaccessible"
 msgstr "No es accesible"
 
 #. Translators: This brief message indicates that indentation and
 #. justification will be spoken.
-#: ../src/orca/messages.py:998
+#: ../src/orca/messages.py:1013
 msgctxt "indentation and justification"
 msgid "Disabled"
 msgstr "Desactivada"
 
 #. Translators: This detailed message indicates that indentation and
 #. justification will not be spoken.
-#: ../src/orca/messages.py:1003
+#: ../src/orca/messages.py:1018
 msgid "Speaking of indentation and justification disabled."
 msgstr "Hablado del sangrado y justificación desactivada."
 
 #. Translators: This brief message indicates that indentation and
 #. justification will be spoken.
-#: ../src/orca/messages.py:1008
+#: ../src/orca/messages.py:1023
 msgctxt "indentation and justification"
 msgid "Enabled"
 msgstr "Activada"
 
 #. Translators: This detailed message indicates that indentation and
 #. justification will be spoken.
-#: ../src/orca/messages.py:1013
+#: ../src/orca/messages.py:1028
 msgid "Speaking of indentation and justification enabled."
 msgstr "Hablado del sangrado y justificación activada."
 
@@ -9060,7 +9097,7 @@ msgstr "Hablado del sangrado y justificación activada."
 #. combination, or they might just be to echo the name of the key if Orca doesn't
 #. have a handler. This message is what is presented on the braille display when
 #. entering Learn Mode.
-#: ../src/orca/messages.py:1021
+#: ../src/orca/messages.py:1036
 msgid "Learn mode.  Press escape to exit."
 msgstr "Modo de aprendizaje.  Pulse escape para salir."
 
@@ -9070,7 +9107,7 @@ msgstr "Modo de aprendizaje.  Pulse escape para salir."
 #. combination, or they might just be to echo the name of the key if Orca doesn't
 #. have a handler. This message is what is spoken to the user when entering Learn
 #. Mode.
-#: ../src/orca/messages.py:1030
+#: ../src/orca/messages.py:1045
 msgid ""
 "Entering learn mode.  Press any key to hear its function.  To view the "
 "screen reader’s documentation, press F1. To get a list of the screen "
@@ -9086,15 +9123,13 @@ msgstr ""
 
 #. Translators: This message is presented when a user is navigating within a
 #. blockquote and then navigates out of it.
-#: ../src/orca/messages.py:1039
-#| msgid "leaving table."
+#: ../src/orca/messages.py:1054
 msgid "leaving blockquote."
 msgstr "saliendo de la cita."
 
 #. Translators: This message is presented when a user is navigating within a
 #. form and then navigates out of it.
-#: ../src/orca/messages.py:1043
-#| msgid "leaving table."
+#: ../src/orca/messages.py:1058
 msgid "leaving form."
 msgstr "saliendo del formulario."
 
@@ -9102,8 +9137,7 @@ msgstr "saliendo del formulario."
 #. a type of landmark and then navigates out of it. The word or phrase that
 #. follows "leaving" should be consistent with the translation provided for
 #. the corresponding term with context "role" found in object_properties.py
-#: ../src/orca/messages.py:1049
-#| msgid "leaving table."
+#: ../src/orca/messages.py:1064
 msgctxt "role"
 msgid "leaving banner."
 msgstr "saliendo del banner."
@@ -9112,9 +9146,7 @@ msgstr "saliendo del banner."
 #. a type of landmark and then navigates out of it. The word or phrase that
 #. follows "leaving" should be consistent with the translation provided for
 #. the corresponding term with context "role" found in object_properties.py
-#: ../src/orca/messages.py:1055
-#| msgctxt "role"
-#| msgid "complementary content"
+#: ../src/orca/messages.py:1070
 msgctxt "role"
 msgid "leaving complementary content."
 msgstr "saliendo del contenido complementario."
@@ -9123,9 +9155,7 @@ msgstr "saliendo del contenido complementario."
 #. a type of landmark and then navigates out of it. The word or phrase that
 #. follows "leaving" should be consistent with the translation provided for
 #. the corresponding term with context "role" found in object_properties.py
-#: ../src/orca/messages.py:1061
-#| msgctxt "role"
-#| msgid "information"
+#: ../src/orca/messages.py:1076
 msgctxt "role"
 msgid "leaving information."
 msgstr "saliendo de la información."
@@ -9134,9 +9164,7 @@ msgstr "saliendo de la información."
 #. a type of landmark and then navigates out of it. The word or phrase that
 #. follows "leaving" should be consistent with the translation provided for
 #. the corresponding term with context "role" found in object_properties.py
-#: ../src/orca/messages.py:1067
-#| msgctxt "role"
-#| msgid "main content"
+#: ../src/orca/messages.py:1082
 msgctxt "role"
 msgid "leaving main content."
 msgstr "saliendo del contenido principal."
@@ -9145,8 +9173,7 @@ msgstr "saliendo del contenido principal."
 #. a type of landmark and then navigates out of it. The word or phrase that
 #. follows "leaving" should be consistent with the translation provided for
 #. the corresponding term with context "role" found in object_properties.py
-#: ../src/orca/messages.py:1073
-#| msgid "Page Navigation"
+#: ../src/orca/messages.py:1088
 msgctxt "role"
 msgid "leaving navigation."
 msgstr "saliendo de la navegación."
@@ -9155,8 +9182,7 @@ msgstr "saliendo de la navegación."
 #. a type of landmark and then navigates out of it. The word or phrase that
 #. follows "leaving" should be consistent with the translation provided for
 #. the corresponding term with context "role" found in object_properties.py
-#: ../src/orca/messages.py:1079
-#| msgid "leaving table."
+#: ../src/orca/messages.py:1094
 msgctxt "role"
 msgid "leaving region."
 msgstr "saliendo de la región."
@@ -9165,30 +9191,27 @@ msgstr "saliendo de la región."
 #. a type of landmark and then navigates out of it. The word or phrase that
 #. follows "leaving" should be consistent with the translation provided for
 #. the corresponding term with context "role" found in object_properties.py
-#: ../src/orca/messages.py:1085
-#| msgid "leaving table."
+#: ../src/orca/messages.py:1100
 msgctxt "role"
 msgid "leaving search."
 msgstr "saliendo de la búsqueda."
 
 #. Translators: This message is presented when a user is navigating within a
 #. list and then navigates out of it.
-#: ../src/orca/messages.py:1089
-#| msgid "leaving table."
+#: ../src/orca/messages.py:1104
 msgid "leaving list."
 msgstr "saliendo de la lista."
 
 #. Translators: This message is presented when a user is navigating within a
 #. panel and then navigates out of it. A panel is a generic container of
 #. objects, such as a group of related form fields.
-#: ../src/orca/messages.py:1094
-#| msgid "leaving table."
+#: ../src/orca/messages.py:1109
 msgid "leaving panel."
 msgstr "saliendo del panel."
 
 #. Translators: This message is presented when a user is navigating within a
 #. table and then navigates out of it.
-#: ../src/orca/messages.py:1098
+#: ../src/orca/messages.py:1113
 msgid "leaving table."
 msgstr "saliendo de la tabla."
 
@@ -9196,7 +9219,7 @@ msgstr "saliendo de la tabla."
 #. document, Orca will speak information about what they have selected or
 #. unselected. This message is presented when the user selects from the
 #. current location to the end of the line by pressing Shift+Down.
-#: ../src/orca/messages.py:1104
+#: ../src/orca/messages.py:1119
 msgid "line selected down from cursor position"
 msgstr "línea seleccionada abajo de la posición del cursor"
 
@@ -9204,7 +9227,7 @@ msgstr "línea seleccionada abajo de la posición del cursor"
 #. document, Orca will speak information about what they have selected or
 #. unselected. This message is presented when the user selects from the
 #. current location to the start of the line by pressing Shift+Up.
-#: ../src/orca/messages.py:1110
+#: ../src/orca/messages.py:1125
 msgid "line selected up from cursor position"
 msgstr "línea seleccionada arriba de la posición del cursor"
 
@@ -9213,7 +9236,7 @@ msgstr "línea seleccionada arriba de la posición del cursor"
 #. unselected. This message is presented when the user unselects previously
 #. selected text from the current location to the end of the paragraph by
 #. pressing Shift+Down.
-#: ../src/orca/messages.py:1117
+#: ../src/orca/messages.py:1132
 msgid "line unselected down from cursor position"
 msgstr "línea deseleccionada abajo de la posición del cursor"
 
@@ -9222,7 +9245,7 @@ msgstr "línea deseleccionada abajo de la posición del cursor"
 #. unselected. This message is presented when the user unselects previously
 #. selected text from the current location to the start of the paragraph by
 #. pressing Shift+Up.
-#: ../src/orca/messages.py:1124
+#: ../src/orca/messages.py:1139
 msgid "line unselected up from cursor position"
 msgstr "línea deseleccionada arriba de la posición del cursor"
 
@@ -9232,7 +9255,7 @@ msgstr "línea deseleccionada arriba de la posición del cursor"
 #. combination, or they might just be to echo the name of the key if Orca doesn't
 #. have a handler. This message is what is presented in speech and braille when
 #. exiting Learn Mode.
-#: ../src/orca/messages.py:1132
+#: ../src/orca/messages.py:1147
 msgid "Exiting learn mode."
 msgstr "Saliendo del modo de aprendizaje."
 
@@ -9240,7 +9263,7 @@ msgstr "Saliendo del modo de aprendizaje."
 #. document, Orca will speak information about what they have selected or
 #. unselected. This message is presented when the user selects from the
 #. current location to the start of the line by pressing Ctrl+Shift+Page_Up.
-#: ../src/orca/messages.py:1138
+#: ../src/orca/messages.py:1153
 msgid "line selected from start to previous cursor position"
 msgstr ""
 "línea seleccionada desde el inicio hasta la anterior posición del cursor"
@@ -9249,51 +9272,51 @@ msgstr ""
 #. document, Orca will speak information about what they have selected or
 #. unselected. This message is presented when the user selects from the
 #. current location to the end of the line by pressing Ctrl+Shift+Page_Down.
-#: ../src/orca/messages.py:1144
+#: ../src/orca/messages.py:1159
 msgid "line selected to end from previous cursor position"
 msgstr ""
 "línea seleccionada hasta el final desde la anterior posición del cursor"
 
 #. Translators: this indicates that this piece of text is a hypertext link.
-#: ../src/orca/messages.py:1147
+#: ../src/orca/messages.py:1162
 msgid "link"
 msgstr "enlace"
 
 #. Translators: this is an indication that a given link points to an object
 #. that is on the same page.
-#: ../src/orca/messages.py:1151
+#: ../src/orca/messages.py:1166
 msgid "same page"
 msgstr "misma página"
 
 #. Translators: this is an indication that a given link points to an object
 #. that is at the same site (but not on the same page as the link).
-#: ../src/orca/messages.py:1155
+#: ../src/orca/messages.py:1170
 msgid "same site"
 msgstr "mismo sitio"
 
 #. Translators: this is an indication that a given link points to an object
 #. that is at a different site than that of the link.
-#: ../src/orca/messages.py:1159
+#: ../src/orca/messages.py:1174
 msgid "different site"
 msgstr "sitio diferente"
 
 #. Translators: this refers to a link to a file, where the first item is the
 #. protocol (ftp, ftps, or file) and the second item the name of the file being
 #. linked to.
-#: ../src/orca/messages.py:1164
+#: ../src/orca/messages.py:1179
 #, python-format
 msgid "%(uri)s link to %(file)s"
 msgstr "%(uri)s enlace a %(file)s"
 
 #. Translators: this message conveys the protocol of a link eg. http, mailto.
-#: ../src/orca/messages.py:1167
+#: ../src/orca/messages.py:1182
 #, python-format
 msgid "%s link"
 msgstr "enlace %s"
 
 #. Translators: this message conveys the protocol of a link eg. http, mailto.
 #. along with the visited state of that link.
-#: ../src/orca/messages.py:1171
+#: ../src/orca/messages.py:1186
 #, python-format
 msgid "visited %s link"
 msgstr "enlace %s visitado"
@@ -9301,7 +9324,7 @@ msgstr "enlace %s visitado"
 #. Translators: The following string instructs the user how to navigate amongst
 #. the list of commands presented in learn mode, as well as how to exit the list
 #. when finished.
-#: ../src/orca/messages.py:1177
+#: ../src/orca/messages.py:1192
 msgid "Use Up and Down Arrow to navigate the list. Press Escape to exit."
 msgstr ""
 "Use Flecha arriba y Flecha abajo para navegar la lista. Presione Escape para "
@@ -9315,7 +9338,7 @@ msgstr ""
 #. features to facilitate accessing live regions. This message is presented to
 #. inform the user that Orca's live region's "politeness" level has changed to
 #. "off" for all of the live regions.
-#: ../src/orca/messages.py:1187
+#: ../src/orca/messages.py:1202
 msgid "All live regions set to off"
 msgstr "Se han desactivado todas las regiones activas"
 
@@ -9327,7 +9350,7 @@ msgstr "Se han desactivado todas las regiones activas"
 #. features to facilitate accessing live regions. This message is presented to
 #. inform the user that Orca's live region's "politeness" level for all live
 #. regions has been restored to their original values.
-#: ../src/orca/messages.py:1197
+#: ../src/orca/messages.py:1212
 msgid "live regions politeness levels restored"
 msgstr "se ha restaurado el comportamiento de todas las regiones activas"
 
@@ -9338,7 +9361,7 @@ msgstr "se ha restaurado el comportamiento de todas las regiones activas"
 #. idle ("polite"), and when there is a change ("assertive"). Orca has several
 #. features to facilitate accessing live regions. This message is presented to
 #. inform the user of the "politeness" level for the current live region.
-#: ../src/orca/messages.py:1206
+#: ../src/orca/messages.py:1221
 #, python-format
 msgid "politeness level %s"
 msgstr "nivel de comportamiento %s"
@@ -9351,7 +9374,7 @@ msgstr "nivel de comportamiento %s"
 #. features to facilitate accessing live regions. This message is presented to
 #. inform the user that Orca's live region's "politeness" level has changed for
 #. the current live region.
-#: ../src/orca/messages.py:1216
+#: ../src/orca/messages.py:1231
 msgid "setting live region to assertive"
 msgstr "estableciendo región activa a firme"
 
@@ -9363,7 +9386,7 @@ msgstr "estableciendo región activa a firme"
 #. features to facilitate accessing live regions. This message is presented to
 #. inform the user that Orca's live region's "politeness" level has changed for
 #. the current live region.
-#: ../src/orca/messages.py:1226
+#: ../src/orca/messages.py:1241
 msgid "setting live region to off"
 msgstr "estableciendo región activa a desactivada"
 
@@ -9375,7 +9398,7 @@ msgstr "estableciendo región activa a desactivada"
 #. features to facilitate accessing live regions. This message is presented to
 #. inform the user that Orca's live region's "politeness" level has changed for
 #. the current live region.
-#: ../src/orca/messages.py:1236
+#: ../src/orca/messages.py:1251
 msgid "setting live region to polite"
 msgstr "estableciendo región activa a educada"
 
@@ -9387,7 +9410,7 @@ msgstr "estableciendo región activa a educada"
 #. features to facilitate accessing live regions. This message is presented to
 #. inform the user that Orca's live region's "politeness" level has changed for
 #. the current live region.
-#: ../src/orca/messages.py:1246
+#: ../src/orca/messages.py:1261
 msgid "setting live region to rude"
 msgstr "estableciendo región activa a grosera"
 
@@ -9400,7 +9423,7 @@ msgstr "estableciendo región activa a grosera"
 #. opt to have no notifications presented (politeness level of "off") and still
 #. manually review recent updates to live regions via Orca commands for doing so
 #. -- as long as the monitoring of live regions is enabled.
-#: ../src/orca/messages.py:1257
+#: ../src/orca/messages.py:1272
 msgid "Live regions monitoring off"
 msgstr "Monitorización de regiones activas desactivada"
 
@@ -9413,7 +9436,7 @@ msgstr "Monitorización de regiones activas desactivada"
 #. opt to have no notifications presented (politeness level of "off") and still
 #. manually review recent updates to live regions via Orca commands for doing so
 #. -- as long as the monitoring of live regions is enabled.
-#: ../src/orca/messages.py:1268
+#: ../src/orca/messages.py:1283
 msgid "Live regions monitoring on"
 msgstr "Monitorización de regiones activas activada"
 
@@ -9422,7 +9445,7 @@ msgstr "Monitorización de regiones activas activada"
 #. Orca has several features to facilitate accessing live regions. This message
 #. is presented to inform the user that a cached message is not available for the
 #. the current live region.
-#: ../src/orca/messages.py:1275
+#: ../src/orca/messages.py:1290
 msgid "no live message saved"
 msgstr "no se guardó ningún mensaje de actividad"
 
@@ -9431,14 +9454,14 @@ msgstr "no se guardó ningún mensaje de actividad"
 #. Orca has several features to facilitate accessing live regions. This message
 #. is presented to inform the user that Orca's live region features have been
 #. turned off.
-#: ../src/orca/messages.py:1282
+#: ../src/orca/messages.py:1297
 msgid "Live region support is off"
 msgstr "El soporte de regiones activas está desactivado"
 
 #. Translators: Orca has a command that allows the user to move the mouse pointer
 #. to the current object. This is a brief message which will be presented if for
 #. some reason Orca cannot identify/find the current location.
-#: ../src/orca/messages.py:1287
+#: ../src/orca/messages.py:1302
 msgctxt "location"
 msgid "Not found"
 msgstr "No encontrada"
@@ -9446,7 +9469,7 @@ msgstr "No encontrada"
 #. Translators: Orca has a command that allows the user to move the mouse pointer
 #. to the current object. This is a detailed message which will be presented if
 #. for some reason Orca cannot identify/find the current location.
-#: ../src/orca/messages.py:1292
+#: ../src/orca/messages.py:1307
 msgid "Could not find current location."
 msgstr "No se pudo encontrar la posición actual."
 
@@ -9455,7 +9478,7 @@ msgstr "No se pudo encontrar la posición actual."
 #. lowercase; if Caps Lock is "on", they will instead appear in uppercase. This
 #. string is also applied to Num Lock and potentially will be applied to similar
 #. keys in the future.
-#: ../src/orca/messages.py:1299
+#: ../src/orca/messages.py:1314
 msgctxt "locking key state"
 msgid "off"
 msgstr "desactivado"
@@ -9465,21 +9488,21 @@ msgstr "desactivado"
 #. lowercase; if Caps Lock is "on", they will instead appear in uppercase. This
 #. string is also applied to Num Lock and potentially will be applied to similar
 #. keys in the future.
-#: ../src/orca/messages.py:1306
+#: ../src/orca/messages.py:1321
 msgctxt "locking key state"
 msgid "on"
 msgstr "activado"
 
 #. Translators: This is to inform the user of the presence of the red squiggly
 #. line which indicates that a given word is not spelled correctly.
-#: ../src/orca/messages.py:1310
+#: ../src/orca/messages.py:1325
 msgid "misspelled"
 msgstr "mal escrita"
 
 #. Translators: Orca tries to provide more compelling output of the spell check
 #. dialog in some applications. The first thing it does is let the user know
 #. what the misspelled word is.
-#: ../src/orca/messages.py:1315
+#: ../src/orca/messages.py:1330
 #, python-format
 msgid "Misspelled word: %s"
 msgstr "Palabra mal escrita: %s"
@@ -9487,7 +9510,7 @@ msgstr "Palabra mal escrita: %s"
 #. Translators: Orca tries to provide more compelling output of the spell check
 #. dialog in some applications. The second thing it does is give the phrase
 #. containing the misspelled word in the document. This is known as the context.
-#: ../src/orca/messages.py:1320
+#: ../src/orca/messages.py:1335
 #, python-format
 msgid "Context is %s"
 msgstr "El contexto es %s"
@@ -9505,7 +9528,7 @@ msgstr "El contexto es %s"
 #. key presses as commands to read the content; in focus mode, Orca treats
 #. key presses as something that should be handled by the focused widget.
 #. This string is the message presented when Orca switches to browse mode.
-#: ../src/orca/messages.py:1335
+#: ../src/orca/messages.py:1350
 msgid "Browse mode"
 msgstr "Modo navegación"
 
@@ -9522,7 +9545,7 @@ msgstr "Modo navegación"
 #. key presses as commands to read the content; in focus mode, Orca treats
 #. key presses as something that should be handled by the focused widget.
 #. This string is the message presented when Orca switches to focus mode.
-#: ../src/orca/messages.py:1350
+#: ../src/orca/messages.py:1365
 msgid "Focus mode"
 msgstr "Modo foco"
 
@@ -9543,7 +9566,7 @@ msgstr "Modo foco"
 #. they must press to enable focus mode for the purposes of interacting
 #. with the widget. The substituted string is a human-consumable keybinding
 #. such as "Alt+Shift+A."
-#: ../src/orca/messages.py:1369
+#: ../src/orca/messages.py:1384
 #, python-format
 msgid "To enable focus mode press %s."
 msgstr "Para activar el modo de foco pulse %s."
@@ -9557,7 +9580,7 @@ msgstr "Para activar el modo de foco pulse %s."
 #. navigation and use interaction model. As a result, Orca has a command which
 #. enables setting a "sticky" focus mode which disables all automatic toggling.
 #. This string is the message presented when Orca switches to sticky focus mode.
-#: ../src/orca/messages.py:1380
+#: ../src/orca/messages.py:1395
 msgid "Focus mode is sticky."
 msgstr "El modo de foco es pegajoso."
 
@@ -9570,7 +9593,7 @@ msgstr "El modo de foco es pegajoso."
 #. navigation and use interaction model. As a result, Orca has a command which
 #. enables setting a "sticky" browse mode which disables all automatic toggling.
 #. This string is the message presented when Orca switches to sticky browse mode.
-#: ../src/orca/messages.py:1391
+#: ../src/orca/messages.py:1406
 msgid "Browse mode is sticky."
 msgstr "El modo de navegación es pegajoso."
 
@@ -9578,21 +9601,21 @@ msgstr "El modo de navegación es pegajoso."
 #. new object to appear such as a pop-up menu. Orca has a command will move the
 #. user to the object which just appeared as a result of the user hovering the
 #. mouse. If this command fails, Orca will present this message.
-#: ../src/orca/messages.py:1397
+#: ../src/orca/messages.py:1412
 msgid "Mouse over object not found."
 msgstr "Objeto bajo el ratón («mouse over») no encontrado."
 
 #. Translators: Orca has a feature to speak the item under the pointer. This feature,
 #. known as mouse review, can be enabled and disabled via command. The following is
 #. the message which Orca will present when mouse review is toggled off via command.
-#: ../src/orca/messages.py:1402
+#: ../src/orca/messages.py:1417
 msgid "Mouse review disabled."
 msgstr "Revisión con el ratón desactivada."
 
 #. Translators: Orca has a feature to speak the item under the pointer. This feature,
 #. known as mouse review, can be enabled and disabled via command. The following is
 #. the message which Orca will present when mouse review is toggled on via command.
-#: ../src/orca/messages.py:1407
+#: ../src/orca/messages.py:1422
 msgid "Mouse review enabled."
 msgstr "Revisión con el ratón activada."
 
@@ -9601,14 +9624,14 @@ msgstr "Revisión con el ratón activada."
 #. could with native keyboard navigation. This is a message that will be
 #. presented to the user when an error (such as the operation timing out) kept us
 #. from getting these objects.
-#: ../src/orca/messages.py:1414
+#: ../src/orca/messages.py:1429
 msgid "Error: Could not create list of objects."
 msgstr "Error: no se pudo crear la lista de objetos."
 
 #. Translators: This message describes a list item in a document. Nesting level
 #. is how "deep" the item is (e.g., a level of 2 represents a list item inside a
 #. list that's inside another list).
-#: ../src/orca/messages.py:1419 ../src/orca/object_properties.py:51
+#: ../src/orca/messages.py:1434 ../src/orca/object_properties.py:51
 #, python-format
 msgid "Nesting level %d"
 msgstr "Nivel de anidamiento %d"
@@ -9616,40 +9639,40 @@ msgstr "Nivel de anidamiento %d"
 #. Translators: Orca has a command that moves the mouse pointer to the current
 #. location on a web page. If moving the mouse pointer caused an item to appear
 #. such as a pop-up menu, we want to present that fact.
-#: ../src/orca/messages.py:1424
+#: ../src/orca/messages.py:1439
 msgid "New item has been added"
 msgstr "Se ha añadido un nuevo elemento"
 
 #. Translators: This is intended to be a short phrase to present the fact that no
 #. no accessible component has keyboard focus.
-#: ../src/orca/messages.py:1428
+#: ../src/orca/messages.py:1443
 msgid "No focus"
 msgstr "Sin foco"
 
 #. Translators: This message presents the fact that no accessible application has
 #. has keyboard focus.
-#: ../src/orca/messages.py:1432
+#: ../src/orca/messages.py:1447
 msgid "No application has focus."
 msgstr "Ninguna aplicación tiene el foco."
 
 #. Translators: This is for navigating document content by moving from blockquote
 #. to blockquote. This is a detailed message which will be presented to the user
 #. if no more blockquotes can be found.
-#: ../src/orca/messages.py:1437
+#: ../src/orca/messages.py:1452
 msgid "No more blockquotes."
 msgstr "No hay más citas."
 
 #. Translators: This is for navigating document content by moving from button
 #. to button. This is a detailed message which will be presented to the user
 #. if no more buttons can be found.
-#: ../src/orca/messages.py:1442
+#: ../src/orca/messages.py:1457
 msgid "No more buttons."
 msgstr "No hay más botones."
 
 #. Translators: This is for navigating document content by moving from check
 #. box to check box. This is a detailed message which will be presented to the
 #. user if no more check boxes can be found.
-#: ../src/orca/messages.py:1447
+#: ../src/orca/messages.py:1462
 msgid "No more check boxes."
 msgstr "No hay más casillas."
 
@@ -9657,42 +9680,42 @@ msgstr "No hay más casillas."
 #. object' to 'large object'. A 'large object' is a logical chunk of text,
 #. such as a paragraph, a list, a table, etc. This is a detailed message which
 #. will be presented to the user if no more check boxes can be found.
-#: ../src/orca/messages.py:1453
+#: ../src/orca/messages.py:1468
 msgid "No more large objects."
 msgstr "No hay más objetos grandes."
 
 #. Translators: This is for navigating document content by moving amongst web
 #. elements which have an "onClick" action. This is a detailed message which
 #. will be presented to the user if no more clickable elements can be found.
-#: ../src/orca/messages.py:1458
+#: ../src/orca/messages.py:1473
 msgid "No more clickables."
 msgstr "No hay más elementos que se puedan pulsar."
 
 #. Translators: This is for navigating document content by moving from combo
 #. box to combo box. This is a detailed message which will be presented to the
 #. user if no more combo boxes can be found.
-#: ../src/orca/messages.py:1463
+#: ../src/orca/messages.py:1478
 msgid "No more combo boxes."
 msgstr "No hay más cuadros combinados."
 
 #. Translators: This is for navigating document content by moving from entry
 #. to entry. This is a detailed message which will be presented to the user
 #. if no more entries can be found.
-#: ../src/orca/messages.py:1468
+#: ../src/orca/messages.py:1483
 msgid "No more entries."
 msgstr "No hay más entradas."
 
 #. Translators: This is for navigating document content by moving from form
 #. field to form field. This is a detailed message which will be presented to
 #. the user if no more form fields can be found.
-#: ../src/orca/messages.py:1473
+#: ../src/orca/messages.py:1488
 msgid "No more form fields."
 msgstr "No hay más campos de formulario."
 
 #. Translators: This is for navigating document content by moving from heading
 #. to heading. This is a detailed message which will be presented to the user
 #. if no more headings can be found.
-#: ../src/orca/messages.py:1478
+#: ../src/orca/messages.py:1493
 msgid "No more headings."
 msgstr "No hay más encabezados."
 
@@ -9700,7 +9723,7 @@ msgstr "No hay más encabezados."
 #. to heading at a particular level (i.e. only <h1> or only <h2>, etc.). This
 #. is a detailed message which will be presented to the user if no more headings
 #. at the desired level can be found.
-#: ../src/orca/messages.py:1484
+#: ../src/orca/messages.py:1499
 #, python-format
 msgid "No more headings at level %d."
 msgstr "No hay más encabezados de nivel %d."
@@ -9708,7 +9731,7 @@ msgstr "No hay más encabezados de nivel %d."
 #. Translators: This is for navigating document content by moving from image
 #. to image. This is a detailed message which will be presented to the user
 #. if no more images can be found.
-#: ../src/orca/messages.py:1489
+#: ../src/orca/messages.py:1504
 msgid "No more images."
 msgstr "No hay más imágenes."
 
@@ -9716,28 +9739,28 @@ msgstr "No hay más imágenes."
 #. ARIA role landmarks are the W3C defined HTML tag attribute 'role' used to
 #. identify important part of webpage like banners, main context, search etc.
 #. This is an indication that one was not found.
-#: ../src/orca/messages.py:1495
+#: ../src/orca/messages.py:1510
 msgid "No landmark found."
 msgstr "No se encontraron puntos de referencia."
 
 #. Translators: This is for navigating document content by moving from link to
 #. link (regardless of visited state). This is a detailed message which will be
 #. presented to the user if no more links can be found.
-#: ../src/orca/messages.py:1500
+#: ../src/orca/messages.py:1515
 msgid "No more links."
 msgstr "No hay más enlaces."
 
 #. Translators: This is for navigating document content by moving from bulleted/
 #. numbered list to bulleted/numbered list. This is a detailed message which will
 #. be presented to the user if no more lists can be found.
-#: ../src/orca/messages.py:1505
+#: ../src/orca/messages.py:1520
 msgid "No more lists."
 msgstr "No hay más listas."
 
 #. Translators: This is for navigating document content by moving from bulleted/
 #. numbered list item to bulleted/numbered list item. This is a detailed message
 #. which will be presented to the user if no more list items can be found.
-#: ../src/orca/messages.py:1510
+#: ../src/orca/messages.py:1525
 msgid "No more list items."
 msgstr "No hay más elementos de lista."
 
@@ -9746,100 +9769,100 @@ msgstr "No hay más elementos de lista."
 #. periodically updated, e.g. stock ticker. This is a detailed message which
 #. will be presented to the user if no more live regions can be found. For
 #. more info, see http://www.w3.org/TR/wai-aria/terms#def_liveregion
-#: ../src/orca/messages.py:1517
+#: ../src/orca/messages.py:1532
 msgid "No more live regions."
 msgstr "No hay más regiones activas."
 
 #. Translators: This is for navigating document content by moving from paragraph
 #. to paragraph. This is a detailed message which will be presented to the user
 #. if no more paragraphs can be found.
-#: ../src/orca/messages.py:1522
+#: ../src/orca/messages.py:1537
 msgid "No more paragraphs."
 msgstr "No hay más párrafos."
 
 #. Translators: This is for navigating document content by moving from radio
 #. button to radio button. This is a detailed message which will be presented to
 #. the user if no more radio buttons can be found.
-#: ../src/orca/messages.py:1527
+#: ../src/orca/messages.py:1542
 msgid "No more radio buttons."
 msgstr "No hay más botones de radio."
 
 #. Translators: This is for navigating document content by moving from separator
 #. to separator (e.g. <hr> tags). This is a detailed message which will be
 #. presented to the user if no more separators can be found.
-#: ../src/orca/messages.py:1532
+#: ../src/orca/messages.py:1547
 msgid "No more separators."
 msgstr "No hay más separadores."
 
 #. Translators: This is for navigating document content by moving from table to
 #. to table. This is a detailed message which will be presented to the user if
 #. no more tables can be found.
-#: ../src/orca/messages.py:1537
+#: ../src/orca/messages.py:1552
 msgid "No more tables."
 msgstr "No hay más tablas."
 
 #. Translators: This is for navigating document content by moving from unvisited
 #. link to unvisited link. This is a detailed message which will be presented to
 #. the user if no more unvisited links can be found.
-#: ../src/orca/messages.py:1542
+#: ../src/orca/messages.py:1557
 msgid "No more unvisited links."
 msgstr "No hay más enlaces no visitados."
 
 #. Translators: This is for navigating document content by moving from visited
 #. link to visited link. This is a detailed message which will be presented to
 #. the user if no more visited links can be found.
-#: ../src/orca/messages.py:1547
+#: ../src/orca/messages.py:1562
 msgid "No more visited links."
 msgstr "No hay más enlaces visitados."
 
 #. Translators: Orca has a dedicated command to speak the currently-selected
 #. text. This message is what Orca will present if the user performs this
 #. command when no text is selected.
-#: ../src/orca/messages.py:1552
+#: ../src/orca/messages.py:1567
 msgid "No selected text."
 msgstr "No hay texto seleccionado."
 
 #. Translators: Orca has a dedicated command to speak detailed information
 #. about the currently-focused link. This message is what Orca will present
 #. if the user performs this command when not on a link.
-#: ../src/orca/messages.py:1557
+#: ../src/orca/messages.py:1572
 msgid "Not on a link."
 msgstr "No está en un enlace."
 
 #. Translators: This message alerts the user to the fact that what will be
 #. presented next came from a notification.
-#: ../src/orca/messages.py:1561
+#: ../src/orca/messages.py:1576
 msgid "Notification"
 msgstr "Notificación"
 
 #. Translators: This is a brief message presented to the user when the bottom of
 #. the list of notifications is reached.
-#: ../src/orca/messages.py:1565
+#: ../src/orca/messages.py:1580
 msgctxt "notification"
 msgid "Bottom"
 msgstr "Final"
 
 #. Translators: This message is presented to the user to confirm the list of
 #. notifications mode is being exited.
-#: ../src/orca/messages.py:1569
+#: ../src/orca/messages.py:1584
 msgid "Exiting list notification messages mode."
 msgstr "Saliendo del modo de lista de mensajes de notificación."
 
 #. Translators: This is a brief message presented to the user when the top of the
 #. list of notifications is reached.
-#: ../src/orca/messages.py:1573
+#: ../src/orca/messages.py:1588
 msgctxt "notification"
 msgid "Top"
 msgstr "Principio"
 
 #. Translators: This is a tutorial message for the notification list mode.
-#: ../src/orca/messages.py:1576
+#: ../src/orca/messages.py:1591
 msgid "Press h for help.\n"
 msgstr "Pulsar h para obtener ayuda.\n"
 
 #. Translators: The following string instructs the user how to navigate within
 #. the list notifications mode.
-#: ../src/orca/messages.py:1581
+#: ../src/orca/messages.py:1596
 msgid ""
 "Use Up, Down, Home or End to navigate in the list.\n"
 "Press Escape to exit.\n"
@@ -9853,7 +9876,7 @@ msgstr ""
 
 #. Translators: This message is presented to the user when the notifications list
 #. is empty.
-#: ../src/orca/messages.py:1588
+#: ../src/orca/messages.py:1603
 msgid "No notification messages"
 msgstr "Sin mensajes de notificación"
 
@@ -9862,7 +9885,7 @@ msgstr "Sin mensajes de notificación"
 #. three"). There is an associated Orca command for quickly toggling between the
 #. two options. This string to be translated is the brief message spoken when the
 #. user has enabled speaking numbers as digits.
-#: ../src/orca/messages.py:1595
+#: ../src/orca/messages.py:1610
 msgctxt "number style"
 msgid "digits"
 msgstr "dígitos"
@@ -9872,7 +9895,7 @@ msgstr "dígitos"
 #. three"). There is an associated Orca command for quickly toggling between the
 #. two options. This string to be translated is the verbose message spoken when
 #. the user has enabled speaking numbers as digits.
-#: ../src/orca/messages.py:1602
+#: ../src/orca/messages.py:1617
 msgid "Speak numbers as digits."
 msgstr "Hablar números como dígitos."
 
@@ -9881,7 +9904,7 @@ msgstr "Hablar números como dígitos."
 #. three"). There is an associated Orca command for quickly toggling between the
 #. two options. This string to be translated is the brief message spoken when the
 #. user has enabled speaking numbers as words.
-#: ../src/orca/messages.py:1609
+#: ../src/orca/messages.py:1624
 msgctxt "number style"
 msgid "words"
 msgstr "palabras"
@@ -9891,40 +9914,40 @@ msgstr "palabras"
 #. three"). There is an associated Orca command for quickly toggling between the
 #. two options. This string to be translated is the verbose message spoken when
 #. the user has enabled speaking numbers as words.
-#: ../src/orca/messages.py:1616
+#: ../src/orca/messages.py:1631
 msgid "Speak numbers as words."
 msgstr "Hablar números como palabras."
 
 #. Translators: This brief message is presented to indicate the state of widgets
 #. (checkboxes, push buttons, toggle buttons) on a toolbar which are associated
 #. with text formatting (bold, italics, underlining, justification, etc.).
-#: ../src/orca/messages.py:1621
+#: ../src/orca/messages.py:1636
 msgid "off"
 msgstr "desactivado"
 
 #. Translators: This brief message is presented to indicate the state of widgets
 #. (checkboxes, push buttons, toggle buttons) on a toolbar which are associated
 #. with text formatting (bold, italics, underlining, justification, etc.).
-#: ../src/orca/messages.py:1626
+#: ../src/orca/messages.py:1641
 msgid "on"
 msgstr "activado"
 
 #. Translators: This message is presented to the user when a web page or similar
 #. item has started loading.
-#: ../src/orca/messages.py:1630
+#: ../src/orca/messages.py:1645
 msgid "Loading.  Please wait."
 msgstr "Cargando. Por favor, espere."
 
 #. Translators: This message is presented to the user when a web page or similar
 #. item has finished loading.
-#: ../src/orca/messages.py:1634
+#: ../src/orca/messages.py:1649
 msgid "Finished loading."
 msgstr "Fin de la carga."
 
 #. Translators: This message is presented to the user when a web page or similar
 #. item has finished loading. The string substitution is for the name of the
 #. object which has just finished loading (most likely the page's title).
-#: ../src/orca/messages.py:1639
+#: ../src/orca/messages.py:1654
 #, python-format
 msgid "Finished loading %s."
 msgstr "Fin de la carga de %s."
@@ -9934,7 +9957,7 @@ msgstr "Fin de la carga de %s."
 #. (landmarks, forms, links, tables, etc.). The following string precedes the
 #. presentation of the summary. The string substitution is a list of items, such
 #. as "10 headings, 1 form, 52 links".
-#: ../src/orca/messages.py:1646
+#: ../src/orca/messages.py:1661
 #, python-format
 msgid "Page has %s."
 msgstr "La página tiene %s."
@@ -9943,7 +9966,7 @@ msgstr "La página tiene %s."
 #. document, Orca will speak information about what they have selected or
 #. unselected. This message is presented when the user selects from the
 #. current location to the end of the page by pressing Shift+Page_Down.
-#: ../src/orca/messages.py:1652
+#: ../src/orca/messages.py:1667
 msgid "page selected from cursor position"
 msgstr "página seleccionada desde la posición del cursor"
 
@@ -9951,7 +9974,7 @@ msgstr "página seleccionada desde la posición del cursor"
 #. document, Orca will speak information about what they have selected or
 #. unselected. This message is presented when the user selects from the
 #. current location to the start of the page by pressing Shift+Page_Up.
-#: ../src/orca/messages.py:1658
+#: ../src/orca/messages.py:1673
 msgid "page selected to cursor position"
 msgstr "página seleccionada hasta la posición del cursor"
 
@@ -9959,7 +9982,7 @@ msgstr "página seleccionada hasta la posición del cursor"
 #. document, Orca will speak information about what they have selected or
 #. unselected. This message is presented when the user unselects a previously
 #. selected page by pressing Shift+Page_Down.
-#: ../src/orca/messages.py:1664
+#: ../src/orca/messages.py:1679
 msgid "page unselected from cursor position"
 msgstr "página deseleccionada desde la posición del cursor"
 
@@ -9967,7 +9990,7 @@ msgstr "página deseleccionada desde la posición del cursor"
 #. document, Orca will speak information about what they have selected or
 #. unselected. This message is presented when the user unselects a previously
 #. selected page by pressing Shift+Page_Up.
-#: ../src/orca/messages.py:1670
+#: ../src/orca/messages.py:1685
 msgid "page unselected to cursor position"
 msgstr "página deseleccionada hasta la posición del cursor"
 
@@ -9975,7 +9998,7 @@ msgstr "página deseleccionada hasta la posición del cursor"
 #. document, Orca will speak information about what they have selected or
 #. unselected. This message is presented when the user selects from the
 #. current location to the end of the paragraph by pressing Ctrl+Shift+Down.
-#: ../src/orca/messages.py:1676
+#: ../src/orca/messages.py:1691
 msgid "paragraph selected down from cursor position"
 msgstr "párrafo seleccionado debajo de la posición del cursor"
 
@@ -9983,7 +10006,7 @@ msgstr "párrafo seleccionado debajo de la posición del cursor"
 #. document, Orca will speak information about what they have selected or
 #. unselected. This message is presented when the user selects from the
 #. current location to the start of the paragraph by pressing Ctrl+Shift+UP.
-#: ../src/orca/messages.py:1682
+#: ../src/orca/messages.py:1697
 msgid "paragraph selected up from cursor position"
 msgstr "párrafo seleccionado arriba de la posición del cursor"
 
@@ -9992,7 +10015,7 @@ msgstr "párrafo seleccionado arriba de la posición del cursor"
 #. unselected. This message is presented when the user unselects previously
 #. selected text from the current location to the end of the paragraph by
 #. pressing Ctrl+Shift+Down.
-#: ../src/orca/messages.py:1689
+#: ../src/orca/messages.py:1704
 msgid "paragraph unselected down from cursor position"
 msgstr "párrafo deseleccionado debajo de la posición del cursor"
 
@@ -10001,14 +10024,14 @@ msgstr "párrafo deseleccionado debajo de la posición del cursor"
 #. unselected. This message is presented when the user unselects previously
 #. selected text from the current location to the start of the paragraph by
 #. pressing Ctrl+Shift+UP.
-#: ../src/orca/messages.py:1696
+#: ../src/orca/messages.py:1711
 msgid "paragraph unselected up from cursor position"
 msgstr "párrafo deseleccionado arriba de la posición del cursor"
 
 #. Translators: This message appears in a warning dialog when the user performs
 #. the command to get into Orca's preferences dialog when the preferences dialog
 #. is already open.
-#: ../src/orca/messages.py:1702
+#: ../src/orca/messages.py:1717
 msgid ""
 "You already have an instance of an Orca preferences dialog open.\n"
 "Please close it before opening a new one."
@@ -10018,7 +10041,7 @@ msgstr ""
 
 #. Translators: This message is an indication of the position of the focused
 #. slide and the total number of slides in the presentation.
-#: ../src/orca/messages.py:1707
+#: ../src/orca/messages.py:1722
 #, python-format
 msgid "slide %(position)d of %(count)d"
 msgstr "diapositiva %(position)d de %(count)d"
@@ -10028,7 +10051,7 @@ msgstr "diapositiva %(position)d de %(count)d"
 #. which apply to a given task, such as a "Spanish" profile which would use
 #. Spanish text-to-speech and Spanish braille and selected when reading Spanish
 #. content. The string representing the profile name is created by the user.
-#: ../src/orca/messages.py:1714
+#: ../src/orca/messages.py:1729
 #, python-format
 msgid "Profile set to %s."
 msgstr "Perfil establecido a %s."
@@ -10038,14 +10061,14 @@ msgstr "Perfil establecido a %s."
 #. is a collection of settings which apply to a given task, such as a "Spanish"
 #. profile which would use Spanish text-to-speech and Spanish braille and
 #. selected when reading Spanish content.
-#: ../src/orca/messages.py:1721
+#: ../src/orca/messages.py:1736
 msgid "No profiles found."
 msgstr "No se encontraron perfiles."
 
 #. Translators: this is an index value so that we can present value changes
 #. regarding a specific progress bar in environments where there are multiple
 #. progress bars (e.g. in the Firefox downloads dialog).
-#: ../src/orca/messages.py:1726
+#: ../src/orca/messages.py:1741
 #, python-format
 msgid "Progress bar %d."
 msgstr "Barra de progreso %d."
@@ -10054,7 +10077,7 @@ msgstr "Barra de progreso %d."
 #. through the different levels of spoken punctuation. The options are:
 #. All punctuation marks will be spoken, None will be spoken, Most will be
 #. spoken, or Some will be spoken.
-#: ../src/orca/messages.py:1732
+#: ../src/orca/messages.py:1747
 msgctxt "spoken punctuation"
 msgid "All"
 msgstr "Todo"
@@ -10063,7 +10086,7 @@ msgstr "Todo"
 #. through the different levels of spoken punctuation. The options are:
 #. All punctuation marks will be spoken, None will be spoken, Most will be
 #. spoken, or Some will be spoken.
-#: ../src/orca/messages.py:1738
+#: ../src/orca/messages.py:1753
 msgid "Punctuation level set to all."
 msgstr "Nivel de puntuación establecido a todo."
 
@@ -10071,7 +10094,7 @@ msgstr "Nivel de puntuación establecido a todo."
 #. through the different levels of spoken punctuation. The options are:
 #. All punctuation marks will be spoken, None will be spoken, Most will be
 #. spoken, or Some will be spoken.
-#: ../src/orca/messages.py:1744
+#: ../src/orca/messages.py:1759
 msgctxt "spoken punctuation"
 msgid "Most"
 msgstr "La mayoría"
@@ -10080,7 +10103,7 @@ msgstr "La mayoría"
 #. through the different levels of spoken punctuation. The options are:
 #. All punctuation marks will be spoken, None will be spoken, Most will be
 #. spoken, or Some will be spoken.
-#: ../src/orca/messages.py:1750
+#: ../src/orca/messages.py:1765
 msgid "Punctuation level set to most."
 msgstr "Nivel de puntuación establecido a la mayoría."
 
@@ -10088,7 +10111,7 @@ msgstr "Nivel de puntuación establecido a la mayoría."
 #. through the different levels of spoken punctuation. The options are:
 #. All punctuation marks will be spoken, None will be spoken, Most will be
 #. spoken, or Some will be spoken.
-#: ../src/orca/messages.py:1756
+#: ../src/orca/messages.py:1771
 msgctxt "spoken punctuation"
 msgid "None"
 msgstr "Nada"
@@ -10097,7 +10120,7 @@ msgstr "Nada"
 #. through the different levels of spoken punctuation. The options are:
 #. All punctuation marks will be spoken, None will be spoken, Most will be
 #. spoken, or Some will be spoken.
-#: ../src/orca/messages.py:1762
+#: ../src/orca/messages.py:1777
 msgid "Punctuation level set to none."
 msgstr "Nivel de puntuación establecido a ninguno."
 
@@ -10105,7 +10128,7 @@ msgstr "Nivel de puntuación establecido a ninguno."
 #. through the different levels of spoken punctuation. The options are:
 #. All punctuation marks will be spoken, None will be spoken, Most will be
 #. spoken, or Some will be spoken.
-#: ../src/orca/messages.py:1768
+#: ../src/orca/messages.py:1783
 msgctxt "spoken punctuation"
 msgid "Some"
 msgstr "Alguna"
@@ -10114,32 +10137,32 @@ msgstr "Alguna"
 #. through the different levels of spoken punctuation. The options are:
 #. All punctuation marks will be spoken, None will be spoken, Most will be
 #. spoken, or Some will be spoken.
-#: ../src/orca/messages.py:1774
+#: ../src/orca/messages.py:1789
 msgid "Punctuation level set to some."
 msgstr "Nivel de puntuación establecido a alguno."
 
 #. Translators: This message is presented to indicate that a search has begun
 #. or is still taking place.
-#: ../src/orca/messages.py:1778
+#: ../src/orca/messages.py:1793
 msgid "Searching."
 msgstr "Buscando."
 
 #. Translators: This message is presented to indicate a search executed by the
 #. user has been completed.
-#: ../src/orca/messages.py:1782
+#: ../src/orca/messages.py:1797
 msgid "Search complete."
 msgstr "Búsqueda completa."
 
 #. Translators: This message is presented to the user when Orca's preferences
 #. have been reloaded.
-#: ../src/orca/messages.py:1786
+#: ../src/orca/messages.py:1801
 msgid "Screen reader settings reloaded."
 msgstr "Configuración de usuario del lector de pantalla recargada."
 
 #. Translators: Orca has a dedicated command to speak the currently-selected
 #. text. This message is spoken by Orca before speaking the text which is
 #. selected. The string substitution is for the selected text.
-#: ../src/orca/messages.py:1791
+#: ../src/orca/messages.py:1806
 #, python-format
 msgid "Selected text is: %s"
 msgstr "El texto seleccionado es: %s"
@@ -10149,7 +10172,7 @@ msgstr "El texto seleccionado es: %s"
 #. large string. Therefore, if the text which has just been deleted from a
 #. document matches the previously-selected contents, Orca will indicate that
 #. fact instead of presenting the full string which was just deleted.
-#: ../src/orca/messages.py:1798
+#: ../src/orca/messages.py:1813
 msgid "Selection deleted."
 msgstr "Selección eliminada."
 
@@ -10161,49 +10184,49 @@ msgstr "Selección eliminada."
 #. and then pressed Ctrl+Z to undo that deletion). In this instance, Orca
 #. will indicate the restoration rather than presenting the full string
 #. which was just inserted.
-#: ../src/orca/messages.py:1808
+#: ../src/orca/messages.py:1823
 msgid "Selection restored."
 msgstr "Selección restaurada."
 
 #. Translators: This message is presented to the user when speech synthesis
 #. has been temporarily turned off.
-#: ../src/orca/messages.py:1812
+#: ../src/orca/messages.py:1827
 msgid "Speech disabled."
 msgstr "Lee desactivada."
 
 #. Translators: This message is presented to the user when speech synthesis
 #. has been turned back on.
-#: ../src/orca/messages.py:1816
+#: ../src/orca/messages.py:1831
 msgid "Speech enabled."
 msgstr "Lee activada."
 
 #. Translators: This string announces speech rate change.
-#: ../src/orca/messages.py:1819
+#: ../src/orca/messages.py:1834
 msgid "faster."
 msgstr "más rápido."
 
 #. Translators: This string announces speech rate change.
-#: ../src/orca/messages.py:1822
+#: ../src/orca/messages.py:1837
 msgid "slower."
 msgstr "más lento."
 
 #. Translators: This string announces speech pitch change.
-#: ../src/orca/messages.py:1825
+#: ../src/orca/messages.py:1840
 msgid "higher."
 msgstr "más alto."
 
 #. Translators: This string announces speech pitch change.
-#: ../src/orca/messages.py:1828
+#: ../src/orca/messages.py:1843
 msgid "lower."
 msgstr "más bajo."
 
 #. Translators: This string announces speech volume change.
-#: ../src/orca/messages.py:1831
+#: ../src/orca/messages.py:1846
 msgid "louder."
 msgstr "más fuerte."
 
 #. Translators: This string announces speech volume change.
-#: ../src/orca/messages.py:1834
+#: ../src/orca/messages.py:1849
 msgid "softer."
 msgstr "más suave."
 
@@ -10212,7 +10235,7 @@ msgstr "más suave."
 #. applications and reads content. The two levels are "brief" and "verbose".
 #. The following string is a message spoken to the user upon toggling
 #. this setting via command.
-#: ../src/orca/messages.py:1841
+#: ../src/orca/messages.py:1856
 msgctxt "Speech"
 msgid "Verbosity level: brief"
 msgstr "Nivel de detalle: breve"
@@ -10222,7 +10245,7 @@ msgstr "Nivel de detalle: breve"
 #. applications and reads content. The two levels are "brief" and "verbose".
 #. The following string is a message spoken to the user upon toggling
 #. this setting via command.
-#: ../src/orca/messages.py:1848
+#: ../src/orca/messages.py:1863
 msgctxt "Speech"
 msgid "Verbosity level: verbose"
 msgstr "Nivel de detalle: detallado"
@@ -10231,22 +10254,22 @@ msgstr "Nivel de detalle: detallado"
 #. string. The extra space you see at the beginning is because we need the
 #. speech synthesis engine to speak the new string well. For example, "Open..."
 #. turns into "Open dot dot dot".
-#: ../src/orca/messages.py:1854
+#: ../src/orca/messages.py:1869
 msgid " dot dot dot"
 msgstr "punto punto punto"
 
 #. Translators: This message is presented to the user when Orca is launched.
-#: ../src/orca/messages.py:1857
+#: ../src/orca/messages.py:1872
 msgid "Screen reader on."
 msgstr "Lector de pantalla activado."
 
 #. Translators: This message is presented to the user when Orca is quit.
-#: ../src/orca/messages.py:1860
+#: ../src/orca/messages.py:1875
 msgid "Screen reader off."
 msgstr "Lector de pantalla desactivado."
 
 #. Translators: This message means speech synthesis is not installed or working.
-#: ../src/orca/messages.py:1863
+#: ../src/orca/messages.py:1878
 msgid "Speech is unavailable."
 msgstr "La voz no está disponible."
 
@@ -10254,7 +10277,7 @@ msgstr "La voz no está disponible."
 #. window and then move focus to that text.  For example, they may want to find
 #. the "OK" button.  This message lets them know a string they were searching
 #. for was not found.
-#: ../src/orca/messages.py:1869
+#: ../src/orca/messages.py:1884
 msgid "string not found"
 msgstr "cadena no encontrada"
 
@@ -10264,7 +10287,7 @@ msgstr "cadena no encontrada"
 #. prefer to turn this off to use Firefox's search when typing feature. This
 #. message is presented when the user toggles the structural navigation feature
 #. of Orca. It should be a brief informative message.
-#: ../src/orca/messages.py:1877
+#: ../src/orca/messages.py:1892
 msgid "Structural navigation keys off."
 msgstr "Teclas de navegación estructural desactivadas."
 
@@ -10274,7 +10297,7 @@ msgstr "Teclas de navegación estructural desactivadas."
 #. prefer to turn this off to use Firefox's search when typing feature. This
 #. message is presented when the user toggles the structural navigation feature
 #. of Orca. It should be a brief informative message.
-#: ../src/orca/messages.py:1885
+#: ../src/orca/messages.py:1900
 msgid "Structural navigation keys on."
 msgstr "Teclas de navegación estructural activadas."
 
@@ -10284,73 +10307,73 @@ msgstr "Teclas de navegación estructural activadas."
 #. type, such as from link to link, or from heading to heading, or from form
 #. field to form field. This is a brief message which will be presented to the
 #. user if the desired structural navigation object could not be found.
-#: ../src/orca/messages.py:1893
+#: ../src/orca/messages.py:1908
 msgctxt "structural navigation"
 msgid "Not found"
 msgstr "No encontrado"
 
 #. Translators: This message describes the (row, col) position of a table cell.
-#: ../src/orca/messages.py:1896
+#: ../src/orca/messages.py:1911
 #, python-format
 msgid "Row %(row)d, column %(column)d."
 msgstr "Fila %(row)d, columna %(column)d."
 
 #. Translators: This message is presented to indicate the user is in the last
 #. cell of a table in a document.
-#: ../src/orca/messages.py:1900
+#: ../src/orca/messages.py:1915
 msgid "End of table"
 msgstr "Final de tabla"
 
 #. Translators: When users are navigating a table, they sometimes want the entire
 #. row of a table read; other times they want just the current cell presented.
 #. This string is a message presented to the user when this setting is toggled.
-#: ../src/orca/messages.py:1905
+#: ../src/orca/messages.py:1920
 msgid "Speak cell"
 msgstr "Hablar celda"
 
 #. Translators: When users are navigating a table, they sometimes want the entire
 #. row of a table read; other times they want just the current cell presented.
 #. This string is a message presented to the user when this setting is toggled.
-#: ../src/orca/messages.py:1910
+#: ../src/orca/messages.py:1925
 msgid "Speak row"
 msgstr "Hablar fila"
 
 #. Translators: a uniform table is one in which each table cell occupies one row
 #. and one column (i.e. a perfect grid). In contrast, a non-uniform table is one
 #. in which at least one table cell occupies more than one row and/or column.
-#: ../src/orca/messages.py:1915
+#: ../src/orca/messages.py:1930
 msgid "Non-uniform"
 msgstr "No-uniforme"
 
 #. Translators: This is for navigating document content by moving from table cell
 #. to table cell. If the user gives a table navigation command but is not in a
 #. table, presents this message.
-#: ../src/orca/messages.py:1920
+#: ../src/orca/messages.py:1935
 msgid "Not in a table."
 msgstr "No está en una tabla."
 
 #. Translators: This is a message presented to users when the columns in a table
 #. have been reordered.
-#: ../src/orca/messages.py:1924
+#: ../src/orca/messages.py:1939
 msgid "Columns reordered"
 msgstr "Columnas reordenadas"
 
 #. Translators: This is a message presented to users when the rows in a table
 #. have been reordered.
-#: ../src/orca/messages.py:1928
+#: ../src/orca/messages.py:1943
 msgid "Rows reordered"
 msgstr "Filas reordenadas"
 
 #. Translators: this is in reference to a column in a table. The substitution
 #. is the index (e.g. the first column is "column 1").
-#: ../src/orca/messages.py:1932
+#: ../src/orca/messages.py:1947
 #, python-format
 msgid "column %d"
 msgstr "columna %d"
 
 #. Translators: this is in reference to a column in a table. If the user is in
 #. the first column of a table with five columns, the position is "column 1 of 5"
-#: ../src/orca/messages.py:1936
+#: ../src/orca/messages.py:1951
 #, python-format
 msgid "column %(index)d of %(total)d"
 msgstr "columna %(index)d de %(total)d"
@@ -10358,27 +10381,27 @@ msgstr "columna %(index)d de %(total)d"
 #. Translators: This is for navigating document content by moving from table cell
 #. to table cell. This is the message presented when the user attempts to move to
 #. the cell below the current cell and is already in the last row.
-#: ../src/orca/messages.py:1941
+#: ../src/orca/messages.py:1956
 msgid "Bottom of column."
 msgstr "Final de la columna."
 
 #. Translators: This is for navigating document content by moving from table cell
 #. to table cell. This is the message presented when the user attempts to move to
 #. the cell above the current cell and is already in the first row.
-#: ../src/orca/messages.py:1946
+#: ../src/orca/messages.py:1961
 msgid "Top of column."
 msgstr "Inicio de la columna."
 
 #. Translators: this is in reference to a row in a table. The substitution is
 #. the index (e.g. the first row is "row 1").
-#: ../src/orca/messages.py:1950
+#: ../src/orca/messages.py:1965
 #, python-format
 msgid "row %d"
 msgstr "fila %d"
 
 #. Translators: this is in reference to a row in a table. If the user is in the
 #. the first row of a table with five rows, the position is "row 1 of 5"
-#: ../src/orca/messages.py:1954
+#: ../src/orca/messages.py:1969
 #, python-format
 msgid "row %(index)d of %(total)d"
 msgstr "fila %(index)d de %(total)d"
@@ -10386,52 +10409,52 @@ msgstr "fila %(index)d de %(total)d"
 #. Translators: This is for navigating document content by moving from table cell
 #. to table cell. This is the message presented when the user attempts to move to
 #. the left of the current cell and is already in the first column.
-#: ../src/orca/messages.py:1959
+#: ../src/orca/messages.py:1974
 msgid "Beginning of row."
 msgstr "Comienzo de la fila."
 
 #. Translators: This is for navigating document content by moving from table cell
 #. to table cell. This is the message presented when the user attempts to move to
 #. the right of the current cell and is already in the last column.
-#: ../src/orca/messages.py:1964
+#: ../src/orca/messages.py:1979
 msgid "End of row."
 msgstr "Final de la fila."
 
 #. Translators: This message is presented to the user to confirm that he/she just
 #. deleted a table row.
-#: ../src/orca/messages.py:1968
+#: ../src/orca/messages.py:1983
 msgid "Row deleted."
 msgstr "Fila eliminada."
 
 #. Translators: This message is presented to the user to confirm that he/she just
 #. deleted the last row of a table.
-#: ../src/orca/messages.py:1972
+#: ../src/orca/messages.py:1987
 msgid "Last row deleted."
 msgstr "Última fila eliminada."
 
 #. Translators: This message is presented to the user to confirm that he/she just
 #. inserted a table row.
-#: ../src/orca/messages.py:1976
+#: ../src/orca/messages.py:1991
 msgid "Row inserted."
 msgstr "Fila insertada."
 
 #. Translators: This message is presented to the user to confirm that he/she just
 #. inserted a table row at the end of the table. This typically happens when the
 #. user presses Tab from within the last cell of the table.
-#: ../src/orca/messages.py:1981
+#: ../src/orca/messages.py:1996
 msgid "Row inserted at the end of the table."
 msgstr "Fila insertada al final de la tabla."
 
 #. Translators: when the user selects (highlights) text in a document, Orca lets
 #. them know.
-#: ../src/orca/messages.py:1985
+#: ../src/orca/messages.py:2000
 msgctxt "text"
 msgid "selected"
 msgstr "seleccionado"
 
 #. Translators: when the user unselects (un-highlights) text in a document, Orca
 #. lets them know.
-#: ../src/orca/messages.py:1989
+#: ../src/orca/messages.py:2004
 msgctxt "text"
 msgid "unselected"
 msgstr "no seleccionado"
@@ -10439,47 +10462,47 @@ msgstr "no seleccionado"
 #. Translators: Orca has a feature to speak the time when the user presses a
 #. shortcut key. This is one of the alternative formats that the user may wish
 #. it to be presented with.
-#: ../src/orca/messages.py:2000
+#: ../src/orca/messages.py:2015
 msgid "%H hours, %M minutes and %S seconds."
 msgstr "%H horas, %M minutos y %S segundos."
 
 #. Translators: Orca has a feature to speak the time when the user presses a
 #. shortcut key. This is one of the alternative formats that the user may wish
 #. it to be presented with.
-#: ../src/orca/messages.py:2005
+#: ../src/orca/messages.py:2020
 msgid "%H hours and %M minutes."
 msgstr "%H horas y %M minutos."
 
 #. Translators: this is information about a unicode character reported to the
 #. user.  The value is the unicode number value of this character in hex.
-#: ../src/orca/messages.py:2009
+#: ../src/orca/messages.py:2024
 #, python-format
 msgid "Unicode %s"
 msgstr "Unicode %s"
 
 #. Translators: This string is presented when an application's undo command is
 #. used in a document resulting in a change to that document's contents.
-#: ../src/orca/messages.py:2013
+#: ../src/orca/messages.py:2028
 msgctxt "command"
 msgid "undo"
 msgstr "deshacer"
 
 #. Translators: This string is presented when an application's redo command is
 #. used in a document resulting in a change to that document's contents.
-#: ../src/orca/messages.py:2017
+#: ../src/orca/messages.py:2032
 msgctxt "command"
 msgid "redo"
 msgstr "rehacer"
 
 #. Translators: This message presents the Orca version number.
-#: ../src/orca/messages.py:2020
+#: ../src/orca/messages.py:2035
 #, python-format
 msgid "Screen reader version %s."
 msgstr "Versión %s del lector de pantalla."
 
 #. Translators: This is presented when the user has navigated to a line with only
 #. whitespace characters (space, tab, etc.) on it.
-#: ../src/orca/messages.py:2024
+#: ../src/orca/messages.py:2039
 msgid "white space"
 msgstr "espacio en blanco"
 
@@ -10487,7 +10510,7 @@ msgstr "espacio en blanco"
 #. top of a page or list is reached without that object being found, we "wrap" to
 #. the bottom and continue looking upwards. We need to inform the user when this
 #. is taking place.
-#: ../src/orca/messages.py:2030
+#: ../src/orca/messages.py:2045
 msgid "Wrapping to bottom."
 msgstr "Saltando al final."
 
@@ -10495,21 +10518,21 @@ msgstr "Saltando al final."
 #. bottom of a page or list is reached without that object being found, we "wrap"
 #. to the top and continue looking downwards. We need to inform the user when
 #. this is taking place.
-#: ../src/orca/messages.py:2036
+#: ../src/orca/messages.py:2051
 msgid "Wrapping to top."
 msgstr "Saltando al principio."
 
 #. Translators, normally layered panes and tables have items in them. Thus it is
 #. noteworthy when this is not the case. This message is presented to the user to
 #. indicate the current layered pane or table contains zero items.
-#: ../src/orca/messages.py:2041
+#: ../src/orca/messages.py:2056
 msgid "0 items"
 msgstr "0 elementos"
 
 #. Translators: The cell here refers to a cell within a table within a
 #. document. We need to announce when the cell occupies or "spans" more
 #. than a single row and/or column.
-#: ../src/orca/messages.py:2049 ../src/orca/messages.py:2068
+#: ../src/orca/messages.py:2064 ../src/orca/messages.py:2083
 #, python-format
 msgid "Cell spans %d row"
 msgid_plural "Cell spans %d rows"
@@ -10517,7 +10540,7 @@ msgstr[0] "Celda abarca %d fila"
 msgstr[1] "Celda abarca %d filas"
 
 #. Translators: this represents the number of columns in a table.
-#: ../src/orca/messages.py:2054
+#: ../src/orca/messages.py:2069
 #, python-format
 msgid " %d column"
 msgid_plural " %d columns"
@@ -10527,7 +10550,7 @@ msgstr[1] " %d columnas"
 #. Translators: The cell here refers to a cell within a table within a
 #. document. We need to announce when the cell occupies or "spans" more
 #. than a single row and/or column.
-#: ../src/orca/messages.py:2061
+#: ../src/orca/messages.py:2076
 #, python-format
 msgid "Cell spans %d column"
 msgid_plural "Cell spans %d columns"
@@ -10537,7 +10560,7 @@ msgstr[1] "Celda abarca %d columnas"
 #. Translators: People can enter a string of text that is too wide to be
 #. fully displayed in a spreadsheet cell. This message will be spoken if
 #. such a cell is encountered.
-#: ../src/orca/messages.py:2078
+#: ../src/orca/messages.py:2093
 #, python-format
 msgid "%d character too long"
 msgid_plural "%d characters too long"
@@ -10547,7 +10570,7 @@ msgstr[1] "%d caracteres demasiado grandes"
 #. Translators: This message informs the user how many unfocused alert and
 #. dialog windows a newly (re)focused application has. It is added at the
 #. end of a braille message containing the app which just claimed focus.
-#: ../src/orca/messages.py:2086
+#: ../src/orca/messages.py:2101
 #, python-format
 msgid "(%d dialog)"
 msgid_plural "(%d dialogs)"
@@ -10557,7 +10580,7 @@ msgstr[1] "(%d diálogos)"
 #. Translators: This message informs the user how many unfocused alert and
 #. dialog windows a newly (re)focused application has. It is added at the
 #. end of a spoken message containing the app which just claimed focus.
-#: ../src/orca/messages.py:2092
+#: ../src/orca/messages.py:2107
 #, python-format
 msgid "%d unfocused dialog"
 msgid_plural "%d unfocused dialogs"
@@ -10565,7 +10588,7 @@ msgstr[0] "%d diálogo sin foco"
 msgstr[1] "%d diálogos sin foco"
 
 #. Translators: This is the size of a file in bytes
-#: ../src/orca/messages.py:2096
+#: ../src/orca/messages.py:2111
 #, python-format
 msgid "%d byte"
 msgid_plural "%d bytes"
@@ -10574,7 +10597,7 @@ msgstr[1] "%d bytes"
 
 #. Translators: This message informs the user who many files were found as
 #. a result of a search.
-#: ../src/orca/messages.py:2101
+#: ../src/orca/messages.py:2116
 #, python-format
 msgid "%d file found"
 msgid_plural "%d files found"
@@ -10582,7 +10605,7 @@ msgstr[0] "%d archivo encontrado"
 msgstr[1] "%d archivos encontrados"
 
 #. Translators: This message presents the number of forms in a document.
-#: ../src/orca/messages.py:2108
+#: ../src/orca/messages.py:2123
 #, python-format
 msgid "%d form"
 msgid_plural "%d forms"
@@ -10590,7 +10613,7 @@ msgstr[0] "%d formulario"
 msgstr[1] "%d formularios"
 
 #. Translators: This message presents the number of headings in a document.
-#: ../src/orca/messages.py:2115
+#: ../src/orca/messages.py:2130
 #, python-format
 msgid "%d heading"
 msgid_plural "%d headings"
@@ -10599,7 +10622,7 @@ msgstr[1] "%d encabezados"
 
 #. Translators: This message presents the number of items in a layered pane
 #. or table.
-#: ../src/orca/messages.py:2120
+#: ../src/orca/messages.py:2135
 #, python-format
 msgid "%d item"
 msgid_plural "%d items"
@@ -10609,7 +10632,7 @@ msgstr[1] "%d elementos"
 #. Translators: This message presents the number of landmarks in a document.
 #. ARIA role landmarks are the W3C defined HTML tag attribute 'role' used to
 #. identify important part of webpage like banners, main context, search etc.
-#: ../src/orca/messages.py:2129
+#: ../src/orca/messages.py:2144
 #, python-format
 msgid "%d landmark"
 msgid_plural "%d landmarks"
@@ -10619,15 +10642,36 @@ msgstr[1] "%d marcas"
 #. Translators: Orca has several commands that search for, and present a list
 #. of, objects based on one or more criteria. This is a message that will be
 #. presented to the user to indicate how many matching items were found.
-#: ../src/orca/messages.py:2135
+#: ../src/orca/messages.py:2150
 #, python-format
 msgid "%d item found"
 msgid_plural "%d items found"
 msgstr[0] "%d elemento encontrado"
 msgstr[1] "%d elementos encontrados"
 
+#. Translators: This message is presented when a user is navigating within a
+#. series of nested blockquotes, such as can be seen in deep email threads,
+#. and then navigates out of several levels at once.
+#: ../src/orca/messages.py:2156
+#, python-format
+#| msgid "leaving blockquote."
+msgid "Leaving %d blockquote."
+msgid_plural "Leaving %d blockquotes."
+msgstr[0] "Saliendo de %d cita."
+msgstr[1] "Saliendo de %d citas."
+
+#. Translators: This message is presented when a user is navigating within a
+#. series of nested lists and then navigates out of several levels at once.
+#: ../src/orca/messages.py:2161
+#, python-format
+#| msgid "leaving list."
+msgid "Leaving %d list."
+msgid_plural "Leaving %d lists."
+msgstr[0] "Saliendo de %d lista."
+msgstr[1] "Saliendo de %d listas."
+
 #. Translators: This message describes a bulleted or numbered list.
-#: ../src/orca/messages.py:2139
+#: ../src/orca/messages.py:2165
 #, python-format
 msgid "List with %d item"
 msgid_plural "List with %d items"
@@ -10636,7 +10680,7 @@ msgstr[1] "Lista con %d elementos"
 
 #. Translators: this represents the number of rows in a mathematical table.
 #. See http://www.w3.org/TR/MathML3/chapter3.html#presm.mtable
-#: ../src/orca/messages.py:2144
+#: ../src/orca/messages.py:2170
 #, python-format
 msgid "math table with %d row"
 msgid_plural "math table with %d rows"
@@ -10649,8 +10693,8 @@ msgstr[1] "tabla matemática con %d filas"
 #. which is nested inside another mathematical table.
 #. See http://www.w3.org/TR/MathML3/chapter3.html#presm.mtable
 #. Translators: this represents the number of columns in a table.
-#: ../src/orca/messages.py:2149 ../src/orca/messages.py:2165
-#: ../src/orca/messages.py:2249
+#: ../src/orca/messages.py:2175 ../src/orca/messages.py:2191
+#: ../src/orca/messages.py:2275
 #, python-format
 msgid "%d column"
 msgid_plural "%d columns"
@@ -10660,7 +10704,7 @@ msgstr[1] "%d columnas"
 #. Translators: this represents the number of rows in a mathematical table
 #. which is nested inside another mathematical table.
 #. See http://www.w3.org/TR/MathML3/chapter3.html#presm.mtable
-#: ../src/orca/messages.py:2159
+#: ../src/orca/messages.py:2185
 #, python-format
 msgid "nested math table with %d row"
 msgid_plural "nested math table with %d rows"
@@ -10669,7 +10713,7 @@ msgstr[1] "tabla matemática anidada con %d filas"
 
 #. Translators: This message is presented to inform the user of the number of
 #. messages in a list.
-#: ../src/orca/messages.py:2174
+#: ../src/orca/messages.py:2200
 #, python-format
 msgid "%d message.\n"
 msgid_plural "%d messages.\n"
@@ -10678,7 +10722,7 @@ msgstr[1] "%d mensajes.\n"
 
 #. Translators: This message is presented to inform the user of the value of
 #. a slider, progress bar, or other such component.
-#: ../src/orca/messages.py:2179
+#: ../src/orca/messages.py:2205
 #, python-format
 msgid "%d percent."
 msgid_plural "%d percent."
@@ -10688,7 +10732,7 @@ msgstr[1] "%d porciento."
 #. Translators: This message announces the percentage of the document that
 #. has been read. The value is calculated by knowing the index of the current
 #. position divided by the total number of objects on the page.
-#: ../src/orca/messages.py:2185
+#: ../src/orca/messages.py:2211
 #, python-format
 msgid "%d percent of document read"
 msgid_plural "%d percent of document read"
@@ -10697,7 +10741,7 @@ msgstr[1] "leído %d por ciento del documento"
 
 #. Translators: this represents a text attribute expressed in pixels, such as
 #. a margin, indentation, font size, etc.
-#: ../src/orca/messages.py:2192
+#: ../src/orca/messages.py:2218
 #, python-format
 msgid "%d pixel"
 msgid_plural "%d pixels"
@@ -10707,7 +10751,7 @@ msgstr[1] "%d píxeles"
 #. Translators: Orca will tell you how many characters are repeated on a line
 #. of text. For example: "22 space characters". The %d is the number and the
 #. %s is the spoken word for the character.
-#: ../src/orca/messages.py:2198
+#: ../src/orca/messages.py:2224
 #, python-format
 msgid "%(count)d %(repeatChar)s character"
 msgid_plural "%(count)d %(repeatChar)s characters"
@@ -10716,7 +10760,7 @@ msgstr[1] "%(count)d caracteres %(repeatChar)s"
 
 #. Translators: This message is presented to indicate the number of selected
 #. objects (e.g. icons) and the total number of those objects.
-#: ../src/orca/messages.py:2205
+#: ../src/orca/messages.py:2231
 #, python-format
 msgid "%(index)d of %(total)d item selected"
 msgid_plural "%(index)d of %(total)d items selected"
@@ -10727,7 +10771,7 @@ msgstr[1] "%(index)d de %(total)d elementos seleccionados"
 #. shortcuts associated with Orca commands which are not specific to the
 #. current application. It appears as the title of the dialog containing
 #. the list.
-#: ../src/orca/messages.py:2214
+#: ../src/orca/messages.py:2240
 #, python-format
 msgid "%d Screen reader default shortcut found."
 msgid_plural "%d Screen reader default shortcuts found."
@@ -10737,7 +10781,7 @@ msgstr[1] "Se encontraron %d atajos predeterminados del lector de pantalla."
 #. Translators: This message is presented when the user is in a list of
 #. shortcuts associated with Orca commands specific to the current
 #. application. It appears as the title of the dialog containing the list.
-#: ../src/orca/messages.py:2222
+#: ../src/orca/messages.py:2248
 #, python-format
 msgid "%(count)d Screen reader shortcut for %(application)s found."
 msgid_plural "%(count)d Screen reader shortcuts for %(application)s found."
@@ -10750,7 +10794,7 @@ msgstr[1] ""
 
 #. Translators: This message is presented to inform the user of the number of
 #. space characters in a string.
-#: ../src/orca/messages.py:2229
+#: ../src/orca/messages.py:2255
 #, python-format
 msgid "%d space"
 msgid_plural "%d spaces"
@@ -10759,7 +10803,7 @@ msgstr[1] "%d espacios"
 
 #. Translators: This message is presented to inform the user of the number of
 #. tab characters in a string.
-#: ../src/orca/messages.py:2234
+#: ../src/orca/messages.py:2260
 #, python-format
 msgid "%d tab"
 msgid_plural "%d tabs"
@@ -10767,7 +10811,7 @@ msgstr[0] "%d tabulador"
 msgstr[1] "%d tabuladores"
 
 #. Translators: This message presents the number of tables in a document.
-#: ../src/orca/messages.py:2241
+#: ../src/orca/messages.py:2267
 #, python-format
 msgid "%d table"
 msgid_plural "%d tables"
@@ -10775,7 +10819,7 @@ msgstr[0] "%d tabla"
 msgstr[1] "%d tablas"
 
 #. Translators: this represents the number of rows in a table.
-#: ../src/orca/messages.py:2245
+#: ../src/orca/messages.py:2271
 #, python-format
 msgid "table with %d row"
 msgid_plural "table with %d rows"
@@ -10784,7 +10828,7 @@ msgstr[1] "tabla con %d filas"
 
 #. Translators: This message presents the number of unvisited links in a
 #. document.
-#: ../src/orca/messages.py:2261
+#: ../src/orca/messages.py:2287
 #, python-format
 msgid "%d unvisited link"
 msgid_plural "%d unvisited links"
@@ -10793,7 +10837,7 @@ msgstr[1] "%d enlaces no visitados"
 
 #. Translators: This message presents the number of visited links in a
 #. document.
-#: ../src/orca/messages.py:2269
+#: ../src/orca/messages.py:2295
 #, python-format
 msgid "%d visited link"
 msgid_plural "%d visited links"
@@ -10940,9 +10984,19 @@ msgstr "separador horizontal"
 msgid "vertical splitter"
 msgstr "separador vertical"
 
+#. Translators: This string should be treated as a role describing an object.
+#. Examples of roles include "checkbox", "radio button", "paragraph", and "link."
+#. The "switch" role is a "light switch" style toggle, such as can be seen in
+#. https://developer.gnome.org/gtk3/stable/GtkSwitch.html
+#: ../src/orca/object_properties.py:146
+#| msgid "mode switch"
+msgctxt "role"
+msgid "switch"
+msgstr "interruptor"
+
 #. Translators: This is an alternative name for the parent object of a series
 #. of icons.
-#: ../src/orca/object_properties.py:144
+#: ../src/orca/object_properties.py:150
 msgid "Icon panel"
 msgstr "Icono del panel"
 
@@ -10951,7 +11005,7 @@ msgstr "Icono del panel"
 #. The "banner" role is defined in the ARIA specification as "A region that
 #. contains mostly site-oriented content, rather than page-specific content."
 #. See https://www.w3.org/TR/wai-aria-1.1/#banner
-#: ../src/orca/object_properties.py:151
+#: ../src/orca/object_properties.py:157
 msgctxt "role"
 msgid "banner"
 msgstr "banner"
@@ -10962,7 +11016,7 @@ msgstr "banner"
 #. section of the document, designed to be complementary to the main content at a
 #. similar level in the DOM hierarchy, but remains meaningful when separated from
 #. the main content." See https://www.w3.org/TR/wai-aria-1.1/#complementary
-#: ../src/orca/object_properties.py:159
+#: ../src/orca/object_properties.py:165
 msgctxt "role"
 msgid "complementary content"
 msgstr "contenido adicional"
@@ -10973,7 +11027,7 @@ msgstr "contenido adicional"
 #. perceivable region that contains information about the parent document.
 #. Examples of information included in this region of the page are copyrights and
 #. links to privacy statements." See https://www.w3.org/TR/wai-aria-1.1/#contentinfo
-#: ../src/orca/object_properties.py:167
+#: ../src/orca/object_properties.py:173
 msgctxt "role"
 msgid "information"
 msgstr "información"
@@ -10982,7 +11036,7 @@ msgstr "información"
 #. Examples of roles include "checkbox", "radio button", "paragraph", and "link."
 #. The "main" role is defined in the ARIA specification as "The main content of
 #. a document." See https://www.w3.org/TR/wai-aria-1.1/#main
-#: ../src/orca/object_properties.py:173
+#: ../src/orca/object_properties.py:179
 msgctxt "role"
 msgid "main content"
 msgstr "contenido principal"
@@ -10992,7 +11046,7 @@ msgstr "contenido principal"
 #. The "navigation" role is defined in the ARIA specification as "A collection of
 #. navigational elements (usually links) for navigating the document or related
 #. documents." See https://www.w3.org/TR/wai-aria-1.1/#navigation
-#: ../src/orca/object_properties.py:180
+#: ../src/orca/object_properties.py:186
 msgctxt "role"
 msgid "navigation"
 msgstr "navegación"
@@ -11004,7 +11058,7 @@ msgstr "navegación"
 #. purpose and sufficiently important that users will likely want to be able to
 #. navigate to the section easily and to have it listed in a summary of the page."
 #. See https://www.w3.org/TR/wai-aria-1.1/#region
-#: ../src/orca/object_properties.py:189
+#: ../src/orca/object_properties.py:195
 msgctxt "role"
 msgid "region"
 msgstr "región"
@@ -11014,7 +11068,7 @@ msgstr "región"
 #. The "search" role is defined in the ARIA specification as "A landmark region
 #. that contains a collection of items and objects that, as a whole, combine to
 #. create a search facility." See https://www.w3.org/TR/wai-aria-1.1/#search
-#: ../src/orca/object_properties.py:196
+#: ../src/orca/object_properties.py:202
 msgctxt "role"
 msgid "search"
 msgstr "buscar"
@@ -11024,7 +11078,7 @@ msgstr "buscar"
 #. The reason for including the visited state as part of the role is to make it
 #. possible for users to quickly identify if the link is associated with content
 #. already read.
-#: ../src/orca/object_properties.py:203
+#: ../src/orca/object_properties.py:209
 msgid "visited link"
 msgstr "enlace visitado"
 
@@ -11032,111 +11086,127 @@ msgstr "enlace visitado"
 #. Examples of roles include "checkbox", "radio button", "paragraph", and "link."
 #. A menu button is button widget that causes a menu to appear when the user
 #. activates the button.
-#: ../src/orca/object_properties.py:209
+#: ../src/orca/object_properties.py:215
 msgid "menu button"
 msgstr "botón del menú"
 
 #. Translators: This is a state which applies to elements in document content
 #. which have an "onClick" action.
-#: ../src/orca/object_properties.py:213
+#: ../src/orca/object_properties.py:219
 msgid "clickable"
 msgstr "se puede pulsar"
 
 #. Translators: This is a state which applies to items which can be expanded
 #. or collapsed such as combo boxes and nodes/groups in a treeview. Collapsed
 #. means the item's children are not showing; expanded means they are.
-#: ../src/orca/object_properties.py:218
+#: ../src/orca/object_properties.py:224
 msgid "collapsed"
 msgstr "contraído"
 
 #. Translators: This is a state which applies to items which can be expanded
 #. or collapsed such as combo boxes and nodes/groups in a treeview. Collapsed
 #. means the item's children are not showing; expanded means they are.
-#: ../src/orca/object_properties.py:223
+#: ../src/orca/object_properties.py:229
 msgid "expanded"
 msgstr "expandido"
 
 #. Translators: This is a state which applies to elements in document content
 #. which have a longdesc attribute. http://www.w3.org/TR/WCAG20-TECHS/H45.html
-#: ../src/orca/object_properties.py:227
+#: ../src/orca/object_properties.py:233
 msgid "has long description"
 msgstr "tiene una descripción larga"
 
 #. Translators: This is a state which applies to the orientation of widgets
 #. such as sliders and scroll bars.
-#: ../src/orca/object_properties.py:231
+#: ../src/orca/object_properties.py:237
 msgid "horizontal"
 msgstr "horizontal"
 
 #. Translators: This is a state which applies to the orientation of widgets
 #. such as sliders and scroll bars.
-#: ../src/orca/object_properties.py:235
+#: ../src/orca/object_properties.py:241
 msgid "vertical"
 msgstr "vertical"
 
 #. Translators: This is a state which applies to a check box.
-#: ../src/orca/object_properties.py:238
+#: ../src/orca/object_properties.py:244
 msgctxt "checkbox"
 msgid "checked"
 msgstr "marcada"
 
 #. Translators: This is a state which applies to a check box.
-#: ../src/orca/object_properties.py:241
+#: ../src/orca/object_properties.py:247
 msgctxt "checkbox"
 msgid "not checked"
 msgstr "no marcada"
 
+#. Translators: This is a state which applies to a switch. For an example of
+#. a switch, see https://developer.gnome.org/gtk3/stable/GtkSwitch.html
+#: ../src/orca/object_properties.py:251
+#| msgid "on"
+msgctxt "switch"
+msgid "on"
+msgstr "activado"
+
+#. Translators: This is a state which applies to a switch. For an example of
+#. a switch, see https://developer.gnome.org/gtk3/stable/GtkSwitch.html
+#: ../src/orca/object_properties.py:255
+#| msgid "off"
+msgctxt "switch"
+msgid "off"
+msgstr "desactivado"
+
 #. Translators: This is a state which applies to a check box.
-#: ../src/orca/object_properties.py:244
+#: ../src/orca/object_properties.py:258
 msgctxt "checkbox"
 msgid "partially checked"
 msgstr "marcada parcialmente"
 
 #. Translators: This is a state which applies to a toggle button.
-#: ../src/orca/object_properties.py:247
+#: ../src/orca/object_properties.py:261
 msgctxt "togglebutton"
 msgid "pressed"
 msgstr "pulsado"
 
 #. Translators: This is a state which applies to a toggle button.
-#: ../src/orca/object_properties.py:250
+#: ../src/orca/object_properties.py:264
 msgctxt "togglebutton"
 msgid "not pressed"
 msgstr "no pulsado"
 
 #. Translators: This is a state which applies to a radio button.
-#: ../src/orca/object_properties.py:253
+#: ../src/orca/object_properties.py:267
 msgctxt "radiobutton"
 msgid "selected"
 msgstr "seleccionado"
 
 #. Translators: This is a state which applies to a radio button.
-#: ../src/orca/object_properties.py:256
+#: ../src/orca/object_properties.py:270
 msgctxt "radiobutton"
 msgid "not selected"
 msgstr "no seleccionado"
 
 #. Translators: This is a state which applies to a table cell.
-#: ../src/orca/object_properties.py:259
+#: ../src/orca/object_properties.py:273
 msgctxt "tablecell"
 msgid "not selected"
 msgstr "no seleccionado"
 
 #. Translators: This is a state which applies to a link.
-#: ../src/orca/object_properties.py:262
+#: ../src/orca/object_properties.py:276
 msgctxt "link state"
 msgid "visited"
 msgstr "visitado"
 
 #. Translators: This is a state which applies to a link.
-#: ../src/orca/object_properties.py:265
+#: ../src/orca/object_properties.py:279
 msgctxt "link state"
 msgid "unvisited"
 msgstr "no visitado"
 
 #. Translators: This state represents an item on the screen that has been set
 #. insensitive (or grayed out).
-#: ../src/orca/object_properties.py:269 ../src/orca/object_properties.py:273
+#: ../src/orca/object_properties.py:283 ../src/orca/object_properties.py:287
 msgid "grayed"
 msgstr "sombreado"
 
@@ -11145,7 +11215,7 @@ msgstr "sombreado"
 #. It is assumed that form fields will be editable; if they lack this state,
 #. we need to present that information to the user. This string is the spoken
 #. version.
-#: ../src/orca/object_properties.py:280
+#: ../src/orca/object_properties.py:294
 msgctxt "text"
 msgid "read only"
 msgstr "sólo lectura"
@@ -11155,27 +11225,27 @@ msgstr "sólo lectura"
 #. It is assumed that form fields will be editable; if they lack this state,
 #. we need to present that information to the user. This string is the braille
 #. version. (Because braille displays have limited real estate, we abbreviate.)
-#: ../src/orca/object_properties.py:287
+#: ../src/orca/object_properties.py:301
 msgctxt "text"
 msgid "rdonly"
 msgstr "sólolec"
 
 #. Translators: Certain objects (such as form controls on web pages) can have
 #. STATE_REQUIRED set to inform the user that this field must be filled out.
-#: ../src/orca/object_properties.py:291 ../src/orca/object_properties.py:295
+#: ../src/orca/object_properties.py:305 ../src/orca/object_properties.py:309
 msgid "required"
 msgstr "requerido"
 
 #. Translators: "multi-select" refers to a web form list in which more than
 #. one item can be selected at a time.
-#: ../src/orca/object_properties.py:299
+#: ../src/orca/object_properties.py:313
 msgid "multi-select"
 msgstr "selección-múltiple"
 
 #. Translators: STATE_INVALID_ENTRY indicates that the associated object, such
 #. as a form field, has an error. The following string is spoken when all we
 #. know is that an error has occurred, but not the type of error.
-#: ../src/orca/object_properties.py:304
+#: ../src/orca/object_properties.py:318
 msgctxt "error"
 msgid "invalid entry"
 msgstr "entrada no válida"
@@ -11185,7 +11255,7 @@ msgstr "entrada no válida"
 #. when all we know is that an error has occurred, but not the type of error.
 #. We prefer a smaller string than in speech because braille displays have a
 #. limited size.
-#: ../src/orca/object_properties.py:311
+#: ../src/orca/object_properties.py:325
 msgctxt "error"
 msgid "invalid"
 msgstr "no válido"
@@ -11193,7 +11263,7 @@ msgstr "no válido"
 #. Translators: STATE_INVALID_ENTRY indicates that the associated object, such
 #. as a form field, has an error. The following string is spoken when the error
 #. is related to spelling.
-#: ../src/orca/object_properties.py:316
+#: ../src/orca/object_properties.py:330
 msgctxt "error"
 msgid "invalid spelling"
 msgstr "falta ortográfica"
@@ -11202,7 +11272,7 @@ msgstr "falta ortográfica"
 #. as a form field, has an error. The following string is displayed in braille
 #. when the error is related to spelling. We prefer a smaller string than in
 #. speech because braille displays have a limited size.
-#: ../src/orca/object_properties.py:322
+#: ../src/orca/object_properties.py:336
 msgctxt "error"
 msgid "spelling"
 msgstr "ortografía"
@@ -11210,7 +11280,7 @@ msgstr "ortografía"
 #. Translators: STATE_INVALID_ENTRY indicates that the associated object, such
 #. as a form field, has an error. The following string is spoken when the error
 #. is related to grammar.
-#: ../src/orca/object_properties.py:327
+#: ../src/orca/object_properties.py:341
 msgctxt "error"
 msgid "invalid grammar"
 msgstr "gramática no válida"
@@ -11219,7 +11289,7 @@ msgstr "gramática no válida"
 #. as a form field, has an error. The following string is displayed in braille
 #. when the error is related to grammar. We prefer a smaller string than in
 #. speech because braille displays have a limited size.
-#: ../src/orca/object_properties.py:333
+#: ../src/orca/object_properties.py:347
 msgctxt "error"
 msgid "grammar"
 msgstr "gramática"
@@ -11581,19 +11651,16 @@ msgstr "Ha_blar colores como nombres"
 
 #. Translators: Orca can optionally speak additional details as the user navigates (e.g. via the arrow keys) 
within document content.  If this checkbox is checked, Orca will announce that a blockquote has been entered 
as the user arrows into it and before speaking the text. Upon navigating out of the blockquote, Orca will 
announce that the blockquote has been exited prior to speaking the new location.
 #: ../src/orca/orca-setup.ui.h:112
-#| msgid "Automatic focus mode during caret navigation"
 msgid "Announce block_quotes during navigation"
 msgstr "Anunciar _citas durante la navegación"
 
 #. Translators: Orca can optionally speak additional details as the user navigates (e.g. via the arrow keys) 
within document content.  If this checkbox is checked, Orca will announce that a list with x items has been 
entered as the user arrows into it and before speaking the list content. Upon navigating out of the list, 
Orca will announce that the list has been exited prior to speaking the new location.
 #: ../src/orca/orca-setup.ui.h:114
-#| msgid "Enable _structural navigation"
 msgid "Announce _lists during navigation"
 msgstr "Anunciar _listas durante la navegación"
 
 #. Translators: Orca can optionally speak additional details as the user navigates (e.g. via the arrow keys) 
within document content.  If this checkbox is checked, Orca will announce that a table with x rows and y 
columns has been entered as the user arrows into it and before speaking the table content. Upon navigating 
out of the table, Orca will announce that the table has been exited prior to speaking the new location.
 #: ../src/orca/orca-setup.ui.h:116
-#| msgid "Enable _structural navigation"
 msgid "Announce _tables during navigation"
 msgstr "Anunciar _tablas durante la navegación"
 
@@ -11614,14 +11681,11 @@ msgstr "Anunciar puntos de _referencia durante la navegación"
 
 #. Translators: Orca can optionally speak additional details as the user navigates (e.g. via the arrow keys) 
within document content. If this checkbox is checked, Orca will announce that a form has been entered as the 
user arrows into it and before speaking the new location. Upon navigating out of the form, Orca will announce 
that the form has been exited prior to speaking the new location.
 #: ../src/orca/orca-setup.ui.h:124
-#| msgid "Automatic focus mode during caret navigation"
 msgid "Announce _forms during navigation"
 msgstr "Anunciar _formularios durante la navegación"
 
 #. Translators: If this checkbox is checked, Orca will speak the accessible description of an object. 
Whereas the accessible name of an object tends to be short and typically corresponds to what is displayed on 
screen, the contents of the accessible description tend to be longer, e.g. matching the text of the tooltip, 
and are sometimes redundant to the accessible name. Therefore, we allow the user to opt out of this 
additional information.
 #: ../src/orca/orca-setup.ui.h:126
-#| msgctxt "structural navigation"
-#| msgid "Description"
 msgid "Speak _description"
 msgstr "Hablar _descripción"
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]