[orca] Update German translation



commit e5b7902f9c9108cace383f99dfa659bb2cc447a7
Author: Christian Kirbach <Christian Kirbach gmail com>
Date:   Tue Dec 22 10:34:43 2020 +0000

    Update German translation

 po/de.po | 319 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 168 insertions(+), 151 deletions(-)
---
diff --git a/po/de.po b/po/de.po
index 6f68741b5..71bd4afb0 100644
--- a/po/de.po
+++ b/po/de.po
@@ -22,16 +22,16 @@ msgid ""
 msgstr ""
 "Project-Id-Version: orca\n"
 "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/orca/issues\n";
-"POT-Creation-Date: 2020-07-01 12:59+0000\n"
-"PO-Revision-Date: 2020-07-01 22:27+0200\n"
-"Last-Translator: Tim Sabsch <tim sabsch com>\n"
+"POT-Creation-Date: 2020-12-08 09:42+0000\n"
+"PO-Revision-Date: 2020-12-10 22:48+0100\n"
+"Last-Translator: Christian Kirbach <christian kirbach gmail com>\n"
 "Language-Team: Deutsch <gnome-de gnome org>\n"
 "Language: de\n"
 "MIME-Version: 1.0\n"
 "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.3\n"
+"X-Generator: Poedit 2.4.1\n"
 "X-Project-Style: gnome\n"
 
 #: orca-autostart.desktop.in:4
@@ -1822,16 +1822,16 @@ msgstr "Das gesamte Fenster in der Übersicht vorlesen"
 #. For example, the information may include the name of the current pushbutton
 #. with focus as well as its mnemonic.
 #: src/orca/cmdnames.py:73
-msgid "Performs the basic Where Am I operation."
-msgstr "Führt die einfache Wo bin ich-Funktion aus."
+msgid "Perform the basic Where Am I operation"
+msgstr "Führt die einfache Lesezeichen Funktion aus"
 
 #. Translators: the "Where Am I" feature of Orca allows a user to press a key and
 #. then have information about their current context spoken and brailled to them.
 #. For example, the information may include the name of the current pushbutton
 #. with focus as well as its mnemonic.
 #: src/orca/cmdnames.py:79
-msgid "Performs the detailed Where Am I operation."
-msgstr "Führt die detaillierte Wo bin ich-Funktion aus."
+msgid "Perform the detailed Where Am I operation"
+msgstr "Führt die detaillierte Lesezeichen Funktion aus"
 
 #. Translators: This is the description of a dedicated command to speak the
 #. current selection / highlighted object(s). For instance, in a text object,
@@ -1888,7 +1888,7 @@ msgstr "Nach dem vorherigen Auftreten einer Zeichenkette suchen"
 #. sequence of words in a sequence of lines.  The flat review feature allows
 #. the user to explore this text by the {previous,next} {line,word,character}.
 #: src/orca/cmdnames.py:121
-msgid "Enter and exits flat review mode"
+msgid "Enter and exit flat review mode"
 msgstr "Die Übersicht betreten und verlassen"
 
 #. Translators: the 'flat review' feature of Orca allows the blind user to
@@ -4379,11 +4379,28 @@ msgstr "Automatischer Fokus-Modus während Strukturnavigation"
 msgid "Automatic focus mode during caret navigation"
 msgstr "Automatischer Fokus-Modus während Caret-Navigation"
 
+#. Translators: Orca has a number of commands that override the default behavior
+#. within an application. For instance, if you are at the bottom of an entry and
+#. press Down arrow, should you leave the entry? It depends on if you want to
+#. resume reading content or if you are editing the text in the entry. Because
+#. Orca doesn't know what you want to do, it has two modes: In browse mode, Orca
+#. treats key presses as commands to read the content; in focus mode, Orca treats
+#. key presses as something that should be handled by the focused widget. Orca
+#. optionally can attempt to detect which mode is appropriate for the current
+#. situation and switch automatically. This string is a label for a GUI option to
+#. enable such automatic switching when native navigation commands are used.
+#. Here "native" means "not Orca"; it could be a browser navigation command such
+#. as the Tab key, or it might be a web page behavior, such as the search field
+#. automatically gaining focus when the page loads.
+#: src/orca/guilabels.py:91
+msgid "Automatic focus mode during native navigation"
+msgstr "Automatischer Fokus-Modus während nativer Navigation"
+
 #. Translators: A single braille cell on a refreshable braille display consists
 #. 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:2308
+#: src/orca/guilabels.py:97 src/orca/orca-setup.ui:2308
 #: src/orca/orca-setup.ui:2408 src/orca/orca-setup.ui:3327
 msgid "Dot _7"
 msgstr "Punkt _7"
@@ -4392,7 +4409,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:2324
+#: src/orca/guilabels.py:103 src/orca/orca-setup.ui:2324
 #: src/orca/orca-setup.ui:2424 src/orca/orca-setup.ui:3343
 msgid "Dot _8"
 msgstr "Punkt _8"
@@ -4401,23 +4418,23 @@ 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:2340
+#: src/orca/guilabels.py:109 src/orca/orca-setup.ui:2340
 #: src/orca/orca-setup.ui:2440 src/orca/orca-setup.ui:3359
 msgid "Dots 7 an_d 8"
 msgstr "Punkte 7 un_d 8"
 
 #. Translators: This is the label for a button in a dialog.
-#: src/orca/guilabels.py:97 src/orca/orca-setup.ui:176
+#: src/orca/guilabels.py:112 src/orca/orca-setup.ui:176
 msgid "_Cancel"
 msgstr "A_bbrechen"
 
 #. Translators: This is the label for a button in a dialog.
-#: src/orca/guilabels.py:100
+#: src/orca/guilabels.py:115
 msgid "_Jump to"
 msgstr "_Springen zu"
 
 #. Translators: This is the label for a button in a dialog.
-#: src/orca/guilabels.py:103 src/orca/orca-setup.ui:192
+#: src/orca/guilabels.py:118 src/orca/orca-setup.ui:192
 msgid "_OK"
 msgstr "_OK"
 
@@ -4427,7 +4444,7 @@ msgstr "_OK"
 #. presenting a capital letter (which Speech Dispatcher refers to as 'spell'),
 #. or play a tone (which Speech Dispatcher refers to as a sound 'icon'.) This
 #. string to be translated appears as a combo box item in Orca's Preferences.
-#: src/orca/guilabels.py:111
+#: src/orca/guilabels.py:126
 msgctxt "capitalization style"
 msgid "Icon"
 msgstr "Ton"
@@ -4438,7 +4455,7 @@ msgstr "Ton"
 #. presenting a capital letter (which Speech Dispatcher refers to as 'spell'),
 #. or play a tone (which Speech Dispatcher refers to as a sound 'icon'.) This
 #. string to be translated appears as a combo box item in Orca's Preferences.
-#: src/orca/guilabels.py:119
+#: src/orca/guilabels.py:134
 msgctxt "capitalization style"
 msgid "None"
 msgstr "Keine"
@@ -4449,21 +4466,21 @@ msgstr "Keine"
 #. presenting a capital letter (which Speech Dispatcher refers to as 'spell'),
 #. or play a tone (which Speech Dispatcher refers to as a sound 'icon'.) This
 #. string to be translated appears as a combo box item in Orca's Preferences.
-#: src/orca/guilabels.py:127
+#: src/orca/guilabels.py:142
 msgctxt "capitalization style"
 msgid "Spell"
 msgstr "Buchstabieren"
 
 #. Translators: If this checkbox is checked, then Orca will tell you when one of
 #. your buddies is typing a message.
