[orca] Update Swedish translation



commit b8658b9bf87c8da1a360ab25303444a704b0ef53
Author: Anders Jonsson <anders jonsson norsjovallen se>
Date:   Sat Feb 18 17:12:59 2017 +0000

    Update Swedish translation

 po/sv.po | 1292 ++++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 786 insertions(+), 506 deletions(-)
---
diff --git a/po/sv.po b/po/sv.po
index 896c075..be04532 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -1,16 +1,16 @@
 # Swedish messages for orca.
-# Copyright © 2004-2016 Free Software Foundation, Inc.
+# Copyright © 2004-2017 Free Software Foundation, Inc.
 # Christian Rose <menthos menthos com>, 2004.
 # Daniel Nylander <po danielnylander se>, 2006, 2007, 2008, 2009, 2010, 2011, 2012.
-# Anders Jonsson <anders jonsson norsjovallen se>, 2015, 2016.
+# Anders Jonsson <anders jonsson norsjovallen se>, 2015, 2016, 2017.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: orca\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?";
 "product=orca&keywords=I18N+L10N&component=i18n\n"
-"POT-Creation-Date: 2016-09-06 18:38+0000\n"
-"PO-Revision-Date: 2016-09-11 23:20+0200\n"
+"POT-Creation-Date: 2017-02-06 15:57+0000\n"
+"PO-Revision-Date: 2017-02-12 00:40+0100\n"
 "Last-Translator: Anders Jonsson <anders jonsson norsjovallen se>\n"
 "Language-Team: Swedish <tp-sv listor tp-sv se>\n"
 "Language: sv\n"
@@ -18,7 +18,7 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Poedit 1.8.8\n"
+"X-Generator: Poedit 1.8.11\n"
 
 #. Translators: short braille for the rolename of an invalid GUI object.
 #. We strive to keep it under three characters to preserve real estate.
@@ -2801,284 +2801,298 @@ msgstr "Går till föregående kombinationsruta."
 msgid "Goes to next combo box."
 msgstr "Går till nästa kombinationsruta."
 
+#. 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 start of container."
+msgstr "Går till början av behållaren."
+
+#. 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 end of container."
+msgstr "Går till slutet av behållaren."
+
 #. 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 "Visar en lista över kombinationsrutor."
 
 #. 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 "Går till föregående post."
 
 #. 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 "Går till nästa post."
 
 #. 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 "Visar en lista över poster."
 
 #. 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 "Går till föregående formulärfält."
 
 #. 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 "Går till nästa formulärfält."
 
 #. 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 "Visar en lista över formulärfält."
 
 #. 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 "Går till föregående rubrik."
 
 #. 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 "Går till nästa rubrik."
 
 #. 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 "Visar en lista över rubriker."
 
 #. 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 "Går till föregående rubrik på nivå %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 "Går till nästa rubrik på nivå %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 "Visar en lista över rubriker på nivå %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 "Går till föregående bild."
 
 #. 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 "Går till nästa bild."
 
 #. 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 "Visar en lista över bilder."
 
 #. 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 "Går till föregående landmärke."
 
 #. 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 "Går till nästa landmärke."
 
 #. 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 "Visar en lista över landmärken."
 
 #. 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 "Går till föregående stora objekt."
 
 #. 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 "Går till nästa stora objekt."
 
 #. 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 "Visar en lista över stora objekt."
 
 #. 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 "Går till föregående länk."
 
 #. 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 "Går till nästa länk."
 
 #. 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 "Visar en lista över länkar."
 
 #. 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 "Går till föregående lista."
 
 #. 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 "Går till nästa 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 "Visar en lista över listor."
 
 #. 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 "Går till föregående listobjekt."
 
 #. 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 "Går till nästa listobjekt."
 
 #. 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 "Visar en lista över listobjekt."
 
 #. 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 "Går till föregående levande region."
 
 #. 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 "Går till nästa levande region."
 
 #. 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 "Går till senaste levande region som gjorde en annonsering."
 
 #. 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 "Går till föregående stycke."
 
 #. 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 "Går till nästa stycke."
 
 #. 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 "Visar en lista över stycken."
 
 #. 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 "Går till föregående radioknapp."
 
 #. 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 "Går till nästa radioknapp."
 
 #. 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 "Visar en lista över radioknappar."
 
 #. 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 "Går till föregående avgränsare."
 
 #. 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 "Går till nästa avgränsare."
 
 #. 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 "Går till föregående tabell."
 
 #. 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 "Går till nästa tabell."
 
 #. 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 "Visar en lista över tabeller."
 
 #. 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 "Går en cell nedåt."
 
 #. 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 "Går till första cellen i en tabell."
 
 #. 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 "Går till sista cellen i en tabell."
 
 #. 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 "Går en cell åt vänster."
 
 #. 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 "Går en cell åt höger."
 
 #. 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 "Går en cell uppåt."
 
@@ -3096,7 +3110,7 @@ msgstr "Går en cell uppåt."
 #. 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 "Växlar mellan bläddringsläge och fokusläge."
 
@@ -3109,7 +3123,7 @@ msgstr "Växlar mellan bläddringsläge och fokusläge."
 #. 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 "Aktiverar klistrigt fokusläge."
 
@@ -3122,37 +3136,37 @@ msgstr "Aktiverar klistrigt fokusläge."
 #. 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 "Aktiverar klistrigt bläddringsläge."
 
 #. 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 "Går till föregående obesökta länk."
 
 #. 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 "Går till nästa obesökta länk."
 
 #. 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 "Visar en lista över obesökta länkar."
 
 #. 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 "Går till föregående besökta länk."
 
 #. 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 "Går till nästa besökta länk."
 
 #. 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 "Visar en lista över besökta länkar."
 
@@ -4324,7 +4338,7 @@ msgstr "Automatiskt fokusläge under markörnavigering"
 #. of 8 dots. Dot 7 is the dot in the bottom left corner. If the user selects
 #. this option, Dot 7 will be used to 'underline' text of interest, e.g. when
 #. "marking"/indicating that a given word is bold.
-#: ../src/orca/guilabels.py:82 ../src/orca/orca-setup.ui.h:118
+#: ../src/orca/guilabels.py:82 ../src/orca/orca-setup.ui.h:144
 msgid "Dot _7"
 msgstr "Punkt _7"
 
@@ -4332,7 +4346,7 @@ msgstr "Punkt _7"
 #. of 8 dots. Dot 8 is the dot in the bottom right corner. If the user selects
 #. this option, Dot 8 will be used to 'underline' text of interest,  e.g. when
 #. "marking"/indicating that a given word is bold.
-#: ../src/orca/guilabels.py:88 ../src/orca/orca-setup.ui.h:119
+#: ../src/orca/guilabels.py:88 ../src/orca/orca-setup.ui.h:145
 msgid "Dot _8"
 msgstr "Punkt _8"
 
@@ -4340,7 +4354,7 @@ msgstr "Punkt _8"
 #. of 8 dots. Dots 7-8 are the dots at the bottom. If the user selects this
 #. option, Dots 7-8 will be used to 'underline' text of interest,  e.g. when
 #. "marking"/indicating that a given word is bold.
-#: ../src/orca/guilabels.py:94 ../src/orca/orca-setup.ui.h:120
+#: ../src/orca/guilabels.py:94 ../src/orca/orca-setup.ui.h:146
 msgid "Dots 7 an_d 8"
 msgstr "Punkt 7 oc_h 8"
 
@@ -4536,7 +4550,7 @@ msgstr "Ersättningssträng"
 #. being pressed, "character echo" presents the character/string of length 1 that
 #. is inserted as a result of the keypress.
 #. Translators: When this option is enabled, inserted text of length 1 is spoken.
-#: ../src/orca/guilabels.py:213 ../src/orca/orca-setup.ui.h:146
+#: ../src/orca/guilabels.py:213 ../src/orca/orca-setup.ui.h:172
 msgid "Enable echo by cha_racter"
 msgstr "Aktivera eko efter te_cken"
 
@@ -4544,7 +4558,7 @@ msgstr "Aktivera eko efter te_cken"
 #. by the user. This string refers to a "key echo" option. When this option is
 #. enabled, dead keys will be announced when pressed.
 #. Translators: When this option is enabled, dead keys will be announced when pressed.
-#: ../src/orca/guilabels.py:218 ../src/orca/orca-setup.ui.h:144
+#: ../src/orca/guilabels.py:218 ../src/orca/orca-setup.ui.h:170
 msgid "Enable non-spacing _diacritical keys"
 msgstr "Aktivera icke-_blankstegs diakritiska tangenter"
 
@@ -4789,7 +4803,7 @@ msgstr "Fönster"
 #. Translators: If this setting is chosen, no punctuation symbols will be spoken
 #. as a user reads a document.
 #. Translators: this refers to how much punctuation will be spoken by Orca when presenting text on the 
screen.
-#: ../src/orca/guilabels.py:392 ../src/orca/orca-setup.ui.h:82
+#: ../src/orca/guilabels.py:392 ../src/orca/orca-setup.ui.h:94
 msgctxt "punctuation level"
 msgid "_None"
 msgstr "_Inget"
@@ -4797,13 +4811,13 @@ msgstr "_Inget"
 #. Translators: If this setting is chosen, common punctuation symbols (like
 #. comma, period, question mark) will not be spoken as a user reads a document,
 #. but less common symbols (such as #, @, $) will.
-#: ../src/orca/guilabels.py:397 ../src/orca/orca-setup.ui.h:83
+#: ../src/orca/guilabels.py:397 ../src/orca/orca-setup.ui.h:95
 msgid "So_me"
 msgstr "Vi_ssa"
 
 #. Translators: If this setting is chosen, the majority of punctuation symbols
 #. will be spoken as a user reads a document.
-#: ../src/orca/guilabels.py:401 ../src/orca/orca-setup.ui.h:84
+#: ../src/orca/guilabels.py:401 ../src/orca/orca-setup.ui.h:96
 msgid "M_ost"
 msgstr "Fl_esta"
 
@@ -5235,7 +5249,7 @@ msgstr "_Presentera sammanfattning för en sida när den först läses in"
 #. queued up and sent to the speech synthesis system once the entire set of
 #. utterances has been calculated.
 #. Translators: different speech systems and speech engines work differently when it comes to handling 
pauses (e.g., sentence boundaries).  This property allows the user to specify whether speech should be sent 
to the speech synthesis system immediately when a pause directive is encountered or if it should be queued up 
and sent to the speech synthesis system once the entire set of utterances has been calculated.
-#: ../src/orca/guilabels.py:688 ../src/orca/orca-setup.ui.h:70
+#: ../src/orca/guilabels.py:688 ../src/orca/orca-setup.ui.h:82
 msgid "Break speech into ch_unks between pauses"
 msgstr "Dela upp tal i de_lar mellan pauser"
 
@@ -5388,7 +5402,7 @@ msgstr "Aktivera _strukturell navigering"
 
 #. Translators: This refers to the amount of information Orca provides about a
 #. particular object that receives focus.
-#: ../src/orca/guilabels.py:793 ../src/orca/orca-setup.ui.h:78
+#: ../src/orca/guilabels.py:793 ../src/orca/orca-setup.ui.h:90
 msgid "Brie_f"
 msgstr "Kor_t"
 
@@ -8000,7 +8014,7 @@ msgstr "Kunde inte aktivera inställningshanteraren. Avslutar."
 #: ../src/orca/messages.py:213
 msgid ""
 "Another screen reader process is already running for this session.\n"
-"Run \"orca --replace\" to replace that process with a new one."
+"Run “orca --replace” to replace that process with a new one."
 msgstr ""
 "En annan skärmläsarprocess kör redan för denna session.\n"
 "Kör ”orca --replace” för att ersätta den processen med en ny."
@@ -8216,9 +8230,28 @@ msgstr "Tillhandahåll inte historik för chattrumsspecifika meddelanden."
 msgid "Provide chat room specific message histories."
 msgstr "Tillhandahåll historik för chattrumsspecifika meddelanden."
 
+#. 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 container."
+msgstr "Slut på behållare."
+
+#. 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 container."
+msgstr "Inte i en behållare."
+
 #. 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 "Standardknapp är %s"
@@ -8227,7 +8260,7 @@ msgstr "Standardknapp är %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 " nedsänkt %s"
@@ -8236,7 +8269,7 @@ msgstr " nedsänkt %s"
 #. 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 " upphöjt %s"
@@ -8245,7 +8278,7 @@ msgstr " upphöjt %s"
 #. 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 "hela dokumentet markerat"
 
@@ -8253,7 +8286,7 @@ msgstr "hela dokumentet markerat"
 #. 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 "dokument markerat från markörposition"
 
@@ -8261,7 +8294,7 @@ msgstr "dokument markerat från markörposition"
 #. 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 "dokument avmarkerat från markörposition"
 
@@ -8269,7 +8302,7 @@ msgstr "dokument avmarkerat från markörposition"
 #. 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 "dokument markerat till markörposition"
 
@@ -8277,14 +8310,14 @@ msgstr "dokument markerat till markörposition"
 #. 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 "dokument avmarkerat till markörposition"
 
 #. 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 "Dynamiskt kolumnhuvud inställt för rad %d"
@@ -8293,7 +8326,7 @@ msgstr "Dynamiskt kolumnhuvud inställt för rad %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 "Dynamiskt kolumnhuvud tömdes."
 
