[orca] Update Swedish translation



commit 95154f3a9a8a108f8924f01f9c6ac683a72554a3
Author: Anders Jonsson <anders jonsson norsjovallen se>
Date:   Thu Jan 17 18:08:18 2019 +0000

    Update Swedish translation

 po/sv.po | 461 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 243 insertions(+), 218 deletions(-)
---
diff --git a/po/sv.po b/po/sv.po
index ddd72b288..d68b57cf6 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -1,15 +1,15 @@
 # Swedish messages for orca.
-# Copyright © 2004-2018 Free Software Foundation, Inc.
+# Copyright © 2004-2019 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, 2018.
+# Anders Jonsson <anders jonsson norsjovallen se>, 2015, 2016, 2017, 2018, 2019.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: orca\n"
 "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/orcaorca/issues\n";
-"POT-Creation-Date: 2018-10-30 15:48+0000\n"
-"PO-Revision-Date: 2018-12-23 01:03+0100\n"
+"POT-Creation-Date: 2019-01-07 20:31+0000\n"
+"PO-Revision-Date: 2019-01-17 19:07+0100\n"
 "Last-Translator: Anders Jonsson <anders jonsson norsjovallen se>\n"
 "Language-Team: Swedish <tp-sv listor tp-sv se>\n"
 "Language: sv\n"
@@ -2401,18 +2401,25 @@ msgstr "Presentera aktuell tid."
 msgid "Present current date."
 msgstr "Presentera aktuellt datum."
 
+#. Translators: Orca has a command to present the pixel size and location of
+#. the current object. This string is how this command is described in the list
+#. of keyboard shortcuts.
+#: ../src/orca/cmdnames.py:537
+msgid "Present size and location of current object."
+msgstr "Presentera storlek och plats för aktuellt objekt."
+
 #. Translators: Orca normally intercepts all keyboard commands and only passes
 #. them along to the current application when they are not Orca commands. This
 #. command causes the next command issued to be passed along to the current
 #. application, bypassing Orca's interception of it.
-#: ../src/orca/cmdnames.py:539
+#: ../src/orca/cmdnames.py:544
 msgid "Passes the next command on to the current application."
 msgstr "Skickar vidare nästa kommando till det aktuella programmet."
 
 #. Translators: Orca has a command to review previous chat room messages in
 #. speech and braille. This string to be translated is associated with the
 #. keyboard commands used to review those previous messages.
-#: ../src/orca/cmdnames.py:544
+#: ../src/orca/cmdnames.py:549
 msgid "Speak and braille a previous chat room message."
 msgstr "Läs upp och skriv punktskrift för föregående chattrumsmeddelande."
 
@@ -2421,7 +2428,7 @@ msgstr "Läs upp och skriv punktskrift för föregående chattrumsmeddelande."
 #. to have this typing status announced by Orca; others find that announcement
 #. unpleasant. Therefore, it is a setting in Orca. This string to be translated
 #. is associated with the command to toggle typing status presentation on or off.
-#: ../src/orca/cmdnames.py:552
+#: ../src/orca/cmdnames.py:557
 msgid "Toggle whether we announce when our buddies are typing."
 msgstr "Växla huruvida vi annonserar när våra kompisar skriver något."
 
@@ -2432,7 +2439,7 @@ msgstr "Växla huruvida vi annonserar när våra kompisar skriver något."
 #. messages from #a11y). Therefore, this is a setting in Orca. This string to be
 #. translated is associated with the command to toggle specific room history on
 #. or off.
-#: ../src/orca/cmdnames.py:562
+#: ../src/orca/cmdnames.py:567
 msgid "Toggle whether we provide chat room specific message histories."
 msgstr ""
 "Växla huruvida vi tillhandahåller historik för chattrumsspecifika "
@@ -2445,7 +2452,7 @@ msgstr ""
 #. has an option to present the name of the room first ("#a11y <joanie> hello!"
 #. instead of "<joanie> hello!"). This string to be translated is associated with
 #. the command to toggle room name presentation on or off.
-#: ../src/orca/cmdnames.py:573
+#: ../src/orca/cmdnames.py:578
 msgid ""
 "Toggle whether we prefix chat room messages with the name of the chat room."
 msgstr ""
@@ -2454,63 +2461,63 @@ msgstr ""
 #. Translators: this is a command for a button on a refreshable braille display
 #. (an external hardware device used by people who are blind). When pressing the
 #. button, the display scrolls to the left.
-#: ../src/orca/cmdnames.py:579
+#: ../src/orca/cmdnames.py:584
 msgid "Line Left"
 msgstr "Rad vänster"
 
 #. Translators: this is a command for a button on a refreshable braille display
 #. (an external hardware device used by people who are blind). When pressing the
 #. button, the display scrolls to the right.
-#: ../src/orca/cmdnames.py:584
+#: ../src/orca/cmdnames.py:589
 msgid "Line Right"
 msgstr "Rad höger"
 
 #. Translators: this is a command for a button on a refreshable braille display
 #. (an external hardware device used by people who are blind). When pressing the
 #. button, the display scrolls up.
-#: ../src/orca/cmdnames.py:589
+#: ../src/orca/cmdnames.py:594
 msgid "Line Up"
 msgstr "Rad uppåt"
 
 #. Translators: this is a command for a button on a refreshable braille display
 #. (an external hardware device used by people who are blind). When pressing the
 #. button, the display scrolls down.
-#: ../src/orca/cmdnames.py:594
+#: ../src/orca/cmdnames.py:599
 msgid "Line Down"
 msgstr "Rad nedåt"
 
 #. Translators: this is a command for a button on a refreshable braille display
 #. (an external hardware device used by people who are blind). When pressing the
 #. button, it instructs the braille display to freeze.
