[release-notes/gnome-3-20] Updated Czech translation



commit 58754f7e3025bc7d662eedac09e3392da0759dbd
Author: Marek Černocký <marek manet cz>
Date:   Mon Mar 14 22:49:37 2016 +0100

    Updated Czech translation

 help/cs/cs.po |  413 +++++++++++++++++++++++++++++++++++++++++----------------
 1 files changed, 300 insertions(+), 113 deletions(-)
---
diff --git a/help/cs/cs.po b/help/cs/cs.po
index 1708033..5070de4 100644
--- a/help/cs/cs.po
+++ b/help/cs/cs.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: release-notes gnome-3-14\n"
-"POT-Creation-Date: 2016-03-12 22:24+0000\n"
-"PO-Revision-Date: 2016-03-13 08:20+0100\n"
+"POT-Creation-Date: 2016-03-14 02:20+0000\n"
+"PO-Revision-Date: 2016-03-14 09:24+0100\n"
 "Last-Translator: Marek Černocký <marek manet cz>\n"
 "Language-Team: Czech <gnome-cs-list gnome org>\n"
 "Language: cs\n"
@@ -29,7 +29,7 @@ msgstr "Marek Černocký <marek manet cz>"
 #. whatever you like once you have updated your copy of the file.
 #: C/index.page:46 C/index.page:112 C/more.page:37 C/more.page:50
 #: C/more.page:62 C/more.page:120 C/more.page:141 C/developers.page:30
-#: C/developers.page:69 C/developers.page:118
+#: C/developers.page:83 C/developers.page:132
 msgctxt "_"
 msgid ""
 "external ref='figures/placeholder.png' md5='9d5753e7cc34f7b4347f60df05f3e819'"
@@ -1004,129 +1004,126 @@ msgstr "Builder"
 #. (itstool) path: section/p
 #: C/developers.page:31
 msgid ""
-"Builder has gained many new features in the latest development cycle! The "
-"interface has received a face-lift introducing perspectives. Developers can "
-"use perspectives to add new workflows to Builder through it's new plugin "
-"interface."
+"<link href=\"https://wiki.gnome.org/Apps/Builder\";>Builder</link> is the new "
+"integrated development environment for GNOME. It aims to provide "
+"streamlined, powerful and modern experience for building GNOME applications, "
+"and already features inline completion, powerful global search, flexible "
+"panels containing editors, terminal, documentation, file and symbol trees, "
+"and much more."
 msgstr ""
-"Builder získal během posledního vývojového cyklu spoustu nových funkcí. "
-"Uživatelské rozhraní získalo nový vzhled přinášející nové vyhlídky do "
-"budoucna. Díky němu mohou vývojáři přidávat do Builderu nové pracovní "
-"postupky skrze nové rozhraní zásuvných modulů."
+"<link href=\"https://wiki.gnome.org/Apps/Builder\";>Builder</link> je nové "
+"integrované vývojářské prostředí (zkráceně IDE – Integrated Development "
+"Environment) pro GNOME. Jeho cílem je poskytnout efektivnější, výkonné a "
+"moderní postupy pro tvorbu aplikací GNOME, a již dnes zvládá doplňování při "
+"psaní, mocné globální vyhledávání, flexibilní panely editoru, terminál, "
+"zobrazení dokumentace, stromy se soubory a symboly a mnoho dalšího."
 
 #. (itstool) path: section/p
-#: C/developers.page:35
+#: C/developers.page:37
 msgid ""
-"Preferences have been overhauled to help you to find the tweaks you need "
-"faster and with less disruption. Additionally, the new Todo plugin helps you "
-"locate code you forgot to fix."
+"The Builder 3.20 release contains some significant new features, as well as "
+"a lot of polish and refinement. The options for building applications have "
+"been significantly extended: it is now possible to use Builder to create XDG "
+"app bundles, and it is also possible to build within a JHBuild environment. "
+"All of these build options (and more) can be found in a new build "
+"configuration view. See <link href=\"https://blogs.gnome.org/";
+"chergert/2016/02/16/build-configurations-and-xdg-app/\"> Christian Hergert's "
+"blog post on this</link> for more details."
 msgstr ""
