[orca] Update Swedish translation



commit c85e5a0466df147f9015a62c1be452eb31730abd
Author: Anders Jonsson <anders jonsson norsjovallen se>
Date:   Sun Mar 11 20:07:44 2018 +0000

    Update Swedish translation

 po/sv.po |  310 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 160 insertions(+), 150 deletions(-)
---
diff --git a/po/sv.po b/po/sv.po
index 7159c69..51914dc 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -1,16 +1,16 @@
 # Swedish messages for orca.
-# Copyright © 2004-2017 Free Software Foundation, Inc.
+# Copyright © 2004-2018 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, 2017.
+# Anders Jonsson <anders jonsson norsjovallen se>, 2015, 2016, 2017, 2018.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: orca\n"
 "Report-Msgid-Bugs-To: https://bugzilla.gnome.org/enter_bug.cgi?";
 "product=orca&keywords=I18N+L10N&component=i18n\n"
-"POT-Creation-Date: 2017-09-15 14:17+0000\n"
-"PO-Revision-Date: 2017-10-01 23:13+0200\n"
+"POT-Creation-Date: 2018-02-07 15:53+0000\n"
+"PO-Revision-Date: 2018-02-11 00:44+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 2.0.4\n"
+"X-Generator: Poedit 2.0.5\n"
 
 #. Translators: short braille for the rolename of an invalid GUI object.
 #. We strive to keep it under three characters to preserve real estate.
@@ -4338,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:144
+#: ../src/orca/guilabels.py:82 ../src/orca/orca-setup.ui.h:146
 msgid "Dot _7"
 msgstr "Punkt _7"
 
@@ -4346,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:145
+#: ../src/orca/guilabels.py:88 ../src/orca/orca-setup.ui.h:147
 msgid "Dot _8"
 msgstr "Punkt _8"
 
@@ -4354,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:146
+#: ../src/orca/guilabels.py:94 ../src/orca/orca-setup.ui.h:148
 msgid "Dots 7 an_d 8"
 msgstr "Punkt 7 oc_h 8"
 
@@ -4550,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:172
+#: ../src/orca/guilabels.py:213 ../src/orca/orca-setup.ui.h:174
 msgid "Enable echo by cha_racter"
 msgstr "Aktivera eko efter te_cken"
 
@@ -4558,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:170
+#: ../src/orca/guilabels.py:218 ../src/orca/orca-setup.ui.h:172
 msgid "Enable non-spacing _diacritical keys"
 msgstr "Aktivera icke-_blankstegs diakritiska tangenter"
 
@@ -11148,10 +11148,18 @@ msgstr "redigerbar kombinationsruta"
 
 #. Translators: This string should be treated as a role describing an object.
 #. Examples of roles include "checkbox", "radio button", "paragraph", and "link."
+#. This role is to describe elements in web content which have the contenteditable
+#. attribute set to true, indicating that the element can be edited by the user.
+#: ../src/orca/object_properties.py:79
+msgid "editable content"
+msgstr "redigerbart innehåll"
+
+#. Translators: This string should be treated as a role describing an object.
+#. Examples of roles include "checkbox", "radio button", "paragraph", and "link."
 #. The feed role is a scrollable list of articles where scrolling may cause
 #. articles to be added to or removed from either end of the list.
 #. http://rawgit.com/w3c/aria/master/aria/aria.html#feed
-#: ../src/orca/object_properties.py:80
+#: ../src/orca/object_properties.py:86
 msgctxt "role"
 msgid "feed"
 msgstr "flöde"
@@ -11161,7 +11169,7 @@ msgstr "flöde"
 #. The figure role is a perceivable section of content that typically contains a
 #. graphical document, images, code snippets, or example text.
 #. http://rawgit.com/w3c/aria/master/aria/aria.html#figure
-#: ../src/orca/object_properties.py:87
+#: ../src/orca/object_properties.py:93
 msgctxt "role"
 msgid "figure"
 msgstr "figur"
@@ -11170,7 +11178,7 @@ msgstr "figur"
 #. Examples of roles include "checkbox", "radio button", "paragraph", and "link."
 #. This role refers to the abstract in a digitally-published document.
 #. https://rawgit.com/w3c/aria/master/aria/dpub.html#doc-abstract
-#: ../src/orca/object_properties.py:93
+#: ../src/orca/object_properties.py:99
 msgctxt "role"
 msgid "abstract"
 msgstr "sammanfattning"
@@ -11179,7 +11187,7 @@ msgstr "sammanfattning"
 #. Examples of roles include "checkbox", "radio button", "paragraph", and "link."
 #. This role refers to the acknowledgments in a digitally-published document.
 #. https://rawgit.com/w3c/aria/master/aria/dpub.html#doc-acknowledgments
-#: ../src/orca/object_properties.py:99
+#: ../src/orca/object_properties.py:105
 msgctxt "role"
 msgid "acknowledgments"
 msgstr "tillkännagivanden"