@@ -8301,7 +8334,7 @@ msgstr "Dynamiskt kolumnhuvud tömdes."
 #. 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 "Dynamiskt radhuvud inställt för kolumnen %s"
@@ -8310,31 +8343,31 @@ msgstr "Dynamiskt radhuvud inställt för kolumnen %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 "Dynamiskt radhuvud tömdes."
 
 #. 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 "tom"
 
 #. 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 kilobyte"
 
 #. 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 megabyte"
 
 #. 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 "Inga filer hittades."
 
@@ -8344,7 +8377,7 @@ msgstr "Inga filer hittades."
 #. 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 "La till innehåll till urklipp."
 
@@ -8354,7 +8387,7 @@ msgstr "La till innehåll till urklipp."
 #. 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 "Kopierade innehåll till urklipp."
 
@@ -8364,7 +8397,7 @@ msgstr "Kopierade innehåll till urklipp."
 #. 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 "Använder inte platt granskningsläge."
 
@@ -8373,7 +8406,7 @@ msgstr "Använder inte platt granskningsläge."
 #. 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 "Går in i platt granskningsläge."
 
@@ -8382,13 +8415,13 @@ msgstr "Går in i platt granskningsläge."
 #. 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 "Lämnar platt granskningsläge."
 
 #. 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 "har formeln"
 
@@ -8397,7 +8430,7 @@ msgstr "har formeln"
 #. 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 "länk i image map"
 
@@ -8405,7 +8438,7 @@ msgstr "länk i image map"
 #. 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 "Angiven tangent är redan bunden till %s"
@@ -8413,7 +8446,7 @@ msgstr "Angiven tangent är redan bunden till %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 "Tangent fångad: %s. Tryck Enter för att bekräfta."
@@ -8421,7 +8454,7 @@ msgstr "Tangent fångad: %s. Tryck Enter för att bekräfta."
 #. 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 "Den nya tangenten är: %s"
@@ -8429,21 +8462,21 @@ msgstr "Den nya tangenten är: %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 "Tangentbindning borttagen. Tryck Enter för att bekräfta."
 
 #. 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 "Tangentbindningen har tagits bort."
 
 #. 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 "ange ny tangent"
 
@@ -8459,7 +8492,7 @@ msgstr "ange ny tangent"
 #. 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 "tangent"
@@ -8474,7 +8507,7 @@ msgstr "tangent"
 #. 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 "Tangenteko inställt till tangent."
 
@@ -8490,7 +8523,7 @@ msgstr "Tangenteko inställt till tangent."
 #. 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 "Ingen"
@@ -8505,7 +8538,7 @@ msgstr "Ingen"
 #. 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 "Tangenteko inställt till inget."
 
@@ -8521,7 +8554,7 @@ msgstr "Tangenteko inställt till inget."
 #. 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 "tangent och ord"
@@ -8536,7 +8569,7 @@ msgstr "tangent och ord"
 #. 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 "Tangenteko inställt till tangent och ord."
 
@@ -8552,7 +8585,7 @@ msgstr "Tangenteko inställt till tangent och ord."
 #. 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 "mening"
@@ -8567,7 +8600,7 @@ msgstr "mening"
 #. 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 "Tangenteko inställt till mening."
 
@@ -8583,7 +8616,7 @@ msgstr "Tangenteko inställt till mening."
 #. 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 "ord"
@@ -8598,7 +8631,7 @@ msgstr "ord"
 #. 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 "Tangenteko inställt till ord."
 
@@ -8614,7 +8647,7 @@ msgstr "Tangenteko inställt till ord."
 #. 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 "ord och mening"
@@ -8629,7 +8662,7 @@ msgstr "ord och mening"
 #. 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 "Tangenteko inställt till ord och mening."
 
@@ -8643,7 +8676,7 @@ msgstr "Tangenteko inställt till ord och mening."
 #. 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"
@@ -8655,7 +8688,7 @@ msgstr "Omgiven av: %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 "en matematisk symbol"
@@ -8666,7 +8699,7 @@ msgstr "en matematisk symbol"
 #. 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 "en låda"
@@ -8677,7 +8710,7 @@ msgstr "en låda"
 #. 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 "en cirkel"
@@ -8688,7 +8721,7 @@ msgstr "en cirkel"
 #. 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 "ett långt divisionsstreck"
@@ -8699,7 +8732,7 @@ msgstr "ett långt divisionsstreck"
 #. 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 "en rot"
@@ -8710,7 +8743,7 @@ msgstr "en rot"
 #. 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 "en rundad låda"
@@ -8721,7 +8754,7 @@ msgstr "en rundad låda"
 #. 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 "en horisontell överstrykning"
@@ -8732,7 +8765,7 @@ msgstr "en horisontell överstrykning"
 #. 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 "en vertikal överstrykning"
@@ -8743,7 +8776,7 @@ msgstr "en vertikal överstrykning"
 #. 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 "en diagonalt nedgående överstrykning"
@@ -8754,7 +8787,7 @@ msgstr "en diagonalt nedgående överstrykning"
 #. 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 "en diagonalt uppgående överstrykning"
@@ -8765,7 +8798,7 @@ msgstr "en diagonalt uppgående överstrykning"
 #. 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 "en nordostpil"
@@ -8776,7 +8809,7 @@ msgstr "en nordostpil"
 #. 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 "en linje nedanför"
@@ -8787,7 +8820,7 @@ msgstr "en linje nedanför"
 #. 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 "en linje till vänster"
@@ -8798,7 +8831,7 @@ msgstr "en linje till vänster"
 #. 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 "en linje till höger"
@@ -8809,7 +8842,7 @@ msgstr "en linje till höger"
 #. 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 "en linje ovanför"
@@ -8820,7 +8853,7 @@ msgstr "en linje ovanför"
 #. 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 "en fasvektorvinkel"
@@ -8832,7 +8865,7 @@ msgstr "en fasvektorvinkel"
 #. 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 "en arabisk fakultetssymbol"
@@ -8848,7 +8881,7 @@ msgstr "en arabisk fakultetssymbol"
 #. 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 "och"
@@ -8856,7 +8889,7 @@ msgstr "och"
 #. 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 "start på bråk"
 
@@ -8869,14 +8902,14 @@ msgstr "start på bråk"
 #. 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 "start på bråk utan bråkstreck"
 
 #. 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 "över"
@@ -8884,7 +8917,7 @@ msgstr "över"
 #. 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 "slut på bråk"
 
@@ -8894,7 +8927,7 @@ msgstr "slut på bråk"
 #. 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 "kvadratrot av"
 
@@ -8904,7 +8937,7 @@ msgstr "kvadratrot av"
 #. 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 "tredjerot av"
 
@@ -8914,7 +8947,7 @@ msgstr "tredjerot av"
 #. 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 "rot av"
 
@@ -8925,7 +8958,7 @@ msgstr "rot av"
 #. "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 "start på rot"
 
@@ -8933,7 +8966,7 @@ msgstr "start på rot"
 #. 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 "slut på rot"
 
@@ -8942,7 +8975,7 @@ msgstr "slut på rot"
 #. 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 "nedsänkt"
@@ -8952,7 +8985,7 @@ msgstr "nedsänkt"
 #. 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 "upphöjt"
@@ -8963,7 +8996,7 @@ msgstr "upphöjt"
 #. 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 "inledande nedsänkt"
@@ -8974,7 +9007,7 @@ msgstr "inledande nedsänkt"
 #. 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 "inledande upphöjt"
@@ -8986,7 +9019,7 @@ msgstr "inledande upphöjt"
 #. 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 "underskrift"
@@ -8998,14 +9031,14 @@ msgstr "underskrift"
 #. 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 "överskrift"
 
 #. 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 "slut på tabell"
@@ -9013,7 +9046,7 @@ msgstr "slut på tabell"
 #. 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 "slut på nästlad tabell"
@@ -9021,33 +9054,33 @@ msgstr "slut på nästlad tabell"
 #. 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 "otillgänglig"
 
 #. 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 "Inaktiverad"
 
 #. 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 "Uppläsning av textindentering och textjustering inaktiverad."
 
 #. 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 "Aktiverad"
 
 #. 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 "Uppläsning av textindentering och textjustering aktiverad."
 
@@ -9057,7 +9090,7 @@ msgstr "Uppläsning av textindentering och textjustering aktiverad."
 #. 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 "Inlärningsläge. Tryck Escape för att lämna."
 
@@ -9067,11 +9100,11 @@ msgstr "Inlärningsläge. Tryck Escape för att lämna."
 #. 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 "
-"reader's default shortcuts, press F2. To get a list of the screen reader's "
+"screen reader’s documentation, press F1. To get a list of the screen "
+"reader’s default shortcuts, press F2. To get a list of the screen reader’s "
 "shortcuts for the current application, press F3. To exit learn mode, press "
 "the escape key."
 msgstr ""
@@ -9081,11 +9114,105 @@ msgstr ""
 "skärmläsarens genvägar för det aktuella programmet. Tryck escape för att gå "
 "ut ur inlärningsläget."
 
+#. Translators: This message is presented when a user is navigating within a
+#. blockquote and then navigates out of it.
+#: ../src/orca/messages.py:1054
+msgid "leaving blockquote."
+msgstr "lämnar blockcitat."
+
+#. Translators: This message is presented when a user is navigating within a
+#. form and then navigates out of it.
+#: ../src/orca/messages.py:1058
+msgid "leaving form."
+msgstr "lämnar formulär."
+
+#. Translators: This message is presented when a user is navigating within
+#. 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:1064
+msgctxt "role"
+msgid "leaving banner."
+msgstr "lämnar banderoll."
+
+#. Translators: This message is presented when a user is navigating within
+#. 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:1070
+msgctxt "role"
+msgid "leaving complementary content."
+msgstr "lämnar kompletterande innehåll."
+
+#. Translators: This message is presented when a user is navigating within
+#. 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:1076
+msgctxt "role"
+msgid "leaving information."
+msgstr "lämnar information."
+
+#. Translators: This message is presented when a user is navigating within
+#. 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:1082
+msgctxt "role"
+msgid "leaving main content."
+msgstr "lämnar huvudinnehåll."
+
+#. Translators: This message is presented when a user is navigating within
+#. 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:1088
+msgctxt "role"
+msgid "leaving navigation."
+msgstr "lämnar navigering."
+
+#. Translators: This message is presented when a user is navigating within
+#. 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:1094
+msgctxt "role"
+msgid "leaving region."
+msgstr "lämnar region."
+
+#. Translators: This message is presented when a user is navigating within
+#. 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:1100
+msgctxt "role"
+msgid "leaving search."
+msgstr "lämnar sökning."
+
+#. Translators: This message is presented when a user is navigating within a
+#. list and then navigates out of it.
+#: ../src/orca/messages.py:1104
+msgid "leaving list."
+msgstr "lämnar 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:1109
+msgid "leaving panel."
+msgstr "lämnar panel."
+
+#. Translators: This message is presented when a user is navigating within a
+#. table and then navigates out of it.
+#: ../src/orca/messages.py:1113
+msgid "leaving table."
+msgstr "lämnar tabell."
+
 #. Translators: when the user selects (highlights) or unselects text in a
 #. 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:1041
+#: ../src/orca/messages.py:1119
 msgid "line selected down from cursor position"
 msgstr "rad markerad ner från markörposition"
 
@@ -9093,7 +9220,7 @@ msgstr "rad markerad ner från markörposition"
 #. 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:1047
+#: ../src/orca/messages.py:1125
 msgid "line selected up from cursor position"
 msgstr "rad markerad upp från markörposition"
 
@@ -9102,7 +9229,7 @@ msgstr "rad markerad upp från markörposition"
 #. 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:1054
+#: ../src/orca/messages.py:1132
 msgid "line unselected down from cursor position"
 msgstr "rad avmarkerad ner från markörposition"
 
@@ -9111,7 +9238,7 @@ msgstr "rad avmarkerad ner från markörposition"
 #. 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:1061
+#: ../src/orca/messages.py:1139
 msgid "line unselected up from cursor position"
 msgstr "rad avmarkerad upp från markörposition"
 
@@ -9121,7 +9248,7 @@ msgstr "rad avmarkerad upp från markörposition"
 #. 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:1069
+#: ../src/orca/messages.py:1147
 msgid "Exiting learn mode."
 msgstr "Lämnar inlärningsläget."
 
@@ -9129,7 +9256,7 @@ msgstr "Lämnar inlärningsläget."
 #. 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:1075
+#: ../src/orca/messages.py:1153
 msgid "line selected from start to previous cursor position"
 msgstr "rad markerad från början till föregående markörposition"
 
@@ -9137,50 +9264,50 @@ msgstr "rad markerad från början till föregående markörposition"
 #. 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:1081
+#: ../src/orca/messages.py:1159
 msgid "line selected to end from previous cursor position"
 msgstr "rad markerad till slutet från föregående markörposition"
 
 #. Translators: this indicates that this piece of text is a hypertext link.
-#: ../src/orca/messages.py:1084
+#: ../src/orca/messages.py:1162
 msgid "link"
 msgstr "länk"
 
 #. Translators: this is an indication that a given link points to an object
 #. that is on the same page.