-#: ../src/orca/cmdnames.py:599
+#: ../src/orca/cmdnames.py:604
 msgid "Freeze"
 msgstr "Frys"
 
 #. Translators: this is a command for a button on a refreshable braille display
 #. (an external hardware device used by people who are blind). When pressing the
 #. button, the display scrolls to the top left of the window.
-#: ../src/orca/cmdnames.py:604
+#: ../src/orca/cmdnames.py:609
 msgid "Top Left"
 msgstr "Övre vänster"
 
 #. Translators: this is a command for a button on a refreshable braille display
 #. (an external hardware device used by people who are blind). When pressing the
 #. button, the display scrolls to the bottom left of the window.
-#: ../src/orca/cmdnames.py:609
+#: ../src/orca/cmdnames.py:614
 msgid "Bottom Left"
 msgstr "Nedre vänster"
 
 #. Translators: this is a command for a button on a refreshable braille display
 #. (an external hardware device used by people who are blind). When pressing the
 #. button, the display scrolls to position containing the cursor.
-#: ../src/orca/cmdnames.py:614
+#: ../src/orca/cmdnames.py:619
 msgid "Cursor Position"
 msgstr "Markörposition"
 
 #. Translators: this is a command for a button on a refreshable braille display
 #. (an external hardware device used by people who are blind). When pressing the
 #. button, the display toggles between six-dot braille and eight-dot braille.
-#: ../src/orca/cmdnames.py:619
+#: ../src/orca/cmdnames.py:624
 msgid "Six Dots"
 msgstr "Sex punkter"
 
@@ -2519,7 +2526,7 @@ msgstr "Sex punkter"
 #. represents a whole set of buttons known as cursor routing keys and are a way
 #. for a user to move the application's caret to the position indicated on the
 #. display.
-#: ../src/orca/cmdnames.py:626
+#: ../src/orca/cmdnames.py:631
 msgid "Cursor Routing"
 msgstr "Markörriktning"
 
@@ -2528,7 +2535,7 @@ msgstr "Markörriktning"
 #. represents the start of a selection operation. It is called "Cut Begin" to map
 #. to what BrlTTY users are used to: in character cell mode operation on virtual
 #. consoles, the act of copying text is erroneously called a "cut" operation.
-#: ../src/orca/cmdnames.py:633
+#: ../src/orca/cmdnames.py:638
 msgid "Cut Begin"
 msgstr "Början av markering"
 
@@ -2537,91 +2544,91 @@ msgstr "Början av markering"
 #. represents marking the endpoint of a selection. It is called "Cut Line" to map
 #. to what BrlTTY users are used to: in character cell mode operation on virtual
 #. consoles, the act of copying text is erroneously called a "cut" operation.
-#: ../src/orca/cmdnames.py:640
+#: ../src/orca/cmdnames.py:645
 msgid "Cut Line"
 msgstr "Markera rad"
 
 #. Translators: this is a command which causes Orca to present the last received
 #. notification message.
-#: ../src/orca/cmdnames.py:644
+#: ../src/orca/cmdnames.py:649
 msgid "Present last notification message."
 msgstr "Presentera senaste aviseringsmeddelandet."
 
 #. Translators: this is a command which causes Orca to present a list of all the
 #. notification messages received.
-#: ../src/orca/cmdnames.py:648
+#: ../src/orca/cmdnames.py:653
 msgid "Present notification messages list"
 msgstr "Presentera lista med aviseringsmeddelanden"
 
 #. Translators: this is a command which causes Orca to present the previous
 #. notification message.
-#: ../src/orca/cmdnames.py:652
+#: ../src/orca/cmdnames.py:657
 msgid "Present previous notification message."
 msgstr "Presentera föregående aviseringsmeddelande."
 
 #. Translators: this is a command related to navigating within a document.
-#: ../src/orca/cmdnames.py:655
+#: ../src/orca/cmdnames.py:660
 msgid "Goes to next character."
 msgstr "Går till nästa tecken."
 
 #. Translators: this is a command related to navigating within a document.
-#: ../src/orca/cmdnames.py:658
+#: ../src/orca/cmdnames.py:663
 msgid "Goes to previous character."
 msgstr "Går till föregående tecken."
 
 #. Translators: this is a command related to navigating within a document.
-#: ../src/orca/cmdnames.py:661
+#: ../src/orca/cmdnames.py:666
 msgid "Goes to next word."
 msgstr "Går till nästa ord."
 
 #. Translators: this is a command related to navigating within a document.
-#: ../src/orca/cmdnames.py:664
+#: ../src/orca/cmdnames.py:669
 msgid "Goes to previous word."
 msgstr "Går till föregående ord."
 
 #. Translators: this is a command related to navigating within a document.
-#: ../src/orca/cmdnames.py:667
+#: ../src/orca/cmdnames.py:672
 msgid "Goes to next line."
 msgstr "Går till nästa rad."
 
 #. Translators: this is a command related to navigating within a document.
-#: ../src/orca/cmdnames.py:670
+#: ../src/orca/cmdnames.py:675
 msgid "Goes to previous line."
 msgstr "Går till föregående rad."
 
 #. Translators: this is a command related to navigating within a document.
-#: ../src/orca/cmdnames.py:673
+#: ../src/orca/cmdnames.py:678
 msgid "Goes to the top of the file."
 msgstr "Går till början av filen."
 
 #. Translators: this is a command related to navigating within a document.
