1
0
Fork 0
mutter-performance-source/po/lv.po

2856 lines
81 KiB
Text
Raw Normal View History

2011-09-08 20:51:54 +00:00
# Latvian translation for clutter.
# Copyright (C) 2011 clutter's COPYRIGHT HOLDER
# This file is distributed under the same license as the clutter package.
#
2015-03-12 19:47:36 +00:00
# Rūdofls Mazurs <rudolfs.mazurs@gmail.com>, 2011, 2012, 2013, 2014, 2015.
2011-09-08 20:51:54 +00:00
msgid ""
msgstr ""
"Project-Id-Version: clutter master\n"
2012-03-25 10:58:54 +00:00
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
2013-09-12 12:22:44 +00:00
"product=clutter&keywords=I18N+L10N&component=general\n"
2015-03-12 19:47:36 +00:00
"POT-Creation-Date: 2015-03-08 16:09+0000\n"
"PO-Revision-Date: 2015-03-12 21:47+0200\n"
2012-03-25 10:58:54 +00:00
"Last-Translator: Rūdolfs Mazurs <rudolfs.mazurs@gmail.com>\n"
2011-09-08 20:51:54 +00:00
"Language-Team: Latvian <lata-l10n@googlegroups.com>\n"
2012-09-24 20:25:05 +00:00
"Language: lv\n"
2011-09-08 20:51:54 +00:00
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
2011-09-12 12:59:30 +00:00
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : "
"2);\n"
2013-09-12 12:22:44 +00:00
"X-Generator: Lokalize 1.5\n"
2011-09-08 20:51:54 +00:00
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6215
2011-09-08 20:51:54 +00:00
msgid "X coordinate"
msgstr "X koordināta"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6216
2011-09-08 20:51:54 +00:00
msgid "X coordinate of the actor"
msgstr "Izpildītāja X koordināta"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6234
2011-09-08 20:51:54 +00:00
msgid "Y coordinate"
msgstr "Y koordināta"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6235
2011-09-08 20:51:54 +00:00
msgid "Y coordinate of the actor"
msgstr "Izpildītāja Y koordināta"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6257
2012-09-24 20:25:05 +00:00
msgid "Position"
msgstr "Pozīcija"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6258
2012-09-24 20:25:05 +00:00
msgid "The position of the origin of the actor"
msgstr "Sākotnējā izpildītāja pozīcija"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6275 ../clutter/clutter-canvas.c:247
2013-09-12 12:22:44 +00:00
#: ../clutter/clutter-grid-layout.c:1239
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:474
2011-09-08 20:51:54 +00:00
msgid "Width"
msgstr "Platums"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6276
2011-09-08 20:51:54 +00:00
msgid "Width of the actor"
msgstr "Izpildītāja platums"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6294 ../clutter/clutter-canvas.c:263
2013-09-12 12:22:44 +00:00
#: ../clutter/clutter-grid-layout.c:1246
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:490
2011-09-08 20:51:54 +00:00
msgid "Height"
msgstr "Augstums"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6295
2011-09-08 20:51:54 +00:00
msgid "Height of the actor"
msgstr "Izpildītāja augstums"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6316
2012-09-24 20:25:05 +00:00
msgid "Size"
msgstr "Izmērs"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6317
2012-09-24 20:25:05 +00:00
msgid "The size of the actor"
msgstr "Izpildītāja izmērs"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6335
2011-09-08 20:51:54 +00:00
msgid "Fixed X"
msgstr "Fiksēts X"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6336
2011-09-08 20:51:54 +00:00
msgid "Forced X position of the actor"
msgstr "Fiksēta izpildītāja X pozīcija"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6353
2011-09-08 20:51:54 +00:00
msgid "Fixed Y"
msgstr "Fiksēts Y"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6354
2011-09-08 20:51:54 +00:00
msgid "Forced Y position of the actor"
msgstr "Fiksēta izpildītāja Y pozīcija"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6369
2011-09-08 20:51:54 +00:00
msgid "Fixed position set"
msgstr "Fiksēta pozīcija iestatīta"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6370
2011-09-08 20:51:54 +00:00
msgid "Whether to use fixed positioning for the actor"
msgstr "Vai izpildītājam izmantot fiksētu pozicionēšanu"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6388
2011-09-08 20:51:54 +00:00
msgid "Min Width"
msgstr "Min. platums"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6389
2011-09-08 20:51:54 +00:00
msgid "Forced minimum width request for the actor"
msgstr "Aktiem forsēts minimālā platuma pieprasījums"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6407
2011-09-08 20:51:54 +00:00
msgid "Min Height"
msgstr "Min. augstums"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6408
2011-09-08 20:51:54 +00:00
msgid "Forced minimum height request for the actor"
msgstr "Aktiem forsēts minimālā augstuma pieprasījums"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6426
2011-09-08 20:51:54 +00:00
msgid "Natural Width"
msgstr "Dabīgais platums"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6427
2011-09-08 20:51:54 +00:00
msgid "Forced natural width request for the actor"
msgstr "Aktiem forsēts dabīgā platuma pieprasījums"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6445
2011-09-08 20:51:54 +00:00
msgid "Natural Height"
msgstr "Dabīgais augstums"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6446
2011-09-08 20:51:54 +00:00
msgid "Forced natural height request for the actor"
msgstr "Aktiem forsēts dabīgā augstuma pieprasījums"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6461
2011-09-08 20:51:54 +00:00
msgid "Minimum width set"
msgstr "Minimālais platums iestatīts"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6462
2011-09-08 20:51:54 +00:00
msgid "Whether to use the min-width property"
msgstr "Vai izmantot minimālā platuma īpašību"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6476
2011-09-08 20:51:54 +00:00
msgid "Minimum height set"
msgstr "Minimālais augstums iestatīts"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6477
2011-09-08 20:51:54 +00:00
msgid "Whether to use the min-height property"
msgstr "Vai izmantot minimālā augstuma īpašību"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6491
2011-09-08 20:51:54 +00:00
msgid "Natural width set"
msgstr "Dabīgs platums iestatīts"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6492
2011-09-08 20:51:54 +00:00
msgid "Whether to use the natural-width property"
msgstr "Vai izmantot dabīgā platuma īpašību"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6506
2011-09-08 20:51:54 +00:00
msgid "Natural height set"
msgstr "Dabīgs augstums iestatīts"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6507
2011-09-08 20:51:54 +00:00
msgid "Whether to use the natural-height property"
msgstr "Vai izmantot dabīgā augstuma īpašību"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6523
2011-09-08 20:51:54 +00:00
msgid "Allocation"
msgstr "Piešķiršana"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6524
2011-09-08 20:51:54 +00:00
msgid "The actor's allocation"
msgstr "Izpildītāja piešķiršana"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6591
2011-09-08 20:51:54 +00:00
msgid "Request Mode"
msgstr "Pieprasīšanas režīms"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6592
2011-09-08 20:51:54 +00:00
msgid "The actor's request mode"
msgstr "Izpildītāja pieprasīšanas režīms"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6616
2011-09-08 20:51:54 +00:00
msgid "Depth"
msgstr "Dziļums"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6617
2011-09-08 20:51:54 +00:00
msgid "Position on the Z axis"
msgstr "Z ass pozīcija"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6644
2012-09-24 20:25:05 +00:00
msgid "Z Position"
msgstr "Z pozīcija"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6645
2012-09-24 20:25:05 +00:00
msgid "The actor's position on the Z axis"
msgstr "Izpildītāja pozīcija uz Z ass"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6662
2011-09-08 20:51:54 +00:00
msgid "Opacity"
msgstr "Necaurspīdīgums"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6663
2011-09-08 20:51:54 +00:00
msgid "Opacity of an actor"
msgstr "Izpildītāja necaurspīdīgums"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6683
2011-09-08 20:51:54 +00:00
msgid "Offscreen redirect"
msgstr "Ārpus ekrāna pārsūtīšana"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6684
2011-09-08 20:51:54 +00:00
msgid "Flags controlling when to flatten the actor into a single image"
msgstr "Atzīme, kas nosaka, kad saplacināt izpildītāju uz vienu attēlu"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6698
2011-09-08 20:51:54 +00:00
msgid "Visible"
msgstr "Redzams"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6699
2011-09-08 20:51:54 +00:00
msgid "Whether the actor is visible or not"
msgstr "Vai izpildītājs ir redzams vai neredzams"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6713
2011-09-08 20:51:54 +00:00
msgid "Mapped"
msgstr "Kartēts"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6714
2011-09-08 20:51:54 +00:00
msgid "Whether the actor will be painted"
msgstr "Vai izpildītājs tiks uzzīmēts"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6727
2011-09-08 20:51:54 +00:00
msgid "Realized"
msgstr "Realizēts"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6728
2011-09-08 20:51:54 +00:00
msgid "Whether the actor has been realized"
msgstr "Vai izpildītājs tika realizēts"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6743
2011-09-08 20:51:54 +00:00
msgid "Reactive"
msgstr "Reaktīvs"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6744
2011-09-08 20:51:54 +00:00
msgid "Whether the actor is reactive to events"
msgstr "Vai izpildītājs uz notikumiem ir reaktīvs"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6755
2011-09-08 20:51:54 +00:00
msgid "Has Clip"
2012-03-25 10:58:54 +00:00
msgstr "Ir klips"
2011-09-08 20:51:54 +00:00
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6756
2011-09-08 20:51:54 +00:00
msgid "Whether the actor has a clip set"
2012-03-25 10:58:54 +00:00
msgstr "Vai izpildītājam ir klipu kopa"
2011-09-08 20:51:54 +00:00
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6769
2011-09-08 20:51:54 +00:00
msgid "Clip"
2012-03-25 10:58:54 +00:00
msgstr "Klips"
2011-09-08 20:51:54 +00:00
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6770
2011-09-08 20:51:54 +00:00
msgid "The clip region for the actor"
2012-03-25 10:58:54 +00:00
msgstr "Klipa apgabals izpildītājam"
2011-09-08 20:51:54 +00:00
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6789
2012-09-24 20:25:05 +00:00
msgid "Clip Rectangle"
msgstr "Klipa taisnstūris"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6790
2012-09-24 20:25:05 +00:00
msgid "The visible region of the actor"
msgstr "Izpildītāja redzamais apgabals"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6804 ../clutter/clutter-actor-meta.c:205
#: ../clutter/clutter-binding-pool.c:318 ../clutter/clutter-input-device.c:268
2011-09-08 20:51:54 +00:00
msgid "Name"
msgstr "Nosaukums"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6805
2011-09-08 20:51:54 +00:00
msgid "Name of the actor"
msgstr "Nosaukums izpildītāja"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6826
2012-09-24 20:25:05 +00:00
msgid "Pivot Point"
msgstr "Ass punkts"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6827
2012-09-24 20:25:05 +00:00
msgid "The point around which the scaling and rotation occur"
msgstr "Punkts, ap ko notiek izmēra maiņa un pagriešana"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6845
2012-09-24 20:25:05 +00:00
msgid "Pivot Point Z"
msgstr "Ass punkts Z"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6846
2012-09-24 20:25:05 +00:00
msgid "Z component of the pivot point"
msgstr "Ass punkta Z komponente"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6864
2011-09-08 20:51:54 +00:00
msgid "Scale X"
msgstr "Mērogs X"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6865
2011-09-08 20:51:54 +00:00
msgid "Scale factor on the X axis"
msgstr "Mēroga koeficients uz X ass"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6883
2011-09-08 20:51:54 +00:00
msgid "Scale Y"
msgstr "Mērogs Y"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6884
2011-09-08 20:51:54 +00:00
msgid "Scale factor on the Y axis"
msgstr "Mēroga koeficients uz Y ass"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6902
2012-09-24 20:25:05 +00:00
msgid "Scale Z"
msgstr "Mērogs Z"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6903
2012-09-24 20:25:05 +00:00
msgid "Scale factor on the Z axis"
msgstr "Mēroga koeficients uz Z ass"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6921
2011-09-08 20:51:54 +00:00
msgid "Scale Center X"
msgstr "Mēroga vidus X"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6922
2011-09-08 20:51:54 +00:00
msgid "Horizontal scale center"
msgstr "Horizontālā mēroga vidus"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6940
2011-09-08 20:51:54 +00:00
msgid "Scale Center Y"
msgstr "Mēroga vidus Y"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6941
2011-09-08 20:51:54 +00:00
msgid "Vertical scale center"
msgstr "Vertikālā mēroga vidus"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6959
2011-09-08 20:51:54 +00:00
msgid "Scale Gravity"
msgstr "Mēroga svars"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6960
2011-09-08 20:51:54 +00:00
msgid "The center of scaling"
msgstr "Mērogošanas vidus"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6978
2011-09-08 20:51:54 +00:00
msgid "Rotation Angle X"
msgstr "Rotācijas leņķis X"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6979
2011-09-08 20:51:54 +00:00
msgid "The rotation angle on the X axis"
msgstr "X ass rotācijas leņķis"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6997
2011-09-08 20:51:54 +00:00
msgid "Rotation Angle Y"
msgstr "Rotācijas leņķis Y"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:6998
2011-09-08 20:51:54 +00:00
msgid "The rotation angle on the Y axis"
msgstr "Y ass rotācijas leņķis"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7016
2011-09-08 20:51:54 +00:00
msgid "Rotation Angle Z"
msgstr "Rotācijas leņķis Z"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7017
2011-09-08 20:51:54 +00:00
msgid "The rotation angle on the Z axis"
msgstr "Z ass rotācijas leņķis"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7035
2011-09-08 20:51:54 +00:00
msgid "Rotation Center X"
msgstr "Rotācijas centrs X"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7036
2011-09-08 20:51:54 +00:00
msgid "The rotation center on the X axis"
msgstr "X ass rotācijas centrs"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7053
2011-09-08 20:51:54 +00:00
msgid "Rotation Center Y"
msgstr "Rotācijas centrs Y"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7054
2011-09-08 20:51:54 +00:00
msgid "The rotation center on the Y axis"
msgstr "Y ass rotācijas centrs"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7071
2011-09-08 20:51:54 +00:00
msgid "Rotation Center Z"
msgstr "Rotācijas centrs Z"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7072
2011-09-08 20:51:54 +00:00
msgid "The rotation center on the Z axis"
msgstr "Z ass rotācijas centrs"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7089
2011-09-08 20:51:54 +00:00
msgid "Rotation Center Z Gravity"
msgstr "Rotācijas centra Z svars"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7090
2011-09-08 20:51:54 +00:00
msgid "Center point for rotation around the Z axis"
msgstr "Viduspunkts rotācijai ap Z asi"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7118
2011-09-08 20:51:54 +00:00
msgid "Anchor X"
msgstr "Enkurs X"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7119
2011-09-08 20:51:54 +00:00
msgid "X coordinate of the anchor point"
msgstr "Enkura punkta X koordināta"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7147
2011-09-08 20:51:54 +00:00
msgid "Anchor Y"
msgstr "Enkurs Y"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7148
2011-09-08 20:51:54 +00:00
msgid "Y coordinate of the anchor point"
msgstr "Enkura punkta Y koordināta"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7175
2011-09-08 20:51:54 +00:00
msgid "Anchor Gravity"
msgstr "Enkura svars"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7176
2011-09-08 20:51:54 +00:00
msgid "The anchor point as a ClutterGravity"
msgstr "Enkura punkts kā ClutterGravity"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7195
2012-09-24 20:25:05 +00:00
msgid "Translation X"
msgstr "Translācija X"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7196
2012-09-24 20:25:05 +00:00
msgid "Translation along the X axis"
msgstr "Translācija gar X asi"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7215
2012-09-24 20:25:05 +00:00
msgid "Translation Y"
msgstr "Translācija Y"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7216
2012-09-24 20:25:05 +00:00
msgid "Translation along the Y axis"
msgstr "Translācija gar Y asi"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7235
2012-09-24 20:25:05 +00:00
msgid "Translation Z"
msgstr "Translācija Z"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7236
2012-09-24 20:25:05 +00:00
msgid "Translation along the Z axis"
msgstr "Translācija gar Z asi"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7266
2012-09-24 20:25:05 +00:00
msgid "Transform"
msgstr "Pārveidot"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7267
2012-09-24 20:25:05 +00:00
msgid "Transformation matrix"
msgstr "Pārveidojumu matrica"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7282
2012-09-24 20:25:05 +00:00
msgid "Transform Set"
msgstr "Pārveidošana iestatīta"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7283
2012-09-24 20:25:05 +00:00
msgid "Whether the transform property is set"
msgstr "Vai pārveidošanas īpašība ir iestatīta"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7304
2012-09-24 20:25:05 +00:00
msgid "Child Transform"
msgstr "Bērna pārveidošana"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7305
2012-09-24 20:25:05 +00:00
msgid "Children transformation matrix"
msgstr "Bērna pārveidošanas matrica"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7320
2012-09-24 20:25:05 +00:00
msgid "Child Transform Set"
msgstr "Bērna pārveidošana iestatīta"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7321
2012-09-24 20:25:05 +00:00
msgid "Whether the child-transform property is set"
msgstr "Vai bērna pārveidošanas īpašība ir iestatīta"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7338
2011-09-08 20:51:54 +00:00
msgid "Show on set parent"
msgstr "Rādīt uz vecāka iestatīts"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7339
2011-09-08 20:51:54 +00:00
msgid "Whether the actor is shown when parented"
msgstr "Vai izpildītājs ir redzams, kad ar vecāku"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7356
2011-09-08 20:51:54 +00:00
msgid "Clip to Allocation"
2012-03-25 10:58:54 +00:00
msgstr "Klips pie piešķiršanas"
2011-09-08 20:51:54 +00:00
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7357
2011-09-08 20:51:54 +00:00
msgid "Sets the clip region to track the actor's allocation"
2012-03-25 10:58:54 +00:00
msgstr "Iestata klipa reģionu, lai izsekotu izpildītāja piešķīrumu"
2011-09-08 20:51:54 +00:00
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7370
2011-09-08 20:51:54 +00:00
msgid "Text Direction"
msgstr "Teksta virziens"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7371
2011-09-08 20:51:54 +00:00
msgid "Direction of the text"
msgstr "Teksta virziens"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7386
2011-09-08 20:51:54 +00:00
msgid "Has Pointer"
msgstr "Ir rādītājs"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7387
2011-09-08 20:51:54 +00:00
msgid "Whether the actor contains the pointer of an input device"
msgstr "Vai izpildītājs satur ievades ierīces norādi"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7400
2011-09-08 20:51:54 +00:00
msgid "Actions"
msgstr "Darbības"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7401
2011-09-08 20:51:54 +00:00
msgid "Adds an action to the actor"
msgstr "Izpildītājam pievieno darbību"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7414
2011-09-08 20:51:54 +00:00
msgid "Constraints"
msgstr "Ierobežojumi"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7415
2011-09-08 20:51:54 +00:00
msgid "Adds a constraint to the actor"
msgstr "Izpildītājam pievieno ierobežojumu"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7428
2012-03-25 10:58:54 +00:00
msgid "Effect"
msgstr "Efekts"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7429
2012-03-25 10:58:54 +00:00
msgid "Add an effect to be applied on the actor"
msgstr "Izpildītājam pievieno efektu"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7443
2012-03-25 10:58:54 +00:00
msgid "Layout Manager"
msgstr "Slāņu pārvaldnieks"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7444
2012-03-25 10:58:54 +00:00
msgid "The object controlling the layout of an actor's children"
msgstr "Objekts, kas nosaka izpildītāja bērna izkārtojumu"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7458
2012-09-24 20:25:05 +00:00
msgid "X Expand"
msgstr "X izvērst"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7459
2012-09-24 20:25:05 +00:00
msgid "Whether extra horizontal space should be assigned to the actor"
msgstr "Vai horizontālajai telpai jābūt piešķirtai izpildītājam"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7474
2012-09-24 20:25:05 +00:00
msgid "Y Expand"
msgstr "Y izvērst"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7475
2012-09-24 20:25:05 +00:00
msgid "Whether extra vertical space should be assigned to the actor"
msgstr "Vai vertikālajai telpai jābūt piešķirtai izpildītājam"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7491
2012-03-25 10:58:54 +00:00
msgid "X Alignment"
msgstr "X līdzinājums"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7492
2012-03-25 10:58:54 +00:00
msgid "The alignment of the actor on the X axis within its allocation"
msgstr "Izpildītāja līdzinājums uz X ass savā piešķīrumā"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7507
2012-03-25 10:58:54 +00:00
msgid "Y Alignment"
msgstr "Y līdzinājums"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7508
2012-03-25 10:58:54 +00:00
msgid "The alignment of the actor on the Y axis within its allocation"
msgstr "Izpildītāja līdzinājums uz Y ass savā piešķīrumā"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7527
2012-03-25 10:58:54 +00:00
msgid "Margin Top"
msgstr "Mala augšpusē"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7528
2012-03-25 10:58:54 +00:00
msgid "Extra space at the top"
msgstr "Papildu vieta augšpusē"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7549
2012-03-25 10:58:54 +00:00
msgid "Margin Bottom"
msgstr "Mala apakšā"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7550
2012-03-25 10:58:54 +00:00
msgid "Extra space at the bottom"
msgstr "Papildu vieta apakšpusē"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7571
2012-03-25 10:58:54 +00:00
msgid "Margin Left"
msgstr "Mala pa kreisi"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7572
2012-03-25 10:58:54 +00:00
msgid "Extra space at the left"
msgstr "Papildu vieta pa kreisi"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7593
2012-03-25 10:58:54 +00:00
msgid "Margin Right"
msgstr "Mala pa labi"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7594
2012-03-25 10:58:54 +00:00
msgid "Extra space at the right"
msgstr "Papildu vieta pa labi"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7610
2012-03-25 10:58:54 +00:00
msgid "Background Color Set"
msgstr "Fona krāsas iestatījums"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7611 ../clutter/deprecated/clutter-box.c:280
2012-03-25 10:58:54 +00:00
msgid "Whether the background color is set"
msgstr "Vai ir iestatīta fona krāsa"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7627
2012-03-25 10:58:54 +00:00
msgid "Background color"
msgstr "Fona krāsa"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7628
2012-03-25 10:58:54 +00:00
msgid "The actor's background color"
msgstr "Izpildītāja fona krāsa"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7643
2012-03-25 10:58:54 +00:00
msgid "First Child"
msgstr "Pirmais bērns"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7644
2012-03-25 10:58:54 +00:00
msgid "The actor's first child"
msgstr "Izpildītāja pirmais bērns"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7657
2012-03-25 10:58:54 +00:00
msgid "Last Child"
msgstr "Pēdējais bērns"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7658
2012-03-25 10:58:54 +00:00
msgid "The actor's last child"
msgstr "Izpildītāja pēdējais bērns"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7672
2012-03-25 10:58:54 +00:00
msgid "Content"
msgstr "Saturs"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7673
2012-03-25 10:58:54 +00:00
msgid "Delegate object for painting the actor's content"
msgstr "Deleģēt objektus izpildītāja satura krāsošanai"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7698
2012-03-25 10:58:54 +00:00
msgid "Content Gravity"
msgstr "Satura svars"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7699
2012-03-25 10:58:54 +00:00
msgid "Alignment of the actor's content"
msgstr "Izpildītāja satura līdzinājums"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7719
2012-03-25 10:58:54 +00:00
msgid "Content Box"
msgstr "Satura kaste"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7720
2012-03-25 10:58:54 +00:00
msgid "The bounding box of the actor's content"
msgstr "Izpildītāja satura ierobežojošā kaste"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7728
2012-03-25 10:58:54 +00:00
msgid "Minification Filter"
msgstr "Samazinājuma filtrs"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7729
2012-03-25 10:58:54 +00:00
msgid "The filter used when reducing the size of the content"
msgstr "Filtrs, ko izmantot, kad samazina satura izmēru"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7736
2012-03-25 10:58:54 +00:00
msgid "Magnification Filter"
msgstr "Palielinājuma filtrs"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7737
2012-03-25 10:58:54 +00:00
msgid "The filter used when increasing the size of the content"
msgstr "Filtrs, ko izmantot, kad palielina satura izmēru"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7751
2012-09-24 20:25:05 +00:00
msgid "Content Repeat"
msgstr "Satura atkārtojums"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor.c:7752
2012-09-24 20:25:05 +00:00
msgid "The repeat policy for the actor's content"
msgstr "Izpildītāja satura atkārtošanas politika"
2013-09-12 12:22:44 +00:00
#: ../clutter/clutter-actor-meta.c:191 ../clutter/clutter-child-meta.c:142
2011-09-08 20:51:54 +00:00
msgid "Actor"
msgstr "Izpildītājs"
2013-09-12 12:22:44 +00:00
#: ../clutter/clutter-actor-meta.c:192
2011-09-08 20:51:54 +00:00
msgid "The actor attached to the meta"
msgstr "Pie meta pievienotais izpildītājs"
2013-09-12 12:22:44 +00:00
#: ../clutter/clutter-actor-meta.c:206
2011-09-08 20:51:54 +00:00
msgid "The name of the meta"
msgstr "Šī meta nosaukums"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-actor-meta.c:219 ../clutter/clutter-input-device.c:347
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-shader.c:309
2011-09-08 20:51:54 +00:00
msgid "Enabled"
msgstr "Aktivēts"
2013-09-12 12:22:44 +00:00
#: ../clutter/clutter-actor-meta.c:220
2011-09-08 20:51:54 +00:00
msgid "Whether the meta is enabled"
msgstr "Vai meta ir aktivēts"
2012-09-24 20:25:05 +00:00
#: ../clutter/clutter-align-constraint.c:279
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-bind-constraint.c:343 ../clutter/clutter-clone.c:342
2012-03-25 10:58:54 +00:00
#: ../clutter/clutter-snap-constraint.c:321
2011-09-08 20:51:54 +00:00
msgid "Source"
msgstr "Avots"
2012-09-24 20:25:05 +00:00
#: ../clutter/clutter-align-constraint.c:280
2011-09-08 20:51:54 +00:00
msgid "The source of the alignment"
msgstr "Līdzinājuma avots"
2012-09-24 20:25:05 +00:00
#: ../clutter/clutter-align-constraint.c:293
2011-09-08 20:51:54 +00:00
msgid "Align Axis"
msgstr "Līdzināt asi"
2012-09-24 20:25:05 +00:00
#: ../clutter/clutter-align-constraint.c:294
2011-09-08 20:51:54 +00:00
msgid "The axis to align the position to"
msgstr "Ass, pie kuras pielīdzināt"
2012-09-24 20:25:05 +00:00
#: ../clutter/clutter-align-constraint.c:313
2012-03-25 10:58:54 +00:00
#: ../clutter/clutter-desaturate-effect.c:270
2011-09-08 20:51:54 +00:00
msgid "Factor"
msgstr "Koeficients"
2012-09-24 20:25:05 +00:00
#: ../clutter/clutter-align-constraint.c:314
2011-09-08 20:51:54 +00:00
msgid "The alignment factor, between 0.0 and 1.0"
msgstr "Līdzināšanas koeficients, starp 0.0 un 1.0"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-backend.c:385
2012-03-25 10:58:54 +00:00
msgid "Unable to initialize the Clutter backend"
msgstr "Nevar inicializēt Clutter aizmuguri"
2011-09-08 20:51:54 +00:00
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-backend.c:459
2012-03-25 10:58:54 +00:00
#, c-format
msgid "The backend of type '%s' does not support creating multiple stages"
msgstr "Aizmugure ar tipu '%s' neatbalsta vairāku skatuvju veidošanu"
2011-09-08 20:51:54 +00:00
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-bind-constraint.c:344
2011-09-08 20:51:54 +00:00
msgid "The source of the binding"
msgstr "Saistījuma avots"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-bind-constraint.c:357
2011-09-08 20:51:54 +00:00
msgid "Coordinate"
msgstr "Koordināta"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-bind-constraint.c:358
2011-09-08 20:51:54 +00:00
msgid "The coordinate to bind"
msgstr "Saistījuma koordināta"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-bind-constraint.c:372
2012-03-25 10:58:54 +00:00
#: ../clutter/clutter-path-constraint.c:226
#: ../clutter/clutter-snap-constraint.c:366
2011-09-08 20:51:54 +00:00
msgid "Offset"
msgstr "Nobīde"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-bind-constraint.c:373
2011-09-08 20:51:54 +00:00
msgid "The offset in pixels to apply to the binding"
msgstr "Nobīde pikseļos, ko pielietot saistījumiem"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-binding-pool.c:319
2011-09-08 20:51:54 +00:00
msgid "The unique name of the binding pool"
msgstr "Unikāls nosaukums saistījumu pūls"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-bin-layout.c:220 ../clutter/clutter-bin-layout.c:633
#: ../clutter/clutter-box-layout.c:374
#: ../clutter/deprecated/clutter-table-layout.c:600
2011-09-08 20:51:54 +00:00
msgid "Horizontal Alignment"
msgstr "Horizontālā līdzināšana"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-bin-layout.c:221
2011-09-08 20:51:54 +00:00
msgid "Horizontal alignment for the actor inside the layout manager"
msgstr "Horizontālais līdzinājums izpildītājam slāņu pārvaldniekā"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-bin-layout.c:229 ../clutter/clutter-bin-layout.c:653
#: ../clutter/clutter-box-layout.c:383
#: ../clutter/deprecated/clutter-table-layout.c:615
2011-09-08 20:51:54 +00:00
msgid "Vertical Alignment"
msgstr "Vertikālā līdzināšana"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-bin-layout.c:230
2011-09-08 20:51:54 +00:00
msgid "Vertical alignment for the actor inside the layout manager"
msgstr "Vertikālais līdzinājums izpildītājam slāņu pārvaldniekā"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-bin-layout.c:634
2011-09-08 20:51:54 +00:00
msgid "Default horizontal alignment for the actors inside the layout manager"
msgstr "Noklusētais horizontālais līdzinājums izpildītājiem slāņu pārvaldniekā"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-bin-layout.c:654
2011-09-08 20:51:54 +00:00
msgid "Default vertical alignment for the actors inside the layout manager"
msgstr "Noklusētais vertikālais līdzinājums izpildītājiem slāņu pārvaldniekā"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-box-layout.c:349
2011-09-08 20:51:54 +00:00
msgid "Expand"
msgstr "Izvērst"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-box-layout.c:350
2011-09-08 20:51:54 +00:00
msgid "Allocate extra space for the child"
msgstr "Bērnam piešķirt papildu vietu"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-box-layout.c:356
#: ../clutter/deprecated/clutter-table-layout.c:579
2011-09-08 20:51:54 +00:00
msgid "Horizontal Fill"
msgstr "Horizontālais aizpildījums"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-box-layout.c:357
#: ../clutter/deprecated/clutter-table-layout.c:580
2011-09-08 20:51:54 +00:00
msgid ""
"Whether the child should receive priority when the container is allocating "
"spare space on the horizontal axis"
msgstr ""
"Vai bērnam vajadzētu saņemt prioritāti, kad konteineris piešķir papildu "
"vietu uz horizontālās ass"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-box-layout.c:365
#: ../clutter/deprecated/clutter-table-layout.c:586
2011-09-08 20:51:54 +00:00
msgid "Vertical Fill"
msgstr "Vertikālais aizpildījums"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-box-layout.c:366
#: ../clutter/deprecated/clutter-table-layout.c:587
2011-09-08 20:51:54 +00:00
msgid ""
"Whether the child should receive priority when the container is allocating "
"spare space on the vertical axis"
msgstr ""
"Vai bērnam vajadzētu saņemt prioritāti, kad konteineris piešķir papildu "
"vietu uz vertikālās ass"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-box-layout.c:375
#: ../clutter/deprecated/clutter-table-layout.c:601
2011-09-08 20:51:54 +00:00
msgid "Horizontal alignment of the actor within the cell"
msgstr "Izpildītāja horizontālais līdzinājums šūnā"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-box-layout.c:384
#: ../clutter/deprecated/clutter-table-layout.c:616
2011-09-08 20:51:54 +00:00
msgid "Vertical alignment of the actor within the cell"
msgstr "Izpildītāja vertikālais līdzinājums šūnā"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-box-layout.c:1345
2011-09-08 20:51:54 +00:00
msgid "Vertical"
msgstr "Vertikāls"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-box-layout.c:1346
2011-09-08 20:51:54 +00:00
msgid "Whether the layout should be vertical, rather than horizontal"
msgstr "Vai izkārtojumam jābūt drīzāk vertikālam, nevis horizontālam"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-box-layout.c:1363 ../clutter/clutter-flow-layout.c:927
2013-09-12 12:22:44 +00:00
#: ../clutter/clutter-grid-layout.c:1549
2012-09-24 20:25:05 +00:00
msgid "Orientation"
msgstr "Virziens"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-box-layout.c:1364 ../clutter/clutter-flow-layout.c:928
2013-09-12 12:22:44 +00:00
#: ../clutter/clutter-grid-layout.c:1550
2012-09-24 20:25:05 +00:00
msgid "The orientation of the layout"
msgstr "Izkārtojuma virziens"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-box-layout.c:1380 ../clutter/clutter-flow-layout.c:943
2011-09-08 20:51:54 +00:00
msgid "Homogeneous"
msgstr "Viendabīgs"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-box-layout.c:1381
2011-09-08 20:51:54 +00:00
msgid ""
"Whether the layout should be homogeneous, i.e. all childs get the same size"
msgstr ""
"Vai izkārtojumam jābūt viendabīgam, tas ir, visiem bērniem ir vienāds izmērs"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-box-layout.c:1396
2011-09-08 20:51:54 +00:00
msgid "Pack Start"
msgstr "Pakas sākums"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-box-layout.c:1397
2011-09-08 20:51:54 +00:00
msgid "Whether to pack items at the start of the box"
msgstr "Vai pakot vienumus kastes sākumā"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-box-layout.c:1410
2011-09-08 20:51:54 +00:00
msgid "Spacing"
msgstr "Atstatums"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-box-layout.c:1411
2011-09-08 20:51:54 +00:00
msgid "Spacing between children"
msgstr "Atstarpes starp bērniem"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-box-layout.c:1428
#: ../clutter/deprecated/clutter-table-layout.c:1667
2011-09-08 20:51:54 +00:00
msgid "Use Animations"
msgstr "Lietot animācijas"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-box-layout.c:1429
#: ../clutter/deprecated/clutter-table-layout.c:1668
2011-09-08 20:51:54 +00:00
msgid "Whether layout changes should be animated"
msgstr "Vai vajadzētu animēt izkārtojuma izmaiņas"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-box-layout.c:1453
#: ../clutter/deprecated/clutter-table-layout.c:1692
2011-09-08 20:51:54 +00:00
msgid "Easing Mode"
2012-03-25 10:58:54 +00:00
msgstr "Vienkāršošanas režīms"
2011-09-08 20:51:54 +00:00
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-box-layout.c:1454
#: ../clutter/deprecated/clutter-table-layout.c:1693
2011-09-08 20:51:54 +00:00
msgid "The easing mode of the animations"
2012-03-25 10:58:54 +00:00
msgstr "Animāciju vienkāršošanas režīms"
2011-09-08 20:51:54 +00:00
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-box-layout.c:1474
#: ../clutter/deprecated/clutter-table-layout.c:1713
2011-09-08 20:51:54 +00:00
msgid "Easing Duration"
2012-03-25 10:58:54 +00:00
msgstr "Vienkāršošanas ilgums"
2011-09-08 20:51:54 +00:00
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-box-layout.c:1475
#: ../clutter/deprecated/clutter-table-layout.c:1714
2011-09-08 20:51:54 +00:00
msgid "The duration of the animations"
msgstr "Animāciju ilgums"
2012-09-24 20:25:05 +00:00
#: ../clutter/clutter-brightness-contrast-effect.c:321
2012-03-25 10:58:54 +00:00
msgid "Brightness"
msgstr "Gaišums"
2012-09-24 20:25:05 +00:00
#: ../clutter/clutter-brightness-contrast-effect.c:322
2012-03-25 10:58:54 +00:00
msgid "The brightness change to apply"
msgstr "Gaišuma izmaiņas, ko izmantot"
2012-09-24 20:25:05 +00:00
#: ../clutter/clutter-brightness-contrast-effect.c:341
2012-03-25 10:58:54 +00:00
msgid "Contrast"
msgstr "Kontrasts"
2012-09-24 20:25:05 +00:00
#: ../clutter/clutter-brightness-contrast-effect.c:342
2012-03-25 10:58:54 +00:00
msgid "The contrast change to apply"
msgstr "Kontrasta izmaiņas, ko izmantot"
2014-03-08 17:46:12 +00:00
#: ../clutter/clutter-canvas.c:248
2012-03-25 10:58:54 +00:00
msgid "The width of the canvas"
msgstr "Audekla platums"
2014-03-08 17:46:12 +00:00
#: ../clutter/clutter-canvas.c:264
2012-03-25 10:58:54 +00:00
msgid "The height of the canvas"
msgstr "Audekla augstums"
2014-03-08 17:46:12 +00:00
#: ../clutter/clutter-canvas.c:283
msgid "Scale Factor Set"
msgstr "Iestatīts mērogs"
#: ../clutter/clutter-canvas.c:284
msgid "Whether the scale-factor property is set"
msgstr "Vai ir iestatīta mēroga īpašība"
#: ../clutter/clutter-canvas.c:305
msgid "Scale Factor"
msgstr "Mērogs"
#: ../clutter/clutter-canvas.c:306
msgid "The scaling factor for the surface"
msgstr "Virsmas mērogs"
2012-03-25 10:58:54 +00:00
#: ../clutter/clutter-child-meta.c:127
2011-09-08 20:51:54 +00:00
msgid "Container"
msgstr "Konteineris"
2012-03-25 10:58:54 +00:00
#: ../clutter/clutter-child-meta.c:128
2011-09-08 20:51:54 +00:00
msgid "The container that created this data"
msgstr "Konteineris, kas izveidoja šos datus"
2012-03-25 10:58:54 +00:00
#: ../clutter/clutter-child-meta.c:143
2011-09-08 20:51:54 +00:00
msgid "The actor wrapped by this data"
msgstr "Izpildītājs, ko šie dati ietina"
2014-03-08 17:46:12 +00:00
#: ../clutter/clutter-click-action.c:586
2011-09-08 20:51:54 +00:00
msgid "Pressed"
msgstr "Piespiests"
2014-03-08 17:46:12 +00:00
#: ../clutter/clutter-click-action.c:587
2011-09-08 20:51:54 +00:00
msgid "Whether the clickable should be in pressed state"
msgstr "Vai klikšķināmajam būtu jābūt piespiestā stāvoklī"
2014-03-08 17:46:12 +00:00
#: ../clutter/clutter-click-action.c:600
2011-09-08 20:51:54 +00:00
msgid "Held"
msgstr "Turēts"
2014-03-08 17:46:12 +00:00
#: ../clutter/clutter-click-action.c:601
2011-09-08 20:51:54 +00:00
msgid "Whether the clickable has a grab"
msgstr "Vai klikšķināmajam ir satvēriens"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-click-action.c:618 ../clutter/clutter-settings.c:672
2011-09-08 20:51:54 +00:00
msgid "Long Press Duration"
msgstr "Ilgās piespiešanas ilgums"
2014-03-08 17:46:12 +00:00
#: ../clutter/clutter-click-action.c:619
2011-09-08 20:51:54 +00:00
msgid "The minimum duration of a long press to recognize the gesture"
msgstr "Ilgās piespiešanas ilgums, līdz to atpazīst kā mājienu"
2014-03-08 17:46:12 +00:00
#: ../clutter/clutter-click-action.c:637
2011-09-08 20:51:54 +00:00
msgid "Long Press Threshold"
msgstr "Ilgās piespiešanas slieksnis"
2014-03-08 17:46:12 +00:00
#: ../clutter/clutter-click-action.c:638
2011-09-08 20:51:54 +00:00
msgid "The maximum threshold before a long press is cancelled"
msgstr "Maksimālais slieksnis, pirms ilgā piespiešana tiek atcelta"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-clone.c:343
2011-09-08 20:51:54 +00:00
msgid "Specifies the actor to be cloned"
msgstr "Norāda izpildītāju, ko klonēt"
2012-03-25 10:58:54 +00:00
#: ../clutter/clutter-colorize-effect.c:251
2011-09-08 20:51:54 +00:00
msgid "Tint"
msgstr "Tonis"
2012-03-25 10:58:54 +00:00
#: ../clutter/clutter-colorize-effect.c:252
2011-09-08 20:51:54 +00:00
msgid "The tint to apply"
msgstr "Tonis, ko izmantot"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-deform-effect.c:591
2011-09-08 20:51:54 +00:00
msgid "Horizontal Tiles"
msgstr "Horizontālās flīzes"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-deform-effect.c:592
2011-09-08 20:51:54 +00:00
msgid "The number of horizontal tiles"
msgstr "Horizontālo flīžu skaits"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-deform-effect.c:607
2011-09-08 20:51:54 +00:00
msgid "Vertical Tiles"
msgstr "Vertikālas flīzes"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-deform-effect.c:608
2011-09-08 20:51:54 +00:00
msgid "The number of vertical tiles"
msgstr "Vertikālo flīžu skaits"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-deform-effect.c:625
2011-09-08 20:51:54 +00:00
msgid "Back Material"
msgstr "Melns materiāls"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-deform-effect.c:626
2011-09-08 20:51:54 +00:00
msgid "The material to be used when painting the back of the actor"
msgstr "Materiāls, kuru izmantot izpildītāja aizmugures drukāšanai"
2012-03-25 10:58:54 +00:00
#: ../clutter/clutter-desaturate-effect.c:271
2011-09-08 20:51:54 +00:00
msgid "The desaturation factor"
msgstr "Piesātinājuma mazinājuma koeficients"
2013-09-12 12:22:44 +00:00
#: ../clutter/clutter-device-manager.c:127
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-input-device.c:376
2014-03-08 17:46:12 +00:00
#: ../clutter/x11/clutter-keymap-x11.c:457
2011-09-08 20:51:54 +00:00
msgid "Backend"
msgstr "Aizmugure"
2013-09-12 12:22:44 +00:00
#: ../clutter/clutter-device-manager.c:128
2011-09-08 20:51:54 +00:00
msgid "The ClutterBackend of the device manager"
msgstr "ClutterBackend ierīces pārvaldnieks"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-drag-action.c:733
2011-09-08 20:51:54 +00:00
msgid "Horizontal Drag Threshold"
msgstr "Horizontālās vilkšanas aizture"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-drag-action.c:734
2011-09-08 20:51:54 +00:00
msgid "The horizontal amount of pixels required to start dragging"
msgstr "Horizontālais pikseļu skaits, lai sāktu vilkšanu"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-drag-action.c:761
2011-09-08 20:51:54 +00:00
msgid "Vertical Drag Threshold"
msgstr "Vertikālās vilkšanas aizture"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-drag-action.c:762
2011-09-08 20:51:54 +00:00
msgid "The vertical amount of pixels required to start dragging"
msgstr "Vertikālais pikseļu skaits, lai sāktu vilkšanu"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-drag-action.c:783
2011-09-08 20:51:54 +00:00
msgid "Drag Handle"
msgstr "Vilkt turi"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-drag-action.c:784
2011-09-08 20:51:54 +00:00
msgid "The actor that is being dragged"
msgstr "Izpildītājs, kas tiek vilkts"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-drag-action.c:797
2011-09-08 20:51:54 +00:00
msgid "Drag Axis"
msgstr "Vilkt asi"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-drag-action.c:798
2011-09-08 20:51:54 +00:00
msgid "Constraints the dragging to an axis"
msgstr "Ierobežo vilkšanu pie ass"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-drag-action.c:814
2012-09-24 20:25:05 +00:00
msgid "Drag Area"
msgstr "Vilkt laukumu"
2011-09-08 20:51:54 +00:00
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-drag-action.c:815
2012-09-24 20:25:05 +00:00
msgid "Constrains the dragging to a rectangle"
msgstr "Ierobežo taisnstūra vilkšanu"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-drag-action.c:828
2012-09-24 20:25:05 +00:00
msgid "Drag Area Set"
msgstr "Vilkšanas laukums iestatīts"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-drag-action.c:829
2012-09-24 20:25:05 +00:00
msgid "Whether the drag area is set"
msgstr "Vai ir iestatīts vilkšanas laukums"
2011-09-08 20:51:54 +00:00
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-flow-layout.c:944
2011-09-08 20:51:54 +00:00
msgid "Whether each item should receive the same allocation"
msgstr "Vai katram vienumam vajadzēt saņemt to pašu piešķīrumu"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-flow-layout.c:959
#: ../clutter/deprecated/clutter-table-layout.c:1627
2011-09-08 20:51:54 +00:00
msgid "Column Spacing"
msgstr "Kolonnu atstarpe"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-flow-layout.c:960
2011-09-08 20:51:54 +00:00
msgid "The spacing between columns"
msgstr "Atstarpe starp kolonnām"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-flow-layout.c:976
#: ../clutter/deprecated/clutter-table-layout.c:1643
2011-09-08 20:51:54 +00:00
msgid "Row Spacing"
msgstr "Rindu atstarpe"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-flow-layout.c:977
2011-09-08 20:51:54 +00:00
msgid "The spacing between rows"
msgstr "Atstarpe starp rindām"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-flow-layout.c:991
2011-09-08 20:51:54 +00:00
msgid "Minimum Column Width"
msgstr "Minimālais kolonnas platums"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-flow-layout.c:992
2011-09-08 20:51:54 +00:00
msgid "Minimum width for each column"
msgstr "Minimālais platums katrai kolonnai"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-flow-layout.c:1007
2011-09-08 20:51:54 +00:00
msgid "Maximum Column Width"
msgstr "Maksimālais kolonnas platums"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-flow-layout.c:1008
2011-09-08 20:51:54 +00:00
msgid "Maximum width for each column"
msgstr "Maksimālais platums katrai kolonnai"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-flow-layout.c:1022
2011-09-08 20:51:54 +00:00
msgid "Minimum Row Height"
msgstr "Minimālais rindas augstums"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-flow-layout.c:1023
2011-09-08 20:51:54 +00:00
msgid "Minimum height for each row"
msgstr "Minimālais augstums katrai rindai"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-flow-layout.c:1038
2011-09-08 20:51:54 +00:00
msgid "Maximum Row Height"
msgstr "Maksimālais rindas augstums"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-flow-layout.c:1039
2011-09-08 20:51:54 +00:00
msgid "Maximum height for each row"
msgstr "Maksimālais augstums katrai rindai"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-flow-layout.c:1054 ../clutter/clutter-flow-layout.c:1055
2013-09-12 12:22:44 +00:00
msgid "Snap to grid"
msgstr "Pievilkt pie režģa"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-gesture-action.c:680
2013-09-12 12:22:44 +00:00
msgid "Number touch points"
msgstr "Skārienu punktu skaits"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-gesture-action.c:681
2013-09-12 12:22:44 +00:00
msgid "Number of touch points"
msgstr "Skārienu punktu skaits"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-gesture-action.c:696
2014-03-08 17:46:12 +00:00
msgid "Threshold Trigger Edge"
msgstr "Trigera malas slieksnis"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-gesture-action.c:697
2014-03-08 17:46:12 +00:00
msgid "The trigger edge used by the action"
msgstr "Trigera mala, ko izmantot šai darbībai"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-gesture-action.c:716
2014-03-08 17:46:12 +00:00
msgid "Threshold Trigger Horizontal Distance"
msgstr "Trigera malas horizontālais attālums"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-gesture-action.c:717
2014-03-08 17:46:12 +00:00
msgid "The horizontal trigger distance used by the action"
msgstr "Horizontālā trigera attālums, ko izmanto darbība"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-gesture-action.c:735
2014-03-08 17:46:12 +00:00
msgid "Threshold Trigger Vertical Distance"
msgstr "Trigera malas vertikālais attālums"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-gesture-action.c:736
2014-03-08 17:46:12 +00:00
msgid "The vertical trigger distance used by the action"
msgstr "Vertikālais trigera attālums, ko izmanto darbība"
2013-09-12 12:22:44 +00:00
#: ../clutter/clutter-grid-layout.c:1223
2012-09-24 20:25:05 +00:00
msgid "Left attachment"
msgstr "Kreisā piesaistne"
2013-09-12 12:22:44 +00:00
#: ../clutter/clutter-grid-layout.c:1224
2012-09-24 20:25:05 +00:00
msgid "The column number to attach the left side of the child to"
msgstr "Kolonnas numurs, ko piesaistīt bērnam kreisajā pusē"
2013-09-12 12:22:44 +00:00
#: ../clutter/clutter-grid-layout.c:1231
2012-09-24 20:25:05 +00:00
msgid "Top attachment"
msgstr "Augšas piesaistne"
2013-09-12 12:22:44 +00:00
#: ../clutter/clutter-grid-layout.c:1232
2012-09-24 20:25:05 +00:00
msgid "The row number to attach the top side of a child widget to"
msgstr "Rindas numurs, ko piesaistīt bērna augšas logdaļai"
2013-09-12 12:22:44 +00:00
#: ../clutter/clutter-grid-layout.c:1240
2012-09-24 20:25:05 +00:00
msgid "The number of columns that a child spans"
msgstr "Kolonnu skaits, ko bērns izvērš"
2013-09-12 12:22:44 +00:00
#: ../clutter/clutter-grid-layout.c:1247
2012-09-24 20:25:05 +00:00
msgid "The number of rows that a child spans"
msgstr "Rindu skaits, ko bērns izvērš"
2013-09-12 12:22:44 +00:00
#: ../clutter/clutter-grid-layout.c:1564
2012-09-24 20:25:05 +00:00
msgid "Row spacing"
msgstr "Rindu atstarpe"
2013-09-12 12:22:44 +00:00
#: ../clutter/clutter-grid-layout.c:1565
2012-09-24 20:25:05 +00:00
msgid "The amount of space between two consecutive rows"
msgstr "Atstarpe starp divām secīgām rindām"
2013-09-12 12:22:44 +00:00
#: ../clutter/clutter-grid-layout.c:1578
2012-09-24 20:25:05 +00:00
msgid "Column spacing"
msgstr "Kolonnu atstarpe"
2013-09-12 12:22:44 +00:00
#: ../clutter/clutter-grid-layout.c:1579
2012-09-24 20:25:05 +00:00
msgid "The amount of space between two consecutive columns"
msgstr "Atstarpe starp divām secīgām kolonnām"
2013-09-12 12:22:44 +00:00
#: ../clutter/clutter-grid-layout.c:1593
2012-09-24 20:25:05 +00:00
msgid "Row Homogeneous"
msgstr "Rindu viendabīgums"
2013-09-12 12:22:44 +00:00
#: ../clutter/clutter-grid-layout.c:1594
2012-09-24 20:25:05 +00:00
msgid "If TRUE, the rows are all the same height"
msgstr "Ja PATIESS, visas rindas ir ar vienādu augstumu"
2013-09-12 12:22:44 +00:00
#: ../clutter/clutter-grid-layout.c:1607
2012-09-24 20:25:05 +00:00
msgid "Column Homogeneous"
msgstr "Kolonnu viendabīgums"
2013-09-12 12:22:44 +00:00
#: ../clutter/clutter-grid-layout.c:1608
2012-09-24 20:25:05 +00:00
msgid "If TRUE, the columns are all the same width"
msgstr "Ja PATIESS, visas kolonnas ir ar vienādu platumu"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-image.c:273 ../clutter/clutter-image.c:341
#: ../clutter/clutter-image.c:434
2012-03-25 10:58:54 +00:00
msgid "Unable to load image data"
msgstr "Neizdevās ielādēt attēla datus"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-input-device.c:252
2011-09-08 20:51:54 +00:00
msgid "Id"
msgstr "ID"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-input-device.c:253
2011-09-08 20:51:54 +00:00
msgid "Unique identifier of the device"
msgstr "Unikāls ierīces identifikators"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-input-device.c:269
2011-09-08 20:51:54 +00:00
msgid "The name of the device"
msgstr "Ierīces nosaukums"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-input-device.c:283
2011-09-08 20:51:54 +00:00
msgid "Device Type"
msgstr "Ierīces tips"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-input-device.c:284
2011-09-08 20:51:54 +00:00
msgid "The type of the device"
msgstr "Ierīces tips"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-input-device.c:299
2011-09-08 20:51:54 +00:00
msgid "Device Manager"
msgstr "Ierīču pārvaldnieks"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-input-device.c:300
2011-09-08 20:51:54 +00:00
msgid "The device manager instance"
msgstr "Ierīces pārvaldnieka instance"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-input-device.c:313
2011-09-08 20:51:54 +00:00
msgid "Device Mode"
msgstr "Ierīces režīms"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-input-device.c:314
2011-09-08 20:51:54 +00:00
msgid "The mode of the device"
msgstr "Ierīces režīms"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-input-device.c:328
2011-09-08 20:51:54 +00:00
msgid "Has Cursor"
msgstr "Ir kursors"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-input-device.c:329
2011-09-08 20:51:54 +00:00
msgid "Whether the device has a cursor"
msgstr "Vai ierīcei ir kursors"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-input-device.c:348
2011-09-08 20:51:54 +00:00
msgid "Whether the device is enabled"
msgstr "Vai ierīce ir aktivēta"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-input-device.c:361
2011-09-08 20:51:54 +00:00
msgid "Number of Axes"
msgstr "Asu skaits"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-input-device.c:362
2011-09-08 20:51:54 +00:00
msgid "The number of axes on the device"
msgstr "Asu skaits ierīcē"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-input-device.c:377
2011-09-08 20:51:54 +00:00
msgid "The backend instance"
msgstr "Aizmugures instance"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-input-device.c:390 ../clutter/clutter-input-device.c:391
msgid "Vendor ID"
msgstr "Pārdevēja ID"
#: ../clutter/clutter-input-device.c:404 ../clutter/clutter-input-device.c:405
msgid "Product ID"
msgstr "Produkta ID"
#: ../clutter/clutter-interval.c:557
2011-09-08 20:51:54 +00:00
msgid "Value Type"
msgstr "Vērtības tips"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-interval.c:558
2011-09-08 20:51:54 +00:00
msgid "The type of the values in the interval"
msgstr "Vērtību tipi intervālā"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-interval.c:573
2012-09-24 20:25:05 +00:00
msgid "Initial Value"
msgstr "Sākotnējā vērtība"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-interval.c:574
2012-09-24 20:25:05 +00:00
msgid "Initial value of the interval"
msgstr "Intervāla sākotnējā vērtība"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-interval.c:588
2012-09-24 20:25:05 +00:00
msgid "Final Value"
msgstr "Beigu vērība"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-interval.c:589
2012-09-24 20:25:05 +00:00
msgid "Final value of the interval"
msgstr "Intervāla beigu vērtība"
2012-03-25 10:58:54 +00:00
#: ../clutter/clutter-layout-meta.c:117
2011-09-08 20:51:54 +00:00
msgid "Manager"
msgstr "Pārvaldnieks"
2012-03-25 10:58:54 +00:00
#: ../clutter/clutter-layout-meta.c:118
2011-09-08 20:51:54 +00:00
msgid "The manager that created this data"
msgstr "Pārvaldnieks, kas ir izveidojis šos datus"
2012-03-25 10:58:54 +00: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.
#.
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-main.c:729
2011-09-08 20:51:54 +00:00
msgid "default:LTR"
msgstr "default:LTR"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-main.c:1398
2011-09-08 20:51:54 +00:00
msgid "Show frames per second"
msgstr "Rādīt kadrus sekundē"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-main.c:1400
2011-09-08 20:51:54 +00:00
msgid "Default frame rate"
msgstr "Noklusētais kadru ātrums"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-main.c:1402
2011-09-08 20:51:54 +00:00
msgid "Make all warnings fatal"
msgstr "Atzīmēt visus brīdinājumus kā fatālus"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-main.c:1405
2011-09-08 20:51:54 +00:00
msgid "Direction for the text"
msgstr "Teksta virziens"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-main.c:1408
2011-09-08 20:51:54 +00:00
msgid "Disable mipmapping on text"
msgstr "Deaktivēt mip-kartēšanu uz teksta"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-main.c:1411
2011-09-08 20:51:54 +00:00
msgid "Use 'fuzzy' picking"
msgstr "Lietot 'aptuveno' izvēli"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-main.c:1414
2011-09-08 20:51:54 +00:00
msgid "Clutter debugging flags to set"
msgstr "Iestatāmie Clutter atkļūdošanas karodziņi"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-main.c:1416
2011-09-08 20:51:54 +00:00
msgid "Clutter debugging flags to unset"
msgstr "Noņemamie Clutter atkļūdošanas karodziņi"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-main.c:1419
2011-09-08 20:51:54 +00:00
msgid "Enable accessibility"
msgstr "Ieslēgt pieejamību"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-main.c:1597
2011-09-08 20:51:54 +00:00
msgid "Clutter Options"
msgstr "Clutter opcijas"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-main.c:1598
2011-09-08 20:51:54 +00:00
msgid "Show Clutter Options"
msgstr "Rādīt Clutter opcijas"
2014-03-08 17:46:12 +00:00
#: ../clutter/clutter-pan-action.c:455
2012-09-24 20:25:05 +00:00
msgid "Pan Axis"
msgstr "Panoramēšanas ass"
2011-09-08 20:51:54 +00:00
2014-03-08 17:46:12 +00:00
#: ../clutter/clutter-pan-action.c:456
2012-09-24 20:25:05 +00:00
msgid "Constraints the panning to an axis"
msgstr "Ierobežo panoramēšanu pie ass"
2011-09-08 20:51:54 +00:00
2014-03-08 17:46:12 +00:00
#: ../clutter/clutter-pan-action.c:470
2012-09-24 20:25:05 +00:00
msgid "Interpolate"
msgstr "Interpolēt"
2011-09-08 20:51:54 +00:00
2014-03-08 17:46:12 +00:00
#: ../clutter/clutter-pan-action.c:471
2012-09-24 20:25:05 +00:00
msgid "Whether interpolated events emission is enabled."
msgstr "Vai ir aktivēta notikumu izlaišanas interpolācija"
2011-09-08 20:51:54 +00:00
2014-03-08 17:46:12 +00:00
#: ../clutter/clutter-pan-action.c:487
2012-09-24 20:25:05 +00:00
msgid "Deceleration"
msgstr "Deklarācija"
2011-09-08 20:51:54 +00:00
2014-03-08 17:46:12 +00:00
#: ../clutter/clutter-pan-action.c:488
2012-09-24 20:25:05 +00:00
msgid "Rate at which the interpolated panning will decelerate in"
msgstr "Ātrums, ar kādu interpolētā panoramēšana deklarēs"
2011-09-08 20:51:54 +00:00
2014-03-08 17:46:12 +00:00
#: ../clutter/clutter-pan-action.c:505
2012-09-24 20:25:05 +00:00
msgid "Initial acceleration factor"
msgstr "Sākotnējais paātrinājuma koeficients"
2011-09-08 20:51:54 +00:00
2014-03-08 17:46:12 +00:00
#: ../clutter/clutter-pan-action.c:506
2012-09-24 20:25:05 +00:00
msgid "Factor applied to the momentum when starting the interpolated phase"
msgstr "Koeficients, kas pielikts momentam, kad sākas interpolētā fāze"
2011-09-08 20:51:54 +00:00
2012-03-25 10:58:54 +00:00
#: ../clutter/clutter-path-constraint.c:212
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-behaviour-path.c:221
2012-03-25 10:58:54 +00:00
msgid "Path"
msgstr "Ceļš"
#: ../clutter/clutter-path-constraint.c:213
2011-09-08 20:51:54 +00:00
msgid "The path used to constrain an actor"
msgstr "Ceļš, ko izmantot izpildītāja ierobežošanai"
2012-03-25 10:58:54 +00:00
#: ../clutter/clutter-path-constraint.c:227
2011-09-08 20:51:54 +00:00
msgid "The offset along the path, between -1.0 and 2.0"
msgstr "Nobīde gar ceļu, starp -1.0 un 2.0"
2013-09-12 12:22:44 +00:00
#: ../clutter/clutter-property-transition.c:269
2012-03-25 10:58:54 +00:00
msgid "Property Name"
msgstr "Īpašības nosaukums"
2011-09-08 20:51:54 +00:00
2013-09-12 12:22:44 +00:00
#: ../clutter/clutter-property-transition.c:270
2012-03-25 10:58:54 +00:00
msgid "The name of the property to animate"
msgstr "Īpašības, kuru animēt, nosaukums"
2011-09-08 20:51:54 +00:00
2013-09-12 12:22:44 +00:00
#: ../clutter/clutter-script.c:464
2011-09-08 20:51:54 +00:00
msgid "Filename Set"
2012-09-24 20:25:05 +00:00
msgstr "Datnes nosaukums iestatīts"
2011-09-08 20:51:54 +00:00
2013-09-12 12:22:44 +00:00
#: ../clutter/clutter-script.c:465
2011-09-08 20:51:54 +00:00
msgid "Whether the :filename property is set"
msgstr "Vai :filename īpašība tiek iestatīta"
2013-09-12 12:22:44 +00:00
#: ../clutter/clutter-script.c:479
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-texture.c:1081
2011-09-08 20:51:54 +00:00
msgid "Filename"
2012-09-24 20:25:05 +00:00
msgstr "Datnes nosaukums"
2011-09-08 20:51:54 +00:00
2013-09-12 12:22:44 +00:00
#: ../clutter/clutter-script.c:480
2011-09-08 20:51:54 +00:00
msgid "The path of the currently parsed file"
2012-09-24 20:25:05 +00:00
msgstr "Pašlaik parsētās datnes ceļš"
2011-09-08 20:51:54 +00:00
2013-09-12 12:22:44 +00:00
#: ../clutter/clutter-script.c:497
2012-03-25 10:58:54 +00:00
msgid "Translation Domain"
msgstr "Tulkošanas domēns"
2013-09-12 12:22:44 +00:00
#: ../clutter/clutter-script.c:498
2012-03-25 10:58:54 +00:00
msgid "The translation domain used to localize string"
msgstr "Tulkošanas domēns, kuru izmanto virknes lokalizēšanai"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-scroll-actor.c:184
2012-09-24 20:25:05 +00:00
msgid "Scroll Mode"
msgstr "Ritināšanas režīms"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-scroll-actor.c:185
2012-09-24 20:25:05 +00:00
msgid "The scrolling direction"
msgstr "Ritināšanas virziens"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-settings.c:507
2011-09-08 20:51:54 +00:00
msgid "Double Click Time"
msgstr "Dubultklikšķa laiks"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-settings.c:508
2011-09-08 20:51:54 +00:00
msgid "The time between clicks necessary to detect a multiple click"
2011-09-12 12:59:30 +00:00
msgstr ""
"Laiks starp klikšķiem, kas nepieciešams, lai noteiktu vairākus klikšķus"
2011-09-08 20:51:54 +00:00
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-settings.c:523
2011-09-08 20:51:54 +00:00
msgid "Double Click Distance"
msgstr "Dubultklikšķa attālums"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-settings.c:524
2011-09-08 20:51:54 +00:00
msgid "The distance between clicks necessary to detect a multiple click"
msgstr ""
"Attālums starp klikšķiem, kas nepieciešams, lai noteiktu vairākus klikšķus"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-settings.c:539
2011-09-08 20:51:54 +00:00
msgid "Drag Threshold"
msgstr "Vilkšanas slieksnis"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-settings.c:540
2011-09-08 20:51:54 +00:00
msgid "The distance the cursor should travel before starting to drag"
msgstr "Attālums, kas jāveic kursoram, pirms sākt vilkt"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-settings.c:555 ../clutter/clutter-text.c:3409
2011-09-08 20:51:54 +00:00
msgid "Font Name"
msgstr "Fonta nosaukums"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-settings.c:556
2011-09-12 12:59:30 +00:00
msgid ""
"The description of the default font, as one that could be parsed by Pango"
2011-09-08 20:51:54 +00:00
msgstr "Noklusētā fonta apraksts, kādu var parsēt Pango"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-settings.c:571
2011-09-08 20:51:54 +00:00
msgid "Font Antialias"
msgstr "Fonta nogludināšana"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-settings.c:572
2011-09-08 20:51:54 +00:00
msgid ""
"Whether to use antialiasing (1 to enable, 0 to disable, and -1 to use the "
"default)"
msgstr ""
"Vai lietot nogludināšanu (1, lai aktivētu; 0, lai deaktivētu; -1, lai "
2011-09-12 12:59:30 +00:00
"izmantotu noklusēto)"
2011-09-08 20:51:54 +00:00
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-settings.c:588 ../clutter/clutter-settings.c:596
2011-09-08 20:51:54 +00:00
msgid "Font DPI"
msgstr "Fonta DPI"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-settings.c:589 ../clutter/clutter-settings.c:597
2011-09-12 12:59:30 +00:00
msgid ""
"The resolution of the font, in 1024 * dots/inch, or -1 to use the default"
2011-09-08 20:51:54 +00:00
msgstr ""
"Fonta izšķirtspēja, izteikta 1024 * punkti/colla, vai -1, lai izmantotu "
"noklusēto"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-settings.c:613
2011-09-08 20:51:54 +00:00
msgid "Font Hinting"
msgstr "Fonta norādīšana"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-settings.c:614
2011-09-08 20:51:54 +00:00
msgid ""
"Whether to use hinting (1 to enable, 0 to disable and -1 to use the default)"
msgstr ""
"Vai lietot norādīšanu (1, lai aktivētu; 0, lai deaktivētu; -1, lai izmantotu "
"noklusēto)"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-settings.c:634
2011-09-08 20:51:54 +00:00
msgid "Font Hint Style"
2012-09-24 20:25:05 +00:00
msgstr "Datnes norādīšanas stils"
2011-09-08 20:51:54 +00:00
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-settings.c:635
2011-09-08 20:51:54 +00:00
msgid "The style of hinting (hintnone, hintslight, hintmedium, hintfull)"
msgstr "Norādīšanas stils (hintnone, hintslight, hintmedium, hintfull)"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-settings.c:655
2011-09-08 20:51:54 +00:00
msgid "Font Subpixel Order"
msgstr "Fonta apakšpikseļu secība"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-settings.c:656
2011-09-08 20:51:54 +00:00
msgid "The type of subpixel antialiasing (none, rgb, bgr, vrgb, vbgr)"
msgstr "Apakšpikseļu gludināšanas tips (nekāds, rgb, bgr, vrgb, vbgr)"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-settings.c:673
2011-09-08 20:51:54 +00:00
msgid "The minimum duration for a long press gesture to be recognized"
msgstr "Minimālais ilgums, līdz tiek atpazīts ilgās piespiešanas žests"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-settings.c:680
2014-03-08 17:46:12 +00:00
msgid "Window Scaling Factor"
msgstr "Loga mērogs"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-settings.c:681
2014-03-08 17:46:12 +00:00
msgid "The scaling factor to be applied to windows"
msgstr "Loga mērogs, ko izmanto logiem"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-settings.c:688
2011-09-08 20:51:54 +00:00
msgid "Fontconfig configuration timestamp"
msgstr "Fontconfig konfigurācijas laika spiedogs"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-settings.c:689
2011-09-08 20:51:54 +00:00
msgid "Timestamp of the current fontconfig configuration"
msgstr "Pašreizējās fontconfig konfigurācijas laika spiedogs"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-settings.c:706
2012-03-25 10:58:54 +00:00
msgid "Password Hint Time"
msgstr "Paroles padoma laiks"
2011-09-08 20:51:54 +00:00
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-settings.c:707
2012-03-25 10:58:54 +00:00
msgid "How long to show the last input character in hidden entries"
msgstr "Cik ilgi rādīt ievades rakstzīmes slēptajās ievadēs"
2011-09-08 20:51:54 +00:00
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-shader-effect.c:487
2011-09-08 20:51:54 +00:00
msgid "Shader Type"
msgstr "Ēnotāja tips"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-shader-effect.c:488
2011-09-08 20:51:54 +00:00
msgid "The type of shader used"
msgstr "Izmantojamā ēnotāja tips"
2012-03-25 10:58:54 +00:00
#: ../clutter/clutter-snap-constraint.c:322
2011-09-08 20:51:54 +00:00
msgid "The source of the constraint"
msgstr "Ierobežojuma avots"
2012-03-25 10:58:54 +00:00
#: ../clutter/clutter-snap-constraint.c:335
2011-09-08 20:51:54 +00:00
msgid "From Edge"
msgstr "No malas"
2012-03-25 10:58:54 +00:00
#: ../clutter/clutter-snap-constraint.c:336
2011-09-08 20:51:54 +00:00
msgid "The edge of the actor that should be snapped"
msgstr "Izpildītāja mala, kas būtu jāpievelk"
2012-03-25 10:58:54 +00:00
#: ../clutter/clutter-snap-constraint.c:350
2011-09-08 20:51:54 +00:00
msgid "To Edge"
msgstr "Līdz malai"
2012-03-25 10:58:54 +00:00
#: ../clutter/clutter-snap-constraint.c:351
2011-09-08 20:51:54 +00:00
msgid "The edge of the source that should be snapped"
msgstr "Avota mala, kas būtu jāpievelk"
2012-03-25 10:58:54 +00:00
#: ../clutter/clutter-snap-constraint.c:367
2011-09-08 20:51:54 +00:00
msgid "The offset in pixels to apply to the constraint"
msgstr "Nobīde pikseļos, ko pielietot konstante"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-stage.c:1798
2011-09-08 20:51:54 +00:00
msgid "Fullscreen Set"
msgstr "Pilnekrāna iestatījums"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-stage.c:1799
2011-09-08 20:51:54 +00:00
msgid "Whether the main stage is fullscreen"
msgstr "Vai galvenajai skatuvei ir jābūt pilnekrāna"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-stage.c:1813
2011-09-08 20:51:54 +00:00
msgid "Offscreen"
msgstr "Ārpus ekrāna"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-stage.c:1814
2011-09-08 20:51:54 +00:00
msgid "Whether the main stage should be rendered offscreen"
msgstr "Vai galvenajai skatuvei ir jābūt renderētai ārpus ekrāna"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-stage.c:1826 ../clutter/clutter-text.c:3523
2011-09-08 20:51:54 +00:00
msgid "Cursor Visible"
msgstr "Kursora redzamība"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-stage.c:1827
2011-09-08 20:51:54 +00:00
msgid "Whether the mouse pointer is visible on the main stage"
msgstr "Vai peles rādītājam ir jābūt redzamam galvenajā skatuvē"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-stage.c:1841
2011-09-08 20:51:54 +00:00
msgid "User Resizable"
msgstr "Lietotājs var mainīt izmēru"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-stage.c:1842
2011-09-08 20:51:54 +00:00
msgid "Whether the stage is able to be resized via user interaction"
msgstr "Vai lietotāja mijiedarbība var mainīt skatuves izmēru"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-stage.c:1857 ../clutter/deprecated/clutter-box.c:260
#: ../clutter/deprecated/clutter-rectangle.c:274
2012-03-25 10:58:54 +00:00
msgid "Color"
msgstr "Krāsa"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-stage.c:1858
2011-09-08 20:51:54 +00:00
msgid "The color of the stage"
msgstr "Skatuves krāsa"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-stage.c:1873
2011-09-08 20:51:54 +00:00
msgid "Perspective"
msgstr "Perspektīva"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-stage.c:1874
2011-09-08 20:51:54 +00:00
msgid "Perspective projection parameters"
msgstr "Perspektīvas projekcijas parametri"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-stage.c:1889
2011-09-08 20:51:54 +00:00
msgid "Title"
msgstr "Nosaukums"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-stage.c:1890
2011-09-08 20:51:54 +00:00
msgid "Stage Title"
msgstr "Skatuves nosaukums"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-stage.c:1907
2011-09-08 20:51:54 +00:00
msgid "Use Fog"
msgstr "Lietot miglu"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-stage.c:1908
2011-09-08 20:51:54 +00:00
msgid "Whether to enable depth cueing"
2012-03-25 10:58:54 +00:00
msgstr "Vai aktivēt dziļuma norādīšanu"
2011-09-08 20:51:54 +00:00
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-stage.c:1924
2011-09-08 20:51:54 +00:00
msgid "Fog"
msgstr "Migla"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-stage.c:1925
2011-09-08 20:51:54 +00:00
msgid "Settings for the depth cueing"
2012-03-25 10:58:54 +00:00
msgstr "Iestatījumi dziļuma norādīšanai"
2011-09-08 20:51:54 +00:00
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-stage.c:1941
2011-09-08 20:51:54 +00:00
msgid "Use Alpha"
msgstr "Lietot alfa"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-stage.c:1942
2011-09-08 20:51:54 +00:00
msgid "Whether to honour the alpha component of the stage color"
msgstr "Vai ņemt vērā skatuves krāsas alfa komponenti"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-stage.c:1958
2011-09-08 20:51:54 +00:00
msgid "Key Focus"
2012-03-25 10:58:54 +00:00
msgstr "Atslēgas fokuss"
2011-09-08 20:51:54 +00:00
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-stage.c:1959
2011-09-08 20:51:54 +00:00
msgid "The currently key focused actor"
2012-03-25 10:58:54 +00:00
msgstr "Pašreizējais atslēgas fokusētais izpildītājs"
2011-09-08 20:51:54 +00:00
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-stage.c:1975
2011-09-08 20:51:54 +00:00
msgid "No Clear Hint"
2012-03-25 10:58:54 +00:00
msgstr "Nav attīrīšanas norādes"
2011-09-08 20:51:54 +00:00
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-stage.c:1976
2011-09-08 20:51:54 +00:00
msgid "Whether the stage should clear its contents"
2012-03-25 10:58:54 +00:00
msgstr "Vai skatuvei vajadzētu attīrīt savu saturu"
2011-09-08 20:51:54 +00:00
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-stage.c:1989
2011-09-08 20:51:54 +00:00
msgid "Accept Focus"
msgstr "Pieņemt fokusu"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-stage.c:1990
2011-09-08 20:51:54 +00:00
msgid "Whether the stage should accept focus on show"
msgstr "Vai skatuvei šovā vajadzētu pieņemt fokusu"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text-buffer.c:347 ../clutter/clutter-text.c:3444
2012-03-25 10:58:54 +00:00
msgid "Text"
msgstr "Teksts"
2013-09-12 12:22:44 +00:00
#: ../clutter/clutter-text-buffer.c:348
2012-03-25 10:58:54 +00:00
msgid "The contents of the buffer"
msgstr "Bufera saturs"
2013-09-12 12:22:44 +00:00
#: ../clutter/clutter-text-buffer.c:361
2012-03-25 10:58:54 +00:00
msgid "Text length"
msgstr "Teksta garums"
2013-09-12 12:22:44 +00:00
#: ../clutter/clutter-text-buffer.c:362
2012-03-25 10:58:54 +00:00
msgid "Length of the text currently in the buffer"
msgstr "Garums tekstam, kas pašlaik ir buferī"
2013-09-12 12:22:44 +00:00
#: ../clutter/clutter-text-buffer.c:375
2012-03-25 10:58:54 +00:00
msgid "Maximum length"
msgstr "Maksimālais garums"
2013-09-12 12:22:44 +00:00
#: ../clutter/clutter-text-buffer.c:376
2012-03-25 10:58:54 +00:00
msgid "Maximum number of characters for this entry. Zero if no maximum"
msgstr "Maksimālais rakstzīmju daudzums šim ierakstam. Nulle, ja nav maksimuma"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3391
2012-03-25 10:58:54 +00:00
msgid "Buffer"
msgstr "Buferis"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3392
2012-03-25 10:58:54 +00:00
msgid "The buffer for the text"
msgstr "Buferis tekstam"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3410
2011-09-08 20:51:54 +00:00
msgid "The font to be used by the text"
msgstr "Fonts, kuru izmantot tekstam"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3427
2011-09-08 20:51:54 +00:00
msgid "Font Description"
msgstr "Fonta apraksts"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3428
2011-09-08 20:51:54 +00:00
msgid "The font description to be used"
msgstr "Izmantojamais fonta apraksts"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3445
2011-09-08 20:51:54 +00:00
msgid "The text to render"
msgstr "Teksts renderēšanai"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3459
2011-09-08 20:51:54 +00:00
msgid "Font Color"
msgstr "Fonta krāsa"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3460
2011-09-08 20:51:54 +00:00
msgid "Color of the font used by the text"
msgstr "Krāsa fontam, kuru izmantot tekstam"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3475
2011-09-08 20:51:54 +00:00
msgid "Editable"
msgstr "Rediģējams"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3476
2011-09-08 20:51:54 +00:00
msgid "Whether the text is editable"
msgstr "Vai teksts ir rediģējams"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3491
2011-09-08 20:51:54 +00:00
msgid "Selectable"
msgstr "Izvēlams"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3492
2011-09-08 20:51:54 +00:00
msgid "Whether the text is selectable"
msgstr "Vai tekstu var izvēlēties"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3506
2011-09-08 20:51:54 +00:00
msgid "Activatable"
msgstr "Aktivizējams"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3507
2011-09-08 20:51:54 +00:00
msgid "Whether pressing return causes the activate signal to be emitted"
2012-09-24 20:25:05 +00:00
msgstr "Vai “Enter” piespiešana liek raidīt aktivizēšanas signālu"
2011-09-08 20:51:54 +00:00
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3524
2011-09-08 20:51:54 +00:00
msgid "Whether the input cursor is visible"
msgstr "Vai ir redzams ievades kursors"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3538 ../clutter/clutter-text.c:3539
2011-09-08 20:51:54 +00:00
msgid "Cursor Color"
msgstr "Kursora krāsa"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3554
2011-09-08 20:51:54 +00:00
msgid "Cursor Color Set"
msgstr "Kursora krāsa iestatīta"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3555
2011-09-08 20:51:54 +00:00
msgid "Whether the cursor color has been set"
msgstr "Vai kursora krāsa ir iestatīta"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3570
2011-09-08 20:51:54 +00:00
msgid "Cursor Size"
msgstr "Kursora izmērs"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3571
2011-09-08 20:51:54 +00:00
msgid "The width of the cursor, in pixels"
msgstr "Kursora platums, pikseļos"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3587 ../clutter/clutter-text.c:3605
2011-09-08 20:51:54 +00:00
msgid "Cursor Position"
msgstr "Kursora pozīcija"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3588 ../clutter/clutter-text.c:3606
2011-09-08 20:51:54 +00:00
msgid "The cursor position"
msgstr "Kursora novietojums"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3621
2011-09-08 20:51:54 +00:00
msgid "Selection-bound"
msgstr "Izvēles ierobežojums"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3622
2011-09-08 20:51:54 +00:00
msgid "The cursor position of the other end of the selection"
msgstr "Kursora pozīcija otrā izvēles galā"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3637 ../clutter/clutter-text.c:3638
2011-09-08 20:51:54 +00:00
msgid "Selection Color"
msgstr "Izvēles krāsa"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3653
2011-09-08 20:51:54 +00:00
msgid "Selection Color Set"
msgstr "Izvēles krāsa iestatīta"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3654
2011-09-08 20:51:54 +00:00
msgid "Whether the selection color has been set"
msgstr "Vai izvēles krāsa ir iestatīta"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3669
2011-09-08 20:51:54 +00:00
msgid "Attributes"
msgstr "Atribūti"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3670
2011-09-08 20:51:54 +00:00
msgid "A list of style attributes to apply to the contents of the actor"
msgstr "Stila atribūtu saraksts, kuru pielietot izpildītāja saturam"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3692
2011-09-08 20:51:54 +00:00
msgid "Use markup"
msgstr "Lietot marķējumu"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3693
2011-09-08 20:51:54 +00:00
msgid "Whether or not the text includes Pango markup"
msgstr "Vai tekstam jāiekļauj Pango marķējums"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3709
2011-09-08 20:51:54 +00:00
msgid "Line wrap"
msgstr "Rindiņu aplaušana"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3710
2011-09-08 20:51:54 +00:00
msgid "If set, wrap the lines if the text becomes too wide"
msgstr "Ja iestatīts, aplauzt rindas, ja teksts kļūst pārāk plašs"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3725
2011-09-08 20:51:54 +00:00
msgid "Line wrap mode"
msgstr "Rindiņu aplaušanas režīms"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3726
2011-09-08 20:51:54 +00:00
msgid "Control how line-wrapping is done"
msgstr "Kontrolēt, kā notiek rindiņu aplaušana"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3741
2011-09-08 20:51:54 +00:00
msgid "Ellipsize"
msgstr "Īsināt ar daudzpunkti"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3742
2011-09-08 20:51:54 +00:00
msgid "The preferred place to ellipsize the string"
msgstr "Vēlamā vieta, kur virkni īsināt ar daudzpunkti"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3758
2011-09-08 20:51:54 +00:00
msgid "Line Alignment"
msgstr "Rindu līdzināšana"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3759
2011-09-08 20:51:54 +00:00
msgid "The preferred alignment for the string, for multi-line text"
msgstr "Vēlamais virknes līdzinājums vairāku rindiņu tekstam"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3775
2011-09-08 20:51:54 +00:00
msgid "Justify"
msgstr "Izlīdzināt"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3776
2011-09-08 20:51:54 +00:00
msgid "Whether the text should be justified"
msgstr "Vai teksts būtu jāizlīdzina"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3791
2011-09-08 20:51:54 +00:00
msgid "Password Character"
msgstr "Paroles rakstzīme"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3792
2011-09-08 20:51:54 +00:00
msgid "If non-zero, use this character to display the actor's contents"
msgstr "Ja nav nulle, lietot šo rakstzīmi, lai attēlotu izpildītāja saturu"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3806
2011-09-08 20:51:54 +00:00
msgid "Max Length"
msgstr "Maks. garums"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3807
2011-09-08 20:51:54 +00:00
msgid "Maximum length of the text inside the actor"
msgstr "Maksimālais teksta garums izpildītājā"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3830
2011-09-08 20:51:54 +00:00
msgid "Single Line Mode"
msgstr "Vienas rindas režīms"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3831
2011-09-08 20:51:54 +00:00
msgid "Whether the text should be a single line"
msgstr "Vai tekstam jābūt vienā rindiņā"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3845 ../clutter/clutter-text.c:3846
2011-09-08 20:51:54 +00:00
msgid "Selected Text Color"
msgstr "Izvēlētā teksta krāsa"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3861
2011-09-08 20:51:54 +00:00
msgid "Selected Text Color Set"
msgstr "Izvēlētā teksta krāsa iestatīta"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-text.c:3862
2011-09-08 20:51:54 +00:00
msgid "Whether the selected text color has been set"
msgstr "Vai izvēlētā teksta krāsa ir iestatīta"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-timeline.c:591
#: ../clutter/deprecated/clutter-animation.c:516
2012-09-24 20:25:05 +00:00
msgid "Loop"
msgstr "Cikls"
2011-09-08 20:51:54 +00:00
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-timeline.c:592
2012-09-24 20:25:05 +00:00
msgid "Should the timeline automatically restart"
msgstr "Vai automātiski jāpārstartē laika skalas"
2011-09-08 20:51:54 +00:00
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-timeline.c:606
2012-09-24 20:25:05 +00:00
msgid "Delay"
msgstr "Aizture"
2011-09-08 20:51:54 +00:00
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-timeline.c:607
2012-09-24 20:25:05 +00:00
msgid "Delay before start"
msgstr "Aizture pirms sākt"
2011-09-08 20:51:54 +00:00
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-timeline.c:622
#: ../clutter/deprecated/clutter-animation.c:500
#: ../clutter/deprecated/clutter-animator.c:1794
#: ../clutter/deprecated/clutter-media.c:225
#: ../clutter/deprecated/clutter-state.c:1518
2012-09-24 20:25:05 +00:00
msgid "Duration"
msgstr "Ilgums"
2011-09-08 20:51:54 +00:00
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-timeline.c:623
2012-09-24 20:25:05 +00:00
msgid "Duration of the timeline in milliseconds"
msgstr "Laika skalas ilgums milisekundēs"
2011-09-08 20:51:54 +00:00
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-timeline.c:638
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:521
#: ../clutter/deprecated/clutter-behaviour-rotate.c:330
2012-09-24 20:25:05 +00:00
msgid "Direction"
msgstr "Virziens"
2011-09-08 20:51:54 +00:00
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-timeline.c:639
2012-09-24 20:25:05 +00:00
msgid "Direction of the timeline"
msgstr "Laika skalas virziens"
2011-09-08 20:51:54 +00:00
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-timeline.c:654
2012-09-24 20:25:05 +00:00
msgid "Auto Reverse"
msgstr "Autom. apgriezt"
2011-09-08 20:51:54 +00:00
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-timeline.c:655
2012-09-24 20:25:05 +00:00
msgid "Whether the direction should be reversed when reaching the end"
msgstr "Vai virziens būtu jāapgriež, kas sasniedz beigas"
2011-09-08 20:51:54 +00:00
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-timeline.c:673
2012-09-24 20:25:05 +00:00
msgid "Repeat Count"
msgstr "Atkārtot skaitu"
2011-09-08 20:51:54 +00:00
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-timeline.c:674
2012-03-25 10:58:54 +00:00
msgid "How many times the timeline should repeat"
msgstr "Cik reizes vajadzētu atkārtot laika skalu"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-timeline.c:688
2012-03-25 10:58:54 +00:00
msgid "Progress Mode"
msgstr "Progresa režīms"
2015-03-12 19:47:36 +00:00
#: ../clutter/clutter-timeline.c:689
2012-03-25 10:58:54 +00:00
msgid "How the timeline should compute the progress"
msgstr "Kā laika skalai vajadzētu aprēķināt progresu"
2013-09-12 12:22:44 +00:00
#: ../clutter/clutter-transition.c:244
2012-03-25 10:58:54 +00:00
msgid "Interval"
msgstr "Intervāls"
2013-09-12 12:22:44 +00:00
#: ../clutter/clutter-transition.c:245
2012-03-25 10:58:54 +00:00
msgid "The interval of values to transition"
msgstr "Intervāls vērtībai uz pāreju"
2013-09-12 12:22:44 +00:00
#: ../clutter/clutter-transition.c:259
2012-03-25 10:58:54 +00:00
msgid "Animatable"
msgstr "Animējams"
2013-09-12 12:22:44 +00:00
#: ../clutter/clutter-transition.c:260
2012-03-25 10:58:54 +00:00
msgid "The animatable object"
msgstr "Animējams objekts"
2013-09-12 12:22:44 +00:00
#: ../clutter/clutter-transition.c:281
2012-03-25 10:58:54 +00:00
msgid "Remove on Complete"
msgstr "Pie izpildes izņemt"
2013-09-12 12:22:44 +00:00
#: ../clutter/clutter-transition.c:282
2012-03-25 10:58:54 +00:00
msgid "Detach the transition when completed"
msgstr "Kad pabeigts, atvienot pāreju"
2014-03-08 17:46:12 +00:00
#: ../clutter/clutter-zoom-action.c:365
2012-09-24 20:25:05 +00:00
msgid "Zoom Axis"
msgstr "Mēroga ass"
2014-03-08 17:46:12 +00:00
#: ../clutter/clutter-zoom-action.c:366
2012-09-24 20:25:05 +00:00
msgid "Constraints the zoom to an axis"
msgstr "Ierobežo mērogu pie ass"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-alpha.c:347
#: ../clutter/deprecated/clutter-animation.c:531
#: ../clutter/deprecated/clutter-animator.c:1811
2012-09-24 20:25:05 +00:00
msgid "Timeline"
msgstr "Laika skala"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-alpha.c:348
2012-09-24 20:25:05 +00:00
msgid "Timeline used by the alpha"
msgstr "Laika skala, ko izmanto alfa"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-alpha.c:365
2012-09-24 20:25:05 +00:00
msgid "Alpha value"
msgstr "Alfa vērtība"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-alpha.c:366
2012-09-24 20:25:05 +00:00
msgid "Alpha value as computed by the alpha"
msgstr "Alfa vērtība, kādu izskaitļo alfa"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-alpha.c:387
#: ../clutter/deprecated/clutter-animation.c:484
2012-09-24 20:25:05 +00:00
msgid "Mode"
msgstr "Režīms"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-alpha.c:388
2012-09-24 20:25:05 +00:00
msgid "Progress mode"
msgstr "Progresa režīms"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-animation.c:467
2012-09-24 20:25:05 +00:00
msgid "Object"
msgstr "Objekts"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-animation.c:468
2012-09-24 20:25:05 +00:00
msgid "Object to which the animation applies"
msgstr "Objekts, uz ko attiecināma animācija"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-animation.c:485
2012-09-24 20:25:05 +00:00
msgid "The mode of the animation"
msgstr "Animācijas režīms"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-animation.c:501
2012-09-24 20:25:05 +00:00
msgid "Duration of the animation, in milliseconds"
msgstr "Animācijas ilgums milisekundēs"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-animation.c:517
2012-09-24 20:25:05 +00:00
msgid "Whether the animation should loop"
msgstr "Vai animācijai jāciklojas"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-animation.c:532
2012-09-24 20:25:05 +00:00
msgid "The timeline used by the animation"
msgstr "Laika skala, ko izmanto animācija"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-animation.c:548
#: ../clutter/deprecated/clutter-behaviour.c:234
2012-09-24 20:25:05 +00:00
msgid "Alpha"
msgstr "Alfa"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-animation.c:549
2012-09-24 20:25:05 +00:00
msgid "The alpha used by the animation"
msgstr "Alfa, ko izmanto animācija"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-animator.c:1795
2012-09-24 20:25:05 +00:00
msgid "The duration of the animation"
msgstr "Animācijas ilgums"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-animator.c:1812
2012-09-24 20:25:05 +00:00
msgid "The timeline of the animation"
msgstr "Animācijas laika skala"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-behaviour.c:235
2012-03-25 10:58:54 +00:00
msgid "Alpha Object to drive the behaviour"
msgstr "Alfas objekts, kas nosaka uzvedību"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-behaviour-depth.c:180
2012-03-25 10:58:54 +00:00
msgid "Start Depth"
msgstr "Sākuma dziļums"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-behaviour-depth.c:181
2012-03-25 10:58:54 +00:00
msgid "Initial depth to apply"
msgstr "Sākotnējais dziļums, ko pielietot"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-behaviour-depth.c:196
2012-03-25 10:58:54 +00:00
msgid "End Depth"
msgstr "Beigu dziļums"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-behaviour-depth.c:197
2012-03-25 10:58:54 +00:00
msgid "Final depth to apply"
msgstr "Beigu dziļums, ko pielietot"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:394
2012-03-25 10:58:54 +00:00
msgid "Start Angle"
msgstr "Starta leņķis"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:395
#: ../clutter/deprecated/clutter-behaviour-rotate.c:277
2012-03-25 10:58:54 +00:00
msgid "Initial angle"
msgstr "Sākotnējais leņķis"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:410
2012-03-25 10:58:54 +00:00
msgid "End Angle"
msgstr "Finiša leņķis"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:411
#: ../clutter/deprecated/clutter-behaviour-rotate.c:295
2012-03-25 10:58:54 +00:00
msgid "Final angle"
msgstr "Beigu leņķis"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:426
2012-03-25 10:58:54 +00:00
msgid "Angle x tilt"
msgstr "Leņķa x slīpums"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:427
2012-03-25 10:58:54 +00:00
msgid "Tilt of the ellipse around x axis"
msgstr "Elipses slīpums ap x asi"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:442
2012-03-25 10:58:54 +00:00
msgid "Angle y tilt"
msgstr "Leņķa y slīpums"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:443
2012-03-25 10:58:54 +00:00
msgid "Tilt of the ellipse around y axis"
msgstr "Elipses slīpums ap y asi"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:458
2012-03-25 10:58:54 +00:00
msgid "Angle z tilt"
msgstr "Leņķa z slīpums"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:459
2012-03-25 10:58:54 +00:00
msgid "Tilt of the ellipse around z axis"
msgstr "Elipses slīpums ap z asi"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:475
2012-03-25 10:58:54 +00:00
msgid "Width of the ellipse"
msgstr "Elipses platums"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:491
2012-03-25 10:58:54 +00:00
msgid "Height of ellipse"
msgstr "Elipses augstums"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:506
2012-03-25 10:58:54 +00:00
msgid "Center"
msgstr "Vidus"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:507
2012-03-25 10:58:54 +00:00
msgid "Center of ellipse"
msgstr "Elipses vidus"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:522
#: ../clutter/deprecated/clutter-behaviour-rotate.c:331
2012-03-25 10:58:54 +00:00
msgid "Direction of rotation"
msgstr "Rotācijas virziens"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-behaviour-opacity.c:177
2012-03-25 10:58:54 +00:00
msgid "Opacity Start"
msgstr "Necaurspīdīguma sākums"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-behaviour-opacity.c:178
2012-03-25 10:58:54 +00:00
msgid "Initial opacity level"
msgstr "Sākotnējais necaurspīdīguma līmenis"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-behaviour-opacity.c:195
2012-03-25 10:58:54 +00:00
msgid "Opacity End"
msgstr "Necaurspīdīguma beigas"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-behaviour-opacity.c:196
2012-03-25 10:58:54 +00:00
msgid "Final opacity level"
msgstr "Beidzamais necaurspīdīguma līmenis"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-behaviour-path.c:222
2012-03-25 10:58:54 +00:00
msgid "The ClutterPath object representing the path to animate along"
msgstr "ClutterPath objekts, kas norāda ceļu, gar ko jāanimē"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:276
2012-03-25 10:58:54 +00:00
msgid "Angle Begin"
msgstr "Leņķa sākums"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:294
2012-03-25 10:58:54 +00:00
msgid "Angle End"
msgstr "Leņķa beigas"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:312
2012-03-25 10:58:54 +00:00
msgid "Axis"
msgstr "Ass"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:313
2012-03-25 10:58:54 +00:00
msgid "Axis of rotation"
msgstr "Rotācijas ass"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:348
2012-03-25 10:58:54 +00:00
msgid "Center X"
msgstr "Centrs X"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:349
2012-03-25 10:58:54 +00:00
msgid "X coordinate of the center of rotation"
msgstr "Rotācijas centra X koordināta"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:366
2012-03-25 10:58:54 +00:00
msgid "Center Y"
msgstr "Centrs Y"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:367
2012-03-25 10:58:54 +00:00
msgid "Y coordinate of the center of rotation"
msgstr "Rotācijas centra Y koordināta"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:384
2012-03-25 10:58:54 +00:00
msgid "Center Z"
msgstr "Centrs Z"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:385
2012-03-25 10:58:54 +00:00
msgid "Z coordinate of the center of rotation"
msgstr "Rotācijas centra Z koordināta"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-behaviour-scale.c:222
2012-03-25 10:58:54 +00:00
msgid "X Start Scale"
msgstr "X sākuma mērogs"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-behaviour-scale.c:223
2012-03-25 10:58:54 +00:00
msgid "Initial scale on the X axis"
msgstr "Sākuma mērogs uz X ass"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-behaviour-scale.c:241
2012-03-25 10:58:54 +00:00
msgid "X End Scale"
msgstr "X beigu mērogs"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-behaviour-scale.c:242
2012-03-25 10:58:54 +00:00
msgid "Final scale on the X axis"
msgstr "Beigu mērogs uz X ass"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-behaviour-scale.c:260
2012-03-25 10:58:54 +00:00
msgid "Y Start Scale"
msgstr "Y sākuma mērogs"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-behaviour-scale.c:261
2012-03-25 10:58:54 +00:00
msgid "Initial scale on the Y axis"
msgstr "Sākuma mērogs uz Y ass"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-behaviour-scale.c:279
2012-03-25 10:58:54 +00:00
msgid "Y End Scale"
msgstr "Y beigu mērogs"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-behaviour-scale.c:280
2012-03-25 10:58:54 +00:00
msgid "Final scale on the Y axis"
msgstr "Beigu mērogs uz Y ass"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-box.c:261
2012-03-25 10:58:54 +00:00
msgid "The background color of the box"
msgstr "Kastes fona krāsa"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-box.c:279
2012-03-25 10:58:54 +00:00
msgid "Color Set"
msgstr "Krāsa iestatīta"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-cairo-texture.c:585
2012-09-24 20:25:05 +00:00
msgid "Surface Width"
msgstr "Virsmas platums"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-cairo-texture.c:586
2012-09-24 20:25:05 +00:00
msgid "The width of the Cairo surface"
msgstr "Cairo virsmas platums"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-cairo-texture.c:603
2012-09-24 20:25:05 +00:00
msgid "Surface Height"
msgstr "Virsmas augstums"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-cairo-texture.c:604
2012-09-24 20:25:05 +00:00
msgid "The height of the Cairo surface"
msgstr "Cairo virsmas augstums"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-cairo-texture.c:624
2012-09-24 20:25:05 +00:00
msgid "Auto Resize"
msgstr "Autom. mainīt izmēru"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-cairo-texture.c:625
2012-09-24 20:25:05 +00:00
msgid "Whether the surface should match the allocation"
msgstr "Vai virsmai būtu jāatbilst piešķīrumam"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-media.c:84
2012-09-24 20:25:05 +00:00
msgid "URI"
msgstr "URI"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-media.c:85
2012-09-24 20:25:05 +00:00
msgid "URI of a media file"
msgstr "Datu nesēja datnes URI"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-media.c:101
2012-09-24 20:25:05 +00:00
msgid "Playing"
msgstr "Atskaņo"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-media.c:102
2012-09-24 20:25:05 +00:00
msgid "Whether the actor is playing"
msgstr "Vai izpildītājs ir atskaņo"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-media.c:119
2012-09-24 20:25:05 +00:00
msgid "Progress"
msgstr "Progress"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-media.c:120
2012-09-24 20:25:05 +00:00
msgid "Current progress of the playback"
msgstr "Pašreizējais atskaņošanas progress"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-media.c:136
2012-09-24 20:25:05 +00:00
msgid "Subtitle URI"
msgstr "Subtitru URI"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-media.c:137
2012-09-24 20:25:05 +00:00
msgid "URI of a subtitle file"
msgstr "Subtitru datnes URI"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-media.c:155
2012-09-24 20:25:05 +00:00
msgid "Subtitle Font Name"
msgstr "Subtitru fonta nosaukums"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-media.c:156
2012-09-24 20:25:05 +00:00
msgid "The font used to display subtitles"
msgstr "Fonts, ko izmantot subtitru attēlošanai"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-media.c:173
2012-09-24 20:25:05 +00:00
msgid "Audio Volume"
msgstr "Audio skaļums"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-media.c:174
2012-09-24 20:25:05 +00:00
msgid "The volume of the audio"
msgstr "Audio skaļums"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-media.c:190
2012-09-24 20:25:05 +00:00
msgid "Can Seek"
msgstr "Var meklēt"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-media.c:191
2012-09-24 20:25:05 +00:00
msgid "Whether the current stream is seekable"
msgstr "Vai šajā straumē var meklēt"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-media.c:208
2012-09-24 20:25:05 +00:00
msgid "Buffer Fill"
msgstr "Bufera aizpildījums"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-media.c:209
2012-09-24 20:25:05 +00:00
msgid "The fill level of the buffer"
msgstr "Bufera aizpildījuma līmenis"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-media.c:226
2012-09-24 20:25:05 +00:00
msgid "The duration of the stream, in seconds"
msgstr "Straumes ilgums, sekundēs"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-rectangle.c:275
2012-03-25 10:58:54 +00:00
msgid "The color of the rectangle"
msgstr "Taisnstūra krāsa"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-rectangle.c:288
2012-03-25 10:58:54 +00:00
msgid "Border Color"
msgstr "Malas krāsa"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-rectangle.c:289
2012-03-25 10:58:54 +00:00
msgid "The color of the border of the rectangle"
msgstr "Taisnstūra malas krāsa"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-rectangle.c:304
2012-03-25 10:58:54 +00:00
msgid "Border Width"
msgstr "Malas platums"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-rectangle.c:305
2012-03-25 10:58:54 +00:00
msgid "The width of the border of the rectangle"
msgstr "Taisnstūra malas platums"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-rectangle.c:319
2012-03-25 10:58:54 +00:00
msgid "Has Border"
msgstr "Ir mala"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-rectangle.c:320
2012-03-25 10:58:54 +00:00
msgid "Whether the rectangle should have a border"
msgstr "Vai taisnstūrim ir vajadzīga mala"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-shader.c:257
2012-03-25 10:58:54 +00:00
msgid "Vertex Source"
msgstr "Virsotnes avots"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-shader.c:258
2012-03-25 10:58:54 +00:00
msgid "Source of vertex shader"
msgstr "Virsotnes ēnotāja avots"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-shader.c:274
2012-03-25 10:58:54 +00:00
msgid "Fragment Source"
msgstr "Fragmenta avots"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-shader.c:275
2012-03-25 10:58:54 +00:00
msgid "Source of fragment shader"
msgstr "Fragmenta ēnotāja avots"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-shader.c:292
2012-03-25 10:58:54 +00:00
msgid "Compiled"
msgstr "Kompilēts"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-shader.c:293
2012-03-25 10:58:54 +00:00
msgid "Whether the shader is compiled and linked"
msgstr "Kad ēnotājs ir kompilēts un piesaistīts"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-shader.c:310
2012-03-25 10:58:54 +00:00
msgid "Whether the shader is enabled"
msgstr "Kad ēnotājs ir aktivēts"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-shader.c:521
2012-03-25 10:58:54 +00:00
#, c-format
msgid "%s compilation failed: %s"
msgstr "%s kompilēšana neizdevās: %s"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-shader.c:522
2012-03-25 10:58:54 +00:00
msgid "Vertex shader"
msgstr "Virsotnes ēnotājs"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-shader.c:523
2012-03-25 10:58:54 +00:00
msgid "Fragment shader"
msgstr "Fragmenta ēnotājs"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-state.c:1500
2012-09-24 20:25:05 +00:00
msgid "State"
msgstr "Stāvoklis"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-state.c:1501
2012-09-24 20:25:05 +00:00
msgid "Currently set state, (transition to this state might not be complete)"
msgstr ""
"Pašlaik iestatītais stāvoklis, (pāreja uz šo stāvokli varētu nebūt pabeigta)"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-state.c:1519
2012-09-24 20:25:05 +00:00
msgid "Default transition duration"
msgstr "Noklusētais pārejas ilgums"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-table-layout.c:533
2014-03-08 17:46:12 +00:00
msgid "Column Number"
msgstr "Kolonnas numurs"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-table-layout.c:534
2014-03-08 17:46:12 +00:00
msgid "The column the widget resides in"
msgstr "Kolonna, kurā atrodas logdaļa"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-table-layout.c:541
2014-03-08 17:46:12 +00:00
msgid "Row Number"
msgstr "Rindas numurs"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-table-layout.c:542
2014-03-08 17:46:12 +00:00
msgid "The row the widget resides in"
msgstr "Rinda, kurā atrodas logdaļa"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-table-layout.c:549
2014-03-08 17:46:12 +00:00
msgid "Column Span"
msgstr "Kolonnu apvienojums"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-table-layout.c:550
2014-03-08 17:46:12 +00:00
msgid "The number of columns the widget should span"
msgstr "Kolonnu skaits, ko logdaļai apvienot"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-table-layout.c:557
2014-03-08 17:46:12 +00:00
msgid "Row Span"
msgstr "Rindu apvienojums"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-table-layout.c:558
2014-03-08 17:46:12 +00:00
msgid "The number of rows the widget should span"
msgstr "Rindu skaits, ko logdaļai apvienot"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-table-layout.c:565
2014-03-08 17:46:12 +00:00
msgid "Horizontal Expand"
msgstr "Horizontāli izvērsts"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-table-layout.c:566
2014-03-08 17:46:12 +00:00
msgid "Allocate extra space for the child in horizontal axis"
msgstr "Bērnam piešķirt papildu vietu uz horizontālās ass"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-table-layout.c:572
2014-03-08 17:46:12 +00:00
msgid "Vertical Expand"
msgstr "Vertikāli izvērsts"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-table-layout.c:573
2014-03-08 17:46:12 +00:00
msgid "Allocate extra space for the child in vertical axis"
msgstr "Bērnam piešķirt papildu vietu uz vertikālās ass"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-table-layout.c:1628
2014-03-08 17:46:12 +00:00
msgid "Spacing between columns"
msgstr "Atstarpe starp kolonnām"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-table-layout.c:1644
2014-03-08 17:46:12 +00:00
msgid "Spacing between rows"
msgstr "Atstarpe starp rindām"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-texture.c:992
2012-09-24 20:25:05 +00:00
msgid "Sync size of actor"
msgstr "Izpildītājā sinhronizēšanas izmērs"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-texture.c:993
2012-09-24 20:25:05 +00:00
msgid "Auto sync size of actor to underlying pixbuf dimensions"
msgstr ""
"Automātiski sinhronizēt izpildītāja izmēru uz apakšējā pikseļu bufera "
"dimensijām"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-texture.c:1000
2012-09-24 20:25:05 +00:00
msgid "Disable Slicing"
msgstr "Deaktivēt sagriešanu"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-texture.c:1001
2012-09-24 20:25:05 +00:00
msgid ""
"Forces the underlying texture to be singular and not made of smaller space "
"saving individual textures"
msgstr ""
"Piespiež apakšējo tekstūru būt viengabalainai un nevis veidotai no mazākām "
"telpām, kas satur atsevišķas tekstūras"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-texture.c:1010
2012-09-24 20:25:05 +00:00
msgid "Tile Waste"
msgstr "Flīžu zudumi"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-texture.c:1011
2012-09-24 20:25:05 +00:00
msgid "Maximum waste area of a sliced texture"
msgstr "Maksimālais izniekotais sagrieztas tekstūras laukums"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-texture.c:1019
2012-09-24 20:25:05 +00:00
msgid "Horizontal repeat"
msgstr "Horizontālā atkārtošana"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-texture.c:1020
2012-09-24 20:25:05 +00:00
msgid "Repeat the contents rather than scaling them horizontally"
msgstr "Atkārtot saturu, nevis to horizontāli mērogot"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-texture.c:1027
2012-09-24 20:25:05 +00:00
msgid "Vertical repeat"
msgstr "Vertikālā atkārtošana"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-texture.c:1028
2012-09-24 20:25:05 +00:00
msgid "Repeat the contents rather than scaling them vertically"
msgstr "Atkārtot saturu, nevis to vertikāli mērogot"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-texture.c:1035
2012-09-24 20:25:05 +00:00
msgid "Filter Quality"
msgstr "Filtra kvalitāte"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-texture.c:1036
2012-09-24 20:25:05 +00:00
msgid "Rendering quality used when drawing the texture"
msgstr "Renderēšanas kvalitāte, zīmējot tekstūru"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-texture.c:1044
2012-09-24 20:25:05 +00:00
msgid "Pixel Format"
msgstr "Pikseļu formāts"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-texture.c:1045
2012-09-24 20:25:05 +00:00
msgid "The Cogl pixel format to use"
msgstr "Izmantojamais Cogl pikseļu formāts"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-texture.c:1053
#: ../clutter/wayland/clutter-wayland-surface.c:445
2012-09-24 20:25:05 +00:00
msgid "Cogl Texture"
msgstr "Cogl tekstūra"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-texture.c:1054
#: ../clutter/wayland/clutter-wayland-surface.c:446
2012-09-24 20:25:05 +00:00
msgid "The underlying Cogl texture handle used to draw this actor"
msgstr "Apakšējais Cogl tekstūras turis, ko izmanto šī izpildītāja zīmēšanai"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-texture.c:1061
2012-09-24 20:25:05 +00:00
msgid "Cogl Material"
msgstr "Cogl materiāls"
2013-09-12 12:22:44 +00:00
#: ../clutter/deprecated/clutter-texture.c:1062
2012-09-24 20:25:05 +00:00
msgid "The underlying Cogl material handle used to draw this actor"
msgstr "Apakšējais Cogl materiāla turis, ko izmanto šī izpildītāja zīmēšanai"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-texture.c:1082
2012-09-24 20:25:05 +00:00
msgid "The path of the file containing the image data"
msgstr "Datnes ceļš, kas satur attēla datus"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-texture.c:1089
2012-09-24 20:25:05 +00:00
msgid "Keep Aspect Ratio"
msgstr "Paturēt izmēra attiecību"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-texture.c:1090
2012-09-24 20:25:05 +00:00
msgid ""
"Keep the aspect ratio of the texture when requesting the preferred width or "
"height"
msgstr ""
"Paturēt tekstūras izmēra attiecību, kad pieprasa vēlamo platumu vai augstumu"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-texture.c:1118
2012-09-24 20:25:05 +00:00
msgid "Load asynchronously"
msgstr "Ielādēt asinhroni"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-texture.c:1119
2012-09-24 20:25:05 +00:00
msgid ""
"Load files inside a thread to avoid blocking when loading images from disk"
msgstr ""
"Ielādēt datnes pavedienā, lai izvairītos no bloķēšanas, kad ielādē attēlus "
"no diska"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-texture.c:1137
2012-09-24 20:25:05 +00:00
msgid "Load data asynchronously"
msgstr "Ielādēt datus asinhroni"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-texture.c:1138
2012-09-24 20:25:05 +00:00
msgid ""
"Decode image data files inside a thread to reduce blocking when loading "
"images from disk"
msgstr ""
"Atšifrēt attēla datu datnes pavedienā, lai samazinātu bloķēšanu, kad ielādē "
"attēlus no diska"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-texture.c:1164
2012-09-24 20:25:05 +00:00
msgid "Pick With Alpha"
msgstr "Paņemt ar alfa"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-texture.c:1165
2012-09-24 20:25:05 +00:00
msgid "Shape actor with alpha channel when picking"
msgstr "Formēt izpildītāju ar alfa kanālu, kad paņem"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-texture.c:1608
#: ../clutter/deprecated/clutter-texture.c:2003
#: ../clutter/deprecated/clutter-texture.c:2100
#: ../clutter/deprecated/clutter-texture.c:2402
2012-09-24 20:25:05 +00:00
#, c-format
msgid "Failed to load the image data"
msgstr "Neizdevās ielādēt attēla datus"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-texture.c:1767
2012-09-24 20:25:05 +00:00
#, c-format
msgid "YUV textures are not supported"
msgstr "YUV tekstūras nav atbalstītas"
2015-03-12 19:47:36 +00:00
#: ../clutter/deprecated/clutter-texture.c:1776
2012-09-24 20:25:05 +00:00
#, c-format
msgid "YUV2 textues are not supported"
msgstr "YUV2 tekstūras nav atbalstītas"
2015-03-12 19:47:36 +00:00
#: ../clutter/gdk/clutter-backend-gdk.c:171
#, c-format
msgid "Could not initialize Gdk"
msgstr "Nevarēja inicializēt Gdk"
#: ../clutter/gdk/clutter-backend-gdk.c:314
2012-03-25 10:58:54 +00:00
#, c-format
msgid "Could not find a suitable CoglWinsys for a GdkDisplay of type %s"
msgstr "Nevarēja atrast piemērotu CoglWinsys priekš GdkDisplay tipa %s"
2013-09-12 12:22:44 +00:00
#: ../clutter/wayland/clutter-wayland-surface.c:419
2012-03-25 10:58:54 +00:00
msgid "Surface"
msgstr "Virsma"
2013-09-12 12:22:44 +00:00
#: ../clutter/wayland/clutter-wayland-surface.c:420
2012-03-25 10:58:54 +00:00
msgid "The underlying wayland surface"
msgstr "Apakšējā wayland virsma"
2013-09-12 12:22:44 +00:00
#: ../clutter/wayland/clutter-wayland-surface.c:427
2012-03-25 10:58:54 +00:00
msgid "Surface width"
msgstr "Virsmas platums"
2013-09-12 12:22:44 +00:00
#: ../clutter/wayland/clutter-wayland-surface.c:428
2012-03-25 10:58:54 +00:00
msgid "The width of the underlying wayland surface"
msgstr "Apakšējās wayland virsmas platums"
2013-09-12 12:22:44 +00:00
#: ../clutter/wayland/clutter-wayland-surface.c:436
2012-03-25 10:58:54 +00:00
msgid "Surface height"
msgstr "Virsmas augstums"
2013-09-12 12:22:44 +00:00
#: ../clutter/wayland/clutter-wayland-surface.c:437
2012-03-25 10:58:54 +00:00
msgid "The height of the underlying wayland surface"
msgstr "Apakšējās wayland virsmas augstums"
2015-03-12 19:47:36 +00:00
#: ../clutter/x11/clutter-backend-x11.c:490
2011-09-08 20:51:54 +00:00
msgid "X display to use"
msgstr "Lietojamais X displejs"
2015-03-12 19:47:36 +00:00
#: ../clutter/x11/clutter-backend-x11.c:496
2011-09-08 20:51:54 +00:00
msgid "X screen to use"
msgstr "Izmantojamais X ekrāns"
2015-03-12 19:47:36 +00:00
#: ../clutter/x11/clutter-backend-x11.c:501
2011-09-08 20:51:54 +00:00
msgid "Make X calls synchronous"
msgstr "Padarīt X izsaukumus sinhronus"
2015-03-12 19:47:36 +00:00
#: ../clutter/x11/clutter-backend-x11.c:508
2013-09-12 12:22:44 +00:00
msgid "Disable XInput support"
msgstr "Deaktivēt XInput atbalstu"
2011-09-08 20:51:54 +00:00
2014-03-08 17:46:12 +00:00
#: ../clutter/x11/clutter-keymap-x11.c:458
2011-09-08 20:51:54 +00:00
msgid "The Clutter backend"
msgstr "Clutter aizmugure"
2013-09-12 12:22:44 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:534
2011-09-08 20:51:54 +00:00
msgid "Pixmap"
msgstr "Pikseļu karte"
2013-09-12 12:22:44 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:535
2011-09-08 20:51:54 +00:00
msgid "The X11 Pixmap to be bound"
msgstr "X11 pikseļu karte, ko saistīt"
2013-09-12 12:22:44 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:543
2011-09-08 20:51:54 +00:00
msgid "Pixmap width"
msgstr "Pikseļu kartes platums"
2013-09-12 12:22:44 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:544
2011-09-08 20:51:54 +00:00
msgid "The width of the pixmap bound to this texture"
msgstr "Platums pikseļu kartei, kas saistīta uz šīs tekstūras"
2013-09-12 12:22:44 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:552
2011-09-08 20:51:54 +00:00
msgid "Pixmap height"
msgstr "Pikseļu kartes augstums"
2013-09-12 12:22:44 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:553
2011-09-08 20:51:54 +00:00
msgid "The height of the pixmap bound to this texture"
msgstr "Augstums pikseļu kartei, kas saistīta uz šīs tekstūras"
2013-09-12 12:22:44 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:561
2011-09-08 20:51:54 +00:00
msgid "Pixmap Depth"
msgstr "Pikseļu kartes dziļums"
2013-09-12 12:22:44 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:562
2011-09-08 20:51:54 +00:00
msgid "The depth (in number of bits) of the pixmap bound to this texture"
msgstr ""
"Dziļums (izteikts bitu skaitā) pikseļu kartei, kas saistīta uz šīs tekstūras"
2013-09-12 12:22:44 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:570
2011-09-08 20:51:54 +00:00
msgid "Automatic Updates"
msgstr "Automātiska atjaunināšana"
2013-09-12 12:22:44 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:571
2011-09-08 20:51:54 +00:00
msgid "If the texture should be kept in sync with any pixmap changes."
msgstr "Ja tekstūru jāuztur sinhronu ar jebkādām pikseļu kartes izmaiņām."
2013-09-12 12:22:44 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:579
2011-09-08 20:51:54 +00:00
msgid "Window"
msgstr "Logs"
2013-09-12 12:22:44 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:580
2011-09-08 20:51:54 +00:00
msgid "The X11 Window to be bound"
msgstr "X11 logs, ko saistīt"
2013-09-12 12:22:44 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:588
2011-09-08 20:51:54 +00:00
msgid "Window Redirect Automatic"
msgstr "Loga pārsūtīšana automātiska"
2013-09-12 12:22:44 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:589
2011-09-08 20:51:54 +00:00
msgid "If composite window redirects are set to Automatic (or Manual if false)"
msgstr ""
"Vai kompozītloga pārsūtījumi ir iestatīti kā Automātiski (vai Manuāli, ja "
"aplams)"
2013-09-12 12:22:44 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:599
2011-09-08 20:51:54 +00:00
msgid "Window Mapped"
msgstr "Loga kartējums"
2013-09-12 12:22:44 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:600
2011-09-08 20:51:54 +00:00
msgid "If window is mapped"
msgstr "Vai logs ir kartēts"
2013-09-12 12:22:44 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:609
2011-09-08 20:51:54 +00:00
msgid "Destroyed"
msgstr "Iznīcināts"
2013-09-12 12:22:44 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:610
2011-09-08 20:51:54 +00:00
msgid "If window has been destroyed"
msgstr "Vai logs tika iznīcināts"
2013-09-12 12:22:44 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:618
2011-09-08 20:51:54 +00:00
msgid "Window X"
msgstr "Logs X"
2013-09-12 12:22:44 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:619
2011-09-08 20:51:54 +00:00
msgid "X position of window on screen according to X11"
msgstr "Loga X novietojums uz ekrāna, pēc X11"
2013-09-12 12:22:44 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:627
2011-09-08 20:51:54 +00:00
msgid "Window Y"
msgstr "Logs Y"
2013-09-12 12:22:44 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:628
2011-09-08 20:51:54 +00:00
msgid "Y position of window on screen according to X11"
msgstr "Loga Y novietojums uz ekrāna, pēc X11"
2013-09-12 12:22:44 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:635
2011-09-08 20:51:54 +00:00
msgid "Window Override Redirect"
msgstr "Loga pārrakstīšanas pārsūtīšana"
2013-09-12 12:22:44 +00:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:636
2011-09-08 20:51:54 +00:00
msgid "If this is an override-redirect window"
msgstr "Vai šis ir pārrakstīšanas-pārsūtīšanas logs"
2012-03-25 10:58:54 +00:00
2015-03-12 19:47:36 +00:00
#~ msgid "Clutter profiling flags to set"
#~ msgstr "Iestatāmie Clutter profilēšanas karodziņi"
#~ msgid "Clutter profiling flags to unset"
#~ msgstr "Noņemamie Clutter profilēšanas karodziņi"
2014-03-08 17:46:12 +00:00
#~ msgid "sysfs Path"
#~ msgstr "sysfs ceļš"
#~ msgid "Path of the device in sysfs"
#~ msgstr "sysfs ierīces ceļš"
#~ msgid "Device Path"
#~ msgstr "Ierīces ceļš"
#~ msgid "Path of the device node"
#~ msgstr "Ierīces mezgla ceļš"
2012-03-25 10:58:54 +00:00
#~ msgid "The layout manager used by the box"
#~ msgstr "Izkārtojuma pārvaldnieks, ko izmanto kaste"