-"Byly přepracovány předvolby, aby se vám lépe a rychleji hledalo nastavení, "
-"které potřebujete vyladit. Navíc máte k dispozici nový zásuvný modul Úkoly, "
-"který vám pomáhá najít místa v kódu, která jste opomněli opravit."
 
 #. (itstool) path: section/p
-#: C/developers.page:38
-msgid ""
-"Using the <cmd>ide</cmd> command line program, developers can quickly create "
-"new projects that use best practices within the GNOME community."
+#: C/developers.page:45
+msgid ""
+"A new multi-process plugin framework is another major feature for 3.20. This "
+"allows plugins to add a huge range of functionality to Builder, including "
+"additional autocompletion providers, tools, services, build systems, auto "
+"indenters, perspectives, project miners, search providers, symbol resolvers, "
+"version control systems, project templates, and more. <link href=\"https://";
+"blogs.gnome.org/chergert/2016/02/27/what-can-you-extend-in-builder/\"> What "
+"can you extend in Builder</link> provides a full list of what can be "
+"extended using the new plugin system. There is also a tutorial that "
+"describes how to write your own plugins ( <link href=\"https://blogs.gnome.";
+"org/chergert/2016/01/21/builder-plugins-part-i/\"> part one</link>, <link "
+"href=\"https://blogs.gnome.org/chergert/2016/01/22/builder-plugins-part-ii";
+"\"> part two</link>)."
 msgstr ""
-"Pomocí programu <cmd>ide</cmd> pro příkazovou řádku mohou vývojáři rychle "
-"vytvořit nový projekt, který bude používat postupy osvědčené v rámci "
-"komunity GNOME."
 
 #. (itstool) path: section/p
-#: C/developers.page:40
+#: C/developers.page:58
+msgid "Other enhancements to Builder in 3.20 include:"
+msgstr "Mezi další vylepšení Builderu ve verzi 3.20 patří:"
+
+#. (itstool) path: item/p
+#: C/developers.page:60
 msgid ""
-"Developers wanting to experiment with new Xdg-App technology can now use "
-"Builder to develop their application inside of an Xdg-App runtime. This is a "
-"technology preview of what's to come in future Builder releases!"
+"Application preferences have been overhauled to help you to find the tweaks "
+"you need faster and with less disruption."
 msgstr ""
-"Vývojáři, kteří se těší na experimentování s technologií Xdg-App mohou nyní "
-"použít Builder k vývoji svých aplikací přímo v běhovém prostředí Xdg-App. "
-"Jedná se o technologickou ukázku toho, co přijde v dalších vydáních Builderu."
+"Byly přepracovány předvolby aplikace, aby se vám lépe a rychleji hledalo "
+"nastavení, které potřebujete vyladit."
 
-#. (itstool) path: section/p
-#: C/developers.page:44
+#. (itstool) path: item/p
+#: C/developers.page:62
 msgid ""
-"Under the hood, Builder gained support for multi-process plugins to reduce "
-"the affects of miss-behaving plugins."
+"A new to do plugin shows a list of every <code>TODO</code>, <code>FIXME</"
+"code> and <code>XXX</code> in your project, and allows you to navigate to "
+"their locations."
 msgstr ""
-"Pod kapotou Builder vylepšil zásuvné moduly s více procesy, aby snížil dopad "
-"na scházející chování zásuvných modulů."
 
-#. (itstool) path: section/p
-#: C/developers.page:46
+#. (itstool) path: item/p
+#: C/developers.page:65
 msgid ""
-"Builder's robust VIM emulation has continued to improve, allowing users that "
-"prefer modal-editing to feel at home."
+"VIM emulation has continued to improve, allowing users that prefer modal-"
+"editing to feel at home."
 msgstr ""
-"Silná emulace editoru VIM pokračuje v Builderu v dalším vylepšování a "
-"umožňuje teď uživatelům, kteří dávají přednost modálním úpravám, aby se zde "
-"cítili jako doma."
+"Emulace editoru VIM pokračuje v Builderu v dalším vylepšování a umožňuje teď "
+"uživatelům, kteří dávají přednost modálním úpravám, aby se zde cítili jako "
+"doma."
 