-#: src/orca/guilabels.py:131
+#: src/orca/guilabels.py:146
 msgid "Announce when your _buddies are typing"
 msgstr "Ankündigen, wenn unsere _Kontakte etwas eingeben"
 
 #. Translators: If this checkbox is checked, then Orca will provide the user with
 #. chat room specific message histories rather than just a single history which
 #. contains the latest messages from all the chat rooms that they are in.
-#: src/orca/guilabels.py:136
+#: src/orca/guilabels.py:151
 msgid "Provide chat room specific _message histories"
 msgstr "Chatraum-bezogene _Nachrichtenverläufe bereitstellen"
 
@@ -4472,21 +4489,21 @@ msgstr "Chatraum-bezogene _Nachrichtenverläufe bereitstellen"
 #. from all channels (i.e. even if the chat application doesn't have focus); speak
 #. messages from a channel only if it is the active channel; speak messages from
 #. any channel, but only if the chat application has focus.
-#: src/orca/guilabels.py:143
+#: src/orca/guilabels.py:158
 msgid "Speak messages from"
 msgstr "Nachrichten vorlesen aus"
 
 #. Translators: This is the label of a radio button. If it is selected, Orca will
 #. speak all new chat messages as they appear irrespective of whether or not the
 #. chat application currently has focus. This is the default behaviour.
-#: src/orca/guilabels.py:148
+#: src/orca/guilabels.py:163
 msgid "All cha_nnels"
 msgstr "Alle Ka_näle"
 
 #. Translators: This is the label of a radio button. If it is selected, Orca will
 #. speak all new chat messages as they appear if and only if the chat application
 #. has focus. The string substitution is for the application name (e.g Pidgin).
-#: src/orca/guilabels.py:153
+#: src/orca/guilabels.py:168
 #, python-format
 msgid "All channels when an_y %s window is active"
 msgstr "Alle Kanäle, wenn ein _beliebiges %s-Fenster aktiv ist"
@@ -4494,13 +4511,13 @@ msgstr "Alle Kanäle, wenn ein _beliebiges %s-Fenster aktiv ist"
 #. Translators: This is the label of a radio button. If it is selected, Orca will
 #. only speak new chat messages for the currently active channel, irrespective of
 #. whether the chat application has focus.
-#: src/orca/guilabels.py:158
+#: src/orca/guilabels.py:173
 msgid "A channel only if its _window is active"
 msgstr "Einen Kanal nur, wenn dessen _Fenster aktiv ist"
 
 #. Translators: If this checkbox is checked, then Orca will speak the name of the
 #. chat room prior to presenting an incoming message.
-#: src/orca/guilabels.py:162
+#: src/orca/guilabels.py:177
 msgid "_Speak Chat Room name"
 msgstr "Chat Room-Name _vorlesen"
 
@@ -4514,7 +4531,7 @@ msgstr "Chat Room-Name _vorlesen"
 #. is enabled, Orca will present the full line as it appears on the screen; if
 #. it is disabled, Orca will treat each object as if it were on a separate line,
 #. both for presentation and navigation.
-#: src/orca/guilabels.py:174
+#: src/orca/guilabels.py:189
 msgid "Enable layout mode for content"
 msgstr "Layout-Modus aktivieren"
 
@@ -4525,7 +4542,7 @@ msgstr "Layout-Modus aktivieren"
 #. and triple "clicks" or key presses, similar to
 #. using a mouse.
 #.
-#: src/orca/guilabels.py:179 src/orca/keybindings.py:195
+#: src/orca/guilabels.py:194 src/orca/keybindings.py:195
 msgid "double click"
 msgstr "Doppelklick"
 
@@ -4536,7 +4553,7 @@ msgstr "Doppelklick"
 #. and triple "clicks" or key presses, similar to
 #. using a mouse.
 #.
-#: src/orca/guilabels.py:184 src/orca/keybindings.py:201
+#: src/orca/guilabels.py:199 src/orca/keybindings.py:201
 msgid "triple click"
 msgstr "Dreifachklick"
 
@@ -4544,7 +4561,7 @@ msgstr "Dreifachklick"
 #. engines as a special item. It refers to the default engine configured within
 #. the speech subsystem. Apart from this item, the user will have a chance to
 #. select a particular speech engine by its real name (Festival, IBMTTS, etc.)
-#: src/orca/guilabels.py:190
+#: src/orca/guilabels.py:205
 msgid "Default Synthesizer"
 msgstr "Standardsynthesizer"
 
@@ -4554,7 +4571,7 @@ msgstr "Standardsynthesizer"
 #. word) or doesn't pronounce as the user desires (e.g. an acronym) by providing
 #. an alternative string. The "Actual String" here refers to the word to be
 #. corrected as it would actually appear in text being read. Example: "LOL".
-#: src/orca/guilabels.py:198
+#: src/orca/guilabels.py:213
 msgid "Actual String"
 msgstr "Aktuelle Zeichenkette"
 
@@ -4565,7 +4582,7 @@ msgstr "Aktuelle Zeichenkette"
 #. an alternative string. The "Replacement String" here refers to how the user
 #. would like the "Actual String" to be pronounced by the speech synthesizer.
 #. Example: "L O L" or "Laughing Out Loud" (for Actual String "LOL").
-#: src/orca/guilabels.py:207
+#: src/orca/guilabels.py:222
 msgid "Replacement String"
 msgstr "Ersatzausdruck"
 
@@ -4574,7 +4591,7 @@ msgstr "Ersatzausdruck"
 #. 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:2809
+#: src/orca/guilabels.py:228 src/orca/orca-setup.ui:2809
 msgid "Enable echo by cha_racter"
 msgstr "Zeichenweises Echo aktivie_ren"
 
@@ -4582,7 +4599,7 @@ msgstr "Zeichenweises Echo aktivie_ren"
 #. 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:2783
+#: src/orca/guilabels.py:233 src/orca/orca-setup.ui:2783
 msgid "Enable non-spacing _diacritical keys"
 msgstr "_Diakritische Tasten sprechen"
 
@@ -4590,20 +4607,20 @@ msgstr "_Diakritische Tasten sprechen"
 #. active application for on screen text and widgets. This label is associated
 #. with the setting to begin the search from the current location rather than
 #. from the top of the screen.
-#: src/orca/guilabels.py:224 src/orca/orca-find.ui:150
+#: src/orca/guilabels.py:239 src/orca/orca-find.ui:150
 msgid "C_urrent location"
 msgstr "Akt_uelle Position"
 
 #. Translators: This is the label for a spinbutton. This option allows the user
 #. to specify the number of matched characters that must be present before Orca
 #. speaks the line that contains the results from an application's Find toolbar.
-#: src/orca/guilabels.py:229
+#: src/orca/guilabels.py:244
 msgid "Minimum length of matched text:"
 msgstr "Minimale Länge der Trefferübereinstimmung:"
 
 #. Translators: This is the label of a panel containing options for what Orca
 #. presents when the user is in the Find toolbar of an application, e.g. Firefox.
-#: src/orca/guilabels.py:233
+#: src/orca/guilabels.py:248
 msgid "Find Options"
 msgstr "Suchoptionen"
 
@@ -4611,7 +4628,7 @@ msgstr "Suchoptionen"
 #. the line that contains the match from an application's Find toolbar should
 #. always be spoken, or only spoken if it is a different line than the line
 #. which contained the last match.