-#: ../src/orca/cmdnames.py:676
+#: ../src/orca/cmdnames.py:681
 msgid "Goes to the bottom of the file."
 msgstr "Går till slutet av filen."
 
 #. Translators: this is a command related to navigating within a document.
-#: ../src/orca/cmdnames.py:679
+#: ../src/orca/cmdnames.py:684
 msgid "Goes to the beginning of the line."
 msgstr "Går till början av raden."
 
 #. Translators: this is a command related to navigating within a document.
-#: ../src/orca/cmdnames.py:682
+#: ../src/orca/cmdnames.py:687
 msgid "Goes to the end of the line."
 msgstr "Går till slutet av raden."
 
 #. Translators: this is a command related to navigating within a document.
-#: ../src/orca/cmdnames.py:685
+#: ../src/orca/cmdnames.py:690
 msgid "Goes to the next object."
 msgstr "Går till nästa objekt."
 
 #. Translators: this is a command related to navigating within a document.
-#: ../src/orca/cmdnames.py:688
+#: ../src/orca/cmdnames.py:693
 msgid "Goes to the previous object."
 msgstr "Går till föregående objekt."
 
 #. Translators: this is for causing a collapsed combo box which was reached
 #. by Orca's caret navigation to be expanded.
-#: ../src/orca/cmdnames.py:693
+#: ../src/orca/cmdnames.py:698
 msgid "Causes the current combo box to be expanded."
 msgstr "Gör att aktuell kombinationsruta expanderas."
 
@@ -2629,7 +2636,7 @@ msgstr "Gör att aktuell kombinationsruta expanderas."
 #. itself controls how the arrow keys move the caret around HTML content. It's
 #. often broken, so Orca needs to provide its own support. As such, Orca offers
 #. the user the ability to toggle which application is controlling the caret.
-#: ../src/orca/cmdnames.py:700
+#: ../src/orca/cmdnames.py:705
 msgid "Switches between native and screen-reader caret navigation."
 msgstr "Växlar mellan programmets egna och skärmläsarens markörnavigering."
 
@@ -2640,7 +2647,7 @@ msgstr "Växlar mellan programmets egna och skärmläsarens markörnavigering."
 #. idle ("polite"), and when there is a change ("assertive"). Orca has several
 #. features to facilitate accessing live regions. This string refers to a command
 #. to cycle through the different "politeness" levels.
-#: ../src/orca/cmdnames.py:709
+#: ../src/orca/cmdnames.py:714
 msgid "Advance live region politeness setting."
 msgstr "Öka snällhetsinställning för levande region."
 
@@ -2651,7 +2658,7 @@ msgstr "Öka snällhetsinställning för levande region."
 #. idle ("polite"), and when there is a change ("assertive"). Orca has several
 #. features to facilitate accessing live regions. This string refers to a command
 #. to turn off live regions by default.
-#: ../src/orca/cmdnames.py:719
+#: ../src/orca/cmdnames.py:724
 msgid "Set default live region politeness level to off."
 msgstr "Ställ in standardsnällhetsnivå för levande regioner till av."
 
@@ -2659,7 +2666,7 @@ msgstr "Ställ in standardsnällhetsnivå för levande regioner till av."
 #. updated, e.g. stock ticker. http://www.w3.org/TR/wai-aria/terms#def_liveregion
 #. This string refers to a command for reviewing up to nine stored previous live
 #. messages.
-#: ../src/orca/cmdnames.py:725
+#: ../src/orca/cmdnames.py:730
 msgid "Review live region announcement."
 msgstr "Visa annonseringar om levande regioner igen."
 
@@ -2672,7 +2679,7 @@ msgstr "Visa annonseringar om levande regioner igen."
 #. 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/cmdnames.py:736
+#: ../src/orca/cmdnames.py:741
 msgid "Monitor live regions."
 msgstr "Övervaka levande regioner."
 
@@ -2681,14 +2688,14 @@ msgstr "Övervaka levande regioner."
 #. to the object which just appeared as a result of the user hovering the mouse.
 #. If the user is already in the mouse over object, this command will hide the
 #. mouse over and return the user to the object he/she was in.
-#: ../src/orca/cmdnames.py:743
+#: ../src/orca/cmdnames.py:748
 msgid "Moves focus into and away from the current mouse over."
 msgstr "Flyttar fokus till och bort från objektet under muspekaren."
 
 #. Translators: Orca allows you to dynamically define which row of a spreadsheet
 #. or table should be treated as containing column headers. This string refers to
 #. the command to set the row.
-#: ../src/orca/cmdnames.py:748
+#: ../src/orca/cmdnames.py:753
 msgid "Set the row to use as dynamic column headers."
 msgstr "Ställ in raden att använda som dynamiska kolumnhuvuden."
 
@@ -2696,14 +2703,14 @@ msgstr "Ställ in raden att använda som dynamiska kolumnhuvuden."
 #. or table should be treated as containing column headers. This string refers to
 #. the command to unset the row so it is no longer treated as if it contained
 #. column headers.
-#: ../src/orca/cmdnames.py:754
+#: ../src/orca/cmdnames.py:759
 msgid "Clears the dynamic column headers."
 msgstr "Tömmer de dynamiska kolumnhuvudena."
 
 #. Translators: Orca allows you to dynamically define which column of a
 #. spreadsheet or table should be treated as containing row headers. This
 #. string refers to the command to set the column.
-#: ../src/orca/cmdnames.py:759
+#: ../src/orca/cmdnames.py:764
 msgid "Set the column to use as dynamic row headers."
 msgstr "Ställ in kolumnen att använda som dynamiska radhuvuden."
 