-#: ../src/orca/messages.py:1088
+#: ../src/orca/messages.py:1166
 msgid "same page"
 msgstr "samma sida"
 
 #. 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:1092
+#: ../src/orca/messages.py:1170
 msgid "same site"
 msgstr "samma plats"
 
 #. 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:1096
+#: ../src/orca/messages.py:1174
 msgid "different site"
 msgstr "annan plats"
 
 #. 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:1101
+#: ../src/orca/messages.py:1179
 #, python-format
 msgid "%(uri)s link to %(file)s"
 msgstr "%(uri)s-länk till %(file)s"
 
 #. Translators: this message conveys the protocol of a link eg. http, mailto.
-#: ../src/orca/messages.py:1104
+#: ../src/orca/messages.py:1182
 #, python-format
 msgid "%s link"
 msgstr "%s-länk"
 
 #. Translators: this message conveys the protocol of a link eg. http, mailto.
 #. along with the visited state of that link.
-#: ../src/orca/messages.py:1108
+#: ../src/orca/messages.py:1186
 #, python-format
 msgid "visited %s link"
 msgstr "besökt %s-länk"
@@ -9188,7 +9315,7 @@ msgstr "besökt %s-länk"
 #. 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:1114
+#: ../src/orca/messages.py:1192
 msgid "Use Up and Down Arrow to navigate the list. Press Escape to exit."
 msgstr ""
 "Använd uppåt- och nedåtpil för att navigera i listan. Tryck Escape för att "
@@ -9202,7 +9329,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:1124
+#: ../src/orca/messages.py:1202
 msgid "All live regions set to off"
 msgstr "Alla levande regioner inställda till av"
 
@@ -9214,7 +9341,7 @@ msgstr "Alla levande regioner inställda till av"
 #. 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:1134
+#: ../src/orca/messages.py:1212
 msgid "live regions politeness levels restored"
 msgstr "snällhetsnivåer för levande regioner återställda"
 
@@ -9225,7 +9352,7 @@ msgstr "snällhetsnivåer för levande regioner återställda"
 #. 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:1143
+#: ../src/orca/messages.py:1221
 #, python-format
 msgid "politeness level %s"
 msgstr "snällhetsnivå %s"
@@ -9238,7 +9365,7 @@ msgstr "snällhetsnivå %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:1153
+#: ../src/orca/messages.py:1231
 msgid "setting live region to assertive"
 msgstr "ställer in levande region till påträngande"
 
@@ -9250,7 +9377,7 @@ msgstr "ställer in levande region till påträngande"
 #. 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:1163
+#: ../src/orca/messages.py:1241
 msgid "setting live region to off"
 msgstr "ställer in levande region till av"
 
@@ -9262,7 +9389,7 @@ msgstr "ställer in levande region till av"
 #. 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:1173
+#: ../src/orca/messages.py:1251
 msgid "setting live region to polite"
 msgstr "ställer in levande region till snäll"
 
@@ -9274,7 +9401,7 @@ msgstr "ställer in levande region till snäll"
 #. 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:1183
+#: ../src/orca/messages.py:1261
 msgid "setting live region to rude"
 msgstr "ställer in levande region till fräck"
 
@@ -9287,7 +9414,7 @@ msgstr "ställer in levande region till fräck"
 #. 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:1194
+#: ../src/orca/messages.py:1272
 msgid "Live regions monitoring off"
 msgstr "Övervakning av levande regioner är av"
 
@@ -9300,7 +9427,7 @@ msgstr "Övervakning av levande regioner är av"
 #. 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:1205
+#: ../src/orca/messages.py:1283
 msgid "Live regions monitoring on"
 msgstr "Övervakning av levande regioner är på"
 
@@ -9309,7 +9436,7 @@ msgstr "Övervakning av levande regioner är på"
 #. 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:1212
+#: ../src/orca/messages.py:1290
 msgid "no live message saved"
 msgstr "inget levande meddelande sparat"
 
@@ -9318,14 +9445,14 @@ msgstr "inget levande meddelande sparat"
 #. 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:1219
+#: ../src/orca/messages.py:1297
 msgid "Live region support is off"
 msgstr "Stöd för levande regioner är av"
 
 #. 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:1224
+#: ../src/orca/messages.py:1302
 msgctxt "location"
 msgid "Not found"
 msgstr "Hittades inte"
@@ -9333,7 +9460,7 @@ msgstr "Hittades inte"
 #. 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:1229
+#: ../src/orca/messages.py:1307
 msgid "Could not find current location."
 msgstr "Kunde inte hitta aktuell plats."
 
@@ -9342,7 +9469,7 @@ msgstr "Kunde inte hitta aktuell plats."
 #. 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:1236
+#: ../src/orca/messages.py:1314
 msgctxt "locking key state"
 msgid "off"
 msgstr "av"
@@ -9352,21 +9479,21 @@ msgstr "av"
 #. 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:1243
+#: ../src/orca/messages.py:1321
 msgctxt "locking key state"
 msgid "on"
 msgstr "på"
 
 #. 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:1247
+#: ../src/orca/messages.py:1325
 msgid "misspelled"
 msgstr "felstavat"
 
 #. 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:1252
+#: ../src/orca/messages.py:1330
 #, python-format
 msgid "Misspelled word: %s"
 msgstr "Felstavat ord: %s"
@@ -9374,7 +9501,7 @@ msgstr "Felstavat ord: %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:1257
+#: ../src/orca/messages.py:1335
 #, python-format
 msgid "Context is %s"
 msgstr "Sammanhanget är %s"
@@ -9392,7 +9519,7 @@ msgstr "Sammanhanget är %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:1272
+#: ../src/orca/messages.py:1350
 msgid "Browse mode"
 msgstr "Bläddringsläge"
 
@@ -9409,7 +9536,7 @@ msgstr "Bläddringsläge"
 #. 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:1287
+#: ../src/orca/messages.py:1365
 msgid "Focus mode"
 msgstr "Fokusläge"
 
@@ -9430,7 +9557,7 @@ msgstr "Fokusläge"
 #. 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:1306
+#: ../src/orca/messages.py:1384
 #, python-format
 msgid "To enable focus mode press %s."
 msgstr "För att aktivera fokusläge tryck %s."
@@ -9444,7 +9571,7 @@ msgstr "För att aktivera fokusläge tryck %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:1317
+#: ../src/orca/messages.py:1395
 msgid "Focus mode is sticky."
 msgstr "Fokusläge är klistrigt."
 
@@ -9457,7 +9584,7 @@ msgstr "Fokusläge är klistrigt."
 #. 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:1328
+#: ../src/orca/messages.py:1406
 msgid "Browse mode is sticky."
 msgstr "Bläddringsläge är klistrigt."
 
@@ -9465,21 +9592,21 @@ msgstr "Bläddringsläge är klistrigt."
 #. 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:1334
+#: ../src/orca/messages.py:1412
 msgid "Mouse over object not found."
 msgstr "Hovringsobjekt hittades inte."
 
 #. 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:1339
+#: ../src/orca/messages.py:1417
 msgid "Mouse review disabled."
 msgstr "Musgranskning inaktiverad."
 
 #. 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:1344
+#: ../src/orca/messages.py:1422
 msgid "Mouse review enabled."
 msgstr "Musgranskning aktiverad."
 
@@ -9488,14 +9615,14 @@ msgstr "Musgranskning aktiverad."
 #. 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:1351
+#: ../src/orca/messages.py:1429
 msgid "Error: Could not create list of objects."
 msgstr "Fel: Kunde inte skapa en lista över objekt."
 
 #. 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:1356 ../src/orca/object_properties.py:51
+#: ../src/orca/messages.py:1434 ../src/orca/object_properties.py:51
 #, python-format
 msgid "Nesting level %d"
 msgstr "Nästlad nivå %d"
@@ -9503,40 +9630,40 @@ msgstr "Nästlad nivå %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:1361
+#: ../src/orca/messages.py:1439
 msgid "New item has been added"
 msgstr "Ett nytt objekt har lagts till"
 
 #. 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:1365
+#: ../src/orca/messages.py:1443
 msgid "No focus"
 msgstr "Ingen fokus"
 
 #. Translators: This message presents the fact that no accessible application has
 #. has keyboard focus.
-#: ../src/orca/messages.py:1369
+#: ../src/orca/messages.py:1447
 msgid "No application has focus."
 msgstr "Inget program har fokus."
 
 #. 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:1374
+#: ../src/orca/messages.py:1452
 msgid "No more blockquotes."
 msgstr "Inga fler blockcitat."
 
 #. 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:1379
+#: ../src/orca/messages.py:1457
 msgid "No more buttons."
 msgstr "Inga fler knappar."
 
 #. 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:1384
+#: ../src/orca/messages.py:1462
 msgid "No more check boxes."
 msgstr "Inga fler kryssrutor."
 
@@ -9544,42 +9671,42 @@ msgstr "Inga fler kryssrutor."
 #. 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:1390
+#: ../src/orca/messages.py:1468
 msgid "No more large objects."
 msgstr "Inga fler stora objekt."
 
 #. 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:1395
+#: ../src/orca/messages.py:1473
 msgid "No more clickables."
 msgstr "Inga fler klickbara."
 
 #. 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:1400
+#: ../src/orca/messages.py:1478
 msgid "No more combo boxes."
 msgstr "Inga fler kombinationsrutor."
 
 #. 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:1405
+#: ../src/orca/messages.py:1483
 msgid "No more entries."
 msgstr "Inga fler poster."
 
 #. 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:1410
+#: ../src/orca/messages.py:1488
 msgid "No more form fields."
 msgstr "Inga fler formulärfält."
 
 #. 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:1415
+#: ../src/orca/messages.py:1493
 msgid "No more headings."
 msgstr "Inga fler rubriker."
 
@@ -9587,7 +9714,7 @@ msgstr "Inga fler rubriker."
 #. 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:1421
+#: ../src/orca/messages.py:1499
 #, python-format
 msgid "No more headings at level %d."
 msgstr "Inga fler rubriker på nivå %d."
@@ -9595,7 +9722,7 @@ msgstr "Inga fler rubriker på nivå %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:1426
+#: ../src/orca/messages.py:1504
 msgid "No more images."
 msgstr "Inga fler bilder."
 
@@ -9603,28 +9730,28 @@ msgstr "Inga fler bilder."
 #. 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:1432
+#: ../src/orca/messages.py:1510
 msgid "No landmark found."
 msgstr "Inget landmärke hittades."
 
 #. 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:1437
+#: ../src/orca/messages.py:1515
 msgid "No more links."
 msgstr "Inga fler länkar."
 
 #. 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:1442
+#: ../src/orca/messages.py:1520
 msgid "No more lists."
 msgstr "Inga fler listor."
 
 #. 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:1447
+#: ../src/orca/messages.py:1525
 msgid "No more list items."
 msgstr "Inga fler listobjekt."
 
@@ -9633,100 +9760,100 @@ msgstr "Inga fler listobjekt."
 #. 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:1454
+#: ../src/orca/messages.py:1532
 msgid "No more live regions."
 msgstr "Inga fler levande regioner."
 
 #. 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:1459
+#: ../src/orca/messages.py:1537
 msgid "No more paragraphs."
 msgstr "Inga fler stycken."
 
 #. 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:1464
+#: ../src/orca/messages.py:1542
 msgid "No more radio buttons."
 msgstr "Inga fler radioknappar."
 
 #. 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:1469
+#: ../src/orca/messages.py:1547
 msgid "No more separators."
 msgstr "Inga fler avgränsare."
 
 #. 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:1474
+#: ../src/orca/messages.py:1552
 msgid "No more tables."
 msgstr "Inga fler tabeller."
 
 #. 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:1479
+#: ../src/orca/messages.py:1557
 msgid "No more unvisited links."
 msgstr "Inga fler obesökta länkar."
 
 #. 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:1484
+#: ../src/orca/messages.py:1562
 msgid "No more visited links."
 msgstr "Inga fler besökta länkar."
 
 #. 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:1489
+#: ../src/orca/messages.py:1567
 msgid "No selected text."
 msgstr "Ingen text markerad."
 
 #. 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:1494
+#: ../src/orca/messages.py:1572
 msgid "Not on a link."
 msgstr "Inte på en länk."
 
 #. Translators: This message alerts the user to the fact that what will be
 #. presented next came from a notification.
-#: ../src/orca/messages.py:1498
+#: ../src/orca/messages.py:1576
 msgid "Notification"
 msgstr "Avisering"
 
 #. Translators: This is a brief message presented to the user when the bottom of
 #. the list of notifications is reached.
-#: ../src/orca/messages.py:1502
+#: ../src/orca/messages.py:1580
 msgctxt "notification"
 msgid "Bottom"
 msgstr "Nedre"
 
 #. Translators: This message is presented to the user to confirm the list of
 #. notifications mode is being exited.
-#: ../src/orca/messages.py:1506
+#: ../src/orca/messages.py:1584
 msgid "Exiting list notification messages mode."
 msgstr "Avslutar listläge för aviseringsmeddelanden."
 
 #. Translators: This is a brief message presented to the user when the top of the
 #. list of notifications is reached.
-#: ../src/orca/messages.py:1510
+#: ../src/orca/messages.py:1588
 msgctxt "notification"
 msgid "Top"
 msgstr "Övre"
 
 #. Translators: This is a tutorial message for the notification list mode.