-#: src/orca/guilabels.py:239
+#: src/orca/guilabels.py:254
 msgid "Onl_y speak changed lines during find"
 msgstr "_Nur unterschiedliche Zeilen während der Suche vorlesen"
 
@@ -4619,28 +4636,28 @@ msgstr "_Nur unterschiedliche Zeilen während der Suche vorlesen"
 #. not Orca will automatically speak the line that contains the match while the
 #. user is performing a search from the Find toolbar of an application, e.g.
 #. Firefox.
-#: src/orca/guilabels.py:245
+#: src/orca/guilabels.py:260
 msgid "Speak results during _find"
 msgstr "Treffer während der _Suche vorlesen"
 
 #. Translators: Command is a table column header where the cells in the column
 #. are a sentence that briefly describes what action Orca will take if and when
 #. the user invokes that keyboard command.
-#: src/orca/guilabels.py:250
+#: src/orca/guilabels.py:265
 msgid "Command"
 msgstr "Befehl"
 
 #. Translators: Key Binding is a table column header where the cells in the
 #. column represent keyboard combinations the user can press to invoke Orca
 #. commands.
-#: src/orca/guilabels.py:255
+#: src/orca/guilabels.py:270
 msgid "Key Binding"
 msgstr "Tastenkombination"
 
 #. Translators: This string is a label for the group of Orca commands which
 #. can be used in any setting, task, or application. They are not specific
 #. to, for instance, web browsing.
-#: src/orca/guilabels.py:260
+#: src/orca/guilabels.py:275
 msgctxt "keybindings"
 msgid "Default"
 msgstr "Vorgabe"
@@ -4649,13 +4666,13 @@ msgstr "Vorgabe"
 #. user to create input gestures from the braille device. The braille bindings
 #. are what determine the actions Orca will take when the user presses these
 #. buttons.
-#: src/orca/guilabels.py:266
+#: src/orca/guilabels.py:281
 msgid "Braille Bindings"
 msgstr "Braille-Belegung"
 
 #. Translators: This string is a label for the group of Orca commands which
 #. do not currently have an associated key binding.
-#: src/orca/guilabels.py:270
+#: src/orca/guilabels.py:285
 msgid "Unbound"
 msgstr "Nicht zugeordnet"
 
@@ -4663,13 +4680,13 @@ msgstr "Nicht zugeordnet"
 #. This column contains a checkbox which indicates whether a key binding
 #. for an Orca command has been changed by the user to something other than its
 #. default value.
-#: src/orca/guilabels.py:276
+#: src/orca/guilabels.py:291
 msgctxt "keybindings"
 msgid "Modified"
 msgstr "Geändert"
 
 #. Translators: This label refers to the keyboard layout (desktop or laptop).
-#: src/orca/guilabels.py:279 src/orca/orca-setup.ui:242
+#: src/orca/guilabels.py:294 src/orca/orca-setup.ui:242
 msgid "_Desktop"
 msgstr "_Desktop"
 
@@ -4679,7 +4696,7 @@ msgstr "_Desktop"
 #. title of Orca's application-specific preferences dialog for an application.
 #. The string substituted in is the accessible name of the application (e.g.
 #. "Gedit", "Firefox", etc.
-#: src/orca/guilabels.py:287
+#: src/orca/guilabels.py:302
 #, python-format
 msgid "Screen Reader Preferences for %s"
 msgstr "Bildschirmleser-Einstellungen für %s"
@@ -4689,7 +4706,7 @@ msgstr "Bildschirmleser-Einstellungen für %s"
 #. or attribute by "marking" it in braille. "Marking" is not the same as writing
 #. out the word; instead marking refers to adding some other indicator, e.g.
 #. "underlining" with braille dots 7-8 a word that is bold.
-#: src/orca/guilabels.py:294
+#: src/orca/guilabels.py:309
 msgid "Mark in braille"
 msgstr "Markierung in Braille"
 
@@ -4703,7 +4720,7 @@ msgstr "Markierung in Braille"
 #. stating that he/she would like to have underlined text announced for all cases
 #. (single, double, low, etc.) except when the value of underline is none (i.e.
 #. when it's not underlined). "Present" here is being used as a verb.
-#: src/orca/guilabels.py:306
+#: src/orca/guilabels.py:321
 msgid "Present Unless"
 msgstr "Darstellen außer"
 
@@ -4712,7 +4729,7 @@ msgstr "Darstellen außer"
 #. item or attribute (e.g. saying "Bold" as part of the information presented
 #. when the user gives the Orca command to obtain the format and font details of
 #. the current text).
-#: src/orca/guilabels.py:313
+#: src/orca/guilabels.py:328
 msgid "Speak"
 msgstr "Vorlesen"
 
@@ -4721,7 +4738,7 @@ msgstr "Vorlesen"
 #. A "user profile" is a collection of settings which apply to a given task, such
 #. as a "Spanish" profile which would use Spanish text-to-speech and Spanish
 #. braille and selected when reading Spanish content.
-#: src/orca/guilabels.py:320
+#: src/orca/guilabels.py:335
 msgid "Save Profile As Conflict"
 msgstr "Profil als Konflikt speichern"
 
@@ -4730,7 +4747,7 @@ msgstr "Profil als Konflikt speichern"
 #. A "user profile" is a collection of settings which apply to a given task, such
 #. as a "Spanish" profile which would use Spanish text-to-speech and Spanish
 #. braille and selected when reading Spanish content.
-#: src/orca/guilabels.py:327
+#: src/orca/guilabels.py:342
 msgid "User Profile Conflict!"
 msgstr "Konflikt mit Benutzerprofil!"
 
@@ -4739,7 +4756,7 @@ msgstr "Konflikt mit Benutzerprofil!"
 #. A "user profile" is a collection of settings which apply to a given task, such
 #. as a "Spanish" profile which would use Spanish text-to-speech and Spanish
 #. braille and selected when reading Spanish content.
-#: src/orca/guilabels.py:334
+#: src/orca/guilabels.py:349
 #, python-format
 msgid ""
 "Profile %s already exists.\n"
@@ -4754,7 +4771,7 @@ msgstr ""
 #. collection of settings which apply to a given task such as a "Spanish" profile
 #. which would use Spanish text-to-speech and Spanish braille and selected when
 #. reading Spanish content.
-#: src/orca/guilabels.py:344
+#: src/orca/guilabels.py:359
 msgid "Load user profile"
 msgstr "Benutzerprofil laden"
 
@@ -4764,7 +4781,7 @@ msgstr "Benutzerprofil laden"
 #. collection of settings which apply to a given task such as a "Spanish" profile
 #. which would use Spanish text-to-speech and Spanish braille and selected when
 #. reading Spanish content.
-#: src/orca/guilabels.py:353
+#: src/orca/guilabels.py:368
 msgid ""
 "You are about to change the active profile. If you\n"
 "have just made changes in your preferences, they will\n"
@@ -4784,7 +4801,7 @@ msgstr ""
 #. braille rules, and a similar 'Spanish' profile for reading Spanish text. The
 #. following string is the title of a dialog in which users can save a newly-
 #. defined profile.
-#: src/orca/guilabels.py:364
+#: src/orca/guilabels.py:379
 msgid "Save Profile As"
 msgstr "Profil speichern unter"
 
@@ -4794,7 +4811,7 @@ msgstr "Profil speichern unter"
 #. braille rules, and a similar 'Spanish' profile for reading Spanish text. The
 #. following string is the label for a text entry in which the user enters the
 #. name of a new settings profile being saved via the 'Save Profile As' dialog.