@@ -2711,13 +2718,13 @@ msgstr "Ställ in kolumnen att använda som dynamiska radhuvuden."
 #. spreadsheet or table should be treated as containing column headers. This
 #. string refers to the command to unset the column so it is no longer treated
 #. as if it contained row headers.
-#: ../src/orca/cmdnames.py:765
+#: ../src/orca/cmdnames.py:770
 msgid "Clears the dynamic row headers"
 msgstr "Tömmer de dynamiska radhuvudena"
 
 #. Translators: This string refers to an Orca command. The "input line" refers
 #. to the place where one enters formulas for a spreadsheet.
-#: ../src/orca/cmdnames.py:769
+#: ../src/orca/cmdnames.py:774
 msgid "Presents the contents of the input line."
 msgstr "Presenterar innehållet på inmatningsraden."
 
@@ -2726,375 +2733,375 @@ msgstr "Presenterar innehållet på inmatningsraden."
 #. heading, Shift H to the previous heading, T to the next table, and so on.
 #. This feature needs to be toggle-able so that it does not interfere with normal
 #. writing functions.
-#: ../src/orca/cmdnames.py:776
+#: ../src/orca/cmdnames.py:781
 msgid "Toggles structural navigation keys."
 msgstr "Växlar strukturella navigeringstangenter."
 
 #. Translators: this is for navigating among blockquotes in a document.
-#: ../src/orca/cmdnames.py:779
+#: ../src/orca/cmdnames.py:784
 msgid "Goes to previous blockquote."
 msgstr "Går till föregående blockcitat."
 
 #. Translators: this is for navigating among blockquotes in a document.
-#: ../src/orca/cmdnames.py:782
+#: ../src/orca/cmdnames.py:787
 msgid "Goes to next blockquote."
 msgstr "Går till nästa blockcitat."
 
 #. Translators: this is for navigating among blockquotes in a document.
-#: ../src/orca/cmdnames.py:785
+#: ../src/orca/cmdnames.py:790
 msgid "Displays a list of blockquotes."
 msgstr "Visar en lista över blockcitat."
 
 #. Translators: this is for navigating among buttons in a document.
-#: ../src/orca/cmdnames.py:788
+#: ../src/orca/cmdnames.py:793
 msgid "Goes to previous button."
 msgstr "Går till föregående knapp."
 
 #. Translators: this is for navigating among buttons in a document.
-#: ../src/orca/cmdnames.py:791
+#: ../src/orca/cmdnames.py:796
 msgid "Goes to next button."
 msgstr "Går till nästa knapp."
 
 #. Translators: this is for navigating among buttons in a document.
-#: ../src/orca/cmdnames.py:794
+#: ../src/orca/cmdnames.py:799
 msgid "Displays a list of buttons."
 msgstr "Visar en lista över knappar."
 
 #. Translators: this is for navigating among check boxes in a document.
-#: ../src/orca/cmdnames.py:797
+#: ../src/orca/cmdnames.py:802
 msgid "Goes to previous check box."
 msgstr "Går till föregående kryssruta."
 
 #. Translators: this is for navigating among check boxes in a document.
-#: ../src/orca/cmdnames.py:800
+#: ../src/orca/cmdnames.py:805
 msgid "Goes to next check box."
 msgstr "Går till nästa kryssruta."
 
 #. Translators: this is for navigating among check boxes in a document.
-#: ../src/orca/cmdnames.py:803
+#: ../src/orca/cmdnames.py:808
 msgid "Displays a list of check boxes."
 msgstr "Visar en lista över kryssrutor."
 
 #. Translators: this is for navigating among clickable objects in a document.
 #. A "clickable" is a web element with an "onClick" handler.
-#: ../src/orca/cmdnames.py:807
+#: ../src/orca/cmdnames.py:812
 msgid "Goes to previous clickable."
 msgstr "Går till föregående klickbara."
 
 #. Translators: this is for navigating among clickable objects in a document.
 #. A "clickable" is a web element with an "onClick" handler.
-#: ../src/orca/cmdnames.py:811
+#: ../src/orca/cmdnames.py:816
 msgid "Goes to next clickable."
 msgstr "Går till nästa klickbara."
 
 #. Translators: this is for navigating among clickable objects in a document.
 #. A "clickable" is a web element with an "onClick" handler.
-#: ../src/orca/cmdnames.py:815
+#: ../src/orca/cmdnames.py:820
 msgid "Displays a list of clickables."
 msgstr "Visar en lista över klickbara."
 
 #. Translators: this is for navigating among combo boxes in a document.
-#: ../src/orca/cmdnames.py:818
+#: ../src/orca/cmdnames.py:823
 msgid "Goes to previous combo box."
 msgstr "Går till föregående kombinationsruta."
 
 #. Translators: this is for navigating among combo boxes in a document.
-#: ../src/orca/cmdnames.py:821
+#: ../src/orca/cmdnames.py:826
 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:826
+#: ../src/orca/cmdnames.py:831
 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:831
+#: ../src/orca/cmdnames.py:836
 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:834
+#: ../src/orca/cmdnames.py:839
 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:837
+#: ../src/orca/cmdnames.py:842
 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:840
+#: ../src/orca/cmdnames.py:845
 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:843
+#: ../src/orca/cmdnames.py:848
 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:846
+#: ../src/orca/cmdnames.py:851
 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:849
+#: ../src/orca/cmdnames.py:854
 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:852
+#: ../src/orca/cmdnames.py:857
 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:855
+#: ../src/orca/cmdnames.py:860
 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:858
+#: ../src/orca/cmdnames.py:863
 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:861