-#: ../src/orca/messages.py:1513
+#: ../src/orca/messages.py:1591
 msgid "Press h for help.\n"
 msgstr "Tryck h för hjälp.\n"
 
 #. Translators: The following string instructs the user how to navigate within
 #. the list notifications mode.
-#: ../src/orca/messages.py:1518
+#: ../src/orca/messages.py:1596
 msgid ""
 "Use Up, Down, Home or End to navigate in the list.\n"
 "Press Escape to exit.\n"
@@ -9741,7 +9868,7 @@ msgstr ""
 
 #. Translators: This message is presented to the user when the notifications list
 #. is empty.
-#: ../src/orca/messages.py:1525
+#: ../src/orca/messages.py:1603
 msgid "No notification messages"
 msgstr "Inga aviseringsmeddelanden"
 
@@ -9750,7 +9877,7 @@ msgstr "Inga aviseringsmeddelanden"
 #. 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:1532
+#: ../src/orca/messages.py:1610
 msgctxt "number style"
 msgid "digits"
 msgstr "siffror"
@@ -9760,7 +9887,7 @@ msgstr "siffror"
 #. 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:1539
+#: ../src/orca/messages.py:1617
 msgid "Speak numbers as digits."
 msgstr "Läs upp nummer som siffror."
 
@@ -9769,7 +9896,7 @@ msgstr "Läs upp nummer som siffror."
 #. 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:1546
+#: ../src/orca/messages.py:1624
 msgctxt "number style"
 msgid "words"
 msgstr "ord"
@@ -9779,40 +9906,40 @@ msgstr "ord"
 #. 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:1553
+#: ../src/orca/messages.py:1631
 msgid "Speak numbers as words."
 msgstr "Läs upp nummer som ord."
 
 #. 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:1558
+#: ../src/orca/messages.py:1636
 msgid "off"
 msgstr "av"
 
 #. 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:1563
+#: ../src/orca/messages.py:1641
 msgid "on"
 msgstr "på"
 
 #. Translators: This message is presented to the user when a web page or similar
 #. item has started loading.
-#: ../src/orca/messages.py:1567
+#: ../src/orca/messages.py:1645
 msgid "Loading.  Please wait."
 msgstr "Läser in. Var god vänta."
 
 #. Translators: This message is presented to the user when a web page or similar
 #. item has finished loading.
-#: ../src/orca/messages.py:1571
+#: ../src/orca/messages.py:1649
 msgid "Finished loading."
 msgstr "Inläsning färdig."
 
 #. 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:1576
+#: ../src/orca/messages.py:1654
 #, python-format
 msgid "Finished loading %s."
 msgstr "Inläsning av %s färdig."
@@ -9822,7 +9949,7 @@ msgstr "Inläsning av %s färdig."
 #. (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:1583
+#: ../src/orca/messages.py:1661
 #, python-format
 msgid "Page has %s."
 msgstr "Sidan har %s."
@@ -9831,7 +9958,7 @@ msgstr "Sidan har %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:1589
+#: ../src/orca/messages.py:1667
 msgid "page selected from cursor position"
 msgstr "sida markerad från markörposition"
 
@@ -9839,7 +9966,7 @@ msgstr "sida markerad från markörposition"
 #. 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:1595
+#: ../src/orca/messages.py:1673
 msgid "page selected to cursor position"
 msgstr "sida markerad till markörposition"
 
@@ -9847,7 +9974,7 @@ msgstr "sida markerad till markörposition"
 #. 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:1601
+#: ../src/orca/messages.py:1679
 msgid "page unselected from cursor position"
 msgstr "sida avmarkerad från markörposition"
 
@@ -9855,7 +9982,7 @@ msgstr "sida avmarkerad från markörposition"
 #. 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:1607
+#: ../src/orca/messages.py:1685
 msgid "page unselected to cursor position"
 msgstr "sida avmarkerad till markörposition"
 
@@ -9863,7 +9990,7 @@ msgstr "sida avmarkerad till markörposition"
 #. 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:1613
+#: ../src/orca/messages.py:1691
 msgid "paragraph selected down from cursor position"
 msgstr "stycke markerat ned från markörposition"
 
@@ -9871,7 +9998,7 @@ msgstr "stycke markerat ned från markörposition"
 #. 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:1619
+#: ../src/orca/messages.py:1697
 msgid "paragraph selected up from cursor position"
 msgstr "stycke markerat upp från markörposition"
 
@@ -9880,7 +10007,7 @@ msgstr "stycke markerat upp från markörposition"
 #. 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:1626
+#: ../src/orca/messages.py:1704
 msgid "paragraph unselected down from cursor position"
 msgstr "stycke avmarkerat ned från markörposition"
 
@@ -9889,14 +10016,14 @@ msgstr "stycke avmarkerat ned från markörposition"
 #. 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:1633
+#: ../src/orca/messages.py:1711
 msgid "paragraph unselected up from cursor position"
 msgstr "stycke avmarkerat upp från markörposition"
 
 #. 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:1639
+#: ../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."
@@ -9906,7 +10033,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:1644
+#: ../src/orca/messages.py:1722
 #, python-format
 msgid "slide %(position)d of %(count)d"
 msgstr "bild %(position)d av %(count)d"
@@ -9916,7 +10043,7 @@ msgstr "bild %(position)d av %(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:1651
+#: ../src/orca/messages.py:1729
 #, python-format
 msgid "Profile set to %s."
 msgstr "Profil inställd till %s."
@@ -9926,14 +10053,14 @@ msgstr "Profil inställd till %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:1658
+#: ../src/orca/messages.py:1736
 msgid "No profiles found."
 msgstr "Inga profiler hittades."
 
 #. 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:1663
+#: ../src/orca/messages.py:1741
 #, python-format
 msgid "Progress bar %d."
 msgstr "Förloppsindikator %d."
@@ -9942,7 +10069,7 @@ msgstr "Förloppsindikator %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:1669
+#: ../src/orca/messages.py:1747
 msgctxt "spoken punctuation"
 msgid "All"
 msgstr "Alla"
@@ -9951,7 +10078,7 @@ msgstr "Alla"
 #. 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:1675
+#: ../src/orca/messages.py:1753
 msgid "Punctuation level set to all."
 msgstr "Skiljeteckensnivå inställd till alla."
 
@@ -9959,7 +10086,7 @@ msgstr "Skiljeteckensnivå inställd till alla."
 #. 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:1681
+#: ../src/orca/messages.py:1759
 msgctxt "spoken punctuation"
 msgid "Most"
 msgstr "Flesta"
@@ -9968,7 +10095,7 @@ msgstr "Flesta"
 #. 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:1687
+#: ../src/orca/messages.py:1765
 msgid "Punctuation level set to most."
 msgstr "Skiljeteckensnivå inställd till flesta."
 
@@ -9976,7 +10103,7 @@ msgstr "Skiljeteckensnivå inställd till flesta."
 #. 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:1693
+#: ../src/orca/messages.py:1771
 msgctxt "spoken punctuation"
 msgid "None"
 msgstr "Inget"
@@ -9985,7 +10112,7 @@ msgstr "Inget"
 #. 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:1699
+#: ../src/orca/messages.py:1777
 msgid "Punctuation level set to none."
 msgstr "Skiljeteckensnivå inställd till inget."
 
@@ -9993,7 +10120,7 @@ msgstr "Skiljeteckensnivå inställd till inget."
 #. 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:1705
+#: ../src/orca/messages.py:1783
 msgctxt "spoken punctuation"
 msgid "Some"
 msgstr "Vissa"
@@ -10002,32 +10129,32 @@ msgstr "Vissa"
 #. 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:1711
+#: ../src/orca/messages.py:1789
 msgid "Punctuation level set to some."
 msgstr "Skiljeteckensnivå inställd till vissa."
 
 #. Translators: This message is presented to indicate that a search has begun
 #. or is still taking place.
-#: ../src/orca/messages.py:1715
+#: ../src/orca/messages.py:1793
 msgid "Searching."
 msgstr "Söker."
 
 #. Translators: This message is presented to indicate a search executed by the
 #. user has been completed.
-#: ../src/orca/messages.py:1719
+#: ../src/orca/messages.py:1797
 msgid "Search complete."
 msgstr "Sökningen är färdig."
 
 #. Translators: This message is presented to the user when Orca's preferences
 #. have been reloaded.
-#: ../src/orca/messages.py:1723
+#: ../src/orca/messages.py:1801
 msgid "Screen reader settings reloaded."
 msgstr "Skärmläsarinställningar omlästa."
 
 #. 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:1728
+#: ../src/orca/messages.py:1806
 #, python-format
 msgid "Selected text is: %s"
 msgstr "Markerad text är: %s"
@@ -10037,7 +10164,7 @@ msgstr "Markerad text är: %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:1735
+#: ../src/orca/messages.py:1813
 msgid "Selection deleted."
 msgstr "Markering togs bort."
 
@@ -10049,49 +10176,49 @@ msgstr "Markering togs bort."
 #. 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:1745
+#: ../src/orca/messages.py:1823
 msgid "Selection restored."
 msgstr "Markering återställd."
 
 #. Translators: This message is presented to the user when speech synthesis
 #. has been temporarily turned off.
-#: ../src/orca/messages.py:1749
+#: ../src/orca/messages.py:1827
 msgid "Speech disabled."
 msgstr "Uppläsning inte aktiverad."
 
 #. Translators: This message is presented to the user when speech synthesis
 #. has been turned back on.
-#: ../src/orca/messages.py:1753
+#: ../src/orca/messages.py:1831
 msgid "Speech enabled."
 msgstr "Uppläsning aktiverad."
 
 #. Translators: This string announces speech rate change.
-#: ../src/orca/messages.py:1756
+#: ../src/orca/messages.py:1834
 msgid "faster."
 msgstr "snabbare."
 
 #. Translators: This string announces speech rate change.
-#: ../src/orca/messages.py:1759
+#: ../src/orca/messages.py:1837
 msgid "slower."
 msgstr "långsammare."
 
 #. Translators: This string announces speech pitch change.
-#: ../src/orca/messages.py:1762
+#: ../src/orca/messages.py:1840
 msgid "higher."
 msgstr "högre."
 
 #. Translators: This string announces speech pitch change.
-#: ../src/orca/messages.py:1765
+#: ../src/orca/messages.py:1843
 msgid "lower."
 msgstr "lägre."
 
 #. Translators: This string announces speech volume change.
-#: ../src/orca/messages.py:1768
+#: ../src/orca/messages.py:1846
 msgid "louder."
 msgstr "högre."
 
 #. Translators: This string announces speech volume change.
-#: ../src/orca/messages.py:1771
+#: ../src/orca/messages.py:1849
 msgid "softer."
 msgstr "tystare."
 
@@ -10100,7 +10227,7 @@ msgstr "tystare."
 #. 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:1778
+#: ../src/orca/messages.py:1856
 msgctxt "Speech"
 msgid "Verbosity level: brief"
 msgstr "Informationsnivå: kort"
@@ -10110,7 +10237,7 @@ msgstr "Informationsnivå: kort"
 #. 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:1785
+#: ../src/orca/messages.py:1863
 msgctxt "Speech"
 msgid "Verbosity level: verbose"
 msgstr "Informationsnivå: informativ"
@@ -10119,22 +10246,22 @@ msgstr "Informationsnivå: informativ"
 #. 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:1791
+#: ../src/orca/messages.py:1869
 msgid " dot dot dot"
 msgstr " punkt punkt punkt"
 
 #. Translators: This message is presented to the user when Orca is launched.
-#: ../src/orca/messages.py:1794
+#: ../src/orca/messages.py:1872
 msgid "Screen reader on."
 msgstr "Skärmläsare på."
 
 #. Translators: This message is presented to the user when Orca is quit.
-#: ../src/orca/messages.py:1797
+#: ../src/orca/messages.py:1875
 msgid "Screen reader off."
 msgstr "Skärmläsare av."
 
 #. Translators: This message means speech synthesis is not installed or working.
-#: ../src/orca/messages.py:1800
+#: ../src/orca/messages.py:1878
 msgid "Speech is unavailable."
 msgstr "Uppläsning är inte tillgänglig."
 
@@ -10142,7 +10269,7 @@ msgstr "Uppläsning är inte tillgänglig."
 #. 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:1806
+#: ../src/orca/messages.py:1884
 msgid "string not found"
 msgstr "strängen hittades inte"
 
@@ -10152,7 +10279,7 @@ msgstr "strängen hittades inte"
 #. 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:1814
+#: ../src/orca/messages.py:1892
 msgid "Structural navigation keys off."
 msgstr "Strukturella navigeringstangenter av."
 
@@ -10162,7 +10289,7 @@ msgstr "Strukturella navigeringstangenter av."
 #. 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:1822
+#: ../src/orca/messages.py:1900
 msgid "Structural navigation keys on."
 msgstr "Strukturella navigeringstangenter på."
 
@@ -10172,79 +10299,73 @@ msgstr "Strukturella navigeringstangenter på."
 #. 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:1830
+#: ../src/orca/messages.py:1908
 msgctxt "structural navigation"
 msgid "Not found"
 msgstr "Hittades inte"
 
 #. Translators: This message describes the (row, col) position of a table cell.