-#. (itstool) path: section/p
-#: C/developers.page:48
-msgid ""
-"For languages that support semantic analysis, holding control while clicking "
-"on variables, types, and functions will jump you to their source location."
+#. (itstool) path: item/p
+#: C/developers.page:67
+msgid "Builder now detects and highlights common <code>gettext</code> errors."
 msgstr ""
-"U jazyků, které podporují sémantickou analýzu stačí při kliknutí na "
-"proměnnou, typ nebo funkci podržet Ctrl a skočíte přímo na její zdrojové "
-"místo v kódu."
 
-#. (itstool) path: section/p
-#: C/developers.page:51
+#. (itstool) path: item/p
+#: C/developers.page:69
 msgid ""
-"Authors of translated software will be happy to find that common translation "
-"mistakes are now underlined in yellow so you catch the issue before your "
-"translators find it."
+"For languages that support semantic analysis, holding <key>Ctrl </key> while "
+"clicking on variables, types, and functions will jump to their source "
+"location."
 msgstr ""
-"Autoři softwaru, který je překládán do národních jazyků, budou mít radost z "
-"funkce, která žlutě podtrhne běžné chyby v internacionalizaci, takže tyto "
-"problémy odchytí dříve, než na ně přijdou překladatelé."
+"U jazyků, které podporují sémantickou analýzu stačí při kliknutí na "
+"proměnnou, typ nebo funkci podržet <key>Ctrl</key> a skočíte přímo na "
+"příslušné zdrojové místo v kódu."
 
-#. (itstool) path: section/p
-#: C/developers.page:54
-msgid ""
-"Developers looking to extend Builder can learn more by reading a series of "
-"recent articles about <link href=\"https://blogs.gnome.org/";
-"chergert/2016/02/27/what-can-you-extend-in-builder/\">what you can extend in "
-"Builder</link>, <link href=\"https://blogs.gnome.org/chergert/2016/02/16/";
-"build-configurations-and-xdg-app/\">using Xdg-App</link>, <link href="
-"\"https://blogs.gnome.org/chergert/2016/02/29/how-to-setup-distcc-and-ccache-";
-"in-builder/\">ccache integration</link>, and <link href=\"https://blogs.";
-"gnome.org/chergert/2016/01/21/builder-plugins-part-i/\">step</link> by <link "
-"href=\"https://blogs.gnome.org/chergert/2016/01/22/builder-plugins-part-ii/";
-"\">step</link> tutorials using Python."
-msgstr ""
-"Vývojáři, kteří chtějí rozšířit schopnosti Builderu, se mohou dozvědět více "
-"v sérii nedávných článků  na téma <link href=\"https://blogs.gnome.org/";
-"chergert/2016/02/27/what-can-you-extend-in-builder/\">jak můžete Builder "
-"rozšířit</link>, <link href=\"https://blogs.gnome.org/chergert/2016/02/16/";
-"build-configurations-and-xdg-app/\">používání Xdg-App</link>, <link href="
-"\"https://blogs.gnome.org/chergert/2016/02/29/how-to-setup-distcc-and-ccache-";
-"in-builder/\">integrace ccache</link> a průvodce <link href=\"https://blogs.";
-"gnome.org/chergert/2016/01/21/builder-plugins-part-i/\">krok</link> za <link "
-"href=\"https://blogs.gnome.org/chergert/2016/01/22/builder-plugins-part-ii/";
-"\">krokem</link> v používání jazyka Python."
+#. (itstool) path: item/p
+#: C/developers.page:72
+msgid "Initial support for the Vala language."
+msgstr "Počáteční podpora pro jazyk Vala."
 
-#. (itstool) path: section/p
-#: C/developers.page:63
+#. (itstool) path: item/p
+#: C/developers.page:74
+msgid "Autocompletion is now faster, and has fuzzy matching."
+msgstr ""
+
+#. (itstool) path: item/p
+#: C/developers.page:75
 msgid ""