+#: ../src/orca/cmdnames.py:866
 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:865
+#: ../src/orca/cmdnames.py:870
 #, 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:869
+#: ../src/orca/cmdnames.py:874
 #, 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:873
+#: ../src/orca/cmdnames.py:878
 #, 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:876
+#: ../src/orca/cmdnames.py:881
 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:879
+#: ../src/orca/cmdnames.py:884
 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:882
+#: ../src/orca/cmdnames.py:887
 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:887
+#: ../src/orca/cmdnames.py:892
 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:892
+#: ../src/orca/cmdnames.py:897
 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:897
+#: ../src/orca/cmdnames.py:902
 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:902
+#: ../src/orca/cmdnames.py:907
 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:907
+#: ../src/orca/cmdnames.py:912
 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:912
+#: ../src/orca/cmdnames.py:917
 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:915
+#: ../src/orca/cmdnames.py:920
 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:918
+#: ../src/orca/cmdnames.py:923
 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:921
+#: ../src/orca/cmdnames.py:926
 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:924
+#: ../src/orca/cmdnames.py:929
 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:927
+#: ../src/orca/cmdnames.py:932
 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:930
+#: ../src/orca/cmdnames.py:935
 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:933
+#: ../src/orca/cmdnames.py:938
 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:936
+#: ../src/orca/cmdnames.py:941
 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:939
+#: ../src/orca/cmdnames.py:944
 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:944
+#: ../src/orca/cmdnames.py:949
 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:949
+#: ../src/orca/cmdnames.py:954
 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:954
+#: ../src/orca/cmdnames.py:959
 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:957
+#: ../src/orca/cmdnames.py:962
 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:960
+#: ../src/orca/cmdnames.py:965
 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:963
+#: ../src/orca/cmdnames.py:968
 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:966
+#: ../src/orca/cmdnames.py:971
 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:969
+#: ../src/orca/cmdnames.py:974
 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:972
+#: ../src/orca/cmdnames.py:977
 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:976
+#: ../src/orca/cmdnames.py:981
 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:980
+#: ../src/orca/cmdnames.py:985
 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:983
+#: ../src/orca/cmdnames.py:988
 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:986
+#: ../src/orca/cmdnames.py:991
 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:989
+#: ../src/orca/cmdnames.py:994
 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:992
+#: ../src/orca/cmdnames.py:997
 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:995
+#: ../src/orca/cmdnames.py:1000
 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:998
+#: ../src/orca/cmdnames.py:1003
 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:1001
+#: ../src/orca/cmdnames.py:1006
 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:1004
+#: ../src/orca/cmdnames.py:1009
 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:1007
+#: ../src/orca/cmdnames.py:1012
 msgid "Goes up one cell."
 msgstr "Går en cell uppåt."
 
@@ -3109,7 +3116,7 @@ msgstr "Går en cell uppåt."
 #. it is disabled, Orca will treat each object as if it were on a separate line,
 #. both for presentation and navigation. This string is associated with the Orca
 #. command to manually toggle layout mode on/off.
-#: ../src/orca/cmdnames.py:1020
+#: ../src/orca/cmdnames.py:1025
 msgid "Toggles layout mode."
 msgstr "Växlar layoutläge."
 
@@ -3127,7 +3134,7 @@ msgstr "Växlar layoutläge."
 #. 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:1036
+#: ../src/orca/cmdnames.py:1041
 msgid "Switches between browse mode and focus mode."
 msgstr "Växlar mellan bläddringsläge och fokusläge."
 
@@ -3140,7 +3147,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:1047
+#: ../src/orca/cmdnames.py:1052
 msgid "Enables sticky focus mode."
 msgstr "Aktiverar klistrigt fokusläge."
 
@@ -3153,37 +3160,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:1058
+#: ../src/orca/cmdnames.py:1063
 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:1061
+#: ../src/orca/cmdnames.py:1066
 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:1064
+#: ../src/orca/cmdnames.py:1069
 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:1067
+#: ../src/orca/cmdnames.py:1072
 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:1070
+#: ../src/orca/cmdnames.py:1075
 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:1073
+#: ../src/orca/cmdnames.py:1078
 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:1076
+#: ../src/orca/cmdnames.py:1081
 msgid "Displays a list of visited links."
 msgstr "Visar en lista över besökta länkar."
 
@@ -10594,45 +10601,63 @@ msgstr "Markering togs bort."
 msgid "Selection restored."
 msgstr "Markering återställd."
 
+#. Translators: Orca has a command which presents the size and position of the
+#. current object in pixels. This string refers to the brief/non-verbose output
+#. presented in response to the command. The string substitutions are all for
+#. quantities (in pixels).
+#: ../src/orca/messages.py:2067
+#, python-format
+msgid "Size: %d, %d. Location: %d, %d."
+msgstr "Storlek: %d, %d. Plats: %d, %d."
+
+#. Translators: Orca has a command which presents the size and position of the
+#. current object in pixels. This string refers to the full/verbose output
+#. presented in response to the command. The string substitutions are all for
+#. quantities (in pixels).
+#: ../src/orca/messages.py:2073
+#, python-format
+msgid "Width: %d. Height: %d. %d from left. %d from top."
+msgstr "Bredd: %d. Höjd: %d. %d från vänster. %d från toppen."
+
 #. Translators: This message is presented to the user when speech synthesis
 #. has been temporarily turned off.
-#: ../src/orca/messages.py:2065
+#: ../src/orca/messages.py:2077
 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:2069
+#: ../src/orca/messages.py:2081
 msgid "Speech enabled."
 msgstr "Uppläsning aktiverad."
 
 #. Translators: This string announces speech rate change.