-#: src/orca/guilabels.py:372
+#: src/orca/guilabels.py:387
 msgid "_Profile Name:"
 msgstr "_Profilname:"
 
@@ -4804,7 +4821,7 @@ msgstr "_Profilname:"
 #. braille rules, and a similar 'Spanish' profile for reading Spanish text.
 #. The following is a title in a dialog informing the user that he/she
 #. is about to remove a user profile, and action that cannot be undone.
-#: src/orca/guilabels.py:380
+#: src/orca/guilabels.py:395
 msgid "Remove User Profile"
 msgstr "Benutzerprofil löschen"
 
@@ -4814,7 +4831,7 @@ msgstr "Benutzerprofil löschen"
 #. braille rules, and a similar 'Spanish' profile for reading Spanish text.
 #. The following is a label in a dialog informing the user that he/she
 #. is about to remove a user profile, and action that cannot be undone.
-#: src/orca/guilabels.py:388
+#: src/orca/guilabels.py:403
 msgid "Remove user profile"
 msgstr "Benutzerprofil löschen"
 
@@ -4824,7 +4841,7 @@ msgstr "Benutzerprofil löschen"
 #. braille rules, and a similar 'Spanish' profile for reading Spanish text.
 #. The following is a message in a dialog informing the user that he/she
 #. is about to remove a user profile, an action that cannot be undone.
-#: src/orca/guilabels.py:396
+#: src/orca/guilabels.py:411
 #, python-format
 msgid ""
 "You are about to remove profile %s. All unsaved settings and settings saved "
@@ -4840,7 +4857,7 @@ msgstr ""
 #. should be announced. Choosing "All" means that Orca will present progress bar
 #. updates regardless of what application and window they happen to be in.
 #. Translators: Orca has a setting which determines which progress bar updates should be announced. Choosing 
All means that Orca will present progress bar updates regardless of what application and window they happen 
to be in.
-#: src/orca/guilabels.py:404 src/orca/orca-setup.ui:63
+#: src/orca/guilabels.py:419 src/orca/orca-setup.ui:63
 msgctxt "ProgressBar"
 msgid "All"
 msgstr "Alle"
@@ -4849,7 +4866,7 @@ msgstr "Alle"
 #. should be announced. Choosing "Application" means that Orca will present
 #. progress bar updates as long as the progress bar is in the active application
 #. (but not necessarily in the current window).
-#: src/orca/guilabels.py:410
+#: src/orca/guilabels.py:425
 msgctxt "ProgressBar"
 msgid "Application"
 msgstr "Anwendung"
@@ -4857,7 +4874,7 @@ msgstr "Anwendung"
 #. Translators: Orca has a setting which determines which progress bar updates
 #. should be announced. Choosing "Window" means that Orca will present progress
 #. bar updates as long as the progress bar is in the active window.
-#: src/orca/guilabels.py:415
+#: src/orca/guilabels.py:430
 msgctxt "ProgressBar"
 msgid "Window"
 msgstr "Fenster"
@@ -4865,7 +4882,7 @@ msgstr "Fenster"
 #. Translators: If this setting is chosen, no punctuation symbols will be spoken
 #. as a user reads a document.
 #. Translators: this refers to how much punctuation will be spoken by Orca when presenting text on the 
screen.
-#: src/orca/guilabels.py:419 src/orca/orca-setup.ui:1547
+#: src/orca/guilabels.py:434 src/orca/orca-setup.ui:1547
 msgctxt "punctuation level"
 msgid "_None"
 msgstr "_Keine"
@@ -4873,25 +4890,25 @@ msgstr "_Keine"
 #. Translators: If this setting is chosen, common punctuation symbols (like
 #. comma, period, question mark) will not be spoken as a user reads a document,
 #. but less common symbols (such as #, @, $) will.
-#: src/orca/guilabels.py:424 src/orca/orca-setup.ui:1563
+#: src/orca/guilabels.py:439 src/orca/orca-setup.ui:1563
 msgid "So_me"
 msgstr "_Einige"
 
 #. Translators: If this setting is chosen, the majority of punctuation symbols
 #. will be spoken as a user reads a document.
-#: src/orca/guilabels.py:428 src/orca/orca-setup.ui:1579
+#: src/orca/guilabels.py:443 src/orca/orca-setup.ui:1579
 msgid "M_ost"
 msgstr "Die _meisten"
 
 #. Translators: If this setting is chosen and the user is reading over an entire
 #. document, Orca will pause at the end of each line.
-#: src/orca/guilabels.py:432 src/orca/orca-setup.ui:49
+#: src/orca/guilabels.py:447 src/orca/orca-setup.ui:49
 msgid "Line"
 msgstr "Zeile"
 
 #. Translators: If this setting is chosen and the user is reading over an entire
 #. document, Orca will pause at the end of each sentence.
-#: src/orca/guilabels.py:436 src/orca/orca-setup.ui:52
+#: src/orca/guilabels.py:451 src/orca/orca-setup.ui:52
 msgid "Sentence"
 msgstr "Satz"
 
@@ -4899,7 +4916,7 @@ msgstr "Satz"
 #. objects in a dialog box so that users can navigate more quickly than they
 #. could with native keyboard navigation. This is the title for a column which
 #. contains the text of a blockquote.
-#: src/orca/guilabels.py:442
+#: src/orca/guilabels.py:457
 msgctxt "structural navigation"
 msgid "Blockquote"
 msgstr "Anführungszeichen"
@@ -4908,7 +4925,7 @@ msgstr "Anführungszeichen"
 #. objects in a dialog box so that users can navigate more quickly than they
 #. could with native keyboard navigation. This is the title for a column which
 #. contains the text of a button.
-#: src/orca/guilabels.py:448
+#: src/orca/guilabels.py:463
 msgctxt "structural navigation"
 msgid "Button"
 msgstr "Knopf"
@@ -4917,7 +4934,7 @@ msgstr "Knopf"
 #. objects in a dialog box so that users can navigate more quickly than they
 #. could with native keyboard navigation. This is the title for a column which
 #. contains the caption of a table.
-#: src/orca/guilabels.py:454
+#: src/orca/guilabels.py:469
 msgctxt "structural navigation"
 msgid "Caption"
 msgstr "Beschriftung"
@@ -4926,7 +4943,7 @@ msgstr "Beschriftung"
 #. objects in a dialog box so that users can navigate more quickly than they
 #. could with native keyboard navigation. This is the title for a column which
 #. contains the label of a check box.
-#: src/orca/guilabels.py:460
+#: src/orca/guilabels.py:475
 msgctxt "structural navigation"
 msgid "Check Box"
 msgstr "Ankreuzfeld"
@@ -4935,7 +4952,7 @@ msgstr "Ankreuzfeld"
 #. objects in a dialog box so that users can navigate more quickly than they
 #. could with native keyboard navigation. This is the title for a column which
 #. contains the text displayed for a web element with an "onClick" handler.
-#: src/orca/guilabels.py:466
+#: src/orca/guilabels.py:481
 msgctxt "structural navigation"
 msgid "Clickable"
 msgstr "Klickbares Element"
@@ -4944,7 +4961,7 @@ msgstr "Klickbares Element"
 #. objects in a dialog box so that users can navigate more quickly than they
 #. could with native keyboard navigation. This is the title for a column which
 #. contains the selected item in a combo box.
-#: src/orca/guilabels.py:472
+#: src/orca/guilabels.py:487
 msgctxt "structural navigation"
 msgid "Combo Box"
 msgstr "Kombiniertes Auswahlfeld"