@@ -11188,7 +11196,7 @@ msgstr "tillkännagivanden"
 #. Examples of roles include "checkbox", "radio button", "paragraph", and "link."
 #. This role refers to the afterword in a digitally-published document.
 #. https://rawgit.com/w3c/aria/master/aria/dpub.html#doc-afterword
-#: ../src/orca/object_properties.py:105
+#: ../src/orca/object_properties.py:111
 msgctxt "role"
 msgid "afterword"
 msgstr "efterord"
@@ -11197,7 +11205,7 @@ msgstr "efterord"
 #. Examples of roles include "checkbox", "radio button", "paragraph", and "link."
 #. This role refers to the appendix in a digitally-published document.
 #. https://rawgit.com/w3c/aria/master/aria/dpub.html#doc-appendix
-#: ../src/orca/object_properties.py:111
+#: ../src/orca/object_properties.py:117
 msgctxt "role"
 msgid "appendix"
 msgstr "appendix"
@@ -11206,7 +11214,7 @@ msgstr "appendix"
 #. Examples of roles include "checkbox", "radio button", "paragraph", and "link."
 #. This role refers to a bibliography entry in a digitally-published document.
 #. https://rawgit.com/w3c/aria/master/aria/dpub.html#doc-biblioentry
-#: ../src/orca/object_properties.py:117
+#: ../src/orca/object_properties.py:123
 msgctxt "role"
 msgid "bibliography entry"
 msgstr "bibliografipost"
@@ -11215,7 +11223,7 @@ msgstr "bibliografipost"
 #. Examples of roles include "checkbox", "radio button", "paragraph", and "link."
 #. This role refers to the bibliography in a digitally-published document.
 #. https://rawgit.com/w3c/aria/master/aria/dpub.html#doc-bibliography
-#: ../src/orca/object_properties.py:123
+#: ../src/orca/object_properties.py:129
 msgctxt "role"
 msgid "bibliography"
 msgstr "bibliografi"
@@ -11224,7 +11232,7 @@ msgstr "bibliografi"
 #. Examples of roles include "checkbox", "radio button", "paragraph", and "link."
 #. This role refers to a chapter in a digitally-published document.
 #. https://rawgit.com/w3c/aria/master/aria/dpub.html#doc-chapter
-#: ../src/orca/object_properties.py:129
+#: ../src/orca/object_properties.py:135
 msgctxt "role"
 msgid "chapter"
 msgstr "kapitel"
@@ -11233,7 +11241,7 @@ msgstr "kapitel"
 #. Examples of roles include "checkbox", "radio button", "paragraph", and "link."
 #. This role refers to the colophon in a digitally-published document.
 #. https://rawgit.com/w3c/aria/master/aria/dpub.html#doc-colophon
-#: ../src/orca/object_properties.py:135
+#: ../src/orca/object_properties.py:141
 msgctxt "role"
 msgid "colophon"
 msgstr "kolofon"
@@ -11242,7 +11250,7 @@ msgstr "kolofon"
 #. Examples of roles include "checkbox", "radio button", "paragraph", and "link."
 #. This role refers to the conclusion in a digitally-published document.
 #. https://rawgit.com/w3c/aria/master/aria/dpub.html#doc-conclusion
-#: ../src/orca/object_properties.py:141
+#: ../src/orca/object_properties.py:147
 msgctxt "role"
 msgid "conclusion"
 msgstr "avslutning"
@@ -11251,7 +11259,7 @@ msgstr "avslutning"
 #. Examples of roles include "checkbox", "radio button", "paragraph", and "link."
 #. This role refers to the cover in a digitally-published document.
 #. https://rawgit.com/w3c/aria/master/aria/dpub.html#doc-cover
-#: ../src/orca/object_properties.py:147
+#: ../src/orca/object_properties.py:153
 msgctxt "role"
 msgid "cover"
 msgstr "omslag"
@@ -11260,7 +11268,7 @@ msgstr "omslag"
 #. Examples of roles include "checkbox", "radio button", "paragraph", and "link."
 #. This role refers to a single credit in a digitally-published document.
 #. https://rawgit.com/w3c/aria/master/aria/dpub.html#doc-credit
-#: ../src/orca/object_properties.py:153
+#: ../src/orca/object_properties.py:159
 msgctxt "role"
 msgid "credit"
 msgstr "erkännande"
@@ -11269,7 +11277,7 @@ msgstr "erkännande"
 #. Examples of roles include "checkbox", "radio button", "paragraph", and "link."
 #. This role refers to the credits in a digitally-published document.
 #. https://rawgit.com/w3c/aria/master/aria/dpub.html#doc-credits
-#: ../src/orca/object_properties.py:159
+#: ../src/orca/object_properties.py:165
 msgctxt "role"
 msgid "credits"
 msgstr "erkännanden"
