2011-06-07 10:45:45 -04:00
|
|
|
# Norwegian bokmål translation of clutter.
|
|
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
|
|
# Kjartan Maraas <kmaraas@gnome.org>, 2011.
|
|
|
|
#
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
2011-10-19 17:18:16 -04:00
|
|
|
"Project-Id-Version: clutter 1.8.x\n"
|
|
|
|
"Report-Msgid-Bugs-To: http://bugzilla.clutter-project.org/enter_bug.cgi?product=clutter\n"
|
|
|
|
"POT-Creation-Date: 2011-10-19 23:13+0200\n"
|
|
|
|
"PO-Revision-Date: 2011-10-19 23:18+0200\n"
|
2011-06-07 10:45:45 -04:00
|
|
|
"Last-Translator: Kjartan Maraas <kmaraas@gnome.org>\n"
|
|
|
|
"Language-Team: Norwegian bokmål <i18n-nb@lister.ping.uio.no>\n"
|
|
|
|
"Language: \n"
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:3877
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "X coordinate"
|
|
|
|
msgstr "X-koordinat"
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:3878
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "X coordinate of the actor"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:3893
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Y coordinate"
|
|
|
|
msgstr "Y-koordinat"
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:3894
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Y coordinate of the actor"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:3909
|
|
|
|
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:479
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Width"
|
|
|
|
msgstr "Bredde"
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:3910
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Width of the actor"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:3924
|
|
|
|
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:495
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Height"
|
|
|
|
msgstr "Høyde"
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:3925
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Height of the actor"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:3943
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Fixed X"
|
|
|
|
msgstr "Fast X"
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:3944
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Forced X position of the actor"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:3962
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Fixed Y"
|
|
|
|
msgstr "Fast Y"
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:3963
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Forced Y position of the actor"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:3979
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Fixed position set"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:3980
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Whether to use fixed positioning for the actor"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4002
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Min Width"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Minste bredde"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4003
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Forced minimum width request for the actor"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4022
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Min Height"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Minste høyde"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4023
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Forced minimum height request for the actor"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4042
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Natural Width"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Naturlig bredde"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4043
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Forced natural width request for the actor"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4062
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Natural Height"
|
|
|
|
msgstr "Naturlig høyde"
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4063
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Forced natural height request for the actor"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4079
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Minimum width set"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Minimum bredde satt"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4080
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Whether to use the min-width property"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4095
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Minimum height set"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Minimum høyde satt"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4096
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Whether to use the min-height property"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4111
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Natural width set"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Naturlig bredde satt"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4112
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Whether to use the natural-width property"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4129
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Natural height set"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Naturlig høyde satt"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4130
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Whether to use the natural-height property"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4149
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Allocation"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Allokering"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4150
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The actor's allocation"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4206
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Request Mode"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4207
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The actor's request mode"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4222
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Depth"
|
|
|
|
msgstr "Dybde"
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4223
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Position on the Z axis"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Posisjonn på Z-aksen"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4237
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Opacity"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Ugjennomsiktighet"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4238
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Opacity of an actor"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4257
|
2011-06-07 10:46:55 -04:00
|
|
|
msgid "Offscreen redirect"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4258
|
2011-09-05 16:39:51 -04:00
|
|
|
msgid "Flags controlling when to flatten the actor into a single image"
|
2011-06-07 10:46:55 -04:00
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4276
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Visible"
|
|
|
|
msgstr "Synlig"
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4277
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Whether the actor is visible or not"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4292
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Mapped"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4293
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Whether the actor will be painted"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4307
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Realized"
|
|
|
|
msgstr "Realisert"
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4308
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Whether the actor has been realized"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4324
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Reactive"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Reaktiv"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4325
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Whether the actor is reactive to events"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4337
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Has Clip"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4338
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Whether the actor has a clip set"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4353
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Clip"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4354
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The clip region for the actor"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4368 ../clutter/clutter-actor-meta.c:207
|
|
|
|
#: ../clutter/clutter-binding-pool.c:319 ../clutter/clutter-input-device.c:236
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Name"
|
|
|
|
msgstr "Navn"
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4369
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Name of the actor"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4383
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Scale X"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4384
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Scale factor on the X axis"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4399
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Scale Y"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4400
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Scale factor on the Y axis"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4415
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Scale Center X"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4416
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Horizontal scale center"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4431
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Scale Center Y"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4432
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Vertical scale center"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4447
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Scale Gravity"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4448
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The center of scaling"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4465
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Rotation Angle X"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4466
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The rotation angle on the X axis"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4481
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Rotation Angle Y"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4482
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The rotation angle on the Y axis"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4497
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Rotation Angle Z"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4498
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The rotation angle on the Z axis"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4513
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Rotation Center X"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4514
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The rotation center on the X axis"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4530
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Rotation Center Y"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4531
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The rotation center on the Y axis"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4547
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Rotation Center Z"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4548
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The rotation center on the Z axis"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4564
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Rotation Center Z Gravity"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4565
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Center point for rotation around the Z axis"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4583
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Anchor X"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Anker X"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4584
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "X coordinate of the anchor point"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "X-koordinat for ankerpunkt"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4600
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Anchor Y"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Anker Y"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4601
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Y coordinate of the anchor point"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Y-koordinat for ankerpunkt"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4616
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Anchor Gravity"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4617
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The anchor point as a ClutterGravity"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4636
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Show on set parent"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4637
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Whether the actor is shown when parented"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4657
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Clip to Allocation"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4658
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Sets the clip region to track the actor's allocation"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4668
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Text Direction"
|
|
|
|
msgstr "Tekstretning"
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4669
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Direction of the text"
|
|
|
|
msgstr "Retning for teksten"
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4687
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Has Pointer"
|
|
|
|
msgstr "Har peker"
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4688
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Whether the actor contains the pointer of an input device"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4705
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Actions"
|
|
|
|
msgstr "Hendlinger"
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4706
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Adds an action to the actor"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4720
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Constraints"
|
|
|
|
msgstr "Begrensninger"
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4721
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Adds a constraint to the actor"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor.c:4735
|
|
|
|
msgid "Effect"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../clutter/clutter-actor.c:4736
|
|
|
|
msgid "Add an effect to be applied on the actor"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../clutter/clutter-actor-meta.c:193 ../clutter/clutter-child-meta.c:142
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Actor"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor-meta.c:194
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The actor attached to the meta"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor-meta.c:208
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The name of the meta"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor-meta.c:221 ../clutter/clutter-input-device.c:315
|
|
|
|
#: ../clutter/deprecated/clutter-shader.c:309
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Enabled"
|
|
|
|
msgstr "Aktivert"
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-actor-meta.c:222
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Whether the meta is enabled"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-align-constraint.c:281
|
|
|
|
#: ../clutter/clutter-bind-constraint.c:349 ../clutter/clutter-clone.c:345
|
|
|
|
#: ../clutter/clutter-snap-constraint.c:321
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Source"
|
|
|
|
msgstr "Kilde"
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-align-constraint.c:282
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The source of the alignment"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-align-constraint.c:295
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Align Axis"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-align-constraint.c:296
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The axis to align the position to"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-align-constraint.c:315
|
|
|
|
#: ../clutter/clutter-desaturate-effect.c:304
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Factor"
|
|
|
|
msgstr "Faktor"
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-align-constraint.c:316
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The alignment factor, between 0.0 and 1.0"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-alpha.c:345 ../clutter/clutter-animation.c:538
|
|
|
|
#: ../clutter/clutter-animator.c:1802
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Timeline"
|
|
|
|
msgstr "Tidslinje"
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-alpha.c:346
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Timeline used by the alpha"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-alpha.c:361
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Alpha value"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-alpha.c:362
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Alpha value as computed by the alpha"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-alpha.c:382 ../clutter/clutter-animation.c:494
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Mode"
|
|
|
|
msgstr "Modus"
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-alpha.c:383
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Progress mode"
|
2011-08-26 07:26:49 -04:00
|
|
|
msgstr "Fremdriftsmodus"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-animation.c:478
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Object"
|
|
|
|
msgstr "Objekt"
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-animation.c:479
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Object to which the animation applies"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-animation.c:495
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The mode of the animation"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Modus for animasjonen"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-animation.c:509 ../clutter/clutter-animator.c:1786
|
|
|
|
#: ../clutter/clutter-media.c:194 ../clutter/clutter-state.c:1486
|
|
|
|
#: ../clutter/clutter-timeline.c:294
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Duration"
|
|
|
|
msgstr "Varighet"
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-animation.c:510
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Duration of the animation, in milliseconds"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Varighet for animasjonen, i millisekunder"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-animation.c:524 ../clutter/clutter-timeline.c:263
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Loop"
|
|
|
|
msgstr "Løkke"
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-animation.c:525
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Whether the animation should loop"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Om animasjonen skal gå i løkke"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-animation.c:539
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The timeline used by the animation"
|
2011-08-26 07:26:49 -04:00
|
|
|
msgstr "Tidslinje brukt av animasjonen"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-animation.c:552
|
|
|
|
#: ../clutter/deprecated/clutter-behaviour.c:240
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Alpha"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-animation.c:553
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The alpha used by the animation"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-animator.c:1787
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The duration of the animation"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Varighet for animasjonen"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-animator.c:1803
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The timeline of the animation"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Tidslinje for animasjonen"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-behaviour.c:241
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Alpha Object to drive the behaviour"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-behaviour-depth.c:180
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Start Depth"
|
2011-08-26 07:26:49 -04:00
|
|
|
msgstr "Startdybde"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-behaviour-depth.c:181
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Initial depth to apply"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-behaviour-depth.c:196
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "End Depth"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-behaviour-depth.c:197
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Final depth to apply"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:399
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Start Angle"
|
|
|
|
msgstr "Startvinkel"
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:400
|
|
|
|
#: ../clutter/deprecated/clutter-behaviour-rotate.c:282
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Initial angle"
|
|
|
|
msgstr "Utgangsvinkel"
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:415
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "End Angle"
|
|
|
|
msgstr "Sluttvinkel"
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:416
|
|
|
|
#: ../clutter/deprecated/clutter-behaviour-rotate.c:300
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Final angle"
|
|
|
|
msgstr "Endelig vinkel"
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:431
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Angle x tilt"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:432
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Tilt of the ellipse around x axis"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:447
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Angle y tilt"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:448
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Tilt of the ellipse around y axis"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:463
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Angle z tilt"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:464
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Tilt of the ellipse around z axis"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:480
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Width of the ellipse"
|
2011-08-26 07:26:49 -04:00
|
|
|
msgstr "Bredde på ellipse"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:496
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Height of ellipse"
|
2011-08-26 07:26:49 -04:00
|
|
|
msgstr "Høyde på ellipse"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:511
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Center"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Senter"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:512
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Center of ellipse"
|
2011-08-26 07:26:49 -04:00
|
|
|
msgstr "Senter av ellipse"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:526
|
|
|
|
#: ../clutter/deprecated/clutter-behaviour-rotate.c:335
|
|
|
|
#: ../clutter/clutter-timeline.c:310
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Direction"
|
|
|
|
msgstr "Retning"
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:527
|
|
|
|
#: ../clutter/deprecated/clutter-behaviour-rotate.c:336
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Direction of rotation"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Retning for rotasjon"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-behaviour-opacity.c:183
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Opacity Start"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-behaviour-opacity.c:184
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Initial opacity level"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-behaviour-opacity.c:201
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Opacity End"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-behaviour-opacity.c:202
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Final opacity level"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-behaviour-path.c:224
|
|
|
|
#: ../clutter/clutter-path-constraint.c:212
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Path"
|
|
|
|
msgstr "Sti"
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-behaviour-path.c:225
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The ClutterPath object representing the path to animate along"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-behaviour-rotate.c:281
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Angle Begin"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Vinkel start"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-behaviour-rotate.c:299
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Angle End"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Vinkel slutt"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-behaviour-rotate.c:317
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Axis"
|
|
|
|
msgstr "Akse"
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-behaviour-rotate.c:318
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Axis of rotation"
|
|
|
|
msgstr "Rotasjonsakse"
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-behaviour-rotate.c:353
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Center X"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-behaviour-rotate.c:354
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "X coordinate of the center of rotation"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-behaviour-rotate.c:371
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Center Y"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-behaviour-rotate.c:372
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Y coordinate of the center of rotation"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-behaviour-rotate.c:389
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Center Z"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-behaviour-rotate.c:390
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Z coordinate of the center of rotation"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-behaviour-scale.c:224
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "X Start Scale"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-behaviour-scale.c:225
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Initial scale on the X axis"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-behaviour-scale.c:243
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "X End Scale"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-behaviour-scale.c:244
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Final scale on the X axis"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-behaviour-scale.c:262
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Y Start Scale"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-behaviour-scale.c:263
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Initial scale on the Y axis"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-behaviour-scale.c:281
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Y End Scale"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-behaviour-scale.c:282
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Final scale on the Y axis"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-bind-constraint.c:350
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The source of the binding"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-bind-constraint.c:363
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Coordinate"
|
|
|
|
msgstr "Koordinat"
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-bind-constraint.c:364
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The coordinate to bind"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-bind-constraint.c:378
|
|
|
|
#: ../clutter/clutter-path-constraint.c:226
|
|
|
|
#: ../clutter/clutter-snap-constraint.c:366
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Offset"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-bind-constraint.c:379
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The offset in pixels to apply to the binding"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-binding-pool.c:320
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The unique name of the binding pool"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-bin-layout.c:261 ../clutter/clutter-bin-layout.c:585
|
|
|
|
#: ../clutter/clutter-box-layout.c:395 ../clutter/clutter-table-layout.c:652
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Horizontal Alignment"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-bin-layout.c:262
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Horizontal alignment for the actor inside the layout manager"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-bin-layout.c:270 ../clutter/clutter-bin-layout.c:602
|
|
|
|
#: ../clutter/clutter-box-layout.c:404 ../clutter/clutter-table-layout.c:667
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Vertical Alignment"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Vertikal justering"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-bin-layout.c:271
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Vertical alignment for the actor inside the layout manager"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-bin-layout.c:586
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Default horizontal alignment for the actors inside the layout manager"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-bin-layout.c:603
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Default vertical alignment for the actors inside the layout manager"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-box.c:544
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Layout Manager"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-box.c:545
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The layout manager used by the box"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-box.c:564 ../clutter/clutter-rectangle.c:267
|
|
|
|
#: ../clutter/clutter-stage.c:1790
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Color"
|
|
|
|
msgstr "Farge"
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-box.c:565
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The background color of the box"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Bakgrunnsfarge for boksen"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-box.c:579
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Color Set"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Farge satt"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-box.c:580
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Whether the background color is set"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Om bakgrunnsfarge er satt"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-box-layout.c:370
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Expand"
|
|
|
|
msgstr "Utvid"
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-box-layout.c:371
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Allocate extra space for the child"
|
2011-08-26 07:26:49 -04:00
|
|
|
msgstr "Alloker ekstra plass for barn"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-box-layout.c:377 ../clutter/clutter-table-layout.c:631
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Horizontal Fill"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Horisontalt fyll"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-box-layout.c:378 ../clutter/clutter-table-layout.c:632
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid ""
|
|
|
|
"Whether the child should receive priority when the container is allocating "
|
|
|
|
"spare space on the horizontal axis"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-box-layout.c:386 ../clutter/clutter-table-layout.c:638
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Vertical Fill"
|
|
|
|
msgstr "Vertikalt fyll"
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-box-layout.c:387 ../clutter/clutter-table-layout.c:639
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid ""
|
|
|
|
"Whether the child should receive priority when the container is allocating "
|
|
|
|
"spare space on the vertical axis"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-box-layout.c:396 ../clutter/clutter-table-layout.c:653
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Horizontal alignment of the actor within the cell"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-box-layout.c:405 ../clutter/clutter-table-layout.c:668
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Vertical alignment of the actor within the cell"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-box-layout.c:1303
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Vertical"
|
|
|
|
msgstr "Vertikal"
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-box-layout.c:1304
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Whether the layout should be vertical, rather than horizontal"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-box-layout.c:1319 ../clutter/clutter-flow-layout.c:901
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Homogeneous"
|
|
|
|
msgstr "Homogen"
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-box-layout.c:1320
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid ""
|
|
|
|
"Whether the layout should be homogeneous, i.e. all childs get the same size"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-box-layout.c:1335
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Pack Start"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-box-layout.c:1336
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Whether to pack items at the start of the box"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-box-layout.c:1349
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Spacing"
|
|
|
|
msgstr "Mellomrom"
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-box-layout.c:1350
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Spacing between children"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Mellomrom mellom barn"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-box-layout.c:1364 ../clutter/clutter-table-layout.c:1742
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Use Animations"
|
|
|
|
msgstr "Bruk animasjoner"
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-box-layout.c:1365 ../clutter/clutter-table-layout.c:1743
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Whether layout changes should be animated"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-box-layout.c:1386 ../clutter/clutter-table-layout.c:1764
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Easing Mode"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-box-layout.c:1387 ../clutter/clutter-table-layout.c:1765
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The easing mode of the animations"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-box-layout.c:1404 ../clutter/clutter-table-layout.c:1782
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Easing Duration"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-box-layout.c:1405 ../clutter/clutter-table-layout.c:1783
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The duration of the animations"
|
2011-08-26 07:26:49 -04:00
|
|
|
msgstr "Varighet på animasjonene"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-cairo-texture.c:582
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Surface Width"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Bredde på overflate"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-cairo-texture.c:583
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The width of the Cairo surface"
|
2011-08-26 07:26:49 -04:00
|
|
|
msgstr "Bredde på Cairo-overflate"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-cairo-texture.c:597
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Surface Height"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Høyde på overflate"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-cairo-texture.c:598
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The height of the Cairo surface"
|
2011-08-26 07:26:49 -04:00
|
|
|
msgstr "Høyde på Cairo-overflate"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-cairo-texture.c:615
|
2011-08-15 10:16:24 -04:00
|
|
|
msgid "Auto Resize"
|
2011-08-26 07:26:49 -04:00
|
|
|
msgstr "Automatisk endring av størrelse"
|
2011-08-15 10:16:24 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-cairo-texture.c:616
|
2011-08-15 10:16:24 -04:00
|
|
|
msgid "Whether the surface should match the allocation"
|
2011-10-19 17:18:16 -04:00
|
|
|
msgstr "Om overflaten skal være lik allokering"
|
2011-08-15 10:16:24 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-child-meta.c:127
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Container"
|
|
|
|
msgstr "Konteiner"
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-child-meta.c:128
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The container that created this data"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-child-meta.c:143
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The actor wrapped by this data"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-click-action.c:542
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Pressed"
|
2011-08-26 07:26:49 -04:00
|
|
|
msgstr "Trykket"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-click-action.c:543
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Whether the clickable should be in pressed state"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-click-action.c:556
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Held"
|
|
|
|
msgstr "Holdt"
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-click-action.c:557
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Whether the clickable has a grab"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-click-action.c:574 ../clutter/clutter-settings.c:598
|
2011-06-13 18:46:21 -04:00
|
|
|
msgid "Long Press Duration"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-click-action.c:575
|
2011-06-13 18:46:21 -04:00
|
|
|
msgid "The minimum duration of a long press to recognize the gesture"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-click-action.c:593
|
2011-06-13 18:46:21 -04:00
|
|
|
msgid "Long Press Threshold"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-click-action.c:594
|
2011-06-13 18:46:21 -04:00
|
|
|
msgid "The maximum threshold before a long press is cancelled"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-clone.c:346
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Specifies the actor to be cloned"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-colorize-effect.c:307
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Tint"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-colorize-effect.c:308
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The tint to apply"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-deform-effect.c:547
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Horizontal Tiles"
|
2011-10-19 17:18:16 -04:00
|
|
|
msgstr "Horisontale fliser"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-deform-effect.c:548
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The number of horizontal tiles"
|
2011-10-19 17:18:16 -04:00
|
|
|
msgstr "Antall horisontale fliser"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-deform-effect.c:563
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Vertical Tiles"
|
|
|
|
msgstr "Vertikale fliser"
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-deform-effect.c:564
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The number of vertical tiles"
|
2011-10-19 17:18:16 -04:00
|
|
|
msgstr "Antall vertikale fliser"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-deform-effect.c:581
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Back Material"
|
2011-10-19 17:18:16 -04:00
|
|
|
msgstr "Bakgrunnsmateriale"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-deform-effect.c:582
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The material to be used when painting the back of the actor"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-desaturate-effect.c:305
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The desaturation factor"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-device-manager.c:131
|
|
|
|
#: ../clutter/clutter-input-device.c:344
|
|
|
|
#: ../clutter/x11/clutter-keymap-x11.c:316
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Backend"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-device-manager.c:132
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The ClutterBackend of the device manager"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-drag-action.c:596
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Horizontal Drag Threshold"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-drag-action.c:597
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The horizontal amount of pixels required to start dragging"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-drag-action.c:624
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Vertical Drag Threshold"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-drag-action.c:625
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The vertical amount of pixels required to start dragging"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-drag-action.c:646
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Drag Handle"
|
2011-10-19 17:18:16 -04:00
|
|
|
msgstr "Drahåndtak"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-drag-action.c:647
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The actor that is being dragged"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-drag-action.c:660
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Drag Axis"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-drag-action.c:661
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Constraints the dragging to an axis"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-flow-layout.c:885
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Orientation"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Orientering"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-flow-layout.c:886
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The orientation of the layout"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Orientering for utformingen"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-flow-layout.c:902
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Whether each item should receive the same allocation"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-flow-layout.c:917 ../clutter/clutter-table-layout.c:1713
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Column Spacing"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Mellomrom for kolonner"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-flow-layout.c:918
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The spacing between columns"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Mellomrom mellom kolonner"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-flow-layout.c:934 ../clutter/clutter-table-layout.c:1727
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Row Spacing"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Mellomrom for rader"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-flow-layout.c:935
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The spacing between rows"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Mellomrom mellom rader"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-flow-layout.c:949
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Minimum Column Width"
|
2011-10-19 17:18:16 -04:00
|
|
|
msgstr "Minste bredde på kolonne"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-flow-layout.c:950
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Minimum width for each column"
|
2011-10-19 17:18:16 -04:00
|
|
|
msgstr "Minste bredde for hver kolonne"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-flow-layout.c:965
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Maximum Column Width"
|
2011-10-19 17:18:16 -04:00
|
|
|
msgstr "Maskimal bredde på kolonne"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-flow-layout.c:966
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Maximum width for each column"
|
2011-10-19 17:18:16 -04:00
|
|
|
msgstr "Maksimal bredde for hver kolonne"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-flow-layout.c:980
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Minimum Row Height"
|
2011-10-19 17:18:16 -04:00
|
|
|
msgstr "Minste høyde på rad"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-flow-layout.c:981
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Minimum height for each row"
|
2011-10-19 17:18:16 -04:00
|
|
|
msgstr "Minste høyde for hver rad"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-flow-layout.c:996
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Maximum Row Height"
|
2011-10-19 17:18:16 -04:00
|
|
|
msgstr "Maskimal høyde på rad"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-flow-layout.c:997
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Maximum height for each row"
|
2011-10-19 17:18:16 -04:00
|
|
|
msgstr "Maksimal høyde for hver rad"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-input-device.c:220
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Id"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "ID"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-input-device.c:221
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Unique identifier of the device"
|
2011-10-19 17:18:16 -04:00
|
|
|
msgstr "Unik identifikator for enheten"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-input-device.c:237
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The name of the device"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Navn på enhet"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-input-device.c:251
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Device Type"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Type enhet"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-input-device.c:252
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The type of the device"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Type enhet"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-input-device.c:267
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Device Manager"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Enhetshåndterer"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-input-device.c:268
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The device manager instance"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-input-device.c:281
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Device Mode"
|
2011-10-19 17:18:16 -04:00
|
|
|
msgstr "Enhetsmodus"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-input-device.c:282
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The mode of the device"
|
2011-10-19 17:18:16 -04:00
|
|
|
msgstr "Modus for enheten"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-input-device.c:296
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Has Cursor"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Har markør"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-input-device.c:297
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Whether the device has a cursor"
|
2011-10-19 17:18:16 -04:00
|
|
|
msgstr "Om enheten har en markør"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-input-device.c:316
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Whether the device is enabled"
|
2011-10-19 17:18:16 -04:00
|
|
|
msgstr "Om enheten er slått på"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-input-device.c:329
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Number of Axes"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Antall akser"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-input-device.c:330
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The number of axes on the device"
|
2011-10-19 17:18:16 -04:00
|
|
|
msgstr "Antall akser på enheten"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-input-device.c:345
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The backend instance"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-interval.c:397
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Value Type"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Type verdi"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-interval.c:398
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The type of the values in the interval"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-layout-meta.c:117
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Manager"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Håndterer"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-layout-meta.c:118
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The manager that created this data"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#. 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.
|
|
|
|
#.
|
|
|
|
#: ../clutter/clutter-main.c:713
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "default:LTR"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "default:LTR"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-main.c:1524
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Show frames per second"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Vis rammer per sekund"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-main.c:1526
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Default frame rate"
|
2011-10-19 17:18:16 -04:00
|
|
|
msgstr "Forvalgt bilderate"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-main.c:1528
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Make all warnings fatal"
|
2011-10-19 17:18:16 -04:00
|
|
|
msgstr "La alle advarsler være fatale"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-main.c:1531
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Direction for the text"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Retning for teksten"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-main.c:1534
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Disable mipmapping on text"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-main.c:1537
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Use 'fuzzy' picking"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-main.c:1540
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Clutter debugging flags to set"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-main.c:1542
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Clutter debugging flags to unset"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-main.c:1546
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Clutter profiling flags to set"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-main.c:1548
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Clutter profiling flags to unset"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-main.c:1551
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Enable accessibility"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-main.c:1739
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Clutter Options"
|
2011-10-19 17:18:16 -04:00
|
|
|
msgstr "Alternativer for Clutter"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-main.c:1740
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Show Clutter Options"
|
2011-10-19 17:18:16 -04:00
|
|
|
msgstr "Vis alternativer for Clutter"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-media.c:77
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "URI"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "URI"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-media.c:78
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "URI of a media file"
|
2011-10-19 17:18:16 -04:00
|
|
|
msgstr "URI for en mediefil"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-media.c:91
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Playing"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Spiller"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-media.c:92
|
2011-06-07 10:46:55 -04:00
|
|
|
msgid "Whether the actor is playing"
|
2011-06-07 10:45:45 -04:00
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-media.c:106
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Progress"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Fremdrift"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-media.c:107
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Current progress of the playback"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-media.c:120
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Subtitle URI"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "URI for undertekst"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-media.c:121
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "URI of a subtitle file"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "URI til en undertekstfil"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-media.c:136
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Subtitle Font Name"
|
2011-10-19 17:18:16 -04:00
|
|
|
msgstr "Skriftnavn for undertekst"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-media.c:137
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The font used to display subtitles"
|
2011-10-19 17:18:16 -04:00
|
|
|
msgstr "Skrift som brukes til å vise undertekster"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-media.c:151
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Audio Volume"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Lydvolum"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-media.c:152
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The volume of the audio"
|
2011-10-19 17:18:16 -04:00
|
|
|
msgstr "Volum for lyd"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-media.c:165
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Can Seek"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Kan søke"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-media.c:166
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Whether the current stream is seekable"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-media.c:180
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Buffer Fill"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-media.c:181
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The fill level of the buffer"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-media.c:195
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The duration of the stream, in seconds"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-path-constraint.c:213
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The path used to constrain an actor"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-path-constraint.c:227
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The offset along the path, between -1.0 and 2.0"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-rectangle.c:268
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The color of the rectangle"
|
2011-10-19 17:18:16 -04:00
|
|
|
msgstr "Farge på rektangelet"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-rectangle.c:281
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Border Color"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Kantfarge"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-rectangle.c:282
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The color of the border of the rectangle"
|
2011-10-19 17:18:16 -04:00
|
|
|
msgstr "Farge på kanten av rektangelet"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-rectangle.c:297
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Border Width"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Kantbredde"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-rectangle.c:298
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The width of the border of the rectangle"
|
2011-10-19 17:18:16 -04:00
|
|
|
msgstr "Bredde på kanten av rektangelet"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-rectangle.c:312
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Has Border"
|
2011-10-19 17:18:16 -04:00
|
|
|
msgstr "Har kant"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-rectangle.c:313
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Whether the rectangle should have a border"
|
2011-10-19 17:18:16 -04:00
|
|
|
msgstr "Om rektangelet skal ha en kant"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-script.c:434
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Filename Set"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Filnavn satt"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-script.c:435
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Whether the :filename property is set"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-script.c:449 ../clutter/clutter-texture.c:1071
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Filename"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Filnavn"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-script.c:450
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The path of the currently parsed file"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-settings.c:439
|
2011-06-07 10:46:55 -04:00
|
|
|
msgid "Double Click Time"
|
2011-10-19 17:18:16 -04:00
|
|
|
msgstr "Tid for dobbeltklikk"
|
2011-06-07 10:46:55 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-settings.c:440
|
2011-06-07 10:46:55 -04:00
|
|
|
msgid "The time between clicks necessary to detect a multiple click"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-settings.c:455
|
2011-06-07 10:46:55 -04:00
|
|
|
msgid "Double Click Distance"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-settings.c:456
|
2011-06-07 10:46:55 -04:00
|
|
|
msgid "The distance between clicks necessary to detect a multiple click"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-settings.c:471
|
2011-06-07 10:46:55 -04:00
|
|
|
msgid "Drag Threshold"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-settings.c:472
|
2011-06-07 10:46:55 -04:00
|
|
|
msgid "The distance the cursor should travel before starting to drag"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-settings.c:487 ../clutter/clutter-text.c:2995
|
2011-06-07 10:46:55 -04:00
|
|
|
msgid "Font Name"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Skriftnavn"
|
2011-06-07 10:46:55 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-settings.c:488
|
2011-06-07 10:46:55 -04:00
|
|
|
msgid ""
|
|
|
|
"The description of the default font, as one that could be parsed by Pango"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-settings.c:503
|
2011-06-07 10:46:55 -04:00
|
|
|
msgid "Font Antialias"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-settings.c:504
|
2011-06-07 10:46:55 -04:00
|
|
|
msgid ""
|
|
|
|
"Whether to use antialiasing (1 to enable, 0 to disable, and -1 to use the "
|
|
|
|
"default)"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-settings.c:520
|
2011-06-07 10:46:55 -04:00
|
|
|
msgid "Font DPI"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-settings.c:521
|
2011-06-07 10:46:55 -04:00
|
|
|
msgid ""
|
|
|
|
"The resolution of the font, in 1024 * dots/inch, or -1 to use the default"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-settings.c:537
|
2011-06-07 10:46:55 -04:00
|
|
|
msgid "Font Hinting"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-settings.c:538
|
2011-06-07 10:46:55 -04:00
|
|
|
msgid ""
|
|
|
|
"Whether to use hinting (1 to enable, 0 to disable and -1 to use the default)"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-settings.c:559
|
2011-06-07 10:46:55 -04:00
|
|
|
msgid "Font Hint Style"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-settings.c:560
|
2011-06-07 10:46:55 -04:00
|
|
|
msgid "The style of hinting (hintnone, hintslight, hintmedium, hintfull)"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-settings.c:581
|
2011-06-07 10:46:55 -04:00
|
|
|
msgid "Font Subpixel Order"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-settings.c:582
|
2011-06-07 10:46:55 -04:00
|
|
|
msgid "The type of subpixel antialiasing (none, rgb, bgr, vrgb, vbgr)"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-settings.c:599
|
2011-06-13 18:46:21 -04:00
|
|
|
msgid "The minimum duration for a long press gesture to be recognized"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-settings.c:606
|
2011-08-26 07:26:49 -04:00
|
|
|
msgid "Fontconfig configuration timestamp"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-settings.c:607
|
2011-08-26 07:26:49 -04:00
|
|
|
msgid "Timestamp of the current fontconfig configuration"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-settings.c:624
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Password Hint Time"
|
|
|
|
msgstr "Passordtegn"
|
|
|
|
|
|
|
|
#: ../clutter/clutter-settings.c:625
|
|
|
|
msgid "How long to show the last input character in hidden entries"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../clutter/deprecated/clutter-shader.c:257
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Vertex Source"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-shader.c:258
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Source of vertex shader"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-shader.c:274
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Fragment Source"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-shader.c:275
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Source of fragment shader"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-shader.c:292
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Compiled"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Kompilert"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-shader.c:293
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Whether the shader is compiled and linked"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-shader.c:310
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Whether the shader is enabled"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-shader.c:521
|
2011-06-07 10:45:45 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "%s compilation failed: %s"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-shader.c:522
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Vertex shader"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/deprecated/clutter-shader.c:523
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Fragment shader"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-shader-effect.c:482
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Shader Type"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-shader-effect.c:483
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The type of shader used"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-snap-constraint.c:322
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The source of the constraint"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-snap-constraint.c:335
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "From Edge"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Fra kant"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-snap-constraint.c:336
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The edge of the actor that should be snapped"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-snap-constraint.c:350
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "To Edge"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Til kant"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-snap-constraint.c:351
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The edge of the source that should be snapped"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-snap-constraint.c:367
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The offset in pixels to apply to the constraint"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-stage.c:1732
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Fullscreen Set"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Fullskjerm satt"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-stage.c:1733
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Whether the main stage is fullscreen"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-stage.c:1749
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Offscreen"
|
2011-10-19 17:18:16 -04:00
|
|
|
msgstr "Utenfor skjermen"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-stage.c:1750
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Whether the main stage should be rendered offscreen"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-stage.c:1762 ../clutter/clutter-text.c:3108
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Cursor Visible"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Markør synlig"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-stage.c:1763
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Whether the mouse pointer is visible on the main stage"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-stage.c:1777
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "User Resizable"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-stage.c:1778
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Whether the stage is able to be resized via user interaction"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-stage.c:1791
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The color of the stage"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-stage.c:1805
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Perspective"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Prespektiv"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-stage.c:1806
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Perspective projection parameters"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-stage.c:1821
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Title"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Tittel"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-stage.c:1822
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Stage Title"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-stage.c:1837
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Use Fog"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Bruk tåke"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-stage.c:1838
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Whether to enable depth cueing"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-stage.c:1852
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Fog"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Tåke"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-stage.c:1853
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Settings for the depth cueing"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-stage.c:1869
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Use Alpha"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-stage.c:1870
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Whether to honour the alpha component of the stage color"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-stage.c:1886
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Key Focus"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-stage.c:1887
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The currently key focused actor"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-stage.c:1903
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "No Clear Hint"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-stage.c:1904
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Whether the stage should clear its contents"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-stage.c:1917
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Accept Focus"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-stage.c:1918
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Whether the stage should accept focus on show"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-state.c:1472
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "State"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Tilstand"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-state.c:1473
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Currently set state, (transition to this state might not be complete)"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-state.c:1487
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Default transition duration"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-table-layout.c:585
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Column Number"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Kolonnenummer"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-table-layout.c:586
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The column the widget resides in"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-table-layout.c:593
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Row Number"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Radnummer"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-table-layout.c:594
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The row the widget resides in"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-table-layout.c:601
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Column Span"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-table-layout.c:602
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The number of columns the widget should span"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-table-layout.c:609
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Row Span"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-table-layout.c:610
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The number of rows the widget should span"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-table-layout.c:617
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Horizontal Expand"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-table-layout.c:618
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Allocate extra space for the child in horizontal axis"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-table-layout.c:624
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Vertical Expand"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-table-layout.c:625
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Allocate extra space for the child in vertical axis"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-table-layout.c:1714
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Spacing between columns"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-table-layout.c:1728
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Spacing between rows"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:2996
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The font to be used by the text"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3013
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Font Description"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Skriftbeskrivelse"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3014
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The font description to be used"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3030
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Text"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Tekst"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3031
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The text to render"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Tekst som skal vises"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3045
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Font Color"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Skriftfarge"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3046
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Color of the font used by the text"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3060
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Editable"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Redigerbar"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3061
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Whether the text is editable"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3076
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Selectable"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Markerbar"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3077
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Whether the text is selectable"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Om teksten kan markeres"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3091
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Activatable"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Kan aktiveres"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3092
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Whether pressing return causes the activate signal to be emitted"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3109
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Whether the input cursor is visible"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3123 ../clutter/clutter-text.c:3124
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Cursor Color"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Markørfarge"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3138
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Cursor Color Set"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Markørfarge satt"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3139
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Whether the cursor color has been set"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3154
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Cursor Size"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Markørstørrelse"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3155
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The width of the cursor, in pixels"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3169
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Cursor Position"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Markørposisjon"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3170
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The cursor position"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Posisjon for markøren"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3185
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Selection-bound"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3186
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The cursor position of the other end of the selection"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3201 ../clutter/clutter-text.c:3202
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Selection Color"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Utvalgsfarge"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3216
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Selection Color Set"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3217
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Whether the selection color has been set"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3232
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Attributes"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Attributter"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3233
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "A list of style attributes to apply to the contents of the actor"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3255
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Use markup"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3256
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Whether or not the text includes Pango markup"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3272
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Line wrap"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Linjebryting"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3273
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "If set, wrap the lines if the text becomes too wide"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3288
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Line wrap mode"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3289
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Control how line-wrapping is done"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3304
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Ellipsize"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3305
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The preferred place to ellipsize the string"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3321
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Line Alignment"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3322
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The preferred alignment for the string, for multi-line text"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3338
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Justify"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3339
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Whether the text should be justified"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3354
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Password Character"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Passordtegn"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3355
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "If non-zero, use this character to display the actor's contents"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3369
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Max Length"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Maks lengde"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3370
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Maximum length of the text inside the actor"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3393
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Single Line Mode"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3394
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Whether the text should be a single line"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3408 ../clutter/clutter-text.c:3409
|
2011-06-07 10:46:55 -04:00
|
|
|
msgid "Selected Text Color"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3423
|
2011-06-07 10:46:55 -04:00
|
|
|
msgid "Selected Text Color Set"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-text.c:3424
|
2011-06-07 10:46:55 -04:00
|
|
|
msgid "Whether the selected text color has been set"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-texture.c:985
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Sync size of actor"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-texture.c:986
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Auto sync size of actor to underlying pixbuf dimensions"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-texture.c:993
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Disable Slicing"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-texture.c:994
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid ""
|
|
|
|
"Forces the underlying texture to be singular and not made of smaller space "
|
|
|
|
"saving individual textures"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-texture.c:1003
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Tile Waste"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-texture.c:1004
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Maximum waste area of a sliced texture"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-texture.c:1012
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Horizontal repeat"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-texture.c:1013
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Repeat the contents rather than scaling them horizontally"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-texture.c:1020
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Vertical repeat"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-texture.c:1021
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Repeat the contents rather than scaling them vertically"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-texture.c:1028
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Filter Quality"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-texture.c:1029
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Rendering quality used when drawing the texture"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-texture.c:1037
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Pixel Format"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-texture.c:1038
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The Cogl pixel format to use"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-texture.c:1046
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Cogl Texture"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-texture.c:1047
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The underlying Cogl texture handle used to draw this actor"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-texture.c:1054
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Cogl Material"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-texture.c:1055
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The underlying Cogl material handle used to draw this actor"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-texture.c:1072
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The path of the file containing the image data"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-texture.c:1079
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Keep Aspect Ratio"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-texture.c:1080
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid ""
|
|
|
|
"Keep the aspect ratio of the texture when requesting the preferred width or "
|
|
|
|
"height"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-texture.c:1106
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Load asynchronously"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-texture.c:1107
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid ""
|
|
|
|
"Load files inside a thread to avoid blocking when loading images from disk"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-texture.c:1123
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Load data asynchronously"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-texture.c:1124
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid ""
|
|
|
|
"Decode image data files inside a thread to reduce blocking when loading "
|
|
|
|
"images from disk"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-texture.c:1148
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Pick With Alpha"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-texture.c:1149
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Shape actor with alpha channel when picking"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-texture.c:1547 ../clutter/clutter-texture.c:1930
|
|
|
|
#: ../clutter/clutter-texture.c:2024 ../clutter/clutter-texture.c:2305
|
|
|
|
#, c-format
|
2011-07-26 09:12:08 -04:00
|
|
|
msgid "Failed to load the image data"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-texture.c:1693
|
|
|
|
#, c-format
|
2011-07-26 09:12:08 -04:00
|
|
|
msgid "YUV textures are not supported"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-texture.c:1702
|
|
|
|
#, c-format
|
2011-07-26 09:12:08 -04:00
|
|
|
msgid "YUV2 textues are not supported"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-timeline.c:264
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Should the timeline automatically restart"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-timeline.c:278
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Delay"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Pause"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-timeline.c:279
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Delay before start"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Pause før start"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-timeline.c:295
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Duration of the timeline in milliseconds"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Varighet for tidslinjen i millisekunder"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-timeline.c:311
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Direction of the timeline"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Retning for tidslinjen"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-timeline.c:326
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Auto Reverse"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/clutter-timeline.c:327
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Whether the direction should be reversed when reaching the end"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/evdev/clutter-input-device-evdev.c:147
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "sysfs Path"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/evdev/clutter-input-device-evdev.c:148
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Path of the device in sysfs"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/evdev/clutter-input-device-evdev.c:163
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Device Path"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/evdev/clutter-input-device-evdev.c:164
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Path of the device node"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/x11/clutter-backend-x11.c:483
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "X display to use"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/x11/clutter-backend-x11.c:489
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "X screen to use"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/x11/clutter-backend-x11.c:494
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Make X calls synchronous"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/x11/clutter-backend-x11.c:501
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Enable XInput support"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/x11/clutter-keymap-x11.c:317
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The Clutter backend"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/x11/clutter-x11-texture-pixmap.c:545
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Pixmap"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/x11/clutter-x11-texture-pixmap.c:546
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The X11 Pixmap to be bound"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/x11/clutter-x11-texture-pixmap.c:554
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Pixmap width"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/x11/clutter-x11-texture-pixmap.c:555
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The width of the pixmap bound to this texture"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/x11/clutter-x11-texture-pixmap.c:563
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Pixmap height"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/x11/clutter-x11-texture-pixmap.c:564
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The height of the pixmap bound to this texture"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/x11/clutter-x11-texture-pixmap.c:572
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Pixmap Depth"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/x11/clutter-x11-texture-pixmap.c:573
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The depth (in number of bits) of the pixmap bound to this texture"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/x11/clutter-x11-texture-pixmap.c:581
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Automatic Updates"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Automatiske oppdateringer"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/x11/clutter-x11-texture-pixmap.c:582
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "If the texture should be kept in sync with any pixmap changes."
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/x11/clutter-x11-texture-pixmap.c:590
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Window"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Vindu"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/x11/clutter-x11-texture-pixmap.c:591
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "The X11 Window to be bound"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/x11/clutter-x11-texture-pixmap.c:599
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Window Redirect Automatic"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/x11/clutter-x11-texture-pixmap.c:600
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "If composite window redirects are set to Automatic (or Manual if false)"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/x11/clutter-x11-texture-pixmap.c:610
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Window Mapped"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/x11/clutter-x11-texture-pixmap.c:611
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "If window is mapped"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/x11/clutter-x11-texture-pixmap.c:620
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Destroyed"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/x11/clutter-x11-texture-pixmap.c:621
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "If window has been destroyed"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/x11/clutter-x11-texture-pixmap.c:629
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Window X"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Vindu X"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/x11/clutter-x11-texture-pixmap.c:630
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "X position of window on screen according to X11"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/x11/clutter-x11-texture-pixmap.c:638
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Window Y"
|
2011-07-18 10:35:11 -04:00
|
|
|
msgstr "Vindu Y"
|
2011-06-07 10:45:45 -04:00
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/x11/clutter-x11-texture-pixmap.c:639
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Y position of window on screen according to X11"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/x11/clutter-x11-texture-pixmap.c:646
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "Window Override Redirect"
|
|
|
|
msgstr ""
|
|
|
|
|
2011-10-19 17:18:16 -04:00
|
|
|
#: ../clutter/x11/clutter-x11-texture-pixmap.c:647
|
2011-06-07 10:45:45 -04:00
|
|
|
msgid "If this is an override-redirect window"
|
|
|
|
msgstr ""
|