summaryrefslogtreecommitdiff
path: root/po-properties/de.po
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2006-06-05 19:33:40 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2006-06-05 19:33:40 +0000
commitb2cbfe66a40b549a85bd411809deaf723421d472 (patch)
tree41cdbcbe0294e574eb962e690b701b3a24da7a64 /po-properties/de.po
parent7762f490b6957c9124447837e96c4605b02b3b23 (diff)
downloadgdk-pixbuf-b2cbfe66a40b549a85bd411809deaf723421d472.tar.gz
Diffstat (limited to 'po-properties/de.po')
-rw-r--r--po-properties/de.po526
1 files changed, 303 insertions, 223 deletions
diff --git a/po-properties/de.po b/po-properties/de.po
index 55ccd9188..72a051e57 100644
--- a/po-properties/de.po
+++ b/po-properties/de.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: GTK+ HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-05-16 15:02-0400\n"
+"POT-Creation-Date: 2006-06-05 14:44-0400\n"
"PO-Revision-Date: 2006-03-01 18:32+0100\n"
"Last-Translator: Hendrik Richter <hendrikr@gnome.org>\n"
"Language-Team: German <gnome-de@gnome.org>\n"
@@ -270,8 +270,8 @@ msgstr "Name"
msgid "A unique name for the action."
msgstr "Ein eindeutiger Aktionsname."
-#: gtk/gtkaction.c:198 gtk/gtkbutton.c:193 gtk/gtkexpander.c:185
-#: gtk/gtkframe.c:95 gtk/gtklabel.c:293 gtk/gtktoolbutton.c:174
+#: gtk/gtkaction.c:198 gtk/gtkbutton.c:199 gtk/gtkexpander.c:185
+#: gtk/gtkframe.c:95 gtk/gtklabel.c:293 gtk/gtktoolbutton.c:180
msgid "Label"
msgstr "Beschriftung"
@@ -377,7 +377,7 @@ msgid "When TRUE, empty menu proxies for this action are hidden."
msgstr "Sollen leere Menüproxys für diese Aktion verborgen werden?"
#: gtk/gtkaction.c:293 gtk/gtkactiongroup.c:143 gtk/gtkcellrenderer.c:193
-#: gtk/gtkwidget.c:417
+#: gtk/gtkwidget.c:458
msgid "Sensitive"
msgstr "Empfindlich"
@@ -386,7 +386,7 @@ msgid "Whether the action is enabled."
msgstr "Soll das Widget aktiviert sein?"
#: gtk/gtkaction.c:300 gtk/gtkactiongroup.c:150 gtk/gtkstatusicon.c:205
-#: gtk/gtktreeviewcolumn.c:185 gtk/gtkwidget.c:410
+#: gtk/gtktreeviewcolumn.c:185 gtk/gtkwidget.c:451
msgid "Visible"
msgstr "Sichtbar"
@@ -471,7 +471,7 @@ msgstr "Die Seitengröße der Stellgröße"
msgid "Horizontal alignment"
msgstr "Horizontale Ausrichtung"
-#: gtk/gtkalignment.c:93 gtk/gtkbutton.c:244
+#: gtk/gtkalignment.c:93 gtk/gtkbutton.c:250
msgid ""
"Horizontal position of child in available space. 0.0 is left aligned, 1.0 is "
"right aligned"
@@ -483,7 +483,7 @@ msgstr ""
msgid "Vertical alignment"
msgstr "Vertikale Ausrichtung"
-#: gtk/gtkalignment.c:103 gtk/gtkbutton.c:263
+#: gtk/gtkalignment.c:103 gtk/gtkbutton.c:269
msgid ""
"Vertical position of child in available space. 0.0 is top aligned, 1.0 is "
"bottom aligned"
@@ -724,19 +724,19 @@ msgstr "Position"
msgid "The index of the child in the parent"
msgstr "Der Index des Kinds im Eltern-Widget"
-#: gtk/gtkbutton.c:194
+#: gtk/gtkbutton.c:200
msgid ""
"Text of the label widget inside the button, if the button contains a label "
"widget"
msgstr ""
"Text des Beschriftungs-Widgets im Knopf, falls der Knopf ein solches enthält"
-#: gtk/gtkbutton.c:201 gtk/gtkexpander.c:193 gtk/gtklabel.c:314
-#: gtk/gtktoolbutton.c:181
+#: gtk/gtkbutton.c:207 gtk/gtkexpander.c:193 gtk/gtklabel.c:314
+#: gtk/gtktoolbutton.c:187
msgid "Use underline"
msgstr "Unterstrich verwenden"
-#: gtk/gtkbutton.c:202 gtk/gtkexpander.c:194 gtk/gtklabel.c:315
+#: gtk/gtkbutton.c:208 gtk/gtkexpander.c:194 gtk/gtklabel.c:315
msgid ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
@@ -744,63 +744,73 @@ msgstr ""
"Falls eingeschaltet, bedeutet ein Unterstrich im Text, dass das nächste "
"Zeichen als Tastaturkürzel verwendet werden soll"
-#: gtk/gtkbutton.c:209
+#: gtk/gtkbutton.c:215
msgid "Use stock"
msgstr "Repertoire verwenden"
-#: gtk/gtkbutton.c:210
+#: gtk/gtkbutton.c:216
msgid ""
"If set, the label is used to pick a stock item instead of being displayed"
msgstr ""
"Falls aktiv, wird die Beschriftung nicht angezeigt, sondern verwendet, um "
"ein Symbol aus dem Repertoire zu wählen"
-#: gtk/gtkbutton.c:217 gtk/gtkcombobox.c:640 gtk/gtkfilechooserbutton.c:372
+#: gtk/gtkbutton.c:223 gtk/gtkcombobox.c:646 gtk/gtkfilechooserbutton.c:372
msgid "Focus on click"
msgstr "Fokus beim Anklicken"
-#: gtk/gtkbutton.c:218 gtk/gtkfilechooserbutton.c:373
+#: gtk/gtkbutton.c:224 gtk/gtkfilechooserbutton.c:373
msgid "Whether the button grabs focus when it is clicked with the mouse"
msgstr ""
"Soll der Knopf den Fokus erhalten, sobald er mit der Maus angeklickt wurde?"
-#: gtk/gtkbutton.c:225
+#: gtk/gtkbutton.c:231
msgid "Border relief"
msgstr "Randrelief"
-#: gtk/gtkbutton.c:226
+#: gtk/gtkbutton.c:232
msgid "The border relief style"
msgstr "Der Reliefstil des Rands"
-#: gtk/gtkbutton.c:243
+#: gtk/gtkbutton.c:249
msgid "Horizontal alignment for child"
msgstr "Horizontale Ausrichtung des Kinds"
-#: gtk/gtkbutton.c:262
+#: gtk/gtkbutton.c:268
msgid "Vertical alignment for child"
msgstr "Vertikale Ausrichtung des Kinds"
-#: gtk/gtkbutton.c:279 gtk/gtkimagemenuitem.c:101
+#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:101
msgid "Image widget"
msgstr "Bild-Widget"
-#: gtk/gtkbutton.c:280
+#: gtk/gtkbutton.c:286
msgid "Child widget to appear next to the button text"
msgstr "Das Kind-Widget, das neben dem Button-Text erscheint"
-#: gtk/gtkbutton.c:388
+#: gtk/gtkbutton.c:300
+#, fuzzy
+msgid "Image position"
+msgstr "Griffposition"
+
+#: gtk/gtkbutton.c:301
+#, fuzzy
+msgid "The position of the image relative to the text"
+msgstr "Position des Griffs bezüglich des Kind-Widgets"
+
+#: gtk/gtkbutton.c:410
msgid "Default Spacing"
msgstr "Abstandsvorgabe"
-#: gtk/gtkbutton.c:389
+#: gtk/gtkbutton.c:411
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr "Der zusätzliche Raum für CAN_DEFAULT-Knöpfe"
-#: gtk/gtkbutton.c:395
+#: gtk/gtkbutton.c:417
msgid "Default Outside Spacing"
msgstr "Vorgabeabstand außen"
-#: gtk/gtkbutton.c:396
+#: gtk/gtkbutton.c:418
msgid ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
@@ -808,33 +818,33 @@ msgstr ""
"Der zusätzliche Raum für CAN_DEFAULT-Knöpfe, der immer außerhalb des Rands "
"zugegeben werden soll"
-#: gtk/gtkbutton.c:401
+#: gtk/gtkbutton.c:423
msgid "Child X Displacement"
msgstr "X-Versatz des Kindes"
-#: gtk/gtkbutton.c:402
+#: gtk/gtkbutton.c:424
msgid ""
"How far in the x direction to move the child when the button is depressed"
msgstr ""
"Wie weit soll das Kind in horizontaler Richtung versetzt werden, wenn der "
"Knopf gedrückt wird?"
-#: gtk/gtkbutton.c:409
+#: gtk/gtkbutton.c:431
msgid "Child Y Displacement"
msgstr "Y-Versatz des Kindes"
-#: gtk/gtkbutton.c:410
+#: gtk/gtkbutton.c:432
msgid ""
"How far in the y direction to move the child when the button is depressed"
msgstr ""
"Wie weit soll das Kind in vertikaler Richtung versetzt werden, wenn der "
"Knopf gedrückt wird?"
-#: gtk/gtkbutton.c:426
+#: gtk/gtkbutton.c:448
msgid "Displace focus"
msgstr "Fokus ersetzen"
-#: gtk/gtkbutton.c:427
+#: gtk/gtkbutton.c:449
msgid ""
"Whether the child_displacement_x/_y properties should also affect the focus "
"rectangle"
@@ -842,20 +852,30 @@ msgstr ""
"Sollen die child_displacement_x/_y-Eigenschaften auch den Bereich des Fokus "
"beeinflussen?"
-#: gtk/gtkbutton.c:440 gtk/gtkentry.c:517 gtk/gtkentry.c:860
+#: gtk/gtkbutton.c:462 gtk/gtkentry.c:517 gtk/gtkentry.c:860
#, fuzzy
msgid "Inner Border"
msgstr "Rand zeichnen"
-#: gtk/gtkbutton.c:441
+#: gtk/gtkbutton.c:463
msgid "Border between button edges and child."
msgstr ""
-#: gtk/gtkbutton.c:446
+#: gtk/gtkbutton.c:476
+#, fuzzy
+msgid "Image spacing"
+msgstr "Wertabstand"
+
+#: gtk/gtkbutton.c:477
+#, fuzzy
+msgid "Spacing in pixels between the image and label"
+msgstr "Zwischen dem Kind und dessen Nachbarn einzufügende Polsterung in Pixel"
+
+#: gtk/gtkbutton.c:485
msgid "Show button images"
msgstr "Knopfbilder anzeigen"
-#: gtk/gtkbutton.c:447
+#: gtk/gtkbutton.c:486
msgid "Whether stock icons should be shown in buttons"
msgstr "Sollen in Knöpfen Repertoire-Symbole angezeigt werden?"
@@ -1194,19 +1214,19 @@ msgstr "Einzelabsatz-Modus"
msgid "Whether or not to keep all text in a single paragraph"
msgstr "Soll der gesamte Text in einem einzigen Absatz vorgehalten werden?"
-#: gtk/gtkcellrenderertext.c:223 gtk/gtkcellview.c:143 gtk/gtktexttag.c:181
+#: gtk/gtkcellrenderertext.c:223 gtk/gtkcellview.c:144 gtk/gtktexttag.c:181
msgid "Background color name"
msgstr "Name der Hintergrundfarbe"
-#: gtk/gtkcellrenderertext.c:224 gtk/gtkcellview.c:144 gtk/gtktexttag.c:182
+#: gtk/gtkcellrenderertext.c:224 gtk/gtkcellview.c:145 gtk/gtktexttag.c:182
msgid "Background color as a string"
msgstr "Die Hintergrundfarbe als Zeichenkette"
-#: gtk/gtkcellrenderertext.c:231 gtk/gtkcellview.c:150 gtk/gtktexttag.c:189
+#: gtk/gtkcellrenderertext.c:231 gtk/gtkcellview.c:151 gtk/gtktexttag.c:189
msgid "Background color"
msgstr "Hintergrundfarbe"
-#: gtk/gtkcellrenderertext.c:232 gtk/gtkcellview.c:151
+#: gtk/gtkcellrenderertext.c:232 gtk/gtkcellview.c:152
msgid "Background color as a GdkColor"
msgstr "Die Hintergrundfarbe als GdkColor"
@@ -1373,7 +1393,7 @@ msgstr ""
"Zellen-Renderer nicht genügend Platz hat, um die gesamte Zeichenkette in "
"einer Zeile anzuzeigen"
-#: gtk/gtkcellrenderertext.c:465 gtk/gtkcombobox.c:530
+#: gtk/gtkcellrenderertext.c:465 gtk/gtkcombobox.c:536
msgid "Wrap width"
msgstr "Umbruchbreite"
@@ -1390,11 +1410,11 @@ msgstr "Ausrichtung"
msgid "How to align the lines"
msgstr "Wie soll die Werkzeugleiste gezeichnet werden?"
-#: gtk/gtkcellrenderertext.c:493 gtk/gtkcellview.c:158 gtk/gtktexttag.c:543
+#: gtk/gtkcellrenderertext.c:493 gtk/gtkcellview.c:174 gtk/gtktexttag.c:543
msgid "Background set"
msgstr "Hintergrund einstellen"
-#: gtk/gtkcellrenderertext.c:494 gtk/gtkcellview.c:159 gtk/gtktexttag.c:544
+#: gtk/gtkcellrenderertext.c:494 gtk/gtkcellview.c:175 gtk/gtktexttag.c:544
msgid "Whether this tag affects the background color"
msgstr "Soll dieses Tag die Hintergrundfarbe beeinflussen?"
@@ -1553,6 +1573,16 @@ msgstr "Indikatorgröße"
msgid "Size of check or radio indicator"
msgstr "Die Größe des Ankreuz- oder Radioindikators"
+#: gtk/gtkcellview.c:166
+#, fuzzy
+msgid "CellView model"
+msgstr "Baumansichtsmodell"
+
+#: gtk/gtkcellview.c:167
+#, fuzzy
+msgid "The model for cell view"
+msgstr "Das Modell für die Icon View"
+
#: gtk/gtkcheckbutton.c:69 gtk/gtkcheckmenuitem.c:110 gtk/gtkoptionmenu.c:169
msgid "Indicator Size"
msgstr "Indikatorgröße"
@@ -1607,7 +1637,7 @@ msgstr "Titel"
msgid "The title of the color selection dialog"
msgstr "Der Titel des Farbwahldialogs"
-#: gtk/gtkcolorbutton.c:202 gtk/gtkcolorsel.c:1853
+#: gtk/gtkcolorbutton.c:202 gtk/gtkcolorsel.c:1864
msgid "Current Color"
msgstr "Aktuelle Farbe"
@@ -1615,7 +1645,7 @@ msgstr "Aktuelle Farbe"
msgid "The selected color"
msgstr "Die gewählte Farbe"
-#: gtk/gtkcolorbutton.c:217 gtk/gtkcolorsel.c:1860
+#: gtk/gtkcolorbutton.c:217 gtk/gtkcolorsel.c:1871
msgid "Current Alpha"
msgstr "Aktuelles Alpha"
@@ -1625,37 +1655,37 @@ msgstr ""
"Die gewählte Deckkraft (0 ist völlig transparent, 65535 völlig "
"undurchsichtig)"
-#: gtk/gtkcolorsel.c:1839
+#: gtk/gtkcolorsel.c:1850
msgid "Has Opacity Control"
msgstr "Hat Deckkraftregler"
-#: gtk/gtkcolorsel.c:1840
+#: gtk/gtkcolorsel.c:1851
msgid "Whether the color selector should allow setting opacity"
msgstr "Soll der Farbwähler eine Regelung der Deckkraft zulassen?"
-#: gtk/gtkcolorsel.c:1846
+#: gtk/gtkcolorsel.c:1857
msgid "Has palette"
msgstr "Hat Palette"
-#: gtk/gtkcolorsel.c:1847
+#: gtk/gtkcolorsel.c:1858
msgid "Whether a palette should be used"
msgstr "Soll eine Palette verwendet werden?"
-#: gtk/gtkcolorsel.c:1854
+#: gtk/gtkcolorsel.c:1865
msgid "The current color"
msgstr "Die aktuelle Farbe"
-#: gtk/gtkcolorsel.c:1861
+#: gtk/gtkcolorsel.c:1872
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr ""
"Die aktuelle Deckkraft (0 ist völlig transparent, 65535 völlig "
"undurchsichtig)"
-#: gtk/gtkcolorsel.c:1875
+#: gtk/gtkcolorsel.c:1886
msgid "Custom palette"
msgstr "Eigene Palette"
-#: gtk/gtkcolorsel.c:1876
+#: gtk/gtkcolorsel.c:1887
msgid "Palette to use in the color selector"
msgstr "Im Farbwähler zu verwendende Palette"
@@ -1701,72 +1731,72 @@ msgstr "Wert in Liste"
msgid "Whether entered values must already be present in the list"
msgstr "Müssen eingetragene Werte bereits in der Liste vorhanden sein?"
-#: gtk/gtkcombobox.c:513
+#: gtk/gtkcombobox.c:519
msgid "ComboBox model"
msgstr "ComboBox-Modell"
-#: gtk/gtkcombobox.c:514
+#: gtk/gtkcombobox.c:520
msgid "The model for the combo box"
msgstr "Das Modell für das Kombinationsfeld"
-#: gtk/gtkcombobox.c:531
+#: gtk/gtkcombobox.c:537
#, fuzzy
msgid "Wrap width for laying out the items in a grid"
msgstr "Umbruchbreite zum Anordnen der Objekte in einem Gitter"
# CHECK
-#: gtk/gtkcombobox.c:553
+#: gtk/gtkcombobox.c:559
msgid "Row span column"
msgstr "Spalte zur Zeilenüberbrückung"
-#: gtk/gtkcombobox.c:554
+#: gtk/gtkcombobox.c:560
msgid "TreeModel column containing the row span values"
msgstr "TreeModel-Spalte, die die Zeilenüberbrückungswerte enthält"
# CHECK
-#: gtk/gtkcombobox.c:575
+#: gtk/gtkcombobox.c:581
msgid "Column span column"
msgstr "Spalte zur Spaltenüberbrückung"
-#: gtk/gtkcombobox.c:576
+#: gtk/gtkcombobox.c:582
msgid "TreeModel column containing the column span values"
msgstr "TreeModel-Spalte, die die Spaltenüberbrückungswerte enthält"
-#: gtk/gtkcombobox.c:596
+#: gtk/gtkcombobox.c:602
msgid "Active item"
msgstr "Aktives Objekt"
-#: gtk/gtkcombobox.c:597
+#: gtk/gtkcombobox.c:603
msgid "The item which is currently active"
msgstr "Das momentan aktive Objekt"
-#: gtk/gtkcombobox.c:616 gtk/gtkuimanager.c:195
+#: gtk/gtkcombobox.c:622 gtk/gtkuimanager.c:195
msgid "Add tearoffs to menus"
msgstr "Abreiß-Einträge zu Menüs hinzufügen"
-#: gtk/gtkcombobox.c:617
+#: gtk/gtkcombobox.c:623
msgid "Whether dropdowns should have a tearoff menu item"
msgstr "Sollen Herabklapper Abreiß-Einträge haben?"
-#: gtk/gtkcombobox.c:632 gtk/gtkentry.c:509
+#: gtk/gtkcombobox.c:638 gtk/gtkentry.c:509
msgid "Has Frame"
msgstr "Hat Rahmen"
-#: gtk/gtkcombobox.c:633
+#: gtk/gtkcombobox.c:639
msgid "Whether the combo box draws a frame around the child"
msgstr "Soll das Kombinationsfeld einen Rahmen um das Kind zeichnen?"
-#: gtk/gtkcombobox.c:641
+#: gtk/gtkcombobox.c:647
msgid "Whether the combo box grabs focus when it is clicked with the mouse"
msgstr ""
"Soll das Kombinationsfeld den Fokus erhalten, sobald es mit der Maus "
"angeklickt wurde?"
-#: gtk/gtkcombobox.c:656 gtk/gtkmenu.c:484
+#: gtk/gtkcombobox.c:662 gtk/gtkmenu.c:484
msgid "Tearoff Title"
msgstr "Abreißtitel"
-#: gtk/gtkcombobox.c:657
+#: gtk/gtkcombobox.c:663
#, fuzzy
msgid ""
"A title that may be displayed by the window manager when the popup is torn-"
@@ -1775,21 +1805,21 @@ msgstr ""
"Ein Titel, der evtl. vom Fenstermanager angezeigt wird, wenn dieses Menü "
"abgerissen wurde"
-#: gtk/gtkcombobox.c:674
+#: gtk/gtkcombobox.c:680
#, fuzzy
msgid "Popup shown"
msgstr "Breite des Popups"
-#: gtk/gtkcombobox.c:675
+#: gtk/gtkcombobox.c:681
#, fuzzy
msgid "Whether the combo's dropdown is shown"
msgstr "Soll der Rand gezeigt werden?"
-#: gtk/gtkcombobox.c:681
+#: gtk/gtkcombobox.c:687
msgid "Appears as list"
msgstr "Als Liste anzeigen"
-#: gtk/gtkcombobox.c:682
+#: gtk/gtkcombobox.c:688
msgid "Whether dropdowns should look like lists rather than menus"
msgstr "Sollen Herabklapper wie Listen statt wie Menüs aussehen?"
@@ -2138,7 +2168,7 @@ msgstr ""
msgid "Space to put between the label and the child"
msgstr "Zwischen dem Kind und dessen Nachbarn einzufügende Polsterung in Pixel"
-#: gtk/gtkexpander.c:219 gtk/gtkframe.c:137 gtk/gtktoolbutton.c:188
+#: gtk/gtkexpander.c:219 gtk/gtkframe.c:137 gtk/gtktoolbutton.c:194
msgid "Label widget"
msgstr "Beschriftungs-Widget"
@@ -2148,11 +2178,11 @@ msgstr ""
"Ein Widget, das anstatt der üblichen Ausklapperbeschriftung angezeigt werden "
"soll"
-#: gtk/gtkexpander.c:226 gtk/gtktreeview.c:707
+#: gtk/gtkexpander.c:226 gtk/gtktreeview.c:719
msgid "Expander Size"
msgstr "Ausklappergröße"
-#: gtk/gtkexpander.c:227 gtk/gtktreeview.c:708
+#: gtk/gtkexpander.c:227 gtk/gtktreeview.c:720
msgid "Size of the expander arrow"
msgstr "Größe des Ausklapppfeils"
@@ -2567,11 +2597,11 @@ msgstr ""
"Legt fest, wie Text und Symbol von jedem Element relativ zueinander "
"positioniert werden"
-#: gtk/gtkiconview.c:709 gtk/gtktreeview.c:591 gtk/gtktreeviewcolumn.c:301
+#: gtk/gtkiconview.c:709 gtk/gtktreeview.c:595 gtk/gtktreeviewcolumn.c:301
msgid "Reorderable"
msgstr "Umstellbar"
-#: gtk/gtkiconview.c:710 gtk/gtktreeview.c:592
+#: gtk/gtkiconview.c:710 gtk/gtktreeview.c:596
msgid "View is reorderable"
msgstr "Die Ansicht kann umsortiert werden"
@@ -3397,16 +3427,24 @@ msgid ""
"Whether the preview widget should take up the entire space it is allocated"
msgstr "Soll das Vorschau-Widget den gesamten ihm zugewiesenen Raum einnehmen?"
-#: gtk/gtkprintbackend.c:253
+#: gtk/gtkprintbackend.c:252
#, fuzzy
msgid "Default print backend"
msgstr "Vorgabe-Backend des Dateiwählers"
-#: gtk/gtkprintbackend.c:254
+#: gtk/gtkprintbackend.c:253
#, fuzzy
msgid "List of the GtkPrintBackend backends to use by default"
msgstr "Der Name des per Vorgabe zu verwendenden GtkFileChooser-Backends"
+#: gtk/gtkprintbackend.c:258
+msgid "Default command to run when displaying a print preview"
+msgstr ""
+
+#: gtk/gtkprintbackend.c:259
+msgid "Command to run when displaying a print preview"
+msgstr ""
+
#: gtk/gtkprinter.c:116
#, fuzzy
msgid "Name of the printer"
@@ -3493,132 +3531,154 @@ msgstr ""
msgid "Printer settings"
msgstr ""
-#: gtk/gtkprintjob.c:141 gtk/gtkprintjob.c:142 gtk/gtkprintunixdialog.c:217
+#: gtk/gtkprintjob.c:141 gtk/gtkprintjob.c:142 gtk/gtkprintunixdialog.c:224
#, fuzzy
msgid "Page Setup"
msgstr "Seitengröße"
-#: gtk/gtkprintoperation.c:374
+#: gtk/gtkprintoperation.c:832
#, fuzzy
msgid "Default Page Setup"
msgstr "Vorgabehöhe"
-#: gtk/gtkprintoperation.c:375
+#: gtk/gtkprintoperation.c:833
msgid "The GtkPageSetup used by default"
msgstr ""
-#: gtk/gtkprintoperation.c:393 gtk/gtkprintunixdialog.c:235
+#: gtk/gtkprintoperation.c:851 gtk/gtkprintunixdialog.c:242
msgid "Print Settings"
msgstr ""
-#: gtk/gtkprintoperation.c:394 gtk/gtkprintunixdialog.c:236
+#: gtk/gtkprintoperation.c:852 gtk/gtkprintunixdialog.c:243
msgid "The GtkPrintSettings used for initializing the dialog"
msgstr ""
-#: gtk/gtkprintoperation.c:412
+#: gtk/gtkprintoperation.c:870
#, fuzzy
msgid "Job Name"
msgstr "Symbolname"
-#: gtk/gtkprintoperation.c:413
+#: gtk/gtkprintoperation.c:871
msgid "A string used for identifying the print job."
msgstr ""
-#: gtk/gtkprintoperation.c:436
+#: gtk/gtkprintoperation.c:894
#, fuzzy
msgid "Number of Pages"
msgstr "Kanalanzahl"
-#: gtk/gtkprintoperation.c:437
+#: gtk/gtkprintoperation.c:895
#, fuzzy
msgid "The number of pages in the document."
msgstr "Die Anzahl der Zeilen in der Tabelle"
-#: gtk/gtkprintoperation.c:458 gtk/gtkprintunixdialog.c:225
+#: gtk/gtkprintoperation.c:916 gtk/gtkprintunixdialog.c:232
#, fuzzy
msgid "Current Page"
msgstr "Aktuelles Alpha"
-#: gtk/gtkprintoperation.c:459
+#: gtk/gtkprintoperation.c:917
#, fuzzy
msgid "The current page in the document."
msgstr "Die Seitengröße der Stellgröße"
-#: gtk/gtkprintoperation.c:480
+#: gtk/gtkprintoperation.c:938
#, fuzzy
msgid "Use full page"
msgstr "Alpha verwenden"
-#: gtk/gtkprintoperation.c:481
+#: gtk/gtkprintoperation.c:939
msgid ""
"TRUE if the the origin of the context should be at the corner of the page "
"and not the corner of the imageable area"
msgstr ""
-#: gtk/gtkprintoperation.c:501
+#: gtk/gtkprintoperation.c:959
msgid "Track Print Status"
msgstr ""
-#: gtk/gtkprintoperation.c:502
+#: gtk/gtkprintoperation.c:960
msgid ""
"TRUE if the print operation will continue to report on the print job status "
"after the print data has been sent to the printer or print server."
msgstr ""
-#: gtk/gtkprintoperation.c:519
+#: gtk/gtkprintoperation.c:977
#, fuzzy
msgid "Unit"
msgstr "Aufdringlich"
-#: gtk/gtkprintoperation.c:520
+#: gtk/gtkprintoperation.c:978
msgid "The unit in which distances can be measured in the context"
msgstr ""
-#: gtk/gtkprintoperation.c:537
+#: gtk/gtkprintoperation.c:995 gtk/gtkprintoperation.c:1027
#, fuzzy
msgid "Show Dialog"
msgstr "Dialog"
-#: gtk/gtkprintoperation.c:538
+#: gtk/gtkprintoperation.c:996
msgid "TRUE if gtk_print_operation_run() should show the print dialog."
msgstr ""
-#: gtk/gtkprintoperation.c:560 gtk/gtkprintoperation.c:561
+#: gtk/gtkprintoperation.c:1011
+#, fuzzy
+msgid "Show Preview"
+msgstr "Text anzeigen"
+
+#: gtk/gtkprintoperation.c:1012
+msgid "TRUE if gtk_print_operation_run() should show the print preview."
+msgstr ""
+
+#: gtk/gtkprintoperation.c:1028
+msgid "TRUE if a progress dialog is shown while printing."
+msgstr ""
+
+#: gtk/gtkprintoperation.c:1051 gtk/gtkprintoperation.c:1052
msgid "PDF target filename"
msgstr ""
-#: gtk/gtkprintoperation.c:575
+#: gtk/gtkprintoperation.c:1066
msgid "Status"
msgstr ""
-#: gtk/gtkprintoperation.c:576
+#: gtk/gtkprintoperation.c:1067
#, fuzzy
msgid "The status of the print operation"
msgstr "Der Schaltzustand des Knopfes"
-#: gtk/gtkprintoperation.c:596
+#: gtk/gtkprintoperation.c:1087
msgid "Status String"
msgstr ""
-#: gtk/gtkprintoperation.c:597
+#: gtk/gtkprintoperation.c:1088
msgid "A human-readable description of the status"
msgstr ""
-#: gtk/gtkprintunixdialog.c:218
+#: gtk/gtkprintoperation.c:1106
+#, fuzzy
+msgid "Custom tab label"
+msgstr "Eigene Palette"
+
+#: gtk/gtkprintoperation.c:1107
+msgid "Label for the tab containing custom widgets."
+msgstr ""
+
+#: gtk/gtkprintunixdialog.c:225
msgid "The GtkPageSetup to use"
msgstr ""
-#: gtk/gtkprintunixdialog.c:226
+#: gtk/gtkprintunixdialog.c:233
#, fuzzy
msgid "The current page in the document"
msgstr "Die Seitengröße der Stellgröße"
-#: gtk/gtkprintunixdialog.c:243
+#: gtk/gtkprintunixdialog.c:250
#, fuzzy
msgid "Selected Printer"
msgstr "Das gewählte Jahr"
-#: gtk/gtkprintunixdialog.c:244
+#: gtk/gtkprintunixdialog.c:251
#, fuzzy
msgid "The GtkPrinter which is selected"
msgstr "Das momentan aktive Objekt"
@@ -4121,11 +4181,11 @@ msgstr ""
"Einen zweiten Vorwärtspfeil am gegenüberliegenden Ende des Rollbalkens "
"anzeigen"
-#: gtk/gtkscrolledwindow.c:221 gtk/gtktext.c:541 gtk/gtktreeview.c:551
+#: gtk/gtkscrolledwindow.c:221 gtk/gtktext.c:541 gtk/gtktreeview.c:555
msgid "Horizontal Adjustment"
msgstr "Horizontale Stellgröße"
-#: gtk/gtkscrolledwindow.c:228 gtk/gtktext.c:549 gtk/gtktreeview.c:559
+#: gtk/gtkscrolledwindow.c:228 gtk/gtktext.c:549 gtk/gtktreeview.c:563
msgid "Vertical Adjustment"
msgstr "Vertikale Stellgröße"
@@ -5309,12 +5369,12 @@ msgstr "Symbolgröße in Werkzeugleiste"
msgid "Size of icons in default toolbars"
msgstr "Die Größe der Symbole in normalen Werkzeugleisten"
-#: gtk/gtktoolbutton.c:175
+#: gtk/gtktoolbutton.c:181
msgid "Text to show in the item."
msgstr "Im Objekt anzuzeigender Text."
# CHECK
-#: gtk/gtktoolbutton.c:182
+#: gtk/gtktoolbutton.c:188
msgid ""
"If set, an underline in the label property indicates that the next character "
"should be used for the mnemonic accelerator key in the overflow menu"
@@ -5322,35 +5382,45 @@ msgstr ""
"Falls eingeschaltet, bedeutet ein Unterstrich im Beschriftungstext, dass das "
"nächste Zeichen als Tastaturkürzel im Überlaufmenü verwendet werden soll"
-#: gtk/gtktoolbutton.c:189
+#: gtk/gtktoolbutton.c:195
msgid "Widget to use as the item label"
msgstr "Als Objektbeschriftung zu verwendendes Widget"
-#: gtk/gtktoolbutton.c:195
+#: gtk/gtktoolbutton.c:201
msgid "Stock Id"
msgstr "Repertoire-Kennung"
-#: gtk/gtktoolbutton.c:196
+#: gtk/gtktoolbutton.c:202
msgid "The stock icon displayed on the item"
msgstr "Das auf dem Objekt angezeigte Repertoire-Symbol"
-#: gtk/gtktoolbutton.c:212
+#: gtk/gtktoolbutton.c:218
msgid "Icon name"
msgstr "Symbolname"
-#: gtk/gtktoolbutton.c:213
+#: gtk/gtktoolbutton.c:219
msgid "The name of the themed icon displayed on the item"
msgstr ""
"Der Name des thematisierten Symbols, welches auf dem Objekt angezeigt wird"
-#: gtk/gtktoolbutton.c:219
+#: gtk/gtktoolbutton.c:225
msgid "Icon widget"
msgstr "Symbol-Widget"
-#: gtk/gtktoolbutton.c:220
+#: gtk/gtktoolbutton.c:226
msgid "Icon widget to display in the item"
msgstr "Im Objekt anzuzeigendes Symbol-Widget"
+#: gtk/gtktoolbutton.c:239
+#, fuzzy
+msgid "Icon spacing"
+msgstr "Zeilenabstand"
+
+#: gtk/gtktoolbutton.c:240
+#, fuzzy
+msgid "Spacing in pixels between the icon and label"
+msgstr "Der Abstand zwischen den Schrittschaltern und dem Schieber"
+
#: gtk/gtktoolitem.c:145
msgid ""
"Whether the toolbar item is considered important. When TRUE, toolbar buttons "
@@ -5372,177 +5442,187 @@ msgstr "TreeModelSort-Modell"
msgid "The model for the TreeModelSort to sort"
msgstr "Das von TreeModelSort zum Sortieren verwendete Modell"
-#: gtk/gtktreeview.c:543
+#: gtk/gtktreeview.c:547
msgid "TreeView Model"
msgstr "Baumansichtsmodell"
-#: gtk/gtktreeview.c:544
+#: gtk/gtktreeview.c:548
msgid "The model for the tree view"
msgstr "Das Modell für die Baumansicht"
-#: gtk/gtktreeview.c:552
+#: gtk/gtktreeview.c:556
msgid "Horizontal Adjustment for the widget"
msgstr "Die horizontale Stellgröße für das Widget"
-#: gtk/gtktreeview.c:560
+#: gtk/gtktreeview.c:564
msgid "Vertical Adjustment for the widget"
msgstr "Die vertikale Stellgröße für das Widget"
-#: gtk/gtktreeview.c:567
+#: gtk/gtktreeview.c:571
msgid "Headers Visible"
msgstr "Sichtbare Köpfe"
-#: gtk/gtktreeview.c:568
+#: gtk/gtktreeview.c:572
msgid "Show the column header buttons"
msgstr "Die Spaltenkopf-Knöpfe anzeigen"
-#: gtk/gtktreeview.c:575
+#: gtk/gtktreeview.c:579
msgid "Headers Clickable"
msgstr "Klickbare Köpfe"
-#: gtk/gtktreeview.c:576
+#: gtk/gtktreeview.c:580
msgid "Column headers respond to click events"
msgstr "Die Spaltenköpfe sollen auf Klick-Ereignisse reagieren"
-#: gtk/gtktreeview.c:583
+#: gtk/gtktreeview.c:587
msgid "Expander Column"
msgstr "Ausklapper-Spalte"
-#: gtk/gtktreeview.c:584
+#: gtk/gtktreeview.c:588
msgid "Set the column for the expander column"
msgstr "Die Spalte für die Ausklapper einstellen"
-#: gtk/gtktreeview.c:599
+#: gtk/gtktreeview.c:603
msgid "Rules Hint"
msgstr "Streifenwink"
-#: gtk/gtktreeview.c:600
+#: gtk/gtktreeview.c:604
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr ""
"Einen Wink an die Themen-Engine übergeben, dass Zeilen in wechselnden Farben "
"gezeichnet werden sollen"
-#: gtk/gtktreeview.c:607
+#: gtk/gtktreeview.c:611
msgid "Enable Search"
msgstr "Suche aktivieren"
-#: gtk/gtktreeview.c:608
+#: gtk/gtktreeview.c:612
msgid "View allows user to search through columns interactively"
msgstr ""
"Die Ansicht soll es dem Benutzer erlauben, Spalten interaktiv zu durchsuchen"
-#: gtk/gtktreeview.c:615
+#: gtk/gtktreeview.c:619
msgid "Search Column"
msgstr "Suchspalte"
# CHECK - Code?
-#: gtk/gtktreeview.c:616
+#: gtk/gtktreeview.c:620
msgid "Model column to search through when searching through code"
msgstr ""
"Die Modellspalte, die durchsucht werden soll, wenn der Code durchsucht wird"
-#: gtk/gtktreeview.c:636
+#: gtk/gtktreeview.c:640
msgid "Fixed Height Mode"
msgstr "Feste Höhe-Modus"
-#: gtk/gtktreeview.c:637
+#: gtk/gtktreeview.c:641
msgid "Speeds up GtkTreeView by assuming that all rows have the same height"
msgstr ""
"Beschleunigt GtkTreeView durch die Annahme, dass alle Zeilen gleich hoch "
"sind."
-#: gtk/gtktreeview.c:657
+#: gtk/gtktreeview.c:661
msgid "Hover Selection"
msgstr "Schwebende Auswahl"
-#: gtk/gtktreeview.c:658
+#: gtk/gtktreeview.c:662
msgid "Whether the selection should follow the pointer"
msgstr "Soll die Auswahl dem Zeige folgen?"
# CHECK - »Expand on hover« oder »Hover the expansion«?
-#: gtk/gtktreeview.c:677
+#: gtk/gtktreeview.c:681
msgid "Hover Expand"
msgstr "Schwebendes Ausdehnen"
-#: gtk/gtktreeview.c:678
+#: gtk/gtktreeview.c:682
msgid ""
"Whether rows should be expanded/collapsed when the pointer moves over them"
msgstr ""
"Legt fest, ob Zeilen aus-/eingeklappt werden, wenn der Zeiger sich über sie "
"bewegt"
-#: gtk/gtktreeview.c:685
+#: gtk/gtktreeview.c:689
#, fuzzy
msgid "Show Expanders"
msgstr "Ist ausklappbar"
-#: gtk/gtktreeview.c:686
+#: gtk/gtktreeview.c:690
#, fuzzy
msgid "View has expanders"
msgstr "Ist ausklappbar"
-#: gtk/gtktreeview.c:693
+#: gtk/gtktreeview.c:697
msgid "Level Indentation"
msgstr ""
-#: gtk/gtktreeview.c:694
+#: gtk/gtktreeview.c:698
msgid "Extra indentation for each level"
msgstr ""
-#: gtk/gtktreeview.c:716
+#: gtk/gtktreeview.c:707
+msgid "Rubber Banding"
+msgstr ""
+
+#: gtk/gtktreeview.c:708
+#, fuzzy
+msgid ""
+"Whether to enable selection of multiple items by dragging the mouse pointer"
+msgstr "Sollen mehrere Dateien ausgewählt werden können?"
+
+#: gtk/gtktreeview.c:728
msgid "Vertical Separator Width"
msgstr "Breite des vertikalen Trennbalkens"
-#: gtk/gtktreeview.c:717
+#: gtk/gtktreeview.c:729
msgid "Vertical space between cells. Must be an even number"
msgstr "Der vertikale Abstand zwischen den Zellen. Muss eine gerade Zahl sein"
-#: gtk/gtktreeview.c:725
+#: gtk/gtktreeview.c:737
msgid "Horizontal Separator Width"
msgstr "Breite des horizontalen Trennbalkens"
-#: gtk/gtktreeview.c:726
+#: gtk/gtktreeview.c:738
msgid "Horizontal space between cells. Must be an even number"
msgstr ""
"Der horizontale Abstand zwischen den Zellen. Muss eine gerade Zahl sein"
-#: gtk/gtktreeview.c:734
+#: gtk/gtktreeview.c:746
msgid "Allow Rules"
msgstr "Lesehilfen erlauben"
-#: gtk/gtktreeview.c:735
+#: gtk/gtktreeview.c:747
msgid "Allow drawing of alternating color rows"
msgstr "Die Darstellung von farblich abwechselnden Zeilen erlauben"
-#: gtk/gtktreeview.c:741
+#: gtk/gtktreeview.c:753
msgid "Indent Expanders"
msgstr "Ausklapper einrücken"
-#: gtk/gtktreeview.c:742
+#: gtk/gtktreeview.c:754
msgid "Make the expanders indented"
msgstr "Die Ausklapper einrücken"
-#: gtk/gtktreeview.c:748
+#: gtk/gtktreeview.c:760
msgid "Even Row Color"
msgstr "Farbe der geraden Spalten"
-#: gtk/gtktreeview.c:749
+#: gtk/gtktreeview.c:761
msgid "Color to use for even rows"
msgstr "Die für ungerade Zeilen zu verwendende Farbe"
-#: gtk/gtktreeview.c:755
+#: gtk/gtktreeview.c:767
msgid "Odd Row Color"
msgstr "Farbe der ungeraden Spalten"
-#: gtk/gtktreeview.c:756
+#: gtk/gtktreeview.c:768
msgid "Color to use for odd rows"
msgstr "Die für gerade Zeilen zu verwendende Farbe"
-#: gtk/gtktreeview.c:762
+#: gtk/gtktreeview.c:774
msgid "Row Ending details"
msgstr ""
-#: gtk/gtktreeview.c:763
+#: gtk/gtktreeview.c:775
msgid "Enable extended row background theming"
msgstr ""
@@ -5680,27 +5760,27 @@ msgid "Determines how the shadowed box around the viewport is drawn"
msgstr ""
"Legt fest, wie der schattierte Rahmen um das Sichtfeld dargestellt wird"
-#: gtk/gtkwidget.c:377
+#: gtk/gtkwidget.c:418
msgid "Widget name"
msgstr "Widget-Name"
-#: gtk/gtkwidget.c:378
+#: gtk/gtkwidget.c:419
msgid "The name of the widget"
msgstr "Der Name des Widgets"
-#: gtk/gtkwidget.c:384
+#: gtk/gtkwidget.c:425
msgid "Parent widget"
msgstr "Eltern-Widget"
-#: gtk/gtkwidget.c:385
+#: gtk/gtkwidget.c:426
msgid "The parent widget of this widget. Must be a Container widget"
msgstr "Das Eltern-Widget dieses Widgets. Muss ein Container-Widget sein"
-#: gtk/gtkwidget.c:392
+#: gtk/gtkwidget.c:433
msgid "Width request"
msgstr "Breitenanforderung"
-#: gtk/gtkwidget.c:393
+#: gtk/gtkwidget.c:434
msgid ""
"Override for width request of the widget, or -1 if natural request should be "
"used"
@@ -5708,11 +5788,11 @@ msgstr ""
"Direkte Angabe für die Breitenanforderung des Widgets; -1, falls die "
"natürliche Anforderung verwendet werden soll"
-#: gtk/gtkwidget.c:401
+#: gtk/gtkwidget.c:442
msgid "Height request"
msgstr "Höhenanforderung"
-#: gtk/gtkwidget.c:402
+#: gtk/gtkwidget.c:443
msgid ""
"Override for height request of the widget, or -1 if natural request should "
"be used"
@@ -5720,84 +5800,84 @@ msgstr ""
"Direkte Angabe für die Höhenanforderung des Widgets; -1, falls die "
"natürliche Anforderung verwendet werden soll"
-#: gtk/gtkwidget.c:411
+#: gtk/gtkwidget.c:452
msgid "Whether the widget is visible"
msgstr "Soll das Widget sichtbar sein?"
-#: gtk/gtkwidget.c:418
+#: gtk/gtkwidget.c:459
msgid "Whether the widget responds to input"
msgstr "Soll das Widget auf Eingaben reagieren?"
-#: gtk/gtkwidget.c:424
+#: gtk/gtkwidget.c:465
msgid "Application paintable"
msgstr "Direktes Zeichnen"
-#: gtk/gtkwidget.c:425
+#: gtk/gtkwidget.c:466
msgid "Whether the application will paint directly on the widget"
msgstr "Kann die Anwendung direkt auf das Widget zeichnen?"
-#: gtk/gtkwidget.c:431
+#: gtk/gtkwidget.c:472
msgid "Can focus"
msgstr "Fokussierbar"
-#: gtk/gtkwidget.c:432
+#: gtk/gtkwidget.c:473
msgid "Whether the widget can accept the input focus"
msgstr "Soll das Widget den Eingabefokus akzeptieren können?"
-#: gtk/gtkwidget.c:438
+#: gtk/gtkwidget.c:479
msgid "Has focus"
msgstr "Hat Fokus"
-#: gtk/gtkwidget.c:439
+#: gtk/gtkwidget.c:480
msgid "Whether the widget has the input focus"
msgstr "Soll das Widget den Eingabefokus haben?"
-#: gtk/gtkwidget.c:445
+#: gtk/gtkwidget.c:486
msgid "Is focus"
msgstr "Ist Fokus"
-#: gtk/gtkwidget.c:446
+#: gtk/gtkwidget.c:487
msgid "Whether the widget is the focus widget within the toplevel"
msgstr "Ist das Widget das fokussierte Widget innerhalb der obersten Ebene?"
-#: gtk/gtkwidget.c:452
+#: gtk/gtkwidget.c:493
msgid "Can default"
msgstr "Kann Vorgabe"
-#: gtk/gtkwidget.c:453
+#: gtk/gtkwidget.c:494
msgid "Whether the widget can be the default widget"
msgstr "Soll das Widget das Vorgabe-Widget sein können?"
-#: gtk/gtkwidget.c:459
+#: gtk/gtkwidget.c:500
msgid "Has default"
msgstr "Ist Vorgabe"
-#: gtk/gtkwidget.c:460
+#: gtk/gtkwidget.c:501
msgid "Whether the widget is the default widget"
msgstr "Soll das Widget das Vorgabe-Widget sein?"
-#: gtk/gtkwidget.c:466
+#: gtk/gtkwidget.c:507
msgid "Receives default"
msgstr "Vorgabe erhalten"
-#: gtk/gtkwidget.c:467
+#: gtk/gtkwidget.c:508
msgid "If TRUE, the widget will receive the default action when it is focused"
msgstr ""
"Falls WAHR, erhält das Widget die Vorgabe-Aktion, wenn es fokussiert ist"
-#: gtk/gtkwidget.c:473
+#: gtk/gtkwidget.c:514
msgid "Composite child"
msgstr "Zusammengesetztes Kind"
-#: gtk/gtkwidget.c:474
+#: gtk/gtkwidget.c:515
msgid "Whether the widget is part of a composite widget"
msgstr "Ist das Widget Teil eines zusammengesetzten Widgets?"
-#: gtk/gtkwidget.c:480
+#: gtk/gtkwidget.c:521
msgid "Style"
msgstr "Stil"
-#: gtk/gtkwidget.c:481
+#: gtk/gtkwidget.c:522
msgid ""
"The style of the widget, which contains information about how it will look "
"(colors etc)"
@@ -5805,79 +5885,79 @@ msgstr ""
"Der Stil des Widgets, der Informationen zu seinem Aussehen enthält (Farben "
"etc.)"
-#: gtk/gtkwidget.c:487
+#: gtk/gtkwidget.c:528
msgid "Events"
msgstr "Ereignisse"
-#: gtk/gtkwidget.c:488
+#: gtk/gtkwidget.c:529
msgid "The event mask that decides what kind of GdkEvents this widget gets"
msgstr ""
"Die Ereignismaske, die entscheidet, welche GdkEvents dieses Widget erhält"
-#: gtk/gtkwidget.c:495
+#: gtk/gtkwidget.c:536
msgid "Extension events"
msgstr "Erweiterungsereignisse"
-#: gtk/gtkwidget.c:496
+#: gtk/gtkwidget.c:537
msgid "The mask that decides what kind of extension events this widget gets"
msgstr ""
"Die Maske, die festlegt, welche Erweiterungsereignisse dieses Widget erhält"
-#: gtk/gtkwidget.c:503
+#: gtk/gtkwidget.c:544
msgid "No show all"
msgstr "Kein Show-All"
-#: gtk/gtkwidget.c:504
+#: gtk/gtkwidget.c:545
msgid "Whether gtk_widget_show_all() should not affect this widget"
msgstr "Soll »gtk_widget_show_all()« dieses Widget nicht betreffen?"
-#: gtk/gtkwidget.c:1442
+#: gtk/gtkwidget.c:1483
msgid "Interior Focus"
msgstr "Interner Fokus"
-#: gtk/gtkwidget.c:1443
+#: gtk/gtkwidget.c:1484
msgid "Whether to draw the focus indicator inside widgets"
msgstr "Soll der Fokusanzeiger in Widgets dargestellt werden?"
-#: gtk/gtkwidget.c:1449
+#: gtk/gtkwidget.c:1490
msgid "Focus linewidth"
msgstr "Länge der Fokuszeile"
-#: gtk/gtkwidget.c:1450
+#: gtk/gtkwidget.c:1491
msgid "Width, in pixels, of the focus indicator line"
msgstr "Die Breite der Fokusanzeiger-Linie in Pixel"
-#: gtk/gtkwidget.c:1456
+#: gtk/gtkwidget.c:1497
msgid "Focus line dash pattern"
msgstr "Strichelmuster der Fokuszeile"
-#: gtk/gtkwidget.c:1457
+#: gtk/gtkwidget.c:1498
msgid "Dash pattern used to draw the focus indicator"
msgstr "Das zum Zeichnen des Fokusanzeigers verwendete Strichelmuster"
-#: gtk/gtkwidget.c:1462
+#: gtk/gtkwidget.c:1503
msgid "Focus padding"
msgstr "Fokus-Polsterung"
-#: gtk/gtkwidget.c:1463
+#: gtk/gtkwidget.c:1504
msgid "Width, in pixels, between focus indicator and the widget 'box'"
msgstr ""
"Der Abstand zwischen dem Fokusanzeiger und dem »Kasten« um das Widget in "
"Pixel"
-#: gtk/gtkwidget.c:1468
+#: gtk/gtkwidget.c:1509
msgid "Cursor color"
msgstr "Zeigerfarbe"
-#: gtk/gtkwidget.c:1469
+#: gtk/gtkwidget.c:1510
msgid "Color with which to draw insertion cursor"
msgstr "Die Farbe, in der der Einfügezeiger gezeichnet werden soll"
-#: gtk/gtkwidget.c:1474
+#: gtk/gtkwidget.c:1515
msgid "Secondary cursor color"
msgstr "Zweite Zeigerfarbe"
-#: gtk/gtkwidget.c:1475
+#: gtk/gtkwidget.c:1516
msgid ""
"Color with which to draw the secondary insertion cursor when editing mixed "
"right-to-left and left-to-right text"
@@ -5885,87 +5965,87 @@ msgstr ""
"Die Farbe des zweiten Einfügezeigers, wenn rechts- und linksläufiger Text "
"gemischt bearbeitet werden."
-#: gtk/gtkwidget.c:1480
+#: gtk/gtkwidget.c:1521
msgid "Cursor line aspect ratio"
msgstr "Seitenverhältnis der Zeigerzeile"
-#: gtk/gtkwidget.c:1481
+#: gtk/gtkwidget.c:1522
msgid "Aspect ratio with which to draw insertion cursor"
msgstr "Das Seitenverhältnis, in dem der Einfügezeigers gezeichnet werden soll"
-#: gtk/gtkwidget.c:1486
+#: gtk/gtkwidget.c:1536
msgid "Draw Border"
msgstr "Rand zeichnen"
-#: gtk/gtkwidget.c:1487
+#: gtk/gtkwidget.c:1537
msgid "Size of areas outside the widget's allocation to draw"
msgstr "Größe der Zonen außerhalb des Widget-Belegung die gezeichnet wird"
-#: gtk/gtkwidget.c:1493
+#: gtk/gtkwidget.c:1550
#, fuzzy
msgid "Unvisited Link Color"
msgstr "Farbe für Links"
-#: gtk/gtkwidget.c:1494
+#: gtk/gtkwidget.c:1551
#, fuzzy
msgid "Color of unvisited links"
msgstr "Farbe für Hyperlinks"
-#: gtk/gtkwidget.c:1500
+#: gtk/gtkwidget.c:1564
#, fuzzy
msgid "Visited Link Color"
msgstr "Farbe für Links"
-#: gtk/gtkwidget.c:1501
+#: gtk/gtkwidget.c:1565
#, fuzzy
msgid "Color of visited links"
msgstr "Farbe für Hyperlinks"
-#: gtk/gtkwidget.c:1507
+#: gtk/gtkwidget.c:1579
#, fuzzy
msgid "Wide Separators"
msgstr "Trennbalken verwenden"
-#: gtk/gtkwidget.c:1508
+#: gtk/gtkwidget.c:1580
msgid ""
"Whether separators have configurable width and should be drawn using a box "
"instead of a line"
msgstr ""
-#: gtk/gtkwidget.c:1514
+#: gtk/gtkwidget.c:1594
#, fuzzy
msgid "Separator Width"
msgstr "Breite des vertikalen Trennbalkens"
-#: gtk/gtkwidget.c:1515
+#: gtk/gtkwidget.c:1595
msgid "The width of separators if wide-separators is TRUE"
msgstr ""
-#: gtk/gtkwidget.c:1521
+#: gtk/gtkwidget.c:1609
#, fuzzy
msgid "Separator Height"
msgstr "Vorgabehöhe"
-#: gtk/gtkwidget.c:1522
-msgid "The height of separators if wide-separators is TRUE"
+#: gtk/gtkwidget.c:1610
+msgid "The height of separators if \"wide-separators\" is TRUE"
msgstr ""
-#: gtk/gtkwidget.c:1527
+#: gtk/gtkwidget.c:1624
#, fuzzy
msgid "Horizontal Scroll Arrow Length"
msgstr "Horizontale Rollbalkenrichtlinie"
-#: gtk/gtkwidget.c:1528
+#: gtk/gtkwidget.c:1625
#, fuzzy
msgid "The length of horizontal scroll arrows"
msgstr "Wann soll der horizontale Rollbalken angezeigt werden?"
-#: gtk/gtkwidget.c:1533
+#: gtk/gtkwidget.c:1639
#, fuzzy
msgid "Vertical Scroll Arrow Length"
msgstr "Vertikale Rollbalkenrichtlinie"
-#: gtk/gtkwidget.c:1534
+#: gtk/gtkwidget.c:1640
#, fuzzy
msgid "The length of vertical scroll arrows"
msgstr "Wann soll der vertikale Rollbalken angezeigt werden?"