mirror of https://github.com/GNOME/gimp.git
315 lines
8.1 KiB
Plaintext
315 lines
8.1 KiB
Plaintext
# translation of cs.po to Czech
|
|
# translation of cs.po to
|
|
# Czech translation of GIMP python
|
|
# Copyright (C) 2001,2003, 2006 Free Software Foundation, Inc.
|
|
# Copyright (C) 2004, 2005 Miloslav Trmac <mitr@volny.cz>
|
|
# Stanislav Brabec <utx@penguin.cz>, 2000-2001.
|
|
# Michal Bukovjan <bukm@centrum.cz>, 2003.
|
|
# Miloslav Trmac <mitr@volny.cz>, 2003 - 2005.
|
|
# Jakub Friedl <jfriedl@suse.cz>, 2006.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: cs\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2006-10-04 13:11+0200\n"
|
|
"PO-Revision-Date: 2006-10-04 14:12+0200\n"
|
|
"Last-Translator: Jakub Friedl <jfriedl@suse.cz>\n"
|
|
"Language-Team: Czech <gnome-cs-list@gnome.org>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"X-Generator: KBabel 1.10.2\n"
|
|
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
|
|
|
#: ../plug-ins/pygimp/gimpfu.py:332
|
|
#, python-format
|
|
msgid "An error occured running %s"
|
|
msgstr "Při běhu %s došlo k chybě"
|
|
|
|
#: ../plug-ins/pygimp/gimpfu.py:347
|
|
msgid "_More Information"
|
|
msgstr "_Více informací"
|
|
|
|
#: ../plug-ins/pygimp/gimpfu.py:452 ../plug-ins/pygimp/gimpfu.py:464
|
|
#: ../plug-ins/pygimp/gimpfu.py:470
|
|
msgid "No"
|
|
msgstr "Ne"
|
|
|
|
#: ../plug-ins/pygimp/gimpfu.py:462 ../plug-ins/pygimp/gimpfu.py:470
|
|
msgid "Yes"
|
|
msgstr "Ano"
|
|
|
|
#: ../plug-ins/pygimp/gimpfu.py:508 ../plug-ins/pygimp/gimpui.py:200
|
|
msgid "Python-Fu File Selection"
|
|
msgstr "Výběr souboru Python-Fu"
|
|
|
|
#: ../plug-ins/pygimp/gimpfu.py:519
|
|
msgid "Python-Fu Folder Selection"
|
|
msgstr "Výběr složky Python-Fu"
|
|
|
|
#: ../plug-ins/pygimp/gimpfu.py:608
|
|
#, python-format
|
|
msgid "Invalid input for '%s'"
|
|
msgstr "Neplatný vstup pro '%s'"
|
|
|
|
#: ../plug-ins/pygimp/gimpui.py:153
|
|
msgid "Python-Fu Color Selection"
|
|
msgstr "Výběr barev Python-Fu"
|
|
|
|
#: ../plug-ins/pygimp/procbrowser.c:174
|
|
msgid "Python Procedure Browser"
|
|
msgstr "Prohlížeč procedur Pythonu"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:107
|
|
msgid "Saving as colored XHTML"
|
|
msgstr "Ukládání jako barevné XHTML"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:184
|
|
msgid "Save as colored XHTML"
|
|
msgstr "Uložit jako barevné XHTML"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:189
|
|
msgid "Colored XHTML"
|
|
msgstr "Barevné XHTML"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:192
|
|
msgid "Character source"
|
|
msgstr ""
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:193
|
|
msgid "Source code"
|
|
msgstr "Zdrojový kód"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:194
|
|
msgid "Text file"
|
|
msgstr "Textový soubor"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:195
|
|
msgid "Entry box"
|
|
msgstr "Vstupní pole"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:196
|
|
msgid "File to read or characters to use"
|
|
msgstr "Soubor ke čtení nebo znaky k použití"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:198
|
|
msgid "Font size in pixels"
|
|
msgstr "Velikost písma v pixelech"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:199
|
|
msgid "Write a separate CSS file"
|
|
msgstr "Zapsat oddělený CSS soubor"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/gimpcons.py:44
|
|
msgid "Python Console"
|
|
msgstr "Konzole skript-fu"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/gimpcons.py:76
|
|
msgid "_Browse..."
|
|
msgstr "_Procházet..."
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/gimpcons.py:100
|
|
msgid "Interactive Gimp-Python interpreter"
|
|
msgstr "Interaktivní interpretr Gimp-Pythonu"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/gimpcons.py:105
|
|
msgid "_Console"
|
|
msgstr "_Konzole"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/gtkcons.py:221
|
|
msgid "Gimp-Python Console"
|
|
msgstr "Konzole Gimp-Python"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/gtkcons.py:222
|
|
msgid "Interactive Python Development"
|
|
msgstr "Interaktivní vývoj v Pythonu"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/foggify.py:51
|
|
msgid "Add a layer of fog"
|
|
msgstr "Přidat vrstvu mlhy"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/foggify.py:56
|
|
msgid "_Fog..."
|
|
msgstr "_Mlha..."
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/foggify.py:59
|
|
msgid "Layer name"
|
|
msgstr "Jméno vrstvy"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/foggify.py:59
|
|
msgid "Clouds"
|
|
msgstr "Mraky"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/foggify.py:60
|
|
msgid "Fog color"
|
|
msgstr "Barva mlhy"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/foggify.py:61
|
|
msgid "Turbulence"
|
|
msgstr "Turbulence"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/foggify.py:62
|
|
msgid "Opacity"
|
|
msgstr "Krytí"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-offset.py:45
|
|
msgid "Offset the colors in a palette"
|
|
msgstr ""
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-offset.py:50
|
|
msgid "_Offset Palette..."
|
|
msgstr ""
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-offset.py:53
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:57
|
|
#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:58
|
|
#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:80
|
|
msgid "Palette"
|
|
msgstr "Paleta"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-offset.py:54
|
|
msgid "Offset"
|
|
msgstr "Posun"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:49
|
|
msgid "Sort the colors in a palette"
|
|
msgstr "Třídit barvy v paletě"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:54
|
|
msgid "_Sort Palette..."
|
|
msgstr "_Třídit paletu..."
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:58
|
|
msgid "Color model"
|
|
msgstr "Barevný model"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:59
|
|
msgid "RGB"
|
|
msgstr "RGB"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:60
|
|
msgid "HSV"
|
|
msgstr "HSV"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:61
|
|
msgid "Channel to sort"
|
|
msgstr ""
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:62
|
|
msgid "Red or Hue"
|
|
msgstr "Červená nebo odstín"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:63
|
|
msgid "Green or Saturation"
|
|
msgstr "Zelená nebo sytost"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:64
|
|
msgid "Blue or Value"
|
|
msgstr "Modrá nebo hodnota"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:65
|
|
msgid "Ascending"
|
|
msgstr "Klesající"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:51
|
|
msgid "Create a repeating gradient using colors from the palette"
|
|
msgstr ""
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:56
|
|
msgid "Palette to _Repeating Gradient"
|
|
msgstr "Paleta do _opakujícího se přechodu"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:73
|
|
msgid "Create a gradient using colors from the palette"
|
|
msgstr "Vytvořit přechod pomocí barev z palety"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:78
|
|
msgid "Palette to _Gradient"
|
|
msgstr "Paleta do _přechodu"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/pdbbrowse.py:37
|
|
msgid "Browse the Procedural Database"
|
|
msgstr ""
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/pdbbrowse.py:42
|
|
msgid "_Procedure Browser"
|
|
msgstr "Prohlížeč _procedur"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/py-slice.py:57
|
|
msgid "Slice"
|
|
msgstr ""
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/py-slice.py:416
|
|
msgid "Cuts an image along its guides, creates images and a HTML table snippet"
|
|
msgstr ""
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/py-slice.py:427
|
|
msgid "_Slice..."
|
|
msgstr ""
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/py-slice.py:430
|
|
msgid "Path for HTML export"
|
|
msgstr "Cesta pro export HTML"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/py-slice.py:431
|
|
msgid "Filename for export"
|
|
msgstr "Jméno souboru pro export"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/py-slice.py:432
|
|
msgid "Image name prefix"
|
|
msgstr "Předpona jména obrázku"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/py-slice.py:433
|
|
msgid "Image format"
|
|
msgstr "Formát obrázku"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/py-slice.py:435
|
|
msgid "Separate image folder"
|
|
msgstr ""
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/py-slice.py:437
|
|
msgid "Folder for image export"
|
|
msgstr "Složka pro export obrázku"
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/py-slice.py:438
|
|
msgid "Space between table elements"
|
|
msgstr ""
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/py-slice.py:440
|
|
msgid "Javascript for onmouseover and clicked)"
|
|
msgstr ""
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/py-slice.py:442
|
|
msgid "Skip animation for table caps"
|
|
msgstr ""
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:61
|
|
msgid "Add a drop shadow to a layer, and optionally bevel it"
|
|
msgstr ""
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:66
|
|
msgid "_Drop Shadow and Bevel..."
|
|
msgstr ""
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:69
|
|
msgid "Shadow blur"
|
|
msgstr ""
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:70
|
|
msgid "Bevel"
|
|
msgstr ""
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:71
|
|
msgid "Drop shadow"
|
|
msgstr ""
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:72
|
|
msgid "Drop shadow X displacement"
|
|
msgstr ""
|
|
|
|
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:73
|
|
msgid "Drop shadow Y displacement"
|
|
msgstr ""
|
|
|