@@ -11278,7 +11286,7 @@ msgstr "erkännanden"
 #. Examples of roles include "checkbox", "radio button", "paragraph", and "link."
 #. This role refers to the dedication in a digitally-published document.
 #. https://rawgit.com/w3c/aria/master/aria/dpub.html#doc-dedication
-#: ../src/orca/object_properties.py:165
+#: ../src/orca/object_properties.py:171
 msgctxt "role"
 msgid "dedication"
 msgstr "dedikation"
@@ -11287,7 +11295,7 @@ msgstr "dedikation"
 #. Examples of roles include "checkbox", "radio button", "paragraph", and "link."
 #. This role refers to a single endnote in a digitally-published document.
 #. https://rawgit.com/w3c/aria/master/aria/dpub.html#doc-endnote
-#: ../src/orca/object_properties.py:171
+#: ../src/orca/object_properties.py:177
 msgctxt "role"
 msgid "endnote"
 msgstr "slutnot"
@@ -11296,7 +11304,7 @@ msgstr "slutnot"
 #. Examples of roles include "checkbox", "radio button", "paragraph", and "link."
 #. This role refers to the endnotes in a digitally-published document.
 #. https://rawgit.com/w3c/aria/master/aria/dpub.html#doc-endnotes
-#: ../src/orca/object_properties.py:177
+#: ../src/orca/object_properties.py:183
 msgctxt "role"
 msgid "endnotes"
 msgstr "slutnoter"
@@ -11305,7 +11313,7 @@ msgstr "slutnoter"
 #. Examples of roles include "checkbox", "radio button", "paragraph", and "link."
 #. This role refers to the epigraph in a digitally-published document.
 #. https://rawgit.com/w3c/aria/master/aria/dpub.html#doc-epigraph
-#: ../src/orca/object_properties.py:183
+#: ../src/orca/object_properties.py:189
 msgctxt "role"
 msgid "epigraph"
 msgstr "epigraf"
@@ -11314,7 +11322,7 @@ msgstr "epigraf"
 #. Examples of roles include "checkbox", "radio button", "paragraph", and "link."
 #. This role refers to the epilogue in a digitally-published document.
 #. https://rawgit.com/w3c/aria/master/aria/dpub.html#doc-epilogue
-#: ../src/orca/object_properties.py:189
+#: ../src/orca/object_properties.py:195
 msgctxt "role"
 msgid "epilogue"
 msgstr "epilog"
@@ -11323,7 +11331,7 @@ msgstr "epilog"
 #. Examples of roles include "checkbox", "radio button", "paragraph", and "link."
 #. This role refers to the errata in a digitally-published document.
 #. https://rawgit.com/w3c/aria/master/aria/dpub.html#doc-errata
-#: ../src/orca/object_properties.py:195
+#: ../src/orca/object_properties.py:201
 msgctxt "role"
 msgid "errata"
 msgstr "rättelser"
@@ -11332,7 +11340,7 @@ msgstr "rättelser"
 #. Examples of roles include "checkbox", "radio button", "paragraph", and "link."
 #. This role refers to an example in a digitally-published document.
 #. https://rawgit.com/w3c/aria/master/aria/dpub.html#doc-example
-#: ../src/orca/object_properties.py:201
+#: ../src/orca/object_properties.py:207
 msgctxt "role"
 msgid "example"
 msgstr "exempel"
@@ -11341,7 +11349,7 @@ msgstr "exempel"
 #. Examples of roles include "checkbox", "radio button", "paragraph", and "link."
 #. This role refers to a single footnote in a digitally-published document.
 #. https://rawgit.com/w3c/aria/master/aria/dpub.html#doc-footnote
-#: ../src/orca/object_properties.py:207
+#: ../src/orca/object_properties.py:213
 msgctxt "role"
 msgid "footnote"
 msgstr "fotnot"
@@ -11350,7 +11358,7 @@ msgstr "fotnot"
 #. Examples of roles include "checkbox", "radio button", "paragraph", and "link."
 #. This role refers to the foreword in a digitally-published document.
 #. https://rawgit.com/w3c/aria/master/aria/dpub.html#doc-foreword
-#: ../src/orca/object_properties.py:213
+#: ../src/orca/object_properties.py:219
 msgctxt "role"
 msgid "foreword"
 msgstr "förord"
@@ -11359,7 +11367,7 @@ msgstr "förord"
 #. Examples of roles include "checkbox", "radio button", "paragraph", and "link."
 #. This role refers to the glossary in a digitally-published document.
 #. https://rawgit.com/w3c/aria/master/aria/dpub.html#doc-glossary
-#: ../src/orca/object_properties.py:219
+#: ../src/orca/object_properties.py:225
 msgctxt "role"
 msgid "glossary"
 msgstr "ordlista"