-"Many other fit and finish bugs where fixed in this release, so give it a try "
-"and see how you like it!"
+"It is now possible to <link href=\"https://blogs.gnome.org/";
+"chergert/2016/02/29/how-to-setup-distcc-and-ccache-in-builder/\"> use "
+"Builder with ccache</link>."
 msgstr ""
-"V tomto vydání bylo opraveno mnoho přetrvávajících chyb i chyb vzniklých na "
-"závěr, takže je na vás, abyste Builder vyzkoušeli, jestli se vám bude líbit. "
+"Nyní je možné <link href=\"https://blogs.gnome.org/chergert/2016/02/29/how-";
+"to-setup-distcc-and-ccache-in-builder/\">používat Builder spolu se ccache</"
+"link>."
 
 #. (itstool) path: section/title
-#: C/developers.page:68
+#: C/developers.page:82
 msgid "xdg-app"
 msgstr "xdg-app"
 
 #. (itstool) path: section/p
-#: C/developers.page:70
+#: C/developers.page:84
 msgid ""
 "<link href=\"https://wiki.gnome.org/Projects/SandboxedApps\";>xdg-app </link> "
 "is the new GNOME framework for cross-distro, sandboxed applications. It aims "
@@ -1138,7 +1135,7 @@ msgid ""
 msgstr ""
 
 #. (itstool) path: section/p
-#: C/developers.page:77
+#: C/developers.page:91
 msgid ""
 "The 3.20 release of xdg-app includes tools for building and running bundled "
 "applications. A new build tool called xdg-app-builder makes it easy to build "
@@ -1165,7 +1162,7 @@ msgstr ""
 "part-5/\">pátá část</link>)."
 
 #. (itstool) path: section/p
-#: C/developers.page:85
+#: C/developers.page:99
 msgid ""
 "For those who want to try installing and running an xdg-app, a collection of "
 "nightly GNOME applications is available to try. In addition to being a great "
@@ -1177,12 +1174,12 @@ msgid ""
 msgstr ""
 
 #. (itstool) path: section/p
-#: C/developers.page:93
+#: C/developers.page:107
 msgid "Other significant developments in the 3.20 cycle include:"
 msgstr "Mezi další významný vývoj ve verzi 3.20 patří:"
 
 #. (itstool) path: item/p
-#: C/developers.page:95
+#: C/developers.page:109
 msgid ""
 "It is now possible to create and distribute single file application bundles. "
 "This is particularly useful for distributing applications using physical "
@@ -1192,7 +1189,7 @@ msgstr ""
 "konkrétně hodí pro šíření aplikací na fyzických médiích."
 
 #. (itstool) path: item/p
-#: C/developers.page:98
+#: C/developers.page:112
 msgid ""
 "xdg-app now has a generic permissions store that can be used to record "
 "information about what applications are allowed to do what. This is one of "
@@ -1203,7 +1200,7 @@ msgstr ""
 "první z kroků směrem k běhu aplikací na pískovišti."
 
 #. (itstool) path: item/p
-#: C/developers.page:101
+#: C/developers.page:115
 msgid ""
 "Detailed information about the application, such as a description and "
 "screenshots, can now be included in an xdg-app bundle, using the cross-"
@@ -1216,7 +1213,7 @@ msgstr ""
 "Software, aby poskytly před instalací bohaté informace v grafické podobě."
 
 #. (itstool) path: item/p
-#: C/developers.page:106
+#: C/developers.page:120
 msgid ""
 "The GNOME runtimes, which provide the common platform on which applications "
 "can depend, have been updated and improved, and are now easier to contribute "
@@ -1234,35 +1231,228 @@ msgstr ""
 "knihoven</link>."
 
 #. (itstool) path: section/title
-#: C/developers.page:117
+#: C/developers.page:131
 msgid "GTK+"
 msgstr "GTK+"
 
