# Czech translation for libpeas.
# Copyright (C) 2010 libpeas's COPYRIGHT HOLDER
# This file is distributed under the same license as the libpeas package.
# Marek Černocký <marek@manet.cz>, 2010, 2011, 2012, 2014, 2015.
#
msgid ""
msgstr ""
"Project-Id-Version: libpeas master\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
"product=libpeas&keywords=I18N+L10N&component=general\n"
"POT-Creation-Date: 2015-04-27 22:27+0000\n"
"PO-Revision-Date: 2015-04-28 09:28+0200\n"
"Last-Translator: Marek Černocký <marek@manet.cz>\n"
"Language-Team: Czech <gnome-cs-list@gnome.org>\n"
"Language: cs\n"
"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"
"X-Generator: Gtranslator 2.91.6\n"

#: ../data/glade/libpeas-gtk.xml.in.h:1
msgid "Plugin Manager"
msgstr "Správce zásuvných modulů"

#. Translators: What PeasGtkPluginManagerView to use
#: ../data/glade/libpeas-gtk.xml.in.h:3
msgid "View"
msgstr "Zobrazit"

#: ../data/glade/libpeas-gtk.xml.in.h:4
msgid "Plugin Manager View"
msgstr "Zobrazení správce zásuvných modulů"

#. Translators: Whether builtin plugins should appear in the view (property name)
#: ../data/glade/libpeas-gtk.xml.in.h:6
msgid "Show Builtin"
msgstr "Zobrazit vestavěné"

#: ../data/glade/libpeas-gtk.xml.in.h:7
msgid "Peas Gtk"
msgstr "Peas Gtk"

#: ../libpeas/peas-engine.c:976
#, c-format
msgid "Dependency '%s' was not found"
msgstr "Závislost „%s“ nebyla nenalezena"

#: ../libpeas/peas-engine.c:986
#, c-format
msgid "Dependency '%s' failed to load"
msgstr "Načtení závislosti „%s“ selhalo"

#: ../libpeas/peas-engine.c:1000
#, c-format
msgid "Plugin loader '%s' was not found"
msgstr "Program „%s“ pro načítání zásuvných modulů nebyl nalezen"

#: ../libpeas/peas-engine.c:1012
#, c-format
msgid "Failed to load"
msgstr "Selhalo načtení"

#: ../libpeas-gtk/peas-gtk-disable-plugins-dialog.c:95
msgid "Additional plugins must be disabled"
msgstr "Je nutné zakázat další zásuvné moduly"

#: ../libpeas-gtk/peas-gtk-disable-plugins-dialog.c:102
#, c-format
msgid "The following plugins depend on '%s' and will also be disabled:"
msgstr "Následující zásuvné moduly závisí na „%s“ a budou rovněž zakázány:"

#: ../libpeas-gtk/peas-gtk-disable-plugins-dialog.c:144
msgid "Plugins"
msgstr "Zásuvné moduly"

#: ../libpeas-gtk/peas-gtk-disable-plugins-dialog.c:161
msgid "An additional plugin must be disabled"
msgstr "Je nutné zakázat další zásuvné moduly"

#: ../libpeas-gtk/peas-gtk-disable-plugins-dialog.c:168
#, c-format
msgid ""
"The '%s' plugin depends on the '%s' plugin.\n"
"If you disable '%s', '%s' will also be disabled."
msgstr ""
"Zásuvný modul „%s“ závisí na zásuvném modulu „%s“.\n"
"Pokud zakážete „%s“, bude rovněž zakázán „%s“."

#: ../libpeas-gtk/peas-gtk-disable-plugins-dialog.c:182
msgid "_Cancel"
msgstr "_Zrušit"

#: ../libpeas-gtk/peas-gtk-disable-plugins-dialog.c:184
msgid "Disable Plugins"
msgstr "Zakázat zásuvné moduly"

#: ../libpeas-gtk/peas-gtk-plugin-manager.c:207
msgid "There was an error displaying the help."
msgstr "Vyskytla se chyba při zobrazení nápovědy."

#: ../libpeas-gtk/peas-gtk-plugin-manager.c:253
msgid "_Close"
msgstr "_Zavřít"

#: ../libpeas-gtk/peas-gtk-plugin-manager.c:265
msgid "_Help"
msgstr "Nápo_věda"

#: ../libpeas-gtk/peas-gtk-plugin-manager.c:323
msgid "Pr_eferences"
msgstr "Př_edvolby"

#: ../libpeas-gtk/peas-gtk-plugin-manager.c:328
#: ../libpeas-gtk/peas-gtk-plugin-manager.c:379
msgid "_About"
msgstr "O _aplikaci"

#: ../libpeas-gtk/peas-gtk-plugin-manager.c:387
msgid "_Preferences"
msgstr "_Předvolby"

#: ../libpeas-gtk/peas-gtk-plugin-manager-view.c:351
msgid "_Enabled"
msgstr "Povol_en"

#: ../libpeas-gtk/peas-gtk-plugin-manager-view.c:362
msgid "E_nable All"
msgstr "Po_volit vše"

#: ../libpeas-gtk/peas-gtk-plugin-manager-view.c:366
msgid "_Disable All"
msgstr "Za_kázat vše"

#: ../libpeas-gtk/peas-gtk-plugin-manager-view.c:526
msgid "Enabled"
msgstr "Povolen"

#: ../libpeas-gtk/peas-gtk-plugin-manager-view.c:547
msgid "Plugin"
msgstr "Zásuvný modul"

#. Avoid having markup in a translated string
#: ../libpeas-gtk/peas-gtk-plugin-manager-view.c:634
#, c-format
msgid "The plugin '%s' could not be loaded"
msgstr "Zásuvný modul „%s“ nemohl být načten"

#. Keep separate because some translations do special things
#. * for the ':' and might accidentally not keep the space after it
#.
#: ../libpeas-gtk/peas-gtk-plugin-manager-view.c:640
#, c-format
msgid "An error occurred: %s"
msgstr "Vyskytla se chyba: %s"

#. Translators: The directory in which the demo program was compiled at
#: ../peas-demo/peas-demo.c:41
msgid "Run from build directory"
msgstr "Spustit ze složky, ve které bylo sestaveno"

#: ../peas-demo/peas-demo.c:92
msgid "_Quit"
msgstr "U_končit"

#: ../peas-demo/peas-demo.c:108
msgid "- libpeas demo application"
msgstr "– ukázková aplikace libpeas"

#: ../tests/libpeas-gtk/plugin-manager.c:77
msgid "About"
msgstr "O aplikaci"

#: ../tests/libpeas-gtk/plugin-manager.c:82
msgid "Preferences"
msgstr "Předvolby"