@@ -11368,7 +11376,7 @@ msgstr "ordlista"
 #. Examples of roles include "checkbox", "radio button", "paragraph", and "link."
 #. This role refers to the index in a digitally-published document.
 #. https://rawgit.com/w3c/aria/master/aria/dpub.html#doc-index
-#: ../src/orca/object_properties.py:225
+#: ../src/orca/object_properties.py:231
 msgctxt "role"
 msgid "index"
 msgstr "index"
@@ -11377,7 +11385,7 @@ msgstr "index"
 #. Examples of roles include "checkbox", "radio button", "paragraph", and "link."
 #. This role refers to the introduction in a digitally-published document.
 #. https://rawgit.com/w3c/aria/master/aria/dpub.html#doc-introduction
-#: ../src/orca/object_properties.py:231
+#: ../src/orca/object_properties.py:237
 msgctxt "role"
 msgid "introduction"
 msgstr "introduktion"
@@ -11386,7 +11394,7 @@ msgstr "introduktion"
 #. Examples of roles include "checkbox", "radio button", "paragraph", and "link."
 #. This role refers to a pagebreak in a digitally-published document.
 #. https://rawgit.com/w3c/aria/master/aria/dpub.html#doc-pagebreak
-#: ../src/orca/object_properties.py:237
+#: ../src/orca/object_properties.py:243
 msgctxt "role"
 msgid "page break"
 msgstr "sidbrytning"
@@ -11395,7 +11403,7 @@ msgstr "sidbrytning"
 #. Examples of roles include "checkbox", "radio button", "paragraph", and "link."
 #. This role refers to a page list in a digitally-published document.
 #. https://rawgit.com/w3c/aria/master/aria/dpub.html#doc-pagelist
-#: ../src/orca/object_properties.py:243
+#: ../src/orca/object_properties.py:249
 msgctxt "role"
 msgid "page list"
 msgstr "sidlista"
@@ -11404,7 +11412,7 @@ msgstr "sidlista"
 #. Examples of roles include "checkbox", "radio button", "paragraph", and "link."
 #. This role refers to a named part in a digitally-published document.
 #. https://rawgit.com/w3c/aria/master/aria/dpub.html#doc-part
-#: ../src/orca/object_properties.py:249
+#: ../src/orca/object_properties.py:255
 msgctxt "role"
 msgid "part"
 msgstr "del"
@@ -11413,7 +11421,7 @@ msgstr "del"
 #. Examples of roles include "checkbox", "radio button", "paragraph", and "link."
 #. This role refers to the preface in a digitally-published document.
 #. https://rawgit.com/w3c/aria/master/aria/dpub.html#doc-preface
-#: ../src/orca/object_properties.py:255
+#: ../src/orca/object_properties.py:261
 msgctxt "role"
 msgid "preface"
 msgstr "inledning"
@@ -11422,7 +11430,7 @@ msgstr "inledning"
 #. Examples of roles include "checkbox", "radio button", "paragraph", and "link."
 #. This role refers to the prologue in a digitally-published document.
 #. https://rawgit.com/w3c/aria/master/aria/dpub.html#doc-prologue
-#: ../src/orca/object_properties.py:261
+#: ../src/orca/object_properties.py:267
 msgctxt "role"
 msgid "prologue"
 msgstr "prolog"
@@ -11431,7 +11439,7 @@ msgstr "prolog"
 #. Examples of roles include "checkbox", "radio button", "paragraph", and "link."
 #. This role refers to a pullquote in a digitally-published document.
 #. https://rawgit.com/w3c/aria/master/aria/dpub.html#doc-pullquote
-#: ../src/orca/object_properties.py:267
+#: ../src/orca/object_properties.py:273
 msgctxt "role"
 msgid "pullquote"
 msgstr "utdragscitat"
@@ -11443,7 +11451,7 @@ msgstr "utdragscitat"
 #. In English, "QNA" is generally recognized by native speakers. If your language
 #. lacks the equivalent, please prefer the shortest phrase which clearly conveys
 #. the meaning.
-#: ../src/orca/object_properties.py:276
+#: ../src/orca/object_properties.py:282
 msgctxt "role"
 msgid "QNA"
 msgstr "frågor och svar"
@@ -11452,7 +11460,7 @@ msgstr "frågor och svar"
 #. Examples of roles include "checkbox", "radio button", "paragraph", and "link."
 #. This role refers to the subtitle in a digitally-published document.
 #. https://rawgit.com/w3c/aria/master/aria/dpub.html#doc-subtitle
-#: ../src/orca/object_properties.py:282
+#: ../src/orca/object_properties.py:288
 msgctxt "role"
 msgid "subtitle"
 msgstr "undertitel"
@@ -11461,7 +11469,7 @@ msgstr "undertitel"
 #. Examples of roles include "checkbox", "radio button", "paragraph", and "link."
 #. This role refers to the table of contents in a digitally-published document.
 #. https://rawgit.com/w3c/aria/master/aria/dpub.html#doc-toc