+#. (itstool) path: section/p
+#: C/developers.page:133
+msgid "It has been a big cycle for GTK+, with major changes to CSS styling:"
+msgstr ""
+
+#. (itstool) path: item/p
+#: C/developers.page:135
+msgid ""
+"GTK+ now supports the CSS box model much more consistently, so theme authors "
+"can use margins, padding, min-width, min-height like you would on the web."
+msgstr ""
+
+#. (itstool) path: item/p
+#: C/developers.page:138
+msgid ""
+"Widget documentation now describes CSS element names and style classes have "
+"been documented (see the CSS nodes section of the documentation for each "
+"widget, and <link href=\"https://developer.gnome.org/gtk3/unstable/theming.";
+"html\">theming in GTK+ overview</link>."
+msgstr ""
+
+#. (itstool) path: item/p
+#: C/developers.page:143
+msgid ""
+"New CSS features are now supported, including <code> radial-gradient()</"
+"code>, <code>rem</code> and <code>calc()</code>."
+msgstr ""
+
+#. (itstool) path: item/p
+#: C/developers.page:146
+msgid ""
+"As a part of GTK+'s transition to CSS theming, many style properties have "
+"been deprecated in favor of CSS equivalents."
+msgstr ""
+
+#. (itstool) path: section/p
+#: C/developers.page:149
+msgid ""
+"These changes mean that existing custom CSS and themes will need to be "
+"updated for GTK+ 3.20, but the CSS interface will be stable in the future."
+msgstr ""
+
+#. (itstool) path: section/p
+#: C/developers.page:152
+msgid ""
+"<code>GtkShortcutsWindow</code> - a new widget to present a handy overview "
+"of keyboard shortcuts and multitouch gestures in your application. Describe "
+"features here."
+msgstr ""
+
+#. (itstool) path: section/p
+#: C/developers.page:155
+msgid "Other changes in GTK+ 3.20:"
+msgstr "Ostatní změny v GTK+ 3.20:"
+
+#. (itstool) path: item/p
+#: C/developers.page:157
+msgid ""
+"<code>gtk-query-settings</code> is a new commandline utility to query GTK+ "
+"settings that your application would see."
+msgstr ""
+
+#. (itstool) path: item/p
+#: C/developers.page:159
+msgid ""
+"<code>gtk-builder-tool</code> has a new preview command to test .ui files."
+msgstr ""
+"<code>gtk-builder-tool</code> je nový příkaz provádějící náhledy souborů .ui "
+"pro účely jejich testování."
+
+#. (itstool) path: item/p
+#: C/developers.page:162
+msgid ""
+"<code>gtk3-demo</code> now has a <gui>foreign drawing</gui> demo that shows "
+"how to style non-GTK+ widgets with a GTK+ CSS visual theme."
+msgstr ""
+
+#. (itstool) path: item/p
+#: C/developers.page:165
+msgid ""
+"<code>GtkWindow</code> sizing behavior has been improved to work with client-"
+"side decorations. This means that <code> gtk_window_set_default_size()</"
+"code> must now be combined with <code>gtk_window_get_size()</code>: see the "
+"<link href=\"https://wiki.gnome.org/HowDoI/SaveWindowState\";>save window "
+"state </link> for information on best-practices for saving window size."
+msgstr ""
+
 #. (itstool) path: section/title
-#: C/developers.page:122
-msgid "Glib"
-msgstr "Glib"
+#: C/developers.page:176
+msgid "GTK+ Inspector"
+msgstr "Inspektor GTK+"
+
+#. (itstool) path: item/p
+#: C/developers.page:178
+msgid ""
+"Some UI improvements (dropped sidebar, cleaned up some lists and trees "
+"visually)."
+msgstr ""
+
+#. (itstool) path: item/p
+#: C/developers.page:180
+msgid "Shows input device information (in the general tab)."
+msgstr ""
+
+#. (itstool) path: item/p
+#: C/developers.page:181
+msgid "Shows CSS nodes and associated style information."
+msgstr "Zobrazuje uzly CSS a informace o přiřazených stylech."
+
+#. (itstool) path: item/p
+#: C/developers.page:182
+msgid "Can highlight widgets that are causing resizes."
+msgstr "Umí zvýraznit widgety, které způsobují změnu velikosti."
 
 #. (itstool) path: section/title