-#: ../src/orca/messages.py:1833
+#: ../src/orca/messages.py:1911
 #, python-format
 msgid "Row %(row)d, column %(column)d."
 msgstr "Rad %(row)d, kolumn %(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:1837
+#: ../src/orca/messages.py:1915
 msgid "End of table"
 msgstr "Slut på tabell"
 
-#. Translators: This message is presented when a user is navigating within a
-#. table and then navigates out of it.
-#: ../src/orca/messages.py:1841
-msgid "leaving table."
-msgstr "lämnar tabell."
-
 #. 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:1846
+#: ../src/orca/messages.py:1920
 msgid "Speak cell"
 msgstr "Läs upp cell"
 
 #. 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:1851
+#: ../src/orca/messages.py:1925
 msgid "Speak row"
 msgstr "Läs upp rad"
 
 #. 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:1856
+#: ../src/orca/messages.py:1930
 msgid "Non-uniform"
 msgstr "Icke likformig"
 
 #. 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:1861
+#: ../src/orca/messages.py:1935
 msgid "Not in a table."
 msgstr "Inte i en tabell."
 
 #. Translators: This is a message presented to users when the columns in a table
 #. have been reordered.
-#: ../src/orca/messages.py:1865
+#: ../src/orca/messages.py:1939
 msgid "Columns reordered"
 msgstr "Kolumnordning ändrad"
 
 #. Translators: This is a message presented to users when the rows in a table
 #. have been reordered.
-#: ../src/orca/messages.py:1869
+#: ../src/orca/messages.py:1943
 msgid "Rows reordered"
 msgstr "Radordning ändrad"
 
 #. 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:1873
+#: ../src/orca/messages.py:1947
 #, python-format
 msgid "column %d"
 msgstr "kolumn %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:1877
+#: ../src/orca/messages.py:1951
 #, python-format
 msgid "column %(index)d of %(total)d"
 msgstr "kolumn %(index)d av %(total)d"
@@ -10252,27 +10373,27 @@ msgstr "kolumn %(index)d av %(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:1882
+#: ../src/orca/messages.py:1956
 msgid "Bottom of column."
 msgstr "Nederst i kolumnen."
 
 #. 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:1887
+#: ../src/orca/messages.py:1961
 msgid "Top of column."
 msgstr "Överst i kolumnen."
 
 #. 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:1891
+#: ../src/orca/messages.py:1965
 #, python-format
 msgid "row %d"
 msgstr "rad %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:1895
+#: ../src/orca/messages.py:1969
 #, python-format
 msgid "row %(index)d of %(total)d"
 msgstr "rad %(index)d av %(total)d"
@@ -10280,52 +10401,52 @@ msgstr "rad %(index)d av %(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:1900
+#: ../src/orca/messages.py:1974
 msgid "Beginning of row."
 msgstr "Början av raden."
 
 #. 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:1905
+#: ../src/orca/messages.py:1979
 msgid "End of row."
 msgstr "Slutet på raden."
 
 #. Translators: This message is presented to the user to confirm that he/she just
 #. deleted a table row.
-#: ../src/orca/messages.py:1909
+#: ../src/orca/messages.py:1983
 msgid "Row deleted."
 msgstr "Rad togs bort."
 
 #. 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:1913
+#: ../src/orca/messages.py:1987
 msgid "Last row deleted."
 msgstr "Sista raden togs bort."
 
 #. Translators: This message is presented to the user to confirm that he/she just
 #. inserted a table row.
-#: ../src/orca/messages.py:1917
+#: ../src/orca/messages.py:1991
 msgid "Row inserted."
 msgstr "Rad infogades."
 
 #. 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:1922
+#: ../src/orca/messages.py:1996
 msgid "Row inserted at the end of the table."
 msgstr "Rad infogad på slutet av tabellen."
 
 #. Translators: when the user selects (highlights) text in a document, Orca lets
 #. them know.
-#: ../src/orca/messages.py:1926
+#: ../src/orca/messages.py:2000
 msgctxt "text"
 msgid "selected"
 msgstr "markerad"
 
 #. Translators: when the user unselects (un-highlights) text in a document, Orca
 #. lets them know.
-#: ../src/orca/messages.py:1930
+#: ../src/orca/messages.py:2004
 msgctxt "text"
 msgid "unselected"
 msgstr "avmarkerad"
@@ -10333,47 +10454,47 @@ msgstr "avmarkerad"
 #. 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:1941
+#: ../src/orca/messages.py:2015
 msgid "%H hours, %M minutes and %S seconds."
 msgstr "%H timmar, %M minuter och %S sekunder."
 
 #. 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:1946
+#: ../src/orca/messages.py:2020
 msgid "%H hours and %M minutes."
 msgstr "%H timmar och %M minuter."
 
 #. 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:1950
+#: ../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:1954
+#: ../src/orca/messages.py:2028
 msgctxt "command"
 msgid "undo"
 msgstr "ångra"
 
 #. 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:1958
+#: ../src/orca/messages.py:2032
 msgctxt "command"
 msgid "redo"
 msgstr "gör om"
 
 #. Translators: This message presents the Orca version number.
-#: ../src/orca/messages.py:1961
+#: ../src/orca/messages.py:2035
 #, python-format
 msgid "Screen reader version %s."
 msgstr "Skärmläsare version %s."
 
 #. 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:1965
+#: ../src/orca/messages.py:2039
 msgid "white space"
 msgstr "vitsteg"
 
@@ -10381,7 +10502,7 @@ msgstr "vitsteg"
 #. 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:1971
+#: ../src/orca/messages.py:2045
 msgid "Wrapping to bottom."
 msgstr "Börjar om från botten."
 
@@ -10389,21 +10510,21 @@ msgstr "Börjar om från botten."
 #. 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:1977
+#: ../src/orca/messages.py:2051
 msgid "Wrapping to top."
 msgstr "Börjar om från toppen."
 
 #. 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:1982
+#: ../src/orca/messages.py:2056
 msgid "0 items"
 msgstr "0 objekt"
 
 #. 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:1990 ../src/orca/messages.py:2009
+#: ../src/orca/messages.py:2064 ../src/orca/messages.py:2083
 #, python-format
 msgid "Cell spans %d row"
 msgid_plural "Cell spans %d rows"
@@ -10411,7 +10532,7 @@ msgstr[0] "Cellen spänner över %d rad"
 msgstr[1] "Cellen spänner över %d rader"
 
 #. Translators: this represents the number of columns in a table.
-#: ../src/orca/messages.py:1995
+#: ../src/orca/messages.py:2069
 #, python-format
 msgid " %d column"
 msgid_plural " %d columns"
@@ -10421,7 +10542,7 @@ msgstr[1] " %d kolumner"
 #. 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:2002
+#: ../src/orca/messages.py:2076
 #, python-format
 msgid "Cell spans %d column"
 msgid_plural "Cell spans %d columns"
@@ -10431,7 +10552,7 @@ msgstr[1] "Cellen spänner över %d kolumner"
 #. 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:2019
+#: ../src/orca/messages.py:2093
 #, python-format
 msgid "%d character too long"
 msgid_plural "%d characters too long"
@@ -10441,7 +10562,7 @@ msgstr[1] "%d tecken för långt"
 #. 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:2027
+#: ../src/orca/messages.py:2101
 #, python-format
 msgid "(%d dialog)"
 msgid_plural "(%d dialogs)"
@@ -10451,7 +10572,7 @@ msgstr[1] "(%d dialoger)"
 #. 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:2033
+#: ../src/orca/messages.py:2107
 #, python-format
 msgid "%d unfocused dialog"
 msgid_plural "%d unfocused dialogs"
@@ -10459,7 +10580,7 @@ msgstr[0] "%d ofokuserad dialog"
 msgstr[1] "%d ofokuserade dialoger"
 
 #. Translators: This is the size of a file in bytes
-#: ../src/orca/messages.py:2037
+#: ../src/orca/messages.py:2111
 #, python-format
 msgid "%d byte"
 msgid_plural "%d bytes"
@@ -10468,7 +10589,7 @@ msgstr[1] "%d byte"
 
 #. Translators: This message informs the user who many files were found as
 #. a result of a search.
-#: ../src/orca/messages.py:2042
+#: ../src/orca/messages.py:2116
 #, python-format
 msgid "%d file found"
 msgid_plural "%d files found"
@@ -10476,7 +10597,7 @@ msgstr[0] "%d fil hittades"
 msgstr[1] "%d filer hittades"
 
 #. Translators: This message presents the number of forms in a document.
-#: ../src/orca/messages.py:2049
+#: ../src/orca/messages.py:2123
 #, python-format
 msgid "%d form"
 msgid_plural "%d forms"
@@ -10484,7 +10605,7 @@ msgstr[0] "%d formulär"
 msgstr[1] "%d formulär"
 
 #. Translators: This message presents the number of headings in a document.
-#: ../src/orca/messages.py:2056
+#: ../src/orca/messages.py:2130
 #, python-format
 msgid "%d heading"
 msgid_plural "%d headings"
@@ -10493,7 +10614,7 @@ msgstr[1] "%d rubriker"
 
 #. Translators: This message presents the number of items in a layered pane
 #. or table.
-#: ../src/orca/messages.py:2061
+#: ../src/orca/messages.py:2135
 #, python-format
 msgid "%d item"
 msgid_plural "%d items"
@@ -10503,7 +10624,7 @@ msgstr[1] " %d objekt"
 #. 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:2070
+#: ../src/orca/messages.py:2144
 #, python-format
 msgid "%d landmark"
 msgid_plural "%d landmarks"
@@ -10513,15 +10634,34 @@ msgstr[1] "%d landmärken"
 #. 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:2076
+#: ../src/orca/messages.py:2150
 #, python-format
 msgid "%d item found"
 msgid_plural "%d items found"
 msgstr[0] "%d objekt hittades"
 msgstr[1] "%d objekt hittades"
 
+#. 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 %d blockquote."
+msgid_plural "Leaving %d blockquotes."
+msgstr[0] "Lämnar %d blockcitat."
+msgstr[1] "Lämnar %d blockcitat."
+
+#. 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 %d list."
+msgid_plural "Leaving %d lists."
+msgstr[0] "Lämnar %d lista."
+msgstr[1] "Lämnar %d listor."
+
 #. Translators: This message describes a bulleted or numbered list.
-#: ../src/orca/messages.py:2080
+#: ../src/orca/messages.py:2165
 #, python-format
 msgid "List with %d item"
 msgid_plural "List with %d items"
@@ -10530,7 +10670,7 @@ msgstr[1] "Lista med %d objekt"
 
 #. 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:2085
+#: ../src/orca/messages.py:2170
 #, python-format
 msgid "math table with %d row"
 msgid_plural "math table with %d rows"
@@ -10543,8 +10683,8 @@ msgstr[1] "matematisk tabell med %d rader"
 #. 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:2090 ../src/orca/messages.py:2106
-#: ../src/orca/messages.py:2190
+#: ../src/orca/messages.py:2175 ../src/orca/messages.py:2191
+#: ../src/orca/messages.py:2275
 #, python-format
 msgid "%d column"
 msgid_plural "%d columns"
@@ -10554,7 +10694,7 @@ msgstr[1] "%d kolumner"
 #. 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:2100
+#: ../src/orca/messages.py:2185
 #, python-format
 msgid "nested math table with %d row"
 msgid_plural "nested math table with %d rows"
@@ -10563,7 +10703,7 @@ msgstr[1] "nästlad matematisk tabell med %d rader"
 
 #. Translators: This message is presented to inform the user of the number of
 #. messages in a list.
-#: ../src/orca/messages.py:2115
+#: ../src/orca/messages.py:2200
 #, python-format
 msgid "%d message.\n"
 msgid_plural "%d messages.\n"
@@ -10572,7 +10712,7 @@ msgstr[1] "%d meddelanden.\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:2120
+#: ../src/orca/messages.py:2205
 #, python-format
 msgid "%d percent."
 msgid_plural "%d percent."
@@ -10582,7 +10722,7 @@ msgstr[1] "%d procent."
 #. 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:2126
+#: ../src/orca/messages.py:2211
 #, python-format
 msgid "%d percent of document read"
 msgid_plural "%d percent of document read"
@@ -10591,7 +10731,7 @@ msgstr[1] "%d procent av dokumentet har lästs"
 
 #. Translators: this represents a text attribute expressed in pixels, such as
 #. a margin, indentation, font size, etc.
-#: ../src/orca/messages.py:2133
+#: ../src/orca/messages.py:2218
 #, python-format
 msgid "%d pixel"
 msgid_plural "%d pixels"
@@ -10601,7 +10741,7 @@ msgstr[1] "%d bildpunkter"
 #. 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:2139
+#: ../src/orca/messages.py:2224
 #, python-format
 msgid "%(count)d %(repeatChar)s character"
 msgid_plural "%(count)d %(repeatChar)s characters"
@@ -10610,7 +10750,7 @@ msgstr[1] "%(count)d %(repeatChar)s tecken"
 
 #. 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:2146
+#: ../src/orca/messages.py:2231
 #, python-format
 msgid "%(index)d of %(total)d item selected"
 msgid_plural "%(index)d of %(total)d items selected"
@@ -10621,7 +10761,7 @@ msgstr[1] "%(index)d av %(total)d objekt markerade"
 #. 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:2155