-#: ../src/orca/object_properties.py:288
+#: ../src/orca/object_properties.py:294
 msgctxt "role"
 msgid "table of contents"
 msgstr "innehållsförteckning"
@@ -11470,7 +11478,7 @@ msgstr "innehållsförteckning"
 #. content that you might find in something such as HTML content (e.g., <h1>).
 #. The translated form is meant to be a single character followed by a numeric
 #. heading level, where the single character is to indicate 'heading'.
-#: ../src/orca/object_properties.py:294
+#: ../src/orca/object_properties.py:300
 #, python-format
 msgid "h%d"
 msgstr "h%d"
@@ -11478,7 +11486,7 @@ msgstr "h%d"
 #. Translators: The %(level)d is in reference to a heading level in HTML (e.g.,
 #. For <h3>, the level is 3) and the %(role)s is in reference to a previously
 #. translated rolename for the heading.
-#: ../src/orca/object_properties.py:299
+#: ../src/orca/object_properties.py:305
 #, python-format
 msgid "%(role)s level %(level)d"
 msgstr "%(role)s nivå %(level)d"
@@ -11488,7 +11496,7 @@ msgstr "%(role)s nivå %(level)d"
 #. The reason we include the orientation as part of the role is because in some
 #. applications and toolkits, it can dictate which keyboard keys should be used
 #. to modify the value of the widget.
-#: ../src/orca/object_properties.py:306
+#: ../src/orca/object_properties.py:312
 msgid "horizontal scroll bar"
 msgstr "horisontell rullningslist"
 
@@ -11497,7 +11505,7 @@ msgstr "horisontell rullningslist"
 #. The reason we include the orientation as part of the role is because in some
 #. applications and toolkits, it can dictate which keyboard keys should be used
 #. to modify the value of the widget.
-#: ../src/orca/object_properties.py:313
+#: ../src/orca/object_properties.py:319
 msgid "vertical scroll bar"
 msgstr "vertikal rullningslist"
 
@@ -11508,7 +11516,7 @@ msgstr "vertikal rullningslist"
 #. The reason we include the orientation as part of the role is because in some
 #. applications and toolkits, it can dictate which keyboard keys should be used
 #. to modify the value of the widget.
-#: ../src/orca/object_properties.py:322
+#: ../src/orca/object_properties.py:328
 msgid "horizontal slider"
 msgstr "horisontellt skjutreglage"
 
@@ -11519,7 +11527,7 @@ msgstr "horisontellt skjutreglage"
 #. The reason we include the orientation as part of the role is because in some
 #. applications and toolkits, it can dictate which keyboard keys should be used
 #. to modify the value of the widget.
-#: ../src/orca/object_properties.py:331
+#: ../src/orca/object_properties.py:337
 msgid "vertical slider"
 msgstr "vertikalt skjutreglage"
 
@@ -11533,7 +11541,7 @@ msgstr "vertikalt skjutreglage"
 #. resize these containers is the splitter. The reason we include the orientation
 #. as part of the role is because in some applications and toolkits, it can
 #. dictate which keyboard keys should be used to modify the value of the widget.
-#: ../src/orca/object_properties.py:343
+#: ../src/orca/object_properties.py:349
 msgid "horizontal splitter"
 msgstr "horisontell avdelare"
 
@@ -11547,7 +11555,7 @@ msgstr "horisontell avdelare"
 #. resize these containers is the splitter. The reason we include the orientation
 #. as part of the role is because in some applications and toolkits, it can
 #. dictate which keyboard keys should be used to modify the value of the widget.
-#: ../src/orca/object_properties.py:355
+#: ../src/orca/object_properties.py:361
 msgid "vertical splitter"
 msgstr "vertikal avdelare"
 
@@ -11555,14 +11563,14 @@ msgstr "vertikal avdelare"
 #. 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:361
+#: ../src/orca/object_properties.py:367
 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:365
+#: ../src/orca/object_properties.py:371
 msgid "Icon panel"
 msgstr "Ikonpanel"
 
@@ -11571,7 +11579,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:372
+#: ../src/orca/object_properties.py:378
 msgctxt "role"
 msgid "banner"
 msgstr "banderoll"
@@ -11582,7 +11590,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:380
+#: ../src/orca/object_properties.py:386
 msgctxt "role"
 msgid "complementary content"
 msgstr "kompletterande innehåll"
@@ -11593,7 +11601,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:388
+#: ../src/orca/object_properties.py:394
 msgctxt "role"
 msgid "information"
 msgstr "information"
@@ -11602,7 +11610,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:394
+#: ../src/orca/object_properties.py:400
 msgctxt "role"
 msgid "main content"
 msgstr "huvudinnehåll"
@@ -11612,7 +11620,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:401
+#: ../src/orca/object_properties.py:407
 msgctxt "role"
 msgid "navigation"
 msgstr "navigering"