@@ -4953,7 +4970,7 @@ msgstr "Kombiniertes Auswahlfeld"
 #. objects in a dialog box so that users can navigate more quickly than they
 #. could with native keyboard navigation. This is the title for a column which
 #. contains the description of an element.
-#: src/orca/guilabels.py:478
+#: src/orca/guilabels.py:493
 msgctxt "structural navigation"
 msgid "Description"
 msgstr "Beschreibung"
@@ -4962,7 +4979,7 @@ msgstr "Beschreibung"
 #. objects in a dialog box so that users can navigate more quickly than they
 #. could with native keyboard navigation. This is the title for a column which
 #. contains the text of a heading.
-#: src/orca/guilabels.py:484
+#: src/orca/guilabels.py:499
 msgctxt "structural navigation"
 msgid "Heading"
 msgstr "Überschrift"
@@ -4971,7 +4988,7 @@ msgstr "Überschrift"
 #. objects in a dialog box so that users can navigate more quickly than they
 #. could with native keyboard navigation. This is the title for a column which
 #. contains the text (alt text, title, etc.) associated with an image.
-#: src/orca/guilabels.py:490
+#: src/orca/guilabels.py:505
 msgctxt "structural navigation"
 msgid "Image"
 msgstr "Bild"
@@ -4980,7 +4997,7 @@ msgstr "Bild"
 #. objects in a dialog box so that users can navigate more quickly than they
 #. could with native keyboard navigation. This is the title for a column which
 #. contains the label of a form field.
-#: src/orca/guilabels.py:496
+#: src/orca/guilabels.py:511
 msgctxt "structural navigation"
 msgid "Label"
 msgstr "Bezeichnung"
@@ -4991,7 +5008,7 @@ msgstr "Bezeichnung"
 #. contains the text of a landmark. 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/guilabels.py:504
+#: src/orca/guilabels.py:519
 msgctxt "structural navigation"
 msgid "Landmark"
 msgstr "Orientierungspunkt"
@@ -5001,7 +5018,7 @@ msgstr "Orientierungspunkt"
 #. could with native keyboard navigation. This is the title of a column which
 #. contains the level of a heading. Level will be a "1" for <h1>, a "2" for <h2>,
 #. and so on.
-#: src/orca/guilabels.py:511
+#: src/orca/guilabels.py:526
 msgctxt "structural navigation"
 msgid "Level"
 msgstr "Ebene"
@@ -5010,7 +5027,7 @@ msgstr "Ebene"
 #. objects in a dialog box so that users can navigate more quickly than they
 #. could with native keyboard navigation. This is the title for a column which
 #. contains the text of a link.
-#: src/orca/guilabels.py:517
+#: src/orca/guilabels.py:532
 msgctxt "structural navigation"
 msgid "Link"
 msgstr "Link"
@@ -5019,7 +5036,7 @@ msgstr "Link"
 #. objects in a dialog box so that users can navigate more quickly than they
 #. could with native keyboard navigation. This is the title for a column which
 #. contains the text of a list.
-#: src/orca/guilabels.py:523
+#: src/orca/guilabels.py:538
 msgctxt "structural navigation"
 msgid "List"
 msgstr "Liste"
@@ -5028,7 +5045,7 @@ msgstr "Liste"
 #. objects in a dialog box so that users can navigate more quickly than they
 #. could with native keyboard navigation. This is the title for a column which
 #. contains the text of a list item.
-#: src/orca/guilabels.py:529
+#: src/orca/guilabels.py:544
 msgctxt "structural navigation"
 msgid "List Item"
 msgstr "Listeneintrag"
@@ -5037,7 +5054,7 @@ msgstr "Listeneintrag"
 #. objects in a dialog box so that users can navigate more quickly than they
 #. could with native keyboard navigation. This is the title for a column which
 #. contains the text of an object.
-#: src/orca/guilabels.py:535
+#: src/orca/guilabels.py:550
 msgctxt "structural navigation"
 msgid "Object"
 msgstr "Objekt"
@@ -5046,7 +5063,7 @@ msgstr "Objekt"
 #. objects in a dialog box so that users can navigate more quickly than they
 #. could with native keyboard navigation. This is the title for a column which
 #. contains the text of a paragraph.
-#: src/orca/guilabels.py:541
+#: src/orca/guilabels.py:556
 msgctxt "structural navigation"
 msgid "Paragraph"
 msgstr "Absatz"
@@ -5055,7 +5072,7 @@ msgstr "Absatz"
 #. objects in a dialog box so that users can navigate more quickly than they
 #. could with native keyboard navigation. This is the title for a column which
 #. contains the label of a radio button.
-#: src/orca/guilabels.py:547
+#: src/orca/guilabels.py:562
 msgctxt "structural navigation"
 msgid "Radio Button"
 msgstr "Auswahlknopf"
@@ -5065,7 +5082,7 @@ msgstr "Auswahlknopf"
 #. could with native keyboard navigation. This is the title for a column which
 #. contains the role of a widget. Examples include "heading", "paragraph",
 #. "table", "combo box", etc.
-#: src/orca/guilabels.py:554
+#: src/orca/guilabels.py:569
 msgctxt "structural navigation"
 msgid "Role"
 msgstr "Rolle"
@@ -5074,7 +5091,7 @@ msgstr "Rolle"
 #. objects in a dialog box so that users can navigate more quickly than they
 #. could with native keyboard navigation. This is the title for a column which
 #. contains the selected item of a form field.
-#: src/orca/guilabels.py:560
+#: src/orca/guilabels.py:575
 msgctxt "structural navigation"
 msgid "Selected Item"
 msgstr "Ausgewähltes Objekt"
@@ -5084,7 +5101,7 @@ msgstr "Ausgewähltes Objekt"
 #. could with native keyboard navigation. This is the title for a column which
 #. contains the state of a widget. Examples include "checked"/"not checked",
 #. "selected"/"not selected", "visited/not visited", etc.
-#: src/orca/guilabels.py:567
+#: src/orca/guilabels.py:582
 msgctxt "structural navigation"
 msgid "State"
 msgstr "Status"
@@ -5093,7 +5110,7 @@ msgstr "Status"
 #. objects in a dialog box so that users can navigate more quickly than they
 #. could with native keyboard navigation. This is the title for a column which
 #. contains the text of an entry.
-#: src/orca/guilabels.py:573
+#: src/orca/guilabels.py:588
 msgctxt "structural navigation"
 msgid "Text"
 msgstr "Text"
@@ -5102,7 +5119,7 @@ msgstr "Text"
 #. objects in a dialog box so that users can navigate more quickly than they
 #. could with native keyboard navigation. This is the title for a column which
 #. contains the URI of a link.
-#: src/orca/guilabels.py:579
+#: src/orca/guilabels.py:594
 msgctxt "structural navigation"
 msgid "URI"
 msgstr "Adresse"
@@ -5111,7 +5128,7 @@ msgstr "Adresse"
 #. objects in a dialog box so that users can navigate more quickly than they
 #. could with native keyboard navigation. This is the title for a column which
 #. contains the value of a form field.
-#: src/orca/guilabels.py:585
+#: src/orca/guilabels.py:600
 msgctxt "structural navigation"
 msgid "Value"
 msgstr "Wert"
@@ -5119,7 +5136,7 @@ msgstr "Wert"
 #. Translators: Orca has a command that presents a list of structural navigation
 #. objects in a dialog box so that users can navigate more quickly than they
 #. could with native keyboard navigation. This is the title of such a dialog box.