+#: ../src/orca/messages.py:2240
 #, python-format
 msgid "%d Screen reader default shortcut found."
 msgid_plural "%d Screen reader default shortcuts found."
@@ -10631,7 +10771,7 @@ msgstr[1] "%d standardgenvägar för skärmläsare hittades."
 #. 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:2163
+#: ../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."
@@ -10640,7 +10780,7 @@ msgstr[1] "%(count)d skärmläsargenvägar för %(application)s hittades."
 
 #. Translators: This message is presented to inform the user of the number of
 #. space characters in a string.
-#: ../src/orca/messages.py:2170
+#: ../src/orca/messages.py:2255
 #, python-format
 msgid "%d space"
 msgid_plural "%d spaces"
@@ -10649,7 +10789,7 @@ msgstr[1] "%d blanksteg"
 
 #. Translators: This message is presented to inform the user of the number of
 #. tab characters in a string.
-#: ../src/orca/messages.py:2175
+#: ../src/orca/messages.py:2260
 #, python-format
 msgid "%d tab"
 msgid_plural "%d tabs"
@@ -10657,7 +10797,7 @@ msgstr[0] "%d flik"
 msgstr[1] "%d flikar"
 
 #. Translators: This message presents the number of tables in a document.
-#: ../src/orca/messages.py:2182
+#: ../src/orca/messages.py:2267
 #, python-format
 msgid "%d table"
 msgid_plural "%d tables"
@@ -10665,7 +10805,7 @@ msgstr[0] "%d tabell"
 msgstr[1] "%d tabeller"
 
 #. Translators: this represents the number of rows in a table.
-#: ../src/orca/messages.py:2186
+#: ../src/orca/messages.py:2271
 #, python-format
 msgid "table with %d row"
 msgid_plural "table with %d rows"
@@ -10674,7 +10814,7 @@ msgstr[1] "tabell med %d rader"
 
 #. Translators: This message presents the number of unvisited links in a
 #. document.
-#: ../src/orca/messages.py:2202
+#: ../src/orca/messages.py:2287
 #, python-format
 msgid "%d unvisited link"
 msgid_plural "%d unvisited links"
@@ -10683,7 +10823,7 @@ msgstr[1] "%d obesökta länkar"
 
 #. Translators: This message presents the number of visited links in a
 #. document.
-#: ../src/orca/messages.py:2210
+#: ../src/orca/messages.py:2295
 #, python-format
 msgid "%d visited link"
 msgid_plural "%d visited links"
@@ -10830,9 +10970,18 @@ msgstr "horisontell avdelare"
 msgid "vertical splitter"
 msgstr "vertikal avdelare"
 
+#. 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
+msgctxt "role"
+msgid "switch"
+msgstr "brytare"
+
 #. 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 "Ikonpanel"
 
@@ -10841,7 +10990,7 @@ msgstr "Ikonpanel"
 #. 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 "banderoll"
@@ -10852,7 +11001,7 @@ msgstr "banderoll"
 #. 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 "kompletterande innehåll"
@@ -10863,7 +11012,7 @@ msgstr "kompletterande innehåll"
 #. 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 "information"
@@ -10872,7 +11021,7 @@ msgstr "information"
 #. 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 "huvudinnehåll"
@@ -10882,7 +11031,7 @@ msgstr "huvudinnehåll"
 #. 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 "navigering"
@@ -10894,7 +11043,7 @@ msgstr "navigering"
 #. 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 "region"
@@ -10904,7 +11053,7 @@ msgstr "region"
 #. 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 "sökning"
@@ -10914,7 +11063,7 @@ msgstr "sökning"
 #. 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 "besökt länk"
 
@@ -10922,111 +11071,125 @@ msgstr "besökt länk"
 #. 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 "menyknapp"
 
 #. 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 "klickbar"
 
 #. 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 "infälld"
 
 #. 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 "utfälld"
 
 #. 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 "har lång beskrivning"
 
 #. 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 "horisontell"
 
 #. 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 "vertikal"
 
 #. 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 "kryssad"
 
 #. 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 "inte kryssad"
 
+#. 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
+msgctxt "switch"
+msgid "on"
+msgstr "på"
+
+#. 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
+msgctxt "switch"
+msgid "off"
+msgstr "av"
+
 #. 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 "delvis kryssad"
 
 #. 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 "nedtryckt"
 
 #. 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 "inte nedtryckt"
 
 #. 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 "markerad"
 
 #. 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 "inte markerad"
 
 #. 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 "inte markerad"
 
 #. 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 "besökt"
 
 #. 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 "obesökt"
 
 #. 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 "gråad"
 
@@ -11035,7 +11198,7 @@ msgstr "gråad"
 #. 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 "skrivskyddad"
@@ -11045,23 +11208,75 @@ msgstr "skrivskyddad"
 #. 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 "skrskydd"
 
 #. 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 "nödvändig"
 
 #. 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 "flermarkering"
 
+#. 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:318
+msgctxt "error"
+msgid "invalid entry"
+msgstr "ogiltig post"
+
+#. Translators: STATE_INVALID_ENTRY indicates that the associated object, such
+#. as a form field, has an error. The following string is displayed in braille
+#. 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:325
+msgctxt "error"
+msgid "invalid"
+msgstr "ogiltig"
+
+#. 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:330
+msgctxt "error"
+msgid "invalid spelling"
+msgstr "ogiltig stavning"
+
+#. Translators: STATE_INVALID_ENTRY indicates that the associated object, such
+#. 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:336
+msgctxt "error"
+msgid "spelling"
+msgstr "stavning"
+
+#. 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:341
+msgctxt "error"
+msgid "invalid grammar"
+msgstr "ogiltig grammatik"
+
+#. Translators: STATE_INVALID_ENTRY indicates that the associated object, such
+#. 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:347
+msgctxt "error"
+msgid "grammar"
+msgstr "grammatik"
+
 #: ../src/orca/orca-find.ui.h:1
 msgid "Find"
 msgstr "Sök"
@@ -11216,390 +11431,455 @@ msgstr "Dat_umformat:"
 msgid "Time and Date"
 msgstr "Tid och datum"
 
-#. Translators: Orca has a Say All feature which speaks the entire document. Normally, pressing any key will 
interrupt Say All presentation. However, if rewind and fast forward is enabled, Up Arrow and Down Arrow can 
be used within Say All to quickly move within the document to re-hear something which was just read or skip 
past something of no interest.
-#: ../src/orca/orca-setup.ui.h:37
-msgid "Enable _rewind and fast forward in Say All"
-msgstr "Aktive_ra spolning bakåt och framåt i Läs upp allt"
-
-#. Translators: Orca has a Say All feature which speaks the entire document. Normally, pressing any key will 
interrupt Say All presentation. However, if structural navigation is enabled for Say All, users can use 
commands such as H/Shift+H to jump to the next/previous heading, P/Shift+P to jump to the next/previous 
paragraph, T/Shift+T to jump to the next/previous table, and so on. Thus this setting is like fast forward 
and rewind, but with semantic awareness for web documents and similar content.
-#: ../src/orca/orca-setup.ui.h:39
-msgid "Enable _structural navigation in Say All"
-msgstr "Aktivera _strukturell navigering i Läs upp allt"
-
-#. Translators: Say all by refers to the way that Orca will say (speak) an amount of text -- in particular, 
where Orca where insert pauses. There are currently two choices (supplied by a combo box to the right of this 
label): say all by sentence and say all by line.  If Orca were speaking a work of fiction, it would probably 
be best to do say all by sentence so it sounds more natural. If Orca were speaking something like a page of 
computer commands, doing a say all by line would work better.
-#: ../src/orca/orca-setup.ui.h:41
-msgid "Say All B_y:"
-msgstr "Läs upp allt _efter:"
-
-#: ../src/orca/orca-setup.ui.h:42
-msgid "Say All"
-msgstr "Läs upp allt"
-
 #. Translators: This is an option in the Preferences dialog box related to the presentation of progress bar 
updates. If this checkbox is checked, Orca will periodically speak the current percentage.
-#: ../src/orca/orca-setup.ui.h:44
+#: ../src/orca/orca-setup.ui.h:37
 msgid "_Speak updates"
 msgstr "_Läs upp uppdateringar"
 
 #. Translators: This is an option in the Preferences dialog box related to the presentation of progress bar 
updates. If this checkbox is checked, Orca will periodically display the current percentage in braille.
-#: ../src/orca/orca-setup.ui.h:46
+#: ../src/orca/orca-setup.ui.h:39
 msgid "_Braille updates"
 msgstr "_Punktskriftsuppdateringar"
 
-#: ../src/orca/orca-setup.ui.h:47
+#: ../src/orca/orca-setup.ui.h:40
 msgid "10"
 msgstr "10"
 
 #. Translators: Here this is a label for a spin button through which a user can customize the frequency in 
seconds an announcement should be made regarding the current value of a progress bar.
-#: ../src/orca/orca-setup.ui.h:49
+#: ../src/orca/orca-setup.ui.h:42
 msgctxt "ProgressBar"
 msgid "Frequency (secs):"
 msgstr "Frekvens (sekunder):"
 
 #. Translators: Orca has a setting which determines which progress bar updates should be announced. The 
options are all progress bars, only progress bars in the active application, or only progress bars in the 
current window.
-#: ../src/orca/orca-setup.ui.h:51
+#: ../src/orca/orca-setup.ui.h:44
 msgid "Restrict to:"
 msgstr "Begränsa till:"
 
 #. Translators: This is an option in the Preferences dialog box related to the presentation of progress bar 
updates. If this checkbox is checked, Orca will periodically emit beeps which increase in pitch as the value 
of the progress bar increases.
-#: ../src/orca/orca-setup.ui.h:53
+#: ../src/orca/orca-setup.ui.h:46
 msgid "Bee_p updates"
 msgstr "Si_gnalera uppdateringar"
 
 #. Translators: This is a label in the Preferences dialog box. It applies to several options related to 
which progress bars Orca should speak and how often Orca should speak them.
-#: ../src/orca/orca-setup.ui.h:55
+#: ../src/orca/orca-setup.ui.h:48
 msgid "Progress Bar Updates"
 msgstr "Uppdateringar i förloppsindikator"
 
+#. Translators: Orca has a Say All feature which speaks the entire document. Normally, pressing any key will 
interrupt Say All presentation. However, if rewind and fast forward is enabled, Up Arrow and Down Arrow can 
be used within Say All to quickly move within the document to re-hear something which was just read or skip 
past something of no interest.
+#: ../src/orca/orca-setup.ui.h:50
+msgid "Enable _rewind and fast forward in Say All"
+msgstr "Aktive_ra spolning bakåt och framåt i Läs upp allt"
+
+#. Translators: Orca has a Say All feature which speaks the entire document. Normally, pressing any key will 
interrupt Say All presentation. However, if structural navigation is enabled for Say All, users can use 
commands such as H/Shift+H to jump to the next/previous heading, P/Shift+P to jump to the next/previous 
paragraph, T/Shift+T to jump to the next/previous table, and so on. Thus this setting is like fast forward 
and rewind, but with semantic awareness for web documents and similar content.
+#: ../src/orca/orca-setup.ui.h:52
+msgid "Enable _structural navigation in Say All"
+msgstr "Aktivera _strukturell navigering i Läs upp allt"
+
+#. Translators: Say all by refers to the way that Orca will say (speak) an amount of text -- in particular, 
where Orca where insert pauses. There are currently two choices (supplied by a combo box to the right of this 
label): say all by sentence and say all by line.  If Orca were speaking a work of fiction, it would probably 
be best to do say all by sentence so it sounds more natural. If Orca were speaking something like a page of 
computer commands, doing a say all by line would work better.
+#: ../src/orca/orca-setup.ui.h:54
+msgid "Say All B_y:"
+msgstr "Läs upp allt _efter:"
+
+#. Translators: Orca has a Say All feature which speaks the entire document. Some users want to hear 
additional information about what is being spoken. If this checkbox is checked, Orca will announce that a 
blockquote has been entered before speaking the text. At the end of the text, Orca will announce that the 
blockquote is being exited.
 #: ../src/orca/orca-setup.ui.h:56