@@ -11624,7 +11632,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:410
+#: ../src/orca/object_properties.py:416
 msgctxt "role"
 msgid "region"
 msgstr "region"
@@ -11634,7 +11642,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:417
+#: ../src/orca/object_properties.py:423
 msgctxt "role"
 msgid "search"
 msgstr "sökning"
@@ -11644,7 +11652,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:424
+#: ../src/orca/object_properties.py:430
 msgid "visited link"
 msgstr "besökt länk"
 
@@ -11652,125 +11660,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:430
+#: ../src/orca/object_properties.py:436
 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:434
+#: ../src/orca/object_properties.py:440
 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:439
+#: ../src/orca/object_properties.py:445
 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:444
+#: ../src/orca/object_properties.py:450
 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:448
+#: ../src/orca/object_properties.py:454
 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:452
+#: ../src/orca/object_properties.py:458
 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:456
+#: ../src/orca/object_properties.py:462
 msgid "vertical"
 msgstr "vertikal"
 
 #. Translators: This is a state which applies to a check box.
-#: ../src/orca/object_properties.py:459
+#: ../src/orca/object_properties.py:465
 msgctxt "checkbox"
 msgid "checked"
 msgstr "kryssad"
 
 #. Translators: This is a state which applies to a check box.
-#: ../src/orca/object_properties.py:462
+#: ../src/orca/object_properties.py:468
 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:466
+#: ../src/orca/object_properties.py:472
 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:470
+#: ../src/orca/object_properties.py:476
 msgctxt "switch"
 msgid "off"
 msgstr "av"
 
 #. Translators: This is a state which applies to a check box.
-#: ../src/orca/object_properties.py:473
+#: ../src/orca/object_properties.py:479
 msgctxt "checkbox"
 msgid "partially checked"
 msgstr "delvis kryssad"
 
 #. Translators: This is a state which applies to a toggle button.
-#: ../src/orca/object_properties.py:476
+#: ../src/orca/object_properties.py:482
 msgctxt "togglebutton"
 msgid "pressed"
 msgstr "nedtryckt"
 
 #. Translators: This is a state which applies to a toggle button.
-#: ../src/orca/object_properties.py:479
+#: ../src/orca/object_properties.py:485
 msgctxt "togglebutton"
 msgid "not pressed"
 msgstr "inte nedtryckt"
 
 #. Translators: This is a state which applies to a radio button.
-#: ../src/orca/object_properties.py:482
+#: ../src/orca/object_properties.py:488
 msgctxt "radiobutton"
 msgid "selected"
 msgstr "markerad"
 
 #. Translators: This is a state which applies to a radio button.
-#: ../src/orca/object_properties.py:485
+#: ../src/orca/object_properties.py:491
 msgctxt "radiobutton"
 msgid "not selected"
 msgstr "inte markerad"
 
 #. Translators: This is a state which applies to a table cell.
-#: ../src/orca/object_properties.py:488
+#: ../src/orca/object_properties.py:494
 msgctxt "tablecell"
 msgid "not selected"
 msgstr "inte markerad"
 
 #. Translators: This is a state which applies to a link.
-#: ../src/orca/object_properties.py:491
+#: ../src/orca/object_properties.py:497
 msgctxt "link state"
 msgid "visited"
 msgstr "besökt"
 
 #. Translators: This is a state which applies to a link.
-#: ../src/orca/object_properties.py:494
+#: ../src/orca/object_properties.py:500
 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:498 ../src/orca/object_properties.py:502
+#: ../src/orca/object_properties.py:504 ../src/orca/object_properties.py:508
 msgid "grayed"
 msgstr "gråad"
 
@@ -11779,7 +11787,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:509
+#: ../src/orca/object_properties.py:515
 msgctxt "text"
 msgid "read only"
 msgstr "skrivskyddad"
@@ -11789,27 +11797,27 @@ 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:516
+#: ../src/orca/object_properties.py:522
 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:520 ../src/orca/object_properties.py:524
+#: ../src/orca/object_properties.py:526 ../src/orca/object_properties.py:530
 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:528
+#: ../src/orca/object_properties.py:534
 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:533
+#: ../src/orca/object_properties.py:539
 msgctxt "error"
 msgid "invalid entry"
 msgstr "ogiltig post"
@@ -11819,7 +11827,7 @@ msgstr "ogiltig post"
 #. 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:540
+#: ../src/orca/object_properties.py:546
 msgctxt "error"
 msgid "invalid"
 msgstr "ogiltig"
@@ -11827,7 +11835,7 @@ 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:545
+#: ../src/orca/object_properties.py:551
 msgctxt "error"
 msgid "invalid spelling"
 msgstr "ogiltig stavning"
@@ -11836,7 +11844,7 @@ msgstr "ogiltig stavning"
 #. 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:551