-#: C/developers.page:126
+#: C/developers.page:187
 msgid "WebKitGTK+"
 msgstr "WebKitGTK+"
 
+#. (itstool) path: item/p
+#: C/developers.page:189
+msgid "New support for GTK+ 3.16 overlay scrollbars."
+msgstr ""
+
+#. (itstool) path: item/p
+#: C/developers.page:190
+msgid "New API for serializing and restoring a session."
+msgstr ""
+
+#. (itstool) path: item/p
+#: C/developers.page:191
+msgid "New support and API for onbeforeunload."
+msgstr ""
+
+#. (itstool) path: item/p
+#: C/developers.page:192
+msgid "New console message API for apps that want access to console messages."
+msgstr ""
+
+#. (itstool) path: item/p
+#: C/developers.page:194
+msgid "WebKitNetworkProcess now enabled by default and mandatory."
+msgstr ""
+
 #. (itstool) path: section/title
-#: C/developers.page:130
-msgid "PyGTK+"
-msgstr "PyGTK+"
+#: C/developers.page:200
+msgid "PyGObject"
+msgstr "PyGObject"
+
+#. (itstool) path: item/p
+#: C/developers.page:202
+msgid "Improved GError support."
+msgstr "Zdokonalena podpora pro GError."
+
+#. (itstool) path: item/p
+#: C/developers.page:203
+msgid "Performance improvements for function calls and closures."
+msgstr ""
+
+#. (itstool) path: item/p
+#: C/developers.page:204
+msgid "Functions returning multiple values now return named tuples ."
+msgstr "Funkce vracející více hodnot nyní vrací pojmenované n-tice."
+
+#. (itstool) path: item/p
+#: C/developers.page:205
+msgid ""
+"Python API Reference includes links to C implementations. Many improvements "
+"regarding overrides documentation (<code>Gtk.ListStore </code>, <code>Gtk."
+"TreeModelRow</code>. ...). Improved search and new search settings."
+msgstr ""
 
 #. (itstool) path: section/title
-#: C/developers.page:134
+#: C/developers.page:213
 msgid "Other Improvements"
 msgstr "Další vylepšení"
 
 #. (itstool) path: section/p
-#: C/developers.page:135
+#: C/developers.page:214
 msgid "Other improvements for developers in GNOME 3.20 include:"
 msgstr "Další vylepšení pro vývojáře v GNOME 3.20 zahrnují:"
 
+#. (itstool) path: item/p
+#: C/developers.page:216
+msgid ""
+"glib - supported has been added for DTLS (Datagram TLS) to enable encrypted "
+"streaming media."
+msgstr ""
+"glib – byla přidána podpora pro DTLS (datagramové TLS), aby bylo možné "
+"šifrovat vysílání multimédií."
+
+#. (itstool) path: item/p
+#: C/developers.page:218
+msgid ""
+"overflow-checked integer operations help make it easier to write safe code."
+msgstr ""
+
+#. (itstool) path: item/p
+#: C/developers.page:220
+msgid ""
+"gspell - gspell, a new spell-checking library for GTK+ applications. Used by "
+"gedit."
+msgstr ""
+
+#. (itstool) path: item/p
+#: C/developers.page:222
+msgid ""
+"gjs - json-glib, gom and GtkBuilder can now be used from gjs ( see this bug "
+"for details)."
+msgstr ""
+
+#. (itstool) path: item/p
+#: C/developers.page:224
+msgid ""
+"Tracker - Much improved SPARQL 1.1 syntax support (Update and Query) (Better "
+"developer docs to be written before release)."
+msgstr ""
+
 #. (itstool) path: info/desc
 #: C/i18n.page:17
 msgid "Learn about the different languages in which GNOME 3.20 is available"
@@ -1592,6 +1782,3 @@ msgstr ""
 "\"https://l10n.gnome.org/\";>webu se stavem překladu</link> GNOME. Tamtéž "
 "můžete nalézt <link href=\"https://live.gnome.org/TranslationProject/";
 "ContributeTranslations\">rady jak pomoci s překladem GNOME</link>."
-
-#~ msgid "XDG App"
-#~ msgstr "XDG App"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]