+msgid "Announce block_quotes in Say All"
+msgstr "Annonsera block_citat i Läs upp allt"
+
+#. Translators: Orca has a Say All feature which speaks the entire document. Some users want to hear 
additional information about what is being spoken. If this checkbox is checked, Orca will announce that a 
list with x items has been entered before speaking the content of that list. At the end of the list content, 
Orca will announce that the list is being exited.
+#: ../src/orca/orca-setup.ui.h:58
+msgid "Announce li_sts in Say All"
+msgstr "Annonsera li_stor i Läs upp allt"
+
+#. Translators: Orca has a Say All feature which speaks the entire document. Some users want to hear 
additional information about what is being spoken. If this checkbox is checked, Orca will announce that a 
table with x rows and y columns has been entered before speaking the content of that table. At the end of the 
table content, Orca will announce that the table is being exited.
+#: ../src/orca/orca-setup.ui.h:60
+msgid "Announce _tables in Say All"
+msgstr "Annonsera _tabeller i Läs upp allt"
+
+#. Translators: Orca has a Say All feature which speaks the entire document. Some users want to hear 
additional information about what is being spoken. If this checkbox is checked, Orca will announce that a 
panel has been entered before speaking the new location. At the end of the panel contents, Orca will announce 
that the panel is being exited. A panel is a generic container of objects, such as a group of related form 
fields.
+#: ../src/orca/orca-setup.ui.h:62
+msgid "Announce _panels in Say All"
+msgstr "Annonsera _paneler i Läs upp allt"
+
+#. Translators: Orca has a Say All feature which speaks the entire document. Some users want to hear 
additional information about what is being spoken. If this checkbox is checked, Orca will announce that a 
form has been entered before speaking the contents of that form. At the end of the form, Orca will announce 
that the form is being exited.
+#: ../src/orca/orca-setup.ui.h:64
+msgid "Announce _forms in Say All"
+msgstr "Annonsera _formulär i Läs upp allt"
+
+#. Translators: Orca has a Say All feature which speaks the entire document. Some users want to hear 
additional information about what is being spoken. If this checkbox is checked, Orca will announce when an 
ARIA landmark has been entered or exited. ARIA landmarks are the W3C defined HTML tag attribute
+#: ../src/orca/orca-setup.ui.h:66
+msgid "Announce land_marks in Say All"
+msgstr "Annonsera land_märken i Läs upp allt"
+
+#: ../src/orca/orca-setup.ui.h:67
+msgid "Say All"
+msgstr "Läs upp allt"
+
+#: ../src/orca/orca-setup.ui.h:68
 msgid "General"
 msgstr "Allmänt"
 
-#: ../src/orca/orca-setup.ui.h:57
+#: ../src/orca/orca-setup.ui.h:69
 msgid "Vo_lume:"
 msgstr "Vo_lym:"
 
-#: ../src/orca/orca-setup.ui.h:58
+#: ../src/orca/orca-setup.ui.h:70
 msgid "Pi_tch:"
 msgstr "Tonar_t:"
 
-#: ../src/orca/orca-setup.ui.h:59
+#: ../src/orca/orca-setup.ui.h:71
 msgid "_Rate:"
 msgstr "_Hastighet:"
 
-#: ../src/orca/orca-setup.ui.h:60
+#: ../src/orca/orca-setup.ui.h:72
 msgid "_Person:"
 msgstr "_Person:"
 
-#: ../src/orca/orca-setup.ui.h:61
+#: ../src/orca/orca-setup.ui.h:73
 msgid "Speech synthesi_zer:"
 msgstr "Talsynt_es:"
 
-#: ../src/orca/orca-setup.ui.h:62
+#: ../src/orca/orca-setup.ui.h:74
 msgid "Speech _system:"
 msgstr "Uppläsnings_system:"
 
 #. Translators: Having multiple voice types in Orca makes it possible for the user to more quickly identify 
properties of text non-visually, such as the fact that text is written in capital letters or is a link; or 
that text is actually visible on the screen as opposed to an Orca-specific message. The available voice types 
in Orca include: default, uppercase, hyperlink, and system -- each of which can be configured by the user to 
sound the way he/she finds most helpful. This string is displayed in the label for the combo box in which the 
user selects a voice type to configure.
-#: ../src/orca/orca-setup.ui.h:64
+#: ../src/orca/orca-setup.ui.h:76
 msgid "_Voice type:"
 msgstr "Röstt_yp:"
 
 #. Translators: Orca uses Speech Dispatcher to present content to users via text-to-speech. Speech 
Dispatcher has a feature to control how capital letters are presented: Do nothing at all; say the word
-#: ../src/orca/orca-setup.ui.h:66
+#: ../src/orca/orca-setup.ui.h:78
 msgid "_Capitalization style:"
 msgstr "Versal_iseringsstil:"
 
 #. Translators: Having multiple voice types in Orca makes it possible for the user to more quickly identify 
properties of text non-visually, such as the fact that text is written in capital letters or is a link; or 
that text is actually visible on the screen as opposed to an Orca-specific message. The available voice types 
in Orca include: default, uppercase, hyperlink, and system -- each of which can be configured by the user to 
sound the way he/she finds most helpful. This string is displayed in the label for the group of all of the 
controls associated with configuring a particular voice type.
-#: ../src/orca/orca-setup.ui.h:68
+#: ../src/orca/orca-setup.ui.h:80
 msgid "Voice Type Settings"
 msgstr "Inställningar för rösttyp"
 
 #. Translators: multicase strings are StringsWithWordsMashedTogetherLikeThis.
-#: ../src/orca/orca-setup.ui.h:72
+#: ../src/orca/orca-setup.ui.h:84
 msgid "Speak multicase strings as wor_ds"
 msgstr "Läs upp strängar med blandade skiftlägen som or_d"
 
 #. Translators: If this setting is enabled, 123 will be spoken as the individual digits 1 2 3; otherwise, it 
will be sent to the synthesizer and (likely) spoken as one hundred and twenty three.
-#: ../src/orca/orca-setup.ui.h:74
+#: ../src/orca/orca-setup.ui.h:86
 msgid "Speak _numbers as digits"
 msgstr "Läs upp _nummer som siffror"
 
-#: ../src/orca/orca-setup.ui.h:75
+#: ../src/orca/orca-setup.ui.h:87
 msgid "Global Voice Settings"
 msgstr "Allmänna röstinställningar"
 
-#: ../src/orca/orca-setup.ui.h:76
+#: ../src/orca/orca-setup.ui.h:88
 msgid "Voice"
 msgstr "Röst"
 
-#: ../src/orca/orca-setup.ui.h:77
+#: ../src/orca/orca-setup.ui.h:89
 msgid "_Enable speech"
 msgstr "Aktiv_era uppläsning"
 
-#: ../src/orca/orca-setup.ui.h:79
+#: ../src/orca/orca-setup.ui.h:91
 msgid "Ver_bose"
 msgstr "Informati_v"
 
-#: ../src/orca/orca-setup.ui.h:80
+#: ../src/orca/orca-setup.ui.h:92
 msgid "Verbosity"
 msgstr "Informationsnivå"
 
-#: ../src/orca/orca-setup.ui.h:85
+#: ../src/orca/orca-setup.ui.h:97
 msgid "_All"
 msgstr "_Alla"
 
-#: ../src/orca/orca-setup.ui.h:86
+#: ../src/orca/orca-setup.ui.h:98
 msgid "Punctuation Level"
 msgstr "Skiljeteckensnivå"
 
 #. Translators: If this setting is enabled, Orca will only speak text which is actually displayed on the 
screen. It will NOT speak things like the role of an item (e.g. checkbox) or its state (e.g. not checked) or 
say misspelled to indicate the presence of red squiggly spelling error lines -- things which Orca normally 
speaks. This setting is primarily intended for low vision users and sighted users with a learning disability.
-#: ../src/orca/orca-setup.ui.h:88
+#: ../src/orca/orca-setup.ui.h:100
 msgid "Only speak displayed text"
 msgstr "Läs endast upp visad text"
 
-#: ../src/orca/orca-setup.ui.h:89
+#: ../src/orca/orca-setup.ui.h:101
 msgid "Speak blank lines"
 msgstr "Läs upp blanka rader"
 
-#: ../src/orca/orca-setup.ui.h:90
+#: ../src/orca/orca-setup.ui.h:102
 msgid "Speak _indentation and justification"
 msgstr "Läs upp text_indentering och textjustering"
 
-#: ../src/orca/orca-setup.ui.h:91
+#: ../src/orca/orca-setup.ui.h:103
 msgid "Spea_k object mnemonics"
 msgstr "Läs u_pp minnesobjekt"
 
 #. Translators: This checkbox toggles whether or not Orca says the child position (e.g., item 6 of 7).
-#: ../src/orca/orca-setup.ui.h:93
+#: ../src/orca/orca-setup.ui.h:105
 msgid "Speak child p_osition"
 msgstr "Läs upp barnp_osition"
 
-#: ../src/orca/orca-setup.ui.h:94
+#: ../src/orca/orca-setup.ui.h:106
 msgid "Speak tutorial messages"
 msgstr "Läs upp handledningsmeddelanden"
 
 #. Translators: Orca has system messages which are similar in nature to notifications or announcements. They 
are most commonly used for Orca to communicate Orca-specific information to the user via speech, such as 
confirming the toggling of an Orca setting via command.  In instances where the message to be displayed is 
long/detailed, Orca provides a brief alternative. Users who prefer that brief alternative can uncheck this 
checkbox.
-#: ../src/orca/orca-setup.ui.h:96
+#: ../src/orca/orca-setup.ui.h:108
 msgid "_System messages are detailed"
 msgstr "_Systemmeddelanden är detaljerade"
 
 #. Translators: Orca has a command to present font and formatting information, including foreground and 
background color. The setting associated with this checkbox determines how Orca will speak colors: As rgb 
values or as names (e.g. light blue).
-#: ../src/orca/orca-setup.ui.h:98
+#: ../src/orca/orca-setup.ui.h:110
 msgid "S_peak colors as names"
 msgstr "Läs u_pp färger som namn"
 
-#. Translators: This checkbox is associated with the setting that determines what happens if a user presses 
Up or Down arrow to move row by row in a GUI table, such as a GtkTreeView. Document tables, such as those 
found in Writer and web content, and spreadsheet tables such as those found in Calc are not considered GUI 
tables. If this setting is enabled, Orca will speak the entire row; if it is disabled, Orca will only speak 
the cell with focus.
-#: ../src/orca/orca-setup.ui.h:100
-msgid "Speak full row in _GUI tables"
-msgstr "Läs upp hel rad i _gränssnittstabeller"
+#. 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 "Announce block_quotes during navigation"
+msgstr "Annonsera block_citat under navigering"
 
-#. Translators: This checkbox is associated with the setting that determines what happens if a user presses 
Up or Down arrow to move row by row in a document table. In this context, document tables include tables such 
as those found in Writer documents as well as HTML table elements, but exclude spreadsheet tables such as 
found in Calc. If this setting is enabled, Orca will speak the entire row; if it is disabled, Orca will only 
speak the cell with focus.
-#: ../src/orca/orca-setup.ui.h:102
-msgid "Speak full row in _document tables"
-msgstr "Läs upp hel rad i _dokumenttabeller"
+#. 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 "Announce _lists during navigation"
+msgstr "Annonsera _listor under navigering"
 
-#. Translators: This checkbox is associated with the setting that determines what happens if a user presses 
Up or Down arrow to move row by row in a spreadsheet. If this setting is enabled, Orca will speak the entire 
row; if it is disabled, Orca will only speak the cell with focus.
-#: ../src/orca/orca-setup.ui.h:104
-msgid "Speak full row in sp_readsheets"
-msgstr "Läs upp hel _rad i kalkylblad"
+#. 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 "Announce _tables during navigation"
+msgstr "Annonsera _tabeller under navigering"
 
 #. Translators: The misspelled-word indicator is the red squiggly line that appears underneath misspelled 
words in editable text fields. If this setting is enabled, when a user first moves into a word with this 
indicator, or types a misspelled word causing this indicator to appear, Orca will announce that the word is 
misspelled.
-#: ../src/orca/orca-setup.ui.h:106
+#: ../src/orca/orca-setup.ui.h:118
 msgid "Speak _misspelled-word indicator"
 msgstr "Läs upp _indikator för felstavade ord"
 
-#: ../src/orca/orca-setup.ui.h:107
+#. 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 panel has been entered as 
the user arrows into it and before speaking the new location. Upon navigating out of the panel, Orca will 
announce that the panel has been exited prior to speaking the new location. A panel is a generic container of 
objects, such as a group of related form fields.
+#: ../src/orca/orca-setup.ui.h:120
+msgid "Announce _panels during navigation"
+msgstr "Annonsera _paneler under navigering"
+
+#. 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 the ARIA landmark that has been 
entered as the user arrows into it and before speaking the text. Upon navigating out of the landmark, Orca 
will announce that the landmark has been exited prior to speaking the new location. ARIA landmarks are the 
W3C defined HTML tag attribute
+#: ../src/orca/orca-setup.ui.h:122
+msgid "Announce land_marks during navigation"
+msgstr "Annonsera land_märken under navigering"
+
+#. 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 "Announce _forms during navigation"
+msgstr "Annonsera _formulär under navigering"
+
+#. 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
+msgid "Speak _description"
+msgstr "Läs upp _beskrivning"
+
+#. Translators: This checkbox is associated with the setting that determines what happens if a user presses 
Up or Down arrow to move row by row in a spreadsheet. If this setting is enabled, Orca will speak the entire 
row; if it is disabled, Orca will only speak the cell with focus.
+#: ../src/orca/orca-setup.ui.h:128
+msgid "Speak full row in sp_readsheets"
+msgstr "Läs upp hel _rad i kalkylblad"
+
+#. Translators: This checkbox is associated with the setting that determines what happens if a user presses 
Up or Down arrow to move row by row in a document table. In this context, document tables include tables such 
as those found in Writer documents as well as HTML table elements, but exclude spreadsheet tables such as 
found in Calc. If this setting is enabled, Orca will speak the entire row; if it is disabled, Orca will only 
speak the cell with focus.
+#: ../src/orca/orca-setup.ui.h:130
+msgid "Speak full row in _document tables"
+msgstr "Läs upp hel rad i _dokumenttabeller"
+
+#. Translators: This checkbox is associated with the setting that determines what happens if a user presses 
Up or Down arrow to move row by row in a GUI table, such as a GtkTreeView. Document tables, such as those 
found in Writer and web content, and spreadsheet tables such as those found in Calc are not considered GUI 
tables. If this setting is enabled, Orca will speak the entire row; if it is disabled, Orca will only speak 
the cell with focus.
+#: ../src/orca/orca-setup.ui.h:132
+msgid "Speak full row in _GUI tables"
+msgstr "Läs upp hel rad i _gränssnittstabeller"
+
+#: ../src/orca/orca-setup.ui.h:133
 msgid "Spoken Context"
 msgstr "Talsammanhang"
 
