Czech translation. Thanks for the infrastructure.
2006-09-18 Jakub Friedl <jfriedl@suse.cz> * cs.po: Czech translation. Thanks for the infrastructure.
This commit is contained in:

committed by
Jakub Friedl

parent
20efe460f5
commit
47dcdf528f
@ -1,3 +1,7 @@
|
|||||||
|
2006-09-18 Jakub Friedl <jfriedl@suse.cz>
|
||||||
|
|
||||||
|
* cs.po: Czech translation. Thanks for the infrastructure.
|
||||||
|
|
||||||
2006-09-13 Sven Neumann <sven@gimp.org>
|
2006-09-13 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
* Added basic infrastructure for i18n of gimp-python. The initial
|
* Added basic infrastructure for i18n of gimp-python. The initial
|
||||||
|
@ -12,8 +12,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: cs\n"
|
"Project-Id-Version: cs\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2006-09-13 21:07+0200\n"
|
"POT-Creation-Date: 2006-09-18 14:02+0200\n"
|
||||||
"PO-Revision-Date: 2006-07-27 20:23+0200\n"
|
"PO-Revision-Date: 2006-09-18 14:04+0200\n"
|
||||||
"Last-Translator: Jakub Friedl <jfriedl@suse.cz>\n"
|
"Last-Translator: Jakub Friedl <jfriedl@suse.cz>\n"
|
||||||
"Language-Team: Czech <gnome-cs-list@gnome.org>\n"
|
"Language-Team: Czech <gnome-cs-list@gnome.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
@ -22,20 +22,52 @@ msgstr ""
|
|||||||
"X-Generator: KBabel 1.10.2\n"
|
"X-Generator: KBabel 1.10.2\n"
|
||||||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||||||
|
|
||||||
#: ../plug-ins/pygimp/plug-ins/gimpcons.py:43
|
#: ../plug-ins/pygimp/gimpfu.py:394 ../plug-ins/pygimp/gimpfu.py:406
|
||||||
|
#: ../plug-ins/pygimp/gimpfu.py:412
|
||||||
|
msgid "No"
|
||||||
|
msgstr "Ne"
|
||||||
|
|
||||||
|
#: ../plug-ins/pygimp/gimpfu.py:404 ../plug-ins/pygimp/gimpfu.py:412
|
||||||
|
msgid "Yes"
|
||||||
|
msgstr "Ano"
|
||||||
|
|
||||||
|
#: ../plug-ins/pygimp/gimpfu.py:450 ../plug-ins/pygimp/gimpui.py:200
|
||||||
|
msgid "Python-Fu File Selection"
|
||||||
|
msgstr "Výběr souboru Python-Fu"
|
||||||
|
|
||||||
|
#: ../plug-ins/pygimp/gimpfu.py:461
|
||||||
|
msgid "Python-Fu Folder Selection"
|
||||||
|
msgstr "Výběr složky Python-Fu"
|
||||||
|
|
||||||
|
#: ../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/gimpcons.py:42
|
||||||
msgid "Python Console"
|
msgid "Python Console"
|
||||||
msgstr "Konzole skript-fu"
|
msgstr "Konzole skript-fu"
|
||||||
|
|
||||||
#: ../plug-ins/pygimp/plug-ins/gimpcons.py:75
|
#: ../plug-ins/pygimp/plug-ins/gimpcons.py:74
|
||||||
msgid "_Browse..."
|
msgid "_Browse..."
|
||||||
msgstr "_Procházet..."
|
msgstr "_Procházet..."
|
||||||
|
|
||||||
#: ../plug-ins/pygimp/plug-ins/gtkcons.py:217
|
#: ../plug-ins/pygimp/plug-ins/gimpcons.py:98
|
||||||
#, fuzzy
|
msgid "Interactive Gimp-Python interpreter"
|
||||||
msgid "Gimp-Python Console"
|
msgstr "Interaktivní interpretr Gimp-Pythonu"
|
||||||
msgstr "Konzole skript-fu"
|
|
||||||
|
|
||||||
#: ../plug-ins/pygimp/plug-ins/gtkcons.py:218
|
#: ../plug-ins/pygimp/plug-ins/gimpcons.py:103
|
||||||
#, fuzzy
|
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"
|
msgid "Interactive Python Development"
|
||||||
msgstr "Interaktivní konzole pro vývoj Python"
|
msgstr "Interaktivní vývoj v Pythonu"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user