mutter/po/cs.po

2848 lines
82 KiB
Plaintext
Raw Normal View History

2011-04-07 12:28:06 -04:00
# Czech translation for clutter.
# Copyright (C) 2011 clutter's COPYRIGHT HOLDER
# This file is distributed under the same license as the clutter package.
2012-03-18 02:38:15 -04:00
#
# Adam Matoušek <adydas95@gmail.com>, 2012.
2015-01-21 04:52:32 -05:00
# Marek Černocký <marek@manet.cz>, 2011, 2012, 2013, 2014, 2015.
2011-04-07 12:28:06 -04:00
#
msgid ""
msgstr ""
2013-04-26 19:37:40 -04:00
"Project-Id-Version: clutter 1.16\n"
2012-03-18 02:57:52 -04:00
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
"product=clutter&keywords=I18N+L10N&component=general\n"
2015-12-23 18:39:26 -05:00
"POT-Creation-Date: 2015-12-23 16:18+0000\n"
"PO-Revision-Date: 2015-12-24 00:38+0100\n"
2012-03-18 02:57:52 -04:00
"Last-Translator: Marek Černocký <marek@manet.cz>\n"
2011-04-07 12:28:06 -04:00
"Language-Team: Czech <gnome-cs-list@gnome.org>\n"
2012-10-03 13:48:25 -04:00
"Language: cs\n"
2011-04-07 12:28:06 -04:00
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
2013-04-26 19:37:40 -04:00
"X-Generator: Gtranslator 2.91.6\n"
2011-04-07 12:28:06 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6306
2011-04-07 12:28:06 -04:00
msgid "X coordinate"
msgstr "Souřadnice X"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6307
2011-04-07 12:28:06 -04:00
msgid "X coordinate of the actor"
2015-05-18 07:56:25 -04:00
msgstr "Souřadnice X účinkujícího"
2011-04-07 12:28:06 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6325
2011-04-07 12:28:06 -04:00
msgid "Y coordinate"
msgstr "Souřadnice Y"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6326
2011-04-07 12:28:06 -04:00
msgid "Y coordinate of the actor"
2015-05-18 07:56:25 -04:00
msgstr "Souřadnice Y účinkujícího"
2011-04-07 12:28:06 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6348
2012-10-03 13:48:25 -04:00
msgid "Position"
msgstr "Poloha"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6349
2012-10-03 13:48:25 -04:00
msgid "The position of the origin of the actor"
2015-05-18 07:56:25 -04:00
msgstr "Poloha počátku účinkujícího"
2012-10-03 13:48:25 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6366 ../clutter/clutter-canvas.c:248
2014-01-17 13:04:25 -05:00
#: ../clutter/clutter-grid-layout.c:1239
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:474
2011-04-07 12:28:06 -04:00
msgid "Width"
msgstr "Šířka"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6367
2011-04-07 12:28:06 -04:00
msgid "Width of the actor"
2015-05-18 07:56:25 -04:00
msgstr "Šířka účinkujícího"
2011-04-07 12:28:06 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6385 ../clutter/clutter-canvas.c:264
2014-01-17 13:04:25 -05:00
#: ../clutter/clutter-grid-layout.c:1246
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:490
2011-04-07 12:28:06 -04:00
msgid "Height"
msgstr "Výška"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6386
2011-04-07 12:28:06 -04:00
msgid "Height of the actor"
2015-05-18 07:56:25 -04:00
msgstr "Výška účinkujícího"
2011-04-07 12:28:06 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6407
2012-10-03 13:48:25 -04:00
msgid "Size"
msgstr "Velikost"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6408
2012-10-03 13:48:25 -04:00
msgid "The size of the actor"
2015-05-18 07:56:25 -04:00
msgstr "Velikost účinkujícího"
2012-10-03 13:48:25 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6426
2011-04-07 12:28:06 -04:00
msgid "Fixed X"
msgstr "Pevná X"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6427
2011-04-07 12:28:06 -04:00
msgid "Forced X position of the actor"
2015-05-18 07:56:25 -04:00
msgstr "Přikázaná poloha X účinkujícího"
2011-04-07 12:28:06 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6444
2011-04-07 12:28:06 -04:00
msgid "Fixed Y"
msgstr "Pevná Y"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6445
2011-04-07 12:28:06 -04:00
msgid "Forced Y position of the actor"
2015-05-18 07:56:25 -04:00
msgstr "Přikázaná poloha Y účinkujícího"
2011-04-07 12:28:06 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6460
2011-04-07 12:28:06 -04:00
msgid "Fixed position set"
msgstr "Nastavena pevná poloha"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6461
2011-04-07 12:28:06 -04:00
msgid "Whether to use fixed positioning for the actor"
2015-05-18 07:56:25 -04:00
msgstr "Zda je použita pevná poloha pro účinkujícího"
2011-04-07 12:28:06 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6479
2011-04-07 12:28:06 -04:00
msgid "Min Width"
msgstr "Min. šířka"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6480
2011-04-07 12:28:06 -04:00
msgid "Forced minimum width request for the actor"
2015-05-18 07:56:25 -04:00
msgstr "Požadavek na nutnou minimální šířku účinkujícího"
2011-04-07 12:28:06 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6498
2011-04-07 12:28:06 -04:00
msgid "Min Height"
msgstr "Min. výška"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6499
2011-04-07 12:28:06 -04:00
msgid "Forced minimum height request for the actor"
2015-05-18 07:56:25 -04:00
msgstr "Požadavek na nutnou minimální výšku účinkujícího"
2011-04-07 12:28:06 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6517
2011-04-07 12:28:06 -04:00
msgid "Natural Width"
msgstr "Přirozená šířka"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6518
2011-04-07 12:28:06 -04:00
msgid "Forced natural width request for the actor"
2015-05-18 07:56:25 -04:00
msgstr "Požadavek na nutnou přirozenou šířku účinkujícího"
2011-04-07 12:28:06 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6536
2011-04-07 12:28:06 -04:00
msgid "Natural Height"
msgstr "Přirozená výška"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6537
2011-04-07 12:28:06 -04:00
msgid "Forced natural height request for the actor"
2015-05-18 07:56:25 -04:00
msgstr "Požadavek na nutnou přirozenou výšku účinkujícího"
2011-04-07 12:28:06 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6552
2011-04-07 12:28:06 -04:00
msgid "Minimum width set"
msgstr "Nastavena min. šířka"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6553
2011-04-07 12:28:06 -04:00
msgid "Whether to use the min-width property"
msgstr "Zda se má použit vlastnost min-width"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6567
2011-04-07 12:28:06 -04:00
msgid "Minimum height set"
msgstr "Nastavena min. výška"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6568
2011-04-07 12:28:06 -04:00
msgid "Whether to use the min-height property"
msgstr "Zda se má použit vlastnost min-height"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6582
2011-04-07 12:28:06 -04:00
msgid "Natural width set"
msgstr "Nastavena přirozená šířka"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6583
2011-04-07 12:28:06 -04:00
msgid "Whether to use the natural-width property"
msgstr "Zda se má použit vlastnost natural-width"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6597
2011-04-07 12:28:06 -04:00
msgid "Natural height set"
msgstr "Nastavena přirozená výška"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6598
2011-04-07 12:28:06 -04:00
msgid "Whether to use the natural-height property"
msgstr "Zda se má použit vlastnost natural-height"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6614
2011-04-07 12:28:06 -04:00
msgid "Allocation"
msgstr "Místo"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6615
2011-04-07 12:28:06 -04:00
msgid "The actor's allocation"
2015-05-18 07:56:25 -04:00
msgstr "Místo zabrané účinkujícím"
2011-04-07 12:28:06 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6682
2011-04-07 12:28:06 -04:00
msgid "Request Mode"
msgstr "Režim požadavku"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6683
2011-04-07 12:28:06 -04:00
msgid "The actor's request mode"
2015-05-18 07:56:25 -04:00
msgstr "Režim požadavku účinkujícího"
2011-04-07 12:28:06 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6707
2011-04-07 12:28:06 -04:00
msgid "Depth"
msgstr "Hloubka"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6708
2011-04-07 12:28:06 -04:00
msgid "Position on the Z axis"
2012-10-03 13:48:25 -04:00
msgstr "Poloha na ose Z"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6735
2012-10-03 13:48:25 -04:00
msgid "Z Position"
msgstr "Poloha Z"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6736
2012-10-03 13:48:25 -04:00
msgid "The actor's position on the Z axis"
2015-05-18 07:56:25 -04:00
msgstr "Poloha účinkujícího na ose Z"
2011-04-07 12:28:06 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6753
2011-04-07 12:28:06 -04:00
msgid "Opacity"
msgstr "Krytí"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6754
2011-04-07 12:28:06 -04:00
msgid "Opacity of an actor"
2015-05-18 07:56:25 -04:00
msgstr "Úroveň krytí barev účinkujícího"
2011-04-07 12:28:06 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6774
2011-05-15 15:09:17 -04:00
msgid "Offscreen redirect"
msgstr "Přesměrování vykreslení v paměti"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6775
2011-09-04 13:35:49 -04:00
msgid "Flags controlling when to flatten the actor into a single image"
2015-05-18 07:56:25 -04:00
msgstr "Příznak řídící, zda se má účinkující shrnout do jednoho obrázku"
2011-05-15 15:09:17 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6789
2011-04-07 12:28:06 -04:00
msgid "Visible"
msgstr "Viditelnost"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6790
2011-04-07 12:28:06 -04:00
msgid "Whether the actor is visible or not"
2015-05-18 07:56:25 -04:00
msgstr "Zda je účinkující viditelný či ne"
2011-04-07 12:28:06 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6804
2011-04-07 12:28:06 -04:00
msgid "Mapped"
msgstr "Namapován"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6805
2011-04-07 12:28:06 -04:00
msgid "Whether the actor will be painted"
2015-05-18 07:56:25 -04:00
msgstr "Zda bude účinkující kreslen"
2011-04-07 12:28:06 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6818
2011-04-07 12:28:06 -04:00
msgid "Realized"
msgstr "Realizován"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6819
2011-04-07 12:28:06 -04:00
msgid "Whether the actor has been realized"
2015-05-18 07:56:25 -04:00
msgstr "Zda byl účinkující realizován"
2011-04-07 12:28:06 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6834
2011-04-07 12:28:06 -04:00
msgid "Reactive"
msgstr "Reagující"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6835
2011-04-07 12:28:06 -04:00
msgid "Whether the actor is reactive to events"
2015-05-18 07:56:25 -04:00
msgstr "Zda účinkující reaguje na události"
2011-04-07 12:28:06 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6846
2011-04-07 12:28:06 -04:00
msgid "Has Clip"
msgstr "Má ořez"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6847
2011-04-07 12:28:06 -04:00
msgid "Whether the actor has a clip set"
2015-05-18 07:56:25 -04:00
msgstr "Zda má účinkující nastavené ořezání"
2011-04-07 12:28:06 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6860
2011-04-07 12:28:06 -04:00
msgid "Clip"
msgstr "Ořez"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6861
2011-04-07 12:28:06 -04:00
msgid "The clip region for the actor"
2015-05-18 07:56:25 -04:00
msgstr "Oblast ořezání účinkujícího"
2011-04-07 12:28:06 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6880
2012-10-03 13:48:25 -04:00
msgid "Clip Rectangle"
msgstr "Ořezový obdélník"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6881
2012-10-03 13:48:25 -04:00
msgid "The visible region of the actor"
2015-05-18 07:56:25 -04:00
msgstr "Viditelná oblast účinkujícího"
2012-10-03 13:48:25 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6895 ../clutter/clutter-actor-meta.c:205
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-binding-pool.c:318 ../clutter/clutter-input-device.c:268
2011-04-07 12:28:06 -04:00
msgid "Name"
msgstr "Název"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6896
2011-04-07 12:28:06 -04:00
msgid "Name of the actor"
2015-05-18 07:56:25 -04:00
msgstr "Název účinkujícího"
2011-04-07 12:28:06 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6917
2012-10-03 13:48:25 -04:00
msgid "Pivot Point"
msgstr "Středový bod"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6918
2012-10-03 13:48:25 -04:00
msgid "The point around which the scaling and rotation occur"
msgstr "Bod, ke kterému se vztahuje škálování a otáčení"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6936
2012-10-03 13:48:25 -04:00
msgid "Pivot Point Z"
msgstr "Středový bod v Z"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6937
2012-10-03 13:48:25 -04:00
msgid "Z component of the pivot point"
msgstr "Souřadnice Z středového bodu"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6955
2011-04-07 12:28:06 -04:00
msgid "Scale X"
2012-10-03 13:48:25 -04:00
msgstr "Měřítko v X"
2011-04-07 12:28:06 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6956
2011-04-07 12:28:06 -04:00
msgid "Scale factor on the X axis"
msgstr "Škálovací měřítko v ose X"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6974
2011-04-07 12:28:06 -04:00
msgid "Scale Y"
2012-10-03 13:48:25 -04:00
msgstr "Měřítko v Y"
2011-04-07 12:28:06 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6975
2011-04-07 12:28:06 -04:00
msgid "Scale factor on the Y axis"
msgstr "Škálovací měřítko v ose Y"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6993
2012-10-03 13:48:25 -04:00
msgid "Scale Z"
msgstr "Měřítko v Z"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:6994
2012-10-03 13:48:25 -04:00
msgid "Scale factor on the Z axis"
msgstr "Škálovací měřítko v ose Z"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7012
2011-04-07 12:28:06 -04:00
msgid "Scale Center X"
2012-10-03 13:48:25 -04:00
msgstr "Střed škálování v X"
2011-04-07 12:28:06 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7013
2011-04-07 12:28:06 -04:00
msgid "Horizontal scale center"
msgstr "Střed škálování ve vodorovném směru"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7031
2011-04-07 12:28:06 -04:00
msgid "Scale Center Y"
2012-10-03 13:48:25 -04:00
msgstr "Střed škálování v Y"
2011-04-07 12:28:06 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7032
2011-04-07 12:28:06 -04:00
msgid "Vertical scale center"
msgstr "Střed škálování ve svislém směru"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7050
2011-04-07 12:28:06 -04:00
msgid "Scale Gravity"
msgstr "Středobod škálování"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7051
2011-04-07 12:28:06 -04:00
msgid "The center of scaling"
msgstr "Střed škálování"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7069
2011-04-07 12:28:06 -04:00
msgid "Rotation Angle X"
msgstr "Úhel natočení v X"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7070
2011-04-07 12:28:06 -04:00
msgid "The rotation angle on the X axis"
msgstr "Úhel natočení v ose X"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7088
2011-04-07 12:28:06 -04:00
msgid "Rotation Angle Y"
msgstr "Úhel natočení v Y"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7089
2011-04-07 12:28:06 -04:00
msgid "The rotation angle on the Y axis"
msgstr "Úhel natočení v ose Y"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7107
2011-04-07 12:28:06 -04:00
msgid "Rotation Angle Z"
msgstr "Úhel natočení v Z"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7108
2011-04-07 12:28:06 -04:00
msgid "The rotation angle on the Z axis"
msgstr "Úhel natočení v ose Z"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7126
2011-04-07 12:28:06 -04:00
msgid "Rotation Center X"
2012-10-03 13:48:25 -04:00
msgstr "Střed natočení v X"
2011-04-07 12:28:06 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7127
2011-04-07 12:28:06 -04:00
msgid "The rotation center on the X axis"
msgstr "Souřadnice na ose X středu natočení"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7144
2011-04-07 12:28:06 -04:00
msgid "Rotation Center Y"
2012-10-03 13:48:25 -04:00
msgstr "Střed natočení v Y"
2011-04-07 12:28:06 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7145
2011-04-07 12:28:06 -04:00
msgid "The rotation center on the Y axis"
msgstr "Souřadnice na ose Y středu natočení"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7162
2011-04-07 12:28:06 -04:00
msgid "Rotation Center Z"
2012-10-03 13:48:25 -04:00
msgstr "Střed natočení v Z"
2011-04-07 12:28:06 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7163
2011-04-07 12:28:06 -04:00
msgid "The rotation center on the Z axis"
msgstr "Souřadnice na ose Z středu natočení"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7180
2011-04-07 12:28:06 -04:00
msgid "Rotation Center Z Gravity"
msgstr "Středobod natočení v ose Z"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7181
2011-04-07 12:28:06 -04:00
msgid "Center point for rotation around the Z axis"
msgstr "Středový bod pro natočení okolo osy Z"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7209
2011-04-07 12:28:06 -04:00
msgid "Anchor X"
2012-10-03 13:48:25 -04:00
msgstr "Kotva v X"
2011-04-07 12:28:06 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7210
2011-04-07 12:28:06 -04:00
msgid "X coordinate of the anchor point"
msgstr "Souřadnice X kotevního bodu"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7238
2011-04-07 12:28:06 -04:00
msgid "Anchor Y"
2012-10-03 13:48:25 -04:00
msgstr "Kotva v Y"
2011-04-07 12:28:06 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7239
2011-04-07 12:28:06 -04:00
msgid "Y coordinate of the anchor point"
msgstr "Souřadnice Y kotevního bodu"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7266
2011-04-07 12:28:06 -04:00
msgid "Anchor Gravity"
msgstr "Středobod kotvy"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7267
2011-04-07 12:28:06 -04:00
msgid "The anchor point as a ClutterGravity"
msgstr "Kotevní bod ve formě ClutterGravity"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7286
2012-10-03 13:48:25 -04:00
msgid "Translation X"
msgstr "Translace v X"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7287
2012-10-03 13:48:25 -04:00
msgid "Translation along the X axis"
msgstr "Translace souřadnic ve směru osy X"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7306
2012-10-03 13:48:25 -04:00
msgid "Translation Y"
msgstr "Translace v Y"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7307
2012-10-03 13:48:25 -04:00
msgid "Translation along the Y axis"
msgstr "Translace souřadnic ve směru osy Y"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7326
2012-10-03 13:48:25 -04:00
msgid "Translation Z"
msgstr "Translace v Z"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7327
2012-10-03 13:48:25 -04:00
msgid "Translation along the Z axis"
msgstr "Translace souřadnic ve směru osy Z"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7357
2012-10-03 13:48:25 -04:00
msgid "Transform"
msgstr "Transformace"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7358
2012-10-03 13:48:25 -04:00
msgid "Transformation matrix"
msgstr "Transformační matice"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7373
2012-10-03 13:48:25 -04:00
msgid "Transform Set"
msgstr "Transformace nastavena"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7374
2012-10-03 13:48:25 -04:00
msgid "Whether the transform property is set"
msgstr "Zda je nastavena vlastnost transform"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7395
2012-10-03 13:48:25 -04:00
msgid "Child Transform"
msgstr "Transformace potomka"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7396
2012-10-03 13:48:25 -04:00
msgid "Children transformation matrix"
msgstr "Transformační matice potomka"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7411
2012-10-03 13:48:25 -04:00
msgid "Child Transform Set"
msgstr "Transformace potomka nastavena"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7412
2012-10-03 13:48:25 -04:00
msgid "Whether the child-transform property is set"
msgstr "Zda je nastavena vlastnost child-transform"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7429
2011-04-07 12:28:06 -04:00
msgid "Show on set parent"
msgstr "Zobrazit podle nastavení rodiče"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7430
2011-04-07 12:28:06 -04:00
msgid "Whether the actor is shown when parented"
2015-05-18 07:56:25 -04:00
msgstr "Zda je účinkující zobrazen, když je zobrazen rodič"
2011-04-07 12:28:06 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7447
2011-04-07 12:28:06 -04:00
msgid "Clip to Allocation"
msgstr "Ořez podle místa"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7448
2011-04-07 12:28:06 -04:00
msgid "Sets the clip region to track the actor's allocation"
2015-05-18 07:56:25 -04:00
msgstr "Mění oblast ořezu průběžně podle místa, na kterém je účinkující"
2011-04-07 12:28:06 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7461
2011-04-07 12:28:06 -04:00
msgid "Text Direction"
msgstr "Směr textu"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7462
2011-04-07 12:28:06 -04:00
msgid "Direction of the text"
msgstr "Směr textu"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7477
2011-04-07 12:28:06 -04:00
msgid "Has Pointer"
msgstr "Má ukazatel"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7478
2011-04-07 12:28:06 -04:00
msgid "Whether the actor contains the pointer of an input device"
2015-05-18 07:56:25 -04:00
msgstr "Zda účinkující obsahuje ukazatel některého ze vstupních zařízení"
2011-04-07 12:28:06 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7491
2011-04-07 12:28:06 -04:00
msgid "Actions"
msgstr "Akce"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7492
2011-04-07 12:28:06 -04:00
msgid "Adds an action to the actor"
2015-05-18 07:56:25 -04:00
msgstr "Přidává do účinkujícího akci"
2011-04-07 12:28:06 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7505
2011-04-07 12:28:06 -04:00
msgid "Constraints"
msgstr "Omezení"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7506
2011-04-07 12:28:06 -04:00
msgid "Adds a constraint to the actor"
2015-05-18 07:56:25 -04:00
msgstr "Přidává do účinkujícího omezení"
2011-04-07 12:28:06 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7519
2012-03-18 02:38:15 -04:00
msgid "Effect"
msgstr "Efekt"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7520
2012-03-18 02:38:15 -04:00
msgid "Add an effect to be applied on the actor"
2015-05-18 07:56:25 -04:00
msgstr "Přidává efekt aplikovaný na účinkujícího"
2012-03-18 02:38:15 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7534
2012-03-18 02:38:15 -04:00
msgid "Layout Manager"
msgstr "Správce rozvržení"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7535
2012-03-18 02:38:15 -04:00
msgid "The object controlling the layout of an actor's children"
2015-05-18 07:56:25 -04:00
msgstr "Objekt ovládající rozvržení potomků účinkujícího"
2012-03-18 02:38:15 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7549
2012-10-03 13:48:25 -04:00
msgid "X Expand"
msgstr "Roztažení v X"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7550
2012-10-03 13:48:25 -04:00
msgid "Whether extra horizontal space should be assigned to the actor"
msgstr ""
2015-05-18 07:56:25 -04:00
"Zda by k účinkujícímu mělo být ve vodorovném směru přidáno dodatečné volné "
2012-10-03 13:48:25 -04:00
"místo"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7565
2012-10-03 13:48:25 -04:00
msgid "Y Expand"
msgstr "Roztažení v Y"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7566
2012-10-03 13:48:25 -04:00
msgid "Whether extra vertical space should be assigned to the actor"
msgstr ""
2015-05-18 07:56:25 -04:00
"Zda by k účinkujícímu mělo být ve svislém směru přidáno dodatečné volné místo"
2012-10-03 13:48:25 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7582
2012-03-18 02:38:15 -04:00
msgid "X Alignment"
2012-10-03 13:48:25 -04:00
msgstr "Zarovnání v X"
2012-03-18 02:38:15 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7583
2012-03-18 02:38:15 -04:00
msgid "The alignment of the actor on the X axis within its allocation"
2015-05-18 07:56:25 -04:00
msgstr "Vodorovné zarovnání účinkujícího v rámci jeho prostoru"
2012-03-18 02:38:15 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7598
2012-03-18 02:38:15 -04:00
msgid "Y Alignment"
2012-10-03 13:48:25 -04:00
msgstr "Zarovnání v Y"
2012-03-18 02:38:15 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7599
2012-03-18 02:38:15 -04:00
msgid "The alignment of the actor on the Y axis within its allocation"
2015-05-18 07:56:25 -04:00
msgstr "Svislé zarovnání účinkujícího v rámci jeho prostoru"
2012-03-18 02:38:15 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7618
2012-03-18 02:38:15 -04:00
msgid "Margin Top"
msgstr "Okraj nahoře"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7619
2012-03-18 02:38:15 -04:00
msgid "Extra space at the top"
msgstr "Místo navíc na horní straně"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7640
2012-03-18 02:38:15 -04:00
msgid "Margin Bottom"
msgstr "Okraj dole"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7641
2012-03-18 02:38:15 -04:00
msgid "Extra space at the bottom"
msgstr "Místo navíc na spodní straně"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7662
2012-03-18 02:38:15 -04:00
msgid "Margin Left"
msgstr "Okraj vlevo"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7663
2012-03-18 02:38:15 -04:00
msgid "Extra space at the left"
msgstr "Místo navíc na levé straně"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7684
2012-03-18 02:38:15 -04:00
msgid "Margin Right"
msgstr "Okraj vpravo"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7685
2012-03-18 02:38:15 -04:00
msgid "Extra space at the right"
msgstr "Místo navíc na pravé straně"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7701
2012-03-18 02:38:15 -04:00
msgid "Background Color Set"
msgstr "Barva pozadí nastavena"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7702 ../clutter/deprecated/clutter-box.c:280
2012-03-18 02:38:15 -04:00
msgid "Whether the background color is set"
msgstr "Zda je barva pozadí nastavena"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7718
2012-03-18 02:38:15 -04:00
msgid "Background color"
msgstr "Barva pozadí"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7719
2012-03-18 02:38:15 -04:00
msgid "The actor's background color"
2015-05-18 07:56:25 -04:00
msgstr "Barva pozadí účinkujícího"
2012-03-18 02:38:15 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7734
2012-03-18 02:38:15 -04:00
msgid "First Child"
msgstr "První potomek"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7735
2012-03-18 02:38:15 -04:00
msgid "The actor's first child"
2015-05-18 07:56:25 -04:00
msgstr "První potomek účinkujícího"
2012-03-18 02:38:15 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7748
2012-03-18 02:38:15 -04:00
msgid "Last Child"
msgstr "Poslední potomek"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7749
2012-03-18 02:38:15 -04:00
msgid "The actor's last child"
2015-05-18 07:56:25 -04:00
msgstr "Poslední potomek účinkujícího"
2012-03-18 02:38:15 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7763
2012-03-18 02:57:52 -04:00
msgid "Content"
msgstr "Obsah"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7764
2012-03-18 02:57:52 -04:00
msgid "Delegate object for painting the actor's content"
2015-05-18 07:56:25 -04:00
msgstr "Delegace objektu pro kreslení obsahu účinkujícího"
2012-03-18 02:57:52 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7789
2012-03-18 02:57:52 -04:00
msgid "Content Gravity"
msgstr "Středobod obsahu"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7790
2012-03-18 02:57:52 -04:00
msgid "Alignment of the actor's content"
2015-05-18 07:56:25 -04:00
msgstr "Zarovnání obsahu účinkujícího"
2012-03-18 02:57:52 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7810
2012-03-18 02:57:52 -04:00
msgid "Content Box"
msgstr "Hranice obsahu"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7811
2012-03-18 02:57:52 -04:00
msgid "The bounding box of the actor's content"
2015-05-18 07:56:25 -04:00
msgstr "Oblast ohraničující obsah účinkujícího"
2012-03-18 02:57:52 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7819
2012-03-18 02:57:52 -04:00
msgid "Minification Filter"
msgstr "Zmenšovací filtr"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7820
2012-03-18 02:57:52 -04:00
msgid "The filter used when reducing the size of the content"
msgstr "Filtr používaný při zmenšení velikosti obsahu"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7827
2012-03-18 02:57:52 -04:00
msgid "Magnification Filter"
msgstr "Zvětšovací filtr"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7828
2012-03-18 02:57:52 -04:00
msgid "The filter used when increasing the size of the content"
msgstr "Filtr používaný při zvětšení velikosti obsahu"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7842
2012-10-03 13:48:25 -04:00
msgid "Content Repeat"
msgstr "Opakování obsahu"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-actor.c:7843
2012-10-03 13:48:25 -04:00
msgid "The repeat policy for the actor's content"
2015-05-18 07:56:25 -04:00
msgstr "Strategie opakování obsahu účinkujícího"
2012-10-03 13:48:25 -04:00
2014-01-17 13:04:25 -05:00
#: ../clutter/clutter-actor-meta.c:191 ../clutter/clutter-child-meta.c:142
2011-04-07 12:28:06 -04:00
msgid "Actor"
2015-05-18 07:56:25 -04:00
msgstr "Účinkující"
2011-04-07 12:28:06 -04:00
2014-01-17 13:04:25 -05:00
#: ../clutter/clutter-actor-meta.c:192
2011-04-07 12:28:06 -04:00
msgid "The actor attached to the meta"
2015-05-18 07:56:25 -04:00
msgstr "Účinkující vložený do struktury"
2011-04-07 12:28:06 -04:00
2014-01-17 13:04:25 -05:00
#: ../clutter/clutter-actor-meta.c:206
2011-04-07 12:28:06 -04:00
msgid "The name of the meta"
msgstr "Název struktury"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-actor-meta.c:219 ../clutter/clutter-input-device.c:347
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-shader.c:309
2011-04-07 12:28:06 -04:00
msgid "Enabled"
msgstr "Povolena"
2014-01-17 13:04:25 -05:00
#: ../clutter/clutter-actor-meta.c:220
2011-04-07 12:28:06 -04:00
msgid "Whether the meta is enabled"
msgstr "Zda je struktura povolena"
2012-10-03 13:48:25 -04:00
#: ../clutter/clutter-align-constraint.c:279
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-bind-constraint.c:343 ../clutter/clutter-clone.c:348
2012-03-18 02:38:15 -04:00
#: ../clutter/clutter-snap-constraint.c:321
2011-04-07 12:28:06 -04:00
msgid "Source"
msgstr "Zdroj"
2012-10-03 13:48:25 -04:00
#: ../clutter/clutter-align-constraint.c:280
2011-04-07 12:28:06 -04:00
msgid "The source of the alignment"
msgstr "Zdroj pro zarovnání"
2012-10-03 13:48:25 -04:00
#: ../clutter/clutter-align-constraint.c:293
2011-04-07 12:28:06 -04:00
msgid "Align Axis"
msgstr "Osa zarovnání"
2012-10-03 13:48:25 -04:00
#: ../clutter/clutter-align-constraint.c:294
2011-04-07 12:28:06 -04:00
msgid "The axis to align the position to"
msgstr "Osa, podle které se má zarovnat poloha"
2012-10-03 13:48:25 -04:00
#: ../clutter/clutter-align-constraint.c:313
2012-03-18 02:57:52 -04:00
#: ../clutter/clutter-desaturate-effect.c:270
2011-04-07 12:28:06 -04:00
msgid "Factor"
msgstr "Faktor"
2012-10-03 13:48:25 -04:00
#: ../clutter/clutter-align-constraint.c:314
2011-04-07 12:28:06 -04:00
msgid "The alignment factor, between 0.0 and 1.0"
msgstr "Faktor zarovnání, v rozmezí 0,0 a 1,0"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-backend.c:437
msgid "Unable to initialize the Clutter backend: no available drivers found."
msgstr "Nelze inicializovat výkonné jádro Clutter: nebyly nalezeny žádné dostupné ovladače."
2011-04-07 12:28:06 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-backend.c:517
2012-03-18 02:38:15 -04:00
#, c-format
msgid "The backend of type '%s' does not support creating multiple stages"
msgstr "Výkonné jádro typu „%s“ nepodporuje tvorbu více scén"
2011-04-07 12:28:06 -04:00
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-bind-constraint.c:344
2011-04-07 12:28:06 -04:00
msgid "The source of the binding"
msgstr "Zdroj omezení"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-bind-constraint.c:357
2011-04-07 12:28:06 -04:00
msgid "Coordinate"
msgstr "Souřadnice"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-bind-constraint.c:358
2011-04-07 12:28:06 -04:00
msgid "The coordinate to bind"
msgstr "Souřadnice, na které se má omezovat"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-bind-constraint.c:372
2012-03-18 02:38:15 -04:00
#: ../clutter/clutter-path-constraint.c:226
#: ../clutter/clutter-snap-constraint.c:366
2011-04-07 12:28:06 -04:00
msgid "Offset"
msgstr "Posun"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-bind-constraint.c:373
2011-04-07 12:28:06 -04:00
msgid "The offset in pixels to apply to the binding"
msgstr "Posun v pixelech, který se má použít k omezení"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-binding-pool.c:319
2011-04-07 12:28:06 -04:00
msgid "The unique name of the binding pool"
msgstr "Jedinečný název skupiny klávesových zkratek"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-bin-layout.c:220 ../clutter/clutter-bin-layout.c:633
#: ../clutter/clutter-box-layout.c:374
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-table-layout.c:600
2011-04-07 12:28:06 -04:00
msgid "Horizontal Alignment"
msgstr "Vodorovné zarovnání"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-bin-layout.c:221
2011-04-07 12:28:06 -04:00
msgid "Horizontal alignment for the actor inside the layout manager"
2015-05-18 07:56:25 -04:00
msgstr "Vodorovné zarovnání pro účinkujícího uvnitř správce rozvržení"
2011-04-07 12:28:06 -04:00
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-bin-layout.c:229 ../clutter/clutter-bin-layout.c:653
#: ../clutter/clutter-box-layout.c:383
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-table-layout.c:615
2011-04-07 12:28:06 -04:00
msgid "Vertical Alignment"
msgstr "Svislé zarovnání"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-bin-layout.c:230
2011-04-07 12:28:06 -04:00
msgid "Vertical alignment for the actor inside the layout manager"
2015-05-18 07:56:25 -04:00
msgstr "Svislé zarovnání pro účinkujícího uvnitř správce rozvržení"
2011-04-07 12:28:06 -04:00
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-bin-layout.c:634
2011-04-07 12:28:06 -04:00
msgid "Default horizontal alignment for the actors inside the layout manager"
2015-05-18 07:56:25 -04:00
msgstr "Výchozí vodorovné zarovnání pro účinkujícího uvnitř správce rozvržení"
2011-04-07 12:28:06 -04:00
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-bin-layout.c:654
2011-04-07 12:28:06 -04:00
msgid "Default vertical alignment for the actors inside the layout manager"
2015-05-18 07:56:25 -04:00
msgstr "Výchozí svislé zarovnání pro účinkujícího uvnitř správce rozvržení"
2011-04-07 12:28:06 -04:00
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-box-layout.c:349
2011-04-07 12:28:06 -04:00
msgid "Expand"
msgstr "Roztáhnout"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-box-layout.c:350
2011-04-07 12:28:06 -04:00
msgid "Allocate extra space for the child"
msgstr "Vymezit místo navíc pro potomky"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-box-layout.c:356
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-table-layout.c:579
2011-04-07 12:28:06 -04:00
msgid "Horizontal Fill"
msgstr "Vodorovné vyplnění"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-box-layout.c:357
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-table-layout.c:580
2012-03-18 02:57:52 -04:00
msgid ""
"Whether the child should receive priority when the container is allocating "
"spare space on the horizontal axis"
msgstr ""
"Zda by měl být potomek upřednostněn, když kontejner vymezuje nadbytečné "
"místo ve směru vodorovné osy"
2011-04-07 12:28:06 -04:00
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-box-layout.c:365
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-table-layout.c:586
2011-04-07 12:28:06 -04:00
msgid "Vertical Fill"
msgstr "Svislé vyplnění"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-box-layout.c:366
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-table-layout.c:587
2012-03-18 02:57:52 -04:00
msgid ""
"Whether the child should receive priority when the container is allocating "
"spare space on the vertical axis"
msgstr ""
"Zda by měl být potomek upřednostněn, když kontejner vymezuje nadbytečné "
"místo ve směru svislé osy"
2011-04-07 12:28:06 -04:00
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-box-layout.c:375
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-table-layout.c:601
2011-04-07 12:28:06 -04:00
msgid "Horizontal alignment of the actor within the cell"
2015-05-18 07:56:25 -04:00
msgstr "Vodorovné zarovnání účinkujícího v rámci buňky"
2011-04-07 12:28:06 -04:00
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-box-layout.c:384
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-table-layout.c:616
2011-04-07 12:28:06 -04:00
msgid "Vertical alignment of the actor within the cell"
2015-05-18 07:56:25 -04:00
msgstr "Svislé zarovnání účinkujícího v rámci buňky"
2011-04-07 12:28:06 -04:00
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-box-layout.c:1345
2011-04-07 12:28:06 -04:00
msgid "Vertical"
msgstr "Svisle"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-box-layout.c:1346
2011-04-07 12:28:06 -04:00
msgid "Whether the layout should be vertical, rather than horizontal"
msgstr "Zda by rozvržení mělo být raději svisle než vodorovně"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-box-layout.c:1363 ../clutter/clutter-flow-layout.c:927
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-grid-layout.c:1568
2012-10-03 13:48:25 -04:00
msgid "Orientation"
msgstr "Natočení"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-box-layout.c:1364 ../clutter/clutter-flow-layout.c:928
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-grid-layout.c:1569
2012-10-03 13:48:25 -04:00
msgid "The orientation of the layout"
msgstr "Natočení rozvržení"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-box-layout.c:1380 ../clutter/clutter-flow-layout.c:943
2011-04-07 12:28:06 -04:00
msgid "Homogeneous"
msgstr "Homogenní"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-box-layout.c:1381
2012-03-18 02:57:52 -04:00
msgid ""
2015-09-14 07:24:00 -04:00
"Whether the layout should be homogeneous, i.e. all children get the same size"
2012-03-18 02:57:52 -04:00
msgstr ""
"Zda by rozvržení mělo být homogenní, tj. aby všichni potomci měli stejnou "
"velikost"
2011-04-07 12:28:06 -04:00
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-box-layout.c:1396
2011-04-07 12:28:06 -04:00
msgid "Pack Start"
msgstr "Začátek balení"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-box-layout.c:1397
2011-04-07 12:28:06 -04:00
msgid "Whether to pack items at the start of the box"
msgstr "Zda balit položky při spuštění boxu"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-box-layout.c:1410
2011-04-07 12:28:06 -04:00
msgid "Spacing"
msgstr "Rozestupy"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-box-layout.c:1411
2011-04-07 12:28:06 -04:00
msgid "Spacing between children"
msgstr "Rozestupy mezi potomky"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-box-layout.c:1428
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-table-layout.c:1667
2011-04-07 12:28:06 -04:00
msgid "Use Animations"
msgstr "Použít animace"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-box-layout.c:1429
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-table-layout.c:1668
2011-04-07 12:28:06 -04:00
msgid "Whether layout changes should be animated"
msgstr "Zda mají být změny rozložení animovány"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-box-layout.c:1453
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-table-layout.c:1692
2011-04-07 12:28:06 -04:00
msgid "Easing Mode"
msgstr "Zjednodušující režim"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-box-layout.c:1454
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-table-layout.c:1693
2011-04-07 12:28:06 -04:00
msgid "The easing mode of the animations"
msgstr "Zjednodušující režim animace"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-box-layout.c:1474
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-table-layout.c:1713
2011-04-07 12:28:06 -04:00
msgid "Easing Duration"
msgstr "Doba trvání zjednodušené"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-box-layout.c:1475
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-table-layout.c:1714
2011-04-07 12:28:06 -04:00
msgid "The duration of the animations"
msgstr "Doba trvání animace"
2013-02-22 15:55:14 -05:00
#: ../clutter/clutter-brightness-contrast-effect.c:321
2012-03-18 02:57:52 -04:00
msgid "Brightness"
msgstr "Jas"
2013-02-22 15:55:14 -05:00
#: ../clutter/clutter-brightness-contrast-effect.c:322
2012-03-18 02:57:52 -04:00
msgid "The brightness change to apply"
msgstr "Změna jasu, která se má použít"
2013-02-22 15:55:14 -05:00
#: ../clutter/clutter-brightness-contrast-effect.c:341
2012-03-18 02:57:52 -04:00
msgid "Contrast"
msgstr "Kontrast"
2013-02-22 15:55:14 -05:00
#: ../clutter/clutter-brightness-contrast-effect.c:342
2012-03-18 02:57:52 -04:00
msgid "The contrast change to apply"
msgstr "Změna kontrastu, která se má použít"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-canvas.c:249
2012-03-18 02:57:52 -04:00
msgid "The width of the canvas"
msgstr "Šířka plátna"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-canvas.c:265
2012-03-18 02:57:52 -04:00
msgid "The height of the canvas"
msgstr "Výška plátna"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-canvas.c:284
2014-01-26 11:31:29 -05:00
msgid "Scale Factor Set"
msgstr "Faktor škálování nastaven"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-canvas.c:285
2014-01-26 11:31:29 -05:00
msgid "Whether the scale-factor property is set"
msgstr "Zda je nastavena vlastnost scale-factor"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-canvas.c:306
2014-01-26 11:31:29 -05:00
msgid "Scale Factor"
msgstr "Faktor škálování"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-canvas.c:307
2014-01-26 11:31:29 -05:00
msgid "The scaling factor for the surface"
msgstr "Faktor škálování pro plochu"
2012-03-18 02:38:15 -04:00
#: ../clutter/clutter-child-meta.c:127
2011-04-07 12:28:06 -04:00
msgid "Container"
msgstr "Kontejner"
2012-03-18 02:38:15 -04:00
#: ../clutter/clutter-child-meta.c:128
2011-04-07 12:28:06 -04:00
msgid "The container that created this data"
msgstr "Kontejner, který vytvořil tato data"
2012-03-18 02:38:15 -04:00
#: ../clutter/clutter-child-meta.c:143
2011-04-07 12:28:06 -04:00
msgid "The actor wrapped by this data"
2015-05-18 07:56:25 -04:00
msgstr "Účinkující zabalený do těchto dat"
2011-04-07 12:28:06 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-click-action.c:590
2011-04-07 12:28:06 -04:00
msgid "Pressed"
msgstr "Zmáčknuto"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-click-action.c:591
2011-04-07 12:28:06 -04:00
msgid "Whether the clickable should be in pressed state"
msgstr "Zda má být klikatelný objekt ve zmáčknutém stavu"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-click-action.c:604
2011-04-07 12:28:06 -04:00
msgid "Held"
msgstr "Držení"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-click-action.c:605
2011-04-07 12:28:06 -04:00
msgid "Whether the clickable has a grab"
msgstr "Zda má klikatelný objekt místu k uchopení"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-click-action.c:622 ../clutter/clutter-settings.c:674
2011-06-13 07:54:32 -04:00
msgid "Long Press Duration"
msgstr "Doba dlouhého zmáčknutí"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-click-action.c:623
2011-06-13 07:54:32 -04:00
msgid "The minimum duration of a long press to recognize the gesture"
msgstr "Minimální doba trvání dlouhého zmáčknutí, aby bylo rozpoznáno gesto"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-click-action.c:641
2011-06-13 07:54:32 -04:00
msgid "Long Press Threshold"
msgstr "Práh dlouhého zmáčknutí"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-click-action.c:642
2011-06-13 07:54:32 -04:00
msgid "The maximum threshold before a long press is cancelled"
msgstr "Maximální práh před tím, než je dlouhé zmáčknutí zrušeno"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-clone.c:349
2011-04-07 12:28:06 -04:00
msgid "Specifies the actor to be cloned"
2015-05-18 07:56:25 -04:00
msgstr "Určuje účinkujícího, který má být naklonován"
2011-04-07 12:28:06 -04:00
2012-03-18 02:57:52 -04:00
#: ../clutter/clutter-colorize-effect.c:251
2011-04-07 12:28:06 -04:00
msgid "Tint"
msgstr "Odstín"
2012-03-18 02:57:52 -04:00
#: ../clutter/clutter-colorize-effect.c:252
2011-04-07 12:28:06 -04:00
msgid "The tint to apply"
msgstr "Barevný odstín, který se má použít"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-deform-effect.c:591
2011-04-07 12:28:06 -04:00
msgid "Horizontal Tiles"
msgstr "Dlaždic vodorovně"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-deform-effect.c:592
2011-04-07 12:28:06 -04:00
msgid "The number of horizontal tiles"
msgstr "Počet dlaždic ve vodorovném směru"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-deform-effect.c:607
2011-04-07 12:28:06 -04:00
msgid "Vertical Tiles"
msgstr "Dlaždic svisle"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-deform-effect.c:608
2011-04-07 12:28:06 -04:00
msgid "The number of vertical tiles"
msgstr "Počet dlaždic ve svislém směru"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-deform-effect.c:625
2011-04-07 12:28:06 -04:00
msgid "Back Material"
msgstr "Materiál pozadí"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-deform-effect.c:626
2011-04-07 12:28:06 -04:00
msgid "The material to be used when painting the back of the actor"
2015-05-18 07:56:25 -04:00
msgstr "Materiál, který se má použít při vykreslování pozadí účinkujícího"
2011-04-07 12:28:06 -04:00
2012-03-18 02:57:52 -04:00
#: ../clutter/clutter-desaturate-effect.c:271
2011-04-07 12:28:06 -04:00
msgid "The desaturation factor"
msgstr "Faktor snížení sytosti"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-device-manager.c:136
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-input-device.c:376
#: ../clutter/x11/clutter-keymap-x11.c:457
2011-04-07 12:28:06 -04:00
msgid "Backend"
msgstr "Výkonné jádro"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-device-manager.c:137
2011-04-07 12:28:06 -04:00
msgid "The ClutterBackend of the device manager"
msgstr "Jádro ClutterBackend správce zařízení"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-drag-action.c:733
2011-04-07 12:28:06 -04:00
msgid "Horizontal Drag Threshold"
msgstr "Vodorovný práh tažení"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-drag-action.c:734
2011-04-07 12:28:06 -04:00
msgid "The horizontal amount of pixels required to start dragging"
2012-03-18 02:57:52 -04:00
msgstr ""
"Počet pixelů ve vodorovném směru, nutný k tomu, aby započala funkce tažení"
2011-04-07 12:28:06 -04:00
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-drag-action.c:761
2011-04-07 12:28:06 -04:00
msgid "Vertical Drag Threshold"
msgstr "Svislý práh tažení"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-drag-action.c:762
2011-04-07 12:28:06 -04:00
msgid "The vertical amount of pixels required to start dragging"
2012-03-18 02:57:52 -04:00
msgstr ""
"Počet pixelů ve svislém směru, nutný k tomu, aby započala funkce tažení"
2011-04-07 12:28:06 -04:00
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-drag-action.c:783
2011-04-07 12:28:06 -04:00
msgid "Drag Handle"
msgstr "Tažen"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-drag-action.c:784
2011-04-07 12:28:06 -04:00
msgid "The actor that is being dragged"
2015-05-18 07:56:25 -04:00
msgstr "Účinkující, který je tažen"
2011-04-07 12:28:06 -04:00
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-drag-action.c:797
2011-04-07 12:28:06 -04:00
msgid "Drag Axis"
msgstr "Osa tažení"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-drag-action.c:798
2011-04-07 12:28:06 -04:00
msgid "Constraints the dragging to an axis"
msgstr "Omezení tažení na některou z os"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-drag-action.c:814
2012-10-03 13:48:25 -04:00
msgid "Drag Area"
msgstr "Oblast tažení"
2011-04-07 12:28:06 -04:00
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-drag-action.c:815
2012-10-03 13:48:25 -04:00
msgid "Constrains the dragging to a rectangle"
msgstr "Omezení tažení na obdélníkovou oblast"
2011-04-07 12:28:06 -04:00
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-drag-action.c:828
2012-10-03 13:48:25 -04:00
msgid "Drag Area Set"
msgstr "Oblast tažení nastavena"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-drag-action.c:829
2012-10-03 13:48:25 -04:00
msgid "Whether the drag area is set"
msgstr "Zda je oblast tažení nastavena"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-flow-layout.c:944
2011-04-07 12:28:06 -04:00
msgid "Whether each item should receive the same allocation"
msgstr "Zda by každá položka měla zabírat stejné místo"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-flow-layout.c:959
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-table-layout.c:1627
2011-04-07 12:28:06 -04:00
msgid "Column Spacing"
msgstr "Rozestupy sloupců"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-flow-layout.c:960
2011-04-07 12:28:06 -04:00
msgid "The spacing between columns"
msgstr "Rozestupy mezi sloupci"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-flow-layout.c:976
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-table-layout.c:1643
2011-04-07 12:28:06 -04:00
msgid "Row Spacing"
msgstr "Rozestupy řádků"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-flow-layout.c:977
2011-04-07 12:28:06 -04:00
msgid "The spacing between rows"
msgstr "Rozestupy mezi řádky"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-flow-layout.c:991
2011-04-07 12:28:06 -04:00
msgid "Minimum Column Width"
msgstr "Minimální šířka sloupce"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-flow-layout.c:992
2011-04-07 12:28:06 -04:00
msgid "Minimum width for each column"
msgstr "Minimální šířka každého ze sloupců"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-flow-layout.c:1007
2011-04-07 12:28:06 -04:00
msgid "Maximum Column Width"
msgstr "Maximální šířka sloupce"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-flow-layout.c:1008
2011-04-07 12:28:06 -04:00
msgid "Maximum width for each column"
msgstr "Maximální šířka každého ze sloupců"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-flow-layout.c:1022
2011-04-07 12:28:06 -04:00
msgid "Minimum Row Height"
msgstr "Minimální výška řádku"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-flow-layout.c:1023
2011-04-07 12:28:06 -04:00
msgid "Minimum height for each row"
msgstr "Minimální výška každého z řádků"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-flow-layout.c:1038
2011-04-07 12:28:06 -04:00
msgid "Maximum Row Height"
msgstr "Maximální výška řádku"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-flow-layout.c:1039
2011-04-07 12:28:06 -04:00
msgid "Maximum height for each row"
msgstr "Maximální výška každého z řádků"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-flow-layout.c:1054 ../clutter/clutter-flow-layout.c:1055
2013-06-04 06:16:35 -04:00
msgid "Snap to grid"
msgstr "Přichytávat k mřížce"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-gesture-action.c:680
2013-04-26 19:37:40 -04:00
msgid "Number touch points"
msgstr "Počet dotykových bodů"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-gesture-action.c:681
2013-04-26 19:37:40 -04:00
msgid "Number of touch points"
msgstr "Počet dotykových bodů"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-gesture-action.c:696
2014-01-17 13:04:25 -05:00
msgid "Threshold Trigger Edge"
msgstr "Práh hranice spouštěče"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-gesture-action.c:697
2014-01-17 13:04:25 -05:00
msgid "The trigger edge used by the action"
msgstr "Hranice spouštěče použitého touto akcí"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-gesture-action.c:716
2014-02-22 07:14:34 -05:00
msgid "Threshold Trigger Horizontal Distance"
msgstr "Vodorovná vzdálenost prahu spouštěče"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-gesture-action.c:717
2014-02-22 07:14:34 -05:00
msgid "The horizontal trigger distance used by the action"
msgstr "Vodorovná vzdálenost prahu spouštěče použitého touto akcí"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-gesture-action.c:735
2014-02-22 07:14:34 -05:00
msgid "Threshold Trigger Vertical Distance"
msgstr "Svislá vzdálenost prahu spouštěče"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-gesture-action.c:736
2014-02-22 07:14:34 -05:00
msgid "The vertical trigger distance used by the action"
msgstr "Svislá vzdálenost prahu spouštěče použitého touto akcí"
2014-01-17 13:04:25 -05:00
#: ../clutter/clutter-grid-layout.c:1223
2012-10-03 13:48:25 -04:00
msgid "Left attachment"
msgstr "Připojeno zleva"
2014-01-17 13:04:25 -05:00
#: ../clutter/clutter-grid-layout.c:1224
2012-10-03 13:48:25 -04:00
msgid "The column number to attach the left side of the child to"
msgstr "Počet sloupců, které se připojí k potomku z levé strany"
2014-01-17 13:04:25 -05:00
#: ../clutter/clutter-grid-layout.c:1231
2012-10-03 13:48:25 -04:00
msgid "Top attachment"
msgstr "Připojeno zhora"
2014-01-17 13:04:25 -05:00
#: ../clutter/clutter-grid-layout.c:1232
2012-10-03 13:48:25 -04:00
msgid "The row number to attach the top side of a child widget to"
msgstr "Počet řádků, které se připojí k potomku z horní strany"
2014-01-17 13:04:25 -05:00
#: ../clutter/clutter-grid-layout.c:1240
2012-10-03 13:48:25 -04:00
msgid "The number of columns that a child spans"
msgstr "Počet sloupců, které potomek překlenuje"
2014-01-17 13:04:25 -05:00
#: ../clutter/clutter-grid-layout.c:1247
2012-10-03 13:48:25 -04:00
msgid "The number of rows that a child spans"
msgstr "Počet řádků, které potomek překlenuje"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-grid-layout.c:1583
2012-10-03 13:48:25 -04:00
msgid "Row spacing"
msgstr "Rozestupy řádků"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-grid-layout.c:1584
2012-10-03 13:48:25 -04:00
msgid "The amount of space between two consecutive rows"
msgstr "Rozestup mezi dvěma řádky nad sebou"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-grid-layout.c:1597
2012-10-03 13:48:25 -04:00
msgid "Column spacing"
msgstr "Rozestupy sloupců"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-grid-layout.c:1598
2012-10-03 13:48:25 -04:00
msgid "The amount of space between two consecutive columns"
msgstr "Rozestup mezi dvěma sloupci vedle sebe"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-grid-layout.c:1612
2012-10-03 13:48:25 -04:00
msgid "Row Homogeneous"
msgstr "Homogenní řádky"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-grid-layout.c:1613
2012-10-03 13:48:25 -04:00
msgid "If TRUE, the rows are all the same height"
msgstr "Když je PRAVDA, řádky mají stejnou výšku"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-grid-layout.c:1626
2012-10-03 13:48:25 -04:00
msgid "Column Homogeneous"
msgstr "Homogenní sloupce"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-grid-layout.c:1627
2012-10-03 13:48:25 -04:00
msgid "If TRUE, the columns are all the same width"
msgstr "Když je PRAVDA, slupce mají stejnou šířku"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-image.c:238 ../clutter/clutter-image.c:306
#: ../clutter/clutter-image.c:399
2012-03-18 02:57:52 -04:00
msgid "Unable to load image data"
msgstr "Nelze načíst data obrázku"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-input-device.c:252
2011-04-07 12:28:06 -04:00
msgid "Id"
msgstr "Id"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-input-device.c:253
2011-04-07 12:28:06 -04:00
msgid "Unique identifier of the device"
msgstr "Jedinečný identifikátor zařízení"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-input-device.c:269
2011-04-07 12:28:06 -04:00
msgid "The name of the device"
msgstr "Název zařízení"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-input-device.c:283
2011-04-07 12:28:06 -04:00
msgid "Device Type"
msgstr "Typ zařízení"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-input-device.c:284
2011-04-07 12:28:06 -04:00
msgid "The type of the device"
msgstr "Typ zařízení"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-input-device.c:299
2011-04-07 12:28:06 -04:00
msgid "Device Manager"
msgstr "Správce zařízení"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-input-device.c:300
2011-04-07 12:28:06 -04:00
msgid "The device manager instance"
msgstr "Instance správce zařízení"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-input-device.c:313
2011-04-07 12:28:06 -04:00
msgid "Device Mode"
msgstr "Režim zařízení"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-input-device.c:314
2011-04-07 12:28:06 -04:00
msgid "The mode of the device"
msgstr "Režim zařízení"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-input-device.c:328
2011-04-07 12:28:06 -04:00
msgid "Has Cursor"
msgstr "Má kurzor"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-input-device.c:329
2011-04-07 12:28:06 -04:00
msgid "Whether the device has a cursor"
msgstr "Zda má zařízení kurzor"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-input-device.c:348
2011-04-07 12:28:06 -04:00
msgid "Whether the device is enabled"
msgstr "Zda je zařízení povolené"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-input-device.c:361
2011-04-07 12:28:06 -04:00
msgid "Number of Axes"
msgstr "Počet os"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-input-device.c:362
2011-04-07 12:28:06 -04:00
msgid "The number of axes on the device"
msgstr "Počet os v zařízení"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-input-device.c:377
2011-04-07 12:28:06 -04:00
msgid "The backend instance"
msgstr "Instance výkonného jádra"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-input-device.c:390 ../clutter/clutter-input-device.c:391
msgid "Vendor ID"
msgstr "ID výrobce"
#: ../clutter/clutter-input-device.c:404 ../clutter/clutter-input-device.c:405
msgid "Product ID"
msgstr "ID produktu"
#: ../clutter/clutter-interval.c:557
2011-04-07 12:28:06 -04:00
msgid "Value Type"
msgstr "Typ hodnoty"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-interval.c:558
2011-04-07 12:28:06 -04:00
msgid "The type of the values in the interval"
msgstr "Typ hodnoty v intervalu"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-interval.c:573
2012-10-03 13:48:25 -04:00
msgid "Initial Value"
msgstr "Počáteční hodnota"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-interval.c:574
2012-10-03 13:48:25 -04:00
msgid "Initial value of the interval"
msgstr "Počáteční hodnota intervalu"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-interval.c:588
2012-10-03 13:48:25 -04:00
msgid "Final Value"
msgstr "Koncová hodnota"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-interval.c:589
2012-10-03 13:48:25 -04:00
msgid "Final value of the interval"
msgstr "Koncová hodnota intervalu"
2012-03-18 02:38:15 -04:00
#: ../clutter/clutter-layout-meta.c:117
2011-04-07 12:28:06 -04:00
msgid "Manager"
msgstr "Správce"
2012-03-18 02:38:15 -04:00
#: ../clutter/clutter-layout-meta.c:118
2011-04-07 12:28:06 -04:00
msgid "The manager that created this data"
msgstr "Správce, který vytvořil tato data"
2012-03-18 02:38:15 -04:00
#. Translators: Leave this UNTRANSLATED if your language is
#. * left-to-right. If your language is right-to-left
#. * (e.g. Hebrew, Arabic), translate it to "default:RTL".
#. *
#. * Do NOT translate it to non-English e.g. "predefinito:LTR"! If
#. * it isn't default:LTR or default:RTL it will not work.
#.
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-main.c:751
2011-04-07 12:28:06 -04:00
msgid "default:LTR"
msgstr "default:LTR"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-main.c:1426
2011-04-07 12:28:06 -04:00
msgid "Show frames per second"
msgstr "Zobrazit počet snímků za sekundu"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-main.c:1428
2011-04-07 12:28:06 -04:00
msgid "Default frame rate"
msgstr "Výchozí snímková rychlost"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-main.c:1430
2011-04-07 12:28:06 -04:00
msgid "Make all warnings fatal"
msgstr "Učinit všechna varování jako kritická"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-main.c:1433
2011-04-07 12:28:06 -04:00
msgid "Direction for the text"
msgstr "Směr textu"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-main.c:1436
2011-04-07 12:28:06 -04:00
msgid "Disable mipmapping on text"
msgstr "Vypnout mipmapping u textů"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-main.c:1439
2011-04-07 12:28:06 -04:00
msgid "Use 'fuzzy' picking"
msgstr "Použít přibližné („fuzzy“) vybírání"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-main.c:1442
2011-04-07 12:28:06 -04:00
msgid "Clutter debugging flags to set"
msgstr "Příznaky ladění pro Clutter, které se mají zapnout"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-main.c:1444
2011-04-07 12:28:06 -04:00
msgid "Clutter debugging flags to unset"
msgstr "Příznaky ladění pro Clutter, které se mají vypnout"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-main.c:1447
2011-04-07 12:28:06 -04:00
msgid "Enable accessibility"
msgstr "Zapnout zpřístupnění"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-main.c:1619
2011-04-07 12:28:06 -04:00
msgid "Clutter Options"
msgstr "Volby Clutter"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-main.c:1620
2011-04-07 12:28:06 -04:00
msgid "Show Clutter Options"
msgstr "Zobrazit volby Clutter"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-pan-action.c:478
2012-10-03 13:48:25 -04:00
msgid "Pan Axis"
msgstr "Osa tažení"
2011-04-07 12:28:06 -04:00
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-pan-action.c:479
2012-10-03 13:48:25 -04:00
msgid "Constraints the panning to an axis"
msgstr "Omezení tažení na některou z os"
2011-04-07 12:28:06 -04:00
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-pan-action.c:493
2012-10-03 13:48:25 -04:00
msgid "Interpolate"
msgstr "Interpolovat"
2011-04-07 12:28:06 -04:00
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-pan-action.c:494
2012-10-03 13:48:25 -04:00
msgid "Whether interpolated events emission is enabled."
msgstr "Zda je povoleno šíření událostí interpolace"
2011-04-07 12:28:06 -04:00
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-pan-action.c:510
2012-10-03 13:48:25 -04:00
msgid "Deceleration"
msgstr "Zpomalení"
2011-04-07 12:28:06 -04:00
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-pan-action.c:511
2012-10-03 13:48:25 -04:00
msgid "Rate at which the interpolated panning will decelerate in"
msgstr "Rychlost, při které interpolovaný posun začne zpomalovat"
2011-04-07 12:28:06 -04:00
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-pan-action.c:528
2012-10-03 13:48:25 -04:00
msgid "Initial acceleration factor"
msgstr "Počáteční faktor zvýšení rychlosti"
2011-04-07 12:28:06 -04:00
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-pan-action.c:529
2012-10-03 13:48:25 -04:00
msgid "Factor applied to the momentum when starting the interpolated phase"
msgstr "Faktor použitý na rychlost ve chvíli, kdy začne fáze interpolace"
2011-04-07 12:28:06 -04:00
2012-03-18 02:38:15 -04:00
#: ../clutter/clutter-path-constraint.c:212
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-behaviour-path.c:221
2012-03-18 02:38:15 -04:00
msgid "Path"
msgstr "Cesta"
#: ../clutter/clutter-path-constraint.c:213
2011-04-07 12:28:06 -04:00
msgid "The path used to constrain an actor"
2015-05-18 07:56:25 -04:00
msgstr "Cesta použitá k omezení účinkujícího"
2011-04-07 12:28:06 -04:00
2012-03-18 02:38:15 -04:00
#: ../clutter/clutter-path-constraint.c:227
2011-04-07 12:28:06 -04:00
msgid "The offset along the path, between -1.0 and 2.0"
msgstr "Posunutí v rámci cesty, v rozmezí -1,0 a 2,0"
2014-01-17 13:04:25 -05:00
#: ../clutter/clutter-property-transition.c:269
2012-03-18 02:57:52 -04:00
msgid "Property Name"
msgstr "Název vlastnosti"
2014-01-17 13:04:25 -05:00
#: ../clutter/clutter-property-transition.c:270
2012-03-18 02:57:52 -04:00
msgid "The name of the property to animate"
msgstr "Název vlastnosti, která se má animovat"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-script.c:463
2011-04-07 12:28:06 -04:00
msgid "Filename Set"
msgstr "Název souboru nastaven"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-script.c:464
2011-04-07 12:28:06 -04:00
msgid "Whether the :filename property is set"
msgstr "Zda je nastavena vlastnost :filename"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-script.c:478 ../clutter/deprecated/clutter-texture.c:1081
2011-04-07 12:28:06 -04:00
msgid "Filename"
msgstr "Název souboru"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-script.c:479
2011-04-07 12:28:06 -04:00
msgid "The path of the currently parsed file"
msgstr "Cesta k právě zpracovávanému souboru"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-script.c:496
2012-03-18 02:57:52 -04:00
msgid "Translation Domain"
msgstr "Doména překladu"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-script.c:497
2012-03-18 02:57:52 -04:00
msgid "The translation domain used to localize string"
msgstr "Doména překladu, která se má použít k lokalizaci textů"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-scroll-actor.c:184
2012-10-03 13:48:25 -04:00
msgid "Scroll Mode"
msgstr "Režim posouvání"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-scroll-actor.c:185
2012-10-03 13:48:25 -04:00
msgid "The scrolling direction"
msgstr "Směr posouvání"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-settings.c:509
2011-04-07 12:28:06 -04:00
msgid "Double Click Time"
msgstr "Čas dvojitého kliknutí"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-settings.c:510
2011-04-07 12:28:06 -04:00
msgid "The time between clicks necessary to detect a multiple click"
msgstr "Čas mezi dvěma kliknutími nutný k rozpoznání vícenásobného kliknutí"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-settings.c:525
2011-04-07 12:28:06 -04:00
msgid "Double Click Distance"
msgstr "Vzdálenost dvojitého kliknutí"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-settings.c:526
2011-04-07 12:28:06 -04:00
msgid "The distance between clicks necessary to detect a multiple click"
2012-03-18 02:57:52 -04:00
msgstr ""
"Vzdálenost mezi dvěma kliknutími nutná k rozpoznání vícenásobného kliknutí"
2011-04-07 12:28:06 -04:00
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-settings.c:541
2011-04-07 12:28:06 -04:00
msgid "Drag Threshold"
msgstr "Práh tažení"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-settings.c:542
2011-04-07 12:28:06 -04:00
msgid "The distance the cursor should travel before starting to drag"
msgstr "Vzdálenost, kterou musí kurzor urazit, než je započata funkce tažení"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-settings.c:557 ../clutter/clutter-text.c:3408
2011-04-07 12:28:06 -04:00
msgid "Font Name"
msgstr "Název písma"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-settings.c:558
2012-03-18 02:57:52 -04:00
msgid ""
"The description of the default font, as one that could be parsed by Pango"
2011-04-07 12:28:06 -04:00
msgstr "Popis výchozího písma, které by mohlo být zpracováno systémem Pango"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-settings.c:573
2011-04-07 12:28:06 -04:00
msgid "Font Antialias"
msgstr "Vyhlazování písma"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-settings.c:574
2012-03-18 02:57:52 -04:00
msgid ""
"Whether to use antialiasing (1 to enable, 0 to disable, and -1 to use the "
"default)"
msgstr ""
"Zda používat vyhlazování (1 pro zapnutí, 0 pro vypnutí a -1 pro použití "
"výchozího nastavení)"
2011-04-07 12:28:06 -04:00
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-settings.c:590 ../clutter/clutter-settings.c:598
2011-04-07 12:28:06 -04:00
msgid "Font DPI"
msgstr "DPI písma"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-settings.c:591 ../clutter/clutter-settings.c:599
2012-03-18 02:57:52 -04:00
msgid ""
"The resolution of the font, in 1024 * dots/inch, or -1 to use the default"
msgstr ""
"Rozlišení písma v 1024násobcích bodů na palec nebo -1 pro použití výchozího "
"nastavení"
2011-04-07 12:28:06 -04:00
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-settings.c:615
2011-04-07 12:28:06 -04:00
msgid "Font Hinting"
msgstr "Hinting písma"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-settings.c:616
2012-03-18 02:57:52 -04:00
msgid ""
"Whether to use hinting (1 to enable, 0 to disable and -1 to use the default)"
msgstr ""
"Zda se má použít hinting (1 zapnut, 0 vypnut a -1 pro použití výchozího "
"nastavení)"
2011-04-07 12:28:06 -04:00
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-settings.c:636
2011-04-07 12:28:06 -04:00
msgid "Font Hint Style"
msgstr "Styl hintingu písma"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-settings.c:637
2011-04-07 12:28:06 -04:00
msgid "The style of hinting (hintnone, hintslight, hintmedium, hintfull)"
2012-03-18 02:57:52 -04:00
msgstr ""
"Styl hintingu (hintnone žádný, hintslight lehký, hintmedium střední, "
"hintfull plný)"
2011-04-07 12:28:06 -04:00
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-settings.c:657
2011-04-07 12:28:06 -04:00
msgid "Font Subpixel Order"
msgstr "Pořadí subpixelů písma"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-settings.c:658
2011-04-07 12:28:06 -04:00
msgid "The type of subpixel antialiasing (none, rgb, bgr, vrgb, vbgr)"
2012-03-18 02:57:52 -04:00
msgstr ""
"Typ vyhlazování subpixelů (none žádný, rgb červená vlevo, bgr modrá "
"vlevo, vrgb červená nahoře, vbgr modrá nahoře)"
2011-04-07 12:28:06 -04:00
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-settings.c:675
2011-06-13 07:54:32 -04:00
msgid "The minimum duration for a long press gesture to be recognized"
2012-03-18 02:57:52 -04:00
msgstr ""
"Minimální doba trvání pro gesto dlouhého zmáčknutí, aby bylo rozpoznáno"
2011-06-13 07:54:32 -04:00
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-settings.c:682
2014-01-26 11:31:29 -05:00
msgid "Window Scaling Factor"
msgstr "Faktor škálování oken"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-settings.c:683
2014-01-26 11:31:29 -05:00
msgid "The scaling factor to be applied to windows"
msgstr "Faktor škálování, který se má použít u oken"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-settings.c:690
2011-08-29 18:29:07 -04:00
msgid "Fontconfig configuration timestamp"
2011-09-04 13:35:49 -04:00
msgstr "Časové razítko nastavení fontconfig"
2011-08-29 18:29:07 -04:00
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-settings.c:691
2011-08-29 18:29:07 -04:00
msgid "Timestamp of the current fontconfig configuration"
2011-09-04 13:35:49 -04:00
msgstr "Časové razítko aktuálního nastavení fontconfig"
2011-08-29 18:29:07 -04:00
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-settings.c:708
2012-03-18 02:38:15 -04:00
msgid "Password Hint Time"
msgstr "Prodleva skrytí hesla"
2011-04-07 12:28:06 -04:00
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-settings.c:709
2012-03-18 02:38:15 -04:00
msgid "How long to show the last input character in hidden entries"
2012-03-18 02:57:52 -04:00
msgstr ""
"Jak dlouho zobrazovat poslední vložený znak ve skrývaných vstupních polích"
2011-04-07 12:28:06 -04:00
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-shader-effect.c:487
2011-04-07 12:28:06 -04:00
msgid "Shader Type"
msgstr "Typ shaderu"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-shader-effect.c:488
2011-04-07 12:28:06 -04:00
msgid "The type of shader used"
msgstr "Typ použitého shaderu"
2012-03-18 02:38:15 -04:00
#: ../clutter/clutter-snap-constraint.c:322
2011-04-07 12:28:06 -04:00
msgid "The source of the constraint"
msgstr "Zdroj omezení"
2012-03-18 02:38:15 -04:00
#: ../clutter/clutter-snap-constraint.c:335
2011-04-07 12:28:06 -04:00
msgid "From Edge"
msgstr "Od hrany"
2012-03-18 02:38:15 -04:00
#: ../clutter/clutter-snap-constraint.c:336
2011-04-07 12:28:06 -04:00
msgid "The edge of the actor that should be snapped"
2015-05-18 07:56:25 -04:00
msgstr "Hrana účinkujícího, která by se měla přichytávat"
2011-04-07 12:28:06 -04:00
2012-03-18 02:38:15 -04:00
#: ../clutter/clutter-snap-constraint.c:350
2011-04-07 12:28:06 -04:00
msgid "To Edge"
msgstr "K hraně"
2012-03-18 02:38:15 -04:00
#: ../clutter/clutter-snap-constraint.c:351
2011-04-07 12:28:06 -04:00
msgid "The edge of the source that should be snapped"
2015-05-18 07:56:25 -04:00
msgstr "Hrana účinkujícího, která by se měla přichytávat"
2011-04-07 12:28:06 -04:00
2012-03-18 02:38:15 -04:00
#: ../clutter/clutter-snap-constraint.c:367
2011-04-07 12:28:06 -04:00
msgid "The offset in pixels to apply to the constraint"
msgstr "Posun v pixelech, při kterém se má použít omezení"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-stage.c:1798
2011-04-07 12:28:06 -04:00
msgid "Fullscreen Set"
msgstr "Nastavena celá obrazovka"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-stage.c:1799
2011-04-07 12:28:06 -04:00
msgid "Whether the main stage is fullscreen"
msgstr "Zda je hlavní scéna v režimu celé obrazovky"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-stage.c:1813
2011-04-07 12:28:06 -04:00
msgid "Offscreen"
msgstr "V paměti"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-stage.c:1814
2011-04-07 12:28:06 -04:00
msgid "Whether the main stage should be rendered offscreen"
msgstr "Zda by měla být hlavní scéna vykreslována v paměti bez zobrazení"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-stage.c:1826 ../clutter/clutter-text.c:3527
2011-04-07 12:28:06 -04:00
msgid "Cursor Visible"
msgstr "Kurzor viditelný"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-stage.c:1827
2011-04-07 12:28:06 -04:00
msgid "Whether the mouse pointer is visible on the main stage"
msgstr "Zda je ukazatel myši viditelný na hlavní scéně"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-stage.c:1841
2011-04-07 12:28:06 -04:00
msgid "User Resizable"
msgstr "Uživatelsky měnitelná velikost"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-stage.c:1842
2011-04-07 12:28:06 -04:00
msgid "Whether the stage is able to be resized via user interaction"
msgstr "Zda uživatel může interaktivně měnit velikost scény"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-stage.c:1857 ../clutter/deprecated/clutter-box.c:260
#: ../clutter/deprecated/clutter-rectangle.c:295
2012-03-18 02:38:15 -04:00
msgid "Color"
msgstr "Barva"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-stage.c:1858
2011-04-07 12:28:06 -04:00
msgid "The color of the stage"
msgstr "Barva scény"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-stage.c:1873
2011-04-07 12:28:06 -04:00
msgid "Perspective"
msgstr "Perspektiva"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-stage.c:1874
2011-04-07 12:28:06 -04:00
msgid "Perspective projection parameters"
msgstr "Parametry perspektivní projekce"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-stage.c:1889
2011-04-07 12:28:06 -04:00
msgid "Title"
msgstr "Název"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-stage.c:1890
2011-04-07 12:28:06 -04:00
msgid "Stage Title"
msgstr "Název scény"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-stage.c:1907
2011-04-07 12:28:06 -04:00
msgid "Use Fog"
msgstr "Použít zamlžení"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-stage.c:1908
2011-04-07 12:28:06 -04:00
msgid "Whether to enable depth cueing"
msgstr "Zda zapnout zvýraznění hloubky"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-stage.c:1924
2011-04-07 12:28:06 -04:00
msgid "Fog"
msgstr "Zamlžení"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-stage.c:1925
2011-04-07 12:28:06 -04:00
msgid "Settings for the depth cueing"
msgstr "Nastavení pro zvýraznění hloubky"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-stage.c:1941
2011-04-07 12:28:06 -04:00
msgid "Use Alpha"
msgstr "Použít alfu"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-stage.c:1942
2011-04-07 12:28:06 -04:00
msgid "Whether to honour the alpha component of the stage color"
msgstr "Zda se řídit komponentou alfa z barvy scény"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-stage.c:1958
2011-04-07 12:28:06 -04:00
msgid "Key Focus"
msgstr "Hlavní zaměření"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-stage.c:1959
2011-04-07 12:28:06 -04:00
msgid "The currently key focused actor"
2015-05-18 07:56:25 -04:00
msgstr "Aktuálně hlavní zaměřený účinkující"
2011-04-07 12:28:06 -04:00
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-stage.c:1975
2011-04-07 12:28:06 -04:00
msgid "No Clear Hint"
msgstr "Nemazat bez pokynu"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-stage.c:1976
2011-04-07 12:28:06 -04:00
msgid "Whether the stage should clear its contents"
msgstr "Zda by scéna měla vymazat svůj obsah"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-stage.c:1989
2011-04-07 12:28:06 -04:00
msgid "Accept Focus"
msgstr "Přijímat zaměření"
2015-09-14 07:24:00 -04:00
#: ../clutter/clutter-stage.c:1990
2011-04-07 12:28:06 -04:00
msgid "Whether the stage should accept focus on show"
msgstr "Zda by měla scéna při zobrazení přijímat zaměření"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text-buffer.c:347 ../clutter/clutter-text.c:3443
2012-03-18 02:38:15 -04:00
msgid "Text"
msgstr "Text"
2014-01-17 13:04:25 -05:00
#: ../clutter/clutter-text-buffer.c:348
2012-03-18 02:38:15 -04:00
msgid "The contents of the buffer"
msgstr "Obsah vyrovnávací paměti"
2014-01-17 13:04:25 -05:00
#: ../clutter/clutter-text-buffer.c:361
2012-03-18 02:38:15 -04:00
msgid "Text length"
msgstr "Délka textu"
2014-01-17 13:04:25 -05:00
#: ../clutter/clutter-text-buffer.c:362
2012-03-18 02:38:15 -04:00
msgid "Length of the text currently in the buffer"
msgstr "Délka textu, který je právě ve vyrovnávací paměti"
2014-01-17 13:04:25 -05:00
#: ../clutter/clutter-text-buffer.c:375
2012-03-18 02:38:15 -04:00
msgid "Maximum length"
msgstr "Maximální délka"
2014-01-17 13:04:25 -05:00
#: ../clutter/clutter-text-buffer.c:376
2012-03-18 02:38:15 -04:00
msgid "Maximum number of characters for this entry. Zero if no maximum"
2012-03-18 02:57:52 -04:00
msgstr ""
"Nejvyšší dovolený počet znaků v tomto vstupním poli. Nula znamená neomezeno"
2012-03-18 02:38:15 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3390
2012-03-18 02:38:15 -04:00
msgid "Buffer"
msgstr "Vyrovnávací paměť"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3391
2012-03-18 02:38:15 -04:00
msgid "The buffer for the text"
msgstr "Vyrovnávací paměť pro text"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3409
2011-04-07 12:28:06 -04:00
msgid "The font to be used by the text"
msgstr "Písmo použité textem"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3426
2011-04-07 12:28:06 -04:00
msgid "Font Description"
msgstr "Popis písma"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3427
2011-04-07 12:28:06 -04:00
msgid "The font description to be used"
msgstr "Popis písma, které se má použít"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3444
2011-04-07 12:28:06 -04:00
msgid "The text to render"
msgstr "Text, který se má vykreslit"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3458
2011-04-07 12:28:06 -04:00
msgid "Font Color"
msgstr "Barva písma"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3459
2011-04-07 12:28:06 -04:00
msgid "Color of the font used by the text"
msgstr "Barva písma použitá textem"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3474
2011-04-07 12:28:06 -04:00
msgid "Editable"
msgstr "Upravitelný"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3475
2011-04-07 12:28:06 -04:00
msgid "Whether the text is editable"
msgstr "Zda je text možné upravovat"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3493
2011-04-07 12:28:06 -04:00
msgid "Selectable"
msgstr "Vybratelný"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3494
2011-04-07 12:28:06 -04:00
msgid "Whether the text is selectable"
msgstr "Zda je text možné vybírat"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3508
2011-04-07 12:28:06 -04:00
msgid "Activatable"
msgstr "Aktivovatelný"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3509
2011-04-07 12:28:06 -04:00
msgid "Whether pressing return causes the activate signal to be emitted"
msgstr "Zda zmáčknutí klávesy Enter způsobí vyslání signálu o aktivaci"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3528
2011-04-07 12:28:06 -04:00
msgid "Whether the input cursor is visible"
msgstr "Zda je viditelný kurzor vstupu"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3542 ../clutter/clutter-text.c:3543
2011-04-07 12:28:06 -04:00
msgid "Cursor Color"
msgstr "Barva kurzoru"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3558
2011-04-07 12:28:06 -04:00
msgid "Cursor Color Set"
msgstr "Barva kurzoru nastavena"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3559
2011-04-07 12:28:06 -04:00
msgid "Whether the cursor color has been set"
msgstr "Zda byla nastavena barva kurzoru"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3574
2011-04-07 12:28:06 -04:00
msgid "Cursor Size"
msgstr "Velikost kurzoru"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3575
2011-04-07 12:28:06 -04:00
msgid "The width of the cursor, in pixels"
msgstr "Šířka kurzoru v pixelech"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3591 ../clutter/clutter-text.c:3609
2011-04-07 12:28:06 -04:00
msgid "Cursor Position"
msgstr "Poloha kurzoru"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3592 ../clutter/clutter-text.c:3610
2011-04-07 12:28:06 -04:00
msgid "The cursor position"
msgstr "Poloha kurzoru"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3625
2011-04-07 12:28:06 -04:00
msgid "Selection-bound"
msgstr "Hranice výběru"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3626
2011-04-07 12:28:06 -04:00
msgid "The cursor position of the other end of the selection"
msgstr "Poloha kurzoru druhého konce výběru"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3641 ../clutter/clutter-text.c:3642
2011-04-07 12:28:06 -04:00
msgid "Selection Color"
msgstr "Barva výběru"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3657
2011-04-07 12:28:06 -04:00
msgid "Selection Color Set"
msgstr "Barva výběru nastavena"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3658
2011-04-07 12:28:06 -04:00
msgid "Whether the selection color has been set"
msgstr "Zda byla nastavena barva výběru"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3673
2011-04-07 12:28:06 -04:00
msgid "Attributes"
msgstr "Atributy"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3674
2011-04-07 12:28:06 -04:00
msgid "A list of style attributes to apply to the contents of the actor"
2015-05-18 07:56:25 -04:00
msgstr "Seznam atributů stylu, které se použijí na obsah účinkujícího"
2011-04-07 12:28:06 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3696
2011-04-07 12:28:06 -04:00
msgid "Use markup"
msgstr "Použít značku"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3697
2011-04-07 12:28:06 -04:00
msgid "Whether or not the text includes Pango markup"
msgstr "Zda text zahrnuje či nezahrnuje značku Pango"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3713
2011-04-07 12:28:06 -04:00
msgid "Line wrap"
msgstr "Zalamování řádků"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3714
2011-04-07 12:28:06 -04:00
msgid "If set, wrap the lines if the text becomes too wide"
msgstr "Když je nastaveno, bude se příliš dlouhý text zalamovat"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3729
2011-04-07 12:28:06 -04:00
msgid "Line wrap mode"
msgstr "Režim zalamování řádků"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3730
2011-04-07 12:28:06 -04:00
msgid "Control how line-wrapping is done"
msgstr "Ovládá, jak je prováděno zalamování řádků"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3745
2011-04-07 12:28:06 -04:00
msgid "Ellipsize"
msgstr "Zkrácení"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3746
2011-04-07 12:28:06 -04:00
msgid "The preferred place to ellipsize the string"
msgstr "Upřednostňované místo pro zkrácení řetězce"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3762
2011-04-07 12:28:06 -04:00
msgid "Line Alignment"
msgstr "Zarovnání řádku"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3763
2011-04-07 12:28:06 -04:00
msgid "The preferred alignment for the string, for multi-line text"
msgstr "Upřednostňované zarovnání pro text a víceřádkový text"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3779
2011-04-07 12:28:06 -04:00
msgid "Justify"
msgstr "Zarovnat do bloku"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3780
2011-04-07 12:28:06 -04:00
msgid "Whether the text should be justified"
msgstr "Zda by měl být text zarovnán do bloku"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3795
2011-04-07 12:28:06 -04:00
msgid "Password Character"
msgstr "Znak hesla"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3796
2011-04-07 12:28:06 -04:00
msgid "If non-zero, use this character to display the actor's contents"
2015-09-14 07:24:00 -04:00
msgstr ""
"Pokud je nenulový, použije se tento znak k zobrazení obsahu účinkujícího"
2011-04-07 12:28:06 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3810
2011-04-07 12:28:06 -04:00
msgid "Max Length"
msgstr "Max. délka"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3811
2011-04-07 12:28:06 -04:00
msgid "Maximum length of the text inside the actor"
2015-05-18 07:56:25 -04:00
msgstr "Maximální délka textu uvnitř účinkujícího"
2011-04-07 12:28:06 -04:00
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3834
2011-04-07 12:28:06 -04:00
msgid "Single Line Mode"
msgstr "Jednořádkový režim"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3835
2011-04-07 12:28:06 -04:00
msgid "Whether the text should be a single line"
msgstr "Zda by měl být text jednořádkový"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3849 ../clutter/clutter-text.c:3850
2011-05-15 15:09:17 -04:00
msgid "Selected Text Color"
msgstr "Barva vybraného textu"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3865
2011-05-15 15:09:17 -04:00
msgid "Selected Text Color Set"
msgstr "Barva vybraného textu nastavena"
2015-12-23 18:39:26 -05:00
#: ../clutter/clutter-text.c:3866
2011-05-15 15:09:17 -04:00
msgid "Whether the selected text color has been set"
msgstr "Zda byla nastavena barva vybraného textu"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-timeline.c:591
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-animation.c:516
2012-10-03 13:48:25 -04:00
msgid "Loop"
msgstr "Smyčka"
2011-04-07 12:28:06 -04:00
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-timeline.c:592
2012-10-03 13:48:25 -04:00
msgid "Should the timeline automatically restart"
msgstr "Zda by se měla časová osa automaticky spouštět znovu"
2011-04-07 12:28:06 -04:00
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-timeline.c:606
2012-10-03 13:48:25 -04:00
msgid "Delay"
msgstr "Prodleva"
2011-04-07 12:28:06 -04:00
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-timeline.c:607
2012-10-03 13:48:25 -04:00
msgid "Delay before start"
msgstr "Prodleva před startem"
2011-04-07 12:28:06 -04:00
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-timeline.c:622
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-animation.c:500
#: ../clutter/deprecated/clutter-animator.c:1794
#: ../clutter/deprecated/clutter-media.c:225
#: ../clutter/deprecated/clutter-state.c:1518
2012-10-03 13:48:25 -04:00
msgid "Duration"
msgstr "Doba"
2011-04-07 12:28:06 -04:00
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-timeline.c:623
2012-10-03 13:48:25 -04:00
msgid "Duration of the timeline in milliseconds"
msgstr "Délka časové osy v milisekundách"
2011-04-07 12:28:06 -04:00
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-timeline.c:638
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:521
#: ../clutter/deprecated/clutter-behaviour-rotate.c:330
2012-10-03 13:48:25 -04:00
msgid "Direction"
msgstr "Směr"
2011-04-07 12:28:06 -04:00
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-timeline.c:639
2012-10-03 13:48:25 -04:00
msgid "Direction of the timeline"
msgstr "Směr časové osy"
2011-04-07 12:28:06 -04:00
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-timeline.c:654
2012-10-03 13:48:25 -04:00
msgid "Auto Reverse"
msgstr "Automaticky obrátit"
2011-04-07 12:28:06 -04:00
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-timeline.c:655
2012-10-03 13:48:25 -04:00
msgid "Whether the direction should be reversed when reaching the end"
msgstr "Zda by se měl automaticky obrátit směr po dosažení konce"
2011-04-07 12:28:06 -04:00
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-timeline.c:673
2012-03-18 02:38:15 -04:00
msgid "Repeat Count"
msgstr "Počet opakování"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-timeline.c:674
2012-03-18 02:38:15 -04:00
msgid "How many times the timeline should repeat"
msgstr "Kolikrát by se měla časová osa zopakovat"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-timeline.c:688
2012-03-18 02:57:52 -04:00
msgid "Progress Mode"
msgstr "Režim průběhu"
2015-01-21 04:52:32 -05:00
#: ../clutter/clutter-timeline.c:689
2012-03-18 02:57:52 -04:00
msgid "How the timeline should compute the progress"
msgstr "Jak by měla časová osa počítat průběh"
2014-01-17 13:04:25 -05:00
#: ../clutter/clutter-transition.c:244
2012-03-18 02:57:52 -04:00
msgid "Interval"
msgstr "Interval"
2014-01-17 13:04:25 -05:00
#: ../clutter/clutter-transition.c:245
2012-03-18 02:57:52 -04:00
msgid "The interval of values to transition"
msgstr "Rozsah hodnot pro přechod"
2014-01-17 13:04:25 -05:00
#: ../clutter/clutter-transition.c:259
2012-03-18 02:57:52 -04:00
msgid "Animatable"
msgstr "Animovatelný"
2014-01-17 13:04:25 -05:00
#: ../clutter/clutter-transition.c:260
2012-03-18 02:57:52 -04:00
msgid "The animatable object"
msgstr "Animovatelný objekt"
2014-01-17 13:04:25 -05:00
#: ../clutter/clutter-transition.c:281
2012-03-18 02:57:52 -04:00
msgid "Remove on Complete"
msgstr "Odebrat po dokončení"
2014-01-17 13:04:25 -05:00
#: ../clutter/clutter-transition.c:282
2012-03-18 02:57:52 -04:00
msgid "Detach the transition when completed"
msgstr "Po dokončení přechod odpojit"
2014-02-22 07:14:34 -05:00
#: ../clutter/clutter-zoom-action.c:365
2012-10-03 13:48:25 -04:00
msgid "Zoom Axis"
msgstr "Přiblížení v osách"
2014-02-22 07:14:34 -05:00
#: ../clutter/clutter-zoom-action.c:366
2012-10-03 13:48:25 -04:00
msgid "Constraints the zoom to an axis"
msgstr "Omezení přiblížení na některou z os"
2015-01-21 04:52:32 -05:00
#: ../clutter/deprecated/clutter-alpha.c:347
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-animation.c:531
#: ../clutter/deprecated/clutter-animator.c:1811
2012-10-03 13:48:25 -04:00
msgid "Timeline"
msgstr "Časová osa"
2015-01-21 04:52:32 -05:00
#: ../clutter/deprecated/clutter-alpha.c:348
2012-10-03 13:48:25 -04:00
msgid "Timeline used by the alpha"
msgstr "Časová osa použitá alfou"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-alpha.c:365
2012-10-03 13:48:25 -04:00
msgid "Alpha value"
msgstr "Hodnota alfa"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-alpha.c:366
2012-10-03 13:48:25 -04:00
msgid "Alpha value as computed by the alpha"
msgstr "Hodnota alfa je počítána podle alfa"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-alpha.c:387
#: ../clutter/deprecated/clutter-animation.c:484
2012-10-03 13:48:25 -04:00
msgid "Mode"
msgstr "Režim"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-alpha.c:388
2012-10-03 13:48:25 -04:00
msgid "Progress mode"
msgstr "Režim průběhu"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-animation.c:467
2012-10-03 13:48:25 -04:00
msgid "Object"
msgstr "Objekt"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-animation.c:468
2012-10-03 13:48:25 -04:00
msgid "Object to which the animation applies"
msgstr "Objekt, na který je animace použita"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-animation.c:485
2012-10-03 13:48:25 -04:00
msgid "The mode of the animation"
msgstr "Režim animace"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-animation.c:501
2012-10-03 13:48:25 -04:00
msgid "Duration of the animation, in milliseconds"
msgstr "Doba trvání animace v milisekundách"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-animation.c:517
2012-10-03 13:48:25 -04:00
msgid "Whether the animation should loop"
msgstr "Zda by měla animace běžet ve smyčce"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-animation.c:532
2012-10-03 13:48:25 -04:00
msgid "The timeline used by the animation"
msgstr "Časová osa použitá animací"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-animation.c:548
#: ../clutter/deprecated/clutter-behaviour.c:234
2012-10-03 13:48:25 -04:00
msgid "Alpha"
msgstr "Alpha"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-animation.c:549
2012-10-03 13:48:25 -04:00
msgid "The alpha used by the animation"
msgstr "Objekt Alpha použitý animací"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-animator.c:1795
2012-10-03 13:48:25 -04:00
msgid "The duration of the animation"
msgstr "Doba animace"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-animator.c:1812
2012-10-03 13:48:25 -04:00
msgid "The timeline of the animation"
msgstr "Časová osa animace"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-behaviour.c:235
2012-03-18 02:38:15 -04:00
msgid "Alpha Object to drive the behaviour"
msgstr "Objekt Alfa řídící chování"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-behaviour-depth.c:180
2012-03-18 02:38:15 -04:00
msgid "Start Depth"
msgstr "Počáteční hloubka"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-behaviour-depth.c:181
2012-03-18 02:38:15 -04:00
msgid "Initial depth to apply"
msgstr "Hloubka, která se má použít na začátku"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-behaviour-depth.c:196
2012-03-18 02:38:15 -04:00
msgid "End Depth"
msgstr "Konečná hloubka"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-behaviour-depth.c:197
2012-03-18 02:38:15 -04:00
msgid "Final depth to apply"
msgstr "Hloubka, která se má použít na konci"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:394
2012-03-18 02:38:15 -04:00
msgid "Start Angle"
msgstr "Počáteční úhel"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:395
#: ../clutter/deprecated/clutter-behaviour-rotate.c:277
2012-03-18 02:38:15 -04:00
msgid "Initial angle"
msgstr "Úhle na začátku"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:410
2012-03-18 02:38:15 -04:00
msgid "End Angle"
msgstr "Konečný úhel"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:411
#: ../clutter/deprecated/clutter-behaviour-rotate.c:295
2012-03-18 02:38:15 -04:00
msgid "Final angle"
msgstr "Úhel na konci"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:426
2012-03-18 02:38:15 -04:00
msgid "Angle x tilt"
msgstr "Úhel náklonu X"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:427
2012-03-18 02:38:15 -04:00
msgid "Tilt of the ellipse around x axis"
msgstr "Náklon elipsy okolo osy X"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:442
2012-03-18 02:38:15 -04:00
msgid "Angle y tilt"
msgstr "Úhel náklonu Y"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:443
2012-03-18 02:38:15 -04:00
msgid "Tilt of the ellipse around y axis"
msgstr "Náklon elipsy okolo osy Y"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:458
2012-03-18 02:38:15 -04:00
msgid "Angle z tilt"
msgstr "Úhel náklonu Z"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:459
2012-03-18 02:38:15 -04:00
msgid "Tilt of the ellipse around z axis"
msgstr "Náklon elipsy okolo osy Z"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:475
2012-03-18 02:38:15 -04:00
msgid "Width of the ellipse"
msgstr "Šířka elipsy"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:491
2012-03-18 02:38:15 -04:00
msgid "Height of ellipse"
msgstr "Výška elipsy"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:506
2012-03-18 02:38:15 -04:00
msgid "Center"
msgstr "Střed"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:507
2012-03-18 02:38:15 -04:00
msgid "Center of ellipse"
msgstr "Střed elipsy"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-behaviour-ellipse.c:522
#: ../clutter/deprecated/clutter-behaviour-rotate.c:331
2012-03-18 02:38:15 -04:00
msgid "Direction of rotation"
msgstr "Směr otáčení"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-behaviour-opacity.c:177
2012-03-18 02:38:15 -04:00
msgid "Opacity Start"
msgstr "Počáteční krytí"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-behaviour-opacity.c:178
2012-03-18 02:38:15 -04:00
msgid "Initial opacity level"
msgstr "Úroveň krytí barev na začátku"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-behaviour-opacity.c:195
2012-03-18 02:38:15 -04:00
msgid "Opacity End"
msgstr "Konečné krytí"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-behaviour-opacity.c:196
2012-03-18 02:38:15 -04:00
msgid "Final opacity level"
msgstr "Úroveň krytí barev na konci"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-behaviour-path.c:222
2012-03-18 02:38:15 -04:00
msgid "The ClutterPath object representing the path to animate along"
msgstr "Objekt ClutterPath představující cestu, po které probíhá animace"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:276
2012-03-18 02:38:15 -04:00
msgid "Angle Begin"
msgstr "Úhel začátku"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:294
2012-03-18 02:38:15 -04:00
msgid "Angle End"
msgstr "Úhel konce"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:312
2012-03-18 02:38:15 -04:00
msgid "Axis"
msgstr "Osa"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:313
2012-03-18 02:38:15 -04:00
msgid "Axis of rotation"
msgstr "Osa otočení"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:348
2012-03-18 02:38:15 -04:00
msgid "Center X"
msgstr "Střed X"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:349
2012-03-18 02:38:15 -04:00
msgid "X coordinate of the center of rotation"
msgstr "Souřadnice X středu otočení"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:366
2012-03-18 02:38:15 -04:00
msgid "Center Y"
msgstr "Střed Y"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:367
2012-03-18 02:38:15 -04:00
msgid "Y coordinate of the center of rotation"
msgstr "Souřadnice Y středu otočení"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:384
2012-03-18 02:38:15 -04:00
msgid "Center Z"
msgstr "Střed Z"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-behaviour-rotate.c:385
2012-03-18 02:38:15 -04:00
msgid "Z coordinate of the center of rotation"
msgstr "Souřadnice Z středu otočení"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-behaviour-scale.c:222
2012-03-18 02:38:15 -04:00
msgid "X Start Scale"
msgstr "Počáteční škálování X"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-behaviour-scale.c:223
2012-03-18 02:38:15 -04:00
msgid "Initial scale on the X axis"
msgstr "Škálování na ose X na počátku"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-behaviour-scale.c:241
2012-03-18 02:38:15 -04:00
msgid "X End Scale"
msgstr "Konečné škálování X"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-behaviour-scale.c:242
2012-03-18 02:38:15 -04:00
msgid "Final scale on the X axis"
msgstr "Škálování na ose X na konci"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-behaviour-scale.c:260
2012-03-18 02:38:15 -04:00
msgid "Y Start Scale"
msgstr "Počáteční škálování Y"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-behaviour-scale.c:261
2012-03-18 02:38:15 -04:00
msgid "Initial scale on the Y axis"
msgstr "Škálování na ose Y na počátku"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-behaviour-scale.c:279
2012-03-18 02:38:15 -04:00
msgid "Y End Scale"
msgstr "Konečné škálování Y"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-behaviour-scale.c:280
2012-03-18 02:38:15 -04:00
msgid "Final scale on the Y axis"
msgstr "Škálování na ose Y na konci"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-box.c:261
2012-03-18 02:38:15 -04:00
msgid "The background color of the box"
msgstr "Barva pozadí boxu"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-box.c:279
2012-03-18 02:38:15 -04:00
msgid "Color Set"
msgstr "Barva nastavena"
2015-01-21 04:52:32 -05:00
#: ../clutter/deprecated/clutter-cairo-texture.c:585
2012-10-03 13:48:25 -04:00
msgid "Surface Width"
msgstr "Šířka plochy"
2015-01-21 04:52:32 -05:00
#: ../clutter/deprecated/clutter-cairo-texture.c:586
2012-10-03 13:48:25 -04:00
msgid "The width of the Cairo surface"
msgstr "Šířka plochy Cairo"
2015-01-21 04:52:32 -05:00
#: ../clutter/deprecated/clutter-cairo-texture.c:603
2012-10-03 13:48:25 -04:00
msgid "Surface Height"
msgstr "Výška plochy"
2015-01-21 04:52:32 -05:00
#: ../clutter/deprecated/clutter-cairo-texture.c:604
2012-10-03 13:48:25 -04:00
msgid "The height of the Cairo surface"
msgstr "Výška plochy Cairo"
2015-01-21 04:52:32 -05:00
#: ../clutter/deprecated/clutter-cairo-texture.c:624
2012-10-03 13:48:25 -04:00
msgid "Auto Resize"
msgstr "Automaticky měnit velikost"
2015-01-21 04:52:32 -05:00
#: ../clutter/deprecated/clutter-cairo-texture.c:625
2012-10-03 13:48:25 -04:00
msgid "Whether the surface should match the allocation"
msgstr "Zda by se měla plocha přizpůsobit přidělenému místu"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-media.c:84
2012-10-03 13:48:25 -04:00
msgid "URI"
msgstr "Adresa URI"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-media.c:85
2012-10-03 13:48:25 -04:00
msgid "URI of a media file"
msgstr "Adresa URI mediálního souboru"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-media.c:101
2012-10-03 13:48:25 -04:00
msgid "Playing"
msgstr "Přehrávání"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-media.c:102
2012-10-03 13:48:25 -04:00
msgid "Whether the actor is playing"
2015-05-18 07:56:25 -04:00
msgstr "Zda je účinkující přehráván"
2012-10-03 13:48:25 -04:00
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-media.c:119
2012-10-03 13:48:25 -04:00
msgid "Progress"
msgstr "Průběh"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-media.c:120
2012-10-03 13:48:25 -04:00
msgid "Current progress of the playback"
msgstr "Aktuální průběh přehrávání"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-media.c:136
2012-10-03 13:48:25 -04:00
msgid "Subtitle URI"
msgstr "URI titulků"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-media.c:137
2012-10-03 13:48:25 -04:00
msgid "URI of a subtitle file"
msgstr "Adresa URI souboru s titulky"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-media.c:155
2012-10-03 13:48:25 -04:00
msgid "Subtitle Font Name"
msgstr "Název písma titulků"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-media.c:156
2012-10-03 13:48:25 -04:00
msgid "The font used to display subtitles"
msgstr "Písmo použité k zobrazení titulků"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-media.c:173
2012-10-03 13:48:25 -04:00
msgid "Audio Volume"
msgstr "Hlasitost zvuku"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-media.c:174
2012-10-03 13:48:25 -04:00
msgid "The volume of the audio"
msgstr "Hlasitost zvuku"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-media.c:190
2012-10-03 13:48:25 -04:00
msgid "Can Seek"
msgstr "Umí posun"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-media.c:191
2012-10-03 13:48:25 -04:00
msgid "Whether the current stream is seekable"
msgstr "Zda je možné se v aktuálním proudu posouvat"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-media.c:208
2012-10-03 13:48:25 -04:00
msgid "Buffer Fill"
msgstr "Zaplnění vyrovnávací paměti"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-media.c:209
2012-10-03 13:48:25 -04:00
msgid "The fill level of the buffer"
msgstr "Úroveň zaplnění vyrovnávací paměti"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-media.c:226
2012-10-03 13:48:25 -04:00
msgid "The duration of the stream, in seconds"
msgstr "Délka trvání proudu v sekundách"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-rectangle.c:296
2012-03-18 02:38:15 -04:00
msgid "The color of the rectangle"
msgstr "Barva obdélníku"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-rectangle.c:309
2012-03-18 02:38:15 -04:00
msgid "Border Color"
msgstr "Barva ohraničení"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-rectangle.c:310
2012-03-18 02:38:15 -04:00
msgid "The color of the border of the rectangle"
msgstr "Barva obrysu obdélníku"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-rectangle.c:325
2012-03-18 02:38:15 -04:00
msgid "Border Width"
msgstr "Šířka obrysu"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-rectangle.c:326
2012-03-18 02:38:15 -04:00
msgid "The width of the border of the rectangle"
msgstr "Šířka obrysu obdélníku"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-rectangle.c:340
2012-03-18 02:38:15 -04:00
msgid "Has Border"
msgstr "Má obrys"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-rectangle.c:341
2012-03-18 02:38:15 -04:00
msgid "Whether the rectangle should have a border"
msgstr "Zda by měl mít obdélník obrys"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-shader.c:257
2012-03-18 02:38:15 -04:00
msgid "Vertex Source"
2012-10-03 13:48:25 -04:00
msgstr "Vertexový zdroj"
2012-03-18 02:38:15 -04:00
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-shader.c:258
2012-03-18 02:38:15 -04:00
msgid "Source of vertex shader"
msgstr "Zdroj shaderu typu vertex"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-shader.c:274
2012-03-18 02:38:15 -04:00
msgid "Fragment Source"
2012-10-03 13:48:25 -04:00
msgstr "Fragmentový zdroj"
2012-03-18 02:38:15 -04:00
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-shader.c:275
2012-03-18 02:38:15 -04:00
msgid "Source of fragment shader"
msgstr "Zdroj shaderu typu fragment"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-shader.c:292
2012-03-18 02:38:15 -04:00
msgid "Compiled"
msgstr "Přeložen"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-shader.c:293
2012-03-18 02:38:15 -04:00
msgid "Whether the shader is compiled and linked"
msgstr "Zda je shader přeložen a slinkován"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-shader.c:310
2012-03-18 02:38:15 -04:00
msgid "Whether the shader is enabled"
msgstr "Zda je shader povolen"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-shader.c:521
2012-03-18 02:38:15 -04:00
#, c-format
msgid "%s compilation failed: %s"
msgstr "Kompilace %s selhala: %s"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-shader.c:522
2012-03-18 02:38:15 -04:00
msgid "Vertex shader"
msgstr "Shader typu vertex"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-shader.c:523
2012-03-18 02:38:15 -04:00
msgid "Fragment shader"
msgstr "Shader typu fragment"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-state.c:1500
2012-10-03 13:48:25 -04:00
msgid "State"
msgstr "Stav"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-state.c:1501
2012-10-03 13:48:25 -04:00
msgid "Currently set state, (transition to this state might not be complete)"
msgstr "Aktuálně nastavený stav (přechod do tohoto stavu nemusí být dokončen)"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-state.c:1519
2012-10-03 13:48:25 -04:00
msgid "Default transition duration"
msgstr "Výchozí doba přechodu"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-table-layout.c:533
2014-01-17 13:04:25 -05:00
msgid "Column Number"
msgstr "Číslo sloupce"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-table-layout.c:534
2014-01-17 13:04:25 -05:00
msgid "The column the widget resides in"
msgstr "Sloupec, ve kterém je widget umístěn"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-table-layout.c:541
2014-01-17 13:04:25 -05:00
msgid "Row Number"
msgstr "Číslo řádku"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-table-layout.c:542
2014-01-17 13:04:25 -05:00
msgid "The row the widget resides in"
msgstr "Řádek, ve kterém je widget umístěn"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-table-layout.c:549
2014-01-17 13:04:25 -05:00
msgid "Column Span"
msgstr "Překlenutí sloupců"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-table-layout.c:550
2014-01-17 13:04:25 -05:00
msgid "The number of columns the widget should span"
msgstr "Počet sloupců, které widget překlenuje"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-table-layout.c:557
2014-01-17 13:04:25 -05:00
msgid "Row Span"
msgstr "Překlenutí řádků"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-table-layout.c:558
2014-01-17 13:04:25 -05:00
msgid "The number of rows the widget should span"
msgstr "Počet řádků, které widget překlenuje"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-table-layout.c:565
2014-01-17 13:04:25 -05:00
msgid "Horizontal Expand"
msgstr "Vodorovné roztažení"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-table-layout.c:566
2014-01-17 13:04:25 -05:00
msgid "Allocate extra space for the child in horizontal axis"
msgstr "Vymezit místo navíc pro potomky ve vodorovné ose"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-table-layout.c:572
2014-01-17 13:04:25 -05:00
msgid "Vertical Expand"
msgstr "Svislé roztažení"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-table-layout.c:573
2014-01-17 13:04:25 -05:00
msgid "Allocate extra space for the child in vertical axis"
msgstr "Vymezit místo navíc pro potomky ve svislé ose"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-table-layout.c:1628
2014-01-17 13:04:25 -05:00
msgid "Spacing between columns"
msgstr "Mezery mezi sloupci"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-table-layout.c:1644
2014-01-17 13:04:25 -05:00
msgid "Spacing between rows"
msgstr "Mezery mezi řádky"
#: ../clutter/deprecated/clutter-texture.c:992
2012-10-03 13:48:25 -04:00
msgid "Sync size of actor"
2015-05-18 07:56:25 -04:00
msgstr "Synchronizovat velikost účinkujícího"
2012-10-03 13:48:25 -04:00
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-texture.c:993
2012-10-03 13:48:25 -04:00
msgid "Auto sync size of actor to underlying pixbuf dimensions"
msgstr ""
2015-05-18 07:56:25 -04:00
"Automaticky synchronizovat velikost účinkujícího k rozměrům podkladové "
"pixelové paměti"
2012-10-03 13:48:25 -04:00
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-texture.c:1000
2012-10-03 13:48:25 -04:00
msgid "Disable Slicing"
msgstr "Zakázat dělení"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-texture.c:1001
2012-10-03 13:48:25 -04:00
msgid ""
"Forces the underlying texture to be singular and not made of smaller space "
"saving individual textures"
msgstr ""
"Způsobuje, že podkladová textura je v jediném celku a není tvořena z malých "
"částí s jednotlivými texturami"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-texture.c:1010
2012-10-03 13:48:25 -04:00
msgid "Tile Waste"
msgstr "Nevyužitá část dlaždice"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-texture.c:1011
2012-10-03 13:48:25 -04:00
msgid "Maximum waste area of a sliced texture"
msgstr "Maximální nevyužitá oblast rozdělené textury"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-texture.c:1019
2012-10-03 13:48:25 -04:00
msgid "Horizontal repeat"
msgstr "Opakování vodorovně"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-texture.c:1020
2012-10-03 13:48:25 -04:00
msgid "Repeat the contents rather than scaling them horizontally"
msgstr "Obsah vodorovně raději opakovat než roztáhnout"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-texture.c:1027
2012-10-03 13:48:25 -04:00
msgid "Vertical repeat"
msgstr "Opakování svisle"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-texture.c:1028
2012-10-03 13:48:25 -04:00
msgid "Repeat the contents rather than scaling them vertically"
msgstr "Obsah svisle raději opakovat než roztáhnout"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-texture.c:1035
2012-10-03 13:48:25 -04:00
msgid "Filter Quality"
msgstr "Kvalita filtru"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-texture.c:1036
2012-10-03 13:48:25 -04:00
msgid "Rendering quality used when drawing the texture"
msgstr "Kvalita vykreslování použitá při kreslení textury"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-texture.c:1044
2012-10-03 13:48:25 -04:00
msgid "Pixel Format"
msgstr "Formát obrázku"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-texture.c:1045
2012-10-03 13:48:25 -04:00
msgid "The Cogl pixel format to use"
msgstr "Formát obrázku Cogl, který se má použít"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-texture.c:1053
#: ../clutter/wayland/clutter-wayland-surface.c:445
2012-10-03 13:48:25 -04:00
msgid "Cogl Texture"
msgstr "Textura Cogl"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-texture.c:1054
#: ../clutter/wayland/clutter-wayland-surface.c:446
2012-10-03 13:48:25 -04:00
msgid "The underlying Cogl texture handle used to draw this actor"
2015-05-18 07:56:25 -04:00
msgstr "Podkladová textura Cogl použitá k vykreslení účinkujícího"
2012-10-03 13:48:25 -04:00
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-texture.c:1061
2012-10-03 13:48:25 -04:00
msgid "Cogl Material"
msgstr "Materiál Cogl"
2014-01-17 13:04:25 -05:00
#: ../clutter/deprecated/clutter-texture.c:1062
2012-10-03 13:48:25 -04:00
msgid "The underlying Cogl material handle used to draw this actor"
2015-05-18 07:56:25 -04:00
msgstr "Podkladový materiál Cogl použitý k vykreslení účinkujícího"
2012-10-03 13:48:25 -04:00
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-texture.c:1082
2012-10-03 13:48:25 -04:00
msgid "The path of the file containing the image data"
msgstr "Cesta k souboru obsahujícímu data obrázku"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-texture.c:1089
2012-10-03 13:48:25 -04:00
msgid "Keep Aspect Ratio"
msgstr "Zachovat poměr stran"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-texture.c:1090
2012-10-03 13:48:25 -04:00
msgid ""
"Keep the aspect ratio of the texture when requesting the preferred width or "
"height"
msgstr ""
"Zachovat poměr stran textury, když je požadována přednastavená šířka nebo "
"výška"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-texture.c:1118
2012-10-03 13:48:25 -04:00
msgid "Load asynchronously"
msgstr "Načítat asynchronně"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-texture.c:1119
2012-10-03 13:48:25 -04:00
msgid ""
"Load files inside a thread to avoid blocking when loading images from disk"
msgstr ""
"Načítat soubory ve zvláštním vlákně, aby se předešlo blokování při načítání "
"obrázků z disku"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-texture.c:1137
2012-10-03 13:48:25 -04:00
msgid "Load data asynchronously"
msgstr "Načítat data asynchronně"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-texture.c:1138
2012-10-03 13:48:25 -04:00
msgid ""
"Decode image data files inside a thread to reduce blocking when loading "
"images from disk"
msgstr ""
2014-02-22 07:14:34 -05:00
"Dekódovat soubory s obrazovými daty ve zvláštním vlákně, aby se omezilo "
2012-10-03 13:48:25 -04:00
"blokování při načítání obrázků z disku"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-texture.c:1164
2012-10-03 13:48:25 -04:00
msgid "Pick With Alpha"
msgstr "Výběr s alfou"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-texture.c:1165
2012-10-03 13:48:25 -04:00
msgid "Shape actor with alpha channel when picking"
2015-05-18 07:56:25 -04:00
msgstr "Tvar účinkujícího s alfakanálem při výběru"
2012-10-03 13:48:25 -04:00
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-texture.c:1608
#: ../clutter/deprecated/clutter-texture.c:2003
#: ../clutter/deprecated/clutter-texture.c:2100
#: ../clutter/deprecated/clutter-texture.c:2402
2012-10-03 13:48:25 -04:00
#, c-format
msgid "Failed to load the image data"
msgstr "Selhalo načtení dat obrázku"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-texture.c:1767
2012-10-03 13:48:25 -04:00
#, c-format
msgid "YUV textures are not supported"
msgstr "Textury YUV nejsou podporovány"
2015-09-14 07:24:00 -04:00
#: ../clutter/deprecated/clutter-texture.c:1776
2012-10-03 13:48:25 -04:00
#, c-format
2015-09-14 07:24:00 -04:00
msgid "YUV2 textures are not supported"
2012-10-03 13:48:25 -04:00
msgstr "Textury YUV2 nejsou podporovány"
2015-12-23 18:39:26 -05:00
#: ../clutter/gdk/clutter-backend-gdk.c:174
2015-02-03 16:24:21 -05:00
#, c-format
msgid "Could not initialize Gdk"
msgstr "Nelze inicializovat Gdk"
2015-12-23 18:39:26 -05:00
#: ../clutter/gdk/clutter-backend-gdk.c:294
2012-03-18 02:38:15 -04:00
#, c-format
msgid "Could not find a suitable CoglWinsys for a GdkDisplay of type %s"
msgstr "Nelze najít vyhovující CoglWinsys pro GdkDisplay typu „%s“"
2014-01-17 13:04:25 -05:00
#: ../clutter/wayland/clutter-wayland-surface.c:419
2012-03-18 02:38:15 -04:00
msgid "Surface"
msgstr "Plocha"
2014-01-17 13:04:25 -05:00
#: ../clutter/wayland/clutter-wayland-surface.c:420
2012-03-18 02:38:15 -04:00
msgid "The underlying wayland surface"
msgstr "Podkladová plocha Wayland"
2014-01-17 13:04:25 -05:00
#: ../clutter/wayland/clutter-wayland-surface.c:427
2012-03-18 02:38:15 -04:00
msgid "Surface width"
msgstr "Šířka plochy"
2014-01-17 13:04:25 -05:00
#: ../clutter/wayland/clutter-wayland-surface.c:428
2012-03-18 02:38:15 -04:00
msgid "The width of the underlying wayland surface"
msgstr "Šířka podkladové plochy Wayland"
2014-01-17 13:04:25 -05:00
#: ../clutter/wayland/clutter-wayland-surface.c:436
2012-03-18 02:38:15 -04:00
msgid "Surface height"
msgstr "Výška plochy"
2014-01-17 13:04:25 -05:00
#: ../clutter/wayland/clutter-wayland-surface.c:437
2012-03-18 02:38:15 -04:00
msgid "The height of the underlying wayland surface"
msgstr "Výška podkladové plochy Wayland"
2015-12-23 18:39:26 -05:00
#: ../clutter/x11/clutter-backend-x11.c:511
2011-04-07 12:28:06 -04:00
msgid "X display to use"
msgstr "Displej X, který se má použít"
2015-12-23 18:39:26 -05:00
#: ../clutter/x11/clutter-backend-x11.c:517
2011-04-07 12:28:06 -04:00
msgid "X screen to use"
msgstr "Obrazovka X, která se má použít"
2015-12-23 18:39:26 -05:00
#: ../clutter/x11/clutter-backend-x11.c:522
2011-04-07 12:28:06 -04:00
msgid "Make X calls synchronous"
msgstr "Nastavit volání X jako synchronní"
2015-12-23 18:39:26 -05:00
#: ../clutter/x11/clutter-backend-x11.c:529
2013-02-22 15:55:14 -05:00
msgid "Disable XInput support"
msgstr "Vypnout podporu XInput"
2011-04-07 12:28:06 -04:00
2015-01-21 04:52:32 -05:00
#: ../clutter/x11/clutter-keymap-x11.c:458
2011-04-07 12:28:06 -04:00
msgid "The Clutter backend"
msgstr "Výkonné jádro knihovny Clutter"
2014-01-17 13:04:25 -05:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:534
2011-04-07 12:28:06 -04:00
msgid "Pixmap"
msgstr "Pixelová mapa"
2014-01-17 13:04:25 -05:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:535
2011-04-07 12:28:06 -04:00
msgid "The X11 Pixmap to be bound"
msgstr "Pixelová mapa X11, která se má navázat"
2014-01-17 13:04:25 -05:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:543
2011-04-07 12:28:06 -04:00
msgid "Pixmap width"
msgstr "Šířka pixelové mapy"
2014-01-17 13:04:25 -05:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:544
2011-04-07 12:28:06 -04:00
msgid "The width of the pixmap bound to this texture"
msgstr "Šířka pixelové mapy svázané s touto texturou"
2014-01-17 13:04:25 -05:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:552
2011-04-07 12:28:06 -04:00
msgid "Pixmap height"
msgstr "Výška pixelové mapy"
2014-01-17 13:04:25 -05:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:553
2011-04-07 12:28:06 -04:00
msgid "The height of the pixmap bound to this texture"
msgstr "Výška pixelové mapy svázané s touto texturou"
2014-01-17 13:04:25 -05:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:561
2011-04-07 12:28:06 -04:00
msgid "Pixmap Depth"
msgstr "Barevná hloubka pixelové mapy"
2014-01-17 13:04:25 -05:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:562
2011-04-07 12:28:06 -04:00
msgid "The depth (in number of bits) of the pixmap bound to this texture"
msgstr "Barevná hloubka (v počtu bitů) pixelové mapy svázané s touto texturou"
2014-01-17 13:04:25 -05:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:570
2011-04-07 12:28:06 -04:00
msgid "Automatic Updates"
msgstr "Automaticky aktualizovat"
2014-01-17 13:04:25 -05:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:571
2011-04-07 12:28:06 -04:00
msgid "If the texture should be kept in sync with any pixmap changes."
2012-03-18 02:57:52 -04:00
msgstr ""
"Jestli by měla být textura udržována ve shodě se změnami v pixelové mapě"
2011-04-07 12:28:06 -04:00
2014-01-17 13:04:25 -05:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:579
2011-04-07 12:28:06 -04:00
msgid "Window"
msgstr "Okno"
2014-01-17 13:04:25 -05:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:580
2011-04-07 12:28:06 -04:00
msgid "The X11 Window to be bound"
msgstr "Okno X11, které má být navázáno"
2014-01-17 13:04:25 -05:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:588
2011-04-07 12:28:06 -04:00
msgid "Window Redirect Automatic"
msgstr "Automatické přesměrování okna"
2014-01-17 13:04:25 -05:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:589
2011-04-07 12:28:06 -04:00
msgid "If composite window redirects are set to Automatic (or Manual if false)"
2012-03-18 02:57:52 -04:00
msgstr ""
"Zda jsou přesměrování kompozitního okna nastavena na Automaticky (nebo na "
"Ručně při nezapnutí)"
2011-04-07 12:28:06 -04:00
2014-01-17 13:04:25 -05:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:599
2011-04-07 12:28:06 -04:00
msgid "Window Mapped"
msgstr "Okno mapováno"
2014-01-17 13:04:25 -05:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:600
2011-04-07 12:28:06 -04:00
msgid "If window is mapped"
msgstr "Zda je okno mapováno"
2014-01-17 13:04:25 -05:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:609
2011-04-07 12:28:06 -04:00
msgid "Destroyed"
msgstr "Zlikvidováno"
2014-01-17 13:04:25 -05:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:610
2011-04-07 12:28:06 -04:00
msgid "If window has been destroyed"
msgstr "Zda bylo okno zlikvidováno"
2014-01-17 13:04:25 -05:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:618
2011-04-07 12:28:06 -04:00
msgid "Window X"
msgstr "Okno X"
2014-01-17 13:04:25 -05:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:619
2011-04-07 12:28:06 -04:00
msgid "X position of window on screen according to X11"
msgstr "Poloha okna v ose X na obrazovce podle X11"
2014-01-17 13:04:25 -05:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:627
2011-04-07 12:28:06 -04:00
msgid "Window Y"
msgstr "Okno Y"
2014-01-17 13:04:25 -05:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:628
2011-04-07 12:28:06 -04:00
msgid "Y position of window on screen according to X11"
msgstr "Poloha okna v ose Y na obrazovce podle X11"
2014-01-17 13:04:25 -05:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:635
2011-04-07 12:28:06 -04:00
msgid "Window Override Redirect"
msgstr "Potlačit přesměrování u okna"
2014-01-17 13:04:25 -05:00
#: ../clutter/x11/clutter-x11-texture-pixmap.c:636
2011-04-07 12:28:06 -04:00
msgid "If this is an override-redirect window"
2015-09-14 07:24:00 -04:00
msgstr "Zda má okno nastaven příznak override-redirect"