-#: ../src/orca/messages.py:2072
+#: ../src/orca/messages.py:2084
 msgid "faster."
 msgstr "snabbare."
 
 #. Translators: This string announces speech rate change.
-#: ../src/orca/messages.py:2075
+#: ../src/orca/messages.py:2087
 msgid "slower."
 msgstr "långsammare."
 
 #. Translators: This string announces speech pitch change.
-#: ../src/orca/messages.py:2078
+#: ../src/orca/messages.py:2090
 msgid "higher."
 msgstr "högre."
 
 #. Translators: This string announces speech pitch change.
-#: ../src/orca/messages.py:2081
+#: ../src/orca/messages.py:2093
 msgid "lower."
 msgstr "lägre."
 
 #. Translators: This string announces speech volume change.
-#: ../src/orca/messages.py:2084
+#: ../src/orca/messages.py:2096
 msgid "louder."
 msgstr "högre."
 
 #. Translators: This string announces speech volume change.
-#: ../src/orca/messages.py:2087
+#: ../src/orca/messages.py:2099
 msgid "softer."
 msgstr "tystare."
 
@@ -10641,7 +10666,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:2094
+#: ../src/orca/messages.py:2106
 msgctxt "Speech"
 msgid "Verbosity level: brief"
 msgstr "Informationsnivå: kort"
@@ -10651,7 +10676,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:2101
+#: ../src/orca/messages.py:2113
 msgctxt "Speech"
 msgid "Verbosity level: verbose"
 msgstr "Informationsnivå: informativ"
@@ -10660,22 +10685,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:2107
+#: ../src/orca/messages.py:2119
 msgid " dot dot dot"
 msgstr " punkt punkt punkt"
 
 #. Translators: This message is presented to the user when Orca is launched.
-#: ../src/orca/messages.py:2110
+#: ../src/orca/messages.py:2122
 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:2113
+#: ../src/orca/messages.py:2125
 msgid "Screen reader off."
 msgstr "Skärmläsare av."
 
 #. Translators: This message means speech synthesis is not installed or working.
-#: ../src/orca/messages.py:2116
+#: ../src/orca/messages.py:2128
 msgid "Speech is unavailable."
 msgstr "Uppläsning är inte tillgänglig."
 
@@ -10683,7 +10708,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:2122
+#: ../src/orca/messages.py:2134
 msgid "string not found"
 msgstr "strängen hittades inte"
 
@@ -10693,7 +10718,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:2130
+#: ../src/orca/messages.py:2142
 msgid "Structural navigation keys off."
 msgstr "Strukturella navigeringstangenter av."
 
@@ -10703,7 +10728,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:2138
+#: ../src/orca/messages.py:2150
 msgid "Structural navigation keys on."
 msgstr "Strukturella navigeringstangenter på."
 
@@ -10713,73 +10738,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:2146
+#: ../src/orca/messages.py:2158
 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:2149
+#: ../src/orca/messages.py:2161
 #, 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:2153
+#: ../src/orca/messages.py:2165
 msgid "End of table"
 msgstr "Slut på 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:2158
+#: ../src/orca/messages.py:2170
 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:2163
+#: ../src/orca/messages.py:2175
 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:2168
+#: ../src/orca/messages.py:2180
 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:2173
+#: ../src/orca/messages.py:2185
 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:2177
+#: ../src/orca/messages.py:2189
 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:2181
+#: ../src/orca/messages.py:2193
 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:2185
+#: ../src/orca/messages.py:2197
 #, 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:2189
+#: ../src/orca/messages.py:2201
 #, python-format
 msgid "column %(index)d of %(total)d"
 msgstr "kolumn %(index)d av %(total)d"
@@ -10787,21 +10812,21 @@ 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:2194
+#: ../src/orca/messages.py:2206
 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:2199
+#: ../src/orca/messages.py:2211
 msgid "Top of column."
 msgstr "Överst i kolumnen."
 
 #. Translators: this message is spoken to announce that a table column just became
 #. selected (e.g as a result of navigation via Shift + Arrows). The string substitution
 #. is the column label (e.g. "B").
-#: ../src/orca/messages.py:2204
+#: ../src/orca/messages.py:2216
 #, python-format
 msgid "Column %s selected"
 msgstr "Kolumn %s markerad"
@@ -10811,7 +10836,7 @@ msgstr "Kolumn %s markerad"
 #. string substitution is the label of the first column in the range. The second string
 #. substitution is the label in the last column in the range. An example message for
 #. Calc would be "Columns B through F selected".
-#: ../src/orca/messages.py:2211
+#: ../src/orca/messages.py:2223
 #, python-format
 msgid "Columns %s through %s selected"
 msgstr "Kolumn %s till %s markerade"
@@ -10821,7 +10846,7 @@ msgstr "Kolumn %s till %s markerade"
 #. string substitution is the label of the first column in the range. The second string
 #. substitution is the label in the last column in the range. An example message for
 #. Calc would be "Columns B through F unselected".
-#: ../src/orca/messages.py:2218
+#: ../src/orca/messages.py:2230
 #, python-format
 msgid "Columns %s through %s unselected"
 msgstr "Kolumn %s till %s avmarkerade"
@@ -10829,21 +10854,21 @@ msgstr "Kolumn %s till %s avmarkerade"
 #. Translators: this message is spoken to announce that a table column just became
 #. unselected (e.g as a result of navigation via Shift + Arrows). The string substitution
 #. is the column label (e.g. "B").