-#: src/orca/guilabels.py:590
+#: src/orca/guilabels.py:605
 msgctxt "structural navigation"
 msgid "Blockquotes"
 msgstr "Anführungszeichen"
@@ -5127,7 +5144,7 @@ msgstr "Anführungszeichen"
 #. Translators: Orca has a command that presents a list of structural navigation
 #. objects in a dialog box so that users can navigate more quickly than they
 #. could with native keyboard navigation. This is the title of such a dialog box.
-#: src/orca/guilabels.py:595
+#: src/orca/guilabels.py:610
 msgctxt "structural navigation"
 msgid "Buttons"
 msgstr "Knöpfe"
@@ -5135,7 +5152,7 @@ msgstr "Knöpfe"
 #. Translators: Orca has a command that presents a list of structural navigation
 #. objects in a dialog box so that users can navigate more quickly than they
 #. could with native keyboard navigation. This is the title of such a dialog box.
-#: src/orca/guilabels.py:600
+#: src/orca/guilabels.py:615
 msgctxt "structural navigation"
 msgid "Check Boxes"
 msgstr "Ankreuzfelder"
@@ -5144,7 +5161,7 @@ msgstr "Ankreuzfelder"
 #. objects in a dialog box so that users can navigate more quickly than they
 #. could with native keyboard navigation. This is the title of such a dialog box.
 #. "Clickables" are web elements which have an "onClick" handler.
-#: src/orca/guilabels.py:606
+#: src/orca/guilabels.py:621
 msgctxt "structural navigation"
 msgid "Clickables"
 msgstr "Klickbare Elemente"
@@ -5152,7 +5169,7 @@ msgstr "Klickbare Elemente"
 #. Translators: Orca has a command that presents a list of structural navigation
 #. objects in a dialog box so that users can navigate more quickly than they
 #. could with native keyboard navigation. This is the title of such a dialog box.
-#: src/orca/guilabels.py:611
+#: src/orca/guilabels.py:626
 msgctxt "structural navigation"
 msgid "Combo Boxes"
 msgstr "Kombinierte Auswahlfelder"
@@ -5160,7 +5177,7 @@ msgstr "Kombinierte Auswahlfelder"
 #. Translators: Orca has a command that presents a list of structural navigation
 #. objects in a dialog box so that users can navigate more quickly than they
 #. could with native keyboard navigation. This is the title of such a dialog box.
-#: src/orca/guilabels.py:616
+#: src/orca/guilabels.py:631
 msgctxt "structural navigation"
 msgid "Entries"
 msgstr "Einträge"
@@ -5168,7 +5185,7 @@ msgstr "Einträge"
 #. Translators: Orca has a command that presents a list of structural navigation
 #. objects in a dialog box so that users can navigate more quickly than they
 #. could with native keyboard navigation. This is the title of such a dialog box.
-#: src/orca/guilabels.py:621
+#: src/orca/guilabels.py:636
 msgctxt "structural navigation"
 msgid "Form Fields"
 msgstr "Formularfelder"
@@ -5176,7 +5193,7 @@ msgstr "Formularfelder"
 #. Translators: Orca has a command that presents a list of structural navigation
 #. objects in a dialog box so that users can navigate more quickly than they
 #. could with native keyboard navigation. This is the title of such a dialog box.
-#: src/orca/guilabels.py:626
+#: src/orca/guilabels.py:641
 msgctxt "structural navigation"
 msgid "Headings"
 msgstr "Überschriften"
@@ -5184,7 +5201,7 @@ msgstr "Überschriften"
 #. Translators: Orca has a command that presents a list of structural navigation
 #. objects in a dialog box so that users can navigate more quickly than they
 #. could with native keyboard navigation. This is the title of such a dialog box.
-#: src/orca/guilabels.py:631
+#: src/orca/guilabels.py:646
 msgctxt "structural navigation"
 msgid "Images"
 msgstr "Bilder"
@@ -5193,7 +5210,7 @@ msgstr "Bilder"
 #. objects in a dialog box so that users can navigate more quickly than they
 #. could with native keyboard navigation. This is the title of such a dialog box.
 #. Level will be a "1" for <h1>, a "2" for <h2>, and so on.
-#: src/orca/guilabels.py:637
+#: src/orca/guilabels.py:652
 #, python-format
 msgctxt "structural navigation"
 msgid "Headings at Level %d"
@@ -5204,7 +5221,7 @@ msgstr "Überschriften der Ebene %d"
 #. could with native keyboard navigation. This is the title of such a dialog box.
 #. 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/guilabels.py:644
+#: src/orca/guilabels.py:659
 msgctxt "structural navigation"
 msgid "Landmarks"
 msgstr "Orientierungspunkte"
@@ -5214,7 +5231,7 @@ msgstr "Orientierungspunkte"
 #. could with native keyboard navigation. This is the title of such a dialog box.
 #. A 'large object' is a logical chunk of text, such as a paragraph, a list,
 #. a table, etc.
-#: src/orca/guilabels.py:651
+#: src/orca/guilabels.py:666
 msgctxt "structural navigation"
 msgid "Large Objects"
 msgstr "Größere Objekte"
@@ -5222,7 +5239,7 @@ msgstr "Größere Objekte"
 #. Translators: Orca has a command that presents a list of structural navigation
 #. objects in a dialog box so that users can navigate more quickly than they
 #. could with native keyboard navigation. This is the title of such a dialog box.
-#: src/orca/guilabels.py:656
+#: src/orca/guilabels.py:671
 msgctxt "structural navigation"
 msgid "Links"
 msgstr "Links"
@@ -5230,7 +5247,7 @@ msgstr "Links"
 #. Translators: Orca has a command that presents a list of structural navigation
 #. objects in a dialog box so that users can navigate more quickly than they
 #. could with native keyboard navigation. This is the title of such a dialog box.
-#: src/orca/guilabels.py:661
+#: src/orca/guilabels.py:676
 msgctxt "structural navigation"
 msgid "Lists"
 msgstr "Listen"
@@ -5238,7 +5255,7 @@ msgstr "Listen"
 #. Translators: Orca has a command that presents a list of structural navigation
 #. objects in a dialog box so that users can navigate more quickly than they
 #. could with native keyboard navigation. This is the title of such a dialog box.
-#: src/orca/guilabels.py:666
+#: src/orca/guilabels.py:681
 msgctxt "structural navigation"
 msgid "List Items"
 msgstr "Listeneinträge"
@@ -5246,7 +5263,7 @@ msgstr "Listeneinträge"
 #. Translators: Orca has a command that presents a list of structural navigation
 #. objects in a dialog box so that users can navigate more quickly than they
 #. could with native keyboard navigation. This is the title of such a dialog box.
-#: src/orca/guilabels.py:671
+#: src/orca/guilabels.py:686
 msgctxt "structural navigation"
 msgid "Paragraphs"
 msgstr "Absätze"
@@ -5254,7 +5271,7 @@ msgstr "Absätze"
 #. Translators: Orca has a command that presents a list of structural navigation
 #. objects in a dialog box so that users can navigate more quickly than they
 #. could with native keyboard navigation. This is the title of such a dialog box.
-#: src/orca/guilabels.py:676
+#: src/orca/guilabels.py:691
 msgctxt "structural navigation"
 msgid "Radio Buttons"
 msgstr "Auswahlknöpfe"