-#: ../src/orca/orca-setup.ui.h:108
+#: ../src/orca/orca-setup.ui.h:134
 msgid "Speech"
 msgstr "Uppläsning"
 
-#: ../src/orca/orca-setup.ui.h:109
+#: ../src/orca/orca-setup.ui.h:135
 msgid "Enable Braille _support"
 msgstr "Aktivera punktskrifts_stöd"
 
-#: ../src/orca/orca-setup.ui.h:110
+#: ../src/orca/orca-setup.ui.h:136
 msgid "_Abbreviated role names"
 msgstr "_Förkortade rollnamn"
 
-#: ../src/orca/orca-setup.ui.h:111
+#: ../src/orca/orca-setup.ui.h:137
 msgid "Disable _end of line symbol"
 msgstr "Inaktivera _radslutssymbol"
 
-#: ../src/orca/orca-setup.ui.h:112
+#: ../src/orca/orca-setup.ui.h:138
 msgid "_Enable Contracted Braille"
 msgstr "_Aktivera litterär punktskrift"
 
 #. Translators: This string is associated with a combo box which allows the user to select the set of 
symbols to be used when Orca presents print strings on a refreshable braille display. Braille symbols vary 
from language to language due in part to what print letters exist for that language. The other reason braille 
symbols vary is due to which braille contractions get used. Contractions are shorter forms of commonly-used 
letter combinations and words. For instance in English there is a single braille symbol for ing (dots 3-4-6), 
and the letter e (dots 1-5) all by itself represents the word every. The list of rules which dictate what 
contractions should be used and whether or not they can be used in a particular context are stored in tables 
provided by liblouis.
-#: ../src/orca/orca-setup.ui.h:114
+#: ../src/orca/orca-setup.ui.h:140
 msgid "Contraction _Table:"
 msgstr "Kontraktions_tabell:"
 
-#: ../src/orca/orca-setup.ui.h:115
+#: ../src/orca/orca-setup.ui.h:141
 msgid "Display Settings"
 msgstr "Visningsinställningar"
 
 #. Translators: This option refers to the dot or dots in braille which will be used to underline certain 
characters.
-#: ../src/orca/orca-setup.ui.h:117
+#: ../src/orca/orca-setup.ui.h:143
 msgctxt "braille dots"
 msgid "_None"
 msgstr "_Ingen"
 
-#: ../src/orca/orca-setup.ui.h:121
+#: ../src/orca/orca-setup.ui.h:147
 msgid "Selection Indicator"
 msgstr "Markeringsindikator"
 
-#: ../src/orca/orca-setup.ui.h:122
+#: ../src/orca/orca-setup.ui.h:148
 msgid "Hyperlink Indicator"
 msgstr "Hyperlänksindikator"
 
 #. Translators: Braille flash messages are similar in nature to notifications or announcements in that they 
are temporarily shown on the refreshable braille display. Upon removal of the message, the original contents 
of the braille display are restored. This checkbox allows the user to toggle this feature.
-#: ../src/orca/orca-setup.ui.h:124
+#: ../src/orca/orca-setup.ui.h:150
 msgid "Enable flash _messages"
 msgstr "Aktivera blixt_meddelanden"
 
 #. Translators: Braille flash messages are similar in nature to notifications or announcements. They are 
most commonly used for Orca to communicate Orca-specific information to the user via braille, such as 
confirming the toggling of an Orca setting via command. The reason they are called flash messages by screen 
readers is that they are shown on the refreshable braille display for only a brief time, after which the 
original contents of the display are restored. This label is for the spin button through which a user can 
customize how long (in seconds) these temporary messages should be displayed.
-#: ../src/orca/orca-setup.ui.h:126
+#: ../src/orca/orca-setup.ui.h:152
 msgid "Messa_ge duration (secs):"
 msgstr "Meddelandelän_gd (sek):"
 
 #. Translators: Braille flash messages are similar in nature to notifications or announcements. They are 
most commonly used for Orca to communicate Orca-specific information to the user via braille, such as 
confirming the toggling of an Orca setting via command. The reason they are called flash messages by screen 
readers is that they are shown on the refreshable braille display for only a brief time, after which the 
original contents of the display are restored. Some users, however, would prefer to have the message remain 
displayed until they explicitly dismiss it. This can be accomplished by making flash messages persistent by 
checking this checkbox.
-#: ../src/orca/orca-setup.ui.h:128
+#: ../src/orca/orca-setup.ui.h:154
 msgid "Messages are _persistent"
 msgstr "Meddelanden är _beständiga"
 
 #. Translators: Braille flash messages are similar in nature to notifications or announcements. They are 
most commonly used for Orca to communicate Orca-specific information to the user via braille, such as 
confirming the toggling of an Orca setting via command. The reason they are called flash messages by screen 
readers is that they are shown on the refreshable braille display for only a brief time, after which the 
original contents of the display are restored. In instances where the message to be displayed is 
long/detailed, Orca provides a brief alternative. Users who prefer the brief alternative can uncheck this 
checkbox.
-#: ../src/orca/orca-setup.ui.h:130
+#: ../src/orca/orca-setup.ui.h:156
 msgid "Messages are _detailed"
 msgstr "Meddelanden är _detaljerade"
 
 #. Translators: Braille flash messages are similar in nature to notifications or announcements. They are 
most commonly used for Orca to communicate Orca-specific information to the user via braille, such as 
confirming the toggling of an Orca setting via command. The reason they are called flash messages by screen 
readers is that they are shown on the refreshable braille display for only a brief time, after which the 
original contents of the display are restored.
-#: ../src/orca/orca-setup.ui.h:132
+#: ../src/orca/orca-setup.ui.h:158
 msgid "Flash Message Settings"
 msgstr "Inställningar för blixtmeddelanden"
 
-#: ../src/orca/orca-setup.ui.h:133
+#: ../src/orca/orca-setup.ui.h:159
 msgid "Braille"
 msgstr "Punktskrift"
 
-#: ../src/orca/orca-setup.ui.h:134
+#: ../src/orca/orca-setup.ui.h:160
 msgid "Enable _key echo"
 msgstr "Aktivera tangent_eko"
 
-#: ../src/orca/orca-setup.ui.h:135
+#: ../src/orca/orca-setup.ui.h:161
 msgid "Enable _alphabetic keys"
 msgstr "Aktivera bokst_avstangenter"
 
-#: ../src/orca/orca-setup.ui.h:136
+#: ../src/orca/orca-setup.ui.h:162
 msgid "Enable n_umeric keys"
 msgstr "Aktivera si_ffertangenter"
 
-#: ../src/orca/orca-setup.ui.h:137
+#: ../src/orca/orca-setup.ui.h:163
 msgid "Enable _punctuation keys"
 msgstr "Aktivera s_kiljetecken"
 
-#: ../src/orca/orca-setup.ui.h:138
+#: ../src/orca/orca-setup.ui.h:164
 msgid "Enable _space"
 msgstr "Aktivera blank_steg"
 
-#: ../src/orca/orca-setup.ui.h:139
+#: ../src/orca/orca-setup.ui.h:165
 msgid "Enable _modifier keys"
 msgstr "Aktivera _modifierartangenter"
 
-#: ../src/orca/orca-setup.ui.h:140
+#: ../src/orca/orca-setup.ui.h:166
 msgid "Enable _function keys"
 msgstr "Aktivera _funktionstangenter"
 
-#: ../src/orca/orca-setup.ui.h:141
+#: ../src/orca/orca-setup.ui.h:167
 msgid "Enable ac_tion keys"
 msgstr "Aktivera å_tgärdstangenter"
 
-#: ../src/orca/orca-setup.ui.h:142
+#: ../src/orca/orca-setup.ui.h:168
 msgid "Enable _navigation keys"
 msgstr "Aktivera _navigeringstangenter"
 
-#: ../src/orca/orca-setup.ui.h:147
+#: ../src/orca/orca-setup.ui.h:173
 msgid "Enable echo by _word"
 msgstr "Aktivera eko efter _ord"
 
-#: ../src/orca/orca-setup.ui.h:148
+#: ../src/orca/orca-setup.ui.h:174
 msgid "Enable echo by _sentence"
 msgstr "Aktivera eko efter _mening"
 
-#: ../src/orca/orca-setup.ui.h:149
+#: ../src/orca/orca-setup.ui.h:175
 msgid "Key Echo"
 msgstr "Tangenteko"
 
-#: ../src/orca/orca-setup.ui.h:150
+#: ../src/orca/orca-setup.ui.h:176
 msgid "Screen Reader _Modifier Key(s):"
 msgstr "_Modifierartangent(er) för skärmläsare:"
 
-#: ../src/orca/orca-setup.ui.h:151
+#: ../src/orca/orca-setup.ui.h:177
 msgid "Key Bindings"
 msgstr "Tangentbindningar"
 
-#: ../src/orca/orca-setup.ui.h:152
+#: ../src/orca/orca-setup.ui.h:178
 msgid "Pronunciation Dictionary"
 msgstr "Uttalsordlista"
 
-#: ../src/orca/orca-setup.ui.h:153
+#: ../src/orca/orca-setup.ui.h:179
 msgid "_New entry"
 msgstr "_Ny post"
 
-#: ../src/orca/orca-setup.ui.h:154
+#: ../src/orca/orca-setup.ui.h:180
 msgid "_Delete"
 msgstr "_Ta bort"
 
-#: ../src/orca/orca-setup.ui.h:155
+#: ../src/orca/orca-setup.ui.h:181
 msgid "Pronunciation"
 msgstr "Uttal"
 
-#: ../src/orca/orca-setup.ui.h:156
+#: ../src/orca/orca-setup.ui.h:182
 msgid "_Speak all"
 msgstr "_Läs upp alla"
 
-#: ../src/orca/orca-setup.ui.h:157
+#: ../src/orca/orca-setup.ui.h:183
 msgid "Speak _none"
 msgstr "Läs inte upp _något"
 
-#: ../src/orca/orca-setup.ui.h:158
+#: ../src/orca/orca-setup.ui.h:184
 msgid "_Reset"
 msgstr "_Återställ"
 
-#: ../src/orca/orca-setup.ui.h:159
+#: ../src/orca/orca-setup.ui.h:185
 msgid "Text attributes"
 msgstr "Textattribut"
 
 #. Translators: This label is on a button on the Text Attributes pane of the Orca Preferences dialog. On 
that pane there is a long list of possible text attributes. The user can select one and then, by using the 
Move to _bottom button, move that attribute to the bottom of the list. The ordering in the list is important 
as Orca will speak the selected text attributes in the given order.
-#: ../src/orca/orca-setup.ui.h:161
+#: ../src/orca/orca-setup.ui.h:187
 msgid "Move to _bottom"
 msgstr "Flytta _nederst"
 
 #. Translators: This label is on a button on the Text Attributes pane of the Orca Preferences dialog. On 
that pane there is a long list of possible text attributes. The user can select one and then, by using the 
Move _down one button, move that attribute down one line in the list. The ordering in the list is important 
as Orca will speak the selected text attributes in the given order.
-#: ../src/orca/orca-setup.ui.h:163
+#: ../src/orca/orca-setup.ui.h:189
 msgid "Move _down one"
 msgstr "Flytta en _nedåt"
 
 #. Translators: This label is on a button on the Text Attributes pane of the Orca Preferences dialog. On 
that pane there is a long list of possible text attributes. The user can select one and then, by using the 
Move _up one button, move that attribute up one line in the list. The ordering in the list is important as 
Orca will speak the selected text attributes in the given order.
-#: ../src/orca/orca-setup.ui.h:165
+#: ../src/orca/orca-setup.ui.h:191
 msgid "Move _up one"
 msgstr "Flytta en _uppåt"
 
 #. Translators:  This label is on a button on the Text Attributes pane of the Orca Preferences dialog. On 
that pane there is a long list of possible text attributes. The user can select one and then, by using the 
Move to _top button, move that attribute to the top of the list. The ordering in the list is important as 
Orca will speak the selected text attributes in the given order.
-#: ../src/orca/orca-setup.ui.h:167
+#: ../src/orca/orca-setup.ui.h:193
 msgid "Move to _top"
 msgstr "Flytta _överst"
 
-#: ../src/orca/orca-setup.ui.h:168
+#: ../src/orca/orca-setup.ui.h:194
 msgid "Adjust selected attributes"
 msgstr "Justera markerade attribut"
 
-#: ../src/orca/orca-setup.ui.h:169
+#: ../src/orca/orca-setup.ui.h:195
 msgid "Braille Indicator"
 msgstr "Punktskriftsindikator"
 
-#: ../src/orca/orca-setup.ui.h:170
+#: ../src/orca/orca-setup.ui.h:196
 msgid "Text Attributes"
 msgstr "Textattribut"
 


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