+#: ../src/orca/object_properties.py:557
 msgctxt "error"
 msgid "spelling"
 msgstr "stavning"
@@ -11844,7 +11852,7 @@ 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:556
+#: ../src/orca/object_properties.py:562
 msgctxt "error"
 msgid "invalid grammar"
 msgstr "ogiltig grammatik"
@@ -11853,7 +11861,7 @@ msgstr "ogiltig grammatik"
 #. 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:562
+#: ../src/orca/object_properties.py:568
 msgctxt "error"
 msgid "grammar"
 msgstr "grammatik"
@@ -12288,179 +12296,184 @@ msgstr "_Förkortade rollnamn"
 msgid "Disable _end of line symbol"
 msgstr "Inaktivera _radslutssymbol"
 
-#: ../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:140
+#: ../src/orca/orca-setup.ui.h:139
 msgid "Contraction _Table:"
 msgstr "Kontraktions_tabell:"
 
-#: ../src/orca/orca-setup.ui.h:141
+#: ../src/orca/orca-setup.ui.h:140
+msgid "_Enable Contracted Braille"
+msgstr "_Aktivera litterär punktskrift"
+
+#. Translators: If this option is enabled, Orca will adjust the text shown on the braille display so that 
only full words are shown. If it is not enabled, Orca uses all of the cells on the display, but some words 
might not be fully shown requiring the user to scroll to see the remainder.
+#: ../src/orca/orca-setup.ui.h:142
+msgid "Enable _word wrap"
+msgstr "Aktivera radbrytning mellan _ord"
+
+#: ../src/orca/orca-setup.ui.h:143
 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:143
+#: ../src/orca/orca-setup.ui.h:145
 msgctxt "braille dots"
 msgid "_None"
 msgstr "_Ingen"
 
-#: ../src/orca/orca-setup.ui.h:147
+#: ../src/orca/orca-setup.ui.h:149
 msgid "Selection Indicator"
 msgstr "Markeringsindikator"
 
-#: ../src/orca/orca-setup.ui.h:148
+#: ../src/orca/orca-setup.ui.h:150
 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:150
+#: ../src/orca/orca-setup.ui.h:152
 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:152
+#: ../src/orca/orca-setup.ui.h:154
 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:154
+#: ../src/orca/orca-setup.ui.h:156
 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:156
+#: ../src/orca/orca-setup.ui.h:158
 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:158
+#: ../src/orca/orca-setup.ui.h:160
 msgid "Flash Message Settings"
 msgstr "Inställningar för blixtmeddelanden"
 
-#: ../src/orca/orca-setup.ui.h:159
+#: ../src/orca/orca-setup.ui.h:161
 msgid "Braille"
 msgstr "Punktskrift"
 
-#: ../src/orca/orca-setup.ui.h:160
+#: ../src/orca/orca-setup.ui.h:162
 msgid "Enable _key echo"
 msgstr "Aktivera tangent_eko"
 
-#: ../src/orca/orca-setup.ui.h:161
+#: ../src/orca/orca-setup.ui.h:163
 msgid "Enable _alphabetic keys"
 msgstr "Aktivera bokst_avstangenter"
 
-#: ../src/orca/orca-setup.ui.h:162
+#: ../src/orca/orca-setup.ui.h:164
 msgid "Enable n_umeric keys"
 msgstr "Aktivera si_ffertangenter"
 
-#: ../src/orca/orca-setup.ui.h:163
+#: ../src/orca/orca-setup.ui.h:165
 msgid "Enable _punctuation keys"
 msgstr "Aktivera s_kiljetecken"
 
-#: ../src/orca/orca-setup.ui.h:164
+#: ../src/orca/orca-setup.ui.h:166
 msgid "Enable _space"
 msgstr "Aktivera blank_steg"
 
-#: ../src/orca/orca-setup.ui.h:165
+#: ../src/orca/orca-setup.ui.h:167
 msgid "Enable _modifier keys"
 msgstr "Aktivera _modifierartangenter"
 
-#: ../src/orca/orca-setup.ui.h:166
+#: ../src/orca/orca-setup.ui.h:168
 msgid "Enable _function keys"
 msgstr "Aktivera _funktionstangenter"
 
-#: ../src/orca/orca-setup.ui.h:167
+#: ../src/orca/orca-setup.ui.h:169
 msgid "Enable ac_tion keys"
 msgstr "Aktivera å_tgärdstangenter"
 
-#: ../src/orca/orca-setup.ui.h:168
+#: ../src/orca/orca-setup.ui.h:170
 msgid "Enable _navigation keys"
 msgstr "Aktivera _navigeringstangenter"
 
-#: ../src/orca/orca-setup.ui.h:173
+#: ../src/orca/orca-setup.ui.h:175
 msgid "Enable echo by _word"
 msgstr "Aktivera eko efter _ord"
 