-#: ../src/orca/messages.py:2223
+#: ../src/orca/messages.py:2235
 #, python-format
 msgid "Column %s unselected"
 msgstr "Kolumn %s avmarkerad"
 
 #. 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:2227
+#: ../src/orca/messages.py:2239
 #, 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:2231
+#: ../src/orca/messages.py:2243
 #, python-format
 msgid "row %(index)d of %(total)d"
 msgstr "rad %(index)d av %(total)d"
@@ -10851,46 +10876,46 @@ 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:2236
+#: ../src/orca/messages.py:2248
 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:2241
+#: ../src/orca/messages.py:2253
 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:2245
+#: ../src/orca/messages.py:2257
 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:2249
+#: ../src/orca/messages.py:2261
 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:2253
+#: ../src/orca/messages.py:2265
 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:2258
+#: ../src/orca/messages.py:2270
 msgid "Row inserted at the end of the table."
 msgstr "Rad infogad på slutet av tabellen."
 
 #. Translators: this message is spoken to announce that a table row just became selected
 #. (e.g as a result of navigation via Shift + Arrows). The string substitution is the row
 #. label (e.g. "2").
-#: ../src/orca/messages.py:2263
+#: ../src/orca/messages.py:2275
 #, python-format
 msgid "Row %s selected"
 msgstr "Rad %s markerad"
@@ -10900,7 +10925,7 @@ msgstr "Rad %s markerad"
 #. string substitution is the label of the first row in the range. The second string
 #. substitution is the label of the last row in the range. An example message for
 #. Calc would be "Rows 2 through 10 selected".
-#: ../src/orca/messages.py:2270
+#: ../src/orca/messages.py:2282
 #, python-format
 msgid "Rows %s through %s selected"
 msgstr "Rad %s till %s markerade"
@@ -10910,7 +10935,7 @@ msgstr "Rad %s till %s markerade"
 #. string substitution is the label of the first row in the range. The second string
 #. substitution is the label of the last row in the range. An example message for
 #. Calc would be "Rows 2 through 10 unselected".
-#: ../src/orca/messages.py:2277
+#: ../src/orca/messages.py:2289
 #, python-format
 msgid "Rows %s through %s unselected"
 msgstr "Rad %s till %s avmarkerade"
@@ -10918,21 +10943,21 @@ msgstr "Rad %s till %s avmarkerade"
 #. Translators: this message is spoken to announce that a table row just became
 #. unselected (e.g as a result of navigation via Shift + Arrows). The string
 #. substitution is the row label (e.g. "2").
-#: ../src/orca/messages.py:2282
+#: ../src/orca/messages.py:2294
 #, python-format
 msgid "Row %s unselected"
 msgstr "Rad %s avmarkerad"
 
 #. Translators: when the user selects (highlights) text in a document, Orca lets
 #. them know.
-#: ../src/orca/messages.py:2286
+#: ../src/orca/messages.py:2298
 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:2290
+#: ../src/orca/messages.py:2302
 msgctxt "text"
 msgid "unselected"
 msgstr "avmarkerad"
@@ -10940,47 +10965,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:2301
+#: ../src/orca/messages.py:2313
 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:2306
+#: ../src/orca/messages.py:2318
 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:2310
+#: ../src/orca/messages.py:2322
 #, 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:2314
+#: ../src/orca/messages.py:2326
 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:2318
+#: ../src/orca/messages.py:2330
 msgctxt "command"
 msgid "redo"
 msgstr "gör om"
 
 #. Translators: This message presents the Orca version number.
-#: ../src/orca/messages.py:2321
+#: ../src/orca/messages.py:2333
 #, 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:2325
+#: ../src/orca/messages.py:2337
 msgid "white space"
 msgstr "vitsteg"
 
@@ -10988,7 +11013,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:2331
+#: ../src/orca/messages.py:2343
 msgid "Wrapping to bottom."
 msgstr "Börjar om från botten."
 
@@ -10996,21 +11021,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:2337
+#: ../src/orca/messages.py:2349
 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:2342
+#: ../src/orca/messages.py:2354
 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:2350 ../src/orca/messages.py:2369
+#: ../src/orca/messages.py:2362 ../src/orca/messages.py:2381
 #, python-format
 msgid "Cell spans %d row"
 msgid_plural "Cell spans %d rows"
@@ -11018,7 +11043,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:2355
+#: ../src/orca/messages.py:2367
 #, python-format
 msgid " %d column"
 msgid_plural " %d columns"
@@ -11028,7 +11053,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:2362
+#: ../src/orca/messages.py:2374
 #, python-format
 msgid "Cell spans %d column"
 msgid_plural "Cell spans %d columns"
@@ -11038,7 +11063,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:2379
+#: ../src/orca/messages.py:2391
 #, python-format
 msgid "%d character too long"
 msgid_plural "%d characters too long"
@@ -11048,7 +11073,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:2387
+#: ../src/orca/messages.py:2399
 #, python-format
 msgid "(%d dialog)"
 msgid_plural "(%d dialogs)"
@@ -11058,7 +11083,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:2393
+#: ../src/orca/messages.py:2405
 #, python-format
 msgid "%d unfocused dialog"
 msgid_plural "%d unfocused dialogs"
@@ -11066,7 +11091,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:2397
+#: ../src/orca/messages.py:2409
 #, python-format
 msgid "%d byte"
 msgid_plural "%d bytes"
@@ -11075,7 +11100,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:2402
+#: ../src/orca/messages.py:2414
 #, python-format
 msgid "%d file found"
 msgid_plural "%d files found"
@@ -11083,7 +11108,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:2409
+#: ../src/orca/messages.py:2421
 #, python-format
 msgid "%d form"
 msgid_plural "%d forms"