@@ -5262,7 +5279,7 @@ msgstr "Auswahlknöpfe"
 #. Translators: Orca has a command that presents a list of structural navigation
 #. objects in a dialog box so that users can navigate more quickly than they
 #. could with native keyboard navigation. This is the title of such a dialog box.
-#: src/orca/guilabels.py:681
+#: src/orca/guilabels.py:696
 msgctxt "structural navigation"
 msgid "Tables"
 msgstr "Tabellen"
@@ -5270,7 +5287,7 @@ msgstr "Tabellen"
 #. Translators: Orca has a command that presents a list of structural navigation
 #. objects in a dialog box so that users can navigate more quickly than they
 #. could with native keyboard navigation. This is the title of such a dialog box.
-#: src/orca/guilabels.py:686
+#: src/orca/guilabels.py:701
 msgctxt "structural navigation"
 msgid "Unvisited Links"
 msgstr "Nicht besuchte Links"
@@ -5278,7 +5295,7 @@ msgstr "Nicht besuchte Links"
 #. Translators: Orca has a command that presents a list of structural navigation
 #. objects in a dialog box so that users can navigate more quickly than they
 #. could with native keyboard navigation. This is the title of such a dialog box.
-#: src/orca/guilabels.py:691
+#: src/orca/guilabels.py:706
 msgctxt "structural navigation"
 msgid "Visited Links"
 msgstr "Besuchte Links"
@@ -5286,21 +5303,21 @@ msgstr "Besuchte Links"
 #. Translators: This is the title of a panel holding options for how to navigate
 #. HTML content (e.g., Orca caret navigation, positioning of caret, structural
 #. navigation, etc.).
-#: src/orca/guilabels.py:696
+#: src/orca/guilabels.py:711
 msgid "Page Navigation"
 msgstr "Seitennavigation"
 
 #. Translators: When the user loads a new web page, they can optionally have Orca
 #. automatically start reading the page from beginning to end. This is the label
 #. of a checkbox in which users can indicate their preference.
-#: src/orca/guilabels.py:702
+#: src/orca/guilabels.py:717
 msgid "Automatically start speaking a page when it is first _loaded"
 msgstr "Vorlesen der Seite automatisch beim ersten _Laden starten"
 
 #. Translators: When the user loads a new web page, they can optionally have Orca
 #. automatically summarize details about the page, such as the number of elements
 #. (landmarks, forms, links, tables, etc.).
-#: src/orca/guilabels.py:707
+#: src/orca/guilabels.py:722
 msgid "_Present summary of a page when it is first loaded"
 msgstr "Zusammenfassung einer Seite beim _ersten Laden"
 
@@ -5311,7 +5328,7 @@ msgstr "Zusammenfassung einer Seite beim _ersten Laden"
 #. queued up and sent to the speech synthesis system once the entire set of
 #. utterances has been calculated.
 #. Translators: different speech systems and speech engines work differently when it comes to handling 
pauses (e.g., sentence boundaries).  This property allows the user to specify whether speech should be sent 
to the speech synthesis system immediately when a pause directive is encountered or if it should be queued up 
and sent to the speech synthesis system once the entire set of utterances has been calculated.
-#: src/orca/guilabels.py:715 src/orca/orca-setup.ui:1342
+#: src/orca/guilabels.py:730 src/orca/orca-setup.ui:1342
 msgid "Break speech into ch_unks between pauses"
 msgstr "Sprache zwischen Pausen in einzelne _Blöcke aufteilen"
 
@@ -5321,21 +5338,21 @@ msgstr "Sprache zwischen Pausen in einzelne _Blöcke aufteilen"
 #. to the default voice configured for given speech engine within the speech
 #. subsystem. Apart from this item, the list will contain the names of all
 #. available "real" voices provided by the speech engine.
-#: src/orca/guilabels.py:723
+#: src/orca/guilabels.py:738
 #, python-format
 msgid "%s default voice"
 msgstr "%s Standardstimme"
 
 #. Translators: This refers to the voice used by Orca when presenting the content
 #. of the screen and other messages.
-#: src/orca/guilabels.py:727
+#: src/orca/guilabels.py:742
 msgctxt "VoiceType"
 msgid "Default"
 msgstr "Standard"
 
 #. Translators: This refers to the voice used by Orca when presenting one or more
 #. characters which is part of a hyperlink.
-#: src/orca/guilabels.py:731
+#: src/orca/guilabels.py:746
 msgctxt "VoiceType"
 msgid "Hyperlink"
 msgstr "Links"
@@ -5346,27 +5363,27 @@ msgstr "Links"
 #. indicate the presence of the red squiggly line found under a spelling error;
 #. Orca might say "3 of 6" when a user Tabs into a list of six items and the
 #. third item is selected. And so on.
-#: src/orca/guilabels.py:739
+#: src/orca/guilabels.py:754
 msgctxt "VoiceType"
 msgid "System"
 msgstr "System"
 
 #. Translators: This refers to the voice used by Orca when presenting one or more
 #. characters which is written in uppercase.
-#: src/orca/guilabels.py:743
+#: src/orca/guilabels.py:758
 msgctxt "VoiceType"
 msgid "Uppercase"
 msgstr "Großbuchstaben"
 
 #. Translators this label refers to the name of particular speech synthesis
 #. system. (http://devel.freebsoft.org/speechd)
-#: src/orca/guilabels.py:747
+#: src/orca/guilabels.py:762
 msgid "Speech Dispatcher"
 msgstr "Speech Dispatcher"
 
 #. Translators: This is a label for a group of options related to Orca's behavior
 #. when presenting an application's spell check dialog.
-#: src/orca/guilabels.py:751
+#: src/orca/guilabels.py:766
 msgctxt "OptionGroup"
 msgid "Spell Check"
 msgstr "Rechtschreibprüfung"
@@ -5375,7 +5392,7 @@ msgstr "Rechtschreibprüfung"
 #. When this option is enabled, Orca will spell out the current error in addition
 #. to speaking it. For example, if the misspelled word is "foo," enabling this
 #. setting would cause Orca to speak "f o o" after speaking "foo".
-#: src/orca/guilabels.py:757
+#: src/orca/guilabels.py:772
 msgid "Spell _error"
 msgstr "Rechtschreib_fehler"
 
@@ -5384,21 +5401,21 @@ msgstr "Rechtschreib_fehler"
 #. addition to speaking it. For example, if the misspelled word is "foo," and
 #. the first suggestion is "for" enabling this setting would cause Orca to speak
 #. "f o r" after speaking "for".
-#: src/orca/guilabels.py:764
+#: src/orca/guilabels.py:779
 msgid "Spell _suggestion"
 msgstr "Rechtschreib_vorschlag"
 
 #. Translators: This is a label for a checkbox associated with an Orca setting.
 #. When this option is enabled, Orca will present the context (surrounding text,
 #. typically the sentence or line) in which the mistake occurred.
-#: src/orca/guilabels.py:769
+#: src/orca/guilabels.py:784
 msgid "Present _context of error"
 msgstr "Fehler_kontex darstellen"
 
 #. Translators: This is a label for an option to tell Orca whether or not it
 #. should speak the coordinates of the current spreadsheet cell. Coordinates are
 #. the row and column position within the spreadsheet (i.e. A1, B1, C2 ...)
-#: src/orca/guilabels.py:774
+#: src/orca/guilabels.py:789
 msgid "Speak spreadsheet cell coordinates"
 msgstr "Zellenkoordinaten in Tabellenblättern vorlesen"
 
