mutter/po/da.po

2816 lines
80 KiB
Plaintext
Raw Normal View History

# Danish translation for clutter-1.0
# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010
# This file is distributed under the same license as the clutter-1.0 package.
2011-09-24 11:28:11 -04:00
#
# Jonas Skovsgaard Christensen
2012-02-20 16:55:26 -05:00
# Kenneth Nielsen <k.nielsen81@gmail.com>, 2012
2012-09-15 20:07:53 -04:00
# Ask Hjorth Larsen <asklarsen@gmail.com>, 2011, 12
#
2011-09-24 11:28:11 -04:00
# uafklaret:
# vertex -> vertex
# shader -> skyggelægger
#
msgid ""
msgstr ""
"Project-Id-Version: clutter-1.0\n"
2012-03-13 04:08:31 -04:00
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
"product=clutter\n"
2013-03-17 09:58:17 -04:00
"POT-Creation-Date: 2013-03-17 14:58+0100\n"
"PO-Revision-Date: 2013-03-16 17:45+0100\n"
2012-02-20 16:55:26 -05:00
"Last-Translator: Kenneth Nielsen <k.nielsen81@gmail.com>\n"
"Language-Team: Danish <da@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2011-09-09 09:57+0000\n"
"X-Generator: Launchpad (build 13900)\n"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6175
msgid "X coordinate"
msgstr "X-koordinat"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6176
msgid "X coordinate of the actor"
msgstr "Aktørens X-koordinat"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6194
msgid "Y coordinate"
msgstr "Y-koordinat"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6195
msgid "Y coordinate of the actor"
msgstr "Aktørens Y-koordinat"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6217
2012-09-15 20:07:53 -04:00
msgid "Position"
msgstr "Position"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6218
2012-09-15 20:07:53 -04:00
msgid "The position of the origin of the actor"
msgstr "Positionen for aktørens ankerpunkt"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6235 ../clutter/clutter-canvas.c:215
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-grid-layout.c:1238
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:481
msgid "Width"
msgstr "Bredde"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6236
msgid "Width of the actor"
msgstr "Aktørens bredde"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6254 ../clutter/clutter-canvas.c:231
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-grid-layout.c:1245
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:497
msgid "Height"
msgstr "Højde"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6255
msgid "Height of the actor"
msgstr "Aktørens højde"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6276
2012-09-15 20:07:53 -04:00
msgid "Size"
msgstr "Størrelse"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6277
2012-09-15 20:07:53 -04:00
msgid "The size of the actor"
msgstr "Aktørens størrelse"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6295
msgid "Fixed X"
msgstr "Låst X"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6296
msgid "Forced X position of the actor"
msgstr "Tvungen X-postion for aktøren"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6313
msgid "Fixed Y"
msgstr "Låst Y"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6314
msgid "Forced Y position of the actor"
msgstr "Låst Y-position for aktøren"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6329
msgid "Fixed position set"
msgstr "Position fastlåst"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6330
msgid "Whether to use fixed positioning for the actor"
msgstr "Hvorvidt låst aktørposition bruges"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6348
msgid "Min Width"
msgstr "Min. bredde"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6349
msgid "Forced minimum width request for the actor"
msgstr "Forespørgsel om tvungen minimumsbredde for aktøren"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6367
msgid "Min Height"
msgstr "Min. højde"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6368
msgid "Forced minimum height request for the actor"
msgstr "Forespørgsel om tvungen minimumshøjde for aktøren"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6386
msgid "Natural Width"
msgstr "Naturlig bredde"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6387
msgid "Forced natural width request for the actor"
msgstr "Forespørgsel om tvungen naturlig bredde for aktøren"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6405
msgid "Natural Height"
msgstr "Naturlig højde"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6406
msgid "Forced natural height request for the actor"
msgstr "Forespørgsel om tvungen naturlig højde for aktøren"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6421
msgid "Minimum width set"
msgstr "Minimumsbredde sat"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6422
msgid "Whether to use the min-width property"
msgstr "Om værdien for minimumsbredde bruges"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6436
msgid "Minimum height set"
msgstr "Minimumshøjde sat"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6437
msgid "Whether to use the min-height property"
msgstr "Om værdien for minimumshøjde bruges"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6451
msgid "Natural width set"
msgstr "Naturlig bredde sat"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6452
msgid "Whether to use the natural-width property"
msgstr "Om værdien for naturlig bredde bruges"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6466
msgid "Natural height set"
msgstr "Naturlig højde sat"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6467
msgid "Whether to use the natural-height property"
msgstr "Om værdien for naturlig højde bruges"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6483
msgid "Allocation"
msgstr "Allokering"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6484
msgid "The actor's allocation"
msgstr "Aktørens allokering"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6541
msgid "Request Mode"
msgstr "Forespørgselstilstand"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6542
msgid "The actor's request mode"
msgstr "Aktørens forespørgselstilstand"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6566
msgid "Depth"
msgstr "Dybde"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6567
msgid "Position on the Z axis"
msgstr "Position på Z-aksen"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6594
2012-09-15 20:07:53 -04:00
msgid "Z Position"
msgstr "Z-position"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6595
2012-09-15 20:07:53 -04:00
msgid "The actor's position on the Z axis"
msgstr "Aktørens position på Z-aksen"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6612
msgid "Opacity"
msgstr "Ugennemsigtighed"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6613
msgid "Opacity of an actor"
msgstr "En aktørs ugennemsigtighed"
2011-09-24 11:28:11 -04:00
# ?
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6633
msgid "Offscreen redirect"
2011-09-24 11:28:11 -04:00
msgstr "Omstilling uden for skærmen"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6634
msgid "Flags controlling when to flatten the actor into a single image"
2011-09-24 11:28:11 -04:00
msgstr "Flag der styrer hvornår aktøren fladgøres til et enkelt billede"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6648
msgid "Visible"
msgstr "Synlig"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6649
msgid "Whether the actor is visible or not"
msgstr "Aktør synlig eller ej"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6663
msgid "Mapped"
2011-09-24 11:28:11 -04:00
msgstr "Afbildet"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6664
msgid "Whether the actor will be painted"
msgstr "Hvorvidt aktøren farvelægges"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6677
msgid "Realized"
msgstr "Realiseret"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6678
msgid "Whether the actor has been realized"
msgstr "Hvorvidt aktøren er blevet realiseret"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6693
msgid "Reactive"
msgstr "Reaktiv"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6694
msgid "Whether the actor is reactive to events"
msgstr "Hvorvidt aktøren er reaktiv"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6705
msgid "Has Clip"
2011-09-24 11:28:11 -04:00
msgstr "Har klip"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6706
msgid "Whether the actor has a clip set"
2011-09-24 11:28:11 -04:00
msgstr "Om aktøren har klip angivet"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6719
msgid "Clip"
2011-09-24 11:28:11 -04:00
msgstr "Klip"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6720
msgid "The clip region for the actor"
2011-09-24 11:28:11 -04:00
msgstr "Udklipsregionen for aktøren"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6739
2012-09-15 20:07:53 -04:00
msgid "Clip Rectangle"
msgstr "Beskær rektangel"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6740
2012-09-15 20:07:53 -04:00
msgid "The visible region of the actor"
msgstr "Den synlige region for aktøren"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6754 ../clutter/clutter-actor-meta.c:207
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-binding-pool.c:319 ../clutter/clutter-input-device.c:258
msgid "Name"
msgstr "Navn"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6755
msgid "Name of the actor"
msgstr "Aktørens navn"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6776
2012-09-15 20:07:53 -04:00
msgid "Pivot Point"
msgstr "Omdrejningspunkt"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6777
2012-09-15 20:07:53 -04:00
msgid "The point around which the scaling and rotation occur"
msgstr "Punktet omkring hvilket der foretages skalering og rotation"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6795
2012-09-15 20:07:53 -04:00
msgid "Pivot Point Z"
msgstr "Z-værdi for omdrejningspunkt"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6796
2012-09-15 20:07:53 -04:00
msgid "Z component of the pivot point"
msgstr "Z-koordinat for omdrejningspunkt"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6814
msgid "Scale X"
msgstr "X-skalering"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6815
msgid "Scale factor on the X axis"
msgstr "X-aksens skaleringsfaktor"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6833
msgid "Scale Y"
msgstr "Y-skalering"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6834
msgid "Scale factor on the Y axis"
msgstr "Y-aksens skaleringsfaktor"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6852
2012-09-15 20:07:53 -04:00
msgid "Scale Z"
msgstr "Skalér Z"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6853
2012-09-15 20:07:53 -04:00
msgid "Scale factor on the Z axis"
msgstr "Skaleringsfaktoren på Z-aksen"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6871
msgid "Scale Center X"
msgstr "Skaleringscenter X"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6872
msgid "Horizontal scale center"
msgstr "Horisontalt skaleringscenter"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6890
msgid "Scale Center Y"
msgstr "Skaleringscenter Y"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6891
msgid "Vertical scale center"
msgstr "Vertikalt skaleringscenter"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6909
msgid "Scale Gravity"
msgstr "Skalér tyngdekraft"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6910
msgid "The center of scaling"
msgstr "Skaleringens centrum"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6928
msgid "Rotation Angle X"
msgstr "Rotationsvinkel X"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6929
msgid "The rotation angle on the X axis"
msgstr "X-aksens rotationsvinkel"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6947
msgid "Rotation Angle Y"
msgstr "Rotationsvinkel Y"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6948
msgid "The rotation angle on the Y axis"
msgstr "Y-aksens rotationsvinkel"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6966
msgid "Rotation Angle Z"
msgstr "Rotationsvinkel Z"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6967
msgid "The rotation angle on the Z axis"
msgstr "Z-aksens rotationsvinkel"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6985
msgid "Rotation Center X"
msgstr "Rotationscentrum X"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:6986
msgid "The rotation center on the X axis"
msgstr "X-aksens rotationscentrum"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7003
msgid "Rotation Center Y"
msgstr "Rotationscentrum Y"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7004
msgid "The rotation center on the Y axis"
msgstr "Y-aksens rotationscentrum"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7021
msgid "Rotation Center Z"
msgstr "Rotationscentrum Z"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7022
msgid "The rotation center on the Z axis"
msgstr "Z-aksens rotationscentrum"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7039
msgid "Rotation Center Z Gravity"
msgstr "Rotationscentrum Z-tyngde"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7040
msgid "Center point for rotation around the Z axis"
msgstr "Centrumpunkt for rotation omkring Z-aksen"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7068
msgid "Anchor X"
msgstr "Forankring X"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7069
msgid "X coordinate of the anchor point"
msgstr "X-koordinat for forankring"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7097
msgid "Anchor Y"
msgstr "Forankring Y"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7098
msgid "Y coordinate of the anchor point"
msgstr "Y-koordinat for forankring"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7125
msgid "Anchor Gravity"
msgstr "Forankrings tyngde"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7126
msgid "The anchor point as a ClutterGravity"
msgstr "Forankring som ClutterGravity"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7145
2012-09-15 20:07:53 -04:00
msgid "Translation X"
msgstr "Forskydning X"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7146
2012-09-15 20:07:53 -04:00
msgid "Translation along the X axis"
msgstr "Forskydning langs X-aksen"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7165
2012-09-15 20:07:53 -04:00
msgid "Translation Y"
msgstr "Forskydning Y"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7166
2012-09-15 20:07:53 -04:00
msgid "Translation along the Y axis"
msgstr "Forskydning langs Y-aksen"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7185
2012-09-15 20:07:53 -04:00
msgid "Translation Z"
msgstr "Forskydning Z"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7186
2012-09-15 20:07:53 -04:00
msgid "Translation along the Z axis"
msgstr "Forskydning langs Z-aksen"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7216
2012-09-15 20:07:53 -04:00
msgid "Transform"
msgstr "Transformér"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7217
2012-09-15 20:07:53 -04:00
msgid "Transformation matrix"
msgstr "Transformationsmatrix"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7232
2012-09-15 20:07:53 -04:00
msgid "Transform Set"
msgstr "Transformation angivet"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7233
2012-09-15 20:07:53 -04:00
msgid "Whether the transform property is set"
msgstr "Om transformeringsegenskaben (transform) er angivet"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7254
2012-09-15 20:07:53 -04:00
msgid "Child Transform"
msgstr "Undertransformation"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7255
2012-09-15 20:07:53 -04:00
msgid "Children transformation matrix"
msgstr "Transformationsmatrix for undertransformationer"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7270
2012-09-15 20:07:53 -04:00
msgid "Child Transform Set"
msgstr "Undertransformation angivet"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7271
2012-09-15 20:07:53 -04:00
msgid "Whether the child-transform property is set"
msgstr "Om undertransformationsegenskaben (child-transform) er angivet"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7288
msgid "Show on set parent"
2011-09-24 11:28:11 -04:00
msgstr "Vis på angivet ophavselement"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7289
msgid "Whether the actor is shown when parented"
2011-09-24 11:28:11 -04:00
msgstr "Om aktøren vises når den har et ophavselement"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7306
msgid "Clip to Allocation"
msgstr "Klip til allokation"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7307
msgid "Sets the clip region to track the actor's allocation"
2011-09-24 11:28:11 -04:00
msgstr "Sætter udklipsregionen til at overvåge aktørens allokering"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7320
msgid "Text Direction"
msgstr "Tekstretning"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7321
msgid "Direction of the text"
msgstr "Tekstens retning"
2011-09-24 11:28:11 -04:00
# ?
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7336
msgid "Has Pointer"
2011-09-24 11:28:11 -04:00
msgstr "Har pointer"
2011-09-24 11:28:11 -04:00
# ?
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7337
msgid "Whether the actor contains the pointer of an input device"
2011-09-24 11:28:11 -04:00
msgstr "Om aktøren indeholder pointeren til en inputenhed"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7350
msgid "Actions"
msgstr "Handlinger"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7351
msgid "Adds an action to the actor"
msgstr "Tilføjer en handling til aktøren"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7364
msgid "Constraints"
msgstr "Begrænsninger"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7365
msgid "Adds a constraint to the actor"
msgstr "Tilføjer en begrænsning til aktøren"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7378
2011-09-24 11:28:11 -04:00
msgid "Effect"
2012-02-20 16:55:26 -05:00
msgstr "Effekt"
2011-09-24 11:28:11 -04:00
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7379
2011-09-24 11:28:11 -04:00
msgid "Add an effect to be applied on the actor"
2012-02-20 16:55:26 -05:00
msgstr "Tilføj en effekt som skal anvendes på aktøren"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7393
2012-02-20 16:55:26 -05:00
msgid "Layout Manager"
msgstr "Layout-manager"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7394
2012-02-20 16:55:26 -05:00
msgid "The object controlling the layout of an actor's children"
msgstr "Objektet som kontrollerer layoutet af en aktørs underelementer"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7408
2012-09-15 20:07:53 -04:00
msgid "X Expand"
msgstr "Udvid i X"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7409
2012-09-15 20:07:53 -04:00
msgid "Whether extra horizontal space should be assigned to the actor"
msgstr "Om der skal tildeles ekstra vandret plads til aktøren"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7424
2012-09-15 20:07:53 -04:00
msgid "Y Expand"
msgstr "Udvid Y"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7425
2012-09-15 20:07:53 -04:00
msgid "Whether extra vertical space should be assigned to the actor"
msgstr "Om der skal tildeles ekstra lodret plads til aktøren"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7441
2012-02-20 16:55:26 -05:00
msgid "X Alignment"
msgstr "X-justering"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7442
2012-02-20 16:55:26 -05:00
msgid "The alignment of the actor on the X axis within its allocation"
msgstr "Justeringen af aktøren på X-aksen inden for dens allokering"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7457
2012-02-20 16:55:26 -05:00
msgid "Y Alignment"
msgstr "Y-justering"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7458
2012-02-20 16:55:26 -05:00
msgid "The alignment of the actor on the Y axis within its allocation"
msgstr "Justeringen af aktøren på Y-aksen inden for dens allokering"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7477
2012-02-20 16:55:26 -05:00
msgid "Margin Top"
msgstr "Topmargin"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7478
2012-02-20 16:55:26 -05:00
msgid "Extra space at the top"
msgstr "Ekstra plads i toppen"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7499
2012-02-20 16:55:26 -05:00
msgid "Margin Bottom"
msgstr "Bundmargin"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7500
2012-02-20 16:55:26 -05:00
msgid "Extra space at the bottom"
msgstr "Ekstra plads ved bunden"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7521
2012-02-20 16:55:26 -05:00
msgid "Margin Left"
msgstr "Venstremargin"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7522
2012-02-20 16:55:26 -05:00
msgid "Extra space at the left"
msgstr "Ekstra plads til venstre"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7543
2012-02-20 16:55:26 -05:00
msgid "Margin Right"
msgstr "Højremargin"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7544
2012-02-20 16:55:26 -05:00
msgid "Extra space at the right"
msgstr "Ekstra plads til højre"
# Fra koden:
# Whether the #ClutterActor:background-color property has been set.
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7560
2012-02-20 16:55:26 -05:00
msgid "Background Color Set"
msgstr "Baggrundsfarve indstillet"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7561 ../clutter/deprecated/clutter-box.c:275
2012-02-20 16:55:26 -05:00
msgid "Whether the background color is set"
msgstr "Om baggrundsfarven er angivet"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7577
2012-02-20 16:55:26 -05:00
msgid "Background color"
msgstr "Baggrundsfarve"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7578
2012-02-20 16:55:26 -05:00
msgid "The actor's background color"
msgstr "Aktørens baggrundsfarve"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7593
2012-02-20 16:55:26 -05:00
msgid "First Child"
msgstr "Første underelement"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7594
2012-02-20 16:55:26 -05:00
msgid "The actor's first child"
msgstr "Aktørens første underelement"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7607
2012-02-20 16:55:26 -05:00
msgid "Last Child"
msgstr "Sidste underelement"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7608
2012-02-20 16:55:26 -05:00
msgid "The actor's last child"
msgstr "Aktørens sidste underelement"
2011-09-24 11:28:11 -04:00
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7622
2012-03-24 06:59:17 -04:00
msgid "Content"
msgstr "Indhold"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7623
2012-03-24 06:59:17 -04:00
msgid "Delegate object for painting the actor's content"
msgstr "Delegeringsobjekt til optegning af aktørens indhold"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7648
2012-03-24 06:59:17 -04:00
msgid "Content Gravity"
msgstr "Indholdstyngdekraft"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7649
2012-03-24 06:59:17 -04:00
msgid "Alignment of the actor's content"
msgstr "Justering af aktørens indhold"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7669
2012-03-24 06:59:17 -04:00
msgid "Content Box"
msgstr "Indholdsboks"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7670
2012-03-24 06:59:17 -04:00
msgid "The bounding box of the actor's content"
msgstr "Afgrænsningsboksen for aktørens indhold"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7678
2012-03-24 06:59:17 -04:00
msgid "Minification Filter"
msgstr "Minimeringsfilter"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7679
2012-03-24 06:59:17 -04:00
msgid "The filter used when reducing the size of the content"
msgstr "Det filter der bruges til at reducere indholdets størrelse"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7686
2012-03-24 06:59:17 -04:00
msgid "Magnification Filter"
msgstr "Forstørrelsesfilter"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7687
2012-03-24 06:59:17 -04:00
msgid "The filter used when increasing the size of the content"
msgstr "Det filter der bruges til at forøge indholdets størrelse"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7701
2012-09-15 20:07:53 -04:00
msgid "Content Repeat"
msgstr "Indhold gentages"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-actor.c:7702
2012-09-15 20:07:53 -04:00
msgid "The repeat policy for the actor's content"
msgstr "Gentagelsespolitikken for aktørens indhold"
2011-09-24 11:28:11 -04:00
#: ../clutter/clutter-actor-meta.c:193 ../clutter/clutter-child-meta.c:142
msgid "Actor"
msgstr "Aktør"
2011-09-24 11:28:11 -04:00
#: ../clutter/clutter-actor-meta.c:194
msgid "The actor attached to the meta"
msgstr "Aktør tilføjet til meta"
2011-09-24 11:28:11 -04:00
#: ../clutter/clutter-actor-meta.c:208
msgid "The name of the meta"
msgstr "Metas navn"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-actor-meta.c:221 ../clutter/clutter-input-device.c:337
2012-03-13 04:08:31 -04:00
#: ../clutter/deprecated/clutter-shader.c:313
msgid "Enabled"
msgstr "Slået til"
2011-09-24 11:28:11 -04:00
#: ../clutter/clutter-actor-meta.c:222
msgid "Whether the meta is enabled"
msgstr "Hvorvidt meta er slået til"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-align-constraint.c:279
#: ../clutter/clutter-bind-constraint.c:358 ../clutter/clutter-clone.c:345
2011-09-24 11:28:11 -04:00
#: ../clutter/clutter-snap-constraint.c:321
msgid "Source"
msgstr "Kilde"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-align-constraint.c:280
msgid "The source of the alignment"
msgstr "Justeringskilde"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-align-constraint.c:293
msgid "Align Axis"
msgstr "Justér akse"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-align-constraint.c:294
msgid "The axis to align the position to"
msgstr "Aksen hvortil positionen skal justeres"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-align-constraint.c:313
2012-03-13 04:08:31 -04:00
#: ../clutter/clutter-desaturate-effect.c:270
msgid "Factor"
msgstr "Faktor"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-align-constraint.c:314
msgid "The alignment factor, between 0.0 and 1.0"
msgstr "Justeringsfaktoren, mellem 0,0 og 1,0"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-backend.c:379
2012-02-20 16:55:26 -05:00
msgid "Unable to initialize the Clutter backend"
msgstr "Ude af stand til at initialisere det underliggende Clutter-program"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-backend.c:453
2012-02-20 16:55:26 -05:00
#, c-format
msgid "The backend of type '%s' does not support creating multiple stages"
msgstr ""
2012-02-20 16:55:26 -05:00
"Det underliggende program af typen \"%s\" understøtter ikke flere scener"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-bind-constraint.c:359
msgid "The source of the binding"
msgstr "Bindingens kilde"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-bind-constraint.c:372
msgid "Coordinate"
msgstr "Koordinat"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-bind-constraint.c:373
msgid "The coordinate to bind"
msgstr "Koordinat der skal bindes"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-bind-constraint.c:387
2011-09-24 11:28:11 -04:00
#: ../clutter/clutter-path-constraint.c:226
#: ../clutter/clutter-snap-constraint.c:366
msgid "Offset"
msgstr "Forskydning"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-bind-constraint.c:388
msgid "The offset in pixels to apply to the binding"
msgstr "Forskydningen i pixel der skal tilføjes bindingen"
2011-09-24 11:28:11 -04:00
#: ../clutter/clutter-binding-pool.c:320
msgid "The unique name of the binding pool"
2011-09-24 11:28:11 -04:00
msgstr "Det unikke navn for bindingspuljen"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-bin-layout.c:240 ../clutter/clutter-bin-layout.c:655
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-box-layout.c:390 ../clutter/clutter-table-layout.c:610
msgid "Horizontal Alignment"
msgstr "Horisontal justering"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-bin-layout.c:241
msgid "Horizontal alignment for the actor inside the layout manager"
msgstr "Horisontal justering for aktøren inden i layout-manager"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-bin-layout.c:249 ../clutter/clutter-bin-layout.c:675
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-box-layout.c:399 ../clutter/clutter-table-layout.c:625
msgid "Vertical Alignment"
msgstr "Vertikal justering"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-bin-layout.c:250
msgid "Vertical alignment for the actor inside the layout manager"
msgstr "Vertikal justering for aktøren inden i layout-manager"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-bin-layout.c:656
msgid "Default horizontal alignment for the actors inside the layout manager"
msgstr ""
2011-09-24 11:28:11 -04:00
"Standardværdi for vandret justering af aktører inden i layouthåndteringen"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-bin-layout.c:676
msgid "Default vertical alignment for the actors inside the layout manager"
msgstr ""
2011-09-24 11:28:11 -04:00
"Standardværdi for lodret justering af aktører inden i layouthåndteringen"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-box-layout.c:365
msgid "Expand"
msgstr "Udvid"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-box-layout.c:366
msgid "Allocate extra space for the child"
2011-09-24 11:28:11 -04:00
msgstr "Tildel ekstra plads til underelementet"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-box-layout.c:372 ../clutter/clutter-table-layout.c:589
msgid "Horizontal Fill"
msgstr "Horisontal udfyldning"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-box-layout.c:373 ../clutter/clutter-table-layout.c:590
msgid ""
"Whether the child should receive priority when the container is allocating "
"spare space on the horizontal axis"
msgstr ""
2011-09-24 11:28:11 -04:00
"Om underelementet skal tildeles prioritet når beholderen allokerer fri plads "
"på den vandrette akse"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-box-layout.c:381 ../clutter/clutter-table-layout.c:596
msgid "Vertical Fill"
msgstr "Vertikal udfyldning"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-box-layout.c:382 ../clutter/clutter-table-layout.c:597
msgid ""
"Whether the child should receive priority when the container is allocating "
"spare space on the vertical axis"
msgstr ""
2011-09-24 11:28:11 -04:00
"Om underelementet skal tildeles prioritet når beholderen tildeler fri plads "
"på den lodrette akse"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-box-layout.c:391 ../clutter/clutter-table-layout.c:611
msgid "Horizontal alignment of the actor within the cell"
msgstr "Horisontal justering af aktøren inden i cellen"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-box-layout.c:400 ../clutter/clutter-table-layout.c:626
msgid "Vertical alignment of the actor within the cell"
msgstr "Vertikal justering af aktøren inden i cellen"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-box-layout.c:1365
msgid "Vertical"
msgstr "Vertikal"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-box-layout.c:1366
msgid "Whether the layout should be vertical, rather than horizontal"
msgstr "Hvorvidt layoutet skal forblive vertikalt frem for horisontalt"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-box-layout.c:1383 ../clutter/clutter-flow-layout.c:890
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-grid-layout.c:1550
2012-09-15 20:07:53 -04:00
msgid "Orientation"
msgstr "Orientering"
#: ../clutter/clutter-box-layout.c:1384 ../clutter/clutter-flow-layout.c:891
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-grid-layout.c:1551
2012-09-15 20:07:53 -04:00
msgid "The orientation of the layout"
msgstr "Orienteringen af layoutet"
#: ../clutter/clutter-box-layout.c:1400 ../clutter/clutter-flow-layout.c:906
msgid "Homogeneous"
msgstr "Homogent"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-box-layout.c:1401
msgid ""
"Whether the layout should be homogeneous, i.e. all childs get the same size"
msgstr ""
2011-09-24 11:28:11 -04:00
"Om layoutet skal være homogent, dvs. om alle underelementer får samme "
"størrelse"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-box-layout.c:1416
msgid "Pack Start"
2011-09-24 11:28:11 -04:00
msgstr "Pak ved start"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-box-layout.c:1417
msgid "Whether to pack items at the start of the box"
2011-09-24 11:28:11 -04:00
msgstr "Om elementer pakkes fra boksens start"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-box-layout.c:1430
msgid "Spacing"
msgstr "Afstand"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-box-layout.c:1431
msgid "Spacing between children"
2011-09-24 11:28:11 -04:00
msgstr "Mellemrum mellem underelementer"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-box-layout.c:1448 ../clutter/clutter-table-layout.c:1675
msgid "Use Animations"
msgstr "Brug animationer"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-box-layout.c:1449 ../clutter/clutter-table-layout.c:1676
msgid "Whether layout changes should be animated"
msgstr "Hvorvidt layout-ændringer skal animeres"
2011-09-24 11:28:11 -04:00
# http://docs.clutter-project.org/docs/clutter-cookbook/1.0/animations.html
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-box-layout.c:1473 ../clutter/clutter-table-layout.c:1700
msgid "Easing Mode"
2011-09-24 11:28:11 -04:00
msgstr "Blødgørelsestilstand"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-box-layout.c:1474 ../clutter/clutter-table-layout.c:1701
msgid "The easing mode of the animations"
2011-09-24 11:28:11 -04:00
msgstr "Blødgørelsestilstanden (easing mode) for animationerne"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-box-layout.c:1494 ../clutter/clutter-table-layout.c:1721
msgid "Easing Duration"
2011-09-24 11:28:11 -04:00
msgstr "Varighed for blødgørelse"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-box-layout.c:1495 ../clutter/clutter-table-layout.c:1722
msgid "The duration of the animations"
msgstr "Animationernes varighed"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-brightness-contrast-effect.c:321
2012-03-13 04:08:31 -04:00
msgid "Brightness"
msgstr "Lysstyrke"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-brightness-contrast-effect.c:322
2012-03-13 04:08:31 -04:00
msgid "The brightness change to apply"
msgstr "Den lysstyrkeændring der skal anvendes"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-brightness-contrast-effect.c:341
2012-03-13 04:08:31 -04:00
msgid "Contrast"
msgstr "Kontrast"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-brightness-contrast-effect.c:342
2012-03-13 04:08:31 -04:00
msgid "The contrast change to apply"
msgstr "Kontrastændringen der skal anvendes"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-canvas.c:216
2012-03-24 06:59:17 -04:00
msgid "The width of the canvas"
msgstr "Bredden af lærredet"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-canvas.c:232
2012-03-24 06:59:17 -04:00
msgid "The height of the canvas"
msgstr "Højden af lærredet"
2011-09-24 11:28:11 -04:00
#: ../clutter/clutter-child-meta.c:127
msgid "Container"
msgstr "Beholder"
2011-09-24 11:28:11 -04:00
#: ../clutter/clutter-child-meta.c:128
msgid "The container that created this data"
2011-09-24 11:28:11 -04:00
msgstr "Beholderen som oprettede disse data"
2011-09-24 11:28:11 -04:00
#: ../clutter/clutter-child-meta.c:143
msgid "The actor wrapped by this data"
2011-09-24 11:28:11 -04:00
msgstr "Aktøren som indpakkes af disse data"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-click-action.c:559
msgid "Pressed"
msgstr "Trykket"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-click-action.c:560
msgid "Whether the clickable should be in pressed state"
2011-09-24 11:28:11 -04:00
msgstr "Om det klikbare objekt skal være i trykket tilstand"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-click-action.c:573
msgid "Held"
2011-09-24 11:28:11 -04:00
msgstr "Holdt nede"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-click-action.c:574
msgid "Whether the clickable has a grab"
2011-09-24 11:28:11 -04:00
msgstr "Om det klikbare objekt har et greb"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-click-action.c:591 ../clutter/clutter-settings.c:607
msgid "Long Press Duration"
2011-09-24 11:28:11 -04:00
msgstr "Lang trykvarighed"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-click-action.c:592
msgid "The minimum duration of a long press to recognize the gesture"
msgstr ""
2011-09-24 11:28:11 -04:00
"Den mindste varighed af et langvarigt tryk til brug ved gestusgenkendelse"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-click-action.c:610
msgid "Long Press Threshold"
2011-09-24 11:28:11 -04:00
msgstr "Tærskel for langvarigt tryk"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-click-action.c:611
msgid "The maximum threshold before a long press is cancelled"
2011-09-24 11:28:11 -04:00
msgstr "Maksimal tærskel før et langvarigt tryk annulleres"
2012-02-20 16:55:26 -05:00
#: ../clutter/clutter-clone.c:346
msgid "Specifies the actor to be cloned"
2011-09-24 11:28:11 -04:00
msgstr "Angiver aktøren der skal klones"
2012-03-13 04:08:31 -04:00
#: ../clutter/clutter-colorize-effect.c:251
msgid "Tint"
msgstr "Nuance"
2012-03-13 04:08:31 -04:00
#: ../clutter/clutter-colorize-effect.c:252
msgid "The tint to apply"
msgstr "Den nuance der skal anvendes"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-deform-effect.c:594
msgid "Horizontal Tiles"
2011-09-24 11:28:11 -04:00
msgstr "Vandrette fliser"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-deform-effect.c:595
msgid "The number of horizontal tiles"
2011-09-24 11:28:11 -04:00
msgstr "Antallet af vandrette fliser"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-deform-effect.c:610
msgid "Vertical Tiles"
2011-09-24 11:28:11 -04:00
msgstr "Lodrette fliser"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-deform-effect.c:611
msgid "The number of vertical tiles"
2011-09-24 11:28:11 -04:00
msgstr "Antallet af lodrette fliser"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-deform-effect.c:628
msgid "Back Material"
2011-09-24 11:28:11 -04:00
msgstr "Bagsidemateriale"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-deform-effect.c:629
msgid "The material to be used when painting the back of the actor"
2011-09-24 11:28:11 -04:00
msgstr "Materialet der skal bruges når aktørens bagside tegnes"
2012-03-13 04:08:31 -04:00
#: ../clutter/clutter-desaturate-effect.c:271
msgid "The desaturation factor"
msgstr "Afmætningsfaktoren"
2011-09-24 11:28:11 -04:00
#: ../clutter/clutter-device-manager.c:131
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-input-device.c:366
2013-03-17 09:58:17 -04:00
#: ../clutter/x11/clutter-keymap-x11.c:321
msgid "Backend"
2011-09-24 11:28:11 -04:00
msgstr "Motor"
2011-09-24 11:28:11 -04:00
#: ../clutter/clutter-device-manager.c:132
msgid "The ClutterBackend of the device manager"
2011-09-24 11:28:11 -04:00
msgstr "ClutterBackend for enhedshåndteringen"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-drag-action.c:742
msgid "Horizontal Drag Threshold"
2011-09-24 11:28:11 -04:00
msgstr "Tærskel for vandret træk"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-drag-action.c:743
msgid "The horizontal amount of pixels required to start dragging"
2011-09-24 11:28:11 -04:00
msgstr "Antallet af pixler der starter trækkeoperation vandret"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-drag-action.c:770
msgid "Vertical Drag Threshold"
2011-09-24 11:28:11 -04:00
msgstr "Tærskel for vandret træk"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-drag-action.c:771
msgid "The vertical amount of pixels required to start dragging"
2011-09-24 11:28:11 -04:00
msgstr "Antallet af pixler der starter trækkeoperation lodret"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-drag-action.c:792
msgid "Drag Handle"
2011-09-24 11:28:11 -04:00
msgstr "Trækkehåndtag"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-drag-action.c:793
msgid "The actor that is being dragged"
2011-09-24 11:28:11 -04:00
msgstr "Aktøren der trækkes"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-drag-action.c:806
msgid "Drag Axis"
2011-09-24 11:28:11 -04:00
msgstr "Trækkeakse"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-drag-action.c:807
msgid "Constraints the dragging to an axis"
2011-09-24 11:28:11 -04:00
msgstr "Begrænser træk til en akse"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-drag-action.c:823
2012-09-15 20:07:53 -04:00
msgid "Drag Area"
msgstr "Trækkeområde"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-drag-action.c:824
2012-09-15 20:07:53 -04:00
msgid "Constrains the dragging to a rectangle"
msgstr "Begrænser træk til et rektangel"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-drag-action.c:837
2012-09-15 20:07:53 -04:00
msgid "Drag Area Set"
msgstr "Trækkeområde angivet"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-drag-action.c:838
2012-09-15 20:07:53 -04:00
msgid "Whether the drag area is set"
msgstr "Om trækkeområdet er angivet"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-flow-layout.c:907
msgid "Whether each item should receive the same allocation"
2011-09-24 11:28:11 -04:00
msgstr "Om hvert element skal tildeles samme plads"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-flow-layout.c:922 ../clutter/clutter-table-layout.c:1637
msgid "Column Spacing"
2011-09-24 11:28:11 -04:00
msgstr "Kolonnemellemrum"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-flow-layout.c:923
msgid "The spacing between columns"
2011-09-24 11:28:11 -04:00
msgstr "Mellemrum mellem kolonner"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-flow-layout.c:939 ../clutter/clutter-table-layout.c:1651
msgid "Row Spacing"
2011-09-24 11:28:11 -04:00
msgstr "Rækkemellemrum"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-flow-layout.c:940
msgid "The spacing between rows"
2011-09-24 11:28:11 -04:00
msgstr "Mellemrum mellem rækker"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-flow-layout.c:954
msgid "Minimum Column Width"
2011-09-24 11:28:11 -04:00
msgstr "Mindste kolonnnebredde"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-flow-layout.c:955
msgid "Minimum width for each column"
2011-09-24 11:28:11 -04:00
msgstr "Mindste bredde af hver kolonne"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-flow-layout.c:970
msgid "Maximum Column Width"
2011-09-24 11:28:11 -04:00
msgstr "Største kolonnebredde"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-flow-layout.c:971
msgid "Maximum width for each column"
2011-09-24 11:28:11 -04:00
msgstr "Største bredde af hver kolonne"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-flow-layout.c:985
msgid "Minimum Row Height"
msgstr "Minimum for rækkehøjde"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-flow-layout.c:986
msgid "Minimum height for each row"
msgstr "Minimumshøjde for hver række"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-flow-layout.c:1001
msgid "Maximum Row Height"
msgstr "Maksimum for rækkehøjde"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-flow-layout.c:1002
msgid "Maximum height for each row"
msgstr "Maksimum højde for hver række"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-grid-layout.c:1222
msgid "Left attachment"
msgstr "Venstre vedhæftning"
#: ../clutter/clutter-grid-layout.c:1223
msgid "The column number to attach the left side of the child to"
msgstr "Kolonnetallet hvor venstre side af underelementet vedhæftes"
#: ../clutter/clutter-grid-layout.c:1230
msgid "Top attachment"
msgstr "Topvedhæftning"
#: ../clutter/clutter-grid-layout.c:1231
msgid "The row number to attach the top side of a child widget to"
msgstr "Rækkenummert hvor oversiden af underkontrollen vedhæftes"
#: ../clutter/clutter-grid-layout.c:1239
msgid "The number of columns that a child spans"
msgstr "Antallet af kolonner som et underelement spænder over"
#: ../clutter/clutter-grid-layout.c:1246
msgid "The number of rows that a child spans"
msgstr "Antallet af rækker som et underelement spænder over"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-grid-layout.c:1565
2012-09-15 20:07:53 -04:00
msgid "Row spacing"
msgstr "Rækkemellemrum"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-grid-layout.c:1566
2012-09-15 20:07:53 -04:00
msgid "The amount of space between two consecutive rows"
msgstr "Mængden af plads mellem to på hinanden følgende rækker"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-grid-layout.c:1579
2012-09-15 20:07:53 -04:00
msgid "Column spacing"
msgstr "Kolonnemellemrum"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-grid-layout.c:1580
2012-09-15 20:07:53 -04:00
msgid "The amount of space between two consecutive columns"
msgstr "Mængden af plads mellem to på hinanden følgende kolonner"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-grid-layout.c:1594
2012-09-15 20:07:53 -04:00
msgid "Row Homogeneous"
msgstr "Række homogen"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-grid-layout.c:1595
2012-09-15 20:07:53 -04:00
msgid "If TRUE, the rows are all the same height"
msgstr "Hvis sand (TRUE), vil rækkerne alle have samme højde"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-grid-layout.c:1608
2012-09-15 20:07:53 -04:00
msgid "Column Homogeneous"
msgstr "Kolonne homogen"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-grid-layout.c:1609
2012-09-15 20:07:53 -04:00
msgid "If TRUE, the columns are all the same width"
msgstr "Hvis sand (TRUE), vil kolonnerne alle have samme bredde"
#: ../clutter/clutter-image.c:248 ../clutter/clutter-image.c:311
#: ../clutter/clutter-image.c:399
2012-03-24 06:59:17 -04:00
msgid "Unable to load image data"
msgstr "Kunne ikke indlæse billeddata"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-input-device.c:242
msgid "Id"
msgstr "Id"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-input-device.c:243
msgid "Unique identifier of the device"
msgstr "Unik identificering af enheden"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-input-device.c:259
msgid "The name of the device"
msgstr "Enhedens navn"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-input-device.c:273
msgid "Device Type"
msgstr "Enhedstype"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-input-device.c:274
msgid "The type of the device"
msgstr "Enhedens type"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-input-device.c:289
msgid "Device Manager"
msgstr "Enhedshåndtering"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-input-device.c:290
msgid "The device manager instance"
2011-09-24 11:28:11 -04:00
msgstr "Instansen af enhedshåndtering"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-input-device.c:303
msgid "Device Mode"
msgstr "Enhedstilstand"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-input-device.c:304
msgid "The mode of the device"
msgstr "Enhedens tilstand"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-input-device.c:318
msgid "Has Cursor"
msgstr "Har markør"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-input-device.c:319
msgid "Whether the device has a cursor"
msgstr "Om enheden har en markør"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-input-device.c:338
msgid "Whether the device is enabled"
msgstr "Hvorvidt enheden er aktiveret"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-input-device.c:351
msgid "Number of Axes"
msgstr "Antal akser"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-input-device.c:352
msgid "The number of axes on the device"
msgstr "Antallet af akser på enheden"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-input-device.c:367
msgid "The backend instance"
2011-09-24 11:28:11 -04:00
msgstr "Motorinstansen"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-interval.c:506
msgid "Value Type"
msgstr "Værditype"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-interval.c:507
msgid "The type of the values in the interval"
msgstr "Typer af værdier i intervallet"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-interval.c:522
msgid "Initial Value"
msgstr "Begyndelsesværdi"
#: ../clutter/clutter-interval.c:523
msgid "Initial value of the interval"
msgstr "Begyndelsesværdi på intervallet"
#: ../clutter/clutter-interval.c:537
msgid "Final Value"
msgstr "Slutværdi"
#: ../clutter/clutter-interval.c:538
msgid "Final value of the interval"
msgstr "Slutværdi på intervallet"
2011-09-24 11:28:11 -04:00
#: ../clutter/clutter-layout-meta.c:117
msgid "Manager"
2011-09-24 11:28:11 -04:00
msgstr "Håndtering"
2011-09-24 11:28:11 -04:00
#: ../clutter/clutter-layout-meta.c:118
msgid "The manager that created this data"
2011-09-24 11:28:11 -04:00
msgstr "Håndteringen som oprettede disse data"
#. Translators: Leave this UNTRANSLATED if your language is
#. * left-to-right. If your language is right-to-left
#. * (e.g. Hebrew, Arabic), translate it to "default:RTL".
#. *
#. * Do NOT translate it to non-English e.g. "predefinito:LTR"! If
#. * it isn't default:LTR or default:RTL it will not work.
#.
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-main.c:795
msgid "default:LTR"
2011-09-24 11:28:11 -04:00
msgstr "default:LTR"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-main.c:1669
msgid "Show frames per second"
msgstr "Vis antal billeder pr. sekund"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-main.c:1671
msgid "Default frame rate"
msgstr "Standardbilledfrekvens"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-main.c:1673
msgid "Make all warnings fatal"
msgstr "Gør alle advarsler fatale"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-main.c:1676
msgid "Direction for the text"
msgstr "Retning for teksten"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-main.c:1679
msgid "Disable mipmapping on text"
msgstr "Slå mipmapping fra i tekst"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-main.c:1682
msgid "Use 'fuzzy' picking"
2011-09-24 11:28:11 -04:00
msgstr "Brug \"blød\" udvælgelse"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-main.c:1685
msgid "Clutter debugging flags to set"
msgstr "Clutter-fejlsøgningsflag der skal sættes"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-main.c:1687
msgid "Clutter debugging flags to unset"
msgstr "Clutter-fejlsøgningsflag der skal fjernes"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-main.c:1691
msgid "Clutter profiling flags to set"
msgstr "Clutter-profileringsflag der skal sættes"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-main.c:1693
msgid "Clutter profiling flags to unset"
msgstr "Clutter-profileringsflag der skal fjernes"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-main.c:1696
msgid "Enable accessibility"
msgstr "Aktivér tilgængelighed"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-main.c:1888
msgid "Clutter Options"
msgstr "Clutter-valgmuligheder"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-main.c:1889
msgid "Show Clutter Options"
msgstr "Vis Clutter-valgmuligheder"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-pan-action.c:448
2012-09-15 20:07:53 -04:00
msgid "Pan Axis"
msgstr "Panoreringsakse"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-pan-action.c:449
2012-09-15 20:07:53 -04:00
msgid "Constraints the panning to an axis"
msgstr "Begrænser panorering til en akse"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-pan-action.c:463
2012-09-15 20:07:53 -04:00
msgid "Interpolate"
msgstr "Interpolér"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-pan-action.c:464
2012-09-15 20:07:53 -04:00
msgid "Whether interpolated events emission is enabled."
msgstr "Om interpoleret udsendelse af begivenheder er aktiveret."
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-pan-action.c:480
2012-09-15 20:07:53 -04:00
msgid "Deceleration"
msgstr "Deceleration"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-pan-action.c:481
2012-09-15 20:07:53 -04:00
msgid "Rate at which the interpolated panning will decelerate in"
msgstr "Hastighed hvormed den interpolerede panorering vil decelerere"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-pan-action.c:498
2012-09-15 20:07:53 -04:00
msgid "Initial acceleration factor"
msgstr "Begyndelsesaccelerationsfaktor"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-pan-action.c:499
2012-09-15 20:07:53 -04:00
msgid "Factor applied to the momentum when starting the interpolated phase"
msgstr "Faktor, som anvendes på impulsen når der startes en interpoleret fase"
2012-02-20 16:55:26 -05:00
#: ../clutter/clutter-path-constraint.c:212
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-behaviour-path.c:225
2012-02-20 16:55:26 -05:00
msgid "Path"
msgstr "Sti"
2011-09-24 11:28:11 -04:00
#: ../clutter/clutter-path-constraint.c:213
msgid "The path used to constrain an actor"
2011-09-24 11:28:11 -04:00
msgstr "Stien der bruges til at begrænse en aktør"
2011-09-24 11:28:11 -04:00
#: ../clutter/clutter-path-constraint.c:227
msgid "The offset along the path, between -1.0 and 2.0"
2011-09-24 11:28:11 -04:00
msgstr "Forskydningen langs stien mellem -1,0 og 2,0"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-property-transition.c:271
2012-03-24 06:59:17 -04:00
msgid "Property Name"
msgstr "Egenskabsnavn"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-property-transition.c:272
2012-03-24 06:59:17 -04:00
msgid "The name of the property to animate"
msgstr "Navnet på den egenskab som skal animeres"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-script.c:466
msgid "Filename Set"
2011-09-24 11:28:11 -04:00
msgstr "Filnavn angivet"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-script.c:467
msgid "Whether the :filename property is set"
2011-09-24 11:28:11 -04:00
msgstr "Om egenskaben :filename er angivet"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-script.c:481
#: ../clutter/deprecated/clutter-texture.c:1082
msgid "Filename"
2011-09-24 11:28:11 -04:00
msgstr "Filnavn"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-script.c:482
msgid "The path of the currently parsed file"
2011-09-24 11:28:11 -04:00
msgstr "Stien af den nu fortolkede fil"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-script.c:499
2012-03-13 04:08:31 -04:00
msgid "Translation Domain"
msgstr "Oversættelsesdomæne"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-script.c:500
2012-03-13 04:08:31 -04:00
msgid "The translation domain used to localize string"
msgstr "Oversættelsesdomænet som bruges til at lokalisere strengen"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-scroll-actor.c:190
2012-09-15 20:07:53 -04:00
msgid "Scroll Mode"
msgstr "Rulletilstand"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-scroll-actor.c:191
2012-09-15 20:07:53 -04:00
msgid "The scrolling direction"
msgstr "Rulleretningen"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-settings.c:448
msgid "Double Click Time"
2011-09-24 11:28:11 -04:00
msgstr "Dobbeltkliktid"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-settings.c:449
msgid "The time between clicks necessary to detect a multiple click"
msgstr ""
2011-09-24 11:28:11 -04:00
"Tidsrummet mellem klik, som er nødvendigt for registrering af flerdobbelte "
"klik"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-settings.c:464
msgid "Double Click Distance"
2011-09-24 11:28:11 -04:00
msgstr "Dobbeltklikafstand"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-settings.c:465
msgid "The distance between clicks necessary to detect a multiple click"
msgstr ""
2011-09-24 11:28:11 -04:00
"Afstanden mellem klik som er nødvendig for registrering af flerdobbelte klik"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-settings.c:480
msgid "Drag Threshold"
2011-09-24 11:28:11 -04:00
msgstr "Trækketærskel"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-settings.c:481
msgid "The distance the cursor should travel before starting to drag"
2011-09-24 11:28:11 -04:00
msgstr "Afstanden som markøren skal flyttes før der startes en trækkeoperation"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-settings.c:496 ../clutter/clutter-text.c:3367
msgid "Font Name"
2011-09-24 11:28:11 -04:00
msgstr "Skrifttypenavn"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-settings.c:497
msgid ""
"The description of the default font, as one that could be parsed by Pango"
2011-09-24 11:28:11 -04:00
msgstr "Beskrivelsen af standardskrifttypen til fortolkning af Pango"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-settings.c:512
msgid "Font Antialias"
2011-09-24 11:28:11 -04:00
msgstr "Skrifttypeudjævning"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-settings.c:513
msgid ""
"Whether to use antialiasing (1 to enable, 0 to disable, and -1 to use the "
"default)"
msgstr ""
2011-09-24 11:28:11 -04:00
"Om der skal bruges udjævning/antialiasing (1 for at slå til, 0 for at slå "
"fra, og -1 for at bruge standardværdien)"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-settings.c:529
msgid "Font DPI"
2011-09-24 11:28:11 -04:00
msgstr "Skrifttype-DPI"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-settings.c:530
msgid ""
"The resolution of the font, in 1024 * dots/inch, or -1 to use the default"
msgstr ""
2011-09-24 11:28:11 -04:00
"Opløsning for skrifttypen angivet i 1024 * punkter/tomme eller -1 for at "
"bruge standardværdien"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-settings.c:546
msgid "Font Hinting"
2011-09-24 11:28:11 -04:00
msgstr "Skrifttype-hinting"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-settings.c:547
msgid ""
"Whether to use hinting (1 to enable, 0 to disable and -1 to use the default)"
msgstr ""
2011-09-24 11:28:11 -04:00
"Om der skal bruges \"hinting\" (1 for at slå til, 0 for at slå fra og -1 for "
"at bruge standardværdien)"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-settings.c:568
msgid "Font Hint Style"
2011-09-24 11:28:11 -04:00
msgstr "Stil for skrifttype-hint"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-settings.c:569
msgid "The style of hinting (hintnone, hintslight, hintmedium, hintfull)"
2011-09-24 11:28:11 -04:00
msgstr "Stilen til hinting (hintnone, hintslight, hintmedium, hintfull)"
2011-09-24 11:28:11 -04:00
# ?
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-settings.c:590
msgid "Font Subpixel Order"
2011-09-24 11:28:11 -04:00
msgstr "Underpixelrækkefølge for skrifttype"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-settings.c:591
msgid "The type of subpixel antialiasing (none, rgb, bgr, vrgb, vbgr)"
2011-09-24 11:28:11 -04:00
msgstr "Typen af underpixeludjævning (none, rbg, bgr, vrgb, vbgr)"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-settings.c:608
msgid "The minimum duration for a long press gesture to be recognized"
2011-09-24 11:28:11 -04:00
msgstr "Mindste varighed før en langvarig trykkegestus genkendes"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-settings.c:615
msgid "Fontconfig configuration timestamp"
2011-09-24 11:28:11 -04:00
msgstr "Konfigurationstidsstempel til fontconfig"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-settings.c:616
msgid "Timestamp of the current fontconfig configuration"
2011-09-24 11:28:11 -04:00
msgstr "Tidsstempel for nuværende fontconfig-konfiguration"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-settings.c:633
2011-09-24 11:28:11 -04:00
msgid "Password Hint Time"
2012-02-20 16:55:26 -05:00
msgstr "Tid for adgangskodefif"
2011-09-24 11:28:11 -04:00
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-settings.c:634
2011-09-24 11:28:11 -04:00
msgid "How long to show the last input character in hidden entries"
2012-02-20 16:55:26 -05:00
msgstr "Hvor lang tid det sidst indtastede tegn i skjulte indtastninger vises"
2012-03-13 04:08:31 -04:00
#: ../clutter/clutter-shader-effect.c:486
msgid "Shader Type"
2011-09-24 11:28:11 -04:00
msgstr "Skyggelæggertype"
2012-03-13 04:08:31 -04:00
#: ../clutter/clutter-shader-effect.c:487
msgid "The type of shader used"
2011-09-24 11:28:11 -04:00
msgstr "Typen af skyggelægger der bruges"
2011-09-24 11:28:11 -04:00
#: ../clutter/clutter-snap-constraint.c:322
msgid "The source of the constraint"
2011-09-24 11:28:11 -04:00
msgstr "Begrænsningens kilde"
2011-09-24 11:28:11 -04:00
#: ../clutter/clutter-snap-constraint.c:335
msgid "From Edge"
2011-09-24 11:28:11 -04:00
msgstr "Fra kant"
2011-09-24 11:28:11 -04:00
#: ../clutter/clutter-snap-constraint.c:336
msgid "The edge of the actor that should be snapped"
2011-09-24 11:28:11 -04:00
msgstr "Fra kanten på aktøren der skal fastgøres"
2011-09-24 11:28:11 -04:00
#: ../clutter/clutter-snap-constraint.c:350
msgid "To Edge"
2011-09-24 11:28:11 -04:00
msgstr "Til kant"
2011-09-24 11:28:11 -04:00
#: ../clutter/clutter-snap-constraint.c:351
msgid "The edge of the source that should be snapped"
2011-09-24 11:28:11 -04:00
msgstr "Kanten af kilden der skal fastgøres"
2011-09-24 11:28:11 -04:00
#: ../clutter/clutter-snap-constraint.c:367
msgid "The offset in pixels to apply to the constraint"
2011-09-24 11:28:11 -04:00
msgstr "Forskydningen i pixler der anvendes på begrænsningen"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-stage.c:1929
msgid "Fullscreen Set"
2011-09-24 11:28:11 -04:00
msgstr "Fuldskærm angivet"
2011-09-24 11:28:11 -04:00
# "stage" skal forstås som "scene", jf. "actor"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-stage.c:1930
msgid "Whether the main stage is fullscreen"
2011-09-24 11:28:11 -04:00
msgstr "Om hovedscenen er i fuldskærmstilstand"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-stage.c:1944
msgid "Offscreen"
2011-09-24 11:28:11 -04:00
msgstr "Uden for skærmen"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-stage.c:1945
msgid "Whether the main stage should be rendered offscreen"
2011-09-24 11:28:11 -04:00
msgstr "Om hovedscenen skal optegnes uden for skærmen"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-stage.c:1957 ../clutter/clutter-text.c:3481
msgid "Cursor Visible"
2011-09-24 11:28:11 -04:00
msgstr "Markør synlig"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-stage.c:1958
msgid "Whether the mouse pointer is visible on the main stage"
2011-09-24 11:28:11 -04:00
msgstr "Om musemarkøren er synlig på hovedscenen"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-stage.c:1972
msgid "User Resizable"
2011-09-24 11:28:11 -04:00
msgstr "Bruger kan ændre størrelse"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-stage.c:1973
msgid "Whether the stage is able to be resized via user interaction"
2011-09-24 11:28:11 -04:00
msgstr "Om brugeren kan indstille scenens størrelse"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-stage.c:1988 ../clutter/deprecated/clutter-box.c:260
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-rectangle.c:273
2012-02-20 16:55:26 -05:00
msgid "Color"
msgstr "Farve"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-stage.c:1989
msgid "The color of the stage"
2011-09-24 11:28:11 -04:00
msgstr "Farven på scenen"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-stage.c:2004
msgid "Perspective"
2011-09-24 11:28:11 -04:00
msgstr "Perspektiv"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-stage.c:2005
msgid "Perspective projection parameters"
2011-09-24 11:28:11 -04:00
msgstr "Parametre for perspektivprojektion"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-stage.c:2020
msgid "Title"
2011-09-24 11:28:11 -04:00
msgstr "Titel"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-stage.c:2021
msgid "Stage Title"
2011-09-24 11:28:11 -04:00
msgstr "Scenetitel"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-stage.c:2038
msgid "Use Fog"
2011-09-24 11:28:11 -04:00
msgstr "Brug tåge"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-stage.c:2039
msgid "Whether to enable depth cueing"
2011-09-24 11:28:11 -04:00
msgstr "Om der skal bruges dybdeperspektiv"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-stage.c:2055
msgid "Fog"
2011-09-24 11:28:11 -04:00
msgstr "Tåge"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-stage.c:2056
msgid "Settings for the depth cueing"
2011-09-24 11:28:11 -04:00
msgstr "Indstillinger for dybdeperspektiv"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-stage.c:2072
msgid "Use Alpha"
2011-09-24 11:28:11 -04:00
msgstr "Brug alfa"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-stage.c:2073
msgid "Whether to honour the alpha component of the stage color"
2011-09-24 11:28:11 -04:00
msgstr "Om alfakomponenten af scenefarven skal respekteres"
2011-09-24 11:28:11 -04:00
# ?
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-stage.c:2089
msgid "Key Focus"
2011-09-24 11:28:11 -04:00
msgstr "Primær fokus"
2011-09-24 11:28:11 -04:00
# ?
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-stage.c:2090
msgid "The currently key focused actor"
2011-09-24 11:28:11 -04:00
msgstr "Nuværende aktør med primær fokus"
2011-09-24 11:28:11 -04:00
# ?
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-stage.c:2106
msgid "No Clear Hint"
2011-09-24 11:28:11 -04:00
msgstr "Intet klart hint"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-stage.c:2107
msgid "Whether the stage should clear its contents"
2011-09-24 11:28:11 -04:00
msgstr "Om scenen skal rydde dens indhold"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-stage.c:2120
msgid "Accept Focus"
2011-09-24 11:28:11 -04:00
msgstr "Acceptér fokus"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-stage.c:2121
msgid "Whether the stage should accept focus on show"
2011-09-24 11:28:11 -04:00
msgstr "Om scenen skal acceptere fokus ved visning"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-table-layout.c:543
msgid "Column Number"
2011-09-24 11:28:11 -04:00
msgstr "Kolonnenummer"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-table-layout.c:544
msgid "The column the widget resides in"
2011-09-24 11:28:11 -04:00
msgstr "Kolonnen som kontrollen bor i"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-table-layout.c:551
msgid "Row Number"
2011-09-24 11:28:11 -04:00
msgstr "Rækkenummer"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-table-layout.c:552
msgid "The row the widget resides in"
2011-09-24 11:28:11 -04:00
msgstr "Rækken som kontrollen bor i"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-table-layout.c:559
msgid "Column Span"
2011-09-24 11:28:11 -04:00
msgstr "Kolonnespænd"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-table-layout.c:560
msgid "The number of columns the widget should span"
2011-09-24 11:28:11 -04:00
msgstr "Antallet af kolonner som kontrollen skal omfatte"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-table-layout.c:567
msgid "Row Span"
2011-09-24 11:28:11 -04:00
msgstr "Rækkespænd"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-table-layout.c:568
msgid "The number of rows the widget should span"
2011-09-24 11:28:11 -04:00
msgstr "Antallet af rækker som kontrollen skal omfatte"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-table-layout.c:575
msgid "Horizontal Expand"
2011-09-24 11:28:11 -04:00
msgstr "Udvid vandret"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-table-layout.c:576
msgid "Allocate extra space for the child in horizontal axis"
2011-09-24 11:28:11 -04:00
msgstr "Tildel ekstra plads til underelementet langs vandret akse"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-table-layout.c:582
msgid "Vertical Expand"
2011-09-24 11:28:11 -04:00
msgstr "Udvid lodret"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-table-layout.c:583
msgid "Allocate extra space for the child in vertical axis"
2011-09-24 11:28:11 -04:00
msgstr "Tildel ekstra plads til underelementet langs lodret akse"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-table-layout.c:1638
msgid "Spacing between columns"
2011-09-24 11:28:11 -04:00
msgstr "Mellemrum mellem kolonner"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-table-layout.c:1652
msgid "Spacing between rows"
2011-09-24 11:28:11 -04:00
msgstr "Mellemrum mellem rækker"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text-buffer.c:351 ../clutter/clutter-text.c:3402
2012-02-20 16:55:26 -05:00
msgid "Text"
msgstr "Tekst"
#: ../clutter/clutter-text-buffer.c:352
msgid "The contents of the buffer"
msgstr "Indholdet af bufferen"
#: ../clutter/clutter-text-buffer.c:365
msgid "Text length"
msgstr "Tekstlængde"
#: ../clutter/clutter-text-buffer.c:366
msgid "Length of the text currently in the buffer"
msgstr "Længden af nuværende tekst i bufferen"
#: ../clutter/clutter-text-buffer.c:379
msgid "Maximum length"
msgstr "Maksimal længde"
#: ../clutter/clutter-text-buffer.c:380
msgid "Maximum number of characters for this entry. Zero if no maximum"
msgstr "Maksimalt antal af tegn i denne indtastning. Nul hvis intet maksimum"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3349
2012-02-20 16:55:26 -05:00
msgid "Buffer"
msgstr "Buffer"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3350
2012-02-20 16:55:26 -05:00
msgid "The buffer for the text"
msgstr "Bufferen for teksten"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3368
msgid "The font to be used by the text"
2011-09-24 11:28:11 -04:00
msgstr "Skrifttypen der bruges af teksten"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3385
msgid "Font Description"
2011-09-24 11:28:11 -04:00
msgstr "Beskrivelse af skrifttype"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3386
msgid "The font description to be used"
2011-09-24 11:28:11 -04:00
msgstr "Skrifttypebeskrivelsen der skal bruges"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3403
msgid "The text to render"
2011-09-24 11:28:11 -04:00
msgstr "Tekst der skal vises"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3417
msgid "Font Color"
2011-09-24 11:28:11 -04:00
msgstr "Skriftfarve"
2011-09-24 11:28:11 -04:00
# hvad mener de mon med at en skrifttype kan have en farve. En forfærdelig sætning!
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3418
msgid "Color of the font used by the text"
2011-09-24 11:28:11 -04:00
msgstr "Farven af skriften der bruges til teksten"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3433
msgid "Editable"
2011-09-24 11:28:11 -04:00
msgstr "Kan redigeres"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3434
msgid "Whether the text is editable"
2011-09-24 11:28:11 -04:00
msgstr "Om teksten kan redigeres"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3449
msgid "Selectable"
2011-09-24 11:28:11 -04:00
msgstr "Kan vælges"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3450
msgid "Whether the text is selectable"
2011-09-24 11:28:11 -04:00
msgstr "Om teksten kan vælges"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3464
msgid "Activatable"
2011-09-24 11:28:11 -04:00
msgstr "Kan aktiveres"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3465
msgid "Whether pressing return causes the activate signal to be emitted"
2011-09-24 11:28:11 -04:00
msgstr "Om tryk på retur bevirker udsendelse af aktiveringssignalet"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3482
msgid "Whether the input cursor is visible"
2011-09-24 11:28:11 -04:00
msgstr "Om inputmarkøren er synlig"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3496 ../clutter/clutter-text.c:3497
msgid "Cursor Color"
2011-09-24 11:28:11 -04:00
msgstr "Markørfarve"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3512
msgid "Cursor Color Set"
2011-09-24 11:28:11 -04:00
msgstr "Markørfave angivet"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3513
msgid "Whether the cursor color has been set"
2011-09-24 11:28:11 -04:00
msgstr "Om markørfarven er blevet angivet"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3528
msgid "Cursor Size"
2011-09-24 11:28:11 -04:00
msgstr "Markørstørrelse"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3529
msgid "The width of the cursor, in pixels"
2011-09-24 11:28:11 -04:00
msgstr "Bredden af markøren i pixler"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3545 ../clutter/clutter-text.c:3563
msgid "Cursor Position"
2011-09-24 11:28:11 -04:00
msgstr "Markørposition"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3546 ../clutter/clutter-text.c:3564
msgid "The cursor position"
2011-09-24 11:28:11 -04:00
msgstr "Markørens position"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3579
msgid "Selection-bound"
2011-09-24 11:28:11 -04:00
msgstr "Markeringsgrænse"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3580
msgid "The cursor position of the other end of the selection"
2011-09-24 11:28:11 -04:00
msgstr "Markørpositionen i den anden ende af markering"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3595 ../clutter/clutter-text.c:3596
msgid "Selection Color"
2011-09-24 11:28:11 -04:00
msgstr "Markeringsfarve"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3611
msgid "Selection Color Set"
2011-09-24 11:28:11 -04:00
msgstr "Markeringsfarve angivet"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3612
msgid "Whether the selection color has been set"
2011-09-24 11:28:11 -04:00
msgstr "Om markeringsfarven er blevet angivet"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3627
msgid "Attributes"
2011-09-24 11:28:11 -04:00
msgstr "Egenskaber"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3628
msgid "A list of style attributes to apply to the contents of the actor"
2011-09-24 11:28:11 -04:00
msgstr "En liste af stilegenskaber som anvendes på aktørens indhold"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3650
msgid "Use markup"
2011-09-24 11:28:11 -04:00
msgstr "Brug opmærkning"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3651
msgid "Whether or not the text includes Pango markup"
2011-09-24 11:28:11 -04:00
msgstr "Om teksten inkluderer Pango-opmærkning"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3667
msgid "Line wrap"
2011-09-24 11:28:11 -04:00
msgstr "Linjeombrydning"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3668
msgid "If set, wrap the lines if the text becomes too wide"
2011-09-24 11:28:11 -04:00
msgstr "Hvis angivet, vil tekstlinjer ombrydes når de bliver for lange"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3683
msgid "Line wrap mode"
2011-09-24 11:28:11 -04:00
msgstr "Linjeombrydningstilstand"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3684
msgid "Control how line-wrapping is done"
2011-09-24 11:28:11 -04:00
msgstr "Styrer hvordan linjer ombrydes"
2011-09-24 11:28:11 -04:00
# se nedenfor
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3699
msgid "Ellipsize"
2011-09-24 11:28:11 -04:00
msgstr "Ellipsegrænse"
2011-09-24 11:28:11 -04:00
# ellipsegørelse ~ forkortelse af tekst med tre prikker
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3700
msgid "The preferred place to ellipsize the string"
2011-09-24 11:28:11 -04:00
msgstr "Det foretrukne sted at ellipsegøre strengen"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3716
msgid "Line Alignment"
2011-09-24 11:28:11 -04:00
msgstr "Linjejustering"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3717
msgid "The preferred alignment for the string, for multi-line text"
2011-09-24 11:28:11 -04:00
msgstr "Den foretrukne justering af strengen til flerlinjetekst"
2011-09-24 11:28:11 -04:00
# "Retrieves whether the label should justify the text on both margins."
# http://www.gnu.org/software/guile-gnome/docs/clutter/html/ClutterLabel.html
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3733
msgid "Justify"
2011-09-24 11:28:11 -04:00
msgstr "Lige margener"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3734
msgid "Whether the text should be justified"
2011-09-24 11:28:11 -04:00
msgstr "Om teksten skal strækkes til begge margener"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3749
msgid "Password Character"
2011-09-24 11:28:11 -04:00
msgstr "Adgangskodetegn"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3750
msgid "If non-zero, use this character to display the actor's contents"
msgstr ""
2011-09-24 11:28:11 -04:00
"Hvis forskelligt fra nul, bruges dette tegn til at vise aktørens tekstindhold"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3764
msgid "Max Length"
2011-09-24 11:28:11 -04:00
msgstr "Maksimal længde"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3765
msgid "Maximum length of the text inside the actor"
2011-09-24 11:28:11 -04:00
msgstr "Maksimal længde af teksten i aktøren"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3788
msgid "Single Line Mode"
2011-09-24 11:28:11 -04:00
msgstr "Enlinjetilstand"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3789
msgid "Whether the text should be a single line"
2011-09-24 11:28:11 -04:00
msgstr "Om teksten skal vises i en enkelt linje"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3803 ../clutter/clutter-text.c:3804
msgid "Selected Text Color"
2011-09-24 11:28:11 -04:00
msgstr "Farve på markeret tekst"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3819
msgid "Selected Text Color Set"
2011-09-24 11:28:11 -04:00
msgstr "Farve på markeret tekst angivet"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-text.c:3820
msgid "Whether the selected text color has been set"
2011-09-24 11:28:11 -04:00
msgstr "Om farven på markeret tekst er blevet angivet"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-timeline.c:594
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-animation.c:560
msgid "Loop"
msgstr "Gentagelse"
2012-09-15 20:07:53 -04:00
# afviger fra originalstreng med vilje
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-timeline.c:595
2012-09-15 20:07:53 -04:00
msgid "Should the timeline automatically restart"
msgstr "Om tidslinjen automatisk genstartes"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-timeline.c:609
2012-09-15 20:07:53 -04:00
msgid "Delay"
msgstr "Ventetid"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-timeline.c:610
2012-09-15 20:07:53 -04:00
msgid "Delay before start"
msgstr "Ventetid før start"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-timeline.c:625
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-animation.c:544
2013-03-17 09:58:17 -04:00
#: ../clutter/deprecated/clutter-animator.c:1804
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-media.c:224
2013-03-17 09:58:17 -04:00
#: ../clutter/deprecated/clutter-state.c:1523
2012-09-15 20:07:53 -04:00
msgid "Duration"
msgstr "Varighed"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-timeline.c:626
2012-09-15 20:07:53 -04:00
msgid "Duration of the timeline in milliseconds"
msgstr "Varighed af tidslinje i millisekunder"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-timeline.c:641
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:528
#: ../clutter/deprecated/clutter-behaviour-rotate.c:337
msgid "Direction"
msgstr "Retning"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-timeline.c:642
2012-09-15 20:07:53 -04:00
msgid "Direction of the timeline"
msgstr "Retning på tidslinjen"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-timeline.c:657
2012-09-15 20:07:53 -04:00
msgid "Auto Reverse"
msgstr "Autoomvending"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-timeline.c:658
2012-09-15 20:07:53 -04:00
msgid "Whether the direction should be reversed when reaching the end"
msgstr "Om retningen skal vendes når slutningen nås"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-timeline.c:676
2012-02-20 16:55:26 -05:00
msgid "Repeat Count"
msgstr "Gentagelsesantal"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-timeline.c:677
2012-02-20 16:55:26 -05:00
msgid "How many times the timeline should repeat"
msgstr "Hvor mange gange tidslinjen skal gentages"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-timeline.c:691
2012-03-13 04:08:31 -04:00
msgid "Progress Mode"
msgstr "Fremskridtstilstand"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-timeline.c:692
2012-03-13 04:08:31 -04:00
msgid "How the timeline should compute the progress"
msgstr "Hvordan tidslinjen skal udregne fremskridtet"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-transition.c:246
2012-03-24 06:59:17 -04:00
msgid "Interval"
msgstr "Interval"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-transition.c:247
2012-03-24 06:59:17 -04:00
msgid "The interval of values to transition"
msgstr "Intervallet af værdier til overgang"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-transition.c:261
2012-03-24 06:59:17 -04:00
msgid "Animatable"
msgstr "Animerbar"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-transition.c:262
2012-03-24 06:59:17 -04:00
msgid "The animatable object"
msgstr "Det animerbare objekt"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-transition.c:283
2012-03-24 06:59:17 -04:00
msgid "Remove on Complete"
msgstr "Fjern ved færdiggørelse"
2012-09-15 20:07:53 -04:00
#: ../clutter/clutter-transition.c:284
2012-03-24 06:59:17 -04:00
msgid "Detach the transition when completed"
msgstr "Frigør overgangen ved færdiggørelse"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-zoom-action.c:354
2012-09-15 20:07:53 -04:00
msgid "Zoom Axis"
msgstr "Zoom-akse"
2013-03-17 09:58:17 -04:00
#: ../clutter/clutter-zoom-action.c:355
2012-09-15 20:07:53 -04:00
msgid "Constraints the zoom to an axis"
msgstr "Begrænser zoom til en akse"
#: ../clutter/deprecated/clutter-alpha.c:355
#: ../clutter/deprecated/clutter-animation.c:575
2013-03-17 09:58:17 -04:00
#: ../clutter/deprecated/clutter-animator.c:1821
2012-09-15 20:07:53 -04:00
msgid "Timeline"
msgstr "Tidslinje"
#: ../clutter/deprecated/clutter-alpha.c:356
msgid "Timeline used by the alpha"
msgstr "Tidslinje brugt af alfa"
#: ../clutter/deprecated/clutter-alpha.c:372
msgid "Alpha value"
msgstr "Alfaværdi"
#: ../clutter/deprecated/clutter-alpha.c:373
msgid "Alpha value as computed by the alpha"
msgstr "Alfaværdi som udregnet af alfa"
#: ../clutter/deprecated/clutter-alpha.c:394
#: ../clutter/deprecated/clutter-animation.c:528
msgid "Mode"
msgstr "Tilstand"
#: ../clutter/deprecated/clutter-alpha.c:395
msgid "Progress mode"
msgstr "Fremskridtstilstand"
#: ../clutter/deprecated/clutter-animation.c:511
msgid "Object"
msgstr "Objekt"
#: ../clutter/deprecated/clutter-animation.c:512
msgid "Object to which the animation applies"
msgstr "Objekt for hvilket animationen gælder"
#: ../clutter/deprecated/clutter-animation.c:529
msgid "The mode of the animation"
msgstr "Animationens tilstand"
#: ../clutter/deprecated/clutter-animation.c:545
msgid "Duration of the animation, in milliseconds"
msgstr "Animationens varighed i millisekunder"
#: ../clutter/deprecated/clutter-animation.c:561
msgid "Whether the animation should loop"
msgstr "Hvorvidt animationen skal gentages"
#: ../clutter/deprecated/clutter-animation.c:576
msgid "The timeline used by the animation"
msgstr "Den tidslinje animationen benytter"
#: ../clutter/deprecated/clutter-animation.c:592
2012-02-20 16:55:26 -05:00
#: ../clutter/deprecated/clutter-behaviour.c:241
2012-09-15 20:07:53 -04:00
msgid "Alpha"
msgstr "Alfa"
#: ../clutter/deprecated/clutter-animation.c:593
msgid "The alpha used by the animation"
msgstr "Alfa brugt af animation"
2013-03-17 09:58:17 -04:00
#: ../clutter/deprecated/clutter-animator.c:1805
2012-09-15 20:07:53 -04:00
msgid "The duration of the animation"
msgstr "Animationens varighed"
2013-03-17 09:58:17 -04:00
#: ../clutter/deprecated/clutter-animator.c:1822
2012-09-15 20:07:53 -04:00
msgid "The timeline of the animation"
msgstr "Animationens tidslinje"
#: ../clutter/deprecated/clutter-behaviour.c:242
2012-02-20 16:55:26 -05:00
msgid "Alpha Object to drive the behaviour"
msgstr "Alfa-objekt som styrer opførslen"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-behaviour-depth.c:182
2012-02-20 16:55:26 -05:00
msgid "Start Depth"
msgstr "Startdybde"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-behaviour-depth.c:183
2012-02-20 16:55:26 -05:00
msgid "Initial depth to apply"
msgstr "Indledende anvendt dybde"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-behaviour-depth.c:198
2012-02-20 16:55:26 -05:00
msgid "End Depth"
msgstr "Afsluttende dybde"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-behaviour-depth.c:199
2012-02-20 16:55:26 -05:00
msgid "Final depth to apply"
msgstr "Afsluttende anvendt dybde"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:401
2012-02-20 16:55:26 -05:00
msgid "Start Angle"
msgstr "Startvinkel"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:402
#: ../clutter/deprecated/clutter-behaviour-rotate.c:284
2012-02-20 16:55:26 -05:00
msgid "Initial angle"
msgstr "Indledende vinkel"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:417
2012-02-20 16:55:26 -05:00
msgid "End Angle"
msgstr "Afsluttende vinkel"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:418
#: ../clutter/deprecated/clutter-behaviour-rotate.c:302
2012-02-20 16:55:26 -05:00
msgid "Final angle"
msgstr "Slutvinkel"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:433
2012-02-20 16:55:26 -05:00
msgid "Angle x tilt"
msgstr "x-drejningsvinkel"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:434
2012-02-20 16:55:26 -05:00
msgid "Tilt of the ellipse around x axis"
msgstr "Drejningsvinkel for ellipsen omkring x-aksen"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:449
2012-02-20 16:55:26 -05:00
msgid "Angle y tilt"
msgstr "y-drejningsvinkel"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:450
2012-02-20 16:55:26 -05:00
msgid "Tilt of the ellipse around y axis"
msgstr "Drejningsvinkel for ellipsen omkring y-aksen"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:465
2012-02-20 16:55:26 -05:00
msgid "Angle z tilt"
msgstr "z-drejningsvinkel"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:466
2012-02-20 16:55:26 -05:00
msgid "Tilt of the ellipse around z axis"
msgstr "Drejningsvinkel for ellipsen omkring z-aksen"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:482
2012-02-20 16:55:26 -05:00
msgid "Width of the ellipse"
msgstr "Ellipsens bredde"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:498
2012-02-20 16:55:26 -05:00
msgid "Height of ellipse"
msgstr "Ellipsens højde"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:513
2012-02-20 16:55:26 -05:00
msgid "Center"
msgstr "Centrum"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:514
2012-02-20 16:55:26 -05:00
msgid "Center of ellipse"
msgstr "Ellipsens centrum"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:529
#: ../clutter/deprecated/clutter-behaviour-rotate.c:338
2012-02-20 16:55:26 -05:00
msgid "Direction of rotation"
msgstr "Rotationsretning"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-behaviour-opacity.c:184
2012-02-20 16:55:26 -05:00
msgid "Opacity Start"
msgstr "Startpunkt for uigennemsigtighed"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-behaviour-opacity.c:185
2012-02-20 16:55:26 -05:00
msgid "Initial opacity level"
msgstr "Indledende uigennemsigtighedsniveau"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-behaviour-opacity.c:202
2012-02-20 16:55:26 -05:00
msgid "Opacity End"
msgstr "Slutpunkt for uigennemsigtighed"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-behaviour-opacity.c:203
2012-02-20 16:55:26 -05:00
msgid "Final opacity level"
msgstr "Afsluttende uigennemsigtighedsniveau"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-behaviour-path.c:226
2012-02-20 16:55:26 -05:00
msgid "The ClutterPath object representing the path to animate along"
msgstr ""
"ClutterPath-objektet der repræsenterer stien, langs hvilken der animeres"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:283
2012-02-20 16:55:26 -05:00
msgid "Angle Begin"
msgstr "Vinkels begyndelse"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:301
2012-02-20 16:55:26 -05:00
msgid "Angle End"
msgstr "Vinkels slutning"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:319
2012-02-20 16:55:26 -05:00
msgid "Axis"
msgstr "Akse"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:320
2012-02-20 16:55:26 -05:00
msgid "Axis of rotation"
msgstr "Akses rotation"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:355
2012-02-20 16:55:26 -05:00
msgid "Center X"
msgstr "Centrum X"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:356
2012-02-20 16:55:26 -05:00
msgid "X coordinate of the center of rotation"
msgstr "Rotationscentrums X-koordinat"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:373
2012-02-20 16:55:26 -05:00
msgid "Center Y"
msgstr "Centrum Y"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:374
2012-02-20 16:55:26 -05:00
msgid "Y coordinate of the center of rotation"
msgstr "Rotationscentrums Y-koordinat"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:391
2012-02-20 16:55:26 -05:00
msgid "Center Z"
msgstr "Center Z"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:392
2012-02-20 16:55:26 -05:00
msgid "Z coordinate of the center of rotation"
msgstr "Rotationscentrums Z-koordinat"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-behaviour-scale.c:226
2012-02-20 16:55:26 -05:00
msgid "X Start Scale"
msgstr "X-startskala"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-behaviour-scale.c:227
2012-02-20 16:55:26 -05:00
msgid "Initial scale on the X axis"
msgstr "Indledende skala på X-aksen"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-behaviour-scale.c:245
2012-02-20 16:55:26 -05:00
msgid "X End Scale"
msgstr "X-slutskala"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-behaviour-scale.c:246
2012-02-20 16:55:26 -05:00
msgid "Final scale on the X axis"
msgstr "Afsluttende skala på X-aksen"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-behaviour-scale.c:264
2012-02-20 16:55:26 -05:00
msgid "Y Start Scale"
msgstr "Y-startskala"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-behaviour-scale.c:265
2012-02-20 16:55:26 -05:00
msgid "Initial scale on the Y axis"
msgstr "Indledende skala på Y-aksen"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-behaviour-scale.c:283
2012-02-20 16:55:26 -05:00
msgid "Y End Scale"
msgstr "Y-slutskala"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-behaviour-scale.c:284
2012-02-20 16:55:26 -05:00
msgid "Final scale on the Y axis"
msgstr "Afsluttende skala på Y-aksen"
2012-03-13 04:08:31 -04:00
#: ../clutter/deprecated/clutter-box.c:261
2012-02-20 16:55:26 -05:00
msgid "The background color of the box"
msgstr "Baggrundsfarve på boksen"
2012-03-13 04:08:31 -04:00
#: ../clutter/deprecated/clutter-box.c:274
2012-02-20 16:55:26 -05:00
msgid "Color Set"
msgstr "Farve angivet"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-cairo-texture.c:597
msgid "Surface Width"
msgstr "Overfladebredde"
#: ../clutter/deprecated/clutter-cairo-texture.c:598
msgid "The width of the Cairo surface"
msgstr "Cairo-overfladens bredde"
#: ../clutter/deprecated/clutter-cairo-texture.c:615
msgid "Surface Height"
msgstr "Overfladehøjde"
#: ../clutter/deprecated/clutter-cairo-texture.c:616
msgid "The height of the Cairo surface"
msgstr "Cairo-overfladens højde"
#: ../clutter/deprecated/clutter-cairo-texture.c:636
msgid "Auto Resize"
msgstr "Automatisk størrelse"
#: ../clutter/deprecated/clutter-cairo-texture.c:637
msgid "Whether the surface should match the allocation"
msgstr "Om overfladen skal tilpasses pladstildelingen"
#: ../clutter/deprecated/clutter-media.c:83
msgid "URI"
msgstr "URI"
#: ../clutter/deprecated/clutter-media.c:84
msgid "URI of a media file"
msgstr "En mediefils URI"
#: ../clutter/deprecated/clutter-media.c:100
msgid "Playing"
msgstr "Spiller"
#: ../clutter/deprecated/clutter-media.c:101
msgid "Whether the actor is playing"
msgstr "Om aktøren afspiller"
#: ../clutter/deprecated/clutter-media.c:118
msgid "Progress"
msgstr "Status"
#: ../clutter/deprecated/clutter-media.c:119
msgid "Current progress of the playback"
msgstr "Afspilningens nuværende position"
#: ../clutter/deprecated/clutter-media.c:135
msgid "Subtitle URI"
msgstr "Undertekst-URI"
#: ../clutter/deprecated/clutter-media.c:136
msgid "URI of a subtitle file"
msgstr "URI for en undertekstfil"
#: ../clutter/deprecated/clutter-media.c:154
msgid "Subtitle Font Name"
msgstr "Navn på skrifttype til undertekster"
#: ../clutter/deprecated/clutter-media.c:155
msgid "The font used to display subtitles"
msgstr "Skrifttypen der bruges til at vise undertekster"
#: ../clutter/deprecated/clutter-media.c:172
msgid "Audio Volume"
msgstr "Lydstyrke"
#: ../clutter/deprecated/clutter-media.c:173
msgid "The volume of the audio"
msgstr "Lydstyrken"
#: ../clutter/deprecated/clutter-media.c:189
msgid "Can Seek"
msgstr "Kan søge"
#: ../clutter/deprecated/clutter-media.c:190
msgid "Whether the current stream is seekable"
msgstr "Om der kan søges i den nuværende strøm"
#: ../clutter/deprecated/clutter-media.c:207
msgid "Buffer Fill"
msgstr "Buffer-udfyldning"
#: ../clutter/deprecated/clutter-media.c:208
msgid "The fill level of the buffer"
msgstr "Udfyldningsniveauet for bufferen"
#: ../clutter/deprecated/clutter-media.c:225
msgid "The duration of the stream, in seconds"
msgstr "Varigheden af strømmen i sekunder"
#: ../clutter/deprecated/clutter-rectangle.c:274
2012-02-20 16:55:26 -05:00
msgid "The color of the rectangle"
msgstr "Rektanglets farve"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-rectangle.c:287
2012-02-20 16:55:26 -05:00
msgid "Border Color"
msgstr "Kantfarve"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-rectangle.c:288
2012-02-20 16:55:26 -05:00
msgid "The color of the border of the rectangle"
msgstr "Farven på rektanglets kant"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-rectangle.c:303
2012-02-20 16:55:26 -05:00
msgid "Border Width"
msgstr "Kantbredde"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-rectangle.c:304
2012-02-20 16:55:26 -05:00
msgid "The width of the border of the rectangle"
msgstr "Bredden af rektanglets kant"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-rectangle.c:318
2012-02-20 16:55:26 -05:00
msgid "Has Border"
msgstr "Har kant"
2012-09-15 20:07:53 -04:00
#: ../clutter/deprecated/clutter-rectangle.c:319
2012-02-20 16:55:26 -05:00
msgid "Whether the rectangle should have a border"
msgstr "Om rektanglet skal have en kant"
# ?
2012-03-13 04:08:31 -04:00
#: ../clutter/deprecated/clutter-shader.c:261
2012-02-20 16:55:26 -05:00
msgid "Vertex Source"
msgstr "Vertex-kilde"
# ?
2012-03-13 04:08:31 -04:00
#: ../clutter/deprecated/clutter-shader.c:262
2012-02-20 16:55:26 -05:00
msgid "Source of vertex shader"
msgstr "Kilde for vertex-skyggelægger"
2012-03-13 04:08:31 -04:00
#: ../clutter/deprecated/clutter-shader.c:278
2012-02-20 16:55:26 -05:00
msgid "Fragment Source"
msgstr "Fragmentkilde"
# ?
2012-03-13 04:08:31 -04:00
#: ../clutter/deprecated/clutter-shader.c:279
2012-02-20 16:55:26 -05:00
msgid "Source of fragment shader"
msgstr "Kilde for fragment-skyggelægger"
2012-03-13 04:08:31 -04:00
#: ../clutter/deprecated/clutter-shader.c:296
2012-02-20 16:55:26 -05:00
msgid "Compiled"
msgstr "Kompileret"
# ?
2012-03-13 04:08:31 -04:00
#: ../clutter/deprecated/clutter-shader.c:297
2012-02-20 16:55:26 -05:00
msgid "Whether the shader is compiled and linked"
msgstr "Om skyggelæggeren er kompileret og lænket"
# ?
2012-03-13 04:08:31 -04:00
#: ../clutter/deprecated/clutter-shader.c:314
2012-02-20 16:55:26 -05:00
msgid "Whether the shader is enabled"
msgstr "Om skyggelæggeren er aktiveret"
2012-03-13 04:08:31 -04:00
#: ../clutter/deprecated/clutter-shader.c:525
2012-02-20 16:55:26 -05:00
#, c-format
msgid "%s compilation failed: %s"
msgstr "%s-kompilering fejlet: %s"
2012-03-13 04:08:31 -04:00
#: ../clutter/deprecated/clutter-shader.c:526
2012-02-20 16:55:26 -05:00
msgid "Vertex shader"
msgstr "Vertex-skyggelægger"
2012-03-13 04:08:31 -04:00
#: ../clutter/deprecated/clutter-shader.c:527
2012-02-20 16:55:26 -05:00
msgid "Fragment shader"
msgstr "Fragment-skyggelægger"
2013-03-17 09:58:17 -04:00
#: ../clutter/deprecated/clutter-state.c:1505
2012-09-15 20:07:53 -04:00
msgid "State"
msgstr "Tilstand"
2013-03-17 09:58:17 -04:00
#: ../clutter/deprecated/clutter-state.c:1506
2012-09-15 20:07:53 -04:00
msgid "Currently set state, (transition to this state might not be complete)"
msgstr ""
"Nuværende tilstand (overgangen til denne tilstand er måske ikke fuldendt)"
2013-03-17 09:58:17 -04:00
#: ../clutter/deprecated/clutter-state.c:1524
2012-09-15 20:07:53 -04:00
msgid "Default transition duration"
msgstr "Standardvarighed af overgang"
#: ../clutter/deprecated/clutter-texture.c:994
msgid "Sync size of actor"
msgstr "Synkronisér aktørstørrelse"
#: ../clutter/deprecated/clutter-texture.c:995
msgid "Auto sync size of actor to underlying pixbuf dimensions"
msgstr ""
"Synkronisér størrelsen af aktøren automatisk med størrelsen af den "
"underliggende pixbuf"
#: ../clutter/deprecated/clutter-texture.c:1002
msgid "Disable Slicing"
msgstr "Deaktivér skæring"
#: ../clutter/deprecated/clutter-texture.c:1003
msgid ""
"Forces the underlying texture to be singular and not made of smaller space "
"saving individual textures"
msgstr ""
"Tvinger den underliggende tekstur til at være uopdelt, frem for at være "
"sammensat af flere mindre teksturer for at spare plads"
#: ../clutter/deprecated/clutter-texture.c:1012
msgid "Tile Waste"
msgstr "Spild ved fliselægning"
#: ../clutter/deprecated/clutter-texture.c:1013
msgid "Maximum waste area of a sliced texture"
msgstr "Maksimalt spildområde af en skåret tekstur"
#: ../clutter/deprecated/clutter-texture.c:1021
msgid "Horizontal repeat"
msgstr "Gentag vandret"
#: ../clutter/deprecated/clutter-texture.c:1022
msgid "Repeat the contents rather than scaling them horizontally"
msgstr "Gentag indholdet frem for at skalere det vandret"
#: ../clutter/deprecated/clutter-texture.c:1029
msgid "Vertical repeat"
msgstr "Gentag lodret"
#: ../clutter/deprecated/clutter-texture.c:1030
msgid "Repeat the contents rather than scaling them vertically"
msgstr "Gentag indholdet frem for at skalere det lodret"
#: ../clutter/deprecated/clutter-texture.c:1037
msgid "Filter Quality"
msgstr "Filterkvalitet"
#: ../clutter/deprecated/clutter-texture.c:1038
msgid "Rendering quality used when drawing the texture"
msgstr "Kvalitet til tegning af teksturen"
#: ../clutter/deprecated/clutter-texture.c:1046
msgid "Pixel Format"
msgstr "Pixelformat"
#: ../clutter/deprecated/clutter-texture.c:1047
msgid "The Cogl pixel format to use"
msgstr "Cogl-pixelformatet der skal bruges"
#: ../clutter/deprecated/clutter-texture.c:1055
#: ../clutter/wayland/clutter-wayland-surface.c:449
msgid "Cogl Texture"
msgstr "Cogl-tekstur"
#: ../clutter/deprecated/clutter-texture.c:1056
#: ../clutter/wayland/clutter-wayland-surface.c:450
msgid "The underlying Cogl texture handle used to draw this actor"
msgstr ""
"Det underliggende Cogl-teksturhåndtag der bruges til at tegne denne aktør"
#: ../clutter/deprecated/clutter-texture.c:1063
msgid "Cogl Material"
msgstr "Cogl-materiale"
#: ../clutter/deprecated/clutter-texture.c:1064
msgid "The underlying Cogl material handle used to draw this actor"
msgstr ""
"Det underliggende Cogl-materialehåndtag der bruges til at tegne denne aktør"
#: ../clutter/deprecated/clutter-texture.c:1083
msgid "The path of the file containing the image data"
msgstr "Stien til filen der indeholder billeddataene"
#: ../clutter/deprecated/clutter-texture.c:1090
msgid "Keep Aspect Ratio"
msgstr "Bevar højde-/breddeforhold"
#: ../clutter/deprecated/clutter-texture.c:1091
msgid ""
"Keep the aspect ratio of the texture when requesting the preferred width or "
"height"
msgstr ""
"Behold forholdet mellem højde og bredde af teksturen ved forespørgsel om "
"foretrukken bredde eller højde"
#: ../clutter/deprecated/clutter-texture.c:1119
msgid "Load asynchronously"
msgstr "Indlæs asynkront"
#: ../clutter/deprecated/clutter-texture.c:1120
msgid ""
"Load files inside a thread to avoid blocking when loading images from disk"
msgstr "Indlæs filer inden i en tråd for at undgå blokering"
#: ../clutter/deprecated/clutter-texture.c:1138
msgid "Load data asynchronously"
msgstr "Indlæs data asynkront"
#: ../clutter/deprecated/clutter-texture.c:1139
msgid ""
"Decode image data files inside a thread to reduce blocking when loading "
"images from disk"
msgstr ""
"Afkod billeddatafiler inden i en tråd for at reducere blokering ved "
"indlæsning fra disken"
# ? tror picking er noget med at den bestemmer formen af en aktør
#: ../clutter/deprecated/clutter-texture.c:1165
msgid "Pick With Alpha"
msgstr "Udvælg ved hjælp af alfa"
#: ../clutter/deprecated/clutter-texture.c:1166
msgid "Shape actor with alpha channel when picking"
msgstr "Giv form til aktør ved hjælp af alfakanal når der udvælges"
#: ../clutter/deprecated/clutter-texture.c:1599
#: ../clutter/deprecated/clutter-texture.c:1994
#: ../clutter/deprecated/clutter-texture.c:2090
#: ../clutter/deprecated/clutter-texture.c:2388
#, c-format
msgid "Failed to load the image data"
msgstr "Kunne ikke indlæse billeddata"
#: ../clutter/deprecated/clutter-texture.c:1758
#, c-format
msgid "YUV textures are not supported"
msgstr "YUV-teksturer understøttes ikke"
#: ../clutter/deprecated/clutter-texture.c:1767
#, c-format
msgid "YUV2 textues are not supported"
msgstr "YUV2-teksturer understøttes ikke"
2012-03-13 04:08:31 -04:00
#: ../clutter/evdev/clutter-input-device-evdev.c:159
msgid "sysfs Path"
2011-09-24 11:28:11 -04:00
msgstr "Sti til sysfs"
2012-03-13 04:08:31 -04:00
#: ../clutter/evdev/clutter-input-device-evdev.c:160
msgid "Path of the device in sysfs"
2011-09-24 11:28:11 -04:00
msgstr "Sti til enheden i sysfs"
2012-03-13 04:08:31 -04:00
#: ../clutter/evdev/clutter-input-device-evdev.c:175
msgid "Device Path"
2011-09-24 11:28:11 -04:00
msgstr "Enhedssti"
2012-03-13 04:08:31 -04:00
#: ../clutter/evdev/clutter-input-device-evdev.c:176
msgid "Path of the device node"
2011-09-24 11:28:11 -04:00
msgstr "Sti for enhedsknuden"
2013-03-17 09:58:17 -04:00
#: ../clutter/gdk/clutter-backend-gdk.c:287
2012-02-20 16:55:26 -05:00
#, c-format
msgid "Could not find a suitable CoglWinsys for a GdkDisplay of type %s"
msgstr "Kunne ikke finde en passende CoglWinsys for en GdkDisplay af typen %s"
2012-09-15 20:07:53 -04:00
#: ../clutter/wayland/clutter-wayland-surface.c:423
2012-02-20 16:55:26 -05:00
msgid "Surface"
msgstr "Overflade"
2012-09-15 20:07:53 -04:00
#: ../clutter/wayland/clutter-wayland-surface.c:424
2012-02-20 16:55:26 -05:00
msgid "The underlying wayland surface"
msgstr "Den underliggende wayland-overflade"
2012-09-15 20:07:53 -04:00
#: ../clutter/wayland/clutter-wayland-surface.c:431
2012-02-20 16:55:26 -05:00
msgid "Surface width"
msgstr "Overfladebredde"
2012-09-15 20:07:53 -04:00
#: ../clutter/wayland/clutter-wayland-surface.c:432
2012-02-20 16:55:26 -05:00
msgid "The width of the underlying wayland surface"
msgstr "Bredden af den underliggende wayland-overflade"
2012-09-15 20:07:53 -04:00
#: ../clutter/wayland/clutter-wayland-surface.c:440
2012-02-20 16:55:26 -05:00
msgid "Surface height"
msgstr "Overfladehøjde"
2012-09-15 20:07:53 -04:00
#: ../clutter/wayland/clutter-wayland-surface.c:441
2012-02-20 16:55:26 -05:00
msgid "The height of the underlying wayland surface"
msgstr "Højden af den underliggende wayland-overflade"
2013-03-17 09:58:17 -04:00
#: ../clutter/x11/clutter-backend-x11.c:507
msgid "X display to use"
2011-09-24 11:28:11 -04:00
msgstr "X-visning der skal bruges"
2013-03-17 09:58:17 -04:00
#: ../clutter/x11/clutter-backend-x11.c:513
msgid "X screen to use"
2011-09-24 11:28:11 -04:00
msgstr "X-skærm der skal bruges"
2013-03-17 09:58:17 -04:00
#: ../clutter/x11/clutter-backend-x11.c:518
msgid "Make X calls synchronous"
2011-09-24 11:28:11 -04:00
msgstr "Gør X-kald synkrone"
2013-03-17 09:58:17 -04:00
#: ../clutter/x11/clutter-backend-x11.c:525
msgid "Disable XInput support"
msgstr "Deaktivér understøttelse af XInput"
2013-03-17 09:58:17 -04:00
#: ../clutter/x11/clutter-keymap-x11.c:322
msgid "The Clutter backend"
2011-09-24 11:28:11 -04:00
msgstr "Clutter-motoren"
2012-09-15 20:07:53 -04:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:539
msgid "Pixmap"
2011-09-24 11:28:11 -04:00
msgstr "Pixmap"
2012-09-15 20:07:53 -04:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:540
msgid "The X11 Pixmap to be bound"
2011-09-24 11:28:11 -04:00
msgstr "X11-Pixmappen der skal bindes"
2012-09-15 20:07:53 -04:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:548
msgid "Pixmap width"
2011-09-24 11:28:11 -04:00
msgstr "Pixmapbredde"
2012-09-15 20:07:53 -04:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:549
msgid "The width of the pixmap bound to this texture"
2011-09-24 11:28:11 -04:00
msgstr "Bredden af pixmappen bundet til denne tekstur"
2012-09-15 20:07:53 -04:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:557
msgid "Pixmap height"
2011-09-24 11:28:11 -04:00
msgstr "Pixmaphøjde"
2012-09-15 20:07:53 -04:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:558
msgid "The height of the pixmap bound to this texture"
2011-09-24 11:28:11 -04:00
msgstr "Højden af pixmappen bundet til denne tekstur"
2012-09-15 20:07:53 -04:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:566
msgid "Pixmap Depth"
2011-09-24 11:28:11 -04:00
msgstr "Pixmapdybde"
2012-09-15 20:07:53 -04:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:567
msgid "The depth (in number of bits) of the pixmap bound to this texture"
2011-09-24 11:28:11 -04:00
msgstr "Dybden (i antal bit) af pixmappen bundet til denne tekstur"
2012-09-15 20:07:53 -04:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:575
msgid "Automatic Updates"
2011-09-24 11:28:11 -04:00
msgstr "Automatiske opdateringer"
2012-09-15 20:07:53 -04:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:576
msgid "If the texture should be kept in sync with any pixmap changes."
2011-09-24 11:28:11 -04:00
msgstr "Om teksturen skal holdes synkroniseret med nogen pixmapændringer."
2012-09-15 20:07:53 -04:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:584
msgid "Window"
2011-09-24 11:28:11 -04:00
msgstr "Vindue"
2012-09-15 20:07:53 -04:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:585
msgid "The X11 Window to be bound"
2011-09-24 11:28:11 -04:00
msgstr "X11-vinduet der skal bindes"
2012-09-15 20:07:53 -04:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:593
msgid "Window Redirect Automatic"
2011-09-24 11:28:11 -04:00
msgstr "Automatisk vinduesomdirigering"
2012-09-15 20:07:53 -04:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:594
msgid "If composite window redirects are set to Automatic (or Manual if false)"
msgstr ""
2011-09-24 11:28:11 -04:00
"Om sammensatte vinduesomdirigeringer er sat til automatisk (eller Manuel "
"hvis falsk)"
2012-09-15 20:07:53 -04:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:604
msgid "Window Mapped"
2011-09-24 11:28:11 -04:00
msgstr "Vindue afbildet"
2012-09-15 20:07:53 -04:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:605
msgid "If window is mapped"
2011-09-24 11:28:11 -04:00
msgstr "Om vindue er afbildet"
2012-09-15 20:07:53 -04:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:614
msgid "Destroyed"
2011-09-24 11:28:11 -04:00
msgstr "Destrueret"
2012-09-15 20:07:53 -04:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:615
msgid "If window has been destroyed"
2011-09-24 11:28:11 -04:00
msgstr "Om vinduet er blevet destrueret"
2012-09-15 20:07:53 -04:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:623
msgid "Window X"
2011-09-24 11:28:11 -04:00
msgstr "Vindue X"
2012-09-15 20:07:53 -04:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:624
msgid "X position of window on screen according to X11"
2011-09-24 11:28:11 -04:00
msgstr "X-position af vinduet på skærmen ifølge X11"
2012-09-15 20:07:53 -04:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:632
msgid "Window Y"
2011-09-24 11:28:11 -04:00
msgstr "Vindue Y"
2012-09-15 20:07:53 -04:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:633
msgid "Y position of window on screen according to X11"
2011-09-24 11:28:11 -04:00
msgstr "Y-position af vinduet på skærmen ifølge X11"
2012-09-15 20:07:53 -04:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:640
msgid "Window Override Redirect"
2011-09-24 11:28:11 -04:00
msgstr "Vindue tilsidesætter omdirigering"
2012-09-15 20:07:53 -04:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:641
msgid "If this is an override-redirect window"
2011-09-24 11:28:11 -04:00
msgstr "Om dette er et vindue som tilsidesætter omdirigering"
2012-02-20 16:55:26 -05:00
#~ msgid "The layout manager used by the box"
#~ msgstr "Layouthåndteringen der bruges af boksen"
#~ msgid "Wheter the actor is playing"
#~ msgstr "Hvorvidt aktøren spiller"
#~ msgid "VBlank method to be used (none, dri or glx)"
#~ msgstr "VBlank-metode der skal bruges (none, dri eller glx)"