@@ -11091,7 +11116,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:2416
+#: ../src/orca/messages.py:2428
 #, python-format
 msgid "%d heading"
 msgid_plural "%d headings"
@@ -11100,7 +11125,7 @@ msgstr[1] "%d rubriker"
 
 #. Translators: This message presents the number of items in a layered pane
 #. or table.
-#: ../src/orca/messages.py:2421
+#: ../src/orca/messages.py:2433
 #, python-format
 msgid "%d item"
 msgid_plural "%d items"
@@ -11110,7 +11135,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:2430
+#: ../src/orca/messages.py:2442
 #, python-format
 msgid "%d landmark"
 msgid_plural "%d landmarks"
@@ -11120,7 +11145,7 @@ 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:2436
+#: ../src/orca/messages.py:2448
 #, python-format
 msgid "%d item found"
 msgid_plural "%d items found"
@@ -11130,7 +11155,7 @@ 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:2442
+#: ../src/orca/messages.py:2454
 #, python-format
 msgid "Leaving %d blockquote."
 msgid_plural "Leaving %d blockquotes."
@@ -11139,7 +11164,7 @@ 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:2447
+#: ../src/orca/messages.py:2459
 #, python-format
 msgid "Leaving %d list."
 msgid_plural "Leaving %d lists."
@@ -11147,7 +11172,7 @@ 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:2451
+#: ../src/orca/messages.py:2463
 #, python-format
 msgid "List with %d item"
 msgid_plural "List with %d items"
@@ -11156,7 +11181,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:2456
+#: ../src/orca/messages.py:2468
 #, python-format
 msgid "math table with %d row"
 msgid_plural "math table with %d rows"
@@ -11169,8 +11194,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:2461 ../src/orca/messages.py:2477
-#: ../src/orca/messages.py:2561
+#: ../src/orca/messages.py:2473 ../src/orca/messages.py:2489
+#: ../src/orca/messages.py:2573
 #, python-format
 msgid "%d column"
 msgid_plural "%d columns"
@@ -11180,7 +11205,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:2471
+#: ../src/orca/messages.py:2483
 #, python-format
 msgid "nested math table with %d row"
 msgid_plural "nested math table with %d rows"
@@ -11189,7 +11214,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:2486
+#: ../src/orca/messages.py:2498
 #, python-format
 msgid "%d message.\n"
 msgid_plural "%d messages.\n"
@@ -11198,7 +11223,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:2491
+#: ../src/orca/messages.py:2503
 #, python-format
 msgid "%d percent."
 msgid_plural "%d percent."
@@ -11208,7 +11233,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:2497
+#: ../src/orca/messages.py:2509
 #, python-format
 msgid "%d percent of document read"
 msgid_plural "%d percent of document read"
@@ -11217,7 +11242,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:2504
+#: ../src/orca/messages.py:2516
 #, python-format
 msgid "%d pixel"
 msgid_plural "%d pixels"
@@ -11227,7 +11252,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:2510
+#: ../src/orca/messages.py:2522
 #, python-format
 msgid "%(count)d %(repeatChar)s character"
 msgid_plural "%(count)d %(repeatChar)s characters"
@@ -11236,7 +11261,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:2517
+#: ../src/orca/messages.py:2529
 #, python-format
 msgid "%(index)d of %(total)d item selected"
 msgid_plural "%(index)d of %(total)d items selected"
@@ -11247,7 +11272,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:2526
+#: ../src/orca/messages.py:2538
 #, python-format
 msgid "%d Screen reader default shortcut found."
 msgid_plural "%d Screen reader default shortcuts found."
@@ -11257,7 +11282,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:2534
+#: ../src/orca/messages.py:2546
 #, python-format
 msgid "%(count)d Screen reader shortcut for %(application)s found."
 msgid_plural "%(count)d Screen reader shortcuts for %(application)s found."
@@ -11266,7 +11291,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:2541
+#: ../src/orca/messages.py:2553
 #, python-format
 msgid "%d space"
 msgid_plural "%d spaces"
@@ -11275,7 +11300,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:2546
+#: ../src/orca/messages.py:2558
 #, python-format
 msgid "%d tab"
 msgid_plural "%d tabs"
@@ -11283,7 +11308,7 @@ msgstr[0] "%d flik"
 msgstr[1] "%d flikar"
 
 #. Translators: This message presents the number of tables in a document.
-#: ../src/orca/messages.py:2553
+#: ../src/orca/messages.py:2565
 #, python-format
 msgid "%d table"
 msgid_plural "%d tables"
@@ -11291,7 +11316,7 @@ msgstr[0] "%d tabell"
 msgstr[1] "%d tabeller"
 
 #. Translators: this represents the number of rows in a table.
-#: ../src/orca/messages.py:2557
+#: ../src/orca/messages.py:2569
 #, python-format
 msgid "table with %d row"
 msgid_plural "table with %d rows"
@@ -11300,7 +11325,7 @@ msgstr[1] "tabell med %d rader"
 
 #. Translators: This message presents the number of unvisited links in a
 #. document.
-#: ../src/orca/messages.py:2573
+#: ../src/orca/messages.py:2585
 #, python-format
 msgid "%d unvisited link"
 msgid_plural "%d unvisited links"
@@ -11309,7 +11334,7 @@ msgstr[1] "%d obesökta länkar"
 
 #. Translators: This message presents the number of visited links in a
 #. document.
-#: ../src/orca/messages.py:2581
+#: ../src/orca/messages.py:2593
 #, python-format
 msgid "%d visited link"
 msgid_plural "%d visited links"


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