@@ -5409,51 +5426,51 @@ msgstr "Zellenkoordinaten in Tabellenblättern vorlesen"
 #. Some users, however, prefer to have Orca always announce the entire selected range,
 #. i.e. in the same scenario say "A1 through A9 selected." Those users should enable
 #. this option.
-#: src/orca/guilabels.py:783
+#: src/orca/guilabels.py:798
 msgid "Always speak selected spreadsheet range"
 msgstr "Immer den ausgewählten Tabellenblatt-Bereich vorlesen"
 
 #. Translators: This is a label for an option for whether or not to speak the
 #. header of a table cell in document content.
-#: src/orca/guilabels.py:787
+#: src/orca/guilabels.py:802
 msgid "Announce cell _header"
 msgstr "Zellenü_berschrift vorlesen"
 
 #. Translators: This is the title of a panel containing options for specifying
 #. how to navigate tables in document content.
-#: src/orca/guilabels.py:791
+#: src/orca/guilabels.py:806
 msgid "Table Navigation"
 msgstr "Tabellennavigation"
 
 #. Translators: This is a label for an option to tell Orca to skip over empty/
 #. blank cells when navigating tables in document content.
-#: src/orca/guilabels.py:795
+#: src/orca/guilabels.py:810
 msgid "Skip _blank cells"
 msgstr "_Leere Zellen überspringen"
 
 #. 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 to
 #. them. This label is associated with the default presentation to be used.
-#: src/orca/guilabels.py:800
+#: src/orca/guilabels.py:815
 msgid "Speak _cell"
 msgstr "_Zelle vorlesen"
 
 #. Translators: This is a label for an option to tell Orca whether or not it
 #. should speak table cell coordinates in document content.
-#: src/orca/guilabels.py:804
+#: src/orca/guilabels.py:819
 msgid "Speak _cell coordinates"
 msgstr "_Zellenkoordinaten vorlesen"
 
 #. Translators: This is a label for an option to tell Orca whether or not it
 #. should speak the span size of a table cell (e.g., how many rows and columns
 #. a particular table cell spans in a table).
-#: src/orca/guilabels.py:809
+#: src/orca/guilabels.py:824
 msgid "Speak _multiple cell spans"
 msgstr "_Zellenausdehnung vorlesen"
 
 #. Translators: This is a table column header. "Attribute" here refers to text
 #. attributes such as bold, underline, family-name, etc.
-#: src/orca/guilabels.py:813
+#: src/orca/guilabels.py:828
 msgid "Attribute Name"
 msgstr "Attributname"
 
@@ -5462,20 +5479,20 @@ msgstr "Attributname"
 #. Orca needs to provide its own support. As such, Orca offers the user the
 #. ability to switch between the Firefox mode and the Orca mode. This is the
 #. label of a checkbox in which users can indicate their default preference.
-#: src/orca/guilabels.py:820
+#: src/orca/guilabels.py:835
 msgid "Control caret navigation"
 msgstr "Caret-Navigation verwenden"
 
 #. Translators: Orca provides keystrokes to navigate HTML content in a structural
 #. manner: go to previous/next header, list item, table, etc. This is the label
 #. of a checkbox in which users can indicate their default preference.
-#: src/orca/guilabels.py:825
+#: src/orca/guilabels.py:840
 msgid "Enable _structural navigation"
 msgstr "_Strukturierte Navigation verwenden"
 
 #. Translators: This refers to the amount of information Orca provides about a
 #. particular object that receives focus.
-#: src/orca/guilabels.py:829 src/orca/orca-setup.ui:1480
+#: src/orca/guilabels.py:844 src/orca/orca-setup.ui:1480
 #: src/orca/orca-setup.ui:2224
 msgid "Brie_f"
 msgstr "_Kurz"
@@ -8794,8 +8811,8 @@ msgstr "Taste"
 #. A user can choose to have no echo, one type of echo, or multiple types of
 #. echo and can cycle through the various levels quickly via a command.
 #: src/orca/messages.py:691
-msgid "Key echo set to key."
-msgstr "Tastaturecho auf Taste gesetzt."
+msgid "Echo set to key."
+msgstr "Echo auf Taste gesetzt."
 
 #. Translators: Orca has an "echo" setting which allows the user to configure
 #. what is spoken in response to a key press. Given a user who typed "Hello
@@ -8825,8 +8842,8 @@ msgstr "Keine"
 #. A user can choose to have no echo, one type of echo, or multiple types of
 #. echo and can cycle through the various levels quickly via a command.
 #: src/orca/messages.py:717
-msgid "Key echo set to None."
-msgstr "Tastaturecho deaktiviert."
+msgid "Echo set to None."
+msgstr "Echo deaktiviert."
 
 #. Translators: Orca has an "echo" setting which allows the user to configure
 #. what is spoken in response to a key press. Given a user who typed "Hello
@@ -8856,8 +8873,8 @@ msgstr "Taste und Wort"
 #. A user can choose to have no echo, one type of echo, or multiple types of
 #. echo and can cycle through the various levels quickly via a command.
 #: src/orca/messages.py:743
-msgid "Key echo set to key and word."
-msgstr "Tastaturecho auf Taste und Wort gesetzt."
+msgid "Echo set to key and word."
+msgstr "Echo auf Taste und Wort gesetzt."
 
 #. Translators: Orca has an "echo" setting which allows the user to configure
 #. what is spoken in response to a key press. Given a user who typed "Hello
@@ -8887,8 +8904,8 @@ msgstr "Satz"
 #. A user can choose to have no echo, one type of echo, or multiple types of
 #. echo and can cycle through the various levels quickly via a command.
 #: src/orca/messages.py:769
-msgid "Key echo set to sentence."
-msgstr "Tastaturecho gesetzt auf Satz."
+msgid "Echo set to sentence."
+msgstr "Echo gesetzt auf Satz."
 
 #. Translators: Orca has an "echo" setting which allows the user to configure
 #. what is spoken in response to a key press. Given a user who typed "Hello
@@ -8918,8 +8935,8 @@ msgstr "Wort"
 #. A user can choose to have no echo, one type of echo, or multiple types of
 #. echo and can cycle through the various levels quickly via a command.
 #: src/orca/messages.py:795
-msgid "Key echo set to word."
-msgstr "Tastaturecho gesetzt auf Wort."
+msgid "Echo set to word."
+msgstr "Echo gesetzt auf Wort."
 
 #. Translators: Orca has an "echo" setting which allows the user to configure
 #. what is spoken in response to a key press. Given a user who typed "Hello
@@ -8949,8 +8966,8 @@ msgstr "Wort und Satz"
 #. A user can choose to have no echo, one type of echo, or multiple types of
 #. echo and can cycle through the various levels quickly via a command.
 #: src/orca/messages.py:821
-msgid "Key echo set to word and sentence."
-msgstr "Tastaturecho auf Wort und Satz gesetzt."
+msgid "Echo set to word and sentence."
+msgstr "Echo auf Wort und Satz gesetzt."
 
 #. Translators: This phrase is spoken to inform the user of all of the MathML
 #. enclosure notations associated with a given mathematical expression. For
@@ -12924,8 +12941,8 @@ msgid "Enable echo by _sentence"
 msgstr "_Satzweises Echo aktivieren"
 
 #: src/orca/orca-setup.ui:2861
-msgid "Key Echo"
-msgstr "Tastaturecho"
+msgid "Echo"
+msgstr "Echo"
 
 #: src/orca/orca-setup.ui:2885
 msgid "Screen Reader _Modifier Key(s):"


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