-#: ../src/orca/orca-setup.ui.h:174
+#: ../src/orca/orca-setup.ui.h:176
 msgid "Enable echo by _sentence"
 msgstr "Aktivera eko efter _mening"
 
-#: ../src/orca/orca-setup.ui.h:175
+#: ../src/orca/orca-setup.ui.h:177
 msgid "Key Echo"
 msgstr "Tangenteko"
 
-#: ../src/orca/orca-setup.ui.h:176
+#: ../src/orca/orca-setup.ui.h:178
 msgid "Screen Reader _Modifier Key(s):"
 msgstr "_Modifierartangent(er) för skärmläsare:"
 
-#: ../src/orca/orca-setup.ui.h:177
+#: ../src/orca/orca-setup.ui.h:179
 msgid "Key Bindings"
 msgstr "Tangentbindningar"
 
-#: ../src/orca/orca-setup.ui.h:178
+#: ../src/orca/orca-setup.ui.h:180
 msgid "Pronunciation Dictionary"
 msgstr "Uttalsordlista"
 
-#: ../src/orca/orca-setup.ui.h:179
+#: ../src/orca/orca-setup.ui.h:181
 msgid "_New entry"
 msgstr "_Ny post"
 
-#: ../src/orca/orca-setup.ui.h:180
+#: ../src/orca/orca-setup.ui.h:182
 msgid "_Delete"
 msgstr "_Ta bort"
 
-#: ../src/orca/orca-setup.ui.h:181
+#: ../src/orca/orca-setup.ui.h:183
 msgid "Pronunciation"
 msgstr "Uttal"
 
-#: ../src/orca/orca-setup.ui.h:182
+#: ../src/orca/orca-setup.ui.h:184
 msgid "_Speak all"
 msgstr "_Läs upp alla"
 
-#: ../src/orca/orca-setup.ui.h:183
+#: ../src/orca/orca-setup.ui.h:185
 msgid "Speak _none"
 msgstr "Läs inte upp _något"
 
-#: ../src/orca/orca-setup.ui.h:184
+#: ../src/orca/orca-setup.ui.h:186
 msgid "_Reset"
 msgstr "_Återställ"
 
-#: ../src/orca/orca-setup.ui.h:185
+#: ../src/orca/orca-setup.ui.h:187
 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:187
+#: ../src/orca/orca-setup.ui.h:189
 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:189
+#: ../src/orca/orca-setup.ui.h:191
 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:191
+#: ../src/orca/orca-setup.ui.h:193
 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:193
+#: ../src/orca/orca-setup.ui.h:195
 msgid "Move to _top"
 msgstr "Flytta _överst"
 
-#: ../src/orca/orca-setup.ui.h:194
+#: ../src/orca/orca-setup.ui.h:196
 msgid "Adjust selected attributes"
 msgstr "Justera markerade attribut"
 
-#: ../src/orca/orca-setup.ui.h:195
+#: ../src/orca/orca-setup.ui.h:197
 msgid "Braille Indicator"
 msgstr "Punktskriftsindikator"
 
-#: ../src/orca/orca-setup.ui.h:196
+#: ../src/orca/orca-setup.ui.h:198
 msgid "Text Attributes"
 msgstr "Textattribut"
 
@@ -12499,19 +12512,6 @@ msgstr ""
 "u : urban, v : viktor, w : wilhelm, x : xerxes, y : yngve, z : zäta, å : "
 "åke, ä : ärlig, ö : östen"
 
-#: ../src/orca/scripts/apps/gnome-mud/script.py:118
-msgid "Read the latest n messages in the incoming messages text area."
-msgstr "Läs de senaste n meddelandena i textrutan för inkommande meddelanden."
-
-#: ../src/orca/scripts/apps/liferea/script.py:122
-msgid "Work online / offline"
-msgstr "Arbeta ansluten / frånkopplad"
-
-#: ../src/orca/scripts/apps/planner/braille_generator.py:67
-#: ../src/orca/scripts/apps/planner/speech_generator.py:63
-msgid "Display more options"
-msgstr "Visa fler alternativ"
-
 #. Translators: this attribute specifies the background color of the text.
 #. The value is an RGB value of the format "u,u,u".
 #. See:
@@ -13597,6 +13597,16 @@ msgstr ""
 "Tryck på vänsterpil för att minska, tryck på högerpil för att öka. Tryck på "
 "Home för att gå till minimum och End för att gå till maximum."
 
+#~ msgid "Read the latest n messages in the incoming messages text area."
+#~ msgstr ""
+#~ "Läs de senaste n meddelandena i textrutan för inkommande meddelanden."
+
+#~ msgid "Work online / offline"
+#~ msgstr "Arbeta ansluten / frånkopplad"
+
+#~ msgid "Display more options"
+#~ msgstr "Visa fler alternativ"
+
 #~ msgid "Screen Reader"
 #~ msgstr "Skärmläsare"
 



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