[Checkins] SVN: z3c.form/trunk/ Added base of Czech translation

Radim Novotny novotny.radim at gmail.com
Thu Jan 27 05:37:14 EST 2011


Log message for revision 119974:
  Added base of Czech translation

Changed:
  U   z3c.form/trunk/CHANGES.txt
  A   z3c.form/trunk/src/z3c/form/locales/cs/
  A   z3c.form/trunk/src/z3c/form/locales/cs/LC_MESSAGES/
  A   z3c.form/trunk/src/z3c/form/locales/cs/LC_MESSAGES/z3c.form.po

-=-
Modified: z3c.form/trunk/CHANGES.txt
===================================================================
--- z3c.form/trunk/CHANGES.txt	2011-01-27 10:23:22 UTC (rev 119973)
+++ z3c.form/trunk/CHANGES.txt	2011-01-27 10:37:14 UTC (rev 119974)
@@ -5,6 +5,7 @@
 2.4.3 (unreleased)
 ------------------
 
+- Added base of Czech translation.
 
 2.4.2 (2011-01-22)
 ------------------

Added: z3c.form/trunk/src/z3c/form/locales/cs/LC_MESSAGES/z3c.form.po
===================================================================
--- z3c.form/trunk/src/z3c/form/locales/cs/LC_MESSAGES/z3c.form.po	                        (rev 0)
+++ z3c.form/trunk/src/z3c/form/locales/cs/LC_MESSAGES/z3c.form.po	2011-01-27 10:37:14 UTC (rev 119974)
@@ -0,0 +1,617 @@
+##############################################################################
+#
+# Copyright (c) 2003-2004 Zope Foundation and Contributors.
+# All Rights Reserved.
+#
+# This software is subject to the provisions of the Zope Public License,
+# Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.
+# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED
+# WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+# WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS
+# FOR A PARTICULAR PURPOSE.
+#
+##############################################################################
+msgid ""
+msgstr ""
+"Project-Id-Version: Development/Unknown\n"
+"POT-Creation-Date: Sun Aug 15 14:53:46 2010\n"
+"PO-Revision-Date: 2011-01-27 11:30+0100\n"
+"Last-Translator: Radim Novotny <novotny.radim at gmail.com>\n"
+"Language-Team: Zope 3 Developers <zope-dev at zope.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Generated-By: zope/app/locales/extract.py\n"
+
+#: src/z3c/form/browser/multi.py:66
+#: src/z3c/form/form.py:233
+msgid "Add"
+msgstr "Přidat"
+
+#: src/z3c/form/browser/multi.py:71
+msgid "Remove selected"
+msgstr "Odebrat vybrané"
+
+#: src/z3c/form/browser/select.py:38
+msgid "no value"
+msgstr "žádná hodnota"
+
+#: src/z3c/form/browser/select.py:39
+msgid "select a value ..."
+msgstr "vyberte hodnotu ..."
+
+#: src/z3c/form/converter.py:125
+msgid "The entered value is not a valid integer literal."
+msgstr "Zadaná hodnota není platné celé čislo."
+
+#: src/z3c/form/converter.py:132
+#: src/z3c/form/converter.py:139
+msgid "The entered value is not a valid decimal literal."
+msgstr "Zadaná hodnota není platné desetinné čislo."
+
+#: src/z3c/form/converter.py:240
+msgid "Bytes data are not a file object"
+msgstr "Data nejsou souborový objekt."
+
+#: src/z3c/form/error.py:93
+msgid "The system could not process the given value."
+msgstr "Zadaná hodnota nemůže být použita."
+
+#: src/z3c/form/form.py:111
+msgid "<span class=\"required\">*</span>&ndash; required"
+msgstr "<span class=\"required\">*</span>&ndash; vyžadováno"
+
+#: src/z3c/form/form.py:186
+#: src/z3c/form/subform.py:29
+msgid "There were some errors."
+msgstr "Prosím opravte vyznačené chyby."
+
+#: src/z3c/form/form.py:270
+#: src/z3c/form/subform.py:30
+msgid "Data successfully updated."
+msgstr "Úspěšně zpracováno."
+
+#: src/z3c/form/form.py:271
+#: src/z3c/form/subform.py:31
+msgid "No changes were applied."
+msgstr "Nebyly provedeny žádné změny."
+
+#: src/z3c/form/form.py:288
+msgid "Apply"
+msgstr "Použít"
+
+#: src/z3c/form/interfaces.py:1010
+msgid "Fields"
+msgstr "Pole"
+
+#: src/z3c/form/interfaces.py:1011
+msgid "A field manager describing the fields to be used for the form."
+msgstr "Správce polí popisující pole použitá v tomto formuláři."
+
+#: src/z3c/form/interfaces.py:1019
+msgid "Content providers"
+msgstr "Poskytovatelé obsahu"
+
+#: src/z3c/form/interfaces.py:1020
+msgid "A manager describing the content providers to be used for the form."
+msgstr "Správce popisující poskytovatele obsahu použité v tomto formuláři."
+
+#: src/z3c/form/interfaces.py:1028
+msgid "Buttons"
+msgstr "Tlačítka"
+
+#: src/z3c/form/interfaces.py:1029
+msgid "A button manager describing the buttons to be used for the form."
+msgstr "Správce tlačítek popisující tlačítka použitá v tomto formuláři."
+
+#: src/z3c/form/interfaces.py:1054
+msgid "The widget for which the event was created."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:107
+#: src/z3c/form/interfaces.py:826
+msgid "Context"
+msgstr "Context"
+
+#: src/z3c/form/interfaces.py:108
+msgid "The context in which the data are validated."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:148
+#: src/z3c/form/interfaces.py:1053
+msgid "Widget"
+msgstr "Widget"
+
+#: src/z3c/form/interfaces.py:149
+msgid "The widget that the view is on"
+msgstr ""
+
+#: src/z3c/form/interfaces.py:153
+#: src/z3c/form/interfaces.py:409
+#: src/z3c/form/interfaces.py:703
+msgid "Error"
+msgstr "Chyba"
+
+#: src/z3c/form/interfaces.py:154
+msgid "Error the view is for."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:174
+#: src/z3c/form/interfaces.py:677
+msgid "Title"
+msgstr "Nadpis"
+
+#: src/z3c/form/interfaces.py:175
+msgid "The name of the field within the form."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:179
+msgid "Schema Field"
+msgstr ""
+
+#: src/z3c/form/interfaces.py:180
+msgid "The schema field that is to be rendered."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:184
+#: src/z3c/form/interfaces.py:575
+#: src/z3c/form/interfaces.py:581
+#: src/z3c/form/interfaces.py:893
+msgid "Prefix"
+msgstr ""
+
+#: src/z3c/form/interfaces.py:185
+msgid "The prefix of the field used to avoid name clashes."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:189
+#: src/z3c/form/interfaces.py:396
+#: src/z3c/form/interfaces.py:852
+msgid "Mode"
+msgstr ""
+
+#: src/z3c/form/interfaces.py:190
+msgid "The mode in which to render the widget for the field."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:194
+msgid "Interface"
+msgstr ""
+
+#: src/z3c/form/interfaces.py:195
+msgid "The interface from which the field is coming."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:199
+#: src/z3c/form/interfaces.py:594
+#: src/z3c/form/interfaces.py:831
+#: src/z3c/form/interfaces.py:857
+msgid "Ignore Context"
+msgstr ""
+
+#: src/z3c/form/interfaces.py:200
+#: src/z3c/form/interfaces.py:832
+msgid "A flag, when set, forces the widget not to look at the context for a value."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:205
+msgid "Widget Factory"
+msgstr ""
+
+#: src/z3c/form/interfaces.py:206
+msgid "The widget factory."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:339
+msgid "True-value Label"
+msgstr ""
+
+#: src/z3c/form/interfaces.py:340
+msgid "The label for a true value of the Bool field."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:344
+msgid "False-value Label"
+msgstr ""
+
+#: src/z3c/form/interfaces.py:345
+msgid "The label for a false value of the Bool field."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:379
+#: src/z3c/form/interfaces.py:671
+#: src/z3c/form/interfaces.py:942
+msgid "Name"
+msgstr ""
+
+#: src/z3c/form/interfaces.py:380
+msgid "The name the widget is known under."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:384
+#: src/z3c/form/interfaces.py:881
+msgid "Label"
+msgstr ""
+
+#: src/z3c/form/interfaces.py:385
+msgid ""
+"\n"
+"        The widget label.\n"
+"\n"
+"        Label may be translated for the request.\n"
+"\n"
+"        The attribute may be implemented as either a read-write or read-only\n"
+"        property, depending on the requirements for a specific implementation.\n"
+"        "
+msgstr ""
+
+#: src/z3c/form/interfaces.py:397
+msgid "A widget mode."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:402
+msgid "Required"
+msgstr "Vyžadováno"
+
+#: src/z3c/form/interfaces.py:403
+msgid "If true the widget should be displayed as required input."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:410
+msgid "If an error occurred during any step, the error view stored here."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:415
+msgid "Value"
+msgstr ""
+
+#: src/z3c/form/interfaces.py:416
+msgid "The value that the widget represents."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:422
+#: src/z3c/form/interfaces.py:600
+#: src/z3c/form/interfaces.py:863
+msgid "Ignore Request"
+msgstr ""
+
+#: src/z3c/form/interfaces.py:423
+msgid "A flag, when set, forces the widget not to look at the request for a value."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:430
+#: src/z3c/form/interfaces.py:620
+msgid "Set errors"
+msgstr ""
+
+#: src/z3c/form/interfaces.py:431
+msgid "A flag, when set, the widget sets error messages on calling extract()."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:476
+msgid "NO_VALUE Token"
+msgstr ""
+
+#: src/z3c/form/interfaces.py:477
+msgid "The token to be used, if no value has been selected."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:480
+msgid "Terms"
+msgstr ""
+
+#: src/z3c/form/interfaces.py:481
+msgid "A component that provides the options for selection."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:511
+msgid "Prompt"
+msgstr ""
+
+#: src/z3c/form/interfaces.py:512
+msgid "A flag, when set, enables a choice explicitely requesting the user to choose a value."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:517
+msgid "Items"
+msgstr ""
+
+#: src/z3c/form/interfaces.py:518
+msgid "A collection of dictionaries containing all pieces of information for rendering. The following keys must be in each dictionary: id, value, content, selected"
+msgstr ""
+
+#: src/z3c/form/interfaces.py:523
+msgid "No-Value Message"
+msgstr ""
+
+#: src/z3c/form/interfaces.py:524
+#: src/z3c/form/interfaces.py:529
+msgid "A human-readable text that is displayed to refer the missing value."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:528
+msgid "Prompt Message"
+msgstr ""
+
+#: src/z3c/form/interfaces.py:576
+#: src/z3c/form/interfaces.py:582
+msgid "The prefix of the widgets."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:587
+msgid "Errors"
+msgstr "Chyby"
+
+#: src/z3c/form/interfaces.py:588
+msgid "The collection of errors that occured during validation."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:595
+#: src/z3c/form/interfaces.py:858
+msgid "If set the context is ignored to retrieve a value."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:601
+#: src/z3c/form/interfaces.py:864
+msgid "If set the request is ignored to retrieve a value."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:606
+#: src/z3c/form/interfaces.py:869
+msgid "Ignore Readonly"
+msgstr ""
+
+#: src/z3c/form/interfaces.py:607
+#: src/z3c/form/interfaces.py:870
+msgid "If set then readonly fields will also be shown."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:612
+msgid "Has required fields"
+msgstr ""
+
+#: src/z3c/form/interfaces.py:613
+msgid "A flag set when at least one field is marked as required"
+msgstr ""
+
+#: src/z3c/form/interfaces.py:621
+msgid "A flag, when set, the contained widgets set error messages on calling extract()."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:642
+#: src/z3c/form/zcml.py:70
+msgid "Field"
+msgstr ""
+
+#: src/z3c/form/interfaces.py:643
+msgid "The schema field which the widget is representing."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:672
+msgid "The object name."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:678
+msgid "The action title."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:693
+#: src/z3c/form/interfaces.py:936
+msgid "Action"
+msgstr ""
+
+#: src/z3c/form/interfaces.py:694
+msgid "The action for which the event is created."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:704
+msgid "The error that occurred during the action."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:730
+msgid "Access Key"
+msgstr ""
+
+#: src/z3c/form/interfaces.py:731
+msgid "The key when pressed causes the button to be pressed."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:737
+msgid "Action Factory"
+msgstr ""
+
+#: src/z3c/form/interfaces.py:738
+msgid "The action factory."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:748
+msgid "Image Path"
+msgstr ""
+
+#: src/z3c/form/interfaces.py:749
+msgid "A relative image path to the root of the resources."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:795
+msgid "Handlers"
+msgstr ""
+
+#: src/z3c/form/interfaces.py:796
+msgid "A list of action handlers defined on the form."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:805
+msgid "Actions"
+msgstr ""
+
+#: src/z3c/form/interfaces.py:806
+msgid "A list of actions defined on the form"
+msgstr ""
+
+#: src/z3c/form/interfaces.py:811
+msgid "Refresh actions"
+msgstr ""
+
+#: src/z3c/form/interfaces.py:812
+msgid "A flag, when set, causes form actions to be updated again after their execution."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:827
+msgid "The context in which the widget is displayed."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:853
+msgid "The mode in which to render the widgets."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:875
+msgid "Widgets"
+msgstr ""
+
+#: src/z3c/form/interfaces.py:876
+msgid "A widget manager containing the widgets to be used in the form."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:882
+msgid "A human readable text describing the form that can be used in the UI."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:887
+msgid "Label required"
+msgstr ""
+
+#: src/z3c/form/interfaces.py:888
+msgid "A human readable text describing the form that can be used in the UI for rendering a required info legend."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:894
+msgid "The prefix of the form used to uniquely identify it."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:898
+msgid "Status"
+msgstr ""
+
+#: src/z3c/form/interfaces.py:899
+msgid "The status message of the form."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:937
+msgid "The action defines the URI to which the form data are sent."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:943
+msgid "The name of the form used to identify it."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:947
+msgid "Id"
+msgstr ""
+
+#: src/z3c/form/interfaces.py:948
+msgid "The id of the form used to identify it."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:952
+msgid "Method"
+msgstr ""
+
+#: src/z3c/form/interfaces.py:953
+msgid "The HTTP method used to submit the form."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:959
+msgid "Encoding Type"
+msgstr ""
+
+#: src/z3c/form/interfaces.py:960
+msgid "The data encoding used to submit the data safely."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:965
+msgid "Accepted Character Sets"
+msgstr ""
+
+#: src/z3c/form/interfaces.py:966
+msgid "This is a list of character sets the server accepts. By default this is unknown."
+msgstr ""
+
+#: src/z3c/form/interfaces.py:971
+msgid "Accepted Content Types"
+msgstr ""
+
+#: src/z3c/form/interfaces.py:972
+msgid "This is a list of content types the server can safely handle."
+msgstr ""
+
+#: src/z3c/form/term.py:152
+msgid "yes"
+msgstr "ano"
+
+#: src/z3c/form/term.py:153
+msgid "no"
+msgstr "ne"
+
+#: src/z3c/form/util.py:125
+msgid "Missing filename extension."
+msgstr ""
+
+#: src/z3c/form/zcml.py:39
+msgid "Layout template."
+msgstr ""
+
+#: src/z3c/form/zcml.py:40
+msgid "Refers to a file containing a page template (should end in extension ``.pt`` or ``.html``)."
+msgstr ""
+
+#: src/z3c/form/zcml.py:45
+msgid "The mode of the template."
+msgstr ""
+
+#: src/z3c/form/zcml.py:46
+msgid "The mode is used to define input and display templates"
+msgstr ""
+
+#: src/z3c/form/zcml.py:52
+#: src/z3c/form/zcml.py:64
+#: src/z3c/form/zcml.py:76
+msgid "View"
+msgstr ""
+
+#: src/z3c/form/zcml.py:53
+#: src/z3c/form/zcml.py:65
+msgid "The view for which the template should be available"
+msgstr ""
+
+#: src/z3c/form/zcml.py:58
+msgid "Layer"
+msgstr ""
+
+#: src/z3c/form/zcml.py:59
+msgid "The layer for which the template should be available"
+msgstr ""
+
+#: src/z3c/form/zcml.py:71
+msgid "The field for which the template should be available"
+msgstr ""
+
+#: src/z3c/form/zcml.py:77
+msgid "The widget for which the template should be available"
+msgstr ""
+
+#: src/z3c/form/zcml.py:82
+msgid "Content Type"
+msgstr ""
+
+#: src/z3c/form/zcml.py:83
+msgid "The content type identifies the type of data."
+msgstr ""
+
+#: src/z3c/form/zcml.py:89
+msgid "Schema"
+msgstr ""
+
+#: src/z3c/form/zcml.py:90
+msgid "The schema of the field for which the template should be available"
+msgstr ""
+



More information about the checkins mailing list