2804 lines
108 KiB
Plaintext
2804 lines
108 KiB
Plaintext
# Copyright (C) YEAR Intel Corporation
|
||
# This file is distributed under the same license as the PACKAGE package.
|
||
# Copyright (C) 2011,2012 Swecha Telugu localization Team <localization@swecha.net>
|
||
#
|
||
# sneha ponnaganti(Swecha team) <sneha.ponnaganti@gmail.com>, 2011.
|
||
# upendra(swecha team) <thethemailbox@gmail.com>, 2012.
|
||
# Sasi Bhushan Boddepalli <sasi@swecha.net>,2012.
|
||
# Hari krishna <hari@swecha.net>, 2012.
|
||
# Krishnababu Krothapalli <kkrothap@redhat.com>, 2011, 2012.
|
||
# GVS.Giri<gvs.giri947@gmail.com> <>, 2012.
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: clutter\n"
|
||
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
|
||
"product=clutter&keywords=I18N+L10N&component=general\n"
|
||
"POT-Creation-Date: 2012-08-28 13:46+0000\n"
|
||
"PO-Revision-Date: 2012-09-18 16:12+0530\n"
|
||
"Last-Translator: Krishnababu Krothapalli <kkrothap@redhat.com>\n"
|
||
"Language-Team: Telugu <indlinux-telugu@lists.sourceforge.net>\n"
|
||
"Language: te\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
"Plural-Forms: nplurals=2; plural=(n!=1);\n"
|
||
"X-Generator: Lokalize 1.4\n"
|
||
|
||
#: ../clutter/clutter-actor.c:6121
|
||
msgid "X coordinate"
|
||
msgstr "X అక్షము"
|
||
|
||
#: ../clutter/clutter-actor.c:6122
|
||
msgid "X coordinate of the actor"
|
||
msgstr "పాత్రదారి యొక్క X అక్షము"
|
||
|
||
#: ../clutter/clutter-actor.c:6140
|
||
msgid "Y coordinate"
|
||
msgstr "Y అక్షము"
|
||
|
||
#: ../clutter/clutter-actor.c:6141
|
||
msgid "Y coordinate of the actor"
|
||
msgstr "పాత్రదారి యొక్క Y అక్షము"
|
||
|
||
#: ../clutter/clutter-actor.c:6163
|
||
msgid "Position"
|
||
msgstr "స్థానం"
|
||
|
||
#: ../clutter/clutter-actor.c:6164
|
||
msgid "The position of the origin of the actor"
|
||
msgstr "నటుడు యొక్క మూలం యొక్క స్థానం"
|
||
|
||
#: ../clutter/clutter-actor.c:6181 ../clutter/clutter-canvas.c:215
|
||
#: ../clutter/clutter-grid-layout.c:1238
|
||
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:481
|
||
msgid "Width"
|
||
msgstr "వెడల్పు"
|
||
|
||
#: ../clutter/clutter-actor.c:6182
|
||
msgid "Width of the actor"
|
||
msgstr "పాత్రదారి యొక్క వెడల్పు"
|
||
|
||
#: ../clutter/clutter-actor.c:6200 ../clutter/clutter-canvas.c:231
|
||
#: ../clutter/clutter-grid-layout.c:1245
|
||
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:497
|
||
msgid "Height"
|
||
msgstr "ఎత్తు"
|
||
|
||
#: ../clutter/clutter-actor.c:6201
|
||
msgid "Height of the actor"
|
||
msgstr "పాత్రదారి యొక్క యెత్తుర్"
|
||
|
||
#: ../clutter/clutter-actor.c:6222
|
||
msgid "Size"
|
||
msgstr "పరిమాణము"
|
||
|
||
#: ../clutter/clutter-actor.c:6223
|
||
msgid "The size of the actor"
|
||
msgstr "నటుడు యొక్క పరిమాణం"
|
||
|
||
#: ../clutter/clutter-actor.c:6241
|
||
msgid "Fixed X"
|
||
msgstr "నిర్దిష్ట X"
|
||
|
||
#: ../clutter/clutter-actor.c:6242
|
||
msgid "Forced X position of the actor"
|
||
msgstr "పాత్రదారి యొక్క నిర్దిష్ట X స్థానం"
|
||
|
||
#: ../clutter/clutter-actor.c:6259
|
||
msgid "Fixed Y"
|
||
msgstr "నిర్దిష్ట Y"
|
||
|
||
#: ../clutter/clutter-actor.c:6260
|
||
msgid "Forced Y position of the actor"
|
||
msgstr "పాత్రదారి యొక్క బలవంతపు Y స్థానం"
|
||
|
||
#: ../clutter/clutter-actor.c:6275
|
||
msgid "Fixed position set"
|
||
msgstr "నిర్దిష్ట స్థాన అమర్పు"
|
||
|
||
#: ../clutter/clutter-actor.c:6276
|
||
msgid "Whether to use fixed positioning for the actor"
|
||
msgstr "పాత్రదారి కొరకు నిర్దిష్టంగా స్థానపరచుటను వుపయోగించాలా"
|
||
|
||
#: ../clutter/clutter-actor.c:6294
|
||
msgid "Min Width"
|
||
msgstr "కనిష్ఠ వెడల్పు"
|
||
|
||
#: ../clutter/clutter-actor.c:6295
|
||
msgid "Forced minimum width request for the actor"
|
||
msgstr "పాత్రదారి కొరకు అభ్యర్దించిన బలవంతపు కనిష్ట వెడల్పు"
|
||
|
||
#: ../clutter/clutter-actor.c:6313
|
||
msgid "Min Height"
|
||
msgstr "కనిష్ఠ ఎత్తు"
|
||
|
||
#: ../clutter/clutter-actor.c:6314
|
||
msgid "Forced minimum height request for the actor"
|
||
msgstr "పాత్రదారి కొరకు అభ్యర్దించిన బలవంతపు కనిష్ట యెత్తు"
|
||
|
||
#: ../clutter/clutter-actor.c:6332
|
||
msgid "Natural Width"
|
||
msgstr "సహజ వెడల్పు"
|
||
|
||
#: ../clutter/clutter-actor.c:6333
|
||
msgid "Forced natural width request for the actor"
|
||
msgstr "పాత్రదారి కొరకు అభ్యర్దించిన బలవంతపు సహజ వెడల్పు"
|
||
|
||
#: ../clutter/clutter-actor.c:6351
|
||
msgid "Natural Height"
|
||
msgstr "సహజ యెత్తు"
|
||
|
||
#: ../clutter/clutter-actor.c:6352
|
||
msgid "Forced natural height request for the actor"
|
||
msgstr "పాత్రదారి కొరకు అభ్యర్దించిన బలవంతపు సహజ యెత్తు"
|
||
|
||
#: ../clutter/clutter-actor.c:6367
|
||
msgid "Minimum width set"
|
||
msgstr "కనిష్ట వెడల్పు అమర్పు"
|
||
|
||
#: ../clutter/clutter-actor.c:6368
|
||
msgid "Whether to use the min-width property"
|
||
msgstr "కనిష్ట-వెడల్పు లక్షణం వుపయోగించాలా"
|
||
|
||
#: ../clutter/clutter-actor.c:6382
|
||
msgid "Minimum height set"
|
||
msgstr "కనిష్ట యెత్తు అమర్పు"
|
||
|
||
#: ../clutter/clutter-actor.c:6383
|
||
msgid "Whether to use the min-height property"
|
||
msgstr "కనిష్ట-యెత్తు లక్షణం వుపయోగించాలా"
|
||
|
||
#: ../clutter/clutter-actor.c:6397
|
||
msgid "Natural width set"
|
||
msgstr "సహజ వెడల్పు అమర్పు"
|
||
|
||
#: ../clutter/clutter-actor.c:6398
|
||
msgid "Whether to use the natural-width property"
|
||
msgstr "సహజ-వెడల్పు లక్షణం వుపయోగించాలా"
|
||
|
||
#: ../clutter/clutter-actor.c:6412
|
||
msgid "Natural height set"
|
||
msgstr "సహజ యెత్తు అమర్పు"
|
||
|
||
#: ../clutter/clutter-actor.c:6413
|
||
msgid "Whether to use the natural-height property"
|
||
msgstr "సహజ-యెత్తు లక్షణం వుపయోగించాలా"
|
||
|
||
#: ../clutter/clutter-actor.c:6429
|
||
msgid "Allocation"
|
||
msgstr "కేటాయింపు"
|
||
|
||
#: ../clutter/clutter-actor.c:6430
|
||
msgid "The actor's allocation"
|
||
msgstr "పాత్రదారి యొక్క కేటాయింపు"
|
||
|
||
#: ../clutter/clutter-actor.c:6487
|
||
msgid "Request Mode"
|
||
msgstr "అభ్యర్దన విధం"
|
||
|
||
#: ../clutter/clutter-actor.c:6488
|
||
msgid "The actor's request mode"
|
||
msgstr "పాత్రదారి యొక్క అభ్యర్దన విధం"
|
||
|
||
#: ../clutter/clutter-actor.c:6512
|
||
msgid "Depth"
|
||
msgstr "లోతు"
|
||
|
||
#: ../clutter/clutter-actor.c:6513
|
||
msgid "Position on the Z axis"
|
||
msgstr "Z అక్షంపై స్థానం"
|
||
|
||
#: ../clutter/clutter-actor.c:6540
|
||
msgid "Z Position"
|
||
msgstr "Z స్థానం"
|
||
|
||
#: ../clutter/clutter-actor.c:6541
|
||
msgid "The actor's position on the Z axis"
|
||
msgstr "నటుడు యొక్క స్థానం Z అక్షం పైన"
|
||
|
||
#: ../clutter/clutter-actor.c:6558
|
||
msgid "Opacity"
|
||
msgstr "మసక"
|
||
|
||
#: ../clutter/clutter-actor.c:6559
|
||
msgid "Opacity of an actor"
|
||
msgstr "పాత్రదారి యొక్క మసక"
|
||
|
||
#: ../clutter/clutter-actor.c:6579
|
||
msgid "Offscreen redirect"
|
||
msgstr "ఆఫ్స్క్రీన్ రీడైరెక్ట్"
|
||
|
||
#: ../clutter/clutter-actor.c:6580
|
||
msgid "Flags controlling when to flatten the actor into a single image"
|
||
msgstr ""
|
||
"పాత్రదారిను వొంటరి ప్రతిరూపమునకు యెప్పుడు ఫ్లాటెన్ చేయాలో నియంత్రించే "
|
||
"ఫ్లాగులు"
|
||
|
||
#: ../clutter/clutter-actor.c:6594
|
||
msgid "Visible"
|
||
msgstr "దృశ్యనీయం"
|
||
|
||
#: ../clutter/clutter-actor.c:6595
|
||
msgid "Whether the actor is visible or not"
|
||
msgstr "పాత్రదారి దృశ్యనీయం కావలెనా లేదా"
|
||
|
||
#: ../clutter/clutter-actor.c:6609
|
||
msgid "Mapped"
|
||
msgstr "మాప్డ్"
|
||
|
||
#: ../clutter/clutter-actor.c:6610
|
||
msgid "Whether the actor will be painted"
|
||
msgstr "పాత్రదారి రంగు వేయబడుదురా"
|
||
|
||
#: ../clutter/clutter-actor.c:6623
|
||
msgid "Realized"
|
||
msgstr "తెలుసుకొనెను"
|
||
|
||
#: ../clutter/clutter-actor.c:6624
|
||
msgid "Whether the actor has been realized"
|
||
msgstr "పాత్రదారికు తెలియవలెనా"
|
||
|
||
#: ../clutter/clutter-actor.c:6639
|
||
msgid "Reactive"
|
||
msgstr "తిరిగిక్రియాశీలీకరించు"
|
||
|
||
#: ../clutter/clutter-actor.c:6640
|
||
msgid "Whether the actor is reactive to events"
|
||
msgstr "పాత్రధారి చర్యకు స్పందించుచున్నారా లేదా"
|
||
|
||
#: ../clutter/clutter-actor.c:6651
|
||
msgid "Has Clip"
|
||
msgstr "క్లిప్ ఉన్న"
|
||
|
||
#: ../clutter/clutter-actor.c:6652
|
||
msgid "Whether the actor has a clip set"
|
||
msgstr "పాత్రధారికి క్లిప్ సెట్ ఉన్నదా లేదా"
|
||
|
||
#: ../clutter/clutter-actor.c:6665
|
||
msgid "Clip"
|
||
msgstr "క్లిప్"
|
||
|
||
#: ../clutter/clutter-actor.c:6666
|
||
msgid "The clip region for the actor"
|
||
msgstr "పాత్రధారికి క్లిప్ ప్రాంత"
|
||
|
||
#: ../clutter/clutter-actor.c:6685
|
||
msgid "Clip Rectangle"
|
||
msgstr "క్లిప్ రెక్టాంగిల్"
|
||
|
||
#: ../clutter/clutter-actor.c:6686
|
||
#| msgid "The clip region for the actor"
|
||
msgid "The visible region of the actor"
|
||
msgstr "యాక్టర్ కనిపించు ప్రాంతం"
|
||
|
||
#: ../clutter/clutter-actor.c:6700 ../clutter/clutter-actor-meta.c:207
|
||
#: ../clutter/clutter-binding-pool.c:319 ../clutter/clutter-input-device.c:258
|
||
msgid "Name"
|
||
msgstr "పేరు"
|
||
|
||
#: ../clutter/clutter-actor.c:6701
|
||
msgid "Name of the actor"
|
||
msgstr "పాత్రధారి యొక్క పేరు"
|
||
|
||
#: ../clutter/clutter-actor.c:6722
|
||
msgid "Pivot Point"
|
||
msgstr "ఉతక స్థానం "
|
||
|
||
#: ../clutter/clutter-actor.c:6723
|
||
msgid "The point around which the scaling and rotation occur"
|
||
msgstr "కొలమానం మరియు భ్రమణం జరిగే చుట్టూ స్థానం"
|
||
|
||
#: ../clutter/clutter-actor.c:6741
|
||
msgid "Pivot Point Z"
|
||
msgstr "Z ఉతక స్థానం"
|
||
|
||
#: ../clutter/clutter-actor.c:6742
|
||
msgid "Z component of the pivot point"
|
||
msgstr "ఇరుసు స్థానం యొక్క Z మూలకం "
|
||
|
||
#: ../clutter/clutter-actor.c:6760
|
||
msgid "Scale X"
|
||
msgstr "X ప్రమాణము"
|
||
|
||
#: ../clutter/clutter-actor.c:6761
|
||
msgid "Scale factor on the X axis"
|
||
msgstr "X అక్షముపై కొలత ప్రమాణము"
|
||
|
||
#: ../clutter/clutter-actor.c:6779
|
||
msgid "Scale Y"
|
||
msgstr "Y ప్రమాణము"
|
||
|
||
#: ../clutter/clutter-actor.c:6780
|
||
msgid "Scale factor on the Y axis"
|
||
msgstr "Y అక్షముపై కొలత ప్రమాణము"
|
||
|
||
#: ../clutter/clutter-actor.c:6798
|
||
msgid "Scale Z"
|
||
msgstr "Z కొలబద్ద"
|
||
|
||
#: ../clutter/clutter-actor.c:6799
|
||
msgid "Scale factor on the Z axis"
|
||
msgstr "Z అక్షం పైన కొలబద్ద కారకం"
|
||
|
||
#: ../clutter/clutter-actor.c:6817
|
||
msgid "Scale Center X"
|
||
msgstr "X ప్రమాణము యొక్క మధ్యభాగము"
|
||
|
||
#: ../clutter/clutter-actor.c:6818
|
||
msgid "Horizontal scale center"
|
||
msgstr "సమతలముగానున్న ప్రమాణము యొక్క మధ్యభాగము"
|
||
|
||
#: ../clutter/clutter-actor.c:6836
|
||
msgid "Scale Center Y"
|
||
msgstr "Y ప్రమాణము యొక్క మధ్యభాగము"
|
||
|
||
#: ../clutter/clutter-actor.c:6837
|
||
msgid "Vertical scale center"
|
||
msgstr "నిలువుదిశగానున్న ప్రమాణము యొక్క మధ్యభాగము "
|
||
|
||
#: ../clutter/clutter-actor.c:6855
|
||
msgid "Scale Gravity"
|
||
msgstr "ప్రమాణపు గురుత్వము"
|
||
|
||
#: ../clutter/clutter-actor.c:6856
|
||
msgid "The center of scaling"
|
||
msgstr "ప్రమాణము యొక్క మధ్యభాగము"
|
||
|
||
#: ../clutter/clutter-actor.c:6874
|
||
msgid "Rotation Angle X"
|
||
msgstr "X యొక్క భ్రమణకోణము"
|
||
|
||
#: ../clutter/clutter-actor.c:6875
|
||
msgid "The rotation angle on the X axis"
|
||
msgstr "X అక్షముపై భ్రమణకోణము"
|
||
|
||
#: ../clutter/clutter-actor.c:6893
|
||
msgid "Rotation Angle Y"
|
||
msgstr "Y యొక్క భ్రమణకోణము"
|
||
|
||
#: ../clutter/clutter-actor.c:6894
|
||
msgid "The rotation angle on the Y axis"
|
||
msgstr "Y అక్షముపై భ్రమణకోణము"
|
||
|
||
#: ../clutter/clutter-actor.c:6912
|
||
msgid "Rotation Angle Z"
|
||
msgstr "Z యొక్క భ్రమణకోణము"
|
||
|
||
#: ../clutter/clutter-actor.c:6913
|
||
msgid "The rotation angle on the Z axis"
|
||
msgstr "Z అక్షముపై భ్రమణకోణము"
|
||
|
||
#: ../clutter/clutter-actor.c:6931
|
||
msgid "Rotation Center X"
|
||
msgstr "X యొక్క భ్రమణకోణపు మధ్యభాగము"
|
||
|
||
#: ../clutter/clutter-actor.c:6932
|
||
msgid "The rotation center on the X axis"
|
||
msgstr "X అక్షముపై భ్రమణకోణపు మధ్యభాగము "
|
||
|
||
#: ../clutter/clutter-actor.c:6949
|
||
msgid "Rotation Center Y"
|
||
msgstr "భ్రమణం కేంద్రం Y"
|
||
|
||
#: ../clutter/clutter-actor.c:6950
|
||
msgid "The rotation center on the Y axis"
|
||
msgstr "Y అక్షముపై భ్రమణకోణపు మధ్యభాగము "
|
||
|
||
#: ../clutter/clutter-actor.c:6967
|
||
msgid "Rotation Center Z"
|
||
msgstr "భ్రమణం కేంద్రం Y"
|
||
|
||
#: ../clutter/clutter-actor.c:6968
|
||
msgid "The rotation center on the Z axis"
|
||
msgstr "Y అక్షముపై భ్రమణకోణపు మధ్యభాగము "
|
||
|
||
#: ../clutter/clutter-actor.c:6985
|
||
msgid "Rotation Center Z Gravity"
|
||
msgstr "Z కి గల గురుత్వాకర్షణ శక్తి భ్రమణం కేంద్రం "
|
||
|
||
#: ../clutter/clutter-actor.c:6986
|
||
msgid "Center point for rotation around the Z axis"
|
||
msgstr "Z అక్షం చుట్టూ భ్రమణ కేంద్ర బిందువు"
|
||
|
||
#: ../clutter/clutter-actor.c:7014
|
||
msgid "Anchor X"
|
||
msgstr "లంగరు X"
|
||
|
||
#: ../clutter/clutter-actor.c:7015
|
||
msgid "X coordinate of the anchor point"
|
||
msgstr "లంగరు బిందువు యొక్క X నిరూపకం"
|
||
|
||
#: ../clutter/clutter-actor.c:7043
|
||
msgid "Anchor Y"
|
||
msgstr "లంగరు Y"
|
||
|
||
#: ../clutter/clutter-actor.c:7044
|
||
msgid "Y coordinate of the anchor point"
|
||
msgstr "లంగరు బిందువు యొక్క Y నిరూపకం"
|
||
|
||
#: ../clutter/clutter-actor.c:7071
|
||
msgid "Anchor Gravity"
|
||
msgstr "లంగరు గురుత్వాకర్షణ "
|
||
|
||
#: ../clutter/clutter-actor.c:7072
|
||
msgid "The anchor point as a ClutterGravity"
|
||
msgstr "ఒక క్లట్ట గ్రావిటీ గా లంగరు బిందువు"
|
||
|
||
#: ../clutter/clutter-actor.c:7091
|
||
msgid "Translation X"
|
||
msgstr "అనువాదం X"
|
||
|
||
#: ../clutter/clutter-actor.c:7092
|
||
msgid "Translation along the X axis"
|
||
msgstr "X అక్షం వెంట అనువాదం"
|
||
|
||
#: ../clutter/clutter-actor.c:7111
|
||
msgid "Translation Y"
|
||
msgstr "అనువాదం Y"
|
||
|
||
#: ../clutter/clutter-actor.c:7112
|
||
msgid "Translation along the Y axis"
|
||
msgstr "Y అక్షం వెంట అనువాదం"
|
||
|
||
#: ../clutter/clutter-actor.c:7131
|
||
msgid "Translation Z"
|
||
msgstr "అనువాదం Z"
|
||
|
||
#: ../clutter/clutter-actor.c:7132
|
||
msgid "Translation along the Z axis"
|
||
msgstr "Z అక్షం వెంట అనువాదం"
|
||
|
||
#: ../clutter/clutter-actor.c:7160
|
||
msgid "Transform"
|
||
msgstr "బదలాయింపు"
|
||
|
||
#: ../clutter/clutter-actor.c:7161
|
||
#| msgid "Translation Domain"
|
||
msgid "Transformation matrix"
|
||
msgstr "బదలాయింపు మాట్రిక్స్"
|
||
|
||
#: ../clutter/clutter-actor.c:7175
|
||
msgid "Transform Set"
|
||
msgstr "బదలాయింపు సమితి"
|
||
|
||
#: ../clutter/clutter-actor.c:7176
|
||
#| msgid "Whether the :filename property is set"
|
||
msgid "Whether the transform property is set"
|
||
msgstr "బదలీకరణ లక్షణం అమర్చాలా"
|
||
|
||
#: ../clutter/clutter-actor.c:7195
|
||
msgid "Child Transform"
|
||
msgstr "చైల్డ్ బదలాయింపు"
|
||
|
||
#: ../clutter/clutter-actor.c:7196
|
||
msgid "Children transformation matrix"
|
||
msgstr "చిల్డ్రన్ బదలీకరణ మాట్రిక్స్"
|
||
|
||
#: ../clutter/clutter-actor.c:7210
|
||
msgid "Child Transform Set"
|
||
msgstr "చైల్డ్ బదలాయింపు సమితి"
|
||
|
||
#: ../clutter/clutter-actor.c:7211
|
||
#| msgid "Whether the :filename property is set"
|
||
msgid "Whether the child-transform property is set"
|
||
msgstr "చెల్డ్-బదలాయింపు లక్షణం అమర్చాలా"
|
||
|
||
#: ../clutter/clutter-actor.c:7228
|
||
msgid "Show on set parent"
|
||
msgstr "సమితి పేరెంట్ చూపించు"
|
||
|
||
#: ../clutter/clutter-actor.c:7229
|
||
msgid "Whether the actor is shown when parented"
|
||
msgstr "పేరెంటెడ్ ఐనప్పుడు పాత్రధారి చూపబడిందా"
|
||
|
||
#: ../clutter/clutter-actor.c:7246
|
||
msgid "Clip to Allocation"
|
||
msgstr "కేటాయింపు వరకు క్లిప్"
|
||
|
||
#: ../clutter/clutter-actor.c:7247
|
||
msgid "Sets the clip region to track the actor's allocation"
|
||
msgstr "పాత్రధారి యొక్క కేటాయింపు జాడ తెలుసుకొనుటకు క్లిప్ ప్రాంతాలను ఏర్పరచుట"
|
||
|
||
#: ../clutter/clutter-actor.c:7260
|
||
msgid "Text Direction"
|
||
msgstr "పాఠం దిశ"
|
||
|
||
#: ../clutter/clutter-actor.c:7261
|
||
msgid "Direction of the text"
|
||
msgstr "పాఠం యొక్క దిశ"
|
||
|
||
#: ../clutter/clutter-actor.c:7276
|
||
msgid "Has Pointer"
|
||
msgstr "పాయింటర్ ఉంది"
|
||
|
||
#: ../clutter/clutter-actor.c:7277
|
||
msgid "Whether the actor contains the pointer of an input device"
|
||
msgstr "పాత్రధారి ఒక ఎగుబడి పరికరం యొక్క సూచిక కలిగి ఉన్నాడా లేదా "
|
||
|
||
#: ../clutter/clutter-actor.c:7290
|
||
msgid "Actions"
|
||
msgstr "చర్యలు"
|
||
|
||
#: ../clutter/clutter-actor.c:7291
|
||
msgid "Adds an action to the actor"
|
||
msgstr "పాత్రధారికి ఒక చర్య జతచేస్తుంది"
|
||
|
||
#: ../clutter/clutter-actor.c:7304
|
||
msgid "Constraints"
|
||
msgstr "పరిమితులు"
|
||
|
||
#: ../clutter/clutter-actor.c:7305
|
||
msgid "Adds a constraint to the actor"
|
||
msgstr "పాత్రధారికి ఒక పరిమితిని జతచేస్తుంది"
|
||
|
||
#: ../clutter/clutter-actor.c:7318
|
||
msgid "Effect"
|
||
msgstr "ప్రభావం"
|
||
|
||
#: ../clutter/clutter-actor.c:7319
|
||
msgid "Add an effect to be applied on the actor"
|
||
msgstr "పాత్రదారి పై ఆపాదించుటకు వొక ప్రభావం జతచేయి"
|
||
|
||
#: ../clutter/clutter-actor.c:7333
|
||
msgid "Layout Manager"
|
||
msgstr "నమూనా నిర్వాహకుడు"
|
||
|
||
#: ../clutter/clutter-actor.c:7334
|
||
msgid "The object controlling the layout of an actor's children"
|
||
msgstr "పాత్రదారి యొక్క చిల్డ్రన్ నమూనాను వస్తువుు నియంత్రించును"
|
||
|
||
#: ../clutter/clutter-actor.c:7348
|
||
msgid "X Expand"
|
||
msgstr "X విస్తరించు"
|
||
|
||
#: ../clutter/clutter-actor.c:7349
|
||
msgid "Whether extra horizontal space should be assigned to the actor"
|
||
msgstr "అదనపు సమాంతర ఖాళీ నటుడు కేటాయించబడే చెయ్యబడాలా "
|
||
|
||
#: ../clutter/clutter-actor.c:7364
|
||
msgid "Y Expand"
|
||
msgstr "Y విస్తరించు"
|
||
|
||
#: ../clutter/clutter-actor.c:7365
|
||
msgid "Whether extra vertical space should be assigned to the actor"
|
||
msgstr "అదనపు నిలువు ఖాళీ నటుడు కేటాయించబడే చెయ్యబడాలా "
|
||
|
||
#: ../clutter/clutter-actor.c:7381
|
||
msgid "X Alignment"
|
||
msgstr "X అనుగుణంగా"
|
||
|
||
#: ../clutter/clutter-actor.c:7382
|
||
msgid "The alignment of the actor on the X axis within its allocation"
|
||
msgstr "X అక్షముపైన దాని కేటాయింపు లోపల అనుగుణంగా పాత్రదారి"
|
||
|
||
#: ../clutter/clutter-actor.c:7397
|
||
msgid "Y Alignment"
|
||
msgstr "Y అనుగుణంగా"
|
||
|
||
#: ../clutter/clutter-actor.c:7398
|
||
msgid "The alignment of the actor on the Y axis within its allocation"
|
||
msgstr "Y అక్షముపైన దాని కేటాయింపు లోపల అనుగుణంగా పాత్రదారి"
|
||
|
||
#: ../clutter/clutter-actor.c:7417
|
||
msgid "Margin Top"
|
||
msgstr "మార్జన్ పైన"
|
||
|
||
#: ../clutter/clutter-actor.c:7418
|
||
msgid "Extra space at the top"
|
||
msgstr "పైన అదనపు జాగా"
|
||
|
||
#: ../clutter/clutter-actor.c:7439
|
||
msgid "Margin Bottom"
|
||
msgstr "మార్జిన్ కింద"
|
||
|
||
#: ../clutter/clutter-actor.c:7440
|
||
msgid "Extra space at the bottom"
|
||
msgstr "కిందన అదనపు జాగా"
|
||
|
||
#: ../clutter/clutter-actor.c:7461
|
||
msgid "Margin Left"
|
||
msgstr "మార్జన్ యెడమ"
|
||
|
||
#: ../clutter/clutter-actor.c:7462
|
||
msgid "Extra space at the left"
|
||
msgstr "ఎడమవైపు అదనపు జాగా"
|
||
|
||
#: ../clutter/clutter-actor.c:7483
|
||
msgid "Margin Right"
|
||
msgstr "మార్జిన్ కుడి"
|
||
|
||
#: ../clutter/clutter-actor.c:7484
|
||
msgid "Extra space at the right"
|
||
msgstr "కుడి వైపు అదనపు జాగా"
|
||
|
||
#: ../clutter/clutter-actor.c:7500
|
||
msgid "Background Color Set"
|
||
msgstr "నేపథ్యం రంగు అమర్చు"
|
||
|
||
#: ../clutter/clutter-actor.c:7501 ../clutter/deprecated/clutter-box.c:275
|
||
msgid "Whether the background color is set"
|
||
msgstr "నేపథ్య రంగు ఏర్పాటు చెయ్యబడిందా"
|
||
|
||
#: ../clutter/clutter-actor.c:7517
|
||
msgid "Background color"
|
||
msgstr "నేపథ్యం రంగు"
|
||
|
||
#: ../clutter/clutter-actor.c:7518
|
||
msgid "The actor's background color"
|
||
msgstr "పాత్రదారి నేపథ్యం రంగు"
|
||
|
||
#: ../clutter/clutter-actor.c:7533
|
||
msgid "First Child"
|
||
msgstr "మొదటి చైల్డ్"
|
||
|
||
#: ../clutter/clutter-actor.c:7534
|
||
msgid "The actor's first child"
|
||
msgstr "పాత్రదారి మొదటి చైల్డ్"
|
||
|
||
#: ../clutter/clutter-actor.c:7547
|
||
msgid "Last Child"
|
||
msgstr "ఆఖరి చైల్డ్"
|
||
|
||
#: ../clutter/clutter-actor.c:7548
|
||
msgid "The actor's last child"
|
||
msgstr "పాత్రదారి ఆఖరి చైల్డ్"
|
||
|
||
#: ../clutter/clutter-actor.c:7562
|
||
msgid "Content"
|
||
msgstr "విషయం"
|
||
|
||
#: ../clutter/clutter-actor.c:7563
|
||
msgid "Delegate object for painting the actor's content"
|
||
msgstr "పాత్రదారి విషయం పెయింటింగ్ కొరకు డెలిగేట్ వస్తువు"
|
||
|
||
#: ../clutter/clutter-actor.c:7588
|
||
msgid "Content Gravity"
|
||
msgstr "విషయం గ్రావిటి"
|
||
|
||
#: ../clutter/clutter-actor.c:7589
|
||
msgid "Alignment of the actor's content"
|
||
msgstr "పాత్రదారి విషయం అనుగుణంగా"
|
||
|
||
#: ../clutter/clutter-actor.c:7609
|
||
msgid "Content Box"
|
||
msgstr "విషయం పెట్టె"
|
||
|
||
#: ../clutter/clutter-actor.c:7610
|
||
msgid "The bounding box of the actor's content"
|
||
msgstr "పాత్రదారి విషయపు బౌండింగ్ పెట్టె"
|
||
|
||
#: ../clutter/clutter-actor.c:7618
|
||
msgid "Minification Filter"
|
||
msgstr "మినిఫికేషన్ ఫిల్టర్"
|
||
|
||
#: ../clutter/clutter-actor.c:7619
|
||
msgid "The filter used when reducing the size of the content"
|
||
msgstr "విషయం యొక్క పరిమాణం తగ్గిస్తున్నప్పుడు వుపయోగించిన ఫిల్టర్"
|
||
|
||
#: ../clutter/clutter-actor.c:7626
|
||
msgid "Magnification Filter"
|
||
msgstr "మాగ్నిఫికేషన్ ఫిల్టర్"
|
||
|
||
#: ../clutter/clutter-actor.c:7627
|
||
msgid "The filter used when increasing the size of the content"
|
||
msgstr "విషయం యొక్క పరిమాణం పెంచుచున్నప్పుడు వుపయోగించిన ఫిల్టర్"
|
||
|
||
#: ../clutter/clutter-actor.c:7641
|
||
msgid "Content Repeat"
|
||
msgstr "విషయాన్ని మళ్ళీ చెప్పు"
|
||
|
||
#: ../clutter/clutter-actor.c:7642
|
||
msgid "The repeat policy for the actor's content"
|
||
msgstr "నటులు విషయం కోసం తిరిగి చేయటం విధానం"
|
||
|
||
#: ../clutter/clutter-actor-meta.c:193 ../clutter/clutter-child-meta.c:142
|
||
msgid "Actor"
|
||
msgstr "పాత్రధారి"
|
||
|
||
#: ../clutter/clutter-actor-meta.c:194
|
||
msgid "The actor attached to the meta"
|
||
msgstr "మెటాకు జతచేసిన పాత్రధారి"
|
||
|
||
#: ../clutter/clutter-actor-meta.c:208
|
||
msgid "The name of the meta"
|
||
msgstr "మెటా పేరు"
|
||
|
||
#: ../clutter/clutter-actor-meta.c:221 ../clutter/clutter-input-device.c:337
|
||
#: ../clutter/deprecated/clutter-shader.c:313
|
||
msgid "Enabled"
|
||
msgstr "చేతనంచేసిన"
|
||
|
||
#: ../clutter/clutter-actor-meta.c:222
|
||
msgid "Whether the meta is enabled"
|
||
msgstr "మెటా చేతనమైందా లేదా "
|
||
|
||
#: ../clutter/clutter-align-constraint.c:279
|
||
#: ../clutter/clutter-bind-constraint.c:358 ../clutter/clutter-clone.c:345
|
||
#: ../clutter/clutter-snap-constraint.c:321
|
||
msgid "Source"
|
||
msgstr "మూలాధారం"
|
||
|
||
#: ../clutter/clutter-align-constraint.c:280
|
||
msgid "The source of the alignment"
|
||
msgstr "అమరిక మూలం"
|
||
|
||
#: ../clutter/clutter-align-constraint.c:293
|
||
msgid "Align Axis"
|
||
msgstr "అక్షము అనుగుణంగా"
|
||
|
||
#: ../clutter/clutter-align-constraint.c:294
|
||
msgid "The axis to align the position to"
|
||
msgstr "స్థానం అనుగుణంగా చేయటకు అక్షము"
|
||
|
||
#: ../clutter/clutter-align-constraint.c:313
|
||
#: ../clutter/clutter-desaturate-effect.c:270
|
||
msgid "Factor"
|
||
msgstr "కారకం"
|
||
|
||
#: ../clutter/clutter-align-constraint.c:314
|
||
msgid "The alignment factor, between 0.0 and 1.0"
|
||
msgstr "0.0 మరియు 1.0 మధ్య అమరిక కారకం"
|
||
|
||
#: ../clutter/clutter-backend.c:379
|
||
msgid "Unable to initialize the Clutter backend"
|
||
msgstr "క్లట్టర్ బ్యాకెండ్ సిద్దీకరించలేక పోయింది"
|
||
|
||
#: ../clutter/clutter-backend.c:453
|
||
#, c-format
|
||
msgid "The backend of type '%s' does not support creating multiple stages"
|
||
msgstr "బహుళ స్టేజీలను సృష్టించుట '%s' రకము యొక్క బ్యాకెండ్ తోడ్పాటునీయదు"
|
||
|
||
#: ../clutter/clutter-bind-constraint.c:359
|
||
msgid "The source of the binding"
|
||
msgstr "బైండింగ్ యొక్క వనరు"
|
||
|
||
#: ../clutter/clutter-bind-constraint.c:372
|
||
msgid "Coordinate"
|
||
msgstr "సమన్వయం"
|
||
|
||
#: ../clutter/clutter-bind-constraint.c:373
|
||
msgid "The coordinate to bind"
|
||
msgstr "అనుసంధాన సమన్వయం "
|
||
|
||
#: ../clutter/clutter-bind-constraint.c:387
|
||
#: ../clutter/clutter-path-constraint.c:226
|
||
#: ../clutter/clutter-snap-constraint.c:366
|
||
msgid "Offset"
|
||
msgstr "లోపమును సరిచేయు"
|
||
|
||
#: ../clutter/clutter-bind-constraint.c:388
|
||
msgid "The offset in pixels to apply to the binding"
|
||
msgstr "అనుసంధానమునకు పిక్సెల్స్ లో లోపమును సరిచేయు "
|
||
|
||
#: ../clutter/clutter-binding-pool.c:320
|
||
msgid "The unique name of the binding pool"
|
||
msgstr "కట్టుబడి సమూహం ప్రత్యేక పేరు"
|
||
|
||
#: ../clutter/clutter-bin-layout.c:240 ../clutter/clutter-bin-layout.c:649
|
||
#: ../clutter/clutter-box-layout.c:390 ../clutter/clutter-table-layout.c:610
|
||
msgid "Horizontal Alignment"
|
||
msgstr "సమాంతర సమలేఖనం"
|
||
|
||
#: ../clutter/clutter-bin-layout.c:241
|
||
msgid "Horizontal alignment for the actor inside the layout manager"
|
||
msgstr "నమూనా నిర్వాహకుని లోపల పాత్రధారిగా సమాంతర అమరిక"
|
||
|
||
#: ../clutter/clutter-bin-layout.c:249 ../clutter/clutter-bin-layout.c:669
|
||
#: ../clutter/clutter-box-layout.c:399 ../clutter/clutter-table-layout.c:625
|
||
msgid "Vertical Alignment"
|
||
msgstr "నిలువు సమలేఖనం"
|
||
|
||
#: ../clutter/clutter-bin-layout.c:250
|
||
msgid "Vertical alignment for the actor inside the layout manager"
|
||
msgstr "నమూనా నిర్వాహకుని లోపల పాత్రధారి కోసం నిలువు అమరిక"
|
||
|
||
#: ../clutter/clutter-bin-layout.c:650
|
||
msgid "Default horizontal alignment for the actors inside the layout manager"
|
||
msgstr "నమూనా నిర్వాహకుని లోపల పాత్రదారులు కోసం అప్రమేయ సమాంతర అమరిక"
|
||
|
||
#: ../clutter/clutter-bin-layout.c:670
|
||
msgid "Default vertical alignment for the actors inside the layout manager"
|
||
msgstr "నమూనా నిర్వాహకుని లోపల పాత్రదారులు కోసం అప్రమేయ నిలువు అమరిక"
|
||
|
||
#: ../clutter/clutter-box-layout.c:365
|
||
msgid "Expand"
|
||
msgstr "విస్తరించు"
|
||
|
||
#: ../clutter/clutter-box-layout.c:366
|
||
msgid "Allocate extra space for the child"
|
||
msgstr "పిల్లల కోసం అదనపు స్థలం కేటాయించాలి"
|
||
|
||
#: ../clutter/clutter-box-layout.c:372 ../clutter/clutter-table-layout.c:589
|
||
msgid "Horizontal Fill"
|
||
msgstr "సమాంతర పూరింపు"
|
||
|
||
#: ../clutter/clutter-box-layout.c:373 ../clutter/clutter-table-layout.c:590
|
||
msgid ""
|
||
"Whether the child should receive priority when the container is allocating "
|
||
"spare space on the horizontal axis"
|
||
msgstr ""
|
||
"కంటైనర్ సమతల అక్షం న విడి స్థలం కేటాయించేటప్పుడు బాల ప్రాధాన్యత అందుకోవాలో "
|
||
"లేదో"
|
||
|
||
#: ../clutter/clutter-box-layout.c:381 ../clutter/clutter-table-layout.c:596
|
||
msgid "Vertical Fill"
|
||
msgstr "నిలువు పూరింపు"
|
||
|
||
#: ../clutter/clutter-box-layout.c:382 ../clutter/clutter-table-layout.c:597
|
||
msgid ""
|
||
"Whether the child should receive priority when the container is allocating "
|
||
"spare space on the vertical axis"
|
||
msgstr ""
|
||
"కంటైనర్ నిలువు అక్షం న విడి స్థలం కేటాయించేటప్పుడు బాల ప్రాధాన్యత అందుకోవాలో "
|
||
"లేదో"
|
||
|
||
#: ../clutter/clutter-box-layout.c:391 ../clutter/clutter-table-layout.c:611
|
||
msgid "Horizontal alignment of the actor within the cell"
|
||
msgstr "కణం లోపల పాత్రధారి యొక్క సమతల అమరిక"
|
||
|
||
#: ../clutter/clutter-box-layout.c:400 ../clutter/clutter-table-layout.c:626
|
||
msgid "Vertical alignment of the actor within the cell"
|
||
msgstr "కణం లోపల పాత్రధారి యొక్క నిలువు అమరిక"
|
||
|
||
#: ../clutter/clutter-box-layout.c:1365
|
||
msgid "Vertical"
|
||
msgstr "నిలువు"
|
||
|
||
#: ../clutter/clutter-box-layout.c:1366
|
||
msgid "Whether the layout should be vertical, rather than horizontal"
|
||
msgstr "నమూనా నిలువు కాకుండా సమాంతర చెయ్యబడాలా"
|
||
|
||
#: ../clutter/clutter-box-layout.c:1383 ../clutter/clutter-flow-layout.c:890
|
||
#: ../clutter/clutter-grid-layout.c:1547
|
||
msgid "Orientation"
|
||
msgstr "దిశలో జ్ఞానము"
|
||
|
||
#: ../clutter/clutter-box-layout.c:1384 ../clutter/clutter-flow-layout.c:891
|
||
#: ../clutter/clutter-grid-layout.c:1548
|
||
msgid "The orientation of the layout"
|
||
msgstr "లే అవుట్ యొక్క దిశలో జ్ఞానము"
|
||
|
||
#: ../clutter/clutter-box-layout.c:1400 ../clutter/clutter-flow-layout.c:906
|
||
msgid "Homogeneous"
|
||
msgstr "ఏకసదృశ్యత"
|
||
|
||
#: ../clutter/clutter-box-layout.c:1401
|
||
msgid ""
|
||
"Whether the layout should be homogeneous, i.e. all childs get the same size"
|
||
msgstr "నమూనా సజాతీయ చెయ్యబడాలా,అనగా అన్ని పిల్లలు అదే పరిమాణం పొందవలెన"
|
||
|
||
#: ../clutter/clutter-box-layout.c:1416
|
||
msgid "Pack Start"
|
||
msgstr "కట్ట ప్రారంభం"
|
||
|
||
#: ../clutter/clutter-box-layout.c:1417
|
||
msgid "Whether to pack items at the start of the box"
|
||
msgstr "పెట్టె ప్రారంభంలో అంశాలను కట్ట చెయ్యాలా"
|
||
|
||
#: ../clutter/clutter-box-layout.c:1430
|
||
msgid "Spacing"
|
||
msgstr "మధ్య దూరం"
|
||
|
||
#: ../clutter/clutter-box-layout.c:1431
|
||
msgid "Spacing between children"
|
||
msgstr "పిల్లలు మధ్య దూరం"
|
||
|
||
#: ../clutter/clutter-box-layout.c:1448 ../clutter/clutter-table-layout.c:1675
|
||
msgid "Use Animations"
|
||
msgstr "యానిమేషన్లను ఉపయోగించండి"
|
||
|
||
#: ../clutter/clutter-box-layout.c:1449 ../clutter/clutter-table-layout.c:1676
|
||
msgid "Whether layout changes should be animated"
|
||
msgstr "నమూనా మార్పులు యానిమేట్ చెయ్యబడాలా"
|
||
|
||
#: ../clutter/clutter-box-layout.c:1473 ../clutter/clutter-table-layout.c:1700
|
||
msgid "Easing Mode"
|
||
msgstr "విధం సడలింపు"
|
||
|
||
#: ../clutter/clutter-box-layout.c:1474 ../clutter/clutter-table-layout.c:1701
|
||
msgid "The easing mode of the animations"
|
||
msgstr "యానిమేషన్లు తగ్గించే విధం"
|
||
|
||
#: ../clutter/clutter-box-layout.c:1494 ../clutter/clutter-table-layout.c:1721
|
||
msgid "Easing Duration"
|
||
msgstr "సమయము సడలింపు"
|
||
|
||
#: ../clutter/clutter-box-layout.c:1495 ../clutter/clutter-table-layout.c:1722
|
||
msgid "The duration of the animations"
|
||
msgstr "యానిమేషన్ వ్యవధి"
|
||
|
||
#: ../clutter/clutter-brightness-contrast-effect.c:307
|
||
msgid "Brightness"
|
||
msgstr "కాంతిప్రకాశత"
|
||
|
||
#: ../clutter/clutter-brightness-contrast-effect.c:308
|
||
msgid "The brightness change to apply"
|
||
msgstr "వర్తింపచేయుటకు కాంతిప్రకాశత మార్పు"
|
||
|
||
#: ../clutter/clutter-brightness-contrast-effect.c:327
|
||
msgid "Contrast"
|
||
msgstr "కాంట్రాస్ట్"
|
||
|
||
#: ../clutter/clutter-brightness-contrast-effect.c:328
|
||
msgid "The contrast change to apply"
|
||
msgstr "వర్తింపచేయుటకు కాంట్రాస్ట్ మార్పు"
|
||
|
||
#: ../clutter/clutter-canvas.c:216
|
||
msgid "The width of the canvas"
|
||
msgstr "కాన్వాస్ యొక్క వెడల్పు"
|
||
|
||
#: ../clutter/clutter-canvas.c:232
|
||
msgid "The height of the canvas"
|
||
msgstr "కాన్వాస్ యొక్క యెత్తు"
|
||
|
||
#: ../clutter/clutter-child-meta.c:127
|
||
msgid "Container"
|
||
msgstr "జాడీ "
|
||
|
||
#: ../clutter/clutter-child-meta.c:128
|
||
msgid "The container that created this data"
|
||
msgstr "ఈ సమాచారాన్ని సృష్టించిన జాడీ "
|
||
|
||
#: ../clutter/clutter-child-meta.c:143
|
||
msgid "The actor wrapped by this data"
|
||
msgstr "ఈ సమాచారాన్ని ద్వారా చుట్టబడిన పాత్రధారి"
|
||
|
||
#: ../clutter/clutter-click-action.c:546
|
||
msgid "Pressed"
|
||
msgstr "నొక్కబడినది "
|
||
|
||
#: ../clutter/clutter-click-action.c:547
|
||
msgid "Whether the clickable should be in pressed state"
|
||
msgstr "మీటనొక్కితే వచ్చే ఒత్తిడి స్థితిలో చెయ్యబడాలా"
|
||
|
||
#: ../clutter/clutter-click-action.c:560
|
||
msgid "Held"
|
||
msgstr "నిలిపివేయబడ్డ"
|
||
|
||
#: ../clutter/clutter-click-action.c:561
|
||
msgid "Whether the clickable has a grab"
|
||
msgstr "క్లిక్ చేయుటలో లాగుట ఉన్నదా"
|
||
|
||
#: ../clutter/clutter-click-action.c:578 ../clutter/clutter-settings.c:599
|
||
msgid "Long Press Duration"
|
||
msgstr "ధీర్గకాలీనా నొక్కు సమయము"
|
||
|
||
#: ../clutter/clutter-click-action.c:579
|
||
msgid "The minimum duration of a long press to recognize the gesture"
|
||
msgstr "ఊహను వర్తించునపుడు చాలా ఎక్కువసేపు నొక్కుటకు అత్యల్పపరిమితి"
|
||
|
||
#: ../clutter/clutter-click-action.c:597
|
||
msgid "Long Press Threshold"
|
||
msgstr "చాలా సేపు నొక్కు ప్రభావసీమ"
|
||
|
||
#: ../clutter/clutter-click-action.c:598
|
||
msgid "The maximum threshold before a long press is cancelled"
|
||
msgstr "చాలా ఎక్కువసేపు నొక్కడము రద్దుచేయుటకు అత్యధికపరిమితి"
|
||
|
||
#: ../clutter/clutter-clone.c:346
|
||
msgid "Specifies the actor to be cloned"
|
||
msgstr "ఆక్టర్ ను క్లోన్ చేయుట తెలుపుము"
|
||
|
||
#: ../clutter/clutter-colorize-effect.c:251
|
||
msgid "Tint"
|
||
msgstr "టింట్"
|
||
|
||
#: ../clutter/clutter-colorize-effect.c:252
|
||
msgid "The tint to apply"
|
||
msgstr "వర్తించుటకు టింట్"
|
||
|
||
#: ../clutter/clutter-deform-effect.c:588
|
||
msgid "Horizontal Tiles"
|
||
msgstr "వెడల్పైన టైల్స్"
|
||
|
||
#: ../clutter/clutter-deform-effect.c:589
|
||
msgid "The number of horizontal tiles"
|
||
msgstr "వెడల్పైన టైల్స్ యొక్క సంఖ్య"
|
||
|
||
#: ../clutter/clutter-deform-effect.c:604
|
||
msgid "Vertical Tiles"
|
||
msgstr "పొడవైన టైల్స్"
|
||
|
||
#: ../clutter/clutter-deform-effect.c:605
|
||
msgid "The number of vertical tiles"
|
||
msgstr "పొడవైన టైల్స్ యొక్క సంఖ్య"
|
||
|
||
#: ../clutter/clutter-deform-effect.c:622
|
||
msgid "Back Material"
|
||
msgstr "వెనక్కి వెల్లిన మూల వస్తువు"
|
||
|
||
#: ../clutter/clutter-deform-effect.c:623
|
||
msgid "The material to be used when painting the back of the actor"
|
||
msgstr "ఆక్టర్ వెనుకభాగమునకు రంగు వేయుటకు ఉపయోగించు పదార్ధము"
|
||
|
||
#: ../clutter/clutter-desaturate-effect.c:271
|
||
msgid "The desaturation factor"
|
||
msgstr "డిస్యాచురేషన్ కారకం"
|
||
|
||
#: ../clutter/clutter-device-manager.c:131
|
||
#: ../clutter/clutter-input-device.c:366
|
||
#: ../clutter/x11/clutter-keymap-x11.c:316
|
||
msgid "Backend"
|
||
msgstr "బ్యాకెండ్"
|
||
|
||
#: ../clutter/clutter-device-manager.c:132
|
||
msgid "The ClutterBackend of the device manager"
|
||
msgstr "పరికరము నిర్వాహకి యొక్క క్లటర్ నేపథ్యము"
|
||
|
||
#: ../clutter/clutter-drag-action.c:709
|
||
msgid "Horizontal Drag Threshold"
|
||
msgstr "అడ్డముగా లాగుటకు ప్రభావసీమ"
|
||
|
||
#: ../clutter/clutter-drag-action.c:710
|
||
msgid "The horizontal amount of pixels required to start dragging"
|
||
msgstr "లాగు ప్రారంభించుటకు అవసరమైన పిక్సల్స్ యొక్క అడ్డమైన మెత్తము"
|
||
|
||
#: ../clutter/clutter-drag-action.c:737
|
||
msgid "Vertical Drag Threshold"
|
||
msgstr "నిలువుగా లాగుటకు ప్రభావసీమ"
|
||
|
||
#: ../clutter/clutter-drag-action.c:738
|
||
msgid "The vertical amount of pixels required to start dragging"
|
||
msgstr "లాగు ప్రారంభించుటకు అవసరమైన పిక్సల్స్ యొక్క నిలువైన మెత్తము"
|
||
|
||
#: ../clutter/clutter-drag-action.c:759
|
||
msgid "Drag Handle"
|
||
msgstr "లాగుటకు హ్యాండల్"
|
||
|
||
#: ../clutter/clutter-drag-action.c:760
|
||
msgid "The actor that is being dragged"
|
||
msgstr "లాగబడుతున్న ఆక్టర్"
|
||
|
||
#: ../clutter/clutter-drag-action.c:773
|
||
msgid "Drag Axis"
|
||
msgstr "అక్షము లాగు"
|
||
|
||
#: ../clutter/clutter-drag-action.c:774
|
||
msgid "Constraints the dragging to an axis"
|
||
msgstr "అక్షము లాగుటలో నిర్బంధములు"
|
||
|
||
#: ../clutter/clutter-drag-action.c:790
|
||
#| msgid "Drag Axis"
|
||
msgid "Drag Area"
|
||
msgstr "డ్రాగ్ యేరియా"
|
||
|
||
#: ../clutter/clutter-drag-action.c:791
|
||
#| msgid "Constraints the dragging to an axis"
|
||
msgid "Constrains the dragging to a rectangle"
|
||
msgstr "డ్రాగింగ్ను రెక్టాంగిల్కు మాత్రమే నిర్భందించు"
|
||
|
||
#: ../clutter/clutter-drag-action.c:804
|
||
msgid "Drag Area Set"
|
||
msgstr "డ్రాగ్ యేరియా సెట్"
|
||
|
||
#: ../clutter/clutter-drag-action.c:805
|
||
#| msgid "Whether the actor has a clip set"
|
||
msgid "Whether the drag area is set"
|
||
msgstr "డ్రాగ్ యేరియా అమర్చాలా"
|
||
|
||
#: ../clutter/clutter-flow-layout.c:907
|
||
msgid "Whether each item should receive the same allocation"
|
||
msgstr "ప్రతీ ఐటమునకు సరి సమానమైన కేటాయుంపు అవసరమా"
|
||
|
||
#: ../clutter/clutter-flow-layout.c:922 ../clutter/clutter-table-layout.c:1637
|
||
msgid "Column Spacing"
|
||
msgstr "నిలువుపట్టీ ఖాళీ"
|
||
|
||
#: ../clutter/clutter-flow-layout.c:923
|
||
msgid "The spacing between columns"
|
||
msgstr "నిలువుపట్టీల మధ్యలో ఖాళీ"
|
||
|
||
#: ../clutter/clutter-flow-layout.c:939 ../clutter/clutter-table-layout.c:1651
|
||
msgid "Row Spacing"
|
||
msgstr "అడ్డపట్టీ ఖాళీ"
|
||
|
||
#: ../clutter/clutter-flow-layout.c:940
|
||
msgid "The spacing between rows"
|
||
msgstr "అడ్డపట్టీల మధ్యలో ఖాళీ"
|
||
|
||
#: ../clutter/clutter-flow-layout.c:954
|
||
msgid "Minimum Column Width"
|
||
msgstr "అత్యల్ప నిలువుపట్టీ వెడల్పు"
|
||
|
||
#: ../clutter/clutter-flow-layout.c:955
|
||
msgid "Minimum width for each column"
|
||
msgstr "ప్రతీ నిలువుపట్టీ కి అత్యల్ప వెడల్పు"
|
||
|
||
#: ../clutter/clutter-flow-layout.c:970
|
||
msgid "Maximum Column Width"
|
||
msgstr "అత్యధిక నిలువుపట్టీ వెడల్పు"
|
||
|
||
#: ../clutter/clutter-flow-layout.c:971
|
||
msgid "Maximum width for each column"
|
||
msgstr "ప్రతీ నిలువుపట్టీ కి అత్యధిక వెడల్పు"
|
||
|
||
#: ../clutter/clutter-flow-layout.c:985
|
||
msgid "Minimum Row Height"
|
||
msgstr "అత్యల్ప అడ్డపట్టీ పొడవు"
|
||
|
||
#: ../clutter/clutter-flow-layout.c:986
|
||
msgid "Minimum height for each row"
|
||
msgstr "ప్రతీ అడ్డపట్టీ కి అత్యల్ప పొడవు"
|
||
|
||
#: ../clutter/clutter-flow-layout.c:1001
|
||
msgid "Maximum Row Height"
|
||
msgstr "అత్యధిక అడ్డపట్టీ పొడవు"
|
||
|
||
#: ../clutter/clutter-flow-layout.c:1002
|
||
msgid "Maximum height for each row"
|
||
msgstr "ప్రతీ అడ్డపట్టీ కి అత్యధిక పొడవు"
|
||
|
||
#: ../clutter/clutter-grid-layout.c:1222
|
||
msgid "Left attachment"
|
||
msgstr "ఎడమ అనుబంధం"
|
||
|
||
#: ../clutter/clutter-grid-layout.c:1223
|
||
msgid "The column number to attach the left side of the child to"
|
||
msgstr "చిన్నారి యొక్క ఎడమ భాగంలో జోడించడానికి నిలువరుస సంఖ్య"
|
||
|
||
#: ../clutter/clutter-grid-layout.c:1230
|
||
msgid "Top attachment"
|
||
msgstr "అగ్ర జోడింపుము"
|
||
|
||
#: ../clutter/clutter-grid-layout.c:1231
|
||
msgid "The row number to attach the top side of a child widget to"
|
||
msgstr "వరుస సంఖ్య ఒక బాల విడ్జెట్ ఎగువన భాగంలో జోడించడానికి"
|
||
|
||
#: ../clutter/clutter-grid-layout.c:1239
|
||
msgid "The number of columns that a child spans"
|
||
msgstr "పిల్లల పైనుంచీ నిలువరుసలు సంఖ్య "
|
||
|
||
#: ../clutter/clutter-grid-layout.c:1246
|
||
msgid "The number of rows that a child spans"
|
||
msgstr "పిల్లల పైనుంచీ అడ్డ వరుసలు సంఖ్య"
|
||
|
||
#: ../clutter/clutter-grid-layout.c:1562
|
||
msgid "Row spacing"
|
||
msgstr "వరుస మధ్య ఖాళీ"
|
||
|
||
#: ../clutter/clutter-grid-layout.c:1563
|
||
msgid "The amount of space between two consecutive rows"
|
||
msgstr "వరుసగా రెండు అడ్డ వరుసలు మధ్య ఖాళీ పరిమాణం"
|
||
|
||
#: ../clutter/clutter-grid-layout.c:1576
|
||
msgid "Column spacing"
|
||
msgstr "నిలువరుస మధ్య ఖాళీ"
|
||
|
||
#: ../clutter/clutter-grid-layout.c:1577
|
||
msgid "The amount of space between two consecutive columns"
|
||
msgstr "వరుసగా రెండు నిలువరుసలను మధ్య ఖాళీ మొత్తం"
|
||
|
||
#: ../clutter/clutter-grid-layout.c:1591
|
||
msgid "Row Homogeneous"
|
||
msgstr "వరుస సారూప్య"
|
||
|
||
#: ../clutter/clutter-grid-layout.c:1592
|
||
msgid "If TRUE, the rows are all the same height"
|
||
msgstr "నిజం తే, అడ్డ వరుసలు అంతా ఒకటే ఎత్తు ఉంటాయి"
|
||
|
||
#: ../clutter/clutter-grid-layout.c:1605
|
||
msgid "Column Homogeneous"
|
||
msgstr "నిలువరుస ఏకసదృశ్యత"
|
||
|
||
#: ../clutter/clutter-grid-layout.c:1606
|
||
msgid "If TRUE, the columns are all the same width"
|
||
msgstr "నిజం తే, నిలువరుస అన్నీ ఒకటే వెడల్పు"
|
||
|
||
#: ../clutter/clutter-image.c:248 ../clutter/clutter-image.c:311
|
||
#: ../clutter/clutter-image.c:399
|
||
msgid "Unable to load image data"
|
||
msgstr "ప్రతిరూప దత్తాంశం"
|
||
|
||
#: ../clutter/clutter-input-device.c:242
|
||
msgid "Id"
|
||
msgstr "ఐడి"
|
||
|
||
#: ../clutter/clutter-input-device.c:243
|
||
msgid "Unique identifier of the device"
|
||
msgstr "పరికరమునకు ఏకైక గుర్తింపుచిహ్నం"
|
||
|
||
#: ../clutter/clutter-input-device.c:259
|
||
msgid "The name of the device"
|
||
msgstr "పరికరము యొక్క పేరు"
|
||
|
||
#: ../clutter/clutter-input-device.c:273
|
||
msgid "Device Type"
|
||
msgstr "పరికరము యొక్క రకము"
|
||
|
||
#: ../clutter/clutter-input-device.c:274
|
||
msgid "The type of the device"
|
||
msgstr "పరికరము యొక్క రకము"
|
||
|
||
#: ../clutter/clutter-input-device.c:289
|
||
msgid "Device Manager"
|
||
msgstr "పరికరము అభికర్త"
|
||
|
||
#: ../clutter/clutter-input-device.c:290
|
||
msgid "The device manager instance"
|
||
msgstr "పరికరము అభికర్త యొక్క ప్రతిరూపాంశము"
|
||
|
||
#: ../clutter/clutter-input-device.c:303
|
||
msgid "Device Mode"
|
||
msgstr "పరికరము విధం "
|
||
|
||
#: ../clutter/clutter-input-device.c:304
|
||
msgid "The mode of the device"
|
||
msgstr "పరికరము యొక్క విధం "
|
||
|
||
#: ../clutter/clutter-input-device.c:318
|
||
msgid "Has Cursor"
|
||
msgstr "కర్ సర్ ఉన్నది"
|
||
|
||
#: ../clutter/clutter-input-device.c:319
|
||
msgid "Whether the device has a cursor"
|
||
msgstr "పరికరమునకు కర్ సర్ ఉన్నదా"
|
||
|
||
#: ../clutter/clutter-input-device.c:338
|
||
msgid "Whether the device is enabled"
|
||
msgstr "పరికరము క్రియాశీలీకరించబడినదా"
|
||
|
||
#: ../clutter/clutter-input-device.c:351
|
||
msgid "Number of Axes"
|
||
msgstr "ఆక్షముల సంఖ్య"
|
||
|
||
#: ../clutter/clutter-input-device.c:352
|
||
msgid "The number of axes on the device"
|
||
msgstr "పరికరముపైనున్న ఆక్షముల సంఖ్య"
|
||
|
||
#: ../clutter/clutter-input-device.c:367
|
||
msgid "The backend instance"
|
||
msgstr "నేపథ్య ప్రతిరూపాంశం"
|
||
|
||
#: ../clutter/clutter-interval.c:506
|
||
msgid "Value Type"
|
||
msgstr "విలువ రకము"
|
||
|
||
#: ../clutter/clutter-interval.c:507
|
||
msgid "The type of the values in the interval"
|
||
msgstr "విరామములోనున్న విలువల యొక్క రకము"
|
||
|
||
#: ../clutter/clutter-interval.c:522
|
||
msgid "Initial Value"
|
||
msgstr "ప్రారంభ విలువ"
|
||
|
||
#: ../clutter/clutter-interval.c:523
|
||
msgid "Initial value of the interval"
|
||
msgstr "విరామం యొక్క ప్రారంభ విలువ"
|
||
|
||
#: ../clutter/clutter-interval.c:537
|
||
msgid "Final Value"
|
||
msgstr "ఆఖరి విలువ"
|
||
|
||
#: ../clutter/clutter-interval.c:538
|
||
msgid "Final value of the interval"
|
||
msgstr "విరామం యొక్క ఆఖరి విలువ"
|
||
|
||
#: ../clutter/clutter-layout-meta.c:117
|
||
msgid "Manager"
|
||
msgstr "అభికర్త"
|
||
|
||
#: ../clutter/clutter-layout-meta.c:118
|
||
msgid "The manager that created this data"
|
||
msgstr "ఈ దత్తాంశం సృష్టించిన అభికర్త"
|
||
|
||
#. Translators: Leave this UNTRANSLATED if your language is
|
||
#. * left-to-right. If your language is right-to-left
|
||
#. * (e.g. Hebrew, Arabic), translate it to "default:RTL".
|
||
#. *
|
||
#. * Do NOT translate it to non-English e.g. "predefinito:LTR"! If
|
||
#. * it isn't default:LTR or default:RTL it will not work.
|
||
#.
|
||
#: ../clutter/clutter-main.c:762
|
||
msgid "default:LTR"
|
||
msgstr "default:LTR"
|
||
|
||
#: ../clutter/clutter-main.c:1633
|
||
msgid "Show frames per second"
|
||
msgstr "ప్రతి క్షణమునకు ఫ్రేంలను చూపుము"
|
||
|
||
#: ../clutter/clutter-main.c:1635
|
||
msgid "Default frame rate"
|
||
msgstr "అప్రమేయ ఫ్రేం రేట్"
|
||
|
||
#: ../clutter/clutter-main.c:1637
|
||
msgid "Make all warnings fatal"
|
||
msgstr "అన్ని హెచ్చరికలను తీవ్రం చేయుము"
|
||
|
||
#: ../clutter/clutter-main.c:1640
|
||
msgid "Direction for the text"
|
||
msgstr "పాఠం యొక్క దిశ"
|
||
|
||
#: ../clutter/clutter-main.c:1643
|
||
msgid "Disable mipmapping on text"
|
||
msgstr "పాఠముపై మిప్ మ్యాపింగును నిరుపయోగముచేయు"
|
||
|
||
#: ../clutter/clutter-main.c:1646
|
||
msgid "Use 'fuzzy' picking"
|
||
msgstr "'ఫజ్జీ' ఎంచుకొనుటను ఉపయోగించు"
|
||
|
||
#: ../clutter/clutter-main.c:1649
|
||
msgid "Clutter debugging flags to set"
|
||
msgstr "క్లటర్ సవరించు ఫ్లాగ్ లను అమర్చు"
|
||
|
||
#: ../clutter/clutter-main.c:1651
|
||
msgid "Clutter debugging flags to unset"
|
||
msgstr "క్లటర్ సవరించు ఫ్లాగ్ లను అమర్చవద్దు"
|
||
|
||
#: ../clutter/clutter-main.c:1655
|
||
msgid "Clutter profiling flags to set"
|
||
msgstr "క్లటర్ ప్రొఫైల్ల ఫ్లాగ్ లను అమర్చు"
|
||
|
||
#: ../clutter/clutter-main.c:1657
|
||
msgid "Clutter profiling flags to unset"
|
||
msgstr "క్లటర్ ప్రొఫైల్ల ఫ్లాగ్ లను అమర్చవద్దు"
|
||
|
||
#: ../clutter/clutter-main.c:1660
|
||
msgid "Enable accessibility"
|
||
msgstr "అందుబాటును క్రియాశీలీకరించు"
|
||
|
||
#: ../clutter/clutter-main.c:1852
|
||
msgid "Clutter Options"
|
||
msgstr "క్లట్టర్ ఎంపికలు"
|
||
|
||
#: ../clutter/clutter-main.c:1853
|
||
msgid "Show Clutter Options"
|
||
msgstr "క్లటర్ అభీష్టాలను చూపుము"
|
||
|
||
#: ../clutter/clutter-pan-action.c:440
|
||
#| msgid "Drag Axis"
|
||
msgid "Pan Axis"
|
||
msgstr "పేన్ అక్షము"
|
||
|
||
#: ../clutter/clutter-pan-action.c:441
|
||
#| msgid "Constraints the dragging to an axis"
|
||
msgid "Constraints the panning to an axis"
|
||
msgstr "పానింగ్ను అక్షమునకు మాత్రమే నిర్భందించు"
|
||
|
||
#: ../clutter/clutter-pan-action.c:455
|
||
#| msgid "Interval"
|
||
msgid "Interpolate"
|
||
msgstr "ఇంటర్పొలేట్"
|
||
|
||
#: ../clutter/clutter-pan-action.c:456
|
||
#| msgid "Whether the device is enabled"
|
||
msgid "Whether interpolated events emission is enabled."
|
||
msgstr "ఇంటర్పొలేటెడ్ ఘటనల వుద్ఘాటన చేతనపరచాలా"
|
||
|
||
#: ../clutter/clutter-pan-action.c:472
|
||
#| msgid "Duration"
|
||
msgid "Deceleration"
|
||
msgstr "డిక్లరేషన్"
|
||
|
||
#: ../clutter/clutter-pan-action.c:473
|
||
msgid "Rate at which the interpolated panning will decelerate in"
|
||
msgstr "ఇంటర్పోలేటెడ్ పానింగ్ యెక్కడ డెక్లరేట్ అవ్వాలో ఆ రేట్"
|
||
|
||
#: ../clutter/clutter-pan-action.c:490
|
||
#| msgid "The desaturation factor"
|
||
msgid "Initial acceleration factor"
|
||
msgstr "ప్రాధమిక యాక్సెలరేషన్ ఫాక్టర్"
|
||
|
||
#: ../clutter/clutter-pan-action.c:491
|
||
msgid "Factor applied to the momentum when starting the interpolated phase"
|
||
msgstr "ఇంటర్పోలేటెడ్ ఫేజ్ ప్రారంభమైనప్పుడు ఫాక్టర్ మూమెంటమ్కు వర్తించబడును"
|
||
|
||
#: ../clutter/clutter-path-constraint.c:212
|
||
#: ../clutter/deprecated/clutter-behaviour-path.c:225
|
||
msgid "Path"
|
||
msgstr "మార్గం"
|
||
|
||
#: ../clutter/clutter-path-constraint.c:213
|
||
msgid "The path used to constrain an actor"
|
||
msgstr "ఆక్టర్ ను నిర్బంధించుటకు ఉపయోగించు మార్గము"
|
||
|
||
#: ../clutter/clutter-path-constraint.c:227
|
||
msgid "The offset along the path, between -1.0 and 2.0"
|
||
msgstr "-1.0 మరియు 2.0 మధ్యలో దారి వెంటనే ఆఫ్ సెట్ "
|
||
|
||
#: ../clutter/clutter-property-transition.c:271
|
||
msgid "Property Name"
|
||
msgstr "లక్షణం పేరు"
|
||
|
||
#: ../clutter/clutter-property-transition.c:272
|
||
msgid "The name of the property to animate"
|
||
msgstr "ఏనిమేట్ చేయుటకు లక్షణం పేరు"
|
||
|
||
#: ../clutter/clutter-script.c:466
|
||
msgid "Filename Set"
|
||
msgstr "ఫైల్ పేరు అమర్చు"
|
||
|
||
#: ../clutter/clutter-script.c:467
|
||
msgid "Whether the :filename property is set"
|
||
msgstr "ఫైల్ పేరు అభీష్టము నిర్ధారించబడినదా"
|
||
|
||
#: ../clutter/clutter-script.c:481
|
||
#: ../clutter/deprecated/clutter-texture.c:1082
|
||
msgid "Filename"
|
||
msgstr "ఫైల్ పేరు"
|
||
|
||
#: ../clutter/clutter-script.c:482
|
||
msgid "The path of the currently parsed file"
|
||
msgstr "ప్రస్తుతంగా పార్స్ అయిన ఫైల్ యొక్క పాత్"
|
||
|
||
#: ../clutter/clutter-script.c:499
|
||
msgid "Translation Domain"
|
||
msgstr "అనువాదపు డొమైన్"
|
||
|
||
#: ../clutter/clutter-script.c:500
|
||
msgid "The translation domain used to localize string"
|
||
msgstr "స్ట్రింగ్ను స్థానికీకరించుటకు వుపయోగించిన అనువాదపు డొమైన్"
|
||
|
||
#: ../clutter/clutter-scroll-actor.c:263
|
||
msgid "Scroll Mode"
|
||
msgstr "స్క్రోల్ రీతి"
|
||
|
||
#: ../clutter/clutter-scroll-actor.c:264
|
||
msgid "The scrolling direction"
|
||
msgstr "స్క్రోలింగ్ దిశ"
|
||
|
||
#: ../clutter/clutter-settings.c:440
|
||
msgid "Double Click Time"
|
||
msgstr "రెండు సార్లు క్లిక్ చేయుటకు మధ్య సమయము"
|
||
|
||
#: ../clutter/clutter-settings.c:441
|
||
msgid "The time between clicks necessary to detect a multiple click"
|
||
msgstr "బహుళ క్లిక్ ను శోధించుటకు అవసరమైన క్లిక్ ల మధ్యలో సమయము"
|
||
|
||
#: ../clutter/clutter-settings.c:456
|
||
msgid "Double Click Distance"
|
||
msgstr "రెండు సార్లు క్లిక్ చేయుటకు మధ్య దూరము"
|
||
|
||
#: ../clutter/clutter-settings.c:457
|
||
msgid "The distance between clicks necessary to detect a multiple click"
|
||
msgstr "బహుళ క్లిక్ ను శోధించుటకు అవసరమైన క్లిక్ ల మధ్యలో దూరము"
|
||
|
||
#: ../clutter/clutter-settings.c:472
|
||
msgid "Drag Threshold"
|
||
msgstr "లాగుట పరిమితి"
|
||
|
||
#: ../clutter/clutter-settings.c:473
|
||
msgid "The distance the cursor should travel before starting to drag"
|
||
msgstr "లాగుట మెదలుపెట్టుటకు ముందు కర్సర్ ప్రయానించు దూరము"
|
||
|
||
#: ../clutter/clutter-settings.c:488 ../clutter/clutter-text.c:3368
|
||
msgid "Font Name"
|
||
msgstr "అక్షర శైలి పేరు"
|
||
|
||
#: ../clutter/clutter-settings.c:489
|
||
msgid ""
|
||
"The description of the default font, as one that could be parsed by Pango"
|
||
msgstr "ప్యాంగో పార్స్ చేసినటువంటి, అప్రమేయ అక్షరశైలి యొక్క వివరణ"
|
||
|
||
#: ../clutter/clutter-settings.c:504
|
||
msgid "Font Antialias"
|
||
msgstr "అక్షరశైలి అప్రత్యామ్నాయము"
|
||
|
||
#: ../clutter/clutter-settings.c:505
|
||
msgid ""
|
||
"Whether to use antialiasing (1 to enable, 0 to disable, and -1 to use the "
|
||
"default)"
|
||
msgstr ""
|
||
"ఆంటీఅలియాసింగ్ ఉపయోగించవలెనా(క్రియాశీలీకరించుటకు 1, క్రియాశీలీకరించటకు 0, "
|
||
"అప్రమేయమునకు -1 "
|
||
"ఉపయోగించబడును )"
|
||
|
||
#: ../clutter/clutter-settings.c:521
|
||
msgid "Font DPI"
|
||
msgstr "అక్షరశైలి DPI"
|
||
|
||
#: ../clutter/clutter-settings.c:522
|
||
msgid ""
|
||
"The resolution of the font, in 1024 * dots/inch, or -1 to use the default"
|
||
msgstr ""
|
||
"అక్షరశైలి దృశ్య సంకేతములో, 1024 * dots/inch లేదా -1 అప్రమేయముగా ఉపయోగించు"
|
||
|
||
#: ../clutter/clutter-settings.c:538
|
||
msgid "Font Hinting"
|
||
msgstr "అక్షరశైలి సహాయము"
|
||
|
||
#: ../clutter/clutter-settings.c:539
|
||
msgid ""
|
||
"Whether to use hinting (1 to enable, 0 to disable and -1 to use the default)"
|
||
msgstr ""
|
||
"సహాయములను ఉపయోగించవలెనా(క్రియాశీలీకరించుటకు 1, క్రియాశీలీకరించటకు 0, "
|
||
"అప్రమేయమునకు -1 "
|
||
"ఉపయోగించబడును )"
|
||
|
||
#: ../clutter/clutter-settings.c:560
|
||
msgid "Font Hint Style"
|
||
msgstr "అక్షరశైలి సహాయము యొక్క శైలి"
|
||
|
||
#: ../clutter/clutter-settings.c:561
|
||
msgid "The style of hinting (hintnone, hintslight, hintmedium, hintfull)"
|
||
msgstr " సహాయము యొక్క శైలి(హింట్ నన్, హింట్ స్లైట్, హింట్ మీడియం,హింట్ ఫుల్)"
|
||
|
||
#: ../clutter/clutter-settings.c:582
|
||
msgid "Font Subpixel Order"
|
||
msgstr "అక్షరశైలి యొక్క పిక్సెల్ భాగము యొక్క క్రమం "
|
||
|
||
#: ../clutter/clutter-settings.c:583
|
||
msgid "The type of subpixel antialiasing (none, rgb, bgr, vrgb, vbgr)"
|
||
msgstr ""
|
||
"ఆంటీఅలియాసింగ్ పిక్సెల్ భాగము యొక్క రకము (ఏమియూలేదు,rgb, bgr, vrgb, vbgr)"
|
||
|
||
#: ../clutter/clutter-settings.c:600
|
||
msgid "The minimum duration for a long press gesture to be recognized"
|
||
msgstr "చాలాసేపు నొక్కి న ఊహ గుర్తింపుకు అత్యధిక పరిమితి "
|
||
|
||
#: ../clutter/clutter-settings.c:607
|
||
msgid "Fontconfig configuration timestamp"
|
||
msgstr "ఫాంట్ కాంఫిగ్ అమరిక టైం స్టామ్ "
|
||
|
||
#: ../clutter/clutter-settings.c:608
|
||
msgid "Timestamp of the current fontconfig configuration"
|
||
msgstr "ప్రస్తుత ఫాంట్ కాంఫిగ్ అమరిక యొక్క టైం స్టామ్"
|
||
|
||
#: ../clutter/clutter-settings.c:625
|
||
msgid "Password Hint Time"
|
||
msgstr "సంకేతపదంకు ఆరాతెలిపే సమయం"
|
||
|
||
#: ../clutter/clutter-settings.c:626
|
||
msgid "How long to show the last input character in hidden entries"
|
||
msgstr "మరుగునవుంచు ప్రవేశాలలో చివరిగా యిచ్చిన అక్షరం యెంతసేపు చూపబడాలి"
|
||
|
||
#: ../clutter/clutter-shader-effect.c:486
|
||
msgid "Shader Type"
|
||
msgstr "షేడర్ రకము"
|
||
|
||
#: ../clutter/clutter-shader-effect.c:487
|
||
msgid "The type of shader used"
|
||
msgstr "ఉపయొగించిన షేడర్ యొక్క రకము"
|
||
|
||
#: ../clutter/clutter-snap-constraint.c:322
|
||
msgid "The source of the constraint"
|
||
msgstr "అవరోధము యొక్కమూలాధారం"
|
||
|
||
#: ../clutter/clutter-snap-constraint.c:335
|
||
msgid "From Edge"
|
||
msgstr "అంచు నుంచి"
|
||
|
||
#: ../clutter/clutter-snap-constraint.c:336
|
||
msgid "The edge of the actor that should be snapped"
|
||
msgstr "తెంచబడుచున్న ఆక్టర్ యొక్క అంచు"
|
||
|
||
#: ../clutter/clutter-snap-constraint.c:350
|
||
msgid "To Edge"
|
||
msgstr "అంచు వరకు"
|
||
|
||
#: ../clutter/clutter-snap-constraint.c:351
|
||
msgid "The edge of the source that should be snapped"
|
||
msgstr "ఆకస్మికంగా తెంచు మూలము యొక్క అంచు"
|
||
|
||
#: ../clutter/clutter-snap-constraint.c:367
|
||
msgid "The offset in pixels to apply to the constraint"
|
||
msgstr "నిర్భంధములు అమర్చుటకు పిక్సల్లలొని ఆఫ్సెట్"
|
||
|
||
#: ../clutter/clutter-stage.c:1899
|
||
msgid "Fullscreen Set"
|
||
msgstr "పూర్తి తెరగా ఉంచు"
|
||
|
||
#: ../clutter/clutter-stage.c:1900
|
||
msgid "Whether the main stage is fullscreen"
|
||
msgstr "ప్రధాన స్టేజ్ పూర్తితెరా"
|
||
|
||
#: ../clutter/clutter-stage.c:1914
|
||
msgid "Offscreen"
|
||
msgstr "ఆఫ్ స్క్రీన్"
|
||
|
||
#: ../clutter/clutter-stage.c:1915
|
||
msgid "Whether the main stage should be rendered offscreen"
|
||
msgstr "ప్రధాన స్టేజ్ ను ఆఫ్ స్క్రీన్ గా మార్చాలా"
|
||
|
||
#: ../clutter/clutter-stage.c:1927 ../clutter/clutter-text.c:3482
|
||
msgid "Cursor Visible"
|
||
msgstr "కనిపించు కర్సర్"
|
||
|
||
#: ../clutter/clutter-stage.c:1928
|
||
msgid "Whether the mouse pointer is visible on the main stage"
|
||
msgstr "ప్రధాన స్టేజ్ పై మౌజ్ పాయింటరు కనిపించుచున్నదా"
|
||
|
||
#: ../clutter/clutter-stage.c:1942
|
||
msgid "User Resizable"
|
||
msgstr "వాడుకరిచే పునఃపరిమాణము"
|
||
|
||
#: ../clutter/clutter-stage.c:1943
|
||
msgid "Whether the stage is able to be resized via user interaction"
|
||
msgstr "వాడుకరి పరస్పరముచే స్టేజ్ ని పునఃపరిమాణించవచ్చా"
|
||
|
||
#: ../clutter/clutter-stage.c:1958 ../clutter/deprecated/clutter-box.c:260
|
||
#: ../clutter/deprecated/clutter-rectangle.c:273
|
||
msgid "Color"
|
||
msgstr "రంగు"
|
||
|
||
#: ../clutter/clutter-stage.c:1959
|
||
msgid "The color of the stage"
|
||
msgstr "స్టేజ్ యొక్క రంగు"
|
||
|
||
#: ../clutter/clutter-stage.c:1974
|
||
msgid "Perspective"
|
||
msgstr "దృష్టికోణం"
|
||
|
||
#: ../clutter/clutter-stage.c:1975
|
||
msgid "Perspective projection parameters"
|
||
msgstr "దృష్టికోణం ప్రదర్శించు పరామితులు"
|
||
|
||
#: ../clutter/clutter-stage.c:1990
|
||
msgid "Title"
|
||
msgstr "శీర్షిక"
|
||
|
||
#: ../clutter/clutter-stage.c:1991
|
||
msgid "Stage Title"
|
||
msgstr "స్టేజ్ యొక్క శీర్షిక"
|
||
|
||
#: ../clutter/clutter-stage.c:2008
|
||
msgid "Use Fog"
|
||
msgstr "ఫాగ్ ను ఉపయోగించు"
|
||
|
||
#: ../clutter/clutter-stage.c:2009
|
||
msgid "Whether to enable depth cueing"
|
||
msgstr "లోతు క్రమమును క్రియాశీలీకరించవలెనా"
|
||
|
||
#: ../clutter/clutter-stage.c:2025
|
||
msgid "Fog"
|
||
msgstr "ఫాగ్"
|
||
|
||
#: ../clutter/clutter-stage.c:2026
|
||
msgid "Settings for the depth cueing"
|
||
msgstr "లోతు క్రమమునకు అమరికలు"
|
||
|
||
#: ../clutter/clutter-stage.c:2042
|
||
msgid "Use Alpha"
|
||
msgstr "ఆల్ఫాను ఉపయోగించు"
|
||
|
||
#: ../clutter/clutter-stage.c:2043
|
||
msgid "Whether to honour the alpha component of the stage color"
|
||
msgstr "స్టేజ్ రంగు యొక్క ఆల్ఫాఅవయవమును గౌరవించాలా"
|
||
|
||
#: ../clutter/clutter-stage.c:2059
|
||
msgid "Key Focus"
|
||
msgstr "ప్రధాన కేంద్రము"
|
||
|
||
#: ../clutter/clutter-stage.c:2060
|
||
msgid "The currently key focused actor"
|
||
msgstr "ప్రస్తుతంగా ప్రధాన కేంద్రీకరించబడ్డ ఆక్టర్ "
|
||
|
||
#: ../clutter/clutter-stage.c:2076
|
||
msgid "No Clear Hint"
|
||
msgstr "స్పష్టములేని సహాయము"
|
||
|
||
#: ../clutter/clutter-stage.c:2077
|
||
msgid "Whether the stage should clear its contents"
|
||
msgstr "స్టేజ్ యొక్క విషయములు స్పష్టముగా ఉండవలెనా"
|
||
|
||
#: ../clutter/clutter-stage.c:2090
|
||
msgid "Accept Focus"
|
||
msgstr "అంగీకరించబడ్డ కేంద్రము"
|
||
|
||
#: ../clutter/clutter-stage.c:2091
|
||
msgid "Whether the stage should accept focus on show"
|
||
msgstr "ప్రదర్శింపబడినప్పుడు స్టేజ్ కేంద్రమును అంగీకరించాలా"
|
||
|
||
#: ../clutter/clutter-table-layout.c:543
|
||
msgid "Column Number"
|
||
msgstr "నిలువుపట్టీ సంఖ్య"
|
||
|
||
#: ../clutter/clutter-table-layout.c:544
|
||
msgid "The column the widget resides in"
|
||
msgstr "విడ్జెట్ యొక్క నిలువుపట్టీ ఉన్న స్థానము"
|
||
|
||
#: ../clutter/clutter-table-layout.c:551
|
||
msgid "Row Number"
|
||
msgstr "అడ్డపట్టీ సంఖ్య"
|
||
|
||
#: ../clutter/clutter-table-layout.c:552
|
||
msgid "The row the widget resides in"
|
||
msgstr "విడ్జెట్ యొక్క అడ్డపట్టీ ఉన్న స్థానము"
|
||
|
||
#: ../clutter/clutter-table-layout.c:559
|
||
msgid "Column Span"
|
||
msgstr "నిలువుపట్టీ విస్తృతి"
|
||
|
||
#: ../clutter/clutter-table-layout.c:560
|
||
msgid "The number of columns the widget should span"
|
||
msgstr "విడ్జెట్ విస్తృతించుటకు నిలువుపట్టీల సంఖ్య "
|
||
|
||
#: ../clutter/clutter-table-layout.c:567
|
||
msgid "Row Span"
|
||
msgstr "అడ్డపట్టీ విస్తృతి"
|
||
|
||
#: ../clutter/clutter-table-layout.c:568
|
||
msgid "The number of rows the widget should span"
|
||
msgstr "విడ్జెట్ విస్తృతించుటకు అడ్డపట్టీల సంఖ్య"
|
||
|
||
#: ../clutter/clutter-table-layout.c:575
|
||
msgid "Horizontal Expand"
|
||
msgstr "అడ్డంగా విస్తరించు"
|
||
|
||
#: ../clutter/clutter-table-layout.c:576
|
||
msgid "Allocate extra space for the child in horizontal axis"
|
||
msgstr "అడ్డ ఆంక్షమునకు అధిక ఖాళీని కేటాయించు"
|
||
|
||
#: ../clutter/clutter-table-layout.c:582
|
||
msgid "Vertical Expand"
|
||
msgstr "నిలువుగా విస్తరించు"
|
||
|
||
#: ../clutter/clutter-table-layout.c:583
|
||
msgid "Allocate extra space for the child in vertical axis"
|
||
msgstr "నిలువు ఆంక్షమునకు అధిక ఖాళీని కేటాయించు"
|
||
|
||
#: ../clutter/clutter-table-layout.c:1638
|
||
msgid "Spacing between columns"
|
||
msgstr "నిలువుపట్టీల మధ్య ఖాళీ"
|
||
|
||
#: ../clutter/clutter-table-layout.c:1652
|
||
msgid "Spacing between rows"
|
||
msgstr "అడ్డపట్టీల మధ్య ఖాళీ"
|
||
|
||
#: ../clutter/clutter-text-buffer.c:351 ../clutter/clutter-text.c:3403
|
||
msgid "Text"
|
||
msgstr "పాఠ్యం"
|
||
|
||
#: ../clutter/clutter-text-buffer.c:352
|
||
msgid "The contents of the buffer"
|
||
msgstr "బఫర్ యొక్క విషయాలు"
|
||
|
||
#: ../clutter/clutter-text-buffer.c:365
|
||
msgid "Text length"
|
||
msgstr "పాఠం పొడవు"
|
||
|
||
#: ../clutter/clutter-text-buffer.c:366
|
||
msgid "Length of the text currently in the buffer"
|
||
msgstr "ప్రస్తుతం బఫర్లో వున్న పాఠము పొడవు"
|
||
|
||
#: ../clutter/clutter-text-buffer.c:379
|
||
msgid "Maximum length"
|
||
msgstr "గరిష్ఠ పొడవు"
|
||
|
||
#: ../clutter/clutter-text-buffer.c:380
|
||
msgid "Maximum number of characters for this entry. Zero if no maximum"
|
||
msgstr "ఈ ప్రవేశమునకు గరిష్ట ఆక్షరముల సంఖ్య. గరిష్టం అనేది లేకపోతే సున్నా"
|
||
|
||
#: ../clutter/clutter-text.c:3350
|
||
msgid "Buffer"
|
||
msgstr "బఫర్"
|
||
|
||
#: ../clutter/clutter-text.c:3351
|
||
msgid "The buffer for the text"
|
||
msgstr "పాఠం కొరకు బఫర్"
|
||
|
||
#: ../clutter/clutter-text.c:3369
|
||
msgid "The font to be used by the text"
|
||
msgstr "పాఠములో ఉపయోగించిన అక్షరశైలి"
|
||
|
||
#: ../clutter/clutter-text.c:3386
|
||
msgid "Font Description"
|
||
msgstr "అక్షరశైలి వివరణ"
|
||
|
||
#: ../clutter/clutter-text.c:3387
|
||
msgid "The font description to be used"
|
||
msgstr "ఉపయోగించనున్న అక్షరశైలి వివరణ"
|
||
|
||
#: ../clutter/clutter-text.c:3404
|
||
msgid "The text to render"
|
||
msgstr "రెండరుకు పాఠము"
|
||
|
||
#: ../clutter/clutter-text.c:3418
|
||
msgid "Font Color"
|
||
msgstr "అక్షరశైలి రంగు"
|
||
|
||
#: ../clutter/clutter-text.c:3419
|
||
msgid "Color of the font used by the text"
|
||
msgstr "పాఠములో ఉపయోగించనున్న అక్షరశైలి యొక్క రంగు"
|
||
|
||
#: ../clutter/clutter-text.c:3434
|
||
msgid "Editable"
|
||
msgstr "మర్పుచేయగల"
|
||
|
||
#: ../clutter/clutter-text.c:3435
|
||
msgid "Whether the text is editable"
|
||
msgstr "పాఠము మార్పుచేయవచ్చునా"
|
||
|
||
#: ../clutter/clutter-text.c:3450
|
||
msgid "Selectable"
|
||
msgstr "ఎంచుకొనుగల"
|
||
|
||
#: ../clutter/clutter-text.c:3451
|
||
msgid "Whether the text is selectable"
|
||
msgstr "పాఠము ఎంచుకొనవచ్చునా"
|
||
|
||
#: ../clutter/clutter-text.c:3465
|
||
msgid "Activatable"
|
||
msgstr "క్రియాశీలీకరించగల"
|
||
|
||
#: ../clutter/clutter-text.c:3466
|
||
msgid "Whether pressing return causes the activate signal to be emitted"
|
||
msgstr "క్రియాశీలీకరించబడ్డ సిగ్నల్ ప్రసరన రెటర్న్ నొక్కడమువల్ల జరుగుతున్నదా "
|
||
|
||
#: ../clutter/clutter-text.c:3483
|
||
msgid "Whether the input cursor is visible"
|
||
msgstr "ఇన్ పుట్ కర్సర్ కనిపించుచున్నదా"
|
||
|
||
#: ../clutter/clutter-text.c:3497 ../clutter/clutter-text.c:3498
|
||
msgid "Cursor Color"
|
||
msgstr "కర్సర్ రంగు"
|
||
|
||
#: ../clutter/clutter-text.c:3513
|
||
msgid "Cursor Color Set"
|
||
msgstr "కర్సర్ రంగు నిర్ధారించు"
|
||
|
||
#: ../clutter/clutter-text.c:3514
|
||
msgid "Whether the cursor color has been set"
|
||
msgstr "కర్సర్ యొక్క రంగు నిర్ధారింపబడినదా"
|
||
|
||
#: ../clutter/clutter-text.c:3529
|
||
msgid "Cursor Size"
|
||
msgstr "కర్సర్ పరిమాణము"
|
||
|
||
#: ../clutter/clutter-text.c:3530
|
||
msgid "The width of the cursor, in pixels"
|
||
msgstr "కర్సర్ యొక్క వెడల్పు, పిక్సల్ లలో"
|
||
|
||
#: ../clutter/clutter-text.c:3546 ../clutter/clutter-text.c:3564
|
||
msgid "Cursor Position"
|
||
msgstr "కర్సర్ స్థానము"
|
||
|
||
#: ../clutter/clutter-text.c:3547 ../clutter/clutter-text.c:3565
|
||
msgid "The cursor position"
|
||
msgstr "కర్సర్ యొక్క స్థానము"
|
||
|
||
#: ../clutter/clutter-text.c:3580
|
||
msgid "Selection-bound"
|
||
msgstr "ఎందుకొనబడ్డ-బంధము"
|
||
|
||
#: ../clutter/clutter-text.c:3581
|
||
msgid "The cursor position of the other end of the selection"
|
||
msgstr "ఎంపిక కు ఇంకొక చివరుకు గల కర్సర్ స్థానము"
|
||
|
||
#: ../clutter/clutter-text.c:3596 ../clutter/clutter-text.c:3597
|
||
msgid "Selection Color"
|
||
msgstr "ఎంచుకొనబడ్డ రంగు"
|
||
|
||
#: ../clutter/clutter-text.c:3612
|
||
msgid "Selection Color Set"
|
||
msgstr "ఎంచుకొనబడ్డ రంగు నిర్ధారించు"
|
||
|
||
#: ../clutter/clutter-text.c:3613
|
||
msgid "Whether the selection color has been set"
|
||
msgstr "ఎంచుకొనబడ్డ రంగు నిర్ధారించబడినదా"
|
||
|
||
#: ../clutter/clutter-text.c:3628
|
||
msgid "Attributes"
|
||
msgstr "విశ్లేషణములు"
|
||
|
||
#: ../clutter/clutter-text.c:3629
|
||
msgid "A list of style attributes to apply to the contents of the actor"
|
||
msgstr "ఆక్టర్ యొక్క విషయమునకు అనుసంధించబడ్డ శైలి విశ్లేషణముల జాబితా"
|
||
|
||
#: ../clutter/clutter-text.c:3651
|
||
msgid "Use markup"
|
||
msgstr "మార్కప్ ని ఉపయోగించు"
|
||
|
||
#: ../clutter/clutter-text.c:3652
|
||
msgid "Whether or not the text includes Pango markup"
|
||
msgstr "పాఠము ప్యాంగో మార్కప్ ను చేర్చుకున్నదా లేదా"
|
||
|
||
#: ../clutter/clutter-text.c:3668
|
||
msgid "Line wrap"
|
||
msgstr "లైన్ సర్దుబాటు"
|
||
|
||
#: ../clutter/clutter-text.c:3669
|
||
msgid "If set, wrap the lines if the text becomes too wide"
|
||
msgstr "అమర్చినచో, పాఠము చాలా పెద్దదైనపుడు లైన్లను సర్దుబాటుచేయును"
|
||
|
||
#: ../clutter/clutter-text.c:3684
|
||
msgid "Line wrap mode"
|
||
msgstr "లైన్ సర్దుబాటు మోడ్"
|
||
|
||
#: ../clutter/clutter-text.c:3685
|
||
msgid "Control how line-wrapping is done"
|
||
msgstr "లైన్ -సర్దుబాటు ఎలా జరుగునో నియంత్రించు"
|
||
|
||
#: ../clutter/clutter-text.c:3700
|
||
msgid "Ellipsize"
|
||
msgstr "ఎలిప్స్ పరిమాణము"
|
||
|
||
#: ../clutter/clutter-text.c:3701
|
||
msgid "The preferred place to ellipsize the string"
|
||
msgstr "పదాలను ఎలిప్సైజ్ చేయుటకు ఎంచుకొనిన స్థలము"
|
||
|
||
#: ../clutter/clutter-text.c:3717
|
||
msgid "Line Alignment"
|
||
msgstr "లైను అనుగుణంగా"
|
||
|
||
#: ../clutter/clutter-text.c:3718
|
||
msgid "The preferred alignment for the string, for multi-line text"
|
||
msgstr "చాలా-లైన్ల పాఠమునకు పదాలను ఎంచుకొనిన స్థలము"
|
||
|
||
#: ../clutter/clutter-text.c:3734
|
||
msgid "Justify"
|
||
msgstr "సమాంతరము"
|
||
|
||
#: ../clutter/clutter-text.c:3735
|
||
msgid "Whether the text should be justified"
|
||
msgstr "సమాచారము సమాంతరముగా ఉన్నదా"
|
||
|
||
#: ../clutter/clutter-text.c:3750
|
||
msgid "Password Character"
|
||
msgstr "సంకేతపదం యొక్క అక్షరం "
|
||
|
||
#: ../clutter/clutter-text.c:3751
|
||
msgid "If non-zero, use this character to display the actor's contents"
|
||
msgstr ""
|
||
"సున్నా కానపుడు, ఆక్టర్ల విషయములు ప్రదర్శించుటకు ఈ అక్షరమును ఉపయోగించుము"
|
||
|
||
#: ../clutter/clutter-text.c:3765
|
||
msgid "Max Length"
|
||
msgstr "గరిష్ఠ పొడవు"
|
||
|
||
#: ../clutter/clutter-text.c:3766
|
||
msgid "Maximum length of the text inside the actor"
|
||
msgstr "ఆక్టర్ లోని పాఠములో అత్యధిక పొడవు"
|
||
|
||
#: ../clutter/clutter-text.c:3789
|
||
msgid "Single Line Mode"
|
||
msgstr "ఒకే లైన్ మోడ్"
|
||
|
||
#: ../clutter/clutter-text.c:3790
|
||
msgid "Whether the text should be a single line"
|
||
msgstr "పాఠము ఒకే లైన్ లో ఉండాలా"
|
||
|
||
#: ../clutter/clutter-text.c:3804 ../clutter/clutter-text.c:3805
|
||
msgid "Selected Text Color"
|
||
msgstr "ఎంపిక చేసిన వాఖ్యముల రంగు"
|
||
|
||
#: ../clutter/clutter-text.c:3820
|
||
msgid "Selected Text Color Set"
|
||
msgstr "ఎంపిక చేసిన వాఖ్యములకు రంగు నిర్ధారించు"
|
||
|
||
#: ../clutter/clutter-text.c:3821
|
||
msgid "Whether the selected text color has been set"
|
||
msgstr "ఎంపిక చేసిన వాఖ్యములకు రంగు నిర్ధారించబడినదా"
|
||
|
||
#: ../clutter/clutter-timeline.c:561
|
||
#: ../clutter/deprecated/clutter-animation.c:560
|
||
msgid "Loop"
|
||
msgstr "లూప్"
|
||
|
||
#: ../clutter/clutter-timeline.c:562
|
||
msgid "Should the timeline automatically restart"
|
||
msgstr "కాలరేఖ స్వయముగా పునఃప్రారంభించాలా"
|
||
|
||
#: ../clutter/clutter-timeline.c:576
|
||
msgid "Delay"
|
||
msgstr "జాప్యం"
|
||
|
||
#: ../clutter/clutter-timeline.c:577
|
||
msgid "Delay before start"
|
||
msgstr "మొదలుపెట్టే ముందు జాప్యం"
|
||
|
||
#: ../clutter/clutter-timeline.c:592
|
||
#: ../clutter/deprecated/clutter-animation.c:544
|
||
#: ../clutter/deprecated/clutter-animator.c:1803
|
||
#: ../clutter/deprecated/clutter-media.c:224
|
||
#: ../clutter/deprecated/clutter-state.c:1522
|
||
msgid "Duration"
|
||
msgstr "నిడివి"
|
||
|
||
#: ../clutter/clutter-timeline.c:593
|
||
msgid "Duration of the timeline in milliseconds"
|
||
msgstr "మిల్లీక్షణములలో కాలరేఖ యొక్క కాలపరిమితి"
|
||
|
||
#: ../clutter/clutter-timeline.c:608
|
||
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:528
|
||
#: ../clutter/deprecated/clutter-behaviour-rotate.c:337
|
||
msgid "Direction"
|
||
msgstr "దిశ"
|
||
|
||
#: ../clutter/clutter-timeline.c:609
|
||
msgid "Direction of the timeline"
|
||
msgstr "కాలరేఖ యొక్క దిశ"
|
||
|
||
#: ../clutter/clutter-timeline.c:624
|
||
msgid "Auto Reverse"
|
||
msgstr "స్వయ ప్రత్యస్ధం"
|
||
|
||
#: ../clutter/clutter-timeline.c:625
|
||
msgid "Whether the direction should be reversed when reaching the end"
|
||
msgstr "చివరికి వెల్లినంతనే దిశని తిప్పివేయాలా"
|
||
|
||
#: ../clutter/clutter-timeline.c:643
|
||
msgid "Repeat Count"
|
||
msgstr "లెక్క పునరావృతంచేయి"
|
||
|
||
#: ../clutter/clutter-timeline.c:644
|
||
msgid "How many times the timeline should repeat"
|
||
msgstr "కాలరేఖ యెన్ని సార్లు పునరావృతం కావాలి"
|
||
|
||
#: ../clutter/clutter-timeline.c:658
|
||
msgid "Progress Mode"
|
||
msgstr "పురోగతి విధం"
|
||
|
||
#: ../clutter/clutter-timeline.c:659
|
||
msgid "How the timeline should compute the progress"
|
||
msgstr "పురోగతిని కాలరేఖ యెలా లెక్కించాలి"
|
||
|
||
#: ../clutter/clutter-transition.c:246
|
||
msgid "Interval"
|
||
msgstr "విరామం"
|
||
|
||
#: ../clutter/clutter-transition.c:247
|
||
msgid "The interval of values to transition"
|
||
msgstr "బదిలీకు విలువల యొక్క విరామం"
|
||
|
||
#: ../clutter/clutter-transition.c:261
|
||
msgid "Animatable"
|
||
msgstr "ఏనిమేట్చేయగల"
|
||
|
||
#: ../clutter/clutter-transition.c:262
|
||
msgid "The animatable object"
|
||
msgstr "ఏనిమేట్చేయగల ఆబ్జక్ట్"
|
||
|
||
#: ../clutter/clutter-transition.c:283
|
||
msgid "Remove on Complete"
|
||
msgstr "పూర్తవగానే తీసివేయి"
|
||
|
||
#: ../clutter/clutter-transition.c:284
|
||
msgid "Detach the transition when completed"
|
||
msgstr "పూర్తవగానే బదిలీను వేరుచేయి"
|
||
|
||
#: ../clutter/clutter-zoom-action.c:353
|
||
#| msgid "Axis"
|
||
msgid "Zoom Axis"
|
||
msgstr "జూమ్ అక్షం"
|
||
|
||
#: ../clutter/clutter-zoom-action.c:354
|
||
#| msgid "Constraints the dragging to an axis"
|
||
msgid "Constraints the zoom to an axis"
|
||
msgstr "జూమ్ను అక్షమునకు నిర్భందించు"
|
||
|
||
#: ../clutter/deprecated/clutter-alpha.c:355
|
||
#: ../clutter/deprecated/clutter-animation.c:575
|
||
#: ../clutter/deprecated/clutter-animator.c:1820
|
||
msgid "Timeline"
|
||
msgstr "కాలరేఖ"
|
||
|
||
#: ../clutter/deprecated/clutter-alpha.c:356
|
||
msgid "Timeline used by the alpha"
|
||
msgstr "ఆల్ఫా ఉపయోగించే కాలరేఖ"
|
||
|
||
#: ../clutter/deprecated/clutter-alpha.c:372
|
||
msgid "Alpha value"
|
||
msgstr "ఆల్ఫా విలువ"
|
||
|
||
#: ../clutter/deprecated/clutter-alpha.c:373
|
||
msgid "Alpha value as computed by the alpha"
|
||
msgstr "ఆల్ఫా ద్వారా గణింపబడిన ఆల్ఫా విలువ"
|
||
|
||
#: ../clutter/deprecated/clutter-alpha.c:394
|
||
#: ../clutter/deprecated/clutter-animation.c:528
|
||
msgid "Mode"
|
||
msgstr "విధం"
|
||
|
||
#: ../clutter/deprecated/clutter-alpha.c:395
|
||
msgid "Progress mode"
|
||
msgstr "పురోగతి విధం"
|
||
|
||
#: ../clutter/deprecated/clutter-animation.c:511
|
||
msgid "Object"
|
||
msgstr "వస్తువు"
|
||
|
||
#: ../clutter/deprecated/clutter-animation.c:512
|
||
msgid "Object to which the animation applies"
|
||
msgstr "యానిమేషన్ వర్తిస్తున్న వస్తువు"
|
||
|
||
#: ../clutter/deprecated/clutter-animation.c:529
|
||
msgid "The mode of the animation"
|
||
msgstr "యానిమేషన్ యొక్క విధం"
|
||
|
||
#: ../clutter/deprecated/clutter-animation.c:545
|
||
msgid "Duration of the animation, in milliseconds"
|
||
msgstr "మిల్లిసెకన్లు లో యానిమేషన్ వ్యవధి,"
|
||
|
||
#: ../clutter/deprecated/clutter-animation.c:561
|
||
msgid "Whether the animation should loop"
|
||
msgstr "యానిమేషన్ లూప్ చేయవలెనా లేదా"
|
||
|
||
#: ../clutter/deprecated/clutter-animation.c:576
|
||
msgid "The timeline used by the animation"
|
||
msgstr "యానిమేషన్ ఉపయోగించే కాలపట్టిక"
|
||
|
||
#: ../clutter/deprecated/clutter-animation.c:592
|
||
#: ../clutter/deprecated/clutter-behaviour.c:241
|
||
msgid "Alpha"
|
||
msgstr "అప్ఫా"
|
||
|
||
#: ../clutter/deprecated/clutter-animation.c:593
|
||
msgid "The alpha used by the animation"
|
||
msgstr "యానిమేషన్ ఉపయోగించే ఆల్ఫా"
|
||
|
||
#: ../clutter/deprecated/clutter-animator.c:1804
|
||
msgid "The duration of the animation"
|
||
msgstr "యానిమేషన్ వ్యవధి"
|
||
|
||
#: ../clutter/deprecated/clutter-animator.c:1821
|
||
msgid "The timeline of the animation"
|
||
msgstr "యానిమేషన్ యొక్క కాలపట్టిక"
|
||
|
||
#: ../clutter/deprecated/clutter-behaviour.c:242
|
||
msgid "Alpha Object to drive the behaviour"
|
||
msgstr "ప్రవర్తన నడపడానికి ఆల్ఫా వస్తువు"
|
||
|
||
#: ../clutter/deprecated/clutter-behaviour-depth.c:182
|
||
msgid "Start Depth"
|
||
msgstr "లోతు ప్రారంభం"
|
||
|
||
#: ../clutter/deprecated/clutter-behaviour-depth.c:183
|
||
msgid "Initial depth to apply"
|
||
msgstr "దరఖాస్తు ప్రాధమిక లోతు"
|
||
|
||
#: ../clutter/deprecated/clutter-behaviour-depth.c:198
|
||
msgid "End Depth"
|
||
msgstr "ముగింపు లోతు"
|
||
|
||
#: ../clutter/deprecated/clutter-behaviour-depth.c:199
|
||
msgid "Final depth to apply"
|
||
msgstr "దరఖాస్తు ఆఖరి లోతు"
|
||
|
||
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:401
|
||
msgid "Start Angle"
|
||
msgstr "కోణం ప్రారంభం"
|
||
|
||
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:402
|
||
#: ../clutter/deprecated/clutter-behaviour-rotate.c:284
|
||
msgid "Initial angle"
|
||
msgstr "ప్రాధమిక కోణం"
|
||
|
||
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:417
|
||
msgid "End Angle"
|
||
msgstr "ముగింపు కోణం"
|
||
|
||
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:418
|
||
#: ../clutter/deprecated/clutter-behaviour-rotate.c:302
|
||
msgid "Final angle"
|
||
msgstr "ఆఖరి కోణం"
|
||
|
||
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:433
|
||
msgid "Angle x tilt"
|
||
msgstr "కోణం x వంపు"
|
||
|
||
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:434
|
||
msgid "Tilt of the ellipse around x axis"
|
||
msgstr "X అక్షం చుట్టూ దీర్ఘ వృత్తము యొక్క వంపు"
|
||
|
||
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:449
|
||
msgid "Angle y tilt"
|
||
msgstr "కోణం Y వంపు"
|
||
|
||
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:450
|
||
msgid "Tilt of the ellipse around y axis"
|
||
msgstr "Y అక్షం చుట్టూ దీర్ఘ వృత్తము యొక్క వంపు"
|
||
|
||
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:465
|
||
msgid "Angle z tilt"
|
||
msgstr "కోణం z వంపు"
|
||
|
||
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:466
|
||
msgid "Tilt of the ellipse around z axis"
|
||
msgstr "Z అక్షం చుట్టూ దీర్ఘ వృత్తము యొక్క వంపు"
|
||
|
||
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:482
|
||
msgid "Width of the ellipse"
|
||
msgstr "దీర్ఘ వృత్తము యొక్క వెడల్పు"
|
||
|
||
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:498
|
||
msgid "Height of ellipse"
|
||
msgstr "దీర్ఘ వృత్తము యొక్క ఎత్తు"
|
||
|
||
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:513
|
||
msgid "Center"
|
||
msgstr "కేంద్రం"
|
||
|
||
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:514
|
||
msgid "Center of ellipse"
|
||
msgstr "దీర్ఘ వృత్తము యొక్క కేంద్రం"
|
||
|
||
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:529
|
||
#: ../clutter/deprecated/clutter-behaviour-rotate.c:338
|
||
msgid "Direction of rotation"
|
||
msgstr "బ్రమణపు దిశ"
|
||
|
||
#: ../clutter/deprecated/clutter-behaviour-opacity.c:184
|
||
msgid "Opacity Start"
|
||
msgstr "అస్పష్టత ప్రారంభం"
|
||
|
||
#: ../clutter/deprecated/clutter-behaviour-opacity.c:185
|
||
msgid "Initial opacity level"
|
||
msgstr "ప్రాధమిక అస్పష్టత స్థాయి"
|
||
|
||
#: ../clutter/deprecated/clutter-behaviour-opacity.c:202
|
||
msgid "Opacity End"
|
||
msgstr "అస్పష్టత ముగింపు"
|
||
|
||
#: ../clutter/deprecated/clutter-behaviour-opacity.c:203
|
||
msgid "Final opacity level"
|
||
msgstr "ఆఖరి అస్పష్టత స్థాయి"
|
||
|
||
#: ../clutter/deprecated/clutter-behaviour-path.c:226
|
||
msgid "The ClutterPath object representing the path to animate along"
|
||
msgstr "యానిమేట్ మార్గం సూచించే క్లట్టర్ మార్గ వస్తువు"
|
||
|
||
#: ../clutter/deprecated/clutter-behaviour-rotate.c:283
|
||
msgid "Angle Begin"
|
||
msgstr "కోణం ఆరంభం"
|
||
|
||
#: ../clutter/deprecated/clutter-behaviour-rotate.c:301
|
||
msgid "Angle End"
|
||
msgstr "కోణం ముగింపు"
|
||
|
||
#: ../clutter/deprecated/clutter-behaviour-rotate.c:319
|
||
msgid "Axis"
|
||
msgstr "అక్షం"
|
||
|
||
#: ../clutter/deprecated/clutter-behaviour-rotate.c:320
|
||
msgid "Axis of rotation"
|
||
msgstr "భ్రమణ దిశ"
|
||
|
||
#: ../clutter/deprecated/clutter-behaviour-rotate.c:355
|
||
msgid "Center X"
|
||
msgstr "కేంద్రం X"
|
||
|
||
#: ../clutter/deprecated/clutter-behaviour-rotate.c:356
|
||
msgid "X coordinate of the center of rotation"
|
||
msgstr "రొటేషన్ కేంద్రం యొక్క X సమన్వయం"
|
||
|
||
#: ../clutter/deprecated/clutter-behaviour-rotate.c:373
|
||
msgid "Center Y"
|
||
msgstr "కేంద్రం Y"
|
||
|
||
#: ../clutter/deprecated/clutter-behaviour-rotate.c:374
|
||
msgid "Y coordinate of the center of rotation"
|
||
msgstr "రొటేషన్ కేంద్రం యొక్క Y సమన్వయం"
|
||
|
||
#: ../clutter/deprecated/clutter-behaviour-rotate.c:391
|
||
msgid "Center Z"
|
||
msgstr "కేంద్రం Z"
|
||
|
||
#: ../clutter/deprecated/clutter-behaviour-rotate.c:392
|
||
msgid "Z coordinate of the center of rotation"
|
||
msgstr "భ్రమణ కేంద్రం యొక్క Z సమన్వయం"
|
||
|
||
#: ../clutter/deprecated/clutter-behaviour-scale.c:226
|
||
msgid "X Start Scale"
|
||
msgstr "X ప్రారంభించండి కొలమానం"
|
||
|
||
#: ../clutter/deprecated/clutter-behaviour-scale.c:227
|
||
msgid "Initial scale on the X axis"
|
||
msgstr "X అక్షం న ప్రాధమిక ప్రమాణం"
|
||
|
||
#: ../clutter/deprecated/clutter-behaviour-scale.c:245
|
||
msgid "X End Scale"
|
||
msgstr "X ముగింపు కొలమానం"
|
||
|
||
#: ../clutter/deprecated/clutter-behaviour-scale.c:246
|
||
msgid "Final scale on the X axis"
|
||
msgstr "X అక్షం న ఆఖరి ప్రమాణం"
|
||
|
||
#: ../clutter/deprecated/clutter-behaviour-scale.c:264
|
||
msgid "Y Start Scale"
|
||
msgstr "Y ప్రారంభపు కొలమానం"
|
||
|
||
#: ../clutter/deprecated/clutter-behaviour-scale.c:265
|
||
msgid "Initial scale on the Y axis"
|
||
msgstr "Y అక్షం న ప్రాధమిక ప్రమాణం"
|
||
|
||
#: ../clutter/deprecated/clutter-behaviour-scale.c:283
|
||
msgid "Y End Scale"
|
||
msgstr "Y ముగింపు కొలమానం"
|
||
|
||
#: ../clutter/deprecated/clutter-behaviour-scale.c:284
|
||
msgid "Final scale on the Y axis"
|
||
msgstr "Y అక్షం న ఆఖరి ప్రమాణం"
|
||
|
||
#: ../clutter/deprecated/clutter-box.c:261
|
||
msgid "The background color of the box"
|
||
msgstr "పెట్టె యొక్క నేపథ్య రంగు"
|
||
|
||
#: ../clutter/deprecated/clutter-box.c:274
|
||
msgid "Color Set"
|
||
msgstr "రంగు అమరిక"
|
||
|
||
#: ../clutter/deprecated/clutter-cairo-texture.c:597
|
||
msgid "Surface Width"
|
||
msgstr "ఉపరితల వెడల్పు"
|
||
|
||
#: ../clutter/deprecated/clutter-cairo-texture.c:598
|
||
msgid "The width of the Cairo surface"
|
||
msgstr "కైరో ఉపరితలం యొక్క వెడల్పు"
|
||
|
||
#: ../clutter/deprecated/clutter-cairo-texture.c:615
|
||
msgid "Surface Height"
|
||
msgstr "ఉపరితల ఎత్తు"
|
||
|
||
#: ../clutter/deprecated/clutter-cairo-texture.c:616
|
||
msgid "The height of the Cairo surface"
|
||
msgstr "కైరో ఉపరితలం యొక్క ఎత్తు"
|
||
|
||
#: ../clutter/deprecated/clutter-cairo-texture.c:636
|
||
msgid "Auto Resize"
|
||
msgstr "స్వీయ పునఃపరిమాణం"
|
||
|
||
#: ../clutter/deprecated/clutter-cairo-texture.c:637
|
||
msgid "Whether the surface should match the allocation"
|
||
msgstr "ఉపరితల కేటాయింపు సరిపోలుతుందొ లేదో "
|
||
|
||
#: ../clutter/deprecated/clutter-media.c:83
|
||
msgid "URI"
|
||
msgstr "URI"
|
||
|
||
#: ../clutter/deprecated/clutter-media.c:84
|
||
msgid "URI of a media file"
|
||
msgstr "మీడియా ఫైల్ యొక్క URI"
|
||
|
||
#: ../clutter/deprecated/clutter-media.c:100
|
||
msgid "Playing"
|
||
msgstr "ప్రదర్శింపబడుచున్నది"
|
||
|
||
#: ../clutter/deprecated/clutter-media.c:101
|
||
msgid "Whether the actor is playing"
|
||
msgstr "ఆక్టర్ ప్రదర్శింపబడుచున్నదా "
|
||
|
||
#: ../clutter/deprecated/clutter-media.c:118
|
||
msgid "Progress"
|
||
msgstr "ప్రగతి"
|
||
|
||
#: ../clutter/deprecated/clutter-media.c:119
|
||
msgid "Current progress of the playback"
|
||
msgstr "ప్లేబ్యాక్ యొక్క ప్రస్తుత ప్రగతి"
|
||
|
||
#: ../clutter/deprecated/clutter-media.c:135
|
||
msgid "Subtitle URI"
|
||
msgstr "URI ఉపశీర్షికలు"
|
||
|
||
#: ../clutter/deprecated/clutter-media.c:136
|
||
msgid "URI of a subtitle file"
|
||
msgstr "ఉపశీర్షిక ఫైల్ యొక్క URI"
|
||
|
||
#: ../clutter/deprecated/clutter-media.c:154
|
||
msgid "Subtitle Font Name"
|
||
msgstr "ఉపశీర్షిక యొక్క అక్షరశైలి పేరు"
|
||
|
||
#: ../clutter/deprecated/clutter-media.c:155
|
||
msgid "The font used to display subtitles"
|
||
msgstr "ఉపశీర్షికలను ప్రదర్శించుటకు ఉపయోగించు అక్షరశైలి"
|
||
|
||
#: ../clutter/deprecated/clutter-media.c:172
|
||
msgid "Audio Volume"
|
||
msgstr "ఆడియో శబ్ద పరిమాణము"
|
||
|
||
#: ../clutter/deprecated/clutter-media.c:173
|
||
msgid "The volume of the audio"
|
||
msgstr "ఆడియో యొక్క శబ్ద పరిమాణము"
|
||
|
||
#: ../clutter/deprecated/clutter-media.c:189
|
||
msgid "Can Seek"
|
||
msgstr "వెతకవచ్చును"
|
||
|
||
#: ../clutter/deprecated/clutter-media.c:190
|
||
msgid "Whether the current stream is seekable"
|
||
msgstr "ప్రస్తుత ప్రవాహమును వెతకవచ్చునా"
|
||
|
||
#: ../clutter/deprecated/clutter-media.c:207
|
||
msgid "Buffer Fill"
|
||
msgstr "బఫర్ నింపుట"
|
||
|
||
#: ../clutter/deprecated/clutter-media.c:208
|
||
msgid "The fill level of the buffer"
|
||
msgstr "బఫర్ యొక్క నిండిన స్థాయి"
|
||
|
||
#: ../clutter/deprecated/clutter-media.c:225
|
||
msgid "The duration of the stream, in seconds"
|
||
msgstr "ప్రవాహము యొక్క వ్యవధి, క్షణములలో"
|
||
|
||
#: ../clutter/deprecated/clutter-rectangle.c:274
|
||
msgid "The color of the rectangle"
|
||
msgstr "ధీర్ఘ చతురస్రము యొక్క రంగు"
|
||
|
||
#: ../clutter/deprecated/clutter-rectangle.c:287
|
||
msgid "Border Color"
|
||
msgstr "బార్డర్ రంగు"
|
||
|
||
#: ../clutter/deprecated/clutter-rectangle.c:288
|
||
msgid "The color of the border of the rectangle"
|
||
msgstr "ధీర్ఘ చతురస్రము యొక్క బార్డర్ రంగు"
|
||
|
||
#: ../clutter/deprecated/clutter-rectangle.c:303
|
||
msgid "Border Width"
|
||
msgstr "బార్డర్ వెడల్పు"
|
||
|
||
#: ../clutter/deprecated/clutter-rectangle.c:304
|
||
msgid "The width of the border of the rectangle"
|
||
msgstr "ధీర్ఘ చతురస్రము యొక్క బార్డర్ వెడల్పు"
|
||
|
||
#: ../clutter/deprecated/clutter-rectangle.c:318
|
||
msgid "Has Border"
|
||
msgstr "బార్డర్ ఉన్నది"
|
||
|
||
#: ../clutter/deprecated/clutter-rectangle.c:319
|
||
msgid "Whether the rectangle should have a border"
|
||
msgstr "ధీర్ఘ చతురస్రమునకు బార్డర్ ఉండవలెనా"
|
||
|
||
#: ../clutter/deprecated/clutter-shader.c:261
|
||
msgid "Vertex Source"
|
||
msgstr "వర్టెక్స్ మూలము"
|
||
|
||
#: ../clutter/deprecated/clutter-shader.c:262
|
||
msgid "Source of vertex shader"
|
||
msgstr "వర్టెక్స్ షేడర్ యొక్క మూలము"
|
||
|
||
#: ../clutter/deprecated/clutter-shader.c:278
|
||
msgid "Fragment Source"
|
||
msgstr "తునక మూలము"
|
||
|
||
#: ../clutter/deprecated/clutter-shader.c:279
|
||
msgid "Source of fragment shader"
|
||
msgstr "తునక షేడర్ యొక్క మూలము"
|
||
|
||
#: ../clutter/deprecated/clutter-shader.c:296
|
||
msgid "Compiled"
|
||
msgstr "కంపైల్ అయినవి"
|
||
|
||
#: ../clutter/deprecated/clutter-shader.c:297
|
||
msgid "Whether the shader is compiled and linked"
|
||
msgstr "షేడర్ అయ్యి లింక్ అయినదా"
|
||
|
||
#: ../clutter/deprecated/clutter-shader.c:314
|
||
msgid "Whether the shader is enabled"
|
||
msgstr "షేడర్ క్రియాశీలీకరించబడినదా"
|
||
|
||
#: ../clutter/deprecated/clutter-shader.c:525
|
||
#, c-format
|
||
msgid "%s compilation failed: %s"
|
||
msgstr "%s కంపైల్ అవుటలో విఫలం: %s"
|
||
|
||
#: ../clutter/deprecated/clutter-shader.c:526
|
||
msgid "Vertex shader"
|
||
msgstr "వర్టెక్స్ షేడర్"
|
||
|
||
#: ../clutter/deprecated/clutter-shader.c:527
|
||
msgid "Fragment shader"
|
||
msgstr "ఫ్రాగ్మెంట్ షేడర్"
|
||
|
||
#: ../clutter/deprecated/clutter-state.c:1504
|
||
msgid "State"
|
||
msgstr "స్టేట్"
|
||
|
||
#: ../clutter/deprecated/clutter-state.c:1505
|
||
msgid "Currently set state, (transition to this state might not be complete)"
|
||
msgstr "ప్రస్తుత స్టేట్ అమర్చు,(స్టేట్ యొక్క స్థిత్యంతరం ముగియకపోవచ్చు)"
|
||
|
||
#: ../clutter/deprecated/clutter-state.c:1523
|
||
msgid "Default transition duration"
|
||
msgstr "అప్రమేయ పరివర్తనము యొక్క వ్యవధి"
|
||
|
||
#: ../clutter/deprecated/clutter-texture.c:994
|
||
msgid "Sync size of actor"
|
||
msgstr "ఆక్టర్ యొక్క పరిమాణము జతచేయు"
|
||
|
||
#: ../clutter/deprecated/clutter-texture.c:995
|
||
msgid "Auto sync size of actor to underlying pixbuf dimensions"
|
||
msgstr "లోనున్న పిక్సుబఫ్ పరిమాణములకు ఆక్టర్ పరిమాణమును స్వయముగా జతపరుచు"
|
||
|
||
#: ../clutter/deprecated/clutter-texture.c:1002
|
||
msgid "Disable Slicing"
|
||
msgstr "స్లైసింగ్ ను నిరుపయోగపరుచు"
|
||
|
||
#: ../clutter/deprecated/clutter-texture.c:1003
|
||
msgid ""
|
||
"Forces the underlying texture to be singular and not made of smaller space "
|
||
"saving individual textures"
|
||
msgstr ""
|
||
"మూలమైన ఉపరితలమును బలవంతముగా ఏకవచనముగా ఉంచుట మరియు చిన్న స్పేస్ లో ఏకమైన "
|
||
"ఉపరితలముగా దాచిన వాటితో "
|
||
"తయారుచేసినవి కానివి"
|
||
|
||
#: ../clutter/deprecated/clutter-texture.c:1012
|
||
msgid "Tile Waste"
|
||
msgstr "వ్యర్ధమైన టైల్"
|
||
|
||
#: ../clutter/deprecated/clutter-texture.c:1013
|
||
msgid "Maximum waste area of a sliced texture"
|
||
msgstr "స్లైస్ అయిన ఆక్రుతి యొక్క అత్యధిక నిస్సారమైన స్థలము"
|
||
|
||
#: ../clutter/deprecated/clutter-texture.c:1021
|
||
msgid "Horizontal repeat"
|
||
msgstr "వెడల్పుగా పునరుక్తి పరుచు"
|
||
|
||
#: ../clutter/deprecated/clutter-texture.c:1022
|
||
msgid "Repeat the contents rather than scaling them horizontally"
|
||
msgstr "వెడల్పుగా స్కేల్ చేయడం కన్నా విషయము పునరుక్తిపరుచు"
|
||
|
||
#: ../clutter/deprecated/clutter-texture.c:1029
|
||
msgid "Vertical repeat"
|
||
msgstr "నిలువుగా పునరుక్తి పరుచు"
|
||
|
||
#: ../clutter/deprecated/clutter-texture.c:1030
|
||
msgid "Repeat the contents rather than scaling them vertically"
|
||
msgstr "నిలువుగా కొలువుటకన్నా విషయములను పునరుక్తి పరుచు"
|
||
|
||
#: ../clutter/deprecated/clutter-texture.c:1037
|
||
msgid "Filter Quality"
|
||
msgstr "వడపోత గుణం "
|
||
|
||
#: ../clutter/deprecated/clutter-texture.c:1038
|
||
msgid "Rendering quality used when drawing the texture"
|
||
msgstr "ఉపరితలం చిత్రించునపుడు గుణమును వ్యాఖ్యానించి ఉపయోగించబడును"
|
||
|
||
#: ../clutter/deprecated/clutter-texture.c:1046
|
||
msgid "Pixel Format"
|
||
msgstr "పిక్సల్ విధానము"
|
||
|
||
#: ../clutter/deprecated/clutter-texture.c:1047
|
||
msgid "The Cogl pixel format to use"
|
||
msgstr "ఉపయోగించుటకు cogl పిక్సల్ విధానము"
|
||
|
||
#: ../clutter/deprecated/clutter-texture.c:1055
|
||
#: ../clutter/wayland/clutter-wayland-surface.c:449
|
||
msgid "Cogl Texture"
|
||
msgstr "cogl ఆకృతి"
|
||
|
||
#: ../clutter/deprecated/clutter-texture.c:1056
|
||
#: ../clutter/wayland/clutter-wayland-surface.c:450
|
||
msgid "The underlying Cogl texture handle used to draw this actor"
|
||
msgstr "ఈ ఆక్టర్ ని చిత్రించుటకు ఉపయోగించబడుతున్న సూచించినట్టి cogl ఉపరితలం"
|
||
|
||
#: ../clutter/deprecated/clutter-texture.c:1063
|
||
msgid "Cogl Material"
|
||
msgstr "cogl పదార్ధము"
|
||
|
||
#: ../clutter/deprecated/clutter-texture.c:1064
|
||
msgid "The underlying Cogl material handle used to draw this actor"
|
||
msgstr "ఈ ఆక్టర్ ని చిత్రించుటకు ఉపయోగించబడుతున్న సూచించినట్టి cogl పదార్ధము"
|
||
|
||
#: ../clutter/deprecated/clutter-texture.c:1083
|
||
msgid "The path of the file containing the image data"
|
||
msgstr "దృశ్య సమాచారము కలిగిఉన్న ఫైల్ యొక్క మార్గము"
|
||
|
||
#: ../clutter/deprecated/clutter-texture.c:1090
|
||
msgid "Keep Aspect Ratio"
|
||
msgstr "దృశ్య నిష్పత్తిని ఉంచుము"
|
||
|
||
#: ../clutter/deprecated/clutter-texture.c:1091
|
||
msgid ""
|
||
"Keep the aspect ratio of the texture when requesting the preferred width or "
|
||
"height"
|
||
msgstr ""
|
||
"ప్రాధాన్యంగా వెడల్పు లేదా పోడవు అడిగినపుడు ఉపరితలం యొక్క దృశ్య నిష్పత్తి "
|
||
"ఉంచుము"
|
||
|
||
#: ../clutter/deprecated/clutter-texture.c:1119
|
||
msgid "Load asynchronously"
|
||
msgstr "అసమకాలికంగా లోడుచేయు"
|
||
|
||
#: ../clutter/deprecated/clutter-texture.c:1120
|
||
msgid ""
|
||
"Load files inside a thread to avoid blocking when loading images from disk"
|
||
msgstr ""
|
||
"డిస్క్ నుంచి చిత్రములు లోడుచేయునపుడు బ్లాక్ అవ్వకుండా నివారించుటకు త్రేడ్ కి "
|
||
"బదులుగా ఫైళ్ళను "
|
||
"లోడుచేయుము"
|
||
|
||
#: ../clutter/deprecated/clutter-texture.c:1138
|
||
msgid "Load data asynchronously"
|
||
msgstr "అసమకాలికంగా సమాచారమును లోడుచేయు"
|
||
|
||
#: ../clutter/deprecated/clutter-texture.c:1139
|
||
msgid ""
|
||
"Decode image data files inside a thread to reduce blocking when loading "
|
||
"images from disk"
|
||
msgstr ""
|
||
"డిస్క్ నుంచి చిత్రములు లోడుచేయునపుడు బ్లాక్ అగుట తగ్గించుటకు త్రెడ్ లోదృశ్య "
|
||
"సమాచార ఫెళ్ళను డీకోడ్ "
|
||
"చేయుము"
|
||
|
||
#: ../clutter/deprecated/clutter-texture.c:1165
|
||
msgid "Pick With Alpha"
|
||
msgstr "ఆల్ఫా తో ఎంచుకొనుము"
|
||
|
||
#: ../clutter/deprecated/clutter-texture.c:1166
|
||
msgid "Shape actor with alpha channel when picking"
|
||
msgstr "ఎంచుకొనునపుడు ఆక్టర్ ని ఆల్ఫా చానల్ తో షేప్ చేయుము"
|
||
|
||
#: ../clutter/deprecated/clutter-texture.c:1599
|
||
#: ../clutter/deprecated/clutter-texture.c:1994
|
||
#: ../clutter/deprecated/clutter-texture.c:2090
|
||
#: ../clutter/deprecated/clutter-texture.c:2388
|
||
#, c-format
|
||
msgid "Failed to load the image data"
|
||
msgstr "దృశ్య సమాచారమును లోడు చేయుటలో విఫలమైనది"
|
||
|
||
#: ../clutter/deprecated/clutter-texture.c:1758
|
||
#, c-format
|
||
msgid "YUV textures are not supported"
|
||
msgstr "YUV లేఖిని సహకరించదు"
|
||
|
||
#: ../clutter/deprecated/clutter-texture.c:1767
|
||
#, c-format
|
||
msgid "YUV2 textues are not supported"
|
||
msgstr "YUV2 లేఖిని సహకరించదు"
|
||
|
||
#: ../clutter/evdev/clutter-input-device-evdev.c:159
|
||
msgid "sysfs Path"
|
||
msgstr "sysfs యొక్క త్రోవ"
|
||
|
||
#: ../clutter/evdev/clutter-input-device-evdev.c:160
|
||
msgid "Path of the device in sysfs"
|
||
msgstr "sysfs లోనున్న పరికరము యొక్క త్రోవ"
|
||
|
||
#: ../clutter/evdev/clutter-input-device-evdev.c:175
|
||
msgid "Device Path"
|
||
msgstr "పరికరము యొక్క త్రోవ"
|
||
|
||
#: ../clutter/evdev/clutter-input-device-evdev.c:176
|
||
msgid "Path of the device node"
|
||
msgstr "పరికరము నోడ్ యొక్క త్రోవ"
|
||
|
||
#: ../clutter/gdk/clutter-backend-gdk.c:296
|
||
#, c-format
|
||
msgid "Could not find a suitable CoglWinsys for a GdkDisplay of type %s"
|
||
msgstr "%s రకపు GdkDisplay కు నప్పే CoglWinsys ను కనుగొనలేక పోయింది"
|
||
|
||
#: ../clutter/wayland/clutter-wayland-surface.c:423
|
||
msgid "Surface"
|
||
msgstr "ఉపరితలం"
|
||
|
||
#: ../clutter/wayland/clutter-wayland-surface.c:424
|
||
msgid "The underlying wayland surface"
|
||
msgstr "మూలాధారమైన wayland వుపరితలం"
|
||
|
||
#: ../clutter/wayland/clutter-wayland-surface.c:431
|
||
msgid "Surface width"
|
||
msgstr "ఉపరితల వెడల్పు"
|
||
|
||
#: ../clutter/wayland/clutter-wayland-surface.c:432
|
||
msgid "The width of the underlying wayland surface"
|
||
msgstr "మూలాధారమైన wayland వుపరితలం వెడల్పు"
|
||
|
||
#: ../clutter/wayland/clutter-wayland-surface.c:440
|
||
msgid "Surface height"
|
||
msgstr "ఉపరితలం ఎత్తు"
|
||
|
||
#: ../clutter/wayland/clutter-wayland-surface.c:441
|
||
msgid "The height of the underlying wayland surface"
|
||
msgstr "మూలాధారమైన wayland వుపరితలం యెత్తు"
|
||
|
||
#: ../clutter/x11/clutter-backend-x11.c:516
|
||
msgid "X display to use"
|
||
msgstr "వాడుటకు X ప్రదర్శన"
|
||
|
||
#: ../clutter/x11/clutter-backend-x11.c:522
|
||
msgid "X screen to use"
|
||
msgstr "వాడుటకు X స్క్రీన్"
|
||
|
||
#: ../clutter/x11/clutter-backend-x11.c:527
|
||
msgid "Make X calls synchronous"
|
||
msgstr "సమకాలికంగా X కాల్ లు చేయు"
|
||
|
||
#: ../clutter/x11/clutter-backend-x11.c:534
|
||
msgid "Enable XInput support"
|
||
msgstr "XInput సహకారము క్రియాశీలీకరించు"
|
||
|
||
#: ../clutter/x11/clutter-keymap-x11.c:317
|
||
msgid "The Clutter backend"
|
||
msgstr "క్లట్టర్ యొక్క బ్యాకెండ్"
|
||
|
||
#: ../clutter/x11/clutter-x11-texture-pixmap.c:539
|
||
msgid "Pixmap"
|
||
msgstr "పిక్స్ మ్యాప్"
|
||
|
||
#: ../clutter/x11/clutter-x11-texture-pixmap.c:540
|
||
msgid "The X11 Pixmap to be bound"
|
||
msgstr "బంధించబడనున్న X11పిక్స్ మ్యాప్"
|
||
|
||
#: ../clutter/x11/clutter-x11-texture-pixmap.c:548
|
||
msgid "Pixmap width"
|
||
msgstr "పిక్స్ మ్యాప్ యొక్క వెడల్పు"
|
||
|
||
#: ../clutter/x11/clutter-x11-texture-pixmap.c:549
|
||
msgid "The width of the pixmap bound to this texture"
|
||
msgstr "ఈ లేఖినికి బంధించబడిన పిక్స్ మ్యాప్ యొక్క వెడల్పు"
|
||
|
||
#: ../clutter/x11/clutter-x11-texture-pixmap.c:557
|
||
msgid "Pixmap height"
|
||
msgstr "పిక్స్ మ్యాప్ యొక్క ఎత్తు"
|
||
|
||
#: ../clutter/x11/clutter-x11-texture-pixmap.c:558
|
||
msgid "The height of the pixmap bound to this texture"
|
||
msgstr "ఈ లేఖినికి బంధించబడిన పిక్స్ మ్యాప్ యొక్క ఎత్తు"
|
||
|
||
#: ../clutter/x11/clutter-x11-texture-pixmap.c:566
|
||
msgid "Pixmap Depth"
|
||
msgstr "పిక్స్ మ్యాప్ యొక్క లోతు"
|
||
|
||
#: ../clutter/x11/clutter-x11-texture-pixmap.c:567
|
||
msgid "The depth (in number of bits) of the pixmap bound to this texture"
|
||
msgstr "ఈ లేఖినికి బంధించబడిన పిక్స్ మ్యాప్ యొక్క వెడల్పు(బిట్స్ సంఖ్యలో)"
|
||
|
||
#: ../clutter/x11/clutter-x11-texture-pixmap.c:575
|
||
msgid "Automatic Updates"
|
||
msgstr "స్వయం చాలకమైన తాజామార్పులు"
|
||
|
||
#: ../clutter/x11/clutter-x11-texture-pixmap.c:576
|
||
msgid "If the texture should be kept in sync with any pixmap changes."
|
||
msgstr "ఉపరితలం పిక్స్ మ్యాప్ మార్పులతో సమకాలీనముగా చేయబడితే"
|
||
|
||
#: ../clutter/x11/clutter-x11-texture-pixmap.c:584
|
||
msgid "Window"
|
||
msgstr "విండో"
|
||
|
||
#: ../clutter/x11/clutter-x11-texture-pixmap.c:585
|
||
msgid "The X11 Window to be bound"
|
||
msgstr "బంధించబడనున్న X11 విండో"
|
||
|
||
#: ../clutter/x11/clutter-x11-texture-pixmap.c:593
|
||
msgid "Window Redirect Automatic"
|
||
msgstr "స్వయంగా విండోకుకొత్త ఆజ్ఞ జారీ చేయు"
|
||
|
||
#: ../clutter/x11/clutter-x11-texture-pixmap.c:594
|
||
msgid "If composite window redirects are set to Automatic (or Manual if false)"
|
||
msgstr ""
|
||
"కాంపసిట్ విండో స్వయంగా కొత్తచిరునామాకి పంపబడడము అమర్చబడితే(లేదా మానవ "
|
||
"నిర్దేశితంగా తప్పైనచో)"
|
||
|
||
#: ../clutter/x11/clutter-x11-texture-pixmap.c:604
|
||
msgid "Window Mapped"
|
||
msgstr "విండో మ్యాప్ చేయబడినది"
|
||
|
||
#: ../clutter/x11/clutter-x11-texture-pixmap.c:605
|
||
msgid "If window is mapped"
|
||
msgstr "విండో మ్యాప్ చేయబడితే"
|
||
|
||
#: ../clutter/x11/clutter-x11-texture-pixmap.c:614
|
||
msgid "Destroyed"
|
||
msgstr "నాశనమైనది"
|
||
|
||
#: ../clutter/x11/clutter-x11-texture-pixmap.c:615
|
||
msgid "If window has been destroyed"
|
||
msgstr "విండో నాశనమైనచో"
|
||
|
||
#: ../clutter/x11/clutter-x11-texture-pixmap.c:623
|
||
msgid "Window X"
|
||
msgstr "విండో X"
|
||
|
||
#: ../clutter/x11/clutter-x11-texture-pixmap.c:624
|
||
msgid "X position of window on screen according to X11"
|
||
msgstr "X11 ప్రకారము స్క్రీన్ పై ఉన్న విండో యొక్క X స్థానము"
|
||
|
||
#: ../clutter/x11/clutter-x11-texture-pixmap.c:632
|
||
msgid "Window Y"
|
||
msgstr "విండో Y"
|
||
|
||
#: ../clutter/x11/clutter-x11-texture-pixmap.c:633
|
||
msgid "Y position of window on screen according to X11"
|
||
msgstr "X11 ప్రకారము స్క్రీన్ పై ఉన్న విండో యొక్క Y స్థానము"
|
||
|
||
#: ../clutter/x11/clutter-x11-texture-pixmap.c:640
|
||
msgid "Window Override Redirect"
|
||
msgstr "విండో అతిక్రమించి కొత్త చిరునామాకు పంపు"
|
||
|
||
#: ../clutter/x11/clutter-x11-texture-pixmap.c:641
|
||
msgid "If this is an override-redirect window"
|
||
msgstr "ఇదేమైనా ఓవర్రైడ్- రీడైరెక్ట్ విండోనా"
|
||
|
||
#~ msgid "Easing Delay"
|
||
#~ msgstr "సడలింపు ఆలస్యం "
|
||
|
||
#~ msgid "The delay befor the animations start"
|
||
#~ msgstr "ఆలస్యం కకా ముందే యానిమేషన్లు మొదలు "
|
||
|
||
#, fuzzy
|
||
#~ msgid "Cogl Options"
|
||
#~ msgstr "క్లట్టర్ ఎంపికలు"
|
||
|
||
#~ msgid "The layout manager used by the box"
|
||
#~ msgstr "బాక్స్ ఉపయోగించే నమూనా నిర్వాహకం"
|