From wiggy at codespeak.net Sun Jun 3 12:17:14 2007
From: wiggy at codespeak.net (wiggy at codespeak.net)
Date: Sun, 3 Jun 2007 12:17:14 +0200 (CEST)
Subject: [kupu-checkins] r44000 - kupu/trunk/kupu/plone/profiles/default
Message-ID: <20070603101714.57C7180DA@code0.codespeak.net>
Author: wiggy
Date: Sun Jun 3 12:17:13 2007
New Revision: 44000
Modified:
kupu/trunk/kupu/plone/profiles/default/import_steps.xml
Log:
Add a dependency on the typeinfo step. This is needed since our resources need to verify types
Modified: kupu/trunk/kupu/plone/profiles/default/import_steps.xml
==============================================================================
--- kupu/trunk/kupu/plone/profiles/default/import_steps.xml (original)
+++ kupu/trunk/kupu/plone/profiles/default/import_steps.xml Sun Jun 3 12:17:13 2007
@@ -4,6 +4,7 @@
handler="Products.kupu.plone.exportimport.importKupuSettings"
title="Kupu Settings">
+
Import Kupu settings
From limi at codespeak.net Tue Jun 5 10:38:10 2007
From: limi at codespeak.net (limi at codespeak.net)
Date: Tue, 5 Jun 2007 10:38:10 +0200 (CEST)
Subject: [kupu-checkins] r44036 - kupu/trunk/kupu/common
Message-ID: <20070605083810.864AF80A5@code0.codespeak.net>
Author: limi
Date: Tue Jun 5 10:38:09 2007
New Revision: 44036
Modified:
kupu/trunk/kupu/common/kupubeforeunload.js
Log:
Make sure the word "discard" is in the unload protection. Unfortunately, there is text we cannot touch in this dialog box (it comes from the browser), which makes more verbose than we want. :(
Modified: kupu/trunk/kupu/common/kupubeforeunload.js
==============================================================================
--- kupu/trunk/kupu/common/kupubeforeunload.js (original)
+++ kupu/trunk/kupu/common/kupubeforeunload.js Tue Jun 5 10:38:09 2007
@@ -3,9 +3,9 @@
var BeforeUnloadHandler = function() {
var self = this;
- this.message = "Your form has not been saved. All changes you have made will be lost";
+ this.message = "Discard changes? If you click OK, any changes you have made will be lost.";
if (window._) {
- this.message = _("Your form has not been saved. All changes you have made will be lost");
+ this.message = _("Discard changes? If you click OK, any changes you have made will be lost.");
};
this.forms = [];
this.chkId = [];
From kupu-checkins at codespeak.net Wed Jun 13 11:56:04 2007
From: kupu-checkins at codespeak.net (kupu-checkins at codespeak.net)
Date: Wed, 13 Jun 2007 11:56:04 +0200 (CEST)
Subject: [kupu-checkins] June 2007 - Father's Day Specials
Message-ID: <20070613085654.8050.qmail@pptp-89-189-145-118.ufanet.ru>
An HTML attachment was scrubbed...
URL: http://codespeak.net/pipermail/kupu-checkins/attachments/20070613/713e51d5/attachment.htm
From hannosch at codespeak.net Sun Jun 17 14:23:59 2007
From: hannosch at codespeak.net (hannosch at codespeak.net)
Date: Sun, 17 Jun 2007 14:23:59 +0200 (CEST)
Subject: [kupu-checkins] r44318 - in kupu/trunk/kupu: doc i18n
Message-ID: <20070617122359.79DFB80C3@code0.codespeak.net>
Author: hannosch
Date: Sun Jun 17 14:23:57 2007
New Revision: 44318
Modified:
kupu/trunk/kupu/doc/CHANGES.txt
kupu/trunk/kupu/i18n/kupu-ja.po
kupu/trunk/kupu/i18n/kupuconfig-ja.po
Log:
Updated the Japanese translation files, thx to Tyam.
Modified: kupu/trunk/kupu/doc/CHANGES.txt
==============================================================================
--- kupu/trunk/kupu/doc/CHANGES.txt (original)
+++ kupu/trunk/kupu/doc/CHANGES.txt Sun Jun 17 14:23:57 2007
@@ -4,6 +4,8 @@
- Recent
+ - Updated the Japanese translation files, thx to Tyam.
+
- Added in some support for inserting Flash content.
- Media objects may now have a list of classes (specific to the portal type).
Modified: kupu/trunk/kupu/i18n/kupu-ja.po
==============================================================================
--- kupu/trunk/kupu/i18n/kupu-ja.po (original)
+++ kupu/trunk/kupu/i18n/kupu-ja.po Sun Jun 17 14:23:57 2007
@@ -37,7 +37,7 @@
#: /common/kupu.pox:None
msgid "Recursion detected when counting column position"
-msgstr "?????????????Recursion?????????"
+msgstr "??????????????????????"
#: /common/kupu.pox:None
msgid "List style changed"
@@ -49,11 +49,11 @@
#: /common/kupu.pox:None
msgid "click to unfold"
-msgstr ""
+msgstr "???????????????"
#: /common/kupu.pox:None
msgid "You have unsaved changes. Do you want to save before leaving the page?"
-msgstr "???????????????????????????????????"
+msgstr "???????????????????????????????????"
#: /common/kupu.pox:None
msgid "Table row removed"
@@ -65,7 +65,7 @@
#: /common/kupu.pox:None
msgid "Color chosen"
-msgstr "???"
+msgstr "??????"
#: /common/kupu.pox:None
msgid "Table row added"
@@ -73,7 +73,7 @@
#: /common/kupu.pox:None
msgid "Error saving document"
-msgstr "?????????????????????"
+msgstr "?????????????????"
#: /common/kupu.pox:None
msgid "No destination URL available!"
@@ -85,7 +85,7 @@
#: /common/kupu.pox:None
msgid "No row to delete"
-msgstr "?????????????"
+msgstr "?????????????"
#: /common/kupu.pox:None
msgid "Delete Table"
@@ -93,7 +93,7 @@
#: /common/kupu.pox:None
msgid "Cleanup done, sending document to server"
-msgstr "??????????????????????????"
+msgstr "??????????????????????"
#: /common/kupu.pox:None
msgid "Image tool initialized"
@@ -109,7 +109,7 @@
#: /common/kupu.pox:None
msgid "Create link"
-msgstr "?????"
+msgstr "??????"
#: /common/kupu.pox:None
msgid "Starting HTML cleanup"
@@ -117,15 +117,15 @@
#: /common/kupu.pox:None
msgid "Not inside a definition list element!"
-msgstr "???????????????????"
+msgstr "?????????????????"
#: /common/kupu.pox:None
msgid "Link modified"
-msgstr "???????????"
+msgstr "????????????"
#: /common/kupu.pox:None
msgid "Illegal or missing width entry in column info!"
-msgstr ""
+msgstr "???????????????????????????"
#: /common/kupu.pox:None
msgid "Request sent to server"
@@ -140,25 +140,25 @@
"exception ${message} while registering an event handler for element "
"${element}, event ${event}, method ${method}"
msgstr ""
-"??????????????????????? ${message}${element}, event "
-"${event}, method ${method}"
+"????????????????????? ${message} ???"
+"${element}, event ${event}, method ${method}"
#: /common/kupu.pox:None
msgid "Error loading translation (status ${status} ), falling back to english"
msgstr ""
-"????? po ?????????????????status ${status}??????"
-"????"
+"??????????????????????status ${status}??"
+"??????????????"
#: /common/kupu.pox:None
msgid "Start node offset detected in a node without children!"
-msgstr "Start node offset detected in a node without children!"
+msgstr "???????????????????????!"
#: /common/kupu.pox:None
msgid "Deprecation warning: KupuTool._selectSelectItem"
-msgstr "????: KupuTool._selectSelectItem"
+msgstr "?????????: KupuTool._selectSelectItem"
#: /common/kupu.pox:None
-msgid "Couldn\\'t set design mode. Kupu will not work on this browser."
+msgid "Couldn??'t set design mode. Kupu will not work on this browser."
msgstr ""
"????????????????Kupu ?????????????????"
@@ -176,9 +176,8 @@
"settings. For more information, read http://www.mozilla.org/editor/midasdemo/"
"securityprefs.html"
msgstr ""
-"Mozilla ??????????????JavaScript ???????????????"
-"??????????? http://www.mozilla.org/editor/midasdemo/ ??????"
-"???"
+"Mozilla ????????????JavaScript ??????????????????"
+"???????? http://www.mozilla.org/editor/midasdemo/ ?????????"
#: /common/kupu.pox:None
msgid "Property tool initialized"
@@ -194,7 +193,7 @@
#: /common/kupu.pox:None
msgid "items"
-msgstr ""
+msgstr "????"
#: /common/kupu.pox:None
msgid "Row repeated"
@@ -202,7 +201,7 @@
#: /common/kupu.pox:None
msgid "Cut"
-msgstr "??"
+msgstr "????"
#: /common/kupu.pox:None
msgid "Table removed"
@@ -226,7 +225,7 @@
#: /common/kupu.pox:None
msgid "Invalid table size"
-msgstr "??????????"
+msgstr "??????????????"
#: /common/kupu.pox:None
msgid "Error placing back selection"
@@ -246,7 +245,7 @@
"settings. For more information, read http://www.mozilla.org/editor/midasdemo/"
"securityprefs.html"
msgstr ""
-"Mizilla ??????????????JavaScript ???????????????"
+"Mozilla ??????????????JavaScript ???????????????"
"??????????? http://www.mozilla.org/editor/midasdemo/ ??????"
"???"
@@ -264,21 +263,21 @@
#: /common/kupu.pox:None
msgid "Row repeat turned off"
-msgstr "????????"
+msgstr "??????????"
#: /common/kupu.pox:None
msgid ""
"There was a problem initializing the drawers. Most likely the XSLT or XML "
-"files aren\\'t available. If this is not the Kupu demo version, check your "
+"files aren??'t available. If this is not the Kupu demo version, check your "
"files or the service that provide them (error: ${error})."
msgstr ""
"??????????????????????? XSLT ? XML ?????????"
"??????????????? Kupu ???????????????????"
-"?error: ${error}????????????????????????"
+"?error: ${error}????????????????????????"
#: /common/kupu.pox:None
msgid "Deprecation warning: KupuToolBox._selectSelectItem"
-msgstr "????: KupuToolBox._selectSelectItem"
+msgstr "?????????: KupuToolBox._selectSelectItem"
#: /common/kupu.pox:None
msgid ""
@@ -286,8 +285,8 @@
"settings. For more information, read http://www.mozilla.org/editor/midasdemo/"
"securityprefs.html"
msgstr ""
-"Mozilla ??????????????JavaScript ???????????????"
-"?????????? http://www.mozilla.org/editor/midasdemo/ ???????"
+"Mozilla ??????????????JavaScript ?????????????????"
+"???????? http://www.mozilla.org/editor/midasdemo/ ???????"
"??"
#: /common/kupu.pox:None
@@ -300,16 +299,16 @@
#: /common/kupu.pox:None
msgid ""
-"Error saving your data.\\nResponse status: ${status}.\\nCheck your server "
+"Error saving your data.??nResponse status: ${status}.??nCheck your server "
"log for more information."
msgstr ""
-"??????????????\\nResponse status: ${status}??????????"
-"??????????????"
+"????????????????nResponse status: ${status}"
+"????????????????????????"
#: /common/kupu.pox:None
msgid "This feature requires pop-ups to be enabled on your browser!"
msgstr ""
-"?????????????????????????pop-up??????????"
+"????????????????????????pop-up??????????"
"???????"
#: /common/kupu.pox:None
@@ -318,7 +317,7 @@
#: /common/kupu.pox:None
msgid "View source"
-msgstr "?????"
+msgstr "??????"
#: /common/kupu.pox:None
msgid "Table tool initialized"
@@ -338,7 +337,7 @@
#: /common/kupu.pox:None
msgid "click to fold"
-msgstr ""
+msgstr "??????????????"
#: /common/kupu.pox:None
msgid "Create image"
@@ -366,23 +365,22 @@
#: /common/kupu.pox:None
msgid "Error loading data, status ${status}"
-msgstr "???????????status ${status"
+msgstr "???????????status ${status}"
#: /common/kupu.pox:None
msgid ""
-"Could not set status bar message, check your browser\\'s security settings."
+"Could not set status bar message, check your browser??'s security settings."
msgstr ""
"??????????????????????????????????????"
"??????????"
#: /common/kupu.pox:None
msgid "End node offset detected in a node without children!"
-msgstr "End node offset detected in a node without children!"
+msgstr "???????????????????????!"
#: /common/kupu.pox:None
msgid "Your form has not been saved. All changes you have made will be lost"
-msgstr ""
-"????????????????????????????????????"
+msgstr "?????????????????????????????"
#: /common/kupu.pox:None
msgid "Link added"
@@ -398,11 +396,11 @@
#: /common/kupu.pox:None
msgid "Not inside a table!"
-msgstr "???????????"
+msgstr "???????????"
#: /common/kupu.pox:None
msgid "Selection not inside the node!"
-msgstr "????????????????????"
+msgstr "?????????????????"
#: /common/kupu.pox:None
msgid "Delete link"
@@ -466,12 +464,14 @@
msgstr "?????"
# Default: ""
-# "Select an image from your computer and click ok to have it\n"
-# " automatically uploaded to selected folder and inserted into the\n"
+# "Select an image from your computer and click ok to have it?n"
+# " automatically uploaded to selected folder and inserted into the?n"
# " editor."
#: /common/kupudrawers/drawer.xsl:None
msgid "imagedrawer_upload_instructions"
msgstr ""
+"??????????????????????????????n"
+"????????????????????????????????"
# Default: "Upload ..."
#: /common/kupudrawers/drawer.xsl:None
@@ -491,7 +491,7 @@
# Default: "ALT-text"
#: /common/kupudrawers/drawer.xsl:None
msgid "imagedrawer_upload_alt_text"
-msgstr "ALT-text"
+msgstr "ALT????????"
# Default: "search"
#: /common/kupudrawers/drawer.xsl:None
@@ -519,11 +519,11 @@
#: /default/colorchooser.kupu:None
msgid "text color: alt-f"
-msgstr "?????: alt-f"
+msgstr "???:alt-f"
#: /default/colorchooser.kupu:None
msgid "background color: alt-h"
-msgstr "???: alt-h"
+msgstr "???:alt-h"
# Default: "Row"
#: /default/drawers.kupu:None
@@ -542,7 +542,7 @@
#: /default/drawers.kupu:None
msgid "external link"
-msgstr "??????????"
+msgstr "?????"
# Default: "Columns"
#: /default/drawers.kupu:None
@@ -561,7 +561,7 @@
#: /default/drawers.kupu:None
msgid "External Link"
-msgstr "??????????"
+msgstr "?????"
# Default: "Left"
#: /default/drawers.kupu:None
@@ -570,7 +570,7 @@
#: /default/drawers.kupu:None
msgid "Preview"
-msgstr "????"
+msgstr "?????"
# Default: "Rows"
#: /default/drawers.kupu:None
@@ -618,11 +618,11 @@
#: /default/drawers.kupu:None /common/kupudrawers/drawer.xsl:None
msgid "(none)"
-msgstr ""
+msgstr "(??)"
#: /default/drawers.kupu:None /common/kupudrawers/drawer.xsl:None
msgid "Ok"
-msgstr "Ok"
+msgstr "??"
#: /default/drawers.kupu:None /common/kupudrawers/drawer.xsl:None
msgid "Cancel"
@@ -630,7 +630,7 @@
#: /default/drawers.kupu:None
msgid "Listing"
-msgstr ""
+msgstr "?????"
# Default: "Add"
#: /default/drawers.kupu:None
@@ -639,7 +639,7 @@
#: /default/drawers.kupu:None
msgid "Grid"
-msgstr ""
+msgstr "??????"
# Default: "Remove"
#: /default/drawers.kupu:None
@@ -648,11 +648,11 @@
#: /default/drawers.kupu:None
msgid "Data"
-msgstr ""
+msgstr "?????"
#: /default/drawers.kupu:None
msgid "Plain"
-msgstr ""
+msgstr "????"
# Default: "Table Class"
#: /default/drawers.kupu:None
@@ -661,7 +661,7 @@
#: /default/drawers.kupu:None /default/toolboxes.kupu:None
msgid "Link the highlighted text to this URL:"
-msgstr "??????????????URL:"
+msgstr "?????URL:"
#: /default/drawers.kupu:None /silva/toolboxes.kupu:None
msgid "image"
@@ -685,25 +685,25 @@
#: /default/toolbar.kupu:None
msgid "zoom: alt-x"
-msgstr ""
+msgstr "???: alt-x"
# Default: "1"
#: /default/toolbar.kupu:None
msgid "list-decimal"
-msgstr "1"
+msgstr "1(??)"
# Default: "A"
#: /default/toolbar.kupu:None
msgid "list-upperalpha"
-msgstr "A"
+msgstr "A(??????????)"
#: /default/toolbar.kupu:None
msgid "Heading 1"
msgstr "???1"
#: /default/toolbar.kupu:None
-msgid "superscript: alt-+"
-msgstr "???: alt-+"
+msgid "Superscript: Access key (Alt or Ctrl) + +"
+msgstr "?????:????(Alt???Ctrl)+-"
# Default: "○"
#: /default/toolbar.kupu:None
@@ -711,8 +711,8 @@
msgstr "○"
#: /default/toolbar.kupu:None
-msgid "bold: alt-b"
-msgstr "??: alt-b"
+msgid "Bold: Access key (Alt or Ctrl) + B"
+msgstr "??:????(Alt???Ctrl)+B"
#: /default/toolbar.kupu:None
msgid "Formatted"
@@ -721,12 +721,12 @@
# Default: "a"
#: /default/toolbar.kupu:None
msgid "list-loweralpha"
-msgstr "a"
+msgstr "a(??????????)"
# Default: "no bullet"
#: /default/toolbar.kupu:None
msgid "list-nobullet"
-msgstr "?????"
+msgstr "????"
# Default: "i"
#: /default/toolbar.kupu:None
@@ -742,8 +742,8 @@
msgstr "?????"
#: /default/toolbar.kupu:None
-msgid "undo: alt-z"
-msgstr "??: alt-z"
+msgid "Undo: Access key (Alt or Ctrl) + Z"
+msgstr "????:????(Alt???Ctrl)+Z"
# Default: "●"
#: /default/toolbar.kupu:None
@@ -751,8 +751,8 @@
msgstr "●"
#: /default/toolbar.kupu:None
-msgid "definition list: alt-="
-msgstr "?????: alt-="
+msgid "Definition list: Access key (Alt or Ctrl) + ="
+msgstr "?????:????(Alt???Ctrl)+="
#: /default/toolbar.kupu:None
msgid "indent: alt->"
@@ -767,12 +767,12 @@
msgstr "??"
#: /default/toolbar.kupu:None
-msgid "left justify: alt-l"
-msgstr "???: alt-l"
+msgid "Left justify: Access key (Alt or Ctrl) + L"
+msgstr "???:????(Alt???Ctrl)+L"
#: /default/toolbar.kupu:None
-msgid "right justify: alt-r"
-msgstr "???: alt-r"
+msgid "Right justify: Access key (Alt or Ctrl) + R"
+msgstr "???:????(Alt???Ctrl)+R"
#: /default/toolbar.kupu:None
msgid "outdent: alt-<"
@@ -788,20 +788,20 @@
msgstr "??: alt-u"
#: /default/toolbar.kupu:None
-msgid "redo: alt-y"
-msgstr "???: alt-y"
+msgid "Redo: Access key (Alt or Ctrl) + Y"
+msgstr "????:????(Alt???Ctrl)+Y"
#: /default/toolbar.kupu:None
-msgid "subscript: alt--"
-msgstr "???: alt--"
+msgid "Subscript: Access key (Alt or Ctrl) + -"
+msgstr "?????:????(Alt???Ctrl)+-"
#: /default/toolbar.kupu:None
-msgid "center justify: alt-c"
-msgstr "????: alt-c"
+msgid "Center justify: Access key (Alt or Ctrl) + C"
+msgstr "????:????(Alt???Ctrl)+C"
#: /default/toolbar.kupu:None
-msgid "unordered list: alt-*"
-msgstr "????: alt-*"
+msgid "Unordered list: Access key (Alt or Ctrl) + *"
+msgstr "????:????(Alt???Ctrl)+*"
#: /default/toolbar.kupu:None
msgid "Heading 3"
@@ -824,20 +824,21 @@
msgstr "???4"
#: /default/toolbar.kupu:None
-msgid "numbered list: alt-#"
-msgstr "??????: alt-#"
+msgid "Numbered list: Access key (Alt or Ctrl) + #"
+msgstr "??????:????(Alt???Ctrl)+#"
#: /default/toolbar.kupu:None
-msgid "italic: alt-i"
-msgstr "??: alt-i"
+msgid "Italic: Access key (Alt or Ctrl) + I"
+msgstr "??:????(Alt???Ctrl)+I"
# Default: "I"
#: /default/toolbar.kupu:None
msgid "list-upperroman"
-msgstr "I??????????"
+msgstr "I(????????)"
#: /default/toolboxes.kupu:None
-msgid "Headings:"
+#msgid "Headings:"
+msgid "Heading:"
msgstr "???"
#: /default/toolboxes.kupu:None
@@ -958,83 +959,84 @@
#: /silva/drawers.kupu:None
msgid "Insert image"
-msgstr ""
+msgstr "?????"
#: /silva/drawers.kupu:None
msgid "Insert link"
-msgstr ""
+msgstr "??????"
#: /silva/toolboxes.kupu:None
msgid "typographical characters"
-msgstr ""
+msgstr "???"
#: /silva/toolboxes.kupu:None
msgid "external source"
-msgstr ""
+msgstr "?????"
#: /silva/toolboxes.kupu:None
msgid "abbreviations and acronyms"
-msgstr ""
+msgstr "???????"
#: /silva/toolboxes.kupu:None
msgid "save"
-msgstr ""
+msgstr "??"
#: /silva/toolboxes.kupu:None
msgid "index item"
-msgstr ""
+msgstr "?????????????"
#: /silva/toolboxes.kupu:None
msgid "properties"
-msgstr ""
+msgstr "?????"
#: /silva/toolboxes.kupu:None
msgid "non-standard characters"
-msgstr ""
+msgstr "?????????"
#: /silva/toolboxes.kupu:None
msgid "link"
-msgstr ""
+msgstr "???"
#: /silva/toolboxes.kupu:None
msgid "citation"
-msgstr ""
+msgstr "??"
#: /silva/toolboxes.kupu:None
msgid "cleanup"
-msgstr ""
+msgstr "???????"
#: /silva/toolboxes.kupu:None
-msgid "table of contents"
-msgstr ""
+#msgid "table of contents"
+msgid "Table of contents"
+msgstr "??"
#: /silva/xmlconfig.kupu:None
msgid "Convert single quotes to curly ones"
-msgstr ""
+msgstr "???????????????"
#: /silva/xmlconfig.kupu:None
msgid "Reduce whitespace in source"
-msgstr ""
+msgstr "???????????????"
#: /silva/xmlconfig.kupu:None
msgid "Convert double dashes to m-dashes"
-msgstr ""
+msgstr "?????m-???????"
#: /silva/xmlconfig.kupu:None
msgid "Convert single dashes to n-dashes"
-msgstr ""
+msgstr "?????n-???????"
#: /silva/xmlconfig.kupu:None
msgid "Convert double quotes to curly ones"
-msgstr ""
+msgstr "??????????????"
#: /widgeteer/browser.kupu:None
msgid "link: alt-a"
-msgstr ""
+msgstr "????alt-a"
#: /widgeteer/browser.kupu:None
msgid "image: alt-m"
-msgstr ""
+msgstr "???alt-m"
#~ msgid "Home"
#~ msgstr "???"
@@ -1059,3 +1061,89 @@
#~ msgid "data"
#~ msgstr "???"
+
+
+# ??Sprint????
+#: /default/toolbar.kupu:None
+msgid "Decrease quote level: Access key (Alt or Ctrl) + <"
+msgstr "???????:????(Alt???Ctrl)+<"
+
+#: /default/toolbar.kupu:None
+msgid "Increase quote level: Access key (Alt or Ctrl) + >"
+msgstr "?????:????(Alt???Ctrl)+>"
+
+#: /default/toolbar.kupu:None
+msgid "Insert internal link"
+msgstr "????????"
+
+#: /default/toolbar.kupu:None
+msgid "Insert external link"
+msgstr "????????"
+
+#: /default/toolbar.kupu:None
+msgid "Insert anchors"
+msgstr "??????????"
+
+#: /default/toolbar.kupu:None
+msgid "Insert table"
+msgstr "????"
+
+#: /default/toolbar.kupu:None
+msgid "Check spelling"
+msgstr "???????"
+
+#: /default/toolbar.kupu:None
+msgid "Switch between visual editor and HTML view"
+msgstr "??????????HTML???????"
+
+#: /default/toolbar.kupu:None
+msgid "Heading"
+msgstr "???"
+
+#: /default/toolbar.kupu:None
+msgid "Subheading"
+msgstr "????"
+
+#: /default/toolbar.kupu:None
+msgid "Literal"
+msgstr "????"
+
+#: /default/toolbar.kupu:None
+msgid "Discreet"
+msgstr "???"
+
+#: /default/toolbar.kupu:None
+msgid "Pull-quote"
+msgstr "??"
+
+#: /default/toolbar.kupu:None
+msgid "Call-out"
+msgstr "??"
+
+##: /default/toolbar.kupu:None
+#msgid "(remove style)"
+#msgstr "??????"
+
+#: /default/toolbar.kupu:None
+msgid "Highlight"
+msgstr "?????"
+
+##: /default/toolbar.kupu:None
+#msgid "Character styles"
+#msgstr "????????"
+
+#: /common/kupudrawers/drawer.xsl:None
+msgid "anchordrawer_title"
+msgstr "???????"
+
+#: /common/kupudrawers/drawer.xsl:None
+msgid "Link to anchor"
+msgstr "???????"
+
+#: /common/kupudrawers/drawer.xsl:None
+msgid "toggle all"
+msgstr "?????/???"
+
+#: /common/kupudrawers/drawer.xsl:None
+msgid "Numbering"
+msgstr "??????"
Modified: kupu/trunk/kupu/i18n/kupuconfig-ja.po
==============================================================================
--- kupu/trunk/kupu/i18n/kupuconfig-ja.po (original)
+++ kupu/trunk/kupu/i18n/kupuconfig-ja.po Sun Jun 17 14:23:57 2007
@@ -1,6 +1,6 @@
# Translation of kupuconfig-ja.po to Japanese
# Suzuki Takanori 2005
-# J 2005
+# J 2005-2007
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
@@ -427,3 +427,110 @@
msgid "Documentation"
msgstr "??????"
+msgid "Links"
+msgstr "???"
+
+msgid "Toolbar"
+msgstr "?????"
+
+#.
+#.
+#: c:\zopep21\Products\kupu\plone\kupu_config.pt
+msgid "legend_caption"
+msgstr "????????"
+
+#.
+#: c:\zopep21\Products\kupu\plone\kupu_config.pt
+msgid "label_refbrowser"
+msgstr "?????????????????"
+
+#.
+#. Images which are linked using UID based links may be automatically captioned.
+#: c:\zopep21\Products\kupu\plone\kupu_config.pt
+msgid "notice_help_captioning"
+msgstr "UID??????????????????????????????"
+
+#.
+#. If you enable this option a transform to hide UIDs and support image
+#. captioning from client browsers will also be enabled (see image captioning documentation). If the
+#. transform does not enable itself automatically you may need to update
+#. your PortalTransforms product.
+#.
+#: c:\zopep21\Products\kupu\plone\kupu_config.pt
+msgid "help_captioning"
+msgstr "If you enable this option a transform to hide UIDs and support image captioning from client browsers will also be enabled (see image captioning documentation). If the transform does not enable itself automatically you may need to update your PortalTransforms product."
+
+#. Fields which could support image captioning:
+#: c:\zopep21\Products\kupu\plone\kupu_config.pt
+msgid "fields_not_support_caption"
+msgstr "???????????????????"
+
+#. Fields which use kupu but do not support image captioning:
+#: c:\zopep21\Products\kupu\plone\kupu_config.pt
+msgid "fiels_not_support_caption_in_kupu"
+msgstr "kupu????????????????????????????"
+
+#.
Replace
+#. ATReferenceBrowser widget with a widget which uses
+#. Kupu's drawers instead of a popup window.
+#.
+#: c:\zopep21\Products\kupu\plone\kupu_config.pt
+msgid "help_refbrowser"
+msgstr "Replace ATReferenceBrowser widget with a widget which uses Kupu's drawers instead of a popup window."
+
+#.
+#: c:\zopep21\Products\kupu\plone\kupu_config.pt
+msgid "label_refbrowser_2"
+msgstr "Kupu?Reference Browser?????"
+
+#.
+#. You may enter an expression to control the visibility of all buttons together.
+#. It should return a list of visible button ids, or None to leave all buttons visible.
+#. The visibility rules below are then applied to further filter out individual buttons.
+#. You might use this to restrict a particular class of users to a subset of kupu functions.
+#.
+#.
Control the global visibility of toolbar buttons from this screen. If no expression is entered, only checked buttons are visible. Enter an expression for finer control of visibility. Individual fields may also whitelist or blacklist buttons: see the field schema.
+#.
Values available in expressions includes 'field' as well as the usual names
+#. e.g. to restrict the drawer buttons to users with the appropriate permissions give imagelibdrawer-button and linklibdrawer-button the expression:
+#. python:member and member.has_permission('Kupu: Query libraries',portal)
+#.
Also on this screen are urls for each type which can be previewed as an image. The expression may use object_url and portal_type, but should not attempt to access the object directly. The resulting URL should ideally return an image no larger than 128 pixels square.
+#: c:\zopep21\Products\kupu\plone\resource_types.pt
+msgid "text_resource_types3"
+msgstr ""
From duncan at codespeak.net Wed Jun 20 17:06:22 2007
From: duncan at codespeak.net (duncan at codespeak.net)
Date: Wed, 20 Jun 2007 17:06:22 +0200 (CEST)
Subject: [kupu-checkins] r44391 - kupu/trunk/kupu/common
Message-ID: <20070620150622.0640E810F@code0.codespeak.net>
Author: duncan
Date: Wed Jun 20 17:06:21 2007
New Revision: 44391
Modified:
kupu/trunk/kupu/common/kupudrawers.js
Log:
Typo when changing name of loop variable
Modified: kupu/trunk/kupu/common/kupudrawers.js
==============================================================================
--- kupu/trunk/kupu/common/kupudrawers.js (original)
+++ kupu/trunk/kupu/common/kupudrawers.js Wed Jun 20 17:06:21 2007
@@ -375,7 +375,7 @@
dummy.innerHTML = embed.value;
try {
for (var j=dummy.childNodes.length-1; j >= 0; j--) {
- var c = dummy.childNodes[i];
+ var c = dummy.childNodes[j];
if (/^\//.test(c.nodeName))
{
dummy.removeChild(c);
From duncan at codespeak.net Fri Jun 22 12:44:39 2007
From: duncan at codespeak.net (duncan at codespeak.net)
Date: Fri, 22 Jun 2007 12:44:39 +0200 (CEST)
Subject: [kupu-checkins] r44423 - in kupu/trunk/kupu: common default
plone/kupu_plone_layer
Message-ID: <20070622104439.37A8D80D8@code0.codespeak.net>
Author: duncan
Date: Fri Jun 22 12:44:38 2007
New Revision: 44423
Modified:
kupu/trunk/kupu/common/kupubasetools.js
kupu/trunk/kupu/common/kupudrawers.js
kupu/trunk/kupu/common/kupudrawerstyles.css
kupu/trunk/kupu/common/kupuhelpers.js
kupu/trunk/kupu/default/drawers.kupu
kupu/trunk/kupu/plone/kupu_plone_layer/kupu_wysiwyg_support.html
Log:
Added a 'manage anchors' tab to the anchor drawer so you can add/remove anchors without having to link to them on the same page.
Modified: kupu/trunk/kupu/common/kupubasetools.js
==============================================================================
--- kupu/trunk/kupu/common/kupubasetools.js (original)
+++ kupu/trunk/kupu/common/kupubasetools.js Fri Jun 22 12:44:38 2007
@@ -2874,10 +2874,33 @@
return paras;
};
-proto.getAnchor = function(node) {
- /* Returns the anchor for a node, creating one if reqd. */
+proto.getAnchorsInUse = function() {
+ var doc = this.editor.getInnerDocument();
+ var anchors = doc.getElementsByTagName('a');
+ var inuse = {};
+ for (var i = 0; i < anchors.length; i++) {
+ var m = (/(.*)(#.*)$/.exec(anchors[i].href));
+ /* TODO: filter out external links */
+ if (m) { inuse[m[2]] = 1; };
+ }
+ return inuse;
+}
+
+proto.removeAnchor = function(node) {
+ var anchors = node.getElementsByTagName('a');
+ if (anchors.length > 0) {
+ var anchor = anchors[0];
+ anchor.removeAttribute('name');
+ if (anchor.href) return;
+ anchor.parentNode.removeChild(anchor);
+ };
+}
+proto.getAnchor = function(node, ifexists) {
+ /* Returns the anchor for a node, creating one if reqd. unless
+ * ifexists is set*/
var anchors = node.getElementsByTagName('a');
if (anchors.length > 0) return anchors[0].name;
+ if (ifexists) return;
var anchor = Sarissa.getText(node, true).strip().truncate(40).
replace(/[^\w]+/g, '-').toLowerCase().replace(/-$/,'') || 'anchor';
Modified: kupu/trunk/kupu/common/kupudrawers.js
==============================================================================
--- kupu/trunk/kupu/common/kupudrawers.js (original)
+++ kupu/trunk/kupu/common/kupudrawers.js Fri Jun 22 12:44:38 2007
@@ -1581,7 +1581,10 @@
this.tool.fillStyleSelect(this.style2);
this.tool.fillStyleSelect(this.ostyle);
};
- this.getMode = function() {
+ this.getMode = function() { /* tab 0, 1, or 2 */
+ if (/kupu-ins-bm/.test(this.panel.className)) return 0;
+ if (/kupu-anchor/.test(this.panel.className)) return 1;
+ return 2;
return !!(/kupu-ins-bm/.test(this.panel.className));
};
@@ -1589,7 +1592,10 @@
var nodes = this.paralist.getElementsByTagName('input');
var state = this.checkall.checked;
for (var i = 0; i < nodes.length; i++) {
- nodes[i].checked = state;
+ var n = nodes[i];
+ if (n.type=="checkbox" && !n.disabled) {
+ nodes[i].checked = state;
+ };
};
};
@@ -1601,9 +1607,9 @@
this.styleNames = ['', ''];
- var isSingle = this.getMode();
+ var mode = this.getMode();
var s = ['', ''];
- for (var idx=0; idx < (isSingle?1:2); idx++) {
+ for (var idx=0; idx < (mode==2?2:1); idx++) {
var sel = this['style'+(idx+1)];
var i = sel.selectedIndex;
if (i >= 0) {
@@ -1612,21 +1618,43 @@
}
}
+ if (mode==1) {
+ var inuse = this.tool.getAnchorsInUse();
+ }
var paras = (this.nodelist = this.tool.grubParas(s[0], s[1]));
for (var i = 0; i < paras.length; i++) {
var node = paras[i][0];
var text = Sarissa.getText(node, true).strip().truncate(60);
if (!text) continue;
var content = document.createTextNode(text);
-
+ var anchor = '';
+ if (mode==1) {
+ anchor = this.tool.getAnchor(node, true);
+ if (anchor) {
+ anchor = '#'+anchor;
+ }
+ }
+ var checked;
+ switch (mode) {
+ case 0: checked = i==0; break;
+ case 1: checked = !!anchor; break;
+ case 2: checked = this.checkall.checked; break;
+ }
var control = el('input', {
- 'type': isSingle?"radio":"checkbox",
- 'checked': isSingle?i==0:this.checkall.checked,
- 'name': "kupu-bm-paralist"});
-
- var div = el('div',
- { 'className': "kupu-bm-level" + paras[i][1] },
- [el('label', [control, el('span', [content])])]);
+ 'type': (mode==0)?"radio":"checkbox",
+ checked: checked, title:'hello',
+ name: "kupu-bm-paralist"});
+ if (anchor && inuse && inuse[anchor]) {
+ control.disabled = true;
+ }
+
+ var inner = [control, el('span', [content])];
+ if (anchor) {
+ inner.push(el('a', {href:anchor, className:'kupu-anchor-link',onclick:'return false;',
+ title:_('Right click to copy link')}, [anchor]));
+ };
+ var div = el('div', {className: "kupu-bm-level" + paras[i][1] },
+ [el('label', inner)]);
this.paralist.appendChild(div);
};
@@ -1637,27 +1665,30 @@
this.focusElement();
};
this.save = function() {
- var isSingle = this.getMode();
+ var mode = this.getMode();
var selected = this.paralist.getElementsByTagName('input');
var ed = this.editor;
ed.resumeEditing();
- if (!isSingle) {
+ if (mode==2) {
var toc = ed.newElement('ul');
};
var lvl1=0, lvl2=0;
for (var i = 0; i < selected.length; i++) {
+ var nodeinfo = this.nodelist[i];
+ var node = nodeinfo[0];
+ var level = nodeinfo[1];
if (selected[i].checked) {
- var nodeinfo = this.nodelist[i];
- var node = nodeinfo[0];
- var level = nodeinfo[1];
var a = this.tool.getAnchor(node);
var caption = Sarissa.getText(node, true).strip().truncate(140);
- if (isSingle) {
+ switch (mode) {
+ case 0:
this.tool.createLink('#'+a, null, null, null, caption);
break;
- } else {
+ case 1:
+ break;
+ case 2:
/* Insert TOC entry here */
var number;
if (level==0) {
@@ -1678,10 +1709,15 @@
}
toc.lastChild.appendChild(li);
};
+ break;
};
+ } else {
+ if (mode==1) {
+ this.tool.removeAnchor(node);
+ }
};
};
- if (!isSingle && toc.firstChild) {
+ if (mode==2 && toc.firstChild) {
var o = this.ostyle.selectedIndex;
if (o > 0) {
var ostyle = this.ostyle.options[o].value.split('|');
Modified: kupu/trunk/kupu/common/kupudrawerstyles.css
==============================================================================
--- kupu/trunk/kupu/common/kupudrawerstyles.css (original)
+++ kupu/trunk/kupu/common/kupudrawerstyles.css Fri Jun 22 12:44:38 2007
@@ -296,8 +296,10 @@
opacity:0.5;
filter:alpha(opacity=50);
}
-.kupu-ins-bm #kupu-bm-sel2, .kupu-ins-bm .kupu-bm-heading,
-.kupu-ins-bm .kupu-bm-helptoc,.kupu-toc .kupu-bm-helpanchor,
+.kupu-ins-bm .hide-ins-bm, .kupu-anchor .hide-anchor, .kupu-toc .hide-toc {
+ display: none;
+}
+
.image-dimensions {
display: none;
}
@@ -348,3 +350,6 @@
padding: 1px 0px 1px 16px;
font-style: italic;
}
+a.kupu-anchor-link {
+ margin-left: 1em;
+}
Modified: kupu/trunk/kupu/common/kupuhelpers.js
==============================================================================
--- kupu/trunk/kupu/common/kupuhelpers.js (original)
+++ kupu/trunk/kupu/common/kupuhelpers.js Fri Jun 22 12:44:38 2007
@@ -96,7 +96,11 @@
if (arg.length===undefined) {
if (!_SARISSA_IS_IE) {
for (var attr in arg) {
- node[attr] = arg[attr];
+ if (/^on/.test(attr)) {
+ node.setAttribute(attr, arg[attr]);
+ } else {
+ node[attr] = arg[attr];
+ };
};
};
} else {
Modified: kupu/trunk/kupu/default/drawers.kupu
==============================================================================
--- kupu/trunk/kupu/default/drawers.kupu (original)
+++ kupu/trunk/kupu/default/drawers.kupu Fri Jun 22 12:44:38 2007
@@ -276,6 +276,7 @@
Select a paragraph style then choose a paragraph and Ok to insert a link to that location.
-
+
Select one or two paragraph styles, then Ok to insert a table of contents.
+
+ Anchors are created for checked paragraphs and
+ removed for unchecked paragraphs when you press Ok.
+ Anchors in use on this page may not be deleted.
+
Select a paragraph style then choose a paragraph and Ok to insert a link to that location.
-
+
Select one or two paragraph styles, then Ok to insert a table of contents.
+
+ Anchors are created for checked paragraphs and
+ removed for unchecked paragraphs when you press Ok.
+ Anchors in use on this page may not be deleted.
+
In the form below, you may manage the list of drawer libraries for
-the Kupu editor. Each property of a library is dynamically expanded at
-execution time using TALES expressions. That way it is possible, to
-support libraries like Current folder or My folder
-very easily.
-
Libraries with ids that begin with an underscore will not display in the initial library list.
- _search will be used to set the icon and title for search results.
- The first $ character in the title will be replaced by the search string.
- _selection will be used to set the icon and title for the current selection.
-
-
The title string may contain html <br> tags to put a line break in the title (not the xhtml <br/> form),
- but otherwise tags are not interpreted.
-
-
-
-
-
-
-
-
-
-
The following variables are available in the TALES expressions:
-
-
-
-
object
-
The current context object
-
-
-
object_url
-
The URL of the current context object
-
-
-
folder
-
The folder the context object is located in
-
-
-
folder_url
-
The URL of the folder the context object is located in
+ In the form below, you may manage the list of drawer libraries for
+ the Kupu editor. Each property of a library is dynamically expanded at
+ execution time using TALES expressions. That way it is possible, to
+ support libraries like Current folder or My folder
+ very easily.
+
+ Libraries with ids that begin with an underscore will not display in the initial library list.
+ _search will be used to set the icon and title for search results.
+ The first $ character in the title will be replaced by the search string.
+ _selection will be used to set the icon and title for the current selection.
+
+
+ The title string may contain html <br> tags to put a line break in the title (not the xhtml <br/> form),
+ but otherwise tags are not interpreted.
+
+
+
+
+
+
+
+
+
The following variables are available in the TALES expressions:
+
+
+
object
+
The current context object
+
+
+
object_url
+
The URL of the current context object
+
+
+
folder
+
The folder the context object is located in
+
+
+
folder_url
+
The URL of the folder the context object is located in
- Preview is an expression to use for the preview image in the drawer [default is no preview].
+ Preview is an expression to use for the preview image in the drawer [default is no preview].
Normal image is an expression to use for the normal view of a mediaobject [string:$object_url].
Fieldname is the name of the field to use for scaled variants of the mediaobject [image].
Classes is a list of classnames which may be selected when inserting the object as media.
Modified: kupu/trunk/kupu/plone/wysiwyg_support.kupu
==============================================================================
--- kupu/trunk/kupu/plone/wysiwyg_support.kupu (original)
+++ kupu/trunk/kupu/plone/wysiwyg_support.kupu Mon Jun 25 16:15:02 2007
@@ -69,6 +69,7 @@
tal:define="global kupu_convert_message_generated python:True">
Convert to HTML and edit with the visual editor
Modified: kupu/trunk/kupu/plone/zmi_links.pt
==============================================================================
--- kupu/trunk/kupu/plone/zmi_links.pt (original)
+++ kupu/trunk/kupu/plone/zmi_links.pt Mon Jun 25 16:15:02 2007
@@ -23,7 +23,7 @@
From duncan at codespeak.net Mon Jun 25 16:25:09 2007
From: duncan at codespeak.net (duncan at codespeak.net)
Date: Mon, 25 Jun 2007 16:25:09 +0200 (CEST)
Subject: [kupu-checkins] r44512 - in kupu/trunk/kupu: common plone
plone/kupu_plone_layer tools
Message-ID: <20070625142509.7755880EA@code0.codespeak.net>
Author: duncan
Date: Mon Jun 25 16:25:09 2007
New Revision: 44512
Modified:
kupu/trunk/kupu/common/kupu.pox
kupu/trunk/kupu/plone/kupu_plone_layer/kupu_migration.xml.pt
kupu/trunk/kupu/plone/zmi_docs.pt
kupu/trunk/kupu/plone/zmi_links.pt
kupu/trunk/kupu/plone/zmi_toolbar.pt
kupu/trunk/kupu/tools/makepox.py
Log:
Moved pox strings to a separate kupupox domain because Plone doesn't use kupu.pox so Plone translators shouldn't have to worry about it.
Corrected i18n:domain on some of the other files.
Modified: kupu/trunk/kupu/common/kupu.pox
==============================================================================
--- kupu/trunk/kupu/common/kupu.pox (original)
+++ kupu/trunk/kupu/common/kupu.pox Mon Jun 25 16:25:09 2007
@@ -1,5 +1,5 @@
-
+
Cutting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html
Modified: kupu/trunk/kupu/plone/kupu_plone_layer/kupu_migration.xml.pt
==============================================================================
--- kupu/trunk/kupu/plone/kupu_plone_layer/kupu_migration.xml.pt (original)
+++ kupu/trunk/kupu/plone/kupu_plone_layer/kupu_migration.xml.pt Mon Jun 25 16:25:09 2007
@@ -4,7 +4,7 @@
xmlns:metal="http://xml.zope.org/namespaces/metal"
xmlns:html="http://www.w3.org/TR/REC-html40"
xmlns:i18n="http://xml.zope.org/namespaces/i18n"
- i18n:domain="plone"
+ i18n:domain="kupuconfig"
define="charset here/portal_properties/site_properties/default_charset|here/portal_properties/default_charset|string:utf-8;
content_type python:request.RESPONSE.setHeader('Content-Type', 'text/xml;;charset=%s' % charset);">
+ i18n:domain="kupuconfig">
Modified: kupu/trunk/kupu/plone/zmi_links.pt
==============================================================================
--- kupu/trunk/kupu/plone/zmi_links.pt (original)
+++ kupu/trunk/kupu/plone/zmi_links.pt Mon Jun 25 16:25:09 2007
@@ -1,7 +1,7 @@
+i18n:domain="kupuconfig">
Modified: kupu/trunk/kupu/plone/zmi_toolbar.pt
==============================================================================
--- kupu/trunk/kupu/plone/zmi_toolbar.pt (original)
+++ kupu/trunk/kupu/plone/zmi_toolbar.pt Mon Jun 25 16:25:09 2007
@@ -1,7 +1,7 @@
+i18n:domain="kupuconfig">
Modified: kupu/trunk/kupu/tools/makepox.py
==============================================================================
--- kupu/trunk/kupu/tools/makepox.py (original)
+++ kupu/trunk/kupu/tools/makepox.py Mon Jun 25 16:25:09 2007
@@ -211,6 +211,6 @@
pres = pox.get_result()
pres = pres.replace('',
(''))
+ 'i18n:domain="kupupox">'))
print pres
print >>stderr, 'Done'
From duncan at codespeak.net Mon Jun 25 17:18:53 2007
From: duncan at codespeak.net (duncan at codespeak.net)
Date: Mon, 25 Jun 2007 17:18:53 +0200 (CEST)
Subject: [kupu-checkins] r44515 - in kupu/trunk/kupu: default
plone/kupu_plone_layer
Message-ID: <20070625151853.DB5728105@code0.codespeak.net>
Author: duncan
Date: Mon Jun 25 17:18:53 2007
New Revision: 44515
Modified:
kupu/trunk/kupu/default/drawers.kupu
kupu/trunk/kupu/default/toolboxes.kupu
kupu/trunk/kupu/plone/kupu_plone_layer/kupu_migration.xml.pt
kupu/trunk/kupu/plone/kupu_plone_layer/kupu_wysiwyg_support.html
Log:
More i18n cleanup
Modified: kupu/trunk/kupu/default/drawers.kupu
==============================================================================
--- kupu/trunk/kupu/default/drawers.kupu (original)
+++ kupu/trunk/kupu/default/drawers.kupu Mon Jun 25 17:18:53 2007
@@ -306,13 +306,15 @@
-
+
Select a paragraph style then choose a paragraph and Ok to insert a link to that location.
-
+
Select one or two paragraph styles, then Ok to insert a table of contents.
-
+
Anchors are created for checked paragraphs and
removed for unchecked paragraphs when you press Ok.
Anchors in use on this page may not be deleted.
Modified: kupu/trunk/kupu/default/toolboxes.kupu
==============================================================================
--- kupu/trunk/kupu/default/toolboxes.kupu (original)
+++ kupu/trunk/kupu/default/toolboxes.kupu Mon Jun 25 17:18:53 2007
@@ -179,7 +179,8 @@
Select a paragraph style then choose a paragraph and Ok to insert a link to that location.
-
+
Select one or two paragraph styles, then Ok to insert a table of contents.
-
+
Anchors are created for checked paragraphs and
removed for unchecked paragraphs when you press Ok.
Anchors in use on this page may not be deleted.
@@ -477,7 +477,7 @@
@@ -521,7 +521,7 @@
- Convert to HTML and edit with the visual editor
+ Convert to HTML and edit with the visual editor
From duncan at codespeak.net Mon Jun 25 17:40:06 2007
From: duncan at codespeak.net (duncan at codespeak.net)
Date: Mon, 25 Jun 2007 17:40:06 +0200 (CEST)
Subject: [kupu-checkins] r44516 - kupu/trunk/kupu/plone
Message-ID: <20070625154006.67F1080FA@code0.codespeak.net>
Author: duncan
Date: Mon Jun 25 17:40:05 2007
New Revision: 44516
Modified:
kupu/trunk/kupu/plone/kupu_config.pt
kupu/trunk/kupu/plone/zmi_links.pt
kupu/trunk/kupu/plone/zmi_toolbar.pt
Log:
Still cleaning up i18n crud
Modified: kupu/trunk/kupu/plone/kupu_config.pt
==============================================================================
--- kupu/trunk/kupu/plone/kupu_config.pt (original)
+++ kupu/trunk/kupu/plone/kupu_config.pt Mon Jun 25 17:40:05 2007
@@ -23,16 +23,42 @@
When checked, Kupu's HTML view will display the
filtered HTML which will be sent to the server. Uncheck this box to see the raw HTML generated by the browser.
Modified: kupu/trunk/kupu/plone/kupu_plone_layer/kupu_migration.xml.pt
==============================================================================
--- kupu/trunk/kupu/plone/kupu_plone_layer/kupu_migration.xml.pt (original)
+++ kupu/trunk/kupu/plone/kupu_plone_layer/kupu_migration.xml.pt Tue Jun 26 12:46:28 2007
@@ -76,13 +76,15 @@
You will be given an opportunity to review and filter any changes before committing them.
-#. The following variables are available in the TALES expressions:
-#.
-#. Default: "The following variables are available in the TALES expressions:"
-#: plone\libraries.pt
-msgid "available_tales"
-msgstr "Le seguenti variabili sono disponibili nelle espressioni TALES:"
-
-#. Default: "<< back to form"
-#: plone\kupu_plone_layer\kupu_migration.xml.pt
-msgid "back_to_form"
-msgstr ""
-
-#. Default: "Add"
-#: plone\libraries.pt
-msgid "button_add"
-msgstr ""
-
-#. Default: "check links"
-#: plone\kupu_plone_layer\kupu_migration.xml.pt
-msgid "button_check_links"
-msgstr ""
-
-#. Default: "Delete"
-#: plone\libraries.pt
-#: plone\resource_types.pt
-msgid "button_delete"
-msgstr ""
-
-#. Default: "Move Down"
-#: plone\libraries.pt
-msgid "button_move_down"
-msgstr ""
-
-#. Default: "Move Up"
-#: plone\libraries.pt
-msgid "button_move_up"
-msgstr ""
-
-#. Default: "relative path -> uids"
-#: plone\kupu_plone_layer\kupu_migration.xml.pt
-msgid "button_rel_to_uid"
-msgstr ""
-
-#. Default: "Save"
-#: plone\kupu_config.pt
-#: plone\libraries.pt
-#: plone\resource_types.pt
-msgid "button_save"
-msgstr ""
-
-#. Default: "Set"
-#: plone\libraries.pt
-msgid "button_set"
-msgstr ""
-
-#. Default: "uids -> relative path"
-#: plone\kupu_plone_layer\kupu_migration.xml.pt
-msgid "button_uid_to_rel"
-msgstr ""
-
-#. Default: "Fields which appear to currently support image captioning:"
-#: plone\kupu_config.pt
-msgid "caption_is_supported"
-msgstr ""
-
-#. Default: "Fields which could support image captioning:"
-#: plone\kupu_config.pt
-msgid "caption_maybe_supported"
-msgstr ""
-
-#. Default: "Fields which use kupu but do not support image captioning:"
-#: plone\kupu_config.pt
-msgid "caption_not_supported"
-msgstr ""
-
-#. Default: "Select all items"
-#: plone\zmi_toolbar.pt
-msgid "check_select_all"
-msgstr ""
-
-#. Default: "classes"
-#: plone\resource_types.pt
-msgid "classes_subheading"
-msgstr ""
-
-#. Default: "commit selected changes"
-#: plone\kupu_plone_layer\kupu_migration.xml.pt
-msgid "commit_changes"
-msgstr ""
-
-#.
-#. The folder the context object is located in
-#.
-#. Default: "The folder the context object is located in"
-#: plone\libraries.pt
-msgid "context_folder"
-msgstr "Cartella in cui si trova l'oggetto contesto"
-
-#.
-#. The URL of the folder the context object is located in
-#.
-#. Default: "The URL of the folder the context object is located in"
-#: plone\libraries.pt
-msgid "context_folder_uri"
-msgstr "L'URL della cartella in cui si trova l'oggetto contesto"
-
-#.
-#. The current context object
-#.
-#. Default: "The current context object"
-#: plone\libraries.pt
-msgid "current_context"
-msgstr "L'attuale oggetto contesto"
-
-#.
-#. The URL of the current context object
-#.
-#. Default: "The URL of the current context object"
-#: plone\libraries.pt
-msgid "current_context_url"
-msgstr "L'URL dell'attuale oggetto contesto"
-
-#. Default: "specify a resource type to be used for reference fields with an empty list of allowed types"
-#: plone\resource_types.pt
-msgid "default_reference_resource"
-msgstr ""
-
-#. Default: "Default resource"
-#: plone\resource_types.pt
-msgid "default_resource_heading"
-msgstr ""
-
-#. Default: "fieldname"
-#: plone\resource_types.pt
-msgid "fieldname_subheading"
-msgstr ""
-
-#. Default: "Flash"
-#: plone\resource_types.pt
-msgid "flash_option"
-msgstr ""
-
-#. Default: "folder_url"
-#: plone\libraries.pt
-msgid "folder_url_variable"
-msgstr ""
-
-#. Default: "folder"
-#: plone\libraries.pt
-msgid "folder_variable"
-msgstr ""
-
-#. Default: "Folders"
-#: plone\kupu_plone_layer\kupu_migration.xml.pt
-msgid "folders_heading"
-msgstr ""
-
-#. Default: "Global button visibility"
-#: plone\zmi_toolbar.pt
-msgid "global_button_visibility"
-msgstr ""
-
-#.
-#. Kupu Configuration
-#.
-#. Default: "Kupu Configuration"
-#: plone\kupu_config.pt
-msgid "heading_configuration"
-msgstr "Configurazione di Kupu"
-
-#. Default: "Default"
-#: plone\libraries.pt
-msgid "heading_default"
-msgstr ""
-
-#. Default: "Expression"
-#: plone\zmi_toolbar.pt
-msgid "heading_expression"
-msgstr ""
-
-#. Default: "Icon URI"
-#: plone\libraries.pt
-msgid "heading_icon_uri"
-msgstr ""
-
-#. Default: "ID"
-#: plone\libraries.pt
-#: plone\zmi_toolbar.pt
-msgid "heading_id"
-msgstr ""
-
-#. Default: "Kupu Libraries"
-#: plone\libraries.pt
-msgid "heading_kupu_libraries"
-msgstr ""
-
-#. Default: "Kupu Resource Types"
-#: plone\resource_types.pt
-msgid "heading_kupu_resource_types"
-msgstr ""
-
-#. Default: "Source URI"
-#: plone\libraries.pt
-msgid "heading_source_uri"
-msgstr ""
-
-#. Default: "Title"
-#: plone\libraries.pt
-#: plone\zmi_toolbar.pt
-msgid "heading_title"
-msgstr ""
-
-#. Default: "Kupu Toolbar Configuration"
-#: plone\zmi_toolbar.pt
-msgid "heading_toolbar_configuration"
-msgstr ""
-
-#. Default: "URI"
-#: plone\libraries.pt
-msgid "heading_uri"
-msgstr ""
-
-#. Default: "Visible "
-#: plone\zmi_toolbar.pt
-msgid "heading_visible"
-msgstr ""
-
-#. Default: "use this entry to add a new resource"
-#: plone\resource_types.pt
-msgid "help_add_resource"
-msgstr ""
-
-#. Default: "You may enter an expression to control the visibility of all buttons together. It should return a list of visible button ids, or None to leave all buttons visible. The visibility rules below are then applied to further filter out individual buttons. You might use this to restrict a particular class of users to a subset of kupu functions."
-#: plone\zmi_toolbar.pt
-msgid "help_button_visibility"
-msgstr ""
-
-#. Default: "If you enable this option a transform to hide UIDs and support image captioning from client browsers will also be enabled (see image captioning documentation ). If the transform does not enable itself automatically you may need to update your PortalTransforms product."
-#: plone\kupu_config.pt
-msgid "help_captioning"
-msgstr ""
-
-#.
-#. Enter a list of classnames to be excluded (one per line)
-#.
-#. Default: "Enter a list of classnames to be excluded (one per line)"
-#: plone\kupu_config.pt
-msgid "help_class_blacklist"
-msgstr "Inserisci una lista di nomi di classi da escludere (una per linea)"
-
-#. Default: "When checked, Kupu's HTML view will display the filtered HTML which will be sent to the server. Uncheck this box to see the raw HTML generated by the browser."
-#: plone\kupu_config.pt
-msgid "help_filter_source"
-msgstr ""
-
-#. Default: "Control the global visibility of toolbar buttons from this screen. If no expression is entered, only checked buttons are visible. Enter an expression for finer control of visibility. Individual fields may also whitelist or blacklist buttons: see the field schema.
Values available in expressions includes 'field' as well as the usual names
e.g. to restrict the drawer buttons to users with the appropriate permissions give imagelibdrawer-button and linklibdrawer-button the expression:
python:member and member.has_permission('Kupu: Query libraries',portal)
"
-#: plone\zmi_toolbar.pt
-msgid "help_global_visibility"
-msgstr ""
-
-#. Default: "Images which are linked using UID based links may be automatically captioned."
-#: plone\kupu_config.pt
-msgid "help_image_uid_caption"
-msgstr ""
-
-#.
-#. Links to objects on this site created by Kupu can use unique
-#. object ids so that the links remain valid even if the target object is
-#. renamed or moved elsewhere on the site.
-#.
-#. Default: "Links to objects on this site created by Kupu can use unique object ids so that the links remain valid even if the target object is renamed or moved elsewhere on the site. A portal transform to hide the UIDs from client browsers is currently operating for the fields:
If you enable this option a transform to hide UIDs and support image captioning from client browsers will also be enabled (see image captioning documentation). If the transform does not enable itself automatically you may need to update your PortalTransforms product. "
-#: plone\kupu_config.pt
-msgid "help_link_uid"
-msgstr "Dei link a oggetti nel sito creati da Kupu possono usare id univoci di modo che i link rimangano validi anche se l'oggetto target ? rinominato o spostato in un'altra parte del sito."
-
-#.
-#. Kupu can install a handler to warn before navigating
-#. away from a page where a form (even the non-Kupu fields) has been edited.
-#. Turn this off to prevent Kupu loading its own handler.
-#.
-#. Default: "Kupu can install a handler to warn before navigating away from a page where a form (even the non-Kupu fields) has been edited. Turn this off to prevent Kupu loading its own handler."
-#: plone\kupu_config.pt
-msgid "help_navigate_away"
-msgstr "Kupu pu? installare un meccanismo che, prima di chiudere una pagina, avverta che un form (anche con campi esterni all'editor) ? stato modificato ma non salvato. Disabilitalo per evitare che Kupu carichi il proprio meccanismo."
-
-#.
-#. Enter a list of paragraph styles to appear in the style pulldown. Format is title|tag or title|tag|className, one per line.
-#.
-#. Default: "Enter a list of paragraph styles to appear in the style pulldown. Format is title|tag or title|tag|className, one per line."
-#: plone\kupu_config.pt
-msgid "help_paragraph_styles"
-msgstr "Inserisci una lista di stili per i paragrafi che appariranno nella lista a tendina. Il formato ? titolo|tag o titolo|tag|nome della classe, una per linea."
-
-#. Default: "Replace ATReferenceBrowser widget with a widget which uses Kupu's drawers instead of a popup window."
-#: plone\kupu_config.pt
-msgid "help_refbrowser"
-msgstr ""
-
-#.
-#. Enter HTML tags and attributes to be removed when saving documents. (Uncheck to remove entries)
-#.
-#. Default: "Enter HTML tags and attributes to be removed when saving documents. (Uncheck to remove entries)"
-#: plone\kupu_config.pt
-msgid "help_remove_entities"
-msgstr "Inserisci tag e attributi HTML da eliminare nel salvataggio dei documenti. (Deselezionare per eliminare le entry)"
-
-#. Default: "These commands will display proposed changes. You will be given an opportunity to review and filter any changes before committing them."
-#: plone\kupu_plone_layer\kupu_migration.xml.pt
-msgid "help_show_proposed_changes"
-msgstr ""
-
-#.
-#. Enter a list of style elements to be permitted (one per line)
-#.
-#. Default: "Enter a list of style elements to be permitted (one per line)"
-#: plone\kupu_config.pt
-msgid "help_style_whitelist"
-msgstr "Inserisci una lista di elementi di stile consentiti (uno per linea)"
-
-#.
-#. Enter a list of class names to be made available in the table drawer
-#.
-#. Default: "Enter a list of class names to be made available in the table drawer"
-#: plone\kupu_config.pt
-msgid "help_table_classes"
-msgstr "Inserisci una lista di nomi di classi da rendere disponibili nella scheda della tabella"
-
-#. Default: "You may restrict the search to specific folders."
-#: plone\kupu_plone_layer\kupu_migration.xml.pt
-msgid "help_you_may_restrict_the_seach"
-msgstr ""
-
-#. Default: "Image"
-#: plone\resource_types.pt
-msgid "image_option"
-msgstr ""
-
-#. Default: "Info"
-#: plone\kupu_plone_layer\kupu_migration.xml.pt
-msgid "info_heading"
-msgstr ""
-
-#.
-#. Default: "The portal object"
-#: plone\libraries.pt
-msgid "portal_object"
-msgstr "Oggetto del portale"
-
-#.
-#. URL of the portal
-#.
-#. Default: "URL of the portal"
-#: plone\libraries.pt
-msgid "portal_object_url"
-msgstr "URL del portale"
-
-#. Default: "Portal Types"
-#: plone\resource_types.pt
-msgid "portal_types_heading"
-msgstr ""
-
-#. Default: "portal_url"
-#: plone\libraries.pt
-msgid "portal_url_variable"
-msgstr ""
-
-#. Default: "portal"
-#: plone\libraries.pt
-msgid "portal_variable"
-msgstr ""
-
-#. Default: "Preview is an expression to use for the preview image in the drawer [default is no preview]. Normal image is an expression to use for the normal view of a mediaobject [string:$object_url]. Fieldname is the name of the field to use for scaled variants of the mediaobject [image]. Classes is a list of classnames which may be selected when inserting the object as media. Type controls whether kupu inserts an img tag or an object tag to embed flash."
-#: plone\resource_types.pt
-msgid "preview_action_help"
-msgstr ""
-
-#. Default: "preview"
-#: plone\resource_types.pt
-msgid "preview_subheading"
-msgstr ""
-
-#.
-#. In the below form, you may manage the list of drawer libraries for
-#. the kupu editor. Each property of a library is dynamically expanded at
-#. execution time using TALES expressions. That way it is possible, to
-#. support libraries like
-#.
-#. Current folder
-#.
-#. or
-#. My folder
-#. very easily.
-#.
-#. Default: "In the form below, you may manage the list of drawer libraries for the Kupu editor. Each property of a library is dynamically expanded at execution time using TALES expressions. That way it is possible, to support libraries like Current folder or My folder very easily."
-#: plone\libraries.pt
-msgid "text_kupu_drawers"
-msgstr "Nel form sottostante, puoi gestire la lista delle librerie delle schede di Kupu. Ogni propriet? di una libreria ? calcolata in modo dinamico durante l'esecuzione, usando delle espressioni TALES. In questo modo ? possibile supportare facilmente librerie come Cartella attuale o Mia cartella."
-
-#. Default: "Libraries with ids that begin with an underscore will not display in the initial library list. _search will be used to set the icon and title for search results. The first $ character in the title will be replaced by the search string. _selection will be used to set the icon and title for the current selection."
-#: plone\libraries.pt
-msgid "text_kupu_drawers2"
-msgstr ""
-
-#. Default: "The title string may contain html <br> tags to put a line break in the title (not the xhtml <br/> form), but otherwise tags are not interpreted."
-#: plone\libraries.pt
-msgid "text_kupu_drawers3"
-msgstr ""
-
-#.
-#. While libraries provide abstract locations for objects of any type,
-#. Kupu distinguishes objects by resource type. For example, a user might
-#. request a library showing objects to link to or a library showing
-#. objects to be inserted into a document. The abstract location
-#. (library) might be the same, but the former library would contain
-#. documents, the latter images.
-#.
-#. Default: "While libraries provide abstract locations for objects of any type, Kupu distinguishes objects by resource type. For example, a user might request a library showing objects to link to or a library showing objects to be inserted into a document. The abstract location (library) might be the same, but the former library would contain documents, the latter images."
-#: plone\resource_types.pt
-msgid "text_resource_types"
-msgstr "Mentre le librerie permettono di proporre delle posizioni per oggetti di ogni tipo, Kupu distingue gli oggetti in base al tipo di risorsa. Ad esempio, un utente potrebbe richiedere una libreria mostrando gli oggetti da linkare o una libreria di oggetti da inserire in un documento. La posizione astratta (libreria) potrebbe essere la stessa, ma la prima libreria conterrebbe documenti, mentre la seconda immagini."
-
-#.
-#. This management screen allows you to define resource types using a
-#. list of portal types. A special resource type,
-#.
-#. collection
-#.
-#. ,
-#. identifies portal types that are to be treated as collections.
-#.
-#. Default: "This management screen allows you to define resource types using a list of portal types. A special resource type, collection, identifies portal types that are to be treated as collections. The resource type containsanchors is used to list types which may contain HTML anchors."
-#: plone\resource_types.pt
-msgid "text_resource_types2"
-msgstr "Questa schermata di configurazione permette di definire dei tipi di risorsa usando una lista di tipi del portale. Un tipo speciale di risorsa, raccolta identifica dei tipi del portale che devono essere trattati come delle raccolte."
-
-#. Default: "Also on this screen are urls for each type which can be previewed as an image. The expression may use object_url and portal_type, but should not attempt to access the object directly. The resulting URL should ideally return an image no larger than 128 pixels square."
-#: plone\resource_types.pt
-msgid "text_resource_types3"
-msgstr ""
-
-#. Default: "(toggle selection)"
-#: plone\kupu_plone_layer\kupu_migration.xml.pt
-msgid "toggle_selection"
-msgstr ""
-
-#. Default: "Type (Field name)"
-#: plone\kupu_plone_layer\kupu_migration.xml.pt
-msgid "type_and_fieldname_heading"
-msgstr ""
-
-#. Default: "Type"
-#: plone\resource_types.pt
-msgid "type_heading"
-msgstr ""
-
-#. Default: "type"
-#: plone\resource_types.pt
-msgid "type_subheading"
-msgstr ""
-
-#. Default: "URL"
-#: plone\resource_types.pt
-msgid "url_heading"
-msgstr ""
-
-#. Default: "Please use the ${plone_filter_controlpanel} to set filtering options."
-#: plone\kupu_config.pt
-msgid "use_plone_controlpanel"
-msgstr ""
-
-#.
-#. Whole tag removed
-#.
-#. Default: "Whole tag removed"
-#: plone\kupu_config.pt
-msgid "whole_tag_removed"
-msgstr "Eliminato intero tag"
-
+msgid ""
+msgstr ""
+"Project-Id-Version: kupu\n"
+"POT-Creation-Date: 2007-06-26 09:33+0000\n"
+"PO-Revision-Date: 2006-01-26 15:41+0100\n"
+"Last-Translator: Fabrizio Reale \n"
+"Language-Team: Redomino team \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0\n"
+"Language-Code: en\n"
+"Language-Name: English\n"
+"Preferred-Encodings: utf-8 latin1\n"
+"Domain: kupuconfig\n"
+"Language-code: it\n"
+"Language-name: Italian\n"
+"Preferred-encodings: utf-8 latin1\n"
+"X-Is-Fallback-For: it-ch\n"
+
+#. Default: "Action URLs"
+#: plone\resource_types.pt
+msgid "action_url_heading"
+msgstr ""
+
+#. Default: "Allow captioned images"
+#: plone\kupu_config.pt
+msgid "allow_captioned_images"
+msgstr ""
+
+#.
+#. Any tag
+#.
+#. Default: "Any tag"
+#: plone\kupu_config.pt
+msgid "any_tag"
+msgstr "Qualsiasi tag"
+
+#.
+#. The following variables are available in the TALES expressions:
+#.
+#. Default: "The following variables are available in the TALES expressions:"
+#: plone\libraries.pt
+msgid "available_tales"
+msgstr "Le seguenti variabili sono disponibili nelle espressioni TALES:"
+
+#. Default: "<< back to form"
+#: plone\kupu_plone_layer\kupu_migration.xml.pt
+msgid "back_to_form"
+msgstr ""
+
+#. Default: "Add"
+#: plone\libraries.pt
+msgid "button_add"
+msgstr ""
+
+#. Default: "check links"
+#: plone\kupu_plone_layer\kupu_migration.xml.pt
+msgid "button_check_links"
+msgstr ""
+
+#. Default: "Delete"
+#: plone\libraries.pt
+#: plone\resource_types.pt
+msgid "button_delete"
+msgstr ""
+
+#. Default: "Move Down"
+#: plone\libraries.pt
+msgid "button_move_down"
+msgstr ""
+
+#. Default: "Move Up"
+#: plone\libraries.pt
+msgid "button_move_up"
+msgstr ""
+
+#. Default: "relative path -> uids"
+#: plone\kupu_plone_layer\kupu_migration.xml.pt
+msgid "button_rel_to_uid"
+msgstr ""
+
+#. Default: "Save"
+#: plone\kupu_config.pt
+#: plone\libraries.pt
+#: plone\resource_types.pt
+msgid "button_save"
+msgstr ""
+
+#. Default: "Set"
+#: plone\libraries.pt
+msgid "button_set"
+msgstr ""
+
+#. Default: "uids -> relative path"
+#: plone\kupu_plone_layer\kupu_migration.xml.pt
+msgid "button_uid_to_rel"
+msgstr ""
+
+#. Default: "Fields which appear to currently support image captioning:"
+#: plone\kupu_config.pt
+msgid "caption_is_supported"
+msgstr ""
+
+#. Default: "Fields which could support image captioning:"
+#: plone\kupu_config.pt
+msgid "caption_maybe_supported"
+msgstr ""
+
+#. Default: "Fields which use kupu but do not support image captioning:"
+#: plone\kupu_config.pt
+msgid "caption_not_supported"
+msgstr ""
+
+#. Default: "Select all items"
+#: plone\zmi_toolbar.pt
+msgid "check_select_all"
+msgstr ""
+
+#. Default: "classes"
+#: plone\resource_types.pt
+msgid "classes_subheading"
+msgstr ""
+
+#. Default: "commit selected changes"
+#: plone\kupu_plone_layer\kupu_migration.xml.pt
+msgid "commit_changes"
+msgstr ""
+
+#.
+#. The folder the context object is located in
+#.
+#. Default: "The folder the context object is located in"
+#: plone\libraries.pt
+msgid "context_folder"
+msgstr "Cartella in cui si trova l'oggetto contesto"
+
+#.
+#. The URL of the folder the context object is located in
+#.
+#. Default: "The URL of the folder the context object is located in"
+#: plone\libraries.pt
+msgid "context_folder_uri"
+msgstr "L'URL della cartella in cui si trova l'oggetto contesto"
+
+#.
+#. The current context object
+#.
+#. Default: "The current context object"
+#: plone\libraries.pt
+msgid "current_context"
+msgstr "L'attuale oggetto contesto"
+
+#.
+#. The URL of the current context object
+#.
+#. Default: "The URL of the current context object"
+#: plone\libraries.pt
+msgid "current_context_url"
+msgstr "L'URL dell'attuale oggetto contesto"
+
+#. Default: "specify a resource type to be used for reference fields with an empty list of allowed types"
+#: plone\resource_types.pt
+msgid "default_reference_resource"
+msgstr ""
+
+#. Default: "Default resource"
+#: plone\resource_types.pt
+msgid "default_resource_heading"
+msgstr ""
+
+#. Default: "fieldname"
+#: plone\resource_types.pt
+msgid "fieldname_subheading"
+msgstr ""
+
+#. Default: "Flash"
+#: plone\resource_types.pt
+msgid "flash_option"
+msgstr ""
+
+#. Default: "folder_url"
+#: plone\libraries.pt
+msgid "folder_url_variable"
+msgstr ""
+
+#. Default: "folder"
+#: plone\libraries.pt
+msgid "folder_variable"
+msgstr ""
+
+#. Default: "Folders"
+#: plone\kupu_plone_layer\kupu_migration.xml.pt
+msgid "folders_heading"
+msgstr ""
+
+#. Default: "Global button visibility"
+#: plone\zmi_toolbar.pt
+msgid "global_button_visibility"
+msgstr ""
+
+#.
+#. Kupu Configuration
+#.
+#. Default: "Kupu Configuration"
+#: plone\kupu_config.pt
+msgid "heading_configuration"
+msgstr "Configurazione di Kupu"
+
+#. Default: "Default"
+#: plone\libraries.pt
+msgid "heading_default"
+msgstr ""
+
+#. Default: "Expression"
+#: plone\zmi_toolbar.pt
+msgid "heading_expression"
+msgstr ""
+
+#. Default: "Icon URI"
+#: plone\libraries.pt
+msgid "heading_icon_uri"
+msgstr ""
+
+#. Default: "ID"
+#: plone\libraries.pt
+#: plone\zmi_toolbar.pt
+msgid "heading_id"
+msgstr ""
+
+#. Default: "Kupu Libraries"
+#: plone\libraries.pt
+msgid "heading_kupu_libraries"
+msgstr ""
+
+#. Default: "Kupu Resource Types"
+#: plone\resource_types.pt
+msgid "heading_kupu_resource_types"
+msgstr ""
+
+#. Default: "Source URI"
+#: plone\libraries.pt
+msgid "heading_source_uri"
+msgstr ""
+
+#. Default: "Title"
+#: plone\libraries.pt
+#: plone\zmi_toolbar.pt
+msgid "heading_title"
+msgstr ""
+
+#. Default: "Kupu Toolbar Configuration"
+#: plone\zmi_toolbar.pt
+msgid "heading_toolbar_configuration"
+msgstr ""
+
+#. Default: "URI"
+#: plone\libraries.pt
+msgid "heading_uri"
+msgstr ""
+
+#. Default: "Visible "
+#: plone\zmi_toolbar.pt
+msgid "heading_visible"
+msgstr ""
+
+#. Default: "use this entry to add a new resource"
+#: plone\resource_types.pt
+msgid "help_add_resource"
+msgstr ""
+
+#. Default: "You may enter an expression to control the visibility of all buttons together. It should return a list of visible button ids, or None to leave all buttons visible. The visibility rules below are then applied to further filter out individual buttons. You might use this to restrict a particular class of users to a subset of kupu functions."
+#: plone\zmi_toolbar.pt
+msgid "help_button_visibility"
+msgstr ""
+
+#. Default: "If you enable this option a transform to hide UIDs and support image captioning from client browsers will also be enabled (see image captioning documentation ). If the transform does not enable itself automatically you may need to update your PortalTransforms product."
+#: plone\kupu_config.pt
+msgid "help_captioning"
+msgstr ""
+
+#.
+#. Enter a list of classnames to be excluded (one per line)
+#.
+#. Default: "Enter a list of classnames to be excluded (one per line)"
+#: plone\kupu_config.pt
+msgid "help_class_blacklist"
+msgstr "Inserisci una lista di nomi di classi da escludere (una per linea)"
+
+#. Default: "When checked, Kupu's HTML view will display the filtered HTML which will be sent to the server. Uncheck this box to see the raw HTML generated by the browser."
+#: plone\kupu_config.pt
+msgid "help_filter_source"
+msgstr ""
+
+#. Default: "Control the global visibility of toolbar buttons from this screen. If no expression is entered, only checked buttons are visible. Enter an expression for finer control of visibility. Individual fields may also whitelist or blacklist buttons: see the field schema.
Values available in expressions includes 'field' as well as the usual names
e.g. to restrict the drawer buttons to users with the appropriate permissions give imagelibdrawer-button and linklibdrawer-button the expression:
python:member and member.has_permission('Kupu: Query libraries',portal)
"
+#: plone\zmi_toolbar.pt
+msgid "help_global_visibility"
+msgstr ""
+
+#. Default: "Images which are linked using UID based links may be automatically captioned."
+#: plone\kupu_config.pt
+msgid "help_image_uid_caption"
+msgstr ""
+
+#.
+#. Links to objects on this site created by Kupu can use unique
+#. object ids so that the links remain valid even if the target object is
+#. renamed or moved elsewhere on the site.
+#.
+#. Default: "Links to objects on this site created by Kupu can use unique object ids so that the links remain valid even if the target object is renamed or moved elsewhere on the site. A portal transform to hide the UIDs from client browsers is currently operating for the fields:
If you enable this option a transform to hide UIDs and support image captioning from client browsers will also be enabled (see image captioning documentation). If the transform does not enable itself automatically you may need to update your PortalTransforms product. "
+#: plone\kupu_config.pt
+msgid "help_link_uid"
+msgstr "Dei link a oggetti nel sito creati da Kupu possono usare id univoci di modo che i link rimangano validi anche se l'oggetto target ? rinominato o spostato in un'altra parte del sito."
+
+#.
+#. Kupu can install a handler to warn before navigating
+#. away from a page where a form (even the non-Kupu fields) has been edited.
+#. Turn this off to prevent Kupu loading its own handler.
+#.
+#. Default: "Kupu can install a handler to warn before navigating away from a page where a form (even the non-Kupu fields) has been edited. Turn this off to prevent Kupu loading its own handler."
+#: plone\kupu_config.pt
+msgid "help_navigate_away"
+msgstr "Kupu pu? installare un meccanismo che, prima di chiudere una pagina, avverta che un form (anche con campi esterni all'editor) ? stato modificato ma non salvato. Disabilitalo per evitare che Kupu carichi il proprio meccanismo."
+
+#.
+#. Enter a list of paragraph styles to appear in the style pulldown. Format is title|tag or title|tag|className, one per line.
+#.
+#. Default: "Enter a list of paragraph styles to appear in the style pulldown. Format is title|tag or title|tag|className, one per line."
+#: plone\kupu_config.pt
+msgid "help_paragraph_styles"
+msgstr "Inserisci una lista di stili per i paragrafi che appariranno nella lista a tendina. Il formato ? titolo|tag o titolo|tag|nome della classe, una per linea."
+
+#. Default: "Replace ATReferenceBrowser widget with a widget which uses Kupu's drawers instead of a popup window."
+#: plone\kupu_config.pt
+msgid "help_refbrowser"
+msgstr ""
+
+#.
+#. Enter HTML tags and attributes to be removed when saving documents. (Uncheck to remove entries)
+#.
+#. Default: "Enter HTML tags and attributes to be removed when saving documents. (Uncheck to remove entries)"
+#: plone\kupu_config.pt
+msgid "help_remove_entities"
+msgstr "Inserisci tag e attributi HTML da eliminare nel salvataggio dei documenti. (Deselezionare per eliminare le entry)"
+
+#. Default: "These commands will display proposed changes. You will be given an opportunity to review and filter any changes before committing them."
+#: plone\kupu_plone_layer\kupu_migration.xml.pt
+msgid "help_show_proposed_changes"
+msgstr ""
+
+#.
+#. Enter a list of style elements to be permitted (one per line)
+#.
+#. Default: "Enter a list of style elements to be permitted (one per line)"
+#: plone\kupu_config.pt
+msgid "help_style_whitelist"
+msgstr "Inserisci una lista di elementi di stile consentiti (uno per linea)"
+
+#.
+#. Enter a list of class names to be made available in the table drawer
+#.
+#. Default: "Enter a list of class names to be made available in the table drawer"
+#: plone\kupu_config.pt
+msgid "help_table_classes"
+msgstr "Inserisci una lista di nomi di classi da rendere disponibili nella scheda della tabella"
+
+#. Default: "You may restrict the search to specific folders."
+#: plone\kupu_plone_layer\kupu_migration.xml.pt
+msgid "help_you_may_restrict_the_seach"
+msgstr ""
+
+#. Default: "Image"
+#: plone\resource_types.pt
+msgid "image_option"
+msgstr ""
+
+#. Default: "Info"
+#: plone\kupu_plone_layer\kupu_migration.xml.pt
+msgid "info_heading"
+msgstr ""
+
+#.
+#. Default: "The portal object"
+#: plone\libraries.pt
+msgid "portal_object"
+msgstr "Oggetto del portale"
+
+#.
+#. URL of the portal
+#.
+#. Default: "URL of the portal"
+#: plone\libraries.pt
+msgid "portal_object_url"
+msgstr "URL del portale"
+
+#. Default: "Portal Types"
+#: plone\resource_types.pt
+msgid "portal_types_heading"
+msgstr ""
+
+#. Default: "portal_url"
+#: plone\libraries.pt
+msgid "portal_url_variable"
+msgstr ""
+
+#. Default: "portal"
+#: plone\libraries.pt
+msgid "portal_variable"
+msgstr ""
+
+#. Default: "Preview is an expression to use for the preview image in the drawer [default is no preview]. Normal image is an expression to use for the normal view of a mediaobject [string:$object_url]. Fieldname is the name of the field to use for scaled variants of the mediaobject [image]. Classes is a list of classnames which may be selected when inserting the object as media. Type controls whether kupu inserts an img tag or an object tag to embed flash."
+#: plone\resource_types.pt
+msgid "preview_action_help"
+msgstr ""
+
+#. Default: "preview"
+#: plone\resource_types.pt
+msgid "preview_subheading"
+msgstr ""
+
+#.
+#. In the below form, you may manage the list of drawer libraries for
+#. the kupu editor. Each property of a library is dynamically expanded at
+#. execution time using TALES expressions. That way it is possible, to
+#. support libraries like
+#.
+#. Current folder
+#.
+#. or
+#. My folder
+#. very easily.
+#.
+#. Default: "In the form below, you may manage the list of drawer libraries for the Kupu editor. Each property of a library is dynamically expanded at execution time using TALES expressions. That way it is possible, to support libraries like Current folder or My folder very easily."
+#: plone\libraries.pt
+msgid "text_kupu_drawers"
+msgstr "Nel form sottostante, puoi gestire la lista delle librerie delle schede di Kupu. Ogni propriet? di una libreria ? calcolata in modo dinamico durante l'esecuzione, usando delle espressioni TALES. In questo modo ? possibile supportare facilmente librerie come Cartella attuale o Mia cartella."
+
+#. Default: "Libraries with ids that begin with an underscore will not display in the initial library list. _search will be used to set the icon and title for search results. The first $ character in the title will be replaced by the search string. _selection will be used to set the icon and title for the current selection."
+#: plone\libraries.pt
+msgid "text_kupu_drawers2"
+msgstr ""
+
+#. Default: "The title string may contain html <br> tags to put a line break in the title (not the xhtml <br/> form), but otherwise tags are not interpreted."
+#: plone\libraries.pt
+msgid "text_kupu_drawers3"
+msgstr ""
+
+#.
+#. While libraries provide abstract locations for objects of any type,
+#. Kupu distinguishes objects by resource type. For example, a user might
+#. request a library showing objects to link to or a library showing
+#. objects to be inserted into a document. The abstract location
+#. (library) might be the same, but the former library would contain
+#. documents, the latter images.
+#.
+#. Default: "While libraries provide abstract locations for objects of any type, Kupu distinguishes objects by resource type. For example, a user might request a library showing objects to link to or a library showing objects to be inserted into a document. The abstract location (library) might be the same, but the former library would contain documents, the latter images."
+#: plone\resource_types.pt
+msgid "text_resource_types"
+msgstr "Mentre le librerie permettono di proporre delle posizioni per oggetti di ogni tipo, Kupu distingue gli oggetti in base al tipo di risorsa. Ad esempio, un utente potrebbe richiedere una libreria mostrando gli oggetti da linkare o una libreria di oggetti da inserire in un documento. La posizione astratta (libreria) potrebbe essere la stessa, ma la prima libreria conterrebbe documenti, mentre la seconda immagini."
+
+#.
+#. This management screen allows you to define resource types using a
+#. list of portal types. A special resource type,
+#.
+#. collection
+#.
+#. ,
+#. identifies portal types that are to be treated as collections.
+#.
+#. Default: "This management screen allows you to define resource types using a list of portal types. A special resource type, collection, identifies portal types that are to be treated as collections. The resource type containsanchors is used to list types which may contain HTML anchors."
+#: plone\resource_types.pt
+msgid "text_resource_types2"
+msgstr "Questa schermata di configurazione permette di definire dei tipi di risorsa usando una lista di tipi del portale. Un tipo speciale di risorsa, raccolta identifica dei tipi del portale che devono essere trattati come delle raccolte."
+
+#. Default: "Also on this screen are urls for each type which can be previewed as an image. The expression may use object_url and portal_type, but should not attempt to access the object directly. The resulting URL should ideally return an image no larger than 128 pixels square."
+#: plone\resource_types.pt
+msgid "text_resource_types3"
+msgstr ""
+
+#. Default: "(toggle selection)"
+#: plone\kupu_plone_layer\kupu_migration.xml.pt
+msgid "toggle_selection"
+msgstr ""
+
+#. Default: "Type (Field name)"
+#: plone\kupu_plone_layer\kupu_migration.xml.pt
+msgid "type_and_fieldname_heading"
+msgstr ""
+
+#. Default: "Type"
+#: plone\resource_types.pt
+msgid "type_heading"
+msgstr ""
+
+#. Default: "type"
+#: plone\resource_types.pt
+msgid "type_subheading"
+msgstr ""
+
+#. Default: "URL"
+#: plone\resource_types.pt
+msgid "url_heading"
+msgstr ""
+
+#. Default: "Please use the ${plone_filter_controlpanel} to set filtering options."
+#: plone\kupu_config.pt
+msgid "use_plone_controlpanel"
+msgstr ""
+
+#.
+#. Whole tag removed
+#.
+#. Default: "Whole tag removed"
+#: plone\kupu_config.pt
+msgid "whole_tag_removed"
+msgstr "Eliminato intero tag"
+
Modified: kupu/trunk/kupu/i18n/kupuconfig-vi.po
==============================================================================
--- kupu/trunk/kupu/i18n/kupuconfig-vi.po (original)
+++ kupu/trunk/kupu/i18n/kupuconfig-vi.po Tue Jun 26 14:50:50 2007
@@ -1,786 +1,786 @@
-# Translation of kupuconfig.pot to Vietnamese
-# Thanh Hai, Ha , 2005
-msgid ""
-msgstr ""
-"Project-Id-Version: Kupu 1.3.1\n"
-"POT-Creation-Date: 2007-06-26 09:33+0000\n"
-"PO-Revision-Date: 2005-11-07 15:17+0700\n"
-"Last-Translator: Thanh Hai, Ha \n"
-"Language-Team: Vietnamese i18n Team\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=utf-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0\n"
-"Language-Code: vi\n"
-"Language-Name: Vietnamese\n"
-"Preferred-Encodings: utf-8\n"
-"Domain: kupuconfig\n"
-"X-Poedit-Language: Vietnamese\n"
-"X-Poedit-Country: VIET NAM\n"
-"X-Poedit-SourceCharset: utf-8\n"
-
-#. Default: "Action URLs"
-#: plone\resource_types.pt
-msgid "action_url_heading"
-msgstr ""
-
-#. Default: "Allow captioned images"
-#: plone\kupu_config.pt
-msgid "allow_captioned_images"
-msgstr ""
-
-#.
-#. Any tag
-#.
-#. Default: "Any tag"
-#: plone\kupu_config.pt
-msgid "any_tag"
-msgstr "B?t k? th? n?o"
-
-#.
-#. The following variables are available in the TALES expressions:
-#.
-#. Default: "The following variables are available in the TALES expressions:"
-#: plone\libraries.pt
-msgid "available_tales"
-msgstr "C?c bi?n sau ???c ph?p d?ng trong bi?u th?c TALES:"
-
-#. Default: "<< back to form"
-#: plone\kupu_plone_layer\kupu_migration.xml.pt
-msgid "back_to_form"
-msgstr ""
-
-#. Default: "Add"
-#: plone\libraries.pt
-msgid "button_add"
-msgstr ""
-
-#. Default: "check links"
-#: plone\kupu_plone_layer\kupu_migration.xml.pt
-msgid "button_check_links"
-msgstr ""
-
-#. Default: "Delete"
-#: plone\libraries.pt
-#: plone\resource_types.pt
-msgid "button_delete"
-msgstr ""
-
-#. Default: "Move Down"
-#: plone\libraries.pt
-msgid "button_move_down"
-msgstr ""
-
-#. Default: "Move Up"
-#: plone\libraries.pt
-msgid "button_move_up"
-msgstr ""
-
-#. Default: "relative path -> uids"
-#: plone\kupu_plone_layer\kupu_migration.xml.pt
-msgid "button_rel_to_uid"
-msgstr ""
-
-#. Default: "Save"
-#: plone\kupu_config.pt
-#: plone\libraries.pt
-#: plone\resource_types.pt
-msgid "button_save"
-msgstr ""
-
-#. Default: "Set"
-#: plone\libraries.pt
-msgid "button_set"
-msgstr ""
-
-#. Default: "uids -> relative path"
-#: plone\kupu_plone_layer\kupu_migration.xml.pt
-msgid "button_uid_to_rel"
-msgstr ""
-
-#. Default: "Fields which appear to currently support image captioning:"
-#: plone\kupu_config.pt
-msgid "caption_is_supported"
-msgstr ""
-
-#. Default: "Fields which could support image captioning:"
-#: plone\kupu_config.pt
-msgid "caption_maybe_supported"
-msgstr ""
-
-#. Default: "Fields which use kupu but do not support image captioning:"
-#: plone\kupu_config.pt
-msgid "caption_not_supported"
-msgstr ""
-
-#. Default: "Select all items"
-#: plone\zmi_toolbar.pt
-msgid "check_select_all"
-msgstr ""
-
-#. Default: "classes"
-#: plone\resource_types.pt
-msgid "classes_subheading"
-msgstr ""
-
-#. Default: "commit selected changes"
-#: plone\kupu_plone_layer\kupu_migration.xml.pt
-msgid "commit_changes"
-msgstr ""
-
-#.
-#. The folder the context object is located in
-#.
-#. Default: "The folder the context object is located in"
-#: plone\libraries.pt
-msgid "context_folder"
-msgstr "Th? m?c ch?a ??i t??ng ???c ?? c?p"
-
-#.
-#. The URL of the folder the context object is located in
-#.
-#. Default: "The URL of the folder the context object is located in"
-#: plone\libraries.pt
-msgid "context_folder_uri"
-msgstr "??a ch? URL c?a th? m?c ch?a ??i t??ng ???c ?? c?p"
-
-#.
-#. The current context object
-#.
-#. Default: "The current context object"
-#: plone\libraries.pt
-msgid "current_context"
-msgstr "??i t??ng ?? c?p hi?n t?i"
-
-#.
-#. The URL of the current context object
-#.
-#. Default: "The URL of the current context object"
-#: plone\libraries.pt
-msgid "current_context_url"
-msgstr "??a ch? URL c?a ??ii t??ng ?? c?p hi?n t?i"
-
-#. Default: "specify a resource type to be used for reference fields with an empty list of allowed types"
-#: plone\resource_types.pt
-msgid "default_reference_resource"
-msgstr ""
-
-#. Default: "Default resource"
-#: plone\resource_types.pt
-msgid "default_resource_heading"
-msgstr ""
-
-#. Default: "fieldname"
-#: plone\resource_types.pt
-msgid "fieldname_subheading"
-msgstr ""
-
-#. Default: "Flash"
-#: plone\resource_types.pt
-msgid "flash_option"
-msgstr ""
-
-#. Default: "folder_url"
-#: plone\libraries.pt
-msgid "folder_url_variable"
-msgstr ""
-
-#. Default: "folder"
-#: plone\libraries.pt
-msgid "folder_variable"
-msgstr ""
-
-#. Default: "Folders"
-#: plone\kupu_plone_layer\kupu_migration.xml.pt
-msgid "folders_heading"
-msgstr ""
-
-#. Default: "Global button visibility"
-#: plone\zmi_toolbar.pt
-msgid "global_button_visibility"
-msgstr ""
-
-#.
-#. Kupu Configuration
-#.
-#. Default: "Kupu Configuration"
-#: plone\kupu_config.pt
-msgid "heading_configuration"
-msgstr "C?u h?nh Kupu"
-
-#. Default: "Default"
-#: plone\libraries.pt
-msgid "heading_default"
-msgstr ""
-
-#. Default: "Expression"
-#: plone\zmi_toolbar.pt
-msgid "heading_expression"
-msgstr ""
-
-#. Default: "Icon URI"
-#: plone\libraries.pt
-msgid "heading_icon_uri"
-msgstr ""
-
-#. Default: "ID"
-#: plone\libraries.pt
-#: plone\zmi_toolbar.pt
-msgid "heading_id"
-msgstr ""
-
-#. Default: "Kupu Libraries"
-#: plone\libraries.pt
-msgid "heading_kupu_libraries"
-msgstr ""
-
-#. Default: "Kupu Resource Types"
-#: plone\resource_types.pt
-msgid "heading_kupu_resource_types"
-msgstr ""
-
-#. Default: "Source URI"
-#: plone\libraries.pt
-msgid "heading_source_uri"
-msgstr ""
-
-#. Default: "Title"
-#: plone\libraries.pt
-#: plone\zmi_toolbar.pt
-msgid "heading_title"
-msgstr ""
-
-#. Default: "Kupu Toolbar Configuration"
-#: plone\zmi_toolbar.pt
-msgid "heading_toolbar_configuration"
-msgstr ""
-
-#. Default: "URI"
-#: plone\libraries.pt
-msgid "heading_uri"
-msgstr ""
-
-#. Default: "Visible "
-#: plone\zmi_toolbar.pt
-msgid "heading_visible"
-msgstr ""
-
-#. Default: "use this entry to add a new resource"
-#: plone\resource_types.pt
-msgid "help_add_resource"
-msgstr ""
-
-#. Default: "You may enter an expression to control the visibility of all buttons together. It should return a list of visible button ids, or None to leave all buttons visible. The visibility rules below are then applied to further filter out individual buttons. You might use this to restrict a particular class of users to a subset of kupu functions."
-#: plone\zmi_toolbar.pt
-msgid "help_button_visibility"
-msgstr ""
-
-#. Default: "If you enable this option a transform to hide UIDs and support image captioning from client browsers will also be enabled (see image captioning documentation ). If the transform does not enable itself automatically you may need to update your PortalTransforms product."
-#: plone\kupu_config.pt
-msgid "help_captioning"
-msgstr ""
-
-#.
-#. Enter a list of classnames to be excluded (one per line)
-#.
-#. Default: "Enter a list of classnames to be excluded (one per line)"
-#: plone\kupu_config.pt
-msgid "help_class_blacklist"
-msgstr "Nh?p danh s?ch c?c t?n l?p ???c ngo?i tr? (m?i l?p tr?n m?t d?ng)"
-
-#. Default: "When checked, Kupu's HTML view will display the filtered HTML which will be sent to the server. Uncheck this box to see the raw HTML generated by the browser."
-#: plone\kupu_config.pt
-msgid "help_filter_source"
-msgstr ""
-
-#. Default: "Control the global visibility of toolbar buttons from this screen. If no expression is entered, only checked buttons are visible. Enter an expression for finer control of visibility. Individual fields may also whitelist or blacklist buttons: see the field schema.
Values available in expressions includes 'field' as well as the usual names
e.g. to restrict the drawer buttons to users with the appropriate permissions give imagelibdrawer-button and linklibdrawer-button the expression:
python:member and member.has_permission('Kupu: Query libraries',portal)
"
-#: plone\zmi_toolbar.pt
-msgid "help_global_visibility"
-msgstr ""
-
-#. Default: "Images which are linked using UID based links may be automatically captioned."
-#: plone\kupu_config.pt
-msgid "help_image_uid_caption"
-msgstr ""
-
-#.
-#. Links to objects on this site created by Kupu can use unique
-#. object ids so that the links remain valid even if the target object is
-#. renamed or moved elsewhere on the site.
-#.
-#. Default: "Links to objects on this site created by Kupu can use unique object ids so that the links remain valid even if the target object is renamed or moved elsewhere on the site. A portal transform to hide the UIDs from client browsers is currently operating for the fields:
If you enable this option a transform to hide UIDs and support image captioning from client browsers will also be enabled (see image captioning documentation). If the transform does not enable itself automatically you may need to update your PortalTransforms product. "
-#: plone\kupu_config.pt
-msgid "help_link_uid"
-msgstr "Li?n k?t ??n c?c ??i t??ng trong h? th?ng ???c t?o b?i Kupu c? th? d?ng ch? m?c (id) ??c nh?t v? v?y li?n k?t lu?n ??ng cho d? ??i t??ng ??ch b? ??i t?n ho?c di chuy?n ??n v? tr? kh?c tr?n h? th?ng."
-
-#.
-#. Kupu can install a handler to warn before navigating
-#. away from a page where a form (even the non-Kupu fields) has been edited.
-#. Turn this off to prevent Kupu loading its own handler.
-#.
-#. Default: "Kupu can install a handler to warn before navigating away from a page where a form (even the non-Kupu fields) has been edited. Turn this off to prevent Kupu loading its own handler."
-#: plone\kupu_config.pt
-msgid "help_navigate_away"
-msgstr "Kupu c? th? c?i ??t b? ?i?u khi?n ?? c?nh b?o tr??c khi chuy?n sang m?t trang kh?c khi bi?n t?p n?i dung. B?n c? th? t?t ch?c n?ng n?y ?? Kupu kh?ng b? ch?y ?i?u khi?n n?y."
-
-#.
-#. Enter a list of paragraph styles to appear in the style pulldown. Format is title|tag or title|tag|className, one per line.
-#.
-#. Default: "Enter a list of paragraph styles to appear in the style pulldown. Format is title|tag or title|tag|className, one per line."
-#: plone\kupu_config.pt
-msgid "help_paragraph_styles"
-msgstr "Nh?p danh s?ch c?c ki?u (style) ?o?n v?n (paragraph) cho ph?p ch?n theo ??nh d?ng Ti?u??|th? ho?c Ti?u??|th?|t?nL?p , m?i ??nh d?ng tr?n m?t d?ng"
-
-#. Default: "Replace ATReferenceBrowser widget with a widget which uses Kupu's drawers instead of a popup window."
-#: plone\kupu_config.pt
-msgid "help_refbrowser"
-msgstr ""
-
-#.
-#. Enter HTML tags and attributes to be removed when saving documents. (Uncheck to remove entries)
-#.
-#. Default: "Enter HTML tags and attributes to be removed when saving documents. (Uncheck to remove entries)"
-#: plone\kupu_config.pt
-msgid "help_remove_entities"
-msgstr "Nh?p th? HTML v? thu?c t?nh s? ???c l??c b? khi l?u t?i li?u. (B? ch?n ?? x?a b?t)"
-
-#. Default: "These commands will display proposed changes. You will be given an opportunity to review and filter any changes before committing them."
-#: plone\kupu_plone_layer\kupu_migration.xml.pt
-msgid "help_show_proposed_changes"
-msgstr ""
-
-#.
-#. Enter a list of style elements to be permitted (one per line)
-#.
-#. Default: "Enter a list of style elements to be permitted (one per line)"
-#: plone\kupu_config.pt
-msgid "help_style_whitelist"
-msgstr "Nh?p danh s?ch c?c ki?u (style) cho ph?p (m?i ki?u tr?n m?t d?ng)"
-
-#.
-#. Enter a list of class names to be made available in the table drawer
-#.
-#. Default: "Enter a list of class names to be made available in the table drawer"
-#: plone\kupu_config.pt
-msgid "help_table_classes"
-msgstr "Nh?p danh s?ch c?c t?n l?p cho ph?p khi thao t?c trong B?ng"
-
-#. Default: "You may restrict the search to specific folders."
-#: plone\kupu_plone_layer\kupu_migration.xml.pt
-msgid "help_you_may_restrict_the_seach"
-msgstr ""
-
-#. Default: "Image"
-#: plone\resource_types.pt
-msgid "image_option"
-msgstr ""
-
-#. Default: "Info"
-#: plone\kupu_plone_layer\kupu_migration.xml.pt
-msgid "info_heading"
-msgstr ""
-
-#.
-#. Default: "URL of the portal"
-#: plone\libraries.pt
-msgid "portal_object_url"
-msgstr "URL c?a c?ng"
-
-#. Default: "Portal Types"
-#: plone\resource_types.pt
-msgid "portal_types_heading"
-msgstr ""
-
-#. Default: "portal_url"
-#: plone\libraries.pt
-msgid "portal_url_variable"
-msgstr ""
-
-#. Default: "portal"
-#: plone\libraries.pt
-msgid "portal_variable"
-msgstr ""
-
-#. Default: "Preview is an expression to use for the preview image in the drawer [default is no preview]. Normal image is an expression to use for the normal view of a mediaobject [string:$object_url]. Fieldname is the name of the field to use for scaled variants of the mediaobject [image]. Classes is a list of classnames which may be selected when inserting the object as media. Type controls whether kupu inserts an img tag or an object tag to embed flash."
-#: plone\resource_types.pt
-msgid "preview_action_help"
-msgstr ""
-
-#. Default: "preview"
-#: plone\resource_types.pt
-msgid "preview_subheading"
-msgstr ""
-
-#.
-#. In the below form, you may manage the list of drawer libraries for
-#. the kupu editor. Each property of a library is dynamically expanded at
-#. execution time using TALES expressions. That way it is possible, to
-#. support libraries like
-#.
-#. Current folder
-#.
-#. or
-#. My folder
-#. very easily.
-#.
-#. Default: "In the form below, you may manage the list of drawer libraries for the Kupu editor. Each property of a library is dynamically expanded at execution time using TALES expressions. That way it is possible, to support libraries like Current folder or My folder very easily."
-#: plone\libraries.pt
-msgid "text_kupu_drawers"
-msgstr "? m?u bi?u ph?a d??i, b?n c? th? qu?n l? danh s?ch c?c th? vi?n cho tr?nh bi?n t?p Kupu. M?i m?t thu?c t?nh c?a th? vi?n s? ???c m? r?ng khi th?c hi?n s? d?ng bi?u th?c TALES. B?ng c?ch ?? c? th? h? tr? c?c th? vi?n nh? l? Th? m?c hi?n t?i ho?c Th? m?c c?a t?i r?t d? d?ng."
-
-#. Default: "Libraries with ids that begin with an underscore will not display in the initial library list. _search will be used to set the icon and title for search results. The first $ character in the title will be replaced by the search string. _selection will be used to set the icon and title for the current selection."
-#: plone\libraries.pt
-msgid "text_kupu_drawers2"
-msgstr ""
-
-#. Default: "The title string may contain html <br> tags to put a line break in the title (not the xhtml <br/> form), but otherwise tags are not interpreted."
-#: plone\libraries.pt
-msgid "text_kupu_drawers3"
-msgstr ""
-
-#.
-#. While libraries provide abstract locations for objects of any type,
-#. Kupu distinguishes objects by resource type. For example, a user might
-#. request a library showing objects to link to or a library showing
-#. objects to be inserted into a document. The abstract location
-#. (library) might be the same, but the former library would contain
-#. documents, the latter images.
-#.
-#. Default: "While libraries provide abstract locations for objects of any type, Kupu distinguishes objects by resource type. For example, a user might request a library showing objects to link to or a library showing objects to be inserted into a document. The abstract location (library) might be the same, but the former library would contain documents, the latter images."
-#: plone\resource_types.pt
-msgid "text_resource_types"
-msgstr "Nh? th? vi?n cung c?p v? tr? l? thuy?t c?a c?c ??i t??ng thu?c b?t k? ki?u n?o, Kupu ph?n bi?t c?c ??i t??ng b?ng ki?u t?i nguy?n. V? d?, ng??i d?ng c? th? y?u c?u th? vi?n hi?n th? ??i t??ng ?? li?n k?t ??n ho?c ??i t??ng ?? ch?n v?o t?i li?u. V? tr? l? thuy?t (th? vi?n) c? th? gi?ng, nh?ng th? vi?n tr??c c? th? ch?a t?i li?u ho?c h?nh ?nh sau n?y."
-
-#.
-#. This management screen allows you to define resource types using a
-#. list of portal types. A special resource type,
-#.
-#. collection
-#.
-#. ,
-#. identifies portal types that are to be treated as collections.
-#.
-#. Default: "This management screen allows you to define resource types using a list of portal types. A special resource type, collection, identifies portal types that are to be treated as collections. The resource type containsanchors is used to list types which may contain HTML anchors."
-#: plone\resource_types.pt
-msgid "text_resource_types2"
-msgstr "M?n h?nh qu?n l? n?y cho ph?p b?n ??nh ki?u t?i nguy?n b?ng c?ch s? d?ng danh s?ch c?c portal types. M?t ki?u t?i nguy?n ??c bi?t collection , x?c ??nh portal types ???c xem nh? l? t?p h?p (collection)."
-
-#. Default: "Also on this screen are urls for each type which can be previewed as an image. The expression may use object_url and portal_type, but should not attempt to access the object directly. The resulting URL should ideally return an image no larger than 128 pixels square."
-#: plone\resource_types.pt
-msgid "text_resource_types3"
-msgstr ""
-
-#. Default: "(toggle selection)"
-#: plone\kupu_plone_layer\kupu_migration.xml.pt
-msgid "toggle_selection"
-msgstr ""
-
-#. Default: "Type (Field name)"
-#: plone\kupu_plone_layer\kupu_migration.xml.pt
-msgid "type_and_fieldname_heading"
-msgstr ""
-
-#. Default: "Type"
-#: plone\resource_types.pt
-msgid "type_heading"
-msgstr ""
-
-#. Default: "type"
-#: plone\resource_types.pt
-msgid "type_subheading"
-msgstr ""
-
-#. Default: "URL"
-#: plone\resource_types.pt
-msgid "url_heading"
-msgstr ""
-
-#. Default: "Please use the ${plone_filter_controlpanel} to set filtering options."
-#: plone\kupu_config.pt
-msgid "use_plone_controlpanel"
-msgstr ""
-
-#.
-#. Whole tag removed
-#.
-#. Default: "Whole tag removed"
-#: plone\kupu_config.pt
-msgid "whole_tag_removed"
-msgstr "B? to?n b? th?"
-
+# Translation of kupuconfig.pot to Vietnamese
+# Thanh Hai, Ha , 2005
+msgid ""
+msgstr ""
+"Project-Id-Version: Kupu 1.3.1\n"
+"POT-Creation-Date: 2007-06-26 09:33+0000\n"
+"PO-Revision-Date: 2005-11-07 15:17+0700\n"
+"Last-Translator: Thanh Hai, Ha \n"
+"Language-Team: Vietnamese i18n Team\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0\n"
+"Language-Code: vi\n"
+"Language-Name: Vietnamese\n"
+"Preferred-Encodings: utf-8\n"
+"Domain: kupuconfig\n"
+"X-Poedit-Language: Vietnamese\n"
+"X-Poedit-Country: VIET NAM\n"
+"X-Poedit-SourceCharset: utf-8\n"
+
+#. Default: "Action URLs"
+#: plone\resource_types.pt
+msgid "action_url_heading"
+msgstr ""
+
+#. Default: "Allow captioned images"
+#: plone\kupu_config.pt
+msgid "allow_captioned_images"
+msgstr ""
+
+#.
+#. Any tag
+#.
+#. Default: "Any tag"
+#: plone\kupu_config.pt
+msgid "any_tag"
+msgstr "B?t k? th? n?o"
+
+#.
+#. The following variables are available in the TALES expressions:
+#.
+#. Default: "The following variables are available in the TALES expressions:"
+#: plone\libraries.pt
+msgid "available_tales"
+msgstr "C?c bi?n sau ???c ph?p d?ng trong bi?u th?c TALES:"
+
+#. Default: "<< back to form"
+#: plone\kupu_plone_layer\kupu_migration.xml.pt
+msgid "back_to_form"
+msgstr ""
+
+#. Default: "Add"
+#: plone\libraries.pt
+msgid "button_add"
+msgstr ""
+
+#. Default: "check links"
+#: plone\kupu_plone_layer\kupu_migration.xml.pt
+msgid "button_check_links"
+msgstr ""
+
+#. Default: "Delete"
+#: plone\libraries.pt
+#: plone\resource_types.pt
+msgid "button_delete"
+msgstr ""
+
+#. Default: "Move Down"
+#: plone\libraries.pt
+msgid "button_move_down"
+msgstr ""
+
+#. Default: "Move Up"
+#: plone\libraries.pt
+msgid "button_move_up"
+msgstr ""
+
+#. Default: "relative path -> uids"
+#: plone\kupu_plone_layer\kupu_migration.xml.pt
+msgid "button_rel_to_uid"
+msgstr ""
+
+#. Default: "Save"
+#: plone\kupu_config.pt
+#: plone\libraries.pt
+#: plone\resource_types.pt
+msgid "button_save"
+msgstr ""
+
+#. Default: "Set"
+#: plone\libraries.pt
+msgid "button_set"
+msgstr ""
+
+#. Default: "uids -> relative path"
+#: plone\kupu_plone_layer\kupu_migration.xml.pt
+msgid "button_uid_to_rel"
+msgstr ""
+
+#. Default: "Fields which appear to currently support image captioning:"
+#: plone\kupu_config.pt
+msgid "caption_is_supported"
+msgstr ""
+
+#. Default: "Fields which could support image captioning:"
+#: plone\kupu_config.pt
+msgid "caption_maybe_supported"
+msgstr ""
+
+#. Default: "Fields which use kupu but do not support image captioning:"
+#: plone\kupu_config.pt
+msgid "caption_not_supported"
+msgstr ""
+
+#. Default: "Select all items"
+#: plone\zmi_toolbar.pt
+msgid "check_select_all"
+msgstr ""
+
+#. Default: "classes"
+#: plone\resource_types.pt
+msgid "classes_subheading"
+msgstr ""
+
+#. Default: "commit selected changes"
+#: plone\kupu_plone_layer\kupu_migration.xml.pt
+msgid "commit_changes"
+msgstr ""
+
+#.
+#. The folder the context object is located in
+#.
+#. Default: "The folder the context object is located in"
+#: plone\libraries.pt
+msgid "context_folder"
+msgstr "Th? m?c ch?a ??i t??ng ???c ?? c?p"
+
+#.
+#. The URL of the folder the context object is located in
+#.
+#. Default: "The URL of the folder the context object is located in"
+#: plone\libraries.pt
+msgid "context_folder_uri"
+msgstr "??a ch? URL c?a th? m?c ch?a ??i t??ng ???c ?? c?p"
+
+#.
+#. The current context object
+#.
+#. Default: "The current context object"
+#: plone\libraries.pt
+msgid "current_context"
+msgstr "??i t??ng ?? c?p hi?n t?i"
+
+#.
+#. The URL of the current context object
+#.
+#. Default: "The URL of the current context object"
+#: plone\libraries.pt
+msgid "current_context_url"
+msgstr "??a ch? URL c?a ??ii t??ng ?? c?p hi?n t?i"
+
+#. Default: "specify a resource type to be used for reference fields with an empty list of allowed types"
+#: plone\resource_types.pt
+msgid "default_reference_resource"
+msgstr ""
+
+#. Default: "Default resource"
+#: plone\resource_types.pt
+msgid "default_resource_heading"
+msgstr ""
+
+#. Default: "fieldname"
+#: plone\resource_types.pt
+msgid "fieldname_subheading"
+msgstr ""
+
+#. Default: "Flash"
+#: plone\resource_types.pt
+msgid "flash_option"
+msgstr ""
+
+#. Default: "folder_url"
+#: plone\libraries.pt
+msgid "folder_url_variable"
+msgstr ""
+
+#. Default: "folder"
+#: plone\libraries.pt
+msgid "folder_variable"
+msgstr ""
+
+#. Default: "Folders"
+#: plone\kupu_plone_layer\kupu_migration.xml.pt
+msgid "folders_heading"
+msgstr ""
+
+#. Default: "Global button visibility"
+#: plone\zmi_toolbar.pt
+msgid "global_button_visibility"
+msgstr ""
+
+#.
+#. Kupu Configuration
+#.
+#. Default: "Kupu Configuration"
+#: plone\kupu_config.pt
+msgid "heading_configuration"
+msgstr "C?u h?nh Kupu"
+
+#. Default: "Default"
+#: plone\libraries.pt
+msgid "heading_default"
+msgstr ""
+
+#. Default: "Expression"
+#: plone\zmi_toolbar.pt
+msgid "heading_expression"
+msgstr ""
+
+#. Default: "Icon URI"
+#: plone\libraries.pt
+msgid "heading_icon_uri"
+msgstr ""
+
+#. Default: "ID"
+#: plone\libraries.pt
+#: plone\zmi_toolbar.pt
+msgid "heading_id"
+msgstr ""
+
+#. Default: "Kupu Libraries"
+#: plone\libraries.pt
+msgid "heading_kupu_libraries"
+msgstr ""
+
+#. Default: "Kupu Resource Types"
+#: plone\resource_types.pt
+msgid "heading_kupu_resource_types"
+msgstr ""
+
+#. Default: "Source URI"
+#: plone\libraries.pt
+msgid "heading_source_uri"
+msgstr ""
+
+#. Default: "Title"
+#: plone\libraries.pt
+#: plone\zmi_toolbar.pt
+msgid "heading_title"
+msgstr ""
+
+#. Default: "Kupu Toolbar Configuration"
+#: plone\zmi_toolbar.pt
+msgid "heading_toolbar_configuration"
+msgstr ""
+
+#. Default: "URI"
+#: plone\libraries.pt
+msgid "heading_uri"
+msgstr ""
+
+#. Default: "Visible "
+#: plone\zmi_toolbar.pt
+msgid "heading_visible"
+msgstr ""
+
+#. Default: "use this entry to add a new resource"
+#: plone\resource_types.pt
+msgid "help_add_resource"
+msgstr ""
+
+#. Default: "You may enter an expression to control the visibility of all buttons together. It should return a list of visible button ids, or None to leave all buttons visible. The visibility rules below are then applied to further filter out individual buttons. You might use this to restrict a particular class of users to a subset of kupu functions."
+#: plone\zmi_toolbar.pt
+msgid "help_button_visibility"
+msgstr ""
+
+#. Default: "If you enable this option a transform to hide UIDs and support image captioning from client browsers will also be enabled (see image captioning documentation ). If the transform does not enable itself automatically you may need to update your PortalTransforms product."
+#: plone\kupu_config.pt
+msgid "help_captioning"
+msgstr ""
+
+#.
+#. Enter a list of classnames to be excluded (one per line)
+#.
+#. Default: "Enter a list of classnames to be excluded (one per line)"
+#: plone\kupu_config.pt
+msgid "help_class_blacklist"
+msgstr "Nh?p danh s?ch c?c t?n l?p ???c ngo?i tr? (m?i l?p tr?n m?t d?ng)"
+
+#. Default: "When checked, Kupu's HTML view will display the filtered HTML which will be sent to the server. Uncheck this box to see the raw HTML generated by the browser."
+#: plone\kupu_config.pt
+msgid "help_filter_source"
+msgstr ""
+
+#. Default: "Control the global visibility of toolbar buttons from this screen. If no expression is entered, only checked buttons are visible. Enter an expression for finer control of visibility. Individual fields may also whitelist or blacklist buttons: see the field schema.
Values available in expressions includes 'field' as well as the usual names
e.g. to restrict the drawer buttons to users with the appropriate permissions give imagelibdrawer-button and linklibdrawer-button the expression:
python:member and member.has_permission('Kupu: Query libraries',portal)
"
+#: plone\zmi_toolbar.pt
+msgid "help_global_visibility"
+msgstr ""
+
+#. Default: "Images which are linked using UID based links may be automatically captioned."
+#: plone\kupu_config.pt
+msgid "help_image_uid_caption"
+msgstr ""
+
+#.
+#. Links to objects on this site created by Kupu can use unique
+#. object ids so that the links remain valid even if the target object is
+#. renamed or moved elsewhere on the site.
+#.
+#. Default: "Links to objects on this site created by Kupu can use unique object ids so that the links remain valid even if the target object is renamed or moved elsewhere on the site. A portal transform to hide the UIDs from client browsers is currently operating for the fields:
If you enable this option a transform to hide UIDs and support image captioning from client browsers will also be enabled (see image captioning documentation). If the transform does not enable itself automatically you may need to update your PortalTransforms product. "
+#: plone\kupu_config.pt
+msgid "help_link_uid"
+msgstr "Li?n k?t ??n c?c ??i t??ng trong h? th?ng ???c t?o b?i Kupu c? th? d?ng ch? m?c (id) ??c nh?t v? v?y li?n k?t lu?n ??ng cho d? ??i t??ng ??ch b? ??i t?n ho?c di chuy?n ??n v? tr? kh?c tr?n h? th?ng."
+
+#.
+#. Kupu can install a handler to warn before navigating
+#. away from a page where a form (even the non-Kupu fields) has been edited.
+#. Turn this off to prevent Kupu loading its own handler.
+#.
+#. Default: "Kupu can install a handler to warn before navigating away from a page where a form (even the non-Kupu fields) has been edited. Turn this off to prevent Kupu loading its own handler."
+#: plone\kupu_config.pt
+msgid "help_navigate_away"
+msgstr "Kupu c? th? c?i ??t b? ?i?u khi?n ?? c?nh b?o tr??c khi chuy?n sang m?t trang kh?c khi bi?n t?p n?i dung. B?n c? th? t?t ch?c n?ng n?y ?? Kupu kh?ng b? ch?y ?i?u khi?n n?y."
+
+#.
+#. Enter a list of paragraph styles to appear in the style pulldown. Format is title|tag or title|tag|className, one per line.
+#.
+#. Default: "Enter a list of paragraph styles to appear in the style pulldown. Format is title|tag or title|tag|className, one per line."
+#: plone\kupu_config.pt
+msgid "help_paragraph_styles"
+msgstr "Nh?p danh s?ch c?c ki?u (style) ?o?n v?n (paragraph) cho ph?p ch?n theo ??nh d?ng Ti?u??|th? ho?c Ti?u??|th?|t?nL?p , m?i ??nh d?ng tr?n m?t d?ng"
+
+#. Default: "Replace ATReferenceBrowser widget with a widget which uses Kupu's drawers instead of a popup window."
+#: plone\kupu_config.pt
+msgid "help_refbrowser"
+msgstr ""
+
+#.
+#. Enter HTML tags and attributes to be removed when saving documents. (Uncheck to remove entries)
+#.
+#. Default: "Enter HTML tags and attributes to be removed when saving documents. (Uncheck to remove entries)"
+#: plone\kupu_config.pt
+msgid "help_remove_entities"
+msgstr "Nh?p th? HTML v? thu?c t?nh s? ???c l??c b? khi l?u t?i li?u. (B? ch?n ?? x?a b?t)"
+
+#. Default: "These commands will display proposed changes. You will be given an opportunity to review and filter any changes before committing them."
+#: plone\kupu_plone_layer\kupu_migration.xml.pt
+msgid "help_show_proposed_changes"
+msgstr ""
+
+#.
+#. Enter a list of style elements to be permitted (one per line)
+#.
+#. Default: "Enter a list of style elements to be permitted (one per line)"
+#: plone\kupu_config.pt
+msgid "help_style_whitelist"
+msgstr "Nh?p danh s?ch c?c ki?u (style) cho ph?p (m?i ki?u tr?n m?t d?ng)"
+
+#.
+#. Enter a list of class names to be made available in the table drawer
+#.
+#. Default: "Enter a list of class names to be made available in the table drawer"
+#: plone\kupu_config.pt
+msgid "help_table_classes"
+msgstr "Nh?p danh s?ch c?c t?n l?p cho ph?p khi thao t?c trong B?ng"
+
+#. Default: "You may restrict the search to specific folders."
+#: plone\kupu_plone_layer\kupu_migration.xml.pt
+msgid "help_you_may_restrict_the_seach"
+msgstr ""
+
+#. Default: "Image"
+#: plone\resource_types.pt
+msgid "image_option"
+msgstr ""
+
+#. Default: "Info"
+#: plone\kupu_plone_layer\kupu_migration.xml.pt
+msgid "info_heading"
+msgstr ""
+
+#.
+#. Default: "URL of the portal"
+#: plone\libraries.pt
+msgid "portal_object_url"
+msgstr "URL c?a c?ng"
+
+#. Default: "Portal Types"
+#: plone\resource_types.pt
+msgid "portal_types_heading"
+msgstr ""
+
+#. Default: "portal_url"
+#: plone\libraries.pt
+msgid "portal_url_variable"
+msgstr ""
+
+#. Default: "portal"
+#: plone\libraries.pt
+msgid "portal_variable"
+msgstr ""
+
+#. Default: "Preview is an expression to use for the preview image in the drawer [default is no preview]. Normal image is an expression to use for the normal view of a mediaobject [string:$object_url]. Fieldname is the name of the field to use for scaled variants of the mediaobject [image]. Classes is a list of classnames which may be selected when inserting the object as media. Type controls whether kupu inserts an img tag or an object tag to embed flash."
+#: plone\resource_types.pt
+msgid "preview_action_help"
+msgstr ""
+
+#. Default: "preview"
+#: plone\resource_types.pt
+msgid "preview_subheading"
+msgstr ""
+
+#.
+#. In the below form, you may manage the list of drawer libraries for
+#. the kupu editor. Each property of a library is dynamically expanded at
+#. execution time using TALES expressions. That way it is possible, to
+#. support libraries like
+#.
+#. Current folder
+#.
+#. or
+#. My folder
+#. very easily.
+#.
+#. Default: "In the form below, you may manage the list of drawer libraries for the Kupu editor. Each property of a library is dynamically expanded at execution time using TALES expressions. That way it is possible, to support libraries like Current folder or My folder very easily."
+#: plone\libraries.pt
+msgid "text_kupu_drawers"
+msgstr "? m?u bi?u ph?a d??i, b?n c? th? qu?n l? danh s?ch c?c th? vi?n cho tr?nh bi?n t?p Kupu. M?i m?t thu?c t?nh c?a th? vi?n s? ???c m? r?ng khi th?c hi?n s? d?ng bi?u th?c TALES. B?ng c?ch ?? c? th? h? tr? c?c th? vi?n nh? l? Th? m?c hi?n t?i ho?c Th? m?c c?a t?i r?t d? d?ng."
+
+#. Default: "Libraries with ids that begin with an underscore will not display in the initial library list. _search will be used to set the icon and title for search results. The first $ character in the title will be replaced by the search string. _selection will be used to set the icon and title for the current selection."
+#: plone\libraries.pt
+msgid "text_kupu_drawers2"
+msgstr ""
+
+#. Default: "The title string may contain html <br> tags to put a line break in the title (not the xhtml <br/> form), but otherwise tags are not interpreted."
+#: plone\libraries.pt
+msgid "text_kupu_drawers3"
+msgstr ""
+
+#.
+#. While libraries provide abstract locations for objects of any type,
+#. Kupu distinguishes objects by resource type. For example, a user might
+#. request a library showing objects to link to or a library showing
+#. objects to be inserted into a document. The abstract location
+#. (library) might be the same, but the former library would contain
+#. documents, the latter images.
+#.
+#. Default: "While libraries provide abstract locations for objects of any type, Kupu distinguishes objects by resource type. For example, a user might request a library showing objects to link to or a library showing objects to be inserted into a document. The abstract location (library) might be the same, but the former library would contain documents, the latter images."
+#: plone\resource_types.pt
+msgid "text_resource_types"
+msgstr "Nh? th? vi?n cung c?p v? tr? l? thuy?t c?a c?c ??i t??ng thu?c b?t k? ki?u n?o, Kupu ph?n bi?t c?c ??i t??ng b?ng ki?u t?i nguy?n. V? d?, ng??i d?ng c? th? y?u c?u th? vi?n hi?n th? ??i t??ng ?? li?n k?t ??n ho?c ??i t??ng ?? ch?n v?o t?i li?u. V? tr? l? thuy?t (th? vi?n) c? th? gi?ng, nh?ng th? vi?n tr??c c? th? ch?a t?i li?u ho?c h?nh ?nh sau n?y."
+
+#.
+#. This management screen allows you to define resource types using a
+#. list of portal types. A special resource type,
+#.
+#. collection
+#.
+#. ,
+#. identifies portal types that are to be treated as collections.
+#.
+#. Default: "This management screen allows you to define resource types using a list of portal types. A special resource type, collection, identifies portal types that are to be treated as collections. The resource type containsanchors is used to list types which may contain HTML anchors."
+#: plone\resource_types.pt
+msgid "text_resource_types2"
+msgstr "M?n h?nh qu?n l? n?y cho ph?p b?n ??nh ki?u t?i nguy?n b?ng c?ch s? d?ng danh s?ch c?c portal types. M?t ki?u t?i nguy?n ??c bi?t collection , x?c ??nh portal types ???c xem nh? l? t?p h?p (collection)."
+
+#. Default: "Also on this screen are urls for each type which can be previewed as an image. The expression may use object_url and portal_type, but should not attempt to access the object directly. The resulting URL should ideally return an image no larger than 128 pixels square."
+#: plone\resource_types.pt
+msgid "text_resource_types3"
+msgstr ""
+
+#. Default: "(toggle selection)"
+#: plone\kupu_plone_layer\kupu_migration.xml.pt
+msgid "toggle_selection"
+msgstr ""
+
+#. Default: "Type (Field name)"
+#: plone\kupu_plone_layer\kupu_migration.xml.pt
+msgid "type_and_fieldname_heading"
+msgstr ""
+
+#. Default: "Type"
+#: plone\resource_types.pt
+msgid "type_heading"
+msgstr ""
+
+#. Default: "type"
+#: plone\resource_types.pt
+msgid "type_subheading"
+msgstr ""
+
+#. Default: "URL"
+#: plone\resource_types.pt
+msgid "url_heading"
+msgstr ""
+
+#. Default: "Please use the ${plone_filter_controlpanel} to set filtering options."
+#: plone\kupu_config.pt
+msgid "use_plone_controlpanel"
+msgstr ""
+
+#.
+#. Whole tag removed
+#.
+#. Default: "Whole tag removed"
+#: plone\kupu_config.pt
+msgid "whole_tag_removed"
+msgstr "B? to?n b? th?"
+
Added: kupu/trunk/kupu/i18n/kupupox-cs.po
==============================================================================
--- (empty file)
+++ kupu/trunk/kupu/i18n/kupupox-cs.po Tue Jun 26 14:50:50 2007
@@ -0,0 +1,328 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: kupu\n"
+"POT-Creation-Date: 2007-06-26 12:47+0000\n"
+"PO-Revision-Date: 2005-08-12 10:34+0200\n"
+"Last-Translator: Vlada Macek \n"
+"Language-Team: Vlada Macek\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%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Language-Code: cs\n"
+"Language-Name: Czech\n"
+"Preferred-Encodings: utf-8 latin1\n"
+"Domain: kupu\n"
+"Generated-By: zope/app/translation_files/extract.py\n"
+"X-Generator: KBabel 1.9.1\n"
+
+#. Default: "Add column"
+#: common\kupu.pox
+msgid "Add column"
+msgstr "P?idat sloupec"
+
+#. Default: "Add row"
+#: common\kupu.pox
+msgid "Add row"
+msgstr "P?idat ??dek"
+
+#. Default: "Add table"
+#: common\kupu.pox
+msgid "Add table"
+msgstr "P?idat tabulku"
+
+#. Default: "Browser not supported!"
+#: common\kupu.pox
+msgid "Browser not supported!"
+msgstr "Nepodporovan? prohl??e?."
+
+#. Default: "Can only preview web urls"
+#: common\kupu.pox
+msgid "Can only preview web urls"
+msgstr ""
+
+#. Default: "Cleaning up HTML..."
+#: common\kupu.pox
+msgid "Cleaning up HTML..."
+msgstr "?i?t?n? k?du HTML..."
+
+#. Default: "Cleanup done, sending document to server"
+#: common\kupu.pox
+msgid "Cleanup done, sending document to server"
+msgstr "?i?t?n? dokon?eno, dokument je odes?l?n na server."
+
+#. Default: "Color chosen"
+#: common\kupu.pox
+msgid "Color chosen"
+msgstr "Barva byla vybr?na."
+
+#. Default: "Copy"
+#: common\kupu.pox
+msgid "Copy"
+msgstr "Kop?rovat"
+
+#. Default: "Copying from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Copying from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "Kop?rov?n? pomoc? JavaScriptu je v prohl??e??ch Mozilla z bezpe?nostn?ch d?vod? zak?z?no. Dal?? informace naleznete na str?nce http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+
+#. Default: "Could not set status bar message, check your browser\'s security settings."
+#: common\kupu.pox
+msgid "Could not set status bar message, check your browser\'s security settings."
+msgstr ""
+
+#. Default: "Couldn\'t set design mode. Kupu will not work on this browser."
+#: common\kupu.pox
+msgid "Couldn\'t set design mode. Kupu will not work on this browser."
+msgstr ""
+
+#. Default: "Create image"
+#: common\kupu.pox
+msgid "Create image"
+msgstr "Vytvo?it obr?zek"
+
+#. Default: "Create link"
+#: common\kupu.pox
+msgid "Create link"
+msgstr "Vytvo?it odkaz"
+
+#. Default: "Cut"
+#: common\kupu.pox
+msgid "Cut"
+msgstr "Vyjmout"
+
+#. Default: "Cutting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Cutting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "Vyj?m?n? pomoc? JavaScriptu je v prohl??e??ch Mozilla z bezpe?nostn?ch d?vod? zak?z?no. Dal?? informace naleznete na str?nce http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+
+#. Default: "Delete Table"
+#: common\kupu.pox
+msgid "Delete Table"
+msgstr "Odstranit tabulku"
+
+#. Default: "Delete column"
+#: common\kupu.pox
+msgid "Delete column"
+msgstr "Odstranit sloupec"
+
+#. Default: "Delete link"
+#: common\kupu.pox
+msgid "Delete link"
+msgstr "Odstranit odkaz"
+
+#. Default: "Delete row"
+#: common\kupu.pox
+msgid "Delete row"
+msgstr "Odstranit ??dek"
+
+#. Default: "Discard changes? If you click OK, any changes you have made will be lost."
+#: common\kupu.pox
+msgid "Discard changes? If you click OK, any changes you have made will be lost."
+msgstr ""
+
+#. Default: "Document saved"
+#: common\kupu.pox
+msgid "Document saved"
+msgstr "Dokument byl ulo?en."
+
+#. Default: "Editor initialized"
+#: common\kupu.pox
+msgid "Editor initialized"
+msgstr "Editor byl inicializov?n."
+
+#. Default: "Editor not initialized yet!"
+#: common\kupu.pox
+msgid "Editor not initialized yet!"
+msgstr "Editor nebyl je?t? inicializov?n."
+
+#. Default: "End node offset detected in a node without children!"
+#: common\kupu.pox
+msgid "End node offset detected in a node without children!"
+msgstr "Posun koncov?ho uzlu se nach?z? v uzlu bez pod??zen?ch."
+
+#. Default: "End offset out of range!"
+#: common\kupu.pox
+msgid "End offset out of range!"
+msgstr "Koncov? posun je mimo rozsah!"
+
+#. Default: "Error loading data, status ${status}"
+#: common\kupu.pox
+msgid "Error loading data, status ${status}"
+msgstr "Chyba p?i na??t?n? dat, stav ${status}."
+
+#. Default: "Error loading translation (status ${status} ), falling back to english"
+#: common\kupu.pox
+msgid "Error loading translation (status ${status} ), falling back to english"
+msgstr "Chyba p?i na??t?n? p?ekladu (stav ${status}), n?vrat k angli?tin?."
+
+#. Default: "Error saving document"
+#: common\kupu.pox
+msgid "Error saving document"
+msgstr "Chyba p?i ukl?d?n? dokumentu."
+
+#. Default: "Error saving your data.\nResponse status: ${status}.\nCheck your server log for more information."
+#: common\kupu.pox
+msgid "Error saving your data.\nResponse status: ${status}.\nCheck your server log for more information."
+msgstr ""
+
+#. Default: "Invalid table size"
+#: common\kupu.pox
+msgid "Invalid table size"
+msgstr "Neplatn? velikost tabulky"
+
+#. Default: "No destination URL available!"
+#: common\kupu.pox
+msgid "No destination URL available!"
+msgstr "C?lov? adresa URL nen? k dispozici."
+
+#. Default: "No element found in the config island!"
+#: common\kupu.pox
+msgid "No element found in the config island!"
+msgstr "V konfiguraci nebyl nalezen ??dn? prvek."
+
+#. Default: "No head in document!"
+#: common\kupu.pox
+msgid "No head in document!"
+msgstr "V dokumentu chyb? z?hlav?."
+
+#. Default: "No parentcolumn found!"
+#: common\kupu.pox
+msgid "No parentcolumn found!"
+msgstr "Nad?azen? sloupec nebyl nalezen!"
+
+#. Default: "No row to delete"
+#: common\kupu.pox
+msgid "No row to delete"
+msgstr "Nen? ??dn? ??dek k odstran?n?."
+
+#. Default: "Not inside a definition list element!"
+#: common\kupu.pox
+msgid "Not inside a definition list element!"
+msgstr "Mimo prvek seznamu definic."
+
+#. Default: "Not inside a row!"
+#: common\kupu.pox
+msgid "Not inside a row!"
+msgstr "Mimo ??dek!"
+
+#. Default: "Not inside a table!"
+#: common\kupu.pox
+msgid "Not inside a table!"
+msgstr "Mimo tabulku."
+
+#. Default: "Not inside link"
+#: common\kupu.pox
+msgid "Not inside link"
+msgstr "Mimo odkaz."
+
+#. Default: "Offset out of document range"
+#: common\kupu.pox
+msgid "Offset out of document range"
+msgstr "Posun je mimo rozsah dokumentu."
+
+#. Default: "Paste"
+#: common\kupu.pox
+msgid "Paste"
+msgstr "Vlo?it"
+
+#. Default: "Pasting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Pasting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "Vkl?d?n? pomoc? JavaScriptu je v prohl??e??ch Mozilla z bezpe?nostn?ch d?vod? zak?z?no. Dal?? informace naleznete na str?nce http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+
+#. Default: "Please wait while saving document..."
+#: common\kupu.pox
+msgid "Please wait while saving document..."
+msgstr "Po?kejte na ulo?en? dokumentu..."
+
+#. Default: "Properties modified"
+#: common\kupu.pox
+msgid "Properties modified"
+msgstr "Vlastnosti byly upraveny."
+
+#. Default: "Request sent to server"
+#: common\kupu.pox
+msgid "Request sent to server"
+msgstr "Po?adavek byl odesl?n na server."
+
+#. Default: "Right click to copy link"
+#: common\kupu.pox
+msgid "Right click to copy link"
+msgstr ""
+
+#. Default: "Selection not inside the node!"
+#: common\kupu.pox
+msgid "Selection not inside the node!"
+msgstr "V?b?r nen? uvnit? uzlu."
+
+#. Default: "Sending request to server"
+#: common\kupu.pox
+msgid "Sending request to server"
+msgstr "Po?adavek je odes?l?n na server."
+
+#. Default: "Source edit tool initialized"
+#: common\kupu.pox
+msgid "Source edit tool initialized"
+msgstr "N?stroj editace zdrojov?ho k?du byl inicializov?n."
+
+#. Default: "Start node offset detected in a node without children!"
+#: common\kupu.pox
+msgid "Start node offset detected in a node without children!"
+msgstr "Posun po??te?n?ho uzlu se nach?z? v uzlu bez pod??zen?ch."
+
+#. Default: "Start offset out of range!"
+#: common\kupu.pox
+msgid "Start offset out of range!"
+msgstr "Po??te?n? posun je mimo rozsah."
+
+#. Default: "Starting HTML cleanup"
+#: common\kupu.pox
+msgid "Starting HTML cleanup"
+msgstr "Za??n? ?i?t?n? k?du HTML."
+
+#. Default: "There was a problem initializing the drawers. Most likely the XSLT or XML files aren\'t available. If this is not the Kupu demo version, check your files or the service that provide them (error: ${error})."
+#: common\kupu.pox
+msgid "There was a problem initializing the drawers. Most likely the XSLT or XML files aren\'t available. If this is not the Kupu demo version, check your files or the service that provide them (error: ${error})."
+msgstr ""
+
+#. Default: "There were no errors."
+#: common\kupu.pox
+msgid "There were no errors."
+msgstr "Nebyly nalezeny ??dn? chyby."
+
+#. Default: "This feature requires pop-ups to be enabled on your browser!"
+#: common\kupu.pox
+msgid "This feature requires pop-ups to be enabled on your browser!"
+msgstr "Tato vlastnost vy?aduje povolen? vyskakovac?ch (pop-up) oken v prohl??e?i."
+
+#. Default: "Unsupported browser!"
+#: common\kupu.pox
+msgid "Unsupported browser!"
+msgstr "Nepodporovan? prohl??e?..."
+
+#. Default: "View source"
+#: common\kupu.pox
+msgid "View source"
+msgstr "Zobrazit zdrojov? k?d"
+
+#. Default: "You are leaving the editor. Do you want to save your changes?"
+#: common\kupu.pox
+msgid "You are leaving the editor. Do you want to save your changes?"
+msgstr ""
+
+#. Default: "click to fold"
+#: common\kupu.pox
+msgid "click to fold"
+msgstr ""
+
+#. Default: "click to unfold"
+#: common\kupu.pox
+msgid "click to unfold"
+msgstr ""
+
+#. Default: "exception ${message} while registering an event handler for element ${element}, event ${event}, method ${method}"
+#: common\kupu.pox
+msgid "exception ${message} while registering an event handler for element ${element}, event ${event}, method ${method}"
+msgstr "V?jimka ${message} p?i registraci obsluhy ud?losti prvku ${element}. Ud?lost ${event}, metoda ${method}."
+
Added: kupu/trunk/kupu/i18n/kupupox-da.po
==============================================================================
--- (empty file)
+++ kupu/trunk/kupu/i18n/kupupox-da.po Tue Jun 26 14:50:50 2007
@@ -0,0 +1,330 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2007-06-26 12:47+0000\n"
+"PO-Revision-Date: 2005-08-15 16:41+0200\n"
+"Last-Translator: Anton Stonor \n"
+"Language-Team: gocept i18n team \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0\n"
+"Language-Code: en\n"
+"Language-Name: English\n"
+"Preferred-Encodings: utf-8 latin1\n"
+"Domain: kupu\n"
+"Generated-By: zope/app/translation_files/extract.py\n"
+"Language-code: da\n"
+"Language-name: Danish\n"
+"Preferred-encodings: latin1 utf-8\n"
+
+#. Default: "Add column"
+#: common\kupu.pox
+msgid "Add column"
+msgstr "Tilf?j kolonne"
+
+#. Default: "Add row"
+#: common\kupu.pox
+msgid "Add row"
+msgstr "Tilf?j r?kke"
+
+#. Default: "Add table"
+#: common\kupu.pox
+msgid "Add table"
+msgstr "Tilf?j tabel"
+
+#. Default: "Browser not supported!"
+#: common\kupu.pox
+msgid "Browser not supported!"
+msgstr "Browseren er ikke underst?ttet!"
+
+#. Default: "Can only preview web urls"
+#: common\kupu.pox
+msgid "Can only preview web urls"
+msgstr ""
+
+#. Default: "Cleaning up HTML..."
+#: common\kupu.pox
+msgid "Cleaning up HTML..."
+msgstr "Renser HTML..."
+
+#. Default: "Cleanup done, sending document to server"
+#: common\kupu.pox
+msgid "Cleanup done, sending document to server"
+msgstr "Dokumentet er renset, nu sendes det til serveren"
+
+#. Default: "Color chosen"
+#: common\kupu.pox
+msgid "Color chosen"
+msgstr "Valgt farve"
+
+#. Default: "Copy"
+#: common\kupu.pox
+msgid "Copy"
+msgstr "Kopier"
+
+#. Default: "Copying from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Copying from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "Kopiering fra javascript er sl?et fra i din Mozilla-browser p? grund af sikkerhedsindstillinger. L?s mere her: http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+
+#. Default: "Could not set status bar message, check your browser\'s security settings."
+#: common\kupu.pox
+msgid "Could not set status bar message, check your browser\'s security settings."
+msgstr ""
+
+#. Default: "Couldn\'t set design mode. Kupu will not work on this browser."
+#: common\kupu.pox
+msgid "Couldn\'t set design mode. Kupu will not work on this browser."
+msgstr ""
+
+#. Default: "Create image"
+#: common\kupu.pox
+msgid "Create image"
+msgstr "Opret billede"
+
+#. Default: "Create link"
+#: common\kupu.pox
+msgid "Create link"
+msgstr "Opret link"
+
+#. Default: "Cut"
+#: common\kupu.pox
+msgid "Cut"
+msgstr "Klip"
+
+#. Default: "Cutting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Cutting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "Klipning fra javascript er sl?et fra i din Mozilla-browser p? grund af sikkerhedsindstillinger. L?s mere her: http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+
+#. Default: "Delete Table"
+#: common\kupu.pox
+msgid "Delete Table"
+msgstr "Slet tabel"
+
+#. Default: "Delete column"
+#: common\kupu.pox
+msgid "Delete column"
+msgstr "Slet kolonne"
+
+#. Default: "Delete link"
+#: common\kupu.pox
+msgid "Delete link"
+msgstr "Slet link"
+
+#. Default: "Delete row"
+#: common\kupu.pox
+msgid "Delete row"
+msgstr "Slet r?kke"
+
+#. Default: "Discard changes? If you click OK, any changes you have made will be lost."
+#: common\kupu.pox
+msgid "Discard changes? If you click OK, any changes you have made will be lost."
+msgstr ""
+
+#. Default: "Document saved"
+#: common\kupu.pox
+msgid "Document saved"
+msgstr "Dokument gemt"
+
+#. Default: "Editor initialized"
+#: common\kupu.pox
+msgid "Editor initialized"
+msgstr "Editoren er startet"
+
+#. Default: "Editor not initialized yet!"
+#: common\kupu.pox
+msgid "Editor not initialized yet!"
+msgstr "Editoren er ikke f?rdig med at starte endnu!"
+
+#. Default: "End node offset detected in a node without children!"
+#: common\kupu.pox
+msgid "End node offset detected in a node without children!"
+msgstr "End node offset detected in a node without children!"
+
+#. Default: "End offset out of range!"
+#: common\kupu.pox
+msgid "End offset out of range!"
+msgstr "End offset out of range!"
+
+#. Default: "Error loading data, status ${status}"
+#: common\kupu.pox
+msgid "Error loading data, status ${status}"
+msgstr "Fejl ved hentningen af data, status ${status}"
+
+#. Default: "Error loading translation (status ${status} ), falling back to english"
+#: common\kupu.pox
+msgid "Error loading translation (status ${status} ), falling back to english"
+msgstr "Fejl ved hentinng af overs?ttelse (status ${status} ), bruger engelsk i stedet"
+
+#. Default: "Error saving document"
+#: common\kupu.pox
+msgid "Error saving document"
+msgstr "Fejl opstod ved fors?g p? at gemme dokumentet"
+
+#. Default: "Error saving your data.\nResponse status: ${status}.\nCheck your server log for more information."
+#: common\kupu.pox
+msgid "Error saving your data.\nResponse status: ${status}.\nCheck your server log for more information."
+msgstr ""
+
+#. Default: "Invalid table size"
+#: common\kupu.pox
+msgid "Invalid table size"
+msgstr "Ikke tilladt tabelst?rrelse"
+
+#. Default: "No destination URL available!"
+#: common\kupu.pox
+msgid "No destination URL available!"
+msgstr "Ingen URL tilg?ngelig!"
+
+#. Default: "No element found in the config island!"
+#: common\kupu.pox
+msgid "No element found in the config island!"
+msgstr "Ingen elementer fundet i \"config island!\""
+
+#. Default: "No head in document!"
+#: common\kupu.pox
+msgid "No head in document!"
+msgstr "Intet dokument-hoved!"
+
+#. Default: "No parentcolumn found!"
+#: common\kupu.pox
+msgid "No parentcolumn found!"
+msgstr "Ingen kolonne h?jere oppe fundet!"
+
+#. Default: "No row to delete"
+#: common\kupu.pox
+msgid "No row to delete"
+msgstr "Ingen r?kker at slette"
+
+#. Default: "Not inside a definition list element!"
+#: common\kupu.pox
+msgid "Not inside a definition list element!"
+msgstr "Ikke inde i et dl element"
+
+#. Default: "Not inside a row!"
+#: common\kupu.pox
+msgid "Not inside a row!"
+msgstr "Ikke inden i r?kke!"
+
+#. Default: "Not inside a table!"
+#: common\kupu.pox
+msgid "Not inside a table!"
+msgstr "Ikke inden i tabel!"
+
+#. Default: "Not inside link"
+#: common\kupu.pox
+msgid "Not inside link"
+msgstr "Ikke inde i link"
+
+#. Default: "Offset out of document range"
+#: common\kupu.pox
+msgid "Offset out of document range"
+msgstr "Offset out of document range"
+
+#. Default: "Paste"
+#: common\kupu.pox
+msgid "Paste"
+msgstr "S?t ind"
+
+#. Default: "Pasting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Pasting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "Du kan ikke s?tte ind fra Javascript i din Mozilla browser p? grund af sikkerhedsindstillinger. Se flere informationer her: http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+
+#. Default: "Please wait while saving document..."
+#: common\kupu.pox
+msgid "Please wait while saving document..."
+msgstr "Vent venligst, mens dokumentet bliver gemt..."
+
+#. Default: "Properties modified"
+#: common\kupu.pox
+msgid "Properties modified"
+msgstr "Egenskaber ?ndret"
+
+#. Default: "Request sent to server"
+#: common\kupu.pox
+msgid "Request sent to server"
+msgstr "Foresp?rgsel sendt til server"
+
+#. Default: "Right click to copy link"
+#: common\kupu.pox
+msgid "Right click to copy link"
+msgstr ""
+
+#. Default: "Selection not inside the node!"
+#: common\kupu.pox
+msgid "Selection not inside the node!"
+msgstr "Valget er ikke inden i node!"
+
+#. Default: "Sending request to server"
+#: common\kupu.pox
+msgid "Sending request to server"
+msgstr "Sender foresp?rgsel til server"
+
+#. Default: "Source edit tool initialized"
+#: common\kupu.pox
+msgid "Source edit tool initialized"
+msgstr "Kildekode-v?rkt?j startet"
+
+#. Default: "Start node offset detected in a node without children!"
+#: common\kupu.pox
+msgid "Start node offset detected in a node without children!"
+msgstr "Start node offset detected in a node without children!"
+
+#. Default: "Start offset out of range!"
+#: common\kupu.pox
+msgid "Start offset out of range!"
+msgstr "Start offset out of range!"
+
+#. Default: "Starting HTML cleanup"
+#: common\kupu.pox
+msgid "Starting HTML cleanup"
+msgstr "Starter HTML-rensning"
+
+#. Default: "There was a problem initializing the drawers. Most likely the XSLT or XML files aren\'t available. If this is not the Kupu demo version, check your files or the service that provide them (error: ${error})."
+#: common\kupu.pox
+msgid "There was a problem initializing the drawers. Most likely the XSLT or XML files aren\'t available. If this is not the Kupu demo version, check your files or the service that provide them (error: ${error})."
+msgstr ""
+
+#. Default: "There were no errors."
+#: common\kupu.pox
+msgid "There were no errors."
+msgstr "Ingen fejl."
+
+#. Default: "This feature requires pop-ups to be enabled on your browser!"
+#: common\kupu.pox
+msgid "This feature requires pop-ups to be enabled on your browser!"
+msgstr "Denne funktion kr?ver, at pop-up vinduer er sl?et til i din browser!"
+
+#. Default: "Unsupported browser!"
+#: common\kupu.pox
+msgid "Unsupported browser!"
+msgstr "Browseren er ikke underst?ttet!"
+
+#. Default: "View source"
+#: common\kupu.pox
+msgid "View source"
+msgstr "Vis kilde"
+
+#. Default: "You are leaving the editor. Do you want to save your changes?"
+#: common\kupu.pox
+msgid "You are leaving the editor. Do you want to save your changes?"
+msgstr ""
+
+#. Default: "click to fold"
+#: common\kupu.pox
+msgid "click to fold"
+msgstr ""
+
+#. Default: "click to unfold"
+#: common\kupu.pox
+msgid "click to unfold"
+msgstr ""
+
+#. Default: "exception ${message} while registering an event handler for element ${element}, event ${event}, method ${method}"
+#: common\kupu.pox
+msgid "exception ${message} while registering an event handler for element ${element}, event ${event}, method ${method}"
+msgstr "exception ${message} while registering an event handler for element ${element}, event ${event}, method ${method}"
+
Added: kupu/trunk/kupu/i18n/kupupox-de.po
==============================================================================
--- (empty file)
+++ kupu/trunk/kupu/i18n/kupupox-de.po Tue Jun 26 14:50:50 2007
@@ -0,0 +1,332 @@
+# German Kupu translation.
+# Roman Joost
+# Carsten Senger
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2007-06-26 12:47+0000\n"
+"PO-Revision-Date: 2005-08-11 08:36+0200\n"
+"Last-Translator: Carsten Senger \n"
+"Language-Team: gocept i18n team \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0\n"
+"Language-Code: en\n"
+"Language-Name: English\n"
+"Preferred-Encodings: utf-8 latin1\n"
+"Domain: kupu\n"
+"Generated-By: zope/app/translation_files/extract.py\n"
+"Language-code: de\n"
+"Language-name: Deutsch\n"
+
+#. Default: "Add column"
+#: common\kupu.pox
+msgid "Add column"
+msgstr "Tabellenspalte hinzuf?gen"
+
+#. Default: "Add row"
+#: common\kupu.pox
+msgid "Add row"
+msgstr "Tabellenzeile hinzuf?gen"
+
+#. Default: "Add table"
+#: common\kupu.pox
+msgid "Add table"
+msgstr "Tabelle hinzuf?gen"
+
+#. Default: "Browser not supported!"
+#: common\kupu.pox
+msgid "Browser not supported!"
+msgstr "Ihr Browser wird nicht unterst?tzt!"
+
+#. Default: "Can only preview web urls"
+#: common\kupu.pox
+msgid "Can only preview web urls"
+msgstr ""
+
+#. Default: "Cleaning up HTML..."
+#: common\kupu.pox
+msgid "Cleaning up HTML..."
+msgstr "Verbessere den HTML-Quellcode..."
+
+#. Default: "Cleanup done, sending document to server"
+#: common\kupu.pox
+msgid "Cleanup done, sending document to server"
+msgstr "Verbesserung ist abgeschlossen. Sende Dokument zum Server."
+
+#. Default: "Color chosen"
+#: common\kupu.pox
+msgid "Color chosen"
+msgstr "Farbe ausgew?hlt"
+
+#. Default: "Copy"
+#: common\kupu.pox
+msgid "Copy"
+msgstr "Kopieren"
+
+#. Default: "Copying from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Copying from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "Das Kopieren von JavaScript-Code ist sicherheitshalber abgeschaltet. F?r weitere Informationen lesen Sie bitte: http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+
+#. Default: "Could not set status bar message, check your browser\'s security settings."
+#: common\kupu.pox
+msgid "Could not set status bar message, check your browser\'s security settings."
+msgstr ""
+
+#. Default: "Couldn\'t set design mode. Kupu will not work on this browser."
+#: common\kupu.pox
+msgid "Couldn\'t set design mode. Kupu will not work on this browser."
+msgstr ""
+
+#. Default: "Create image"
+#: common\kupu.pox
+msgid "Create image"
+msgstr "Bild erstellen."
+
+#. Default: "Create link"
+#: common\kupu.pox
+msgid "Create link"
+msgstr "Verweis erstellen"
+
+#. Default: "Cut"
+#: common\kupu.pox
+msgid "Cut"
+msgstr "Ausschneiden"
+
+#. Default: "Cutting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Cutting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "Das Ausschneiden von JavaScript-Code ist sicherheitshalber abgeschaltet. F?r weitere Informationen lesen Sie bitte: http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+
+#. Default: "Delete Table"
+#: common\kupu.pox
+msgid "Delete Table"
+msgstr "Tabelle l?schen"
+
+#. Default: "Delete column"
+#: common\kupu.pox
+msgid "Delete column"
+msgstr "Tabellenspalte l?schen"
+
+#. Default: "Delete link"
+#: common\kupu.pox
+msgid "Delete link"
+msgstr "Verweis l?schen"
+
+#. Default: "Delete row"
+#: common\kupu.pox
+msgid "Delete row"
+msgstr "Tabellenzeile l?schen"
+
+#. Default: "Discard changes? If you click OK, any changes you have made will be lost."
+#: common\kupu.pox
+msgid "Discard changes? If you click OK, any changes you have made will be lost."
+msgstr ""
+
+#. Default: "Document saved"
+#: common\kupu.pox
+msgid "Document saved"
+msgstr "Dokument abgespeichert."
+
+#. Default: "Editor initialized"
+#: common\kupu.pox
+msgid "Editor initialized"
+msgstr "Editor geladen."
+
+#. Default: "Editor not initialized yet!"
+#: common\kupu.pox
+msgid "Editor not initialized yet!"
+msgstr "Editor nicht vollst?ndig geladen!"
+
+#. Default: "End node offset detected in a node without children!"
+#: common\kupu.pox
+msgid "End node offset detected in a node without children!"
+msgstr ""
+
+#. Default: "End offset out of range!"
+#: common\kupu.pox
+msgid "End offset out of range!"
+msgstr ""
+
+#. Default: "Error loading data, status ${status}"
+#: common\kupu.pox
+msgid "Error loading data, status ${status}"
+msgstr "Fehler beim Laden der Daten. Status: ${status}"
+
+#. Default: "Error loading translation (status ${status} ), falling back to english"
+#: common\kupu.pox
+msgid "Error loading translation (status ${status} ), falling back to english"
+msgstr "Kann den ?bersetzungsstatus (status $(status)) nichtfeststellen; benutze Englisch."
+
+#. Default: "Error saving document"
+#: common\kupu.pox
+msgid "Error saving document"
+msgstr "Fehler beim Speichern des Dokumentes."
+
+#. Default: "Error saving your data.\nResponse status: ${status}.\nCheck your server log for more information."
+#: common\kupu.pox
+msgid "Error saving your data.\nResponse status: ${status}.\nCheck your server log for more information."
+msgstr ""
+
+#. Default: "Invalid table size"
+#: common\kupu.pox
+msgid "Invalid table size"
+msgstr "Ung?ltige Tabellengr??e"
+
+#. Default: "No destination URL available!"
+#: common\kupu.pox
+msgid "No destination URL available!"
+msgstr "Kein Verweisziel vorhanden!"
+
+#. Default: "No element found in the config island!"
+#: common\kupu.pox
+msgid "No element found in the config island!"
+msgstr ""
+
+#. Default: "No head in document!"
+#: common\kupu.pox
+msgid "No head in document!"
+msgstr ""
+
+#. Default: "No parentcolumn found!"
+#: common\kupu.pox
+msgid "No parentcolumn found!"
+msgstr "Keine ?bergeordnete Tabellenspalte gefunden!"
+
+#. Default: "No row to delete"
+#: common\kupu.pox
+msgid "No row to delete"
+msgstr "Keine Tabellenzeile zum l?schen ausgew?hlt."
+
+#. Default: "Not inside a definition list element!"
+#: common\kupu.pox
+msgid "Not inside a definition list element!"
+msgstr "Sie befinden sich ausserhalb eines Definitionslisten Elementes!"
+
+#. Default: "Not inside a row!"
+#: common\kupu.pox
+msgid "Not inside a row!"
+msgstr "Sie sind ausserhalb einer Tabellzeile!"
+
+#. Default: "Not inside a table!"
+#: common\kupu.pox
+msgid "Not inside a table!"
+msgstr "Sie befinden sich ausserhalb der Tabelle!"
+
+#. Default: "Not inside link"
+#: common\kupu.pox
+msgid "Not inside link"
+msgstr "Sie befinden sich ausserhalb eines Links."
+
+#. Default: "Offset out of document range"
+#: common\kupu.pox
+msgid "Offset out of document range"
+msgstr ""
+
+#. Default: "Paste"
+#: common\kupu.pox
+msgid "Paste"
+msgstr "Einf?gen"
+
+#. Default: "Pasting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Pasting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "Einf?gen mit Hilfe von JavaScript ist in den Sicherheits-Einstellungen Ihres Browsers deaktiviert. Informationen dazu finden Sie unter http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+
+#. Default: "Please wait while saving document..."
+#: common\kupu.pox
+msgid "Please wait while saving document..."
+msgstr "Bitte warten Sie w?hrend das Dokument gespeichert wird."
+
+#. Default: "Properties modified"
+#: common\kupu.pox
+msgid "Properties modified"
+msgstr "Eigenschaften ver?ndert."
+
+#. Default: "Request sent to server"
+#: common\kupu.pox
+msgid "Request sent to server"
+msgstr "Anfrage an den Server gesendet."
+
+#. Default: "Right click to copy link"
+#: common\kupu.pox
+msgid "Right click to copy link"
+msgstr ""
+
+#. Default: "Selection not inside the node!"
+#: common\kupu.pox
+msgid "Selection not inside the node!"
+msgstr "Die Auswahl ist ausserhalb eines Knotens!"
+
+#. Default: "Sending request to server"
+#: common\kupu.pox
+msgid "Sending request to server"
+msgstr "Sende Anfrage an den Server"
+
+#. Default: "Source edit tool initialized"
+#: common\kupu.pox
+msgid "Source edit tool initialized"
+msgstr "Werkzeug zum Editieren des Quellcodes geladen."
+
+#. Default: "Start node offset detected in a node without children!"
+#: common\kupu.pox
+msgid "Start node offset detected in a node without children!"
+msgstr ""
+
+#. Default: "Start offset out of range!"
+#: common\kupu.pox
+msgid "Start offset out of range!"
+msgstr ""
+
+#. Default: "Starting HTML cleanup"
+#: common\kupu.pox
+msgid "Starting HTML cleanup"
+msgstr "Verbessere HTML Quellcode"
+
+#. Default: "There was a problem initializing the drawers. Most likely the XSLT or XML files aren\'t available. If this is not the Kupu demo version, check your files or the service that provide them (error: ${error})."
+#: common\kupu.pox
+msgid "There was a problem initializing the drawers. Most likely the XSLT or XML files aren\'t available. If this is not the Kupu demo version, check your files or the service that provide them (error: ${error})."
+msgstr ""
+
+#. Default: "There were no errors."
+#: common\kupu.pox
+msgid "There were no errors."
+msgstr "Keine Fehler aufgetreten."
+
+#. Default: "This feature requires pop-ups to be enabled on your browser!"
+#: common\kupu.pox
+msgid "This feature requires pop-ups to be enabled on your browser!"
+msgstr "F?r diese Funktion m?ssen \"Pop-up\" Fenster in Ihrem Browser aktiviert sein!"
+
+#. Default: "Unsupported browser!"
+#: common\kupu.pox
+msgid "Unsupported browser!"
+msgstr "Nicht unterst?tzter Browser!"
+
+#. Default: "View source"
+#: common\kupu.pox
+msgid "View source"
+msgstr "Quellcode ansehen"
+
+#. Default: "You are leaving the editor. Do you want to save your changes?"
+#: common\kupu.pox
+msgid "You are leaving the editor. Do you want to save your changes?"
+msgstr ""
+
+#. Default: "click to fold"
+#: common\kupu.pox
+msgid "click to fold"
+msgstr ""
+
+#. Default: "click to unfold"
+#: common\kupu.pox
+msgid "click to unfold"
+msgstr ""
+
+#. Default: "exception ${message} while registering an event handler for element ${element}, event ${event}, method ${method}"
+#: common\kupu.pox
+msgid "exception ${message} while registering an event handler for element ${element}, event ${event}, method ${method}"
+msgstr ""
+
Added: kupu/trunk/kupu/i18n/kupupox-el.po
==============================================================================
--- (empty file)
+++ kupu/trunk/kupu/i18n/kupupox-el.po Tue Jun 26 14:50:50 2007
@@ -0,0 +1,330 @@
+# Translation of kupu.pot to Greek
+# Nikos Papagrigoriou , 2005
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"POT-Creation-Date: 2007-06-26 12:47+0000\n"
+"PO-Revision-Date: 2005-08-16 19:21+0200\n"
+"Last-Translator: Nikos Papagrigoriou \n"
+"Language-Team: Silva i18n team \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0\n"
+"Language-Code: el\n"
+"Language-Name: ????????\n"
+"Preferred-Encodings: utf-8 latin1\n"
+"Domain: kupu\n"
+"Generated-By: zope/app/translation_files/extract.py\n"
+
+#. Default: "Add column"
+#: common\kupu.pox
+msgid "Add column"
+msgstr "???????? ??????"
+
+#. Default: "Add row"
+#: common\kupu.pox
+msgid "Add row"
+msgstr "???????? ???????"
+
+#. Default: "Add table"
+#: common\kupu.pox
+msgid "Add table"
+msgstr "???????? ??????"
+
+#. Default: "Browser not supported!"
+#: common\kupu.pox
+msgid "Browser not supported!"
+msgstr "? ????????????? ??? ?????????????!"
+
+#. Default: "Can only preview web urls"
+#: common\kupu.pox
+msgid "Can only preview web urls"
+msgstr ""
+
+#. Default: "Cleaning up HTML..."
+#: common\kupu.pox
+msgid "Cleaning up HTML..."
+msgstr "????????? HTML..."
+
+#. Default: "Cleanup done, sending document to server"
+#: common\kupu.pox
+msgid "Cleanup done, sending document to server"
+msgstr "? ????????? ????????????, ???????? ???????? ???? ??????????"
+
+#. Default: "Color chosen"
+#: common\kupu.pox
+msgid "Color chosen"
+msgstr "?????????? ?????"
+
+#. Default: "Copy"
+#: common\kupu.pox
+msgid "Copy"
+msgstr "?????????"
+
+#. Default: "Copying from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Copying from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "? ????????? ???? ??? JavaScript ????? ???????????????? ???? Mozilla ??? ???? ??? ????????? ?????????. ??? ???????????? ???????????, ???????? ?? http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+
+#. Default: "Could not set status bar message, check your browser\'s security settings."
+#: common\kupu.pox
+msgid "Could not set status bar message, check your browser\'s security settings."
+msgstr ""
+
+#. Default: "Couldn\'t set design mode. Kupu will not work on this browser."
+#: common\kupu.pox
+msgid "Couldn\'t set design mode. Kupu will not work on this browser."
+msgstr ""
+
+#. Default: "Create image"
+#: common\kupu.pox
+msgid "Create image"
+msgstr "?????????? ???????"
+
+#. Default: "Create link"
+#: common\kupu.pox
+msgid "Create link"
+msgstr "?????????? ?????????"
+
+#. Default: "Cut"
+#: common\kupu.pox
+msgid "Cut"
+msgstr "???????"
+
+#. Default: "Cutting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Cutting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "? ??????? ???? ??? JavaScript ????? ???????????????? ???? Mozilla ??? ???? ??? ????????? ?????????. ??? ???????????? ???????????, ???????? ?? http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+
+#. Default: "Delete Table"
+#: common\kupu.pox
+msgid "Delete Table"
+msgstr "???????? ??????"
+
+#. Default: "Delete column"
+#: common\kupu.pox
+msgid "Delete column"
+msgstr "???????? ??????"
+
+#. Default: "Delete link"
+#: common\kupu.pox
+msgid "Delete link"
+msgstr "???????? ?????????"
+
+#. Default: "Delete row"
+#: common\kupu.pox
+msgid "Delete row"
+msgstr "???????? ???????"
+
+#. Default: "Discard changes? If you click OK, any changes you have made will be lost."
+#: common\kupu.pox
+msgid "Discard changes? If you click OK, any changes you have made will be lost."
+msgstr ""
+
+#. Default: "Document saved"
+#: common\kupu.pox
+msgid "Document saved"
+msgstr "??????? ????????????"
+
+#. Default: "Editor initialized"
+#: common\kupu.pox
+msgid "Editor initialized"
+msgstr "???????????? ??????????????"
+
+#. Default: "Editor not initialized yet!"
+#: common\kupu.pox
+msgid "Editor not initialized yet!"
+msgstr "? ???????????? ??? ?????????????? ?????!"
+
+#. Default: "End node offset detected in a node without children!"
+#: common\kupu.pox
+msgid "End node offset detected in a node without children!"
+msgstr "?????????? ?????? ??????????? ??????????? ?? ??? ????? ????? ?????!"
+
+#. Default: "End offset out of range!"
+#: common\kupu.pox
+msgid "End offset out of range!"
+msgstr "?????????? ??????????? ????? ?????!"
+
+#. Default: "Error loading data, status ${status}"
+#: common\kupu.pox
+msgid "Error loading data, status ${status}"
+msgstr "?????? ???? ??? ???????? ?????????, ????????? ${status}"
+
+#. Default: "Error loading translation (status ${status} ), falling back to english"
+#: common\kupu.pox
+msgid "Error loading translation (status ${status} ), falling back to english"
+msgstr "?????? ???? ??? ???????? ?????????? (????????? ${status} ), ???????? ???? ???? ???????"
+
+#. Default: "Error saving document"
+#: common\kupu.pox
+msgid "Error saving document"
+msgstr "?????? ???? ??? ?????????? ????????"
+
+#. Default: "Error saving your data.\nResponse status: ${status}.\nCheck your server log for more information."
+#: common\kupu.pox
+msgid "Error saving your data.\nResponse status: ${status}.\nCheck your server log for more information."
+msgstr ""
+
+#. Default: "Invalid table size"
+#: common\kupu.pox
+msgid "Invalid table size"
+msgstr "????? ??????? ??????"
+
+#. Default: "No destination URL available!"
+#: common\kupu.pox
+msgid "No destination URL available!"
+msgstr "??????? ?????????? URL ??????????!"
+
+#. Default: "No element found in the config island!"
+#: common\kupu.pox
+msgid "No element found in the config island!"
+msgstr "?????? ???????? ??? ??????? ??? ??????? ??????!"
+
+#. Default: "No head in document!"
+#: common\kupu.pox
+msgid "No head in document!"
+msgstr "????? ???????? ??? ???????!"
+
+#. Default: "No parentcolumn found!"
+#: common\kupu.pox
+msgid "No parentcolumn found!"
+msgstr "????? ?????? ????? ??? ???????!"
+
+#. Default: "No row to delete"
+#: common\kupu.pox
+msgid "No row to delete"
+msgstr "????? ?????? ???? ????????"
+
+#. Default: "Not inside a definition list element!"
+#: common\kupu.pox
+msgid "Not inside a definition list element!"
+msgstr "??? ???? ?? ???????? ?????? ???????!"
+
+#. Default: "Not inside a row!"
+#: common\kupu.pox
+msgid "Not inside a row!"
+msgstr "??? ???? ?? ??????!"
+
+#. Default: "Not inside a table!"
+#: common\kupu.pox
+msgid "Not inside a table!"
+msgstr "??? ???? ?? ??? ??????!"
+
+#. Default: "Not inside link"
+#: common\kupu.pox
+msgid "Not inside link"
+msgstr "??? ????? ???? ?? ???? ????????"
+
+#. Default: "Offset out of document range"
+#: common\kupu.pox
+msgid "Offset out of document range"
+msgstr "?????????? ????? ????? ????????"
+
+#. Default: "Paste"
+#: common\kupu.pox
+msgid "Paste"
+msgstr "??????????"
+
+#. Default: "Pasting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Pasting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "? ?????????? ???? ??? JavaScript ????? ???????????????? ???? Mozilla ??? ???? ??? ????????? ?????????. ??? ???????????? ???????????, ???????? ?? http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+
+#. Default: "Please wait while saving document..."
+#: common\kupu.pox
+msgid "Please wait while saving document..."
+msgstr "??????????? ?????????? ??? ?? ??????? ????????????..."
+
+#. Default: "Properties modified"
+#: common\kupu.pox
+msgid "Properties modified"
+msgstr "????????? ??????????????"
+
+#. Default: "Request sent to server"
+#: common\kupu.pox
+msgid "Request sent to server"
+msgstr "?????? ??????? ???? ??????????"
+
+#. Default: "Right click to copy link"
+#: common\kupu.pox
+msgid "Right click to copy link"
+msgstr ""
+
+#. Default: "Selection not inside the node!"
+#: common\kupu.pox
+msgid "Selection not inside the node!"
+msgstr "? ??????? ??? ????????? ???? ???? ?????!"
+
+#. Default: "Sending request to server"
+#: common\kupu.pox
+msgid "Sending request to server"
+msgstr "???????? ????????? ???? ??????????"
+
+#. Default: "Source edit tool initialized"
+#: common\kupu.pox
+msgid "Source edit tool initialized"
+msgstr "?? ???????? ???????????? ?????? ??????????????"
+
+#. Default: "Start node offset detected in a node without children!"
+#: common\kupu.pox
+msgid "Start node offset detected in a node without children!"
+msgstr "?????????? ?????? ????????? ??????????? ?? ??? ????? ????? ?????!"
+
+#. Default: "Start offset out of range!"
+#: common\kupu.pox
+msgid "Start offset out of range!"
+msgstr "?????????? ????????? ????? ?????!"
+
+#. Default: "Starting HTML cleanup"
+#: common\kupu.pox
+msgid "Starting HTML cleanup"
+msgstr "???????? ?????????? HTML"
+
+#. Default: "There was a problem initializing the drawers. Most likely the XSLT or XML files aren\'t available. If this is not the Kupu demo version, check your files or the service that provide them (error: ${error})."
+#: common\kupu.pox
+msgid "There was a problem initializing the drawers. Most likely the XSLT or XML files aren\'t available. If this is not the Kupu demo version, check your files or the service that provide them (error: ${error})."
+msgstr ""
+
+#. Default: "There were no errors."
+#: common\kupu.pox
+msgid "There were no errors."
+msgstr "??? ??????? ??????????."
+
+# /common/kupu.pox:None
+#. Default: "This feature requires pop-ups to be enabled on your browser!"
+#: common\kupu.pox
+msgid "This feature requires pop-ups to be enabled on your browser!"
+msgstr "???? ?? ?????????????? ??????? ?? ???????????? ?? pop-ups ???? ???????????? ???!"
+
+#. Default: "Unsupported browser!"
+#: common\kupu.pox
+msgid "Unsupported browser!"
+msgstr "?? ??????????????? ?????????????!"
+
+#. Default: "View source"
+#: common\kupu.pox
+msgid "View source"
+msgstr "??????? ?????? ???????"
+
+#. Default: "You are leaving the editor. Do you want to save your changes?"
+#: common\kupu.pox
+msgid "You are leaving the editor. Do you want to save your changes?"
+msgstr ""
+
+#. Default: "click to fold"
+#: common\kupu.pox
+msgid "click to fold"
+msgstr ""
+
+#. Default: "click to unfold"
+#: common\kupu.pox
+msgid "click to unfold"
+msgstr ""
+
+#. Default: "exception ${message} while registering an event handler for element ${element}, event ${event}, method ${method}"
+#: common\kupu.pox
+msgid "exception ${message} while registering an event handler for element ${element}, event ${event}, method ${method}"
+msgstr "???????? ${message} ???? ??? ??????? ??? ????? ????????? ??? ?? ???????? ${element}, ??????? ${event}, ?????? ${method}"
+
Added: kupu/trunk/kupu/i18n/kupupox-eo.po
==============================================================================
--- (empty file)
+++ kupu/trunk/kupu/i18n/kupupox-eo.po Tue Jun 26 14:50:50 2007
@@ -0,0 +1,333 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR Free Software Foundation, Inc.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2007-06-26 12:47+0000\n"
+"PO-Revision-Date: 2005-06-13 13:06+0200\n"
+"Last-Translator: Michiel Meeuwissen \n"
+"Language-Team: Kupu i18n team\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0\n"
+"Language-Code: en\n"
+"Language-Name: English\n"
+"Preferred-Encodings: utf-8 latin1\n"
+"Domain: kupu\n"
+"Generated-By: zope/app/translation_files/extract.py\n"
+"Language-code: eo\n"
+"Language-name: Esperanto\n"
+
+#. Default: "Add column"
+#: common\kupu.pox
+msgid "Add column"
+msgstr "Aldonu kolumnon"
+
+#. Default: "Add row"
+#: common\kupu.pox
+msgid "Add row"
+msgstr "Aldonu linion"
+
+#. Default: "Add table"
+#: common\kupu.pox
+msgid "Add table"
+msgstr "Aldonu tabelon"
+
+#. Default: "Browser not supported!"
+#: common\kupu.pox
+msgid "Browser not supported!"
+msgstr "Via krozilo ne estas subtenata!"
+
+#. Default: "Can only preview web urls"
+#: common\kupu.pox
+msgid "Can only preview web urls"
+msgstr ""
+
+#. Default: "Cleaning up HTML..."
+#: common\kupu.pox
+msgid "Cleaning up HTML..."
+msgstr "Purigante HTML-on..."
+
+#. Default: "Cleanup done, sending document to server"
+#: common\kupu.pox
+msgid "Cleanup done, sending document to server"
+msgstr "Purigo pretas, dosiero estas sendota servilen"
+
+#. Default: "Color chosen"
+#: common\kupu.pox
+msgid "Color chosen"
+msgstr "Koloro elektita"
+
+#. Default: "Copy"
+#: common\kupu.pox
+msgid "Copy"
+msgstr "Kopii"
+
+#. Default: "Copying from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Copying from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "Pro sekuraj kialoj, tondi de el javaskripto estas mal?altita en via krozilo. Por pliaj informoj, legu http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+
+#. Default: "Could not set status bar message, check your browser\'s security settings."
+#: common\kupu.pox
+msgid "Could not set status bar message, check your browser\'s security settings."
+msgstr ""
+
+#. Default: "Couldn\'t set design mode. Kupu will not work on this browser."
+#: common\kupu.pox
+msgid "Couldn\'t set design mode. Kupu will not work on this browser."
+msgstr ""
+
+#. Default: "Create image"
+#: common\kupu.pox
+msgid "Create image"
+msgstr "Bildo kreita"
+
+#. Default: "Create link"
+#: common\kupu.pox
+msgid "Create link"
+msgstr "Kreu ligon"
+
+#. Default: "Cut"
+#: common\kupu.pox
+msgid "Cut"
+msgstr "Tondi"
+
+#. Default: "Cutting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Cutting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "Pro sekuraj kialoj, tondi de el javaskripto estas mal?altita en via krozilo. Por pliaj informoj, legu http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+
+#. Default: "Delete Table"
+#: common\kupu.pox
+msgid "Delete Table"
+msgstr "Forigu tabelon"
+
+#. Default: "Delete column"
+#: common\kupu.pox
+msgid "Delete column"
+msgstr "Forigu kolumnon"
+
+#. Default: "Delete link"
+#: common\kupu.pox
+msgid "Delete link"
+msgstr "Forigu ligon"
+
+#. Default: "Delete row"
+#: common\kupu.pox
+msgid "Delete row"
+msgstr "Forigu linion"
+
+#. Default: "Discard changes? If you click OK, any changes you have made will be lost."
+#: common\kupu.pox
+msgid "Discard changes? If you click OK, any changes you have made will be lost."
+msgstr ""
+
+#. Default: "Document saved"
+#: common\kupu.pox
+msgid "Document saved"
+msgstr "Dosiero savita"
+
+#. Default: "Editor initialized"
+#: common\kupu.pox
+msgid "Editor initialized"
+msgstr "Redaktilo initita"
+
+#. Default: "Editor not initialized yet!"
+#: common\kupu.pox
+msgid "Editor not initialized yet!"
+msgstr "Redaktilo ne jam initita!"
+
+#. Default: "End node offset detected in a node without children!"
+#: common\kupu.pox
+msgid "End node offset detected in a node without children!"
+msgstr "Trovis finnodan de?ovon en seninfana nodo!"
+
+#. Default: "End offset out of range!"
+#: common\kupu.pox
+msgid "End offset out of range!"
+msgstr "Fina de?ovo elintervalas!"
+
+#. Default: "Error loading data, status ${status}"
+#: common\kupu.pox
+msgid "Error loading data, status ${status}"
+msgstr "Eraro okazis en?utante datumojn, statuso ${status}"
+
+#. Default: "Error loading translation (status ${status} ), falling back to english"
+#: common\kupu.pox
+msgid "Error loading translation (status ${status} ), falling back to english"
+msgstr "Erara en?uto de traduko (statuso ${status}), angla estas uzota anstata?e"
+
+#. Default: "Error saving document"
+#: common\kupu.pox
+msgid "Error saving document"
+msgstr "Eroro savante dosieron"
+
+#. Default: "Error saving your data.\nResponse status: ${status}.\nCheck your server log for more information."
+#: common\kupu.pox
+msgid "Error saving your data.\nResponse status: ${status}.\nCheck your server log for more information."
+msgstr ""
+
+#. Default: "Invalid table size"
+#: common\kupu.pox
+msgid "Invalid table size"
+msgstr "Neebla tabelgrando"
+
+#. Default: "No destination URL available!"
+#: common\kupu.pox
+msgid "No destination URL available!"
+msgstr "Mankas cela URL!"
+
+#. Default: "No element found in the config island!"
+#: common\kupu.pox
+msgid "No element found in the config island!"
+msgstr "Neniu elemento trovita en la konfigura insulo!"
+
+#. Default: "No head in document!"
+#: common\kupu.pox
+msgid "No head in document!"
+msgstr "Mankas head-elemento en dokumento!"
+
+#. Default: "No parentcolumn found!"
+#: common\kupu.pox
+msgid "No parentcolumn found!"
+msgstr "Neniu prakolumno!"
+
+#. Default: "No row to delete"
+#: common\kupu.pox
+msgid "No row to delete"
+msgstr "Mankas linio forigebla"
+
+#. Default: "Not inside a definition list element!"
+#: common\kupu.pox
+msgid "Not inside a definition list element!"
+msgstr "Ne estas en difina listo!"
+
+#. Default: "Not inside a row!"
+#: common\kupu.pox
+msgid "Not inside a row!"
+msgstr "Ne estas en linio!"
+
+#. Default: "Not inside a table!"
+#: common\kupu.pox
+msgid "Not inside a table!"
+msgstr "Ne estas en tabelo!"
+
+#. Default: "Not inside link"
+#: common\kupu.pox
+msgid "Not inside link"
+msgstr "Tio ?i nur eblas en ligo"
+
+#. Default: "Offset out of document range"
+#: common\kupu.pox
+msgid "Offset out of document range"
+msgstr "De?ovo el dosiera intervalo!"
+
+#. Default: "Paste"
+#: common\kupu.pox
+msgid "Paste"
+msgstr "Elpo?igi"
+
+#. Default: "Pasting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Pasting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "Pro sekurecaj kialoj, tondado de el Javaskripto estas malaktivigita en via Mozila krozilo. Por pliaj informoj legu http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+
+#. Default: "Please wait while saving document..."
+#: common\kupu.pox
+msgid "Please wait while saving document..."
+msgstr "Momenton bonvolu, la dokumento estas savata.."
+
+#. Default: "Properties modified"
+#: common\kupu.pox
+msgid "Properties modified"
+msgstr "Ecoj ?an?itaj"
+
+#. Default: "Request sent to server"
+#: common\kupu.pox
+msgid "Request sent to server"
+msgstr "Peto sendita servilen"
+
+#. Default: "Right click to copy link"
+#: common\kupu.pox
+msgid "Right click to copy link"
+msgstr ""
+
+#. Default: "Selection not inside the node!"
+#: common\kupu.pox
+msgid "Selection not inside the node!"
+msgstr "Elekto ne estas en la elemento!"
+
+#. Default: "Sending request to server"
+#: common\kupu.pox
+msgid "Sending request to server"
+msgstr "Sendu peton servilen"
+
+#. Default: "Source edit tool initialized"
+#: common\kupu.pox
+msgid "Source edit tool initialized"
+msgstr "Fontilo initita"
+
+#. Default: "Start node offset detected in a node without children!"
+#: common\kupu.pox
+msgid "Start node offset detected in a node without children!"
+msgstr "Trovis startnodan de?ovon en seninfana nodo!"
+
+#. Default: "Start offset out of range!"
+#: common\kupu.pox
+msgid "Start offset out of range!"
+msgstr "Starta de?ovo elintervalas!"
+
+#. Default: "Starting HTML cleanup"
+#: common\kupu.pox
+msgid "Starting HTML cleanup"
+msgstr "Komenci?is HTML-purigo"
+
+#. Default: "There was a problem initializing the drawers. Most likely the XSLT or XML files aren\'t available. If this is not the Kupu demo version, check your files or the service that provide them (error: ${error})."
+#: common\kupu.pox
+msgid "There was a problem initializing the drawers. Most likely the XSLT or XML files aren\'t available. If this is not the Kupu demo version, check your files or the service that provide them (error: ${error})."
+msgstr ""
+
+#. Default: "There were no errors."
+#: common\kupu.pox
+msgid "There were no errors."
+msgstr "Malestis eraroj."
+
+#. Default: "This feature requires pop-ups to be enabled on your browser!"
+#: common\kupu.pox
+msgid "This feature requires pop-ups to be enabled on your browser!"
+msgstr ""
+
+#. Default: "Unsupported browser!"
+#: common\kupu.pox
+msgid "Unsupported browser!"
+msgstr "Nesubtenata krozilo!"
+
+#. Default: "View source"
+#: common\kupu.pox
+msgid "View source"
+msgstr "Rigardu fonton"
+
+#. Default: "You are leaving the editor. Do you want to save your changes?"
+#: common\kupu.pox
+msgid "You are leaving the editor. Do you want to save your changes?"
+msgstr ""
+
+#. Default: "click to fold"
+#: common\kupu.pox
+msgid "click to fold"
+msgstr ""
+
+#. Default: "click to unfold"
+#: common\kupu.pox
+msgid "click to unfold"
+msgstr ""
+
+#. Default: "exception ${message} while registering an event handler for element ${element}, event ${event}, method ${method}"
+#: common\kupu.pox
+msgid "exception ${message} while registering an event handler for element ${element}, event ${event}, method ${method}"
+msgstr "eraro ${message} okazis dum registro de okaztraktilo por elemento ${element}, okazo ${event}, metodo ${method}"
+
Added: kupu/trunk/kupu/i18n/kupupox-fi.po
==============================================================================
--- (empty file)
+++ kupu/trunk/kupu/i18n/kupupox-fi.po Tue Jun 26 14:50:50 2007
@@ -0,0 +1,338 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"POT-Creation-Date: 2007-06-26 12:47+0000\n"
+"PO-Revision-Date: 2005-08-05 15:50+0200\n"
+"Last-Translator: Petri Savolainen \n"
+"Language-Team: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0\n"
+"Language-Code: en\n"
+"Language-Name: English\n"
+"Preferred-Encodings: utf-8 latin1\n"
+"Domain: kupu\n"
+"Language-code: fi\n"
+"Language-name: Finnish\n"
+"Preferred-encodings: utf-8 latin1\n"
+
+#. Default: "Add column"
+#: common\kupu.pox
+msgid "Add column"
+msgstr "Lis?? sarake"
+
+#. Default: "Add row"
+#: common\kupu.pox
+msgid "Add row"
+msgstr "Lis?? rivi"
+
+#. Default: "Add table"
+#: common\kupu.pox
+msgid "Add table"
+msgstr "Lis?? taulukko"
+
+#. Default: "Browser not supported!"
+#: common\kupu.pox
+#, fuzzy
+msgid "Browser not supported!"
+msgstr "T?m? editori ei toimi k?ytt?m?ss?si selainohjelmassa."
+
+#. Default: "Can only preview web urls"
+#: common\kupu.pox
+msgid "Can only preview web urls"
+msgstr ""
+
+#. Default: "Cleaning up HTML..."
+#: common\kupu.pox
+#, fuzzy
+msgid "Cleaning up HTML..."
+msgstr "J?rkeistet??n HTML-l?hdekoodia..."
+
+#. Default: "Cleanup done, sending document to server"
+#: common\kupu.pox
+msgid "Cleanup done, sending document to server"
+msgstr ""
+
+#. Default: "Color chosen"
+#: common\kupu.pox
+msgid "Color chosen"
+msgstr "V?ri valittu"
+
+#. Default: "Copy"
+#: common\kupu.pox
+msgid "Copy"
+msgstr "Kopioi"
+
+#. Default: "Copying from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+#, fuzzy
+msgid "Copying from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "Leikep?yd?n sis?ll?n kopioiminen toimii t?ss? sovelluksessa JavaScript - koodia k?ytt?en. Toiminnon salliminen muodostaa teoriassa tietoturvariskin ja se on siksi selaimessasi l?ht?kohtaisesti estetty. Halutessasi voit kuitenkin muuttaa selaimen tietoturva-asetuksia leikep?yd?n sis?ll?n liitt?misen sallimiseksi. Osoitteessa http://www.mozilla.org/editor/midasdemo/securityprefs.html on annettu ohjeet siit?, miten asetuksia tulee muuttaa."
+
+#. Default: "Could not set status bar message, check your browser\'s security settings."
+#: common\kupu.pox
+msgid "Could not set status bar message, check your browser\'s security settings."
+msgstr ""
+
+#. Default: "Couldn\'t set design mode. Kupu will not work on this browser."
+#: common\kupu.pox
+msgid "Couldn\'t set design mode. Kupu will not work on this browser."
+msgstr ""
+
+#. Default: "Create image"
+#: common\kupu.pox
+msgid "Create image"
+msgstr "Luo kuva"
+
+#. Default: "Create link"
+#: common\kupu.pox
+msgid "Create link"
+msgstr "Luo linkki"
+
+#. Default: "Cut"
+#: common\kupu.pox
+msgid "Cut"
+msgstr "Leikkaa"
+
+#. Default: "Cutting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+#, fuzzy
+msgid "Cutting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "Leikep?yd?n sis?ll?n leikkaaminen toimii t?ss? sovelluksessa JavaScript - koodia k?ytt?en. Toiminnon salliminen muodostaa kuitenkin teoriassa tietoturvariskin ja se on siksi selaimessasi l?ht?kohtaisesti estetty. Halutessasi voit kuitenkin muuttaa selaimen tietoturva-asetuksia leikep?yd?n sis?ll?n leikkaamisen sallimiseksi. Osoitteessa http://www.mozilla.org/editor/midasdemo/securityprefs.html on annettu ohjeet siit?, miten asetuksia tulee muuttaa."
+
+#. Default: "Delete Table"
+#: common\kupu.pox
+msgid "Delete Table"
+msgstr "Poista taulukko"
+
+#. Default: "Delete column"
+#: common\kupu.pox
+msgid "Delete column"
+msgstr "Poista rivi"
+
+#. Default: "Delete link"
+#: common\kupu.pox
+msgid "Delete link"
+msgstr "Poista linkki"
+
+#. Default: "Delete row"
+#: common\kupu.pox
+msgid "Delete row"
+msgstr "Poista rivi"
+
+#. Default: "Discard changes? If you click OK, any changes you have made will be lost."
+#: common\kupu.pox
+msgid "Discard changes? If you click OK, any changes you have made will be lost."
+msgstr ""
+
+#. Default: "Document saved"
+#: common\kupu.pox
+msgid "Document saved"
+msgstr "Dokumentti tallennettu"
+
+#. Default: "Editor initialized"
+#: common\kupu.pox
+#, fuzzy
+msgid "Editor initialized"
+msgstr "Editori alustettu"
+
+#. Default: "Editor not initialized yet!"
+#: common\kupu.pox
+msgid "Editor not initialized yet!"
+msgstr ""
+
+#. Default: "End node offset detected in a node without children!"
+#: common\kupu.pox
+msgid "End node offset detected in a node without children!"
+msgstr ""
+
+#. Default: "End offset out of range!"
+#: common\kupu.pox
+msgid "End offset out of range!"
+msgstr ""
+
+#. Default: "Error loading data, status ${status}"
+#: common\kupu.pox
+msgid "Error loading data, status ${status}"
+msgstr ""
+
+#. Default: "Error loading translation (status ${status} ), falling back to english"
+#: common\kupu.pox
+msgid "Error loading translation (status ${status} ), falling back to english"
+msgstr ""
+
+#. Default: "Error saving document"
+#: common\kupu.pox
+msgid "Error saving document"
+msgstr "Dokumenttia tallennettaessa tapahtui virhe"
+
+#. Default: "Error saving your data.\nResponse status: ${status}.\nCheck your server log for more information."
+#: common\kupu.pox
+msgid "Error saving your data.\nResponse status: ${status}.\nCheck your server log for more information."
+msgstr ""
+
+#. Default: "Invalid table size"
+#: common\kupu.pox
+#, fuzzy
+msgid "Invalid table size"
+msgstr "Ep?kelpo taulukon koko"
+
+#. Default: "No destination URL available!"
+#: common\kupu.pox
+msgid "No destination URL available!"
+msgstr ""
+
+#. Default: "No element found in the config island!"
+#: common\kupu.pox
+msgid "No element found in the config island!"
+msgstr ""
+
+#. Default: "No head in document!"
+#: common\kupu.pox
+msgid "No head in document!"
+msgstr ""
+
+#. Default: "No parentcolumn found!"
+#: common\kupu.pox
+msgid "No parentcolumn found!"
+msgstr ""
+
+#. Default: "No row to delete"
+#: common\kupu.pox
+msgid "No row to delete"
+msgstr ""
+
+#. Default: "Not inside a definition list element!"
+#: common\kupu.pox
+msgid "Not inside a definition list element!"
+msgstr ""
+
+#. Default: "Not inside a row!"
+#: common\kupu.pox
+msgid "Not inside a row!"
+msgstr ""
+
+#. Default: "Not inside a table!"
+#: common\kupu.pox
+msgid "Not inside a table!"
+msgstr ""
+
+#. Default: "Not inside link"
+#: common\kupu.pox
+msgid "Not inside link"
+msgstr ""
+
+#. Default: "Offset out of document range"
+#: common\kupu.pox
+msgid "Offset out of document range"
+msgstr ""
+
+#. Default: "Paste"
+#: common\kupu.pox
+msgid "Paste"
+msgstr "Liit?"
+
+#. Default: "Pasting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+#, fuzzy
+msgid "Pasting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "Leikep?yd?n sis?ll?n liitt?minen toimii t?ss? sovelluksessa JavaScript - koodia k?ytt?en. Toiminnon salliminen muodostaa kuitenkin teoriassa tietoturvariskin ja se on siksi selaimessasi l?ht?kohtaisesti estetty. Halutessasi voit kuitenkin muuttaa selaimen tietoturva-asetuksia leikep?yd?n sis?ll?n liitt?misen sallimiseksi. Osoitteessa http://www.mozilla.org/editor/midasdemo/securityprefs.html on annettu ohjeet siit?, miten asetuksia tulee muuttaa."
+
+#. Default: "Please wait while saving document..."
+#: common\kupu.pox
+msgid "Please wait while saving document..."
+msgstr "Tallennetaan dokumenttia, ole hyv? ja odota hetki..."
+
+#. Default: "Properties modified"
+#: common\kupu.pox
+msgid "Properties modified"
+msgstr ""
+
+#. Default: "Request sent to server"
+#: common\kupu.pox
+msgid "Request sent to server"
+msgstr "Pyynt? l?hetetty palvelimelle"
+
+#. Default: "Right click to copy link"
+#: common\kupu.pox
+msgid "Right click to copy link"
+msgstr ""
+
+#. Default: "Selection not inside the node!"
+#: common\kupu.pox
+msgid "Selection not inside the node!"
+msgstr ""
+
+#. Default: "Sending request to server"
+#: common\kupu.pox
+msgid "Sending request to server"
+msgstr "L?hetet??n pyynt? palvelimelle"
+
+#. Default: "Source edit tool initialized"
+#: common\kupu.pox
+#, fuzzy
+msgid "Source edit tool initialized"
+msgstr "L?hdekoodity?kalu alustettu"
+
+#. Default: "Start node offset detected in a node without children!"
+#: common\kupu.pox
+msgid "Start node offset detected in a node without children!"
+msgstr ""
+
+#. Default: "Start offset out of range!"
+#: common\kupu.pox
+msgid "Start offset out of range!"
+msgstr ""
+
+#. Default: "Starting HTML cleanup"
+#: common\kupu.pox
+#, fuzzy
+msgid "Starting HTML cleanup"
+msgstr "Aloitetaan HTML - l?hdekoodin j?rkeist?minen"
+
+#. Default: "There was a problem initializing the drawers. Most likely the XSLT or XML files aren\'t available. If this is not the Kupu demo version, check your files or the service that provide them (error: ${error})."
+#: common\kupu.pox
+msgid "There was a problem initializing the drawers. Most likely the XSLT or XML files aren\'t available. If this is not the Kupu demo version, check your files or the service that provide them (error: ${error})."
+msgstr ""
+
+#. Default: "There were no errors."
+#: common\kupu.pox
+msgid "There were no errors."
+msgstr ""
+
+#. Default: "This feature requires pop-ups to be enabled on your browser!"
+#: common\kupu.pox
+msgid "This feature requires pop-ups to be enabled on your browser!"
+msgstr "T?m? toiminto edellytt??, ett? selaimesi sallii \"pop-up\" - ikkunoiden avaamisen!"
+
+#. Default: "Unsupported browser!"
+#: common\kupu.pox
+msgid "Unsupported browser!"
+msgstr "T?m? editori ei toimi k?ytt?m?ss?si selaimessa."
+
+#. Default: "View source"
+#: common\kupu.pox
+msgid "View source"
+msgstr "N?yt? l?hdekoodi"
+
+#. Default: "You are leaving the editor. Do you want to save your changes?"
+#: common\kupu.pox
+msgid "You are leaving the editor. Do you want to save your changes?"
+msgstr ""
+
+#. Default: "click to fold"
+#: common\kupu.pox
+msgid "click to fold"
+msgstr ""
+
+#. Default: "click to unfold"
+#: common\kupu.pox
+msgid "click to unfold"
+msgstr ""
+
+#. Default: "exception ${message} while registering an event handler for element ${element}, event ${event}, method ${method}"
+#: common\kupu.pox
+msgid "exception ${message} while registering an event handler for element ${element}, event ${event}, method ${method}"
+msgstr ""
+
Added: kupu/trunk/kupu/i18n/kupupox-fr.po
==============================================================================
--- (empty file)
+++ kupu/trunk/kupu/i18n/kupupox-fr.po Tue Jun 26 14:50:50 2007
@@ -0,0 +1,331 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: kupu\n"
+"POT-Creation-Date: 2007-06-26 12:47+0000\n"
+"PO-Revision-Date: 2005-06-10 12:25-0500\n"
+"Last-Translator: Godefroid Chapelle \n"
+"Language-Team: Godefroid Chapelle\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0\n"
+"Language-Code: en\n"
+"Language-Name: English\n"
+"Preferred-Encodings: utf-8 latin1\n"
+"Domain: kupu\n"
+"X-Poedit-Language: French\n"
+"Language-code: fr\n"
+"Language-name: French\n"
+"Preferred-encodings: utf-8 latin1\n"
+"X-Is-Fallback-For: fr-be fr-ca fr-lu fr-mc fr-ch fr-fr\n"
+
+#. Default: "Add column"
+#: common\kupu.pox
+msgid "Add column"
+msgstr "Ajouter une colonne"
+
+#. Default: "Add row"
+#: common\kupu.pox
+msgid "Add row"
+msgstr "Ajouter une rang?e"
+
+#. Default: "Add table"
+#: common\kupu.pox
+msgid "Add table"
+msgstr "Ajouter une table"
+
+#. Default: "Browser not supported!"
+#: common\kupu.pox
+msgid "Browser not supported!"
+msgstr "Navigateur non compatible!"
+
+#. Default: "Can only preview web urls"
+#: common\kupu.pox
+msgid "Can only preview web urls"
+msgstr ""
+
+#. Default: "Cleaning up HTML..."
+#: common\kupu.pox
+msgid "Cleaning up HTML..."
+msgstr "Nettoyage du HTML..."
+
+#. Default: "Cleanup done, sending document to server"
+#: common\kupu.pox
+msgid "Cleanup done, sending document to server"
+msgstr "Nettoyage termin?, envoi du document vers le serveur"
+
+#. Default: "Color chosen"
+#: common\kupu.pox
+msgid "Color chosen"
+msgstr "Couleur choisie"
+
+#. Default: "Copy"
+#: common\kupu.pox
+msgid "Copy"
+msgstr "Copier"
+
+#. Default: "Copying from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Copying from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "Copier depuis JavaScript est interdit sur votre Mozilla pour des raisons de s?curit?. Pour plus d'information, lisez (en anglais) http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+
+#. Default: "Could not set status bar message, check your browser\'s security settings."
+#: common\kupu.pox
+msgid "Could not set status bar message, check your browser\'s security settings."
+msgstr ""
+
+#. Default: "Couldn\'t set design mode. Kupu will not work on this browser."
+#: common\kupu.pox
+msgid "Couldn\'t set design mode. Kupu will not work on this browser."
+msgstr ""
+
+#. Default: "Create image"
+#: common\kupu.pox
+msgid "Create image"
+msgstr "Cr?er une image"
+
+#. Default: "Create link"
+#: common\kupu.pox
+msgid "Create link"
+msgstr "Cr?er un lien"
+
+#. Default: "Cut"
+#: common\kupu.pox
+msgid "Cut"
+msgstr "Couper"
+
+#. Default: "Cutting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Cutting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "Couper depuis JavaScript est interdit sur votre Mozilla pour des raisons de s?curit?. Pour plus d'information, lisez (en anglais) http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+
+#. Default: "Delete Table"
+#: common\kupu.pox
+msgid "Delete Table"
+msgstr "Supprimer la table"
+
+#. Default: "Delete column"
+#: common\kupu.pox
+msgid "Delete column"
+msgstr "Supprimer une colonne"
+
+#. Default: "Delete link"
+#: common\kupu.pox
+msgid "Delete link"
+msgstr "Effacer le lien"
+
+#. Default: "Delete row"
+#: common\kupu.pox
+msgid "Delete row"
+msgstr "Supprimer une rang?e"
+
+#. Default: "Discard changes? If you click OK, any changes you have made will be lost."
+#: common\kupu.pox
+msgid "Discard changes? If you click OK, any changes you have made will be lost."
+msgstr ""
+
+#. Default: "Document saved"
+#: common\kupu.pox
+msgid "Document saved"
+msgstr "Document enregistr?"
+
+#. Default: "Editor initialized"
+#: common\kupu.pox
+msgid "Editor initialized"
+msgstr "Editeur initialis?"
+
+#. Default: "Editor not initialized yet!"
+#: common\kupu.pox
+msgid "Editor not initialized yet!"
+msgstr "Editeur pas encore initialis?!"
+
+#. Default: "End node offset detected in a node without children!"
+#: common\kupu.pox
+msgid "End node offset detected in a node without children!"
+msgstr "Offset de fin de noeud d?tect? dans un noeud sans enfant!"
+
+#. Default: "End offset out of range!"
+#: common\kupu.pox
+msgid "End offset out of range!"
+msgstr "Offset de fin hors norme"
+
+#. Default: "Error loading data, status ${status}"
+#: common\kupu.pox
+msgid "Error loading data, status ${status}"
+msgstr "Erreur lors du chargement des donn?es, statut ${status}"
+
+#. Default: "Error loading translation (status ${status} ), falling back to english"
+#: common\kupu.pox
+msgid "Error loading translation (status ${status} ), falling back to english"
+msgstr "Erreur de chargement de traduction (statut ${status} ); anglais par d?faut."
+
+#. Default: "Error saving document"
+#: common\kupu.pox
+msgid "Error saving document"
+msgstr "Erreur lors de l'enregistrement du document"
+
+#. Default: "Error saving your data.\nResponse status: ${status}.\nCheck your server log for more information."
+#: common\kupu.pox
+msgid "Error saving your data.\nResponse status: ${status}.\nCheck your server log for more information."
+msgstr ""
+
+#. Default: "Invalid table size"
+#: common\kupu.pox
+msgid "Invalid table size"
+msgstr "Taille de table incorrecte"
+
+#. Default: "No destination URL available!"
+#: common\kupu.pox
+msgid "No destination URL available!"
+msgstr "Pas d'URL de destination disponible"
+
+#. Default: "No element found in the config island!"
+#: common\kupu.pox
+msgid "No element found in the config island!"
+msgstr "Pas trouv? d'?l?ment dans la config! "
+
+#. Default: "No head in document!"
+#: common\kupu.pox
+msgid "No head in document!"
+msgstr "Pas de head au document!"
+
+#. Default: "No parentcolumn found!"
+#: common\kupu.pox
+msgid "No parentcolumn found!"
+msgstr "Pas de colonne trouv?e!"
+
+#. Default: "No row to delete"
+#: common\kupu.pox
+msgid "No row to delete"
+msgstr "Pas de rang?e ? supprimer"
+
+#. Default: "Not inside a definition list element!"
+#: common\kupu.pox
+msgid "Not inside a definition list element!"
+msgstr "Pas dans une liste de d?finition!"
+
+#. Default: "Not inside a row!"
+#: common\kupu.pox
+msgid "Not inside a row!"
+msgstr "Pas dans une rang?e"
+
+#. Default: "Not inside a table!"
+#: common\kupu.pox
+msgid "Not inside a table!"
+msgstr "Pas dans une table!"
+
+#. Default: "Not inside link"
+#: common\kupu.pox
+msgid "Not inside link"
+msgstr "Pas de lien interne"
+
+#. Default: "Offset out of document range"
+#: common\kupu.pox
+msgid "Offset out of document range"
+msgstr "Offset hors de la taille du document"
+
+#. Default: "Paste"
+#: common\kupu.pox
+msgid "Paste"
+msgstr "Coller"
+
+#. Default: "Pasting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Pasting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "Coller depuis JavaScript est interdit sur votre Mozilla pour des raisons de s?curit?. Pour plus d'information, lisez (en anglais) http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+
+#. Default: "Please wait while saving document..."
+#: common\kupu.pox
+msgid "Please wait while saving document..."
+msgstr "Veuillez patienter pendant aue le document est enregistr?..."
+
+#. Default: "Properties modified"
+#: common\kupu.pox
+msgid "Properties modified"
+msgstr "Propri?t?s modifi?es"
+
+#. Default: "Request sent to server"
+#: common\kupu.pox
+msgid "Request sent to server"
+msgstr "Requ?te envoy?e au serveur"
+
+#. Default: "Right click to copy link"
+#: common\kupu.pox
+msgid "Right click to copy link"
+msgstr ""
+
+#. Default: "Selection not inside the node!"
+#: common\kupu.pox
+msgid "Selection not inside the node!"
+msgstr "S?lection pas dans le noeud!"
+
+#. Default: "Sending request to server"
+#: common\kupu.pox
+msgid "Sending request to server"
+msgstr "Envoi de la requ?te au serveur"
+
+#. Default: "Source edit tool initialized"
+#: common\kupu.pox
+msgid "Source edit tool initialized"
+msgstr "Outil code HTML initialis?"
+
+#. Default: "Start node offset detected in a node without children!"
+#: common\kupu.pox
+msgid "Start node offset detected in a node without children!"
+msgstr "Offset de d?but de noeud d?tect? dans un noeud sans enfant!"
+
+#. Default: "Start offset out of range!"
+#: common\kupu.pox
+msgid "Start offset out of range!"
+msgstr "Offset de d?but hors norme"
+
+#. Default: "Starting HTML cleanup"
+#: common\kupu.pox
+msgid "Starting HTML cleanup"
+msgstr "D?but du nettoyage du HTML"
+
+#. Default: "There was a problem initializing the drawers. Most likely the XSLT or XML files aren\'t available. If this is not the Kupu demo version, check your files or the service that provide them (error: ${error})."
+#: common\kupu.pox
+msgid "There was a problem initializing the drawers. Most likely the XSLT or XML files aren\'t available. If this is not the Kupu demo version, check your files or the service that provide them (error: ${error})."
+msgstr ""
+
+#. Default: "There were no errors."
+#: common\kupu.pox
+msgid "There were no errors."
+msgstr "Il n'y a pas eu d'erreurs."
+
+#. Default: "This feature requires pop-ups to be enabled on your browser!"
+#: common\kupu.pox
+msgid "This feature requires pop-ups to be enabled on your browser!"
+msgstr ""
+
+#. Default: "Unsupported browser!"
+#: common\kupu.pox
+msgid "Unsupported browser!"
+msgstr "Navigateur incompatible!"
+
+#. Default: "View source"
+#: common\kupu.pox
+msgid "View source"
+msgstr "Voir le code HTML"
+
+#. Default: "You are leaving the editor. Do you want to save your changes?"
+#: common\kupu.pox
+msgid "You are leaving the editor. Do you want to save your changes?"
+msgstr ""
+
+#. Default: "click to fold"
+#: common\kupu.pox
+msgid "click to fold"
+msgstr ""
+
+#. Default: "click to unfold"
+#: common\kupu.pox
+msgid "click to unfold"
+msgstr ""
+
+#. Default: "exception ${message} while registering an event handler for element ${element}, event ${event}, method ${method}"
+#: common\kupu.pox
+msgid "exception ${message} while registering an event handler for element ${element}, event ${event}, method ${method}"
+msgstr "Exception ${message} pendant l'enregistrement d'un gestionnaire d'?v?nement pour l'?l?ment ${element}, ?v?nement ${event}, m?thode ${method}"
+
Added: kupu/trunk/kupu/i18n/kupupox-he.po
==============================================================================
--- (empty file)
+++ kupu/trunk/kupu/i18n/kupupox-he.po Tue Jun 26 14:50:50 2007
@@ -0,0 +1,330 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"POT-Creation-Date: 2007-06-26 12:47+0000\n"
+"PO-Revision-Date: 2005-08-02 02:46+0200\n"
+"Last-Translator: Ofer Weisglass \n"
+"Language-Team: Silva i18n team \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0\n"
+"Language-Code: en\n"
+"Language-Name: English\n"
+"Preferred-Encodings: utf-8 latin1\n"
+"Domain: kupu\n"
+"Generated-By: zope/app/translation_files/extract.py\n"
+"Language-code: he\n"
+"Language-name: Hebrew\n"
+"Preferred-encodings: utf-8 latin1\n"
+
+#. Default: "Add column"
+#: common\kupu.pox
+msgid "Add column"
+msgstr " ???? ?????"
+
+#. Default: "Add row"
+#: common\kupu.pox
+msgid "Add row"
+msgstr "???? ????"
+
+#. Default: "Add table"
+#: common\kupu.pox
+msgid "Add table"
+msgstr "???? ????"
+
+#. Default: "Browser not supported!"
+#: common\kupu.pox
+msgid "Browser not supported!"
+msgstr "????? ?? ????!"
+
+#. Default: "Can only preview web urls"
+#: common\kupu.pox
+msgid "Can only preview web urls"
+msgstr ""
+
+#. Default: "Cleaning up HTML..."
+#: common\kupu.pox
+msgid "Cleaning up HTML..."
+msgstr "???? HTML.."
+
+#. Default: "Cleanup done, sending document to server"
+#: common\kupu.pox
+msgid "Cleanup done, sending document to server"
+msgstr "????? ??????, ??? ???? ????."
+
+#. Default: "Color chosen"
+#: common\kupu.pox
+msgid "Color chosen"
+msgstr "??? ????"
+
+#. Default: "Copy"
+#: common\kupu.pox
+msgid "Copy"
+msgstr "????"
+
+#. Default: "Copying from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Copying from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "????? ?????? ?????? ?? ???? ?????? ??????? ??? ?????? ??????? ?????. ????? ????, ???http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+
+#. Default: "Could not set status bar message, check your browser\'s security settings."
+#: common\kupu.pox
+msgid "Could not set status bar message, check your browser\'s security settings."
+msgstr ""
+
+#. Default: "Couldn\'t set design mode. Kupu will not work on this browser."
+#: common\kupu.pox
+msgid "Couldn\'t set design mode. Kupu will not work on this browser."
+msgstr ""
+
+#. Default: "Create image"
+#: common\kupu.pox
+msgid "Create image"
+msgstr "??? ?????"
+
+#. Default: "Create link"
+#: common\kupu.pox
+msgid "Create link"
+msgstr "??? ?????"
+
+#. Default: "Cut"
+#: common\kupu.pox
+msgid "Cut"
+msgstr "????"
+
+#. Default: "Cutting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Cutting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "????? ?????? ?????? ?? ???? ?????? ??????? ??? ?????? ??????? ?????. ????? ????, ???http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+
+#. Default: "Delete Table"
+#: common\kupu.pox
+msgid "Delete Table"
+msgstr "??? ????"
+
+#. Default: "Delete column"
+#: common\kupu.pox
+msgid "Delete column"
+msgstr "??? ?????"
+
+#. Default: "Delete link"
+#: common\kupu.pox
+msgid "Delete link"
+msgstr "??? ?????"
+
+#. Default: "Delete row"
+#: common\kupu.pox
+msgid "Delete row"
+msgstr "??? ????"
+
+#. Default: "Discard changes? If you click OK, any changes you have made will be lost."
+#: common\kupu.pox
+msgid "Discard changes? If you click OK, any changes you have made will be lost."
+msgstr ""
+
+#. Default: "Document saved"
+#: common\kupu.pox
+msgid "Document saved"
+msgstr "???? ????"
+
+#. Default: "Editor initialized"
+#: common\kupu.pox
+msgid "Editor initialized"
+msgstr "???? ?????"
+
+#. Default: "Editor not initialized yet!"
+#: common\kupu.pox
+msgid "Editor not initialized yet!"
+msgstr "???? ?? ????? ?????!"
+
+#. Default: "End node offset detected in a node without children!"
+#: common\kupu.pox
+msgid "End node offset detected in a node without children!"
+msgstr ""
+
+#. Default: "End offset out of range!"
+#: common\kupu.pox
+msgid "End offset out of range!"
+msgstr ""
+
+#. Default: "Error loading data, status ${status}"
+#: common\kupu.pox
+msgid "Error loading data, status ${status}"
+msgstr "????? ?????? ?????? , ??? ${status}"
+
+#. Default: "Error loading translation (status ${status} ), falling back to english"
+#: common\kupu.pox
+msgid "Error loading translation (status ${status} ), falling back to english"
+msgstr "????? ????? ????? ????? (status ${status} ), ???? ???? ???????"
+
+#. Default: "Error saving document"
+#: common\kupu.pox
+msgid "Error saving document"
+msgstr "????? ?????? ????"
+
+#. Default: "Error saving your data.\nResponse status: ${status}.\nCheck your server log for more information."
+#: common\kupu.pox
+msgid "Error saving your data.\nResponse status: ${status}.\nCheck your server log for more information."
+msgstr ""
+
+#. Default: "Invalid table size"
+#: common\kupu.pox
+msgid "Invalid table size"
+msgstr "??? ?????? ???"
+
+#. Default: "No destination URL available!"
+#: common\kupu.pox
+msgid "No destination URL available!"
+msgstr "??? ????? ???? ????!"
+
+#. Default: "No element found in the config island!"
+#: common\kupu.pox
+msgid "No element found in the config island!"
+msgstr ""
+
+#. Default: "No head in document!"
+#: common\kupu.pox
+msgid "No head in document!"
+msgstr "??? ??? ?????"
+
+#. Default: "No parentcolumn found!"
+#: common\kupu.pox
+msgid "No parentcolumn found!"
+msgstr "?? ????? ?????? ????"
+
+#. Default: "No row to delete"
+#: common\kupu.pox
+msgid "No row to delete"
+msgstr "??? ???? ??????"
+
+#. Default: "Not inside a definition list element!"
+#: common\kupu.pox
+msgid "Not inside a definition list element!"
+msgstr ""
+
+#. Default: "Not inside a row!"
+#: common\kupu.pox
+msgid "Not inside a row!"
+msgstr "?? ???? ????!"
+
+#. Default: "Not inside a table!"
+#: common\kupu.pox
+msgid "Not inside a table!"
+msgstr "?? ???? ????!"
+
+#. Default: "Not inside link"
+#: common\kupu.pox
+msgid "Not inside link"
+msgstr "?? ????? ?????"
+
+#. Default: "Offset out of document range"
+#: common\kupu.pox
+msgid "Offset out of document range"
+msgstr ""
+
+#. Default: "Paste"
+#: common\kupu.pox
+msgid "Paste"
+msgstr "????"
+
+#. Default: "Pasting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Pasting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "????? ???? ?????? ???? ???? ???? ?????? ??????? ??? ?????? ????? ?????.????? ????, ???http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+
+#. Default: "Please wait while saving document..."
+#: common\kupu.pox
+msgid "Please wait while saving document..."
+msgstr "??? ???? ???? ?????? ????..."
+
+#. Default: "Properties modified"
+#: common\kupu.pox
+msgid "Properties modified"
+msgstr "?????? ??????"
+
+#. Default: "Request sent to server"
+#: common\kupu.pox
+msgid "Request sent to server"
+msgstr "???? ????? ????"
+
+#. Default: "Right click to copy link"
+#: common\kupu.pox
+msgid "Right click to copy link"
+msgstr ""
+
+#. Default: "Selection not inside the node!"
+#: common\kupu.pox
+msgid "Selection not inside the node!"
+msgstr "????? ?? ???? ??? ??!"
+
+#. Default: "Sending request to server"
+#: common\kupu.pox
+msgid "Sending request to server"
+msgstr "???? ???? ????"
+
+#. Default: "Source edit tool initialized"
+#: common\kupu.pox
+msgid "Source edit tool initialized"
+msgstr "?? ???? ???? ?????"
+
+#. Default: "Start node offset detected in a node without children!"
+#: common\kupu.pox
+msgid "Start node offset detected in a node without children!"
+msgstr ""
+
+#. Default: "Start offset out of range!"
+#: common\kupu.pox
+msgid "Start offset out of range!"
+msgstr ""
+
+#. Default: "Starting HTML cleanup"
+#: common\kupu.pox
+msgid "Starting HTML cleanup"
+msgstr "????? HTML ?????"
+
+#. Default: "There was a problem initializing the drawers. Most likely the XSLT or XML files aren\'t available. If this is not the Kupu demo version, check your files or the service that provide them (error: ${error})."
+#: common\kupu.pox
+msgid "There was a problem initializing the drawers. Most likely the XSLT or XML files aren\'t available. If this is not the Kupu demo version, check your files or the service that provide them (error: ${error})."
+msgstr ""
+
+#. Default: "There were no errors."
+#: common\kupu.pox
+msgid "There were no errors."
+msgstr "??? ??????!"
+
+#. Default: "This feature requires pop-ups to be enabled on your browser!"
+#: common\kupu.pox
+msgid "This feature requires pop-ups to be enabled on your browser!"
+msgstr ""
+
+#. Default: "Unsupported browser!"
+#: common\kupu.pox
+msgid "Unsupported browser!"
+msgstr "????? ?? ????!"
+
+#. Default: "View source"
+#: common\kupu.pox
+msgid "View source"
+msgstr "??? ?????"
+
+#. Default: "You are leaving the editor. Do you want to save your changes?"
+#: common\kupu.pox
+msgid "You are leaving the editor. Do you want to save your changes?"
+msgstr ""
+
+#. Default: "click to fold"
+#: common\kupu.pox
+msgid "click to fold"
+msgstr ""
+
+#. Default: "click to unfold"
+#: common\kupu.pox
+msgid "click to unfold"
+msgstr ""
+
+#. Default: "exception ${message} while registering an event handler for element ${element}, event ${event}, method ${method}"
+#: common\kupu.pox
+msgid "exception ${message} while registering an event handler for element ${element}, event ${event}, method ${method}"
+msgstr ""
+
Added: kupu/trunk/kupu/i18n/kupupox-it.po
==============================================================================
--- (empty file)
+++ kupu/trunk/kupu/i18n/kupupox-it.po Tue Jun 26 14:50:50 2007
@@ -0,0 +1,330 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: kupu\n"
+"POT-Creation-Date: 2007-06-26 12:47+0000\n"
+"PO-Revision-Date: 2006-01-26 15:41+0100\n"
+"Last-Translator: Fabrizio Reale \n"
+"Language-Team: Redomino team \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0\n"
+"Language-Code: en\n"
+"Language-Name: English\n"
+"Preferred-Encodings: utf-8 latin1\n"
+"Domain: kupu\n"
+"Language-code: it\n"
+"Language-name: Italian\n"
+"Preferred-encodings: utf-8 latin1\n"
+"X-Is-Fallback-For: it-ch\n"
+
+#. Default: "Add column"
+#: common\kupu.pox
+msgid "Add column"
+msgstr "Aggiungere colonna"
+
+#. Default: "Add row"
+#: common\kupu.pox
+msgid "Add row"
+msgstr "Aggiungere riga"
+
+#. Default: "Add table"
+#: common\kupu.pox
+msgid "Add table"
+msgstr "Aggiungi tabella"
+
+#. Default: "Browser not supported!"
+#: common\kupu.pox
+msgid "Browser not supported!"
+msgstr "Browser non supportato"
+
+#. Default: "Can only preview web urls"
+#: common\kupu.pox
+msgid "Can only preview web urls"
+msgstr ""
+
+#. Default: "Cleaning up HTML..."
+#: common\kupu.pox
+msgid "Cleaning up HTML..."
+msgstr "Pulizia dell'HTML..."
+
+#. Default: "Cleanup done, sending document to server"
+#: common\kupu.pox
+msgid "Cleanup done, sending document to server"
+msgstr "Pulizia effettuata, invio del documento al server"
+
+#. Default: "Color chosen"
+#: common\kupu.pox
+msgid "Color chosen"
+msgstr "Colore scelto"
+
+#. Default: "Copy"
+#: common\kupu.pox
+msgid "Copy"
+msgstr "Copiare"
+
+#. Default: "Copying from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Copying from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "Copiare da JavaScript non ? permesso sul tuo Mozilla a causa di impostazioni di sicurezza. Per maggiori informazioni, consultare http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+
+#. Default: "Could not set status bar message, check your browser\'s security settings."
+#: common\kupu.pox
+msgid "Could not set status bar message, check your browser\'s security settings."
+msgstr ""
+
+#. Default: "Couldn\'t set design mode. Kupu will not work on this browser."
+#: common\kupu.pox
+msgid "Couldn\'t set design mode. Kupu will not work on this browser."
+msgstr ""
+
+#. Default: "Create image"
+#: common\kupu.pox
+msgid "Create image"
+msgstr "Creare immagine"
+
+#. Default: "Create link"
+#: common\kupu.pox
+msgid "Create link"
+msgstr "Crea link"
+
+#. Default: "Cut"
+#: common\kupu.pox
+msgid "Cut"
+msgstr "Taglia"
+
+#. Default: "Cutting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Cutting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "Tagliare da JavaScript non ? permesso sul tuo Mozilla a causa di impostazioni di sicurezza. Per maggiori informazioni, consultare http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+
+#. Default: "Delete Table"
+#: common\kupu.pox
+msgid "Delete Table"
+msgstr "Elimina Tabella"
+
+#. Default: "Delete column"
+#: common\kupu.pox
+msgid "Delete column"
+msgstr "Cancella colonna"
+
+#. Default: "Delete link"
+#: common\kupu.pox
+msgid "Delete link"
+msgstr "Cancella link"
+
+#. Default: "Delete row"
+#: common\kupu.pox
+msgid "Delete row"
+msgstr "Cancella riga"
+
+#. Default: "Discard changes? If you click OK, any changes you have made will be lost."
+#: common\kupu.pox
+msgid "Discard changes? If you click OK, any changes you have made will be lost."
+msgstr ""
+
+#. Default: "Document saved"
+#: common\kupu.pox
+msgid "Document saved"
+msgstr "Documento salvato"
+
+#. Default: "Editor initialized"
+#: common\kupu.pox
+msgid "Editor initialized"
+msgstr "Editor inizializzato"
+
+#. Default: "Editor not initialized yet!"
+#: common\kupu.pox
+msgid "Editor not initialized yet!"
+msgstr "Editor non ancora inizializzato"
+
+#. Default: "End node offset detected in a node without children!"
+#: common\kupu.pox
+msgid "End node offset detected in a node without children!"
+msgstr "Offset del nodo finale in un nodo senza figli!"
+
+#. Default: "End offset out of range!"
+#: common\kupu.pox
+msgid "End offset out of range!"
+msgstr "Offset finale fuori misura"
+
+#. Default: "Error loading data, status ${status}"
+#: common\kupu.pox
+msgid "Error loading data, status ${status}"
+msgstr "Errore di caricamento dei dati, stato ${status}"
+
+#. Default: "Error loading translation (status ${status} ), falling back to english"
+#: common\kupu.pox
+msgid "Error loading translation (status ${status} ), falling back to english"
+msgstr "Errore di caricamento della traduzione (status ${status} ), inglese di default"
+
+#. Default: "Error saving document"
+#: common\kupu.pox
+msgid "Error saving document"
+msgstr "Errore di salvataggio del documento"
+
+#. Default: "Error saving your data.\nResponse status: ${status}.\nCheck your server log for more information."
+#: common\kupu.pox
+msgid "Error saving your data.\nResponse status: ${status}.\nCheck your server log for more information."
+msgstr ""
+
+#. Default: "Invalid table size"
+#: common\kupu.pox
+msgid "Invalid table size"
+msgstr "Dimensioni delle tabella errata"
+
+#. Default: "No destination URL available!"
+#: common\kupu.pox
+msgid "No destination URL available!"
+msgstr "Nessun URL di destinazione disponibile"
+
+#. Default: "No element found in the config island!"
+#: common\kupu.pox
+msgid "No element found in the config island!"
+msgstr "Nessun elemento trovato nel config"
+
+#. Default: "No head in document!"
+#: common\kupu.pox
+msgid "No head in document!"
+msgstr "Nessun head nel documento"
+
+#. Default: "No parentcolumn found!"
+#: common\kupu.pox
+msgid "No parentcolumn found!"
+msgstr "Non ? stata trovata nessuna colonna"
+
+#. Default: "No row to delete"
+#: common\kupu.pox
+msgid "No row to delete"
+msgstr "Nessuna riga da eliminare"
+
+#. Default: "Not inside a definition list element!"
+#: common\kupu.pox
+msgid "Not inside a definition list element!"
+msgstr "Non in una lista di definizione"
+
+#. Default: "Not inside a row!"
+#: common\kupu.pox
+msgid "Not inside a row!"
+msgstr "Non in una riga!"
+
+#. Default: "Not inside a table!"
+#: common\kupu.pox
+msgid "Not inside a table!"
+msgstr "Non in una tabella!"
+
+#. Default: "Not inside link"
+#: common\kupu.pox
+msgid "Not inside link"
+msgstr "Nessun link interno"
+
+#. Default: "Offset out of document range"
+#: common\kupu.pox
+msgid "Offset out of document range"
+msgstr "Offset fuori misura del documento"
+
+#. Default: "Paste"
+#: common\kupu.pox
+msgid "Paste"
+msgstr "Incolla"
+
+#. Default: "Pasting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Pasting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "Incollare da Javascript non ? permesso sul tuo Mozilla a causa di impostazione di sicurezza. Per maggiori informazioni, consultare http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+
+#. Default: "Please wait while saving document..."
+#: common\kupu.pox
+msgid "Please wait while saving document..."
+msgstr "Attendere durante il salvataggio del documento..."
+
+#. Default: "Properties modified"
+#: common\kupu.pox
+msgid "Properties modified"
+msgstr "Propriet? modificate"
+
+#. Default: "Request sent to server"
+#: common\kupu.pox
+msgid "Request sent to server"
+msgstr "Richiesta inviata al server"
+
+#. Default: "Right click to copy link"
+#: common\kupu.pox
+msgid "Right click to copy link"
+msgstr ""
+
+#. Default: "Selection not inside the node!"
+#: common\kupu.pox
+msgid "Selection not inside the node!"
+msgstr "Selezione non nel nodo!"
+
+#. Default: "Sending request to server"
+#: common\kupu.pox
+msgid "Sending request to server"
+msgstr "Invio richiesta al server"
+
+#. Default: "Source edit tool initialized"
+#: common\kupu.pox
+msgid "Source edit tool initialized"
+msgstr "Tool codice HTML inizializzato"
+
+#. Default: "Start node offset detected in a node without children!"
+#: common\kupu.pox
+msgid "Start node offset detected in a node without children!"
+msgstr "Offset del nodo di avvio rilevato in un nodo senza figli"
+
+#. Default: "Start offset out of range!"
+#: common\kupu.pox
+msgid "Start offset out of range!"
+msgstr "Offset d'avvio fuori misura"
+
+#. Default: "Starting HTML cleanup"
+#: common\kupu.pox
+msgid "Starting HTML cleanup"
+msgstr "Avvio della pulizia dell'HTML"
+
+#. Default: "There was a problem initializing the drawers. Most likely the XSLT or XML files aren\'t available. If this is not the Kupu demo version, check your files or the service that provide them (error: ${error})."
+#: common\kupu.pox
+msgid "There was a problem initializing the drawers. Most likely the XSLT or XML files aren\'t available. If this is not the Kupu demo version, check your files or the service that provide them (error: ${error})."
+msgstr ""
+
+#. Default: "There were no errors."
+#: common\kupu.pox
+msgid "There were no errors."
+msgstr "Non ci sono stati errori"
+
+#. Default: "This feature requires pop-ups to be enabled on your browser!"
+#: common\kupu.pox
+msgid "This feature requires pop-ups to be enabled on your browser!"
+msgstr "Questa funzionalit? richiede dei pop-up per essere abilitata sul tuo browser"
+
+#. Default: "Unsupported browser!"
+#: common\kupu.pox
+msgid "Unsupported browser!"
+msgstr "Browser non supportato"
+
+#. Default: "View source"
+#: common\kupu.pox
+msgid "View source"
+msgstr "Vista del codice"
+
+#. Default: "You are leaving the editor. Do you want to save your changes?"
+#: common\kupu.pox
+msgid "You are leaving the editor. Do you want to save your changes?"
+msgstr ""
+
+#. Default: "click to fold"
+#: common\kupu.pox
+msgid "click to fold"
+msgstr "cliccare per chiudere"
+
+#. Default: "click to unfold"
+#: common\kupu.pox
+msgid "click to unfold"
+msgstr "cliccare per estrarre"
+
+#. Default: "exception ${message} while registering an event handler for element ${element}, event ${event}, method ${method}"
+#: common\kupu.pox
+msgid "exception ${message} while registering an event handler for element ${element}, event ${event}, method ${method}"
+msgstr "eccezione ${message} durante la registrazione di un gestore di eventi per l'elemento ${element}, l'evento ${event}, il metodo ${method}"
+
Added: kupu/trunk/kupu/i18n/kupupox-ja.po
==============================================================================
--- (empty file)
+++ kupu/trunk/kupu/i18n/kupupox-ja.po Tue Jun 26 14:50:50 2007
@@ -0,0 +1,332 @@
+# Translation of kupu-ja.po to Japanese
+# J 2005
+# Suzuki Takanori 2005
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2007-06-26 12:47+0000\n"
+"PO-Revision-Date: 2005-05-03 16:41+0200\n"
+"Last-Translator: J \n"
+"Language-Team: gocept i18n team \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0\n"
+"Language-Code: en\n"
+"Language-Name: English\n"
+"Preferred-Encodings: utf-8 latin1\n"
+"Domain: kupu\n"
+"Generated-By: zope/app/translation_files/extract.py\n"
+"Language-code: Ja\n"
+"Language-name: Japanese\n"
+
+#. Default: "Add column"
+#: common\kupu.pox
+msgid "Add column"
+msgstr "????"
+
+#. Default: "Add row"
+#: common\kupu.pox
+msgid "Add row"
+msgstr "????"
+
+#. Default: "Add table"
+#: common\kupu.pox
+msgid "Add table"
+msgstr "????"
+
+#. Default: "Browser not supported!"
+#: common\kupu.pox
+msgid "Browser not supported!"
+msgstr "????????"
+
+#. Default: "Can only preview web urls"
+#: common\kupu.pox
+msgid "Can only preview web urls"
+msgstr ""
+
+#. Default: "Cleaning up HTML..."
+#: common\kupu.pox
+msgid "Cleaning up HTML..."
+msgstr "HTML ????????"
+
+#. Default: "Cleanup done, sending document to server"
+#: common\kupu.pox
+msgid "Cleanup done, sending document to server"
+msgstr "??????????????????????"
+
+#. Default: "Color chosen"
+#: common\kupu.pox
+msgid "Color chosen"
+msgstr "??????"
+
+#. Default: "Copy"
+#: common\kupu.pox
+msgid "Copy"
+msgstr "???"
+
+#. Default: "Copying from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Copying from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "Mozilla ??????????????JavaScript ????????????????????????? http://www.mozilla.org/editor/midasdemo/ ?????????"
+
+#. Default: "Could not set status bar message, check your browser\'s security settings."
+#: common\kupu.pox
+msgid "Could not set status bar message, check your browser\'s security settings."
+msgstr ""
+
+#. Default: "Couldn\'t set design mode. Kupu will not work on this browser."
+#: common\kupu.pox
+msgid "Couldn\'t set design mode. Kupu will not work on this browser."
+msgstr ""
+
+#. Default: "Create image"
+#: common\kupu.pox
+msgid "Create image"
+msgstr "?????"
+
+#. Default: "Create link"
+#: common\kupu.pox
+msgid "Create link"
+msgstr "??????"
+
+#. Default: "Cut"
+#: common\kupu.pox
+msgid "Cut"
+msgstr "????"
+
+#. Default: "Cutting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Cutting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "Mozilla ??????????????JavaScript ?????????????????????????? http://www.mozilla.org/editor/midasdemo/ ?????????"
+
+#. Default: "Delete Table"
+#: common\kupu.pox
+msgid "Delete Table"
+msgstr "????"
+
+#. Default: "Delete column"
+#: common\kupu.pox
+msgid "Delete column"
+msgstr "????"
+
+#. Default: "Delete link"
+#: common\kupu.pox
+msgid "Delete link"
+msgstr "??????"
+
+#. Default: "Delete row"
+#: common\kupu.pox
+msgid "Delete row"
+msgstr "????"
+
+#. Default: "Discard changes? If you click OK, any changes you have made will be lost."
+#: common\kupu.pox
+msgid "Discard changes? If you click OK, any changes you have made will be lost."
+msgstr ""
+
+#. Default: "Document saved"
+#: common\kupu.pox
+msgid "Document saved"
+msgstr "???????????????"
+
+#. Default: "Editor initialized"
+#: common\kupu.pox
+msgid "Editor initialized"
+msgstr "??????????????"
+
+#. Default: "Editor not initialized yet!"
+#: common\kupu.pox
+msgid "Editor not initialized yet!"
+msgstr "????????????????"
+
+#. Default: "End node offset detected in a node without children!"
+#: common\kupu.pox
+msgid "End node offset detected in a node without children!"
+msgstr "???????????????????????!"
+
+#. Default: "End offset out of range!"
+#: common\kupu.pox
+msgid "End offset out of range!"
+msgstr "??????????????"
+
+#. Default: "Error loading data, status ${status}"
+#: common\kupu.pox
+msgid "Error loading data, status ${status}"
+msgstr "???????????status ${status}"
+
+#. Default: "Error loading translation (status ${status} ), falling back to english"
+#: common\kupu.pox
+msgid "Error loading translation (status ${status} ), falling back to english"
+msgstr "??????????????????????status ${status}????????????????"
+
+#. Default: "Error saving document"
+#: common\kupu.pox
+msgid "Error saving document"
+msgstr "?????????????????"
+
+#. Default: "Error saving your data.\nResponse status: ${status}.\nCheck your server log for more information."
+#: common\kupu.pox
+msgid "Error saving your data.\nResponse status: ${status}.\nCheck your server log for more information."
+msgstr ""
+
+#. Default: "Invalid table size"
+#: common\kupu.pox
+msgid "Invalid table size"
+msgstr "??????????????"
+
+#. Default: "No destination URL available!"
+#: common\kupu.pox
+msgid "No destination URL available!"
+msgstr "????? URL ??????"
+
+#. Default: "No element found in the config island!"
+#: common\kupu.pox
+msgid "No element found in the config island!"
+msgstr "???????????????????????"
+
+#. Default: "No head in document!"
+#: common\kupu.pox
+msgid "No head in document!"
+msgstr "?????????????????"
+
+#. Default: "No parentcolumn found!"
+#: common\kupu.pox
+msgid "No parentcolumn found!"
+msgstr "????????????????"
+
+#. Default: "No row to delete"
+#: common\kupu.pox
+msgid "No row to delete"
+msgstr "?????????????"
+
+#. Default: "Not inside a definition list element!"
+#: common\kupu.pox
+msgid "Not inside a definition list element!"
+msgstr "?????????????????"
+
+#. Default: "Not inside a row!"
+#: common\kupu.pox
+msgid "Not inside a row!"
+msgstr "???????????"
+
+#. Default: "Not inside a table!"
+#: common\kupu.pox
+msgid "Not inside a table!"
+msgstr "???????????"
+
+#. Default: "Not inside link"
+#: common\kupu.pox
+msgid "Not inside link"
+msgstr "?????????????"
+
+#. Default: "Offset out of document range"
+#: common\kupu.pox
+msgid "Offset out of document range"
+msgstr "??????????????????????"
+
+#. Default: "Paste"
+#: common\kupu.pox
+msgid "Paste"
+msgstr "????"
+
+#. Default: "Pasting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Pasting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "Mozilla ????????????JavaScript ?????????????????????????? http://www.mozilla.org/editor/midasdemo/ ?????????"
+
+#. Default: "Please wait while saving document..."
+#: common\kupu.pox
+msgid "Please wait while saving document..."
+msgstr "???????????????????????????"
+
+#. Default: "Properties modified"
+#: common\kupu.pox
+msgid "Properties modified"
+msgstr "??????????????"
+
+#. Default: "Request sent to server"
+#: common\kupu.pox
+msgid "Request sent to server"
+msgstr "??????????????"
+
+#. Default: "Right click to copy link"
+#: common\kupu.pox
+msgid "Right click to copy link"
+msgstr ""
+
+#. Default: "Selection not inside the node!"
+#: common\kupu.pox
+msgid "Selection not inside the node!"
+msgstr "?????????????????"
+
+#. Default: "Sending request to server"
+#: common\kupu.pox
+msgid "Sending request to server"
+msgstr "????????????"
+
+#. Default: "Source edit tool initialized"
+#: common\kupu.pox
+msgid "Source edit tool initialized"
+msgstr "??????????????????"
+
+#. Default: "Start node offset detected in a node without children!"
+#: common\kupu.pox
+msgid "Start node offset detected in a node without children!"
+msgstr "???????????????????????!"
+
+#. Default: "Start offset out of range!"
+#: common\kupu.pox
+msgid "Start offset out of range!"
+msgstr "??????????????"
+
+#. Default: "Starting HTML cleanup"
+#: common\kupu.pox
+msgid "Starting HTML cleanup"
+msgstr "HTML ?????????"
+
+#. Default: "There was a problem initializing the drawers. Most likely the XSLT or XML files aren\'t available. If this is not the Kupu demo version, check your files or the service that provide them (error: ${error})."
+#: common\kupu.pox
+msgid "There was a problem initializing the drawers. Most likely the XSLT or XML files aren\'t available. If this is not the Kupu demo version, check your files or the service that provide them (error: ${error})."
+msgstr ""
+
+#. Default: "There were no errors."
+#: common\kupu.pox
+msgid "There were no errors."
+msgstr "??????????"
+
+#. Default: "This feature requires pop-ups to be enabled on your browser!"
+#: common\kupu.pox
+msgid "This feature requires pop-ups to be enabled on your browser!"
+msgstr "????????????????????????pop-up?????????????????"
+
+#. Default: "Unsupported browser!"
+#: common\kupu.pox
+msgid "Unsupported browser!"
+msgstr "??????????"
+
+#. Default: "View source"
+#: common\kupu.pox
+msgid "View source"
+msgstr "??????"
+
+#. Default: "You are leaving the editor. Do you want to save your changes?"
+#: common\kupu.pox
+msgid "You are leaving the editor. Do you want to save your changes?"
+msgstr ""
+
+#. Default: "click to fold"
+#: common\kupu.pox
+msgid "click to fold"
+msgstr "??????????????"
+
+#. Default: "click to unfold"
+#: common\kupu.pox
+msgid "click to unfold"
+msgstr "???????????????"
+
+#. Default: "exception ${message} while registering an event handler for element ${element}, event ${event}, method ${method}"
+#: common\kupu.pox
+msgid "exception ${message} while registering an event handler for element ${element}, event ${event}, method ${method}"
+msgstr "????????????????????? ${message} ???${element}, event ${event}, method ${method}"
+
Added: kupu/trunk/kupu/i18n/kupupox-nl.po
==============================================================================
--- (empty file)
+++ kupu/trunk/kupu/i18n/kupupox-nl.po Tue Jun 26 14:50:50 2007
@@ -0,0 +1,329 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2007-06-26 12:47+0000\n"
+"PO-Revision-Date: 2005-05-10 17:58+0200\n"
+"Last-Translator: Guido Wesdorp \n"
+"Language-Team: Silva i18n team \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0\n"
+"Language-Code: en\n"
+"Language-Name: English\n"
+"Preferred-Encodings: utf-8 latin1\n"
+"Domain: kupu\n"
+"Generated-By: zope/app/translation_files/extract.py\n"
+"Language-code: nl\n"
+"Language-name: Nederlands\n"
+
+#. Default: "Add column"
+#: common\kupu.pox
+msgid "Add column"
+msgstr "Kolom toevoegen"
+
+#. Default: "Add row"
+#: common\kupu.pox
+msgid "Add row"
+msgstr "Rij toevoegen"
+
+#. Default: "Add table"
+#: common\kupu.pox
+msgid "Add table"
+msgstr "Tabel toevoegen"
+
+#. Default: "Browser not supported!"
+#: common\kupu.pox
+msgid "Browser not supported!"
+msgstr "Uw browser wordt niet ondersteund!"
+
+#. Default: "Can only preview web urls"
+#: common\kupu.pox
+msgid "Can only preview web urls"
+msgstr ""
+
+#. Default: "Cleaning up HTML..."
+#: common\kupu.pox
+msgid "Cleaning up HTML..."
+msgstr "Cleanup van de HTML..."
+
+#. Default: "Cleanup done, sending document to server"
+#: common\kupu.pox
+msgid "Cleanup done, sending document to server"
+msgstr "Cleanup klaar, document wordt naar de server gestuurd"
+
+#. Default: "Color chosen"
+#: common\kupu.pox
+msgid "Color chosen"
+msgstr "Kleur gekozen"
+
+#. Default: "Copy"
+#: common\kupu.pox
+msgid "Copy"
+msgstr "Kopieren"
+
+#. Default: "Copying from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Copying from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "Uit veiligheidsoverwegingen zijn clipboard acties niet ingeschakeld in uw browser. Voor mmer informatie, lees http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+
+#. Default: "Could not set status bar message, check your browser\'s security settings."
+#: common\kupu.pox
+msgid "Could not set status bar message, check your browser\'s security settings."
+msgstr ""
+
+#. Default: "Couldn\'t set design mode. Kupu will not work on this browser."
+#: common\kupu.pox
+msgid "Couldn\'t set design mode. Kupu will not work on this browser."
+msgstr ""
+
+#. Default: "Create image"
+#: common\kupu.pox
+msgid "Create image"
+msgstr "Afbeelding gecree?rd"
+
+#. Default: "Create link"
+#: common\kupu.pox
+msgid "Create link"
+msgstr "Link cree?ren"
+
+#. Default: "Cut"
+#: common\kupu.pox
+msgid "Cut"
+msgstr "Knippen"
+
+#. Default: "Cutting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Cutting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "Uit veiligheidsoverwegingen zijn clipboard acties niet ingeschakeld in uw browser. Voor mmer informatie, lees http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+
+#. Default: "Delete Table"
+#: common\kupu.pox
+msgid "Delete Table"
+msgstr "Tabel verwijderen"
+
+#. Default: "Delete column"
+#: common\kupu.pox
+msgid "Delete column"
+msgstr "Kolom verwijderen"
+
+#. Default: "Delete link"
+#: common\kupu.pox
+msgid "Delete link"
+msgstr "Link verwijderen"
+
+#. Default: "Delete row"
+#: common\kupu.pox
+msgid "Delete row"
+msgstr "Rij verwijderen"
+
+#. Default: "Discard changes? If you click OK, any changes you have made will be lost."
+#: common\kupu.pox
+msgid "Discard changes? If you click OK, any changes you have made will be lost."
+msgstr ""
+
+#. Default: "Document saved"
+#: common\kupu.pox
+msgid "Document saved"
+msgstr "Document weggeschreven"
+
+#. Default: "Editor initialized"
+#: common\kupu.pox
+msgid "Editor initialized"
+msgstr "Editor ge?nitializeerd"
+
+#. Default: "Editor not initialized yet!"
+#: common\kupu.pox
+msgid "Editor not initialized yet!"
+msgstr "Editor nog niet ge?nitializeerd!"
+
+#. Default: "End node offset detected in a node without children!"
+#: common\kupu.pox
+msgid "End node offset detected in a node without children!"
+msgstr "End node offset ontdekt in een node zonder children!"
+
+#. Default: "End offset out of range!"
+#: common\kupu.pox
+msgid "End offset out of range!"
+msgstr "End offset niet binnen range!"
+
+#. Default: "Error loading data, status ${status}"
+#: common\kupu.pox
+msgid "Error loading data, status ${status}"
+msgstr "Fout opgetreden tijdens het laden van de data, status ${status}"
+
+#. Default: "Error loading translation (status ${status} ), falling back to english"
+#: common\kupu.pox
+msgid "Error loading translation (status ${status} ), falling back to english"
+msgstr "Error bij het laden van de translatie (status ${status}), nu wordt Engels gebruikt in plaats van uw land-keuze"
+
+#. Default: "Error saving document"
+#: common\kupu.pox
+msgid "Error saving document"
+msgstr "Fout opgetreden bij het wegschrijven van het document"
+
+#. Default: "Error saving your data.\nResponse status: ${status}.\nCheck your server log for more information."
+#: common\kupu.pox
+msgid "Error saving your data.\nResponse status: ${status}.\nCheck your server log for more information."
+msgstr ""
+
+#. Default: "Invalid table size"
+#: common\kupu.pox
+msgid "Invalid table size"
+msgstr "Ongeldige tabel grootte"
+
+#. Default: "No destination URL available!"
+#: common\kupu.pox
+msgid "No destination URL available!"
+msgstr "Geen doel URL beschikbaar!"
+
+#. Default: "No element found in the config island!"
+#: common\kupu.pox
+msgid "No element found in the config island!"
+msgstr "Geen element gevonden in het configuratie eiland!"
+
+#. Default: "No head in document!"
+#: common\kupu.pox
+msgid "No head in document!"
+msgstr "Geen head element in document!"
+
+#. Default: "No parentcolumn found!"
+#: common\kupu.pox
+msgid "No parentcolumn found!"
+msgstr "Geen parent kolom gevonden!"
+
+#. Default: "No row to delete"
+#: common\kupu.pox
+msgid "No row to delete"
+msgstr "Geen rij om te verwijderen"
+
+#. Default: "Not inside a definition list element!"
+#: common\kupu.pox
+msgid "Not inside a definition list element!"
+msgstr "Niet in een definitie lijst"
+
+#. Default: "Not inside a row!"
+#: common\kupu.pox
+msgid "Not inside a row!"
+msgstr "Niet in een rij!"
+
+#. Default: "Not inside a table!"
+#: common\kupu.pox
+msgid "Not inside a table!"
+msgstr "Niet in een tabel!"
+
+#. Default: "Not inside link"
+#: common\kupu.pox
+msgid "Not inside link"
+msgstr "Dit kan alleen binnen een link"
+
+#. Default: "Offset out of document range"
+#: common\kupu.pox
+msgid "Offset out of document range"
+msgstr "Offset buiten document range!"
+
+#. Default: "Paste"
+#: common\kupu.pox
+msgid "Paste"
+msgstr "Plakken"
+
+#. Default: "Pasting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Pasting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "Uit veiligheidsoverwegingen zijn clipboard acties niet ingeschakeld in uw browser. Voor mmer informatie, lees http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+
+#. Default: "Please wait while saving document..."
+#: common\kupu.pox
+msgid "Please wait while saving document..."
+msgstr "Even geduld alstublieft, Kupu is het document aan het wegschrijven"
+
+#. Default: "Properties modified"
+#: common\kupu.pox
+msgid "Properties modified"
+msgstr "Attributen gewijzigd"
+
+#. Default: "Request sent to server"
+#: common\kupu.pox
+msgid "Request sent to server"
+msgstr "Het request is naar de server verstuurd"
+
+#. Default: "Right click to copy link"
+#: common\kupu.pox
+msgid "Right click to copy link"
+msgstr ""
+
+#. Default: "Selection not inside the node!"
+#: common\kupu.pox
+msgid "Selection not inside the node!"
+msgstr "Selectie niet binnen het element!"
+
+#. Default: "Sending request to server"
+#: common\kupu.pox
+msgid "Sending request to server"
+msgstr "Verstuur het request naar de server"
+
+#. Default: "Source edit tool initialized"
+#: common\kupu.pox
+msgid "Source edit tool initialized"
+msgstr "Source tool ge?nitializeerd"
+
+#. Default: "Start node offset detected in a node without children!"
+#: common\kupu.pox
+msgid "Start node offset detected in a node without children!"
+msgstr "Start node offset ontdekt in een node zonder children!"
+
+#. Default: "Start offset out of range!"
+#: common\kupu.pox
+msgid "Start offset out of range!"
+msgstr "Start offset niet binnen range!"
+
+#. Default: "Starting HTML cleanup"
+#: common\kupu.pox
+msgid "Starting HTML cleanup"
+msgstr "HTML cleanup begonnen"
+
+#. Default: "There was a problem initializing the drawers. Most likely the XSLT or XML files aren\'t available. If this is not the Kupu demo version, check your files or the service that provide them (error: ${error})."
+#: common\kupu.pox
+msgid "There was a problem initializing the drawers. Most likely the XSLT or XML files aren\'t available. If this is not the Kupu demo version, check your files or the service that provide them (error: ${error})."
+msgstr ""
+
+#. Default: "There were no errors."
+#: common\kupu.pox
+msgid "There were no errors."
+msgstr "Geen fouten opgetreden"
+
+#. Default: "This feature requires pop-ups to be enabled on your browser!"
+#: common\kupu.pox
+msgid "This feature requires pop-ups to be enabled on your browser!"
+msgstr ""
+
+#. Default: "Unsupported browser!"
+#: common\kupu.pox
+msgid "Unsupported browser!"
+msgstr "Niet ondersteunde browser!"
+
+#. Default: "View source"
+#: common\kupu.pox
+msgid "View source"
+msgstr "Bekijk de source"
+
+#. Default: "You are leaving the editor. Do you want to save your changes?"
+#: common\kupu.pox
+msgid "You are leaving the editor. Do you want to save your changes?"
+msgstr ""
+
+#. Default: "click to fold"
+#: common\kupu.pox
+msgid "click to fold"
+msgstr ""
+
+#. Default: "click to unfold"
+#: common\kupu.pox
+msgid "click to unfold"
+msgstr ""
+
+#. Default: "exception ${message} while registering an event handler for element ${element}, event ${event}, method ${method}"
+#: common\kupu.pox
+msgid "exception ${message} while registering an event handler for element ${element}, event ${event}, method ${method}"
+msgstr "exceptie ${message} opgetreden tijdens het registreren van een event handler voor element ${element}, event ${event}, method ${method}"
+
Added: kupu/trunk/kupu/i18n/kupupox-pt-br.po
==============================================================================
--- (empty file)
+++ kupu/trunk/kupu/i18n/kupupox-pt-br.po Tue Jun 26 14:50:50 2007
@@ -0,0 +1,328 @@
+# Translation of kupu.pot to Portuguese (Brazil)
+# Dorneles Trem?a , 2005.
+msgid ""
+msgstr ""
+"Project-Id-Version: Kupu 1.3\n"
+"POT-Creation-Date: 2007-06-26 12:47+0000\n"
+"PO-Revision-Date: 2005-08-07 19:29-0300\n"
+"Last-Translator: Dorneles Trem?a \n"
+"Language-Team: Silva i18n team \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"Language-Code: pt-br\n"
+"Language-Name: Portugu?s do Brasil\n"
+"Preferred-Encodings: utf-8 latin1\n"
+"Domain: kupu\n"
+
+#. Default: "Add column"
+#: common\kupu.pox
+msgid "Add column"
+msgstr "Adicional coluna"
+
+#. Default: "Add row"
+#: common\kupu.pox
+msgid "Add row"
+msgstr "Adicionar linha"
+
+#. Default: "Add table"
+#: common\kupu.pox
+msgid "Add table"
+msgstr "Adicionar tabela"
+
+#. Default: "Browser not supported!"
+#: common\kupu.pox
+msgid "Browser not supported!"
+msgstr "Navagador n?o suportado!"
+
+#. Default: "Can only preview web urls"
+#: common\kupu.pox
+msgid "Can only preview web urls"
+msgstr ""
+
+#. Default: "Cleaning up HTML..."
+#: common\kupu.pox
+msgid "Cleaning up HTML..."
+msgstr "Limpando HTML..."
+
+#. Default: "Cleanup done, sending document to server"
+#: common\kupu.pox
+msgid "Cleanup done, sending document to server"
+msgstr "Limpeza realizada, enviando o documento ao servidor"
+
+#. Default: "Color chosen"
+#: common\kupu.pox
+msgid "Color chosen"
+msgstr "Cor escolhida"
+
+#. Default: "Copy"
+#: common\kupu.pox
+msgid "Copy"
+msgstr "Copiar"
+
+#. Default: "Copying from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Copying from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "Copiar a partir do JavasScript est? desativado no seu Mozilla devido ?s configura??es de seguran?a. Para maiores informa??es. leia http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+
+#. Default: "Could not set status bar message, check your browser\'s security settings."
+#: common\kupu.pox
+msgid "Could not set status bar message, check your browser\'s security settings."
+msgstr ""
+
+#. Default: "Couldn\'t set design mode. Kupu will not work on this browser."
+#: common\kupu.pox
+msgid "Couldn\'t set design mode. Kupu will not work on this browser."
+msgstr ""
+
+#. Default: "Create image"
+#: common\kupu.pox
+msgid "Create image"
+msgstr "Criar imagem"
+
+#. Default: "Create link"
+#: common\kupu.pox
+msgid "Create link"
+msgstr "Criar link"
+
+#. Default: "Cut"
+#: common\kupu.pox
+msgid "Cut"
+msgstr "Recortar"
+
+#. Default: "Cutting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Cutting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "Recortar a partir do JavasScript est? desativado no seu Mozilla devido ?s configura??es de seguran?a. Para maiores informa??es. leia http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+
+#. Default: "Delete Table"
+#: common\kupu.pox
+msgid "Delete Table"
+msgstr "Excluir Tabela"
+
+#. Default: "Delete column"
+#: common\kupu.pox
+msgid "Delete column"
+msgstr "Excluir coluna"
+
+#. Default: "Delete link"
+#: common\kupu.pox
+msgid "Delete link"
+msgstr "Excluir link"
+
+#. Default: "Delete row"
+#: common\kupu.pox
+msgid "Delete row"
+msgstr "Excluir linha"
+
+#. Default: "Discard changes? If you click OK, any changes you have made will be lost."
+#: common\kupu.pox
+msgid "Discard changes? If you click OK, any changes you have made will be lost."
+msgstr ""
+
+#. Default: "Document saved"
+#: common\kupu.pox
+msgid "Document saved"
+msgstr "Documento salvo"
+
+#. Default: "Editor initialized"
+#: common\kupu.pox
+msgid "Editor initialized"
+msgstr "Editor inicializado"
+
+#. Default: "Editor not initialized yet!"
+#: common\kupu.pox
+msgid "Editor not initialized yet!"
+msgstr "Editor ainda n?o inicializado!"
+
+#. Default: "End node offset detected in a node without children!"
+#: common\kupu.pox
+msgid "End node offset detected in a node without children!"
+msgstr "Sele??o de um nodo final detectado em um nodo sem filhos!"
+
+#. Default: "End offset out of range!"
+#: common\kupu.pox
+msgid "End offset out of range!"
+msgstr "Fim da sele??o fora da faixa!"
+
+#. Default: "Error loading data, status ${status}"
+#: common\kupu.pox
+msgid "Error loading data, status ${status}"
+msgstr "Erro carregando dados, estado ${status}"
+
+#. Default: "Error loading translation (status ${status} ), falling back to english"
+#: common\kupu.pox
+msgid "Error loading translation (status ${status} ), falling back to english"
+msgstr "Erro carregando tradu??o (estado ${status}), assumindo ingl?s"
+
+#. Default: "Error saving document"
+#: common\kupu.pox
+msgid "Error saving document"
+msgstr "Erro salvando o documento"
+
+#. Default: "Error saving your data.\nResponse status: ${status}.\nCheck your server log for more information."
+#: common\kupu.pox
+msgid "Error saving your data.\nResponse status: ${status}.\nCheck your server log for more information."
+msgstr ""
+
+#. Default: "Invalid table size"
+#: common\kupu.pox
+msgid "Invalid table size"
+msgstr "Tamanho da tabela inv?lido"
+
+#. Default: "No destination URL available!"
+#: common\kupu.pox
+msgid "No destination URL available!"
+msgstr "Nenhuma URL de destino dispon?vel!"
+
+#. Default: "No element found in the config island!"
+#: common\kupu.pox
+msgid "No element found in the config island!"
+msgstr "Nenhum elemento encontrado na ilha de configura??o!"
+
+#. Default: "No head in document!"
+#: common\kupu.pox
+msgid "No head in document!"
+msgstr "O documento n?o possui um head."
+
+#. Default: "No parentcolumn found!"
+#: common\kupu.pox
+msgid "No parentcolumn found!"
+msgstr "Nenhum coluna pai encontrada!"
+
+#. Default: "No row to delete"
+#: common\kupu.pox
+msgid "No row to delete"
+msgstr "Nenhum linha para excluir"
+
+#. Default: "Not inside a definition list element!"
+#: common\kupu.pox
+msgid "Not inside a definition list element!"
+msgstr "N?o est? dentro de um elemento de defini??o de listas!"
+
+#. Default: "Not inside a row!"
+#: common\kupu.pox
+msgid "Not inside a row!"
+msgstr "N?o est? dentro de uma linha"
+
+#. Default: "Not inside a table!"
+#: common\kupu.pox
+msgid "Not inside a table!"
+msgstr "N?o est? dentro de uma tabela"
+
+#. Default: "Not inside link"
+#: common\kupu.pox
+msgid "Not inside link"
+msgstr "N?o est? dentro de um link"
+
+#. Default: "Offset out of document range"
+#: common\kupu.pox
+msgid "Offset out of document range"
+msgstr "Sele??o fora da faixa do documento"
+
+#. Default: "Paste"
+#: common\kupu.pox
+msgid "Paste"
+msgstr "Colar"
+
+#. Default: "Pasting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Pasting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "Colar a partir do JavasScript est? desativado no seu Mozilla devido ?s configura??es de seguran?a. Para maiores informa??es. leia http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+
+#. Default: "Please wait while saving document..."
+#: common\kupu.pox
+msgid "Please wait while saving document..."
+msgstr "Por favor espere enquanto o documento est? sendo salvo..."
+
+#. Default: "Properties modified"
+#: common\kupu.pox
+msgid "Properties modified"
+msgstr "Propriedades modificadas"
+
+#. Default: "Request sent to server"
+#: common\kupu.pox
+msgid "Request sent to server"
+msgstr "Requisi??o enviada ao servidor"
+
+#. Default: "Right click to copy link"
+#: common\kupu.pox
+msgid "Right click to copy link"
+msgstr ""
+
+#. Default: "Selection not inside the node!"
+#: common\kupu.pox
+msgid "Selection not inside the node!"
+msgstr "Sele??o n?o est? dentro do nodo!"
+
+#. Default: "Sending request to server"
+#: common\kupu.pox
+msgid "Sending request to server"
+msgstr "Enviando requisi??o ao servidor"
+
+#. Default: "Source edit tool initialized"
+#: common\kupu.pox
+msgid "Source edit tool initialized"
+msgstr "Ferramenta de edi??o de c?digo fonte inicializada"
+
+#. Default: "Start node offset detected in a node without children!"
+#: common\kupu.pox
+msgid "Start node offset detected in a node without children!"
+msgstr "Sele??o de um nodo inicial detectado em um nodo sem filhos!"
+
+#. Default: "Start offset out of range!"
+#: common\kupu.pox
+msgid "Start offset out of range!"
+msgstr "In?cio da sele??o fora da faixa!"
+
+#. Default: "Starting HTML cleanup"
+#: common\kupu.pox
+msgid "Starting HTML cleanup"
+msgstr "Iniciando limpeza do HTML"
+
+#. Default: "There was a problem initializing the drawers. Most likely the XSLT or XML files aren\'t available. If this is not the Kupu demo version, check your files or the service that provide them (error: ${error})."
+#: common\kupu.pox
+msgid "There was a problem initializing the drawers. Most likely the XSLT or XML files aren\'t available. If this is not the Kupu demo version, check your files or the service that provide them (error: ${error})."
+msgstr ""
+
+#. Default: "There were no errors."
+#: common\kupu.pox
+msgid "There were no errors."
+msgstr "N?o existiam erros."
+
+#. Default: "This feature requires pop-ups to be enabled on your browser!"
+#: common\kupu.pox
+msgid "This feature requires pop-ups to be enabled on your browser!"
+msgstr "Este recurso requer que a exibi??o de pop-ups esteja ativada no seu navegador!"
+
+#. Default: "Unsupported browser!"
+#: common\kupu.pox
+msgid "Unsupported browser!"
+msgstr "Navagador n?o suportado!"
+
+#. Default: "View source"
+#: common\kupu.pox
+msgid "View source"
+msgstr "Exibir c?digo fonte"
+
+#. Default: "You are leaving the editor. Do you want to save your changes?"
+#: common\kupu.pox
+msgid "You are leaving the editor. Do you want to save your changes?"
+msgstr ""
+
+#. Default: "click to fold"
+#: common\kupu.pox
+msgid "click to fold"
+msgstr ""
+
+#. Default: "click to unfold"
+#: common\kupu.pox
+msgid "click to unfold"
+msgstr ""
+
+#. Default: "exception ${message} while registering an event handler for element ${element}, event ${event}, method ${method}"
+#: common\kupu.pox
+msgid "exception ${message} while registering an event handler for element ${element}, event ${event}, method ${method}"
+msgstr "exce??o #{message} durante o registro de um manipulador de eventos para o elemento ${element}, evento ${event}, m?todo ${method}"
+
Added: kupu/trunk/kupu/i18n/kupupox-pt.po
==============================================================================
--- (empty file)
+++ kupu/trunk/kupu/i18n/kupupox-pt.po Tue Jun 26 14:50:50 2007
@@ -0,0 +1,327 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2007-06-26 12:47+0000\n"
+"PO-Revision-Date: 2005-08-14 16:56+0100\n"
+"Last-Translator: J M Cerqueira Esteves \n"
+"Language-Team: Portugu?s \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0\n"
+"Language-Code: pt\n"
+"Language-Name: Portugu?s\n"
+"Preferred-Encodings: utf-8 latin1\n"
+"Domain: kupu\n"
+"Generated-By: zope/app/translation_files/extract.py\n"
+
+#. Default: "Add column"
+#: common\kupu.pox
+msgid "Add column"
+msgstr "Acrescentar coluna"
+
+#. Default: "Add row"
+#: common\kupu.pox
+msgid "Add row"
+msgstr "Acrescentar linha"
+
+#. Default: "Add table"
+#: common\kupu.pox
+msgid "Add table"
+msgstr "Adicionar uma tabela"
+
+#. Default: "Browser not supported!"
+#: common\kupu.pox
+msgid "Browser not supported!"
+msgstr "Browser n?o suportado!"
+
+#. Default: "Can only preview web urls"
+#: common\kupu.pox
+msgid "Can only preview web urls"
+msgstr ""
+
+#. Default: "Cleaning up HTML..."
+#: common\kupu.pox
+msgid "Cleaning up HTML..."
+msgstr "Limpando o HTML..."
+
+#. Default: "Cleanup done, sending document to server"
+#: common\kupu.pox
+msgid "Cleanup done, sending document to server"
+msgstr "Limpeza efectuada, enviando documento para o servidor"
+
+#. Default: "Color chosen"
+#: common\kupu.pox
+msgid "Color chosen"
+msgstr "Cor escolhida"
+
+#. Default: "Copy"
+#: common\kupu.pox
+msgid "Copy"
+msgstr "Copiar"
+
+#. Default: "Copying from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Copying from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "A c?pia a partir de JavaScript est? desactivada no seu browser Mozilla (configura??o por raz?es de seguran?a). Para mais informa??es, leia http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+
+#. Default: "Could not set status bar message, check your browser\'s security settings."
+#: common\kupu.pox
+msgid "Could not set status bar message, check your browser\'s security settings."
+msgstr ""
+
+#. Default: "Couldn\'t set design mode. Kupu will not work on this browser."
+#: common\kupu.pox
+msgid "Couldn\'t set design mode. Kupu will not work on this browser."
+msgstr ""
+
+#. Default: "Create image"
+#: common\kupu.pox
+msgid "Create image"
+msgstr "Criar imagem"
+
+#. Default: "Create link"
+#: common\kupu.pox
+msgid "Create link"
+msgstr "Criar liga??o"
+
+#. Default: "Cut"
+#: common\kupu.pox
+msgid "Cut"
+msgstr "Cortar"
+
+#. Default: "Cutting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Cutting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "\"O corte a partir de JavaScript est? desactivado no seu browser Mozilla (configura??o por raz?es de seguran?a). Para mais informa??es, leia http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+
+#. Default: "Delete Table"
+#: common\kupu.pox
+msgid "Delete Table"
+msgstr "Eliminar tabela"
+
+#. Default: "Delete column"
+#: common\kupu.pox
+msgid "Delete column"
+msgstr "Eliminar coluna"
+
+#. Default: "Delete link"
+#: common\kupu.pox
+msgid "Delete link"
+msgstr "Eliminar liga??o"
+
+#. Default: "Delete row"
+#: common\kupu.pox
+msgid "Delete row"
+msgstr "Eliminar linha"
+
+#. Default: "Discard changes? If you click OK, any changes you have made will be lost."
+#: common\kupu.pox
+msgid "Discard changes? If you click OK, any changes you have made will be lost."
+msgstr ""
+
+#. Default: "Document saved"
+#: common\kupu.pox
+msgid "Document saved"
+msgstr "Documento guardado"
+
+#. Default: "Editor initialized"
+#: common\kupu.pox
+msgid "Editor initialized"
+msgstr "Editor inicializado"
+
+#. Default: "Editor not initialized yet!"
+#: common\kupu.pox
+msgid "Editor not initialized yet!"
+msgstr "Editor ainda n?o inicializado!"
+
+#. Default: "End node offset detected in a node without children!"
+#: common\kupu.pox
+msgid "End node offset detected in a node without children!"
+msgstr "Posi??o de n? final detectada num n? sem filhos!"
+
+#. Default: "End offset out of range!"
+#: common\kupu.pox
+msgid "End offset out of range!"
+msgstr "Posi??o do fim fora da sua gama!"
+
+#. Default: "Error loading data, status ${status}"
+#: common\kupu.pox
+msgid "Error loading data, status ${status}"
+msgstr "Erro ao carregar dados, estado ${status}"
+
+#. Default: "Error loading translation (status ${status} ), falling back to english"
+#: common\kupu.pox
+msgid "Error loading translation (status ${status} ), falling back to english"
+msgstr "Erro ao carregar tradu??o (estado ${status}), utilizado ingl?s por omiss?o"
+
+#. Default: "Error saving document"
+#: common\kupu.pox
+msgid "Error saving document"
+msgstr "Erro guardando documento"
+
+#. Default: "Error saving your data.\nResponse status: ${status}.\nCheck your server log for more information."
+#: common\kupu.pox
+msgid "Error saving your data.\nResponse status: ${status}.\nCheck your server log for more information."
+msgstr ""
+
+#. Default: "Invalid table size"
+#: common\kupu.pox
+msgid "Invalid table size"
+msgstr "Tamanho de tabela inv?lido"
+
+#. Default: "No destination URL available!"
+#: common\kupu.pox
+msgid "No destination URL available!"
+msgstr "Nenhum URL de destino dispon?vel!"
+
+#. Default: "No element found in the config island!"
+#: common\kupu.pox
+msgid "No element found in the config island!"
+msgstr "Nenhum elemento encontrado na configura??o!"
+
+#. Default: "No head in document!"
+#: common\kupu.pox
+msgid "No head in document!"
+msgstr "O documento n?o tem elemento 'head'!"
+
+#. Default: "No parentcolumn found!"
+#: common\kupu.pox
+msgid "No parentcolumn found!"
+msgstr "Nenhuma coluna-m?e encontrada!"
+
+#. Default: "No row to delete"
+#: common\kupu.pox
+msgid "No row to delete"
+msgstr "Sem linhas para eliminar"
+
+#. Default: "Not inside a definition list element!"
+#: common\kupu.pox
+msgid "Not inside a definition list element!"
+msgstr "N?o dentro de um elemento de lista de defini??es!"
+
+#. Default: "Not inside a row!"
+#: common\kupu.pox
+msgid "Not inside a row!"
+msgstr "N?o dentro de uma linha!"
+
+#. Default: "Not inside a table!"
+#: common\kupu.pox
+msgid "Not inside a table!"
+msgstr "N?o dentro de uma tabela!"
+
+#. Default: "Not inside link"
+#: common\kupu.pox
+msgid "Not inside link"
+msgstr "N?o dentro de uma liga??o"
+
+#. Default: "Offset out of document range"
+#: common\kupu.pox
+msgid "Offset out of document range"
+msgstr "Posi??o fora da gama do documento"
+
+#. Default: "Paste"
+#: common\kupu.pox
+msgid "Paste"
+msgstr "Colar"
+
+#. Default: "Pasting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Pasting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "A colagem a partir de JavaScript est? desactivada no seu browser Mozilla (configura??o por raz?es de seguran?a). Para mais informa??es, leia http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+
+#. Default: "Please wait while saving document..."
+#: common\kupu.pox
+msgid "Please wait while saving document..."
+msgstr "Por favor espere enquanto o documento ? guardado..."
+
+#. Default: "Properties modified"
+#: common\kupu.pox
+msgid "Properties modified"
+msgstr "Propriedades modificadas"
+
+#. Default: "Request sent to server"
+#: common\kupu.pox
+msgid "Request sent to server"
+msgstr "Pedido enviado ao servidor"
+
+#. Default: "Right click to copy link"
+#: common\kupu.pox
+msgid "Right click to copy link"
+msgstr ""
+
+#. Default: "Selection not inside the node!"
+#: common\kupu.pox
+msgid "Selection not inside the node!"
+msgstr "A selec??o n?o est? dentro do n?!"
+
+#. Default: "Sending request to server"
+#: common\kupu.pox
+msgid "Sending request to server"
+msgstr "Enviando pedido ao servidor"
+
+#. Default: "Source edit tool initialized"
+#: common\kupu.pox
+msgid "Source edit tool initialized"
+msgstr "Inicializada a ferramenta de edi??o da fonte HTML"
+
+#. Default: "Start node offset detected in a node without children!"
+#: common\kupu.pox
+msgid "Start node offset detected in a node without children!"
+msgstr "Posi??o de n? inicial detectada num n? sem filhos!"
+
+#. Default: "Start offset out of range!"
+#: common\kupu.pox
+msgid "Start offset out of range!"
+msgstr "Posi??o do in?cio fora da sua gama!"
+
+#. Default: "Starting HTML cleanup"
+#: common\kupu.pox
+msgid "Starting HTML cleanup"
+msgstr "Come?ando a limpeza de HTML"
+
+#. Default: "There was a problem initializing the drawers. Most likely the XSLT or XML files aren\'t available. If this is not the Kupu demo version, check your files or the service that provide them (error: ${error})."
+#: common\kupu.pox
+msgid "There was a problem initializing the drawers. Most likely the XSLT or XML files aren\'t available. If this is not the Kupu demo version, check your files or the service that provide them (error: ${error})."
+msgstr ""
+
+#. Default: "There were no errors."
+#: common\kupu.pox
+msgid "There were no errors."
+msgstr "N?o foram encontrados erros."
+
+#. Default: "This feature requires pop-ups to be enabled on your browser!"
+#: common\kupu.pox
+msgid "This feature requires pop-ups to be enabled on your browser!"
+msgstr "Esta funcionaliade exige os pop-ups estejam activados no seu browser!"
+
+#. Default: "Unsupported browser!"
+#: common\kupu.pox
+msgid "Unsupported browser!"
+msgstr "Browser n?o suportado!"
+
+#. Default: "View source"
+#: common\kupu.pox
+msgid "View source"
+msgstr "Ver o c?digo HTML"
+
+#. Default: "You are leaving the editor. Do you want to save your changes?"
+#: common\kupu.pox
+msgid "You are leaving the editor. Do you want to save your changes?"
+msgstr ""
+
+#. Default: "click to fold"
+#: common\kupu.pox
+msgid "click to fold"
+msgstr ""
+
+#. Default: "click to unfold"
+#: common\kupu.pox
+msgid "click to unfold"
+msgstr ""
+
+#. Default: "exception ${message} while registering an event handler for element ${element}, event ${event}, method ${method}"
+#: common\kupu.pox
+msgid "exception ${message} while registering an event handler for element ${element}, event ${event}, method ${method}"
+msgstr "excep??o ${message} ao registar um gestor de eventos para o elemento ${element}, evento ${event}, m?todo ${method}"
+
Added: kupu/trunk/kupu/i18n/kupupox-sr-Latn.po
==============================================================================
--- (empty file)
+++ kupu/trunk/kupu/i18n/kupupox-sr-Latn.po Tue Jun 26 14:50:50 2007
@@ -0,0 +1,344 @@
+# Translation of kupu.pot to Serbian
+# ----------------------------------------------------------------------
+#
+# The files kupu-sr.po and kupu-sr-Latn.po are respectivelly the plone
+# translations for the Serbian language in Cyrillic and the Serbian
+# language in Latin script. As the Serbian language can be written down
+# equivocally using these two different scripts, both translation files
+# are provided.
+#
+# The kupu-sr-Latn.po is automatically generated from kupu-sr.po and
+# should NOT be edited by hand.
+#
+# The kupu-sr.po and kupu-sr-Latn.po for plone domain MUST always be
+# distributed one with the other.
+#
+# If you have any questions regarding this translation, you can write to
+# the first translator, Filip Mileti? (f dot miletic at ewi dot tudelft
+# dot nl).
+msgid ""
+msgstr ""
+"Project-Id-Version: Kupu\n"
+"POT-Creation-Date: 2007-06-26 12:47+0000\n"
+"PO-Revision-Date: 2005-08-07 23:45+01:00\n"
+"Last-Translator: Filip Miletic \n"
+"Language-Team: Serbian \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%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+"Language-Code: sr-Latn\n"
+"Language-Name: Serbian (Latin)\n"
+"Preferred-Encodings: utf-8\n"
+"Domain: kupu\n"
+
+#. Default: "Add column"
+#: common\kupu.pox
+msgid "Add column"
+msgstr "Dodaj kolonu"
+
+#. Default: "Add row"
+#: common\kupu.pox
+msgid "Add row"
+msgstr "Dodaj vrstu"
+
+#. Default: "Add table"
+#: common\kupu.pox
+msgid "Add table"
+msgstr "Dodaj tabelu"
+
+#. Default: "Browser not supported!"
+#: common\kupu.pox
+msgid "Browser not supported!"
+msgstr "Pregleda? nije podr?an!"
+
+#. Default: "Can only preview web urls"
+#: common\kupu.pox
+msgid "Can only preview web urls"
+msgstr ""
+
+#. Default: "Cleaning up HTML..."
+#: common\kupu.pox
+msgid "Cleaning up HTML..."
+msgstr "Pro?i??avanje HTMLa..."
+
+#. Default: "Cleanup done, sending document to server"
+#: common\kupu.pox
+msgid "Cleanup done, sending document to server"
+msgstr "Dokument je o?i??en i ?alje se na server"
+
+#. Default: "Color chosen"
+#: common\kupu.pox
+msgid "Color chosen"
+msgstr "Izabrana boja"
+
+#. Default: "Copy"
+#: common\kupu.pox
+msgid "Copy"
+msgstr "Umno?i"
+
+#. Default: "Copying from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Copying from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "Umno?avanje iz JavaSkripta je isklju?eno u va?oj Mozili iz bezbednosnih razloga. Za vi?e podataka, pro?itajte http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+
+#. Default: "Could not set status bar message, check your browser\'s security settings."
+#: common\kupu.pox
+msgid "Could not set status bar message, check your browser\'s security settings."
+msgstr ""
+
+#. Default: "Couldn\'t set design mode. Kupu will not work on this browser."
+#: common\kupu.pox
+msgid "Couldn\'t set design mode. Kupu will not work on this browser."
+msgstr ""
+
+#. Default: "Create image"
+#: common\kupu.pox
+msgid "Create image"
+msgstr "Napravi sliku"
+
+#. Default: "Create link"
+#: common\kupu.pox
+msgid "Create link"
+msgstr "Napravi vezu"
+
+#. Default: "Cut"
+#: common\kupu.pox
+msgid "Cut"
+msgstr "Iseci"
+
+#. Default: "Cutting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Cutting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "Isecanje iz JavaSkripta je isklju?eno u va?oj Mozili iz bezbednosnih razloga. Za vi?e podataka, pro?itajte http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+
+#. Default: "Delete Table"
+#: common\kupu.pox
+msgid "Delete Table"
+msgstr "Obri?i tabelu"
+
+#. Default: "Delete column"
+#: common\kupu.pox
+msgid "Delete column"
+msgstr "Obri?i kolonu"
+
+#. Default: "Delete link"
+#: common\kupu.pox
+msgid "Delete link"
+msgstr "Obri?i vezu"
+
+#. Default: "Delete row"
+#: common\kupu.pox
+msgid "Delete row"
+msgstr "Obri?i red"
+
+#. Default: "Discard changes? If you click OK, any changes you have made will be lost."
+#: common\kupu.pox
+msgid "Discard changes? If you click OK, any changes you have made will be lost."
+msgstr ""
+
+#. Default: "Document saved"
+#: common\kupu.pox
+msgid "Document saved"
+msgstr "Dokument je sa?uvan"
+
+#. Default: "Editor initialized"
+#: common\kupu.pox
+msgid "Editor initialized"
+msgstr "Ure?iva? je pokrenut"
+
+#. Default: "Editor not initialized yet!"
+#: common\kupu.pox
+msgid "Editor not initialized yet!"
+msgstr "Ure?iva? jo? nije pokrenut!"
+
+#. Default: "End node offset detected in a node without children!"
+#: common\kupu.pox
+msgid "End node offset detected in a node without children!"
+msgstr "Pomak krajnjeg noda je prime?en u nodu koji nema dece!"
+
+#. Default: "End offset out of range!"
+#: common\kupu.pox
+msgid "End offset out of range!"
+msgstr "Krajnji pomeraj je van opsega!"
+
+#. Default: "Error loading data, status ${status}"
+#: common\kupu.pox
+msgid "Error loading data, status ${status}"
+msgstr "Gre?ka pri u?itavanju podataka, status ${status}"
+
+#. Default: "Error loading translation (status ${status} ), falling back to english"
+#: common\kupu.pox
+msgid "Error loading translation (status ${status} ), falling back to english"
+msgstr "Gre?ka pri u?itavanju prevoda (status ${status} ), bi?e kori??en engleski"
+
+#. Default: "Error saving document"
+#: common\kupu.pox
+msgid "Error saving document"
+msgstr "Gre?ka pri ?uvanju dokumenta"
+
+#. Default: "Error saving your data.\nResponse status: ${status}.\nCheck your server log for more information."
+#: common\kupu.pox
+msgid "Error saving your data.\nResponse status: ${status}.\nCheck your server log for more information."
+msgstr ""
+
+#. Default: "Invalid table size"
+#: common\kupu.pox
+msgid "Invalid table size"
+msgstr "Veli?ina tabele je neispravna"
+
+#. Default: "No destination URL available!"
+#: common\kupu.pox
+msgid "No destination URL available!"
+msgstr "Odredi?ni URL nije dostupan!"
+
+#. Default: "No element found in the config island!"
+#: common\kupu.pox
+msgid "No element found in the config island!"
+msgstr "Nijedan element nije na?en u konfiguracionom ostrvu!"
+
+#. Default: "No head in document!"
+#: common\kupu.pox
+msgid "No head in document!"
+msgstr "Dokument nema zaglavlje!"
+
+#. Default: "No parentcolumn found!"
+#: common\kupu.pox
+msgid "No parentcolumn found!"
+msgstr "Roditeljska kolona nije prona?ena!"
+
+#. Default: "No row to delete"
+#: common\kupu.pox
+msgid "No row to delete"
+msgstr "Nema vrsti za brisanje"
+
+#. Default: "Not inside a definition list element!"
+#: common\kupu.pox
+msgid "Not inside a definition list element!"
+msgstr "Kursor nije unutar definicije ?lana spiska!"
+
+#. Default: "Not inside a row!"
+#: common\kupu.pox
+msgid "Not inside a row!"
+msgstr "Kursor nije unutar vrste!"
+
+#. Default: "Not inside a table!"
+#: common\kupu.pox
+msgid "Not inside a table!"
+msgstr "Kursor nije unutar tabele!"
+
+#. Default: "Not inside link"
+#: common\kupu.pox
+msgid "Not inside link"
+msgstr "Kursor nije unutar veze"
+
+#. Default: "Offset out of document range"
+#: common\kupu.pox
+msgid "Offset out of document range"
+msgstr "Pomeraj je van opsega dokumenta"
+
+#. Default: "Paste"
+#: common\kupu.pox
+msgid "Paste"
+msgstr "Nalepi"
+
+#. Default: "Pasting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Pasting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "Nalepljivanje iz JavaSkripta je isklju?eno u va?oj Mozili iz bezbednosnih razloga. Za vi?e podataka, pro?itajte http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+
+#. Default: "Please wait while saving document..."
+#: common\kupu.pox
+msgid "Please wait while saving document..."
+msgstr "Sa?ekajte dok se ?uvanje dokumenta ne zavr?i..."
+
+#. Default: "Properties modified"
+#: common\kupu.pox
+msgid "Properties modified"
+msgstr "Svojstva su izmenjena"
+
+#. Default: "Request sent to server"
+#: common\kupu.pox
+msgid "Request sent to server"
+msgstr "Zahtev je poslat na server"
+
+#. Default: "Right click to copy link"
+#: common\kupu.pox
+msgid "Right click to copy link"
+msgstr ""
+
+#. Default: "Selection not inside the node!"
+#: common\kupu.pox
+msgid "Selection not inside the node!"
+msgstr "Izbor nije unutar noda!"
+
+#. Default: "Sending request to server"
+#: common\kupu.pox
+msgid "Sending request to server"
+msgstr "Slanje zahteva serveru"
+
+#. Default: "Source edit tool initialized"
+#: common\kupu.pox
+msgid "Source edit tool initialized"
+msgstr "Pokrenut je alat za ure?ivanje izvornog koda"
+
+#. Default: "Start node offset detected in a node without children!"
+#: common\kupu.pox
+msgid "Start node offset detected in a node without children!"
+msgstr "Na?en je po?etni pomak u nodu bez dece!"
+
+#. Default: "Start offset out of range!"
+#: common\kupu.pox
+msgid "Start offset out of range!"
+msgstr "Po?etni pomeraj je van opsega!"
+
+#. Default: "Starting HTML cleanup"
+#: common\kupu.pox
+msgid "Starting HTML cleanup"
+msgstr "Pro?i??avanje HTML koda"
+
+#. Default: "There was a problem initializing the drawers. Most likely the XSLT or XML files aren\'t available. If this is not the Kupu demo version, check your files or the service that provide them (error: ${error})."
+#: common\kupu.pox
+msgid "There was a problem initializing the drawers. Most likely the XSLT or XML files aren\'t available. If this is not the Kupu demo version, check your files or the service that provide them (error: ${error})."
+msgstr ""
+
+#. Default: "There were no errors."
+#: common\kupu.pox
+msgid "There were no errors."
+msgstr "Nije bilo gre?aka."
+
+#. Default: "This feature requires pop-ups to be enabled on your browser!"
+#: common\kupu.pox
+msgid "This feature requires pop-ups to be enabled on your browser!"
+msgstr "Ova mogu?nost zahteva da su iska?u?i prozori dozvoljeni u pregleda?u!"
+
+#. Default: "Unsupported browser!"
+#: common\kupu.pox
+msgid "Unsupported browser!"
+msgstr "Pregleda? nije podr?an!"
+
+#. Default: "View source"
+#: common\kupu.pox
+msgid "View source"
+msgstr "Pregled izvornog koda"
+
+#. Default: "You are leaving the editor. Do you want to save your changes?"
+#: common\kupu.pox
+msgid "You are leaving the editor. Do you want to save your changes?"
+msgstr ""
+
+#. Default: "click to fold"
+#: common\kupu.pox
+msgid "click to fold"
+msgstr ""
+
+#. Default: "click to unfold"
+#: common\kupu.pox
+msgid "click to unfold"
+msgstr ""
+
+#. Default: "exception ${message} while registering an event handler for element ${element}, event ${event}, method ${method}"
+#: common\kupu.pox
+msgid "exception ${message} while registering an event handler for element ${element}, event ${event}, method ${method}"
+msgstr "izuzetak ${message} pri prijavi obra?iva?a doga?aja za element ${element}, doga?aj ${event}, metod ${method}"
+
Added: kupu/trunk/kupu/i18n/kupupox-sr.po
==============================================================================
--- (empty file)
+++ kupu/trunk/kupu/i18n/kupupox-sr.po Tue Jun 26 14:50:50 2007
@@ -0,0 +1,344 @@
+# Translation of kupu.pot to Serbian
+# ----------------------------------------------------------------------
+#
+# The files kupu-sr.po and kupu-sr-Latn.po are respectivelly the plone
+# translations for the Serbian language in Cyrillic and the Serbian
+# language in Latin script. As the Serbian language can be written down
+# equivocally using these two different scripts, both translation files
+# are provided.
+#
+# The kupu-sr-Latn.po is automatically generated from kupu-sr.po and
+# should NOT be edited by hand.
+#
+# The kupu-sr.po and kupu-sr-Latn.po for plone domain MUST always be
+# distributed one with the other.
+#
+# If you have any questions regarding this translation, you can write to
+# the first translator, Filip Mileti? (f dot miletic at ewi dot tudelft
+# dot nl).
+msgid ""
+msgstr ""
+"Project-Id-Version: Kupu\n"
+"POT-Creation-Date: 2007-06-26 12:47+0000\n"
+"PO-Revision-Date: 2005-08-07 23:45+01:00\n"
+"Last-Translator: Filip Miletic \n"
+"Language-Team: Serbian \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%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+"Language-Code: sr\n"
+"Language-Name: Serbian\n"
+"Preferred-Encodings: utf-8\n"
+"Domain: kupu\n"
+
+#. Default: "Add column"
+#: common\kupu.pox
+msgid "Add column"
+msgstr "????? ??????"
+
+#. Default: "Add row"
+#: common\kupu.pox
+msgid "Add row"
+msgstr "????? ?????"
+
+#. Default: "Add table"
+#: common\kupu.pox
+msgid "Add table"
+msgstr "????? ??????"
+
+#. Default: "Browser not supported!"
+#: common\kupu.pox
+msgid "Browser not supported!"
+msgstr "????????? ???? ???????!"
+
+#. Default: "Can only preview web urls"
+#: common\kupu.pox
+msgid "Can only preview web urls"
+msgstr ""
+
+#. Default: "Cleaning up HTML..."
+#: common\kupu.pox
+msgid "Cleaning up HTML..."
+msgstr "???????????? ?????..."
+
+#. Default: "Cleanup done, sending document to server"
+#: common\kupu.pox
+msgid "Cleanup done, sending document to server"
+msgstr "???????? ?? ??????? ? ???? ?? ?? ??????"
+
+#. Default: "Color chosen"
+#: common\kupu.pox
+msgid "Color chosen"
+msgstr "???????? ????"
+
+#. Default: "Copy"
+#: common\kupu.pox
+msgid "Copy"
+msgstr "??????"
+
+#. Default: "Copying from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Copying from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "?????????? ?? ??????????? ?? ????????? ? ????? ?????? ?? ???????????? ???????. ?? ???? ????????, ?????????? http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+
+#. Default: "Could not set status bar message, check your browser\'s security settings."
+#: common\kupu.pox
+msgid "Could not set status bar message, check your browser\'s security settings."
+msgstr ""
+
+#. Default: "Couldn\'t set design mode. Kupu will not work on this browser."
+#: common\kupu.pox
+msgid "Couldn\'t set design mode. Kupu will not work on this browser."
+msgstr ""
+
+#. Default: "Create image"
+#: common\kupu.pox
+msgid "Create image"
+msgstr "??????? ?????"
+
+#. Default: "Create link"
+#: common\kupu.pox
+msgid "Create link"
+msgstr "??????? ????"
+
+#. Default: "Cut"
+#: common\kupu.pox
+msgid "Cut"
+msgstr "?????"
+
+#. Default: "Cutting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Cutting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "??????? ?? ??????????? ?? ????????? ? ????? ?????? ?? ???????????? ???????. ?? ???? ????????, ?????????? http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+
+#. Default: "Delete Table"
+#: common\kupu.pox
+msgid "Delete Table"
+msgstr "?????? ??????"
+
+#. Default: "Delete column"
+#: common\kupu.pox
+msgid "Delete column"
+msgstr "?????? ??????"
+
+#. Default: "Delete link"
+#: common\kupu.pox
+msgid "Delete link"
+msgstr "?????? ????"
+
+#. Default: "Delete row"
+#: common\kupu.pox
+msgid "Delete row"
+msgstr "?????? ???"
+
+#. Default: "Discard changes? If you click OK, any changes you have made will be lost."
+#: common\kupu.pox
+msgid "Discard changes? If you click OK, any changes you have made will be lost."
+msgstr ""
+
+#. Default: "Document saved"
+#: common\kupu.pox
+msgid "Document saved"
+msgstr "???????? ?? ???????"
+
+#. Default: "Editor initialized"
+#: common\kupu.pox
+msgid "Editor initialized"
+msgstr "???????? ?? ????????"
+
+#. Default: "Editor not initialized yet!"
+#: common\kupu.pox
+msgid "Editor not initialized yet!"
+msgstr "???????? ??? ???? ????????!"
+
+#. Default: "End node offset detected in a node without children!"
+#: common\kupu.pox
+msgid "End node offset detected in a node without children!"
+msgstr "????? ??????? ???? ?? ???????? ? ???? ???? ???? ????!"
+
+#. Default: "End offset out of range!"
+#: common\kupu.pox
+msgid "End offset out of range!"
+msgstr "?????? ??????? ?? ??? ??????!"
+
+#. Default: "Error loading data, status ${status}"
+#: common\kupu.pox
+msgid "Error loading data, status ${status}"
+msgstr "?????? ??? ????????? ????????, ?????? ${status}"
+
+#. Default: "Error loading translation (status ${status} ), falling back to english"
+#: common\kupu.pox
+msgid "Error loading translation (status ${status} ), falling back to english"
+msgstr "?????? ??? ????????? ??????? (?????? ${status} ), ???? ???????? ????????"
+
+#. Default: "Error saving document"
+#: common\kupu.pox
+msgid "Error saving document"
+msgstr "?????? ??? ?????? ?????????"
+
+#. Default: "Error saving your data.\nResponse status: ${status}.\nCheck your server log for more information."
+#: common\kupu.pox
+msgid "Error saving your data.\nResponse status: ${status}.\nCheck your server log for more information."
+msgstr ""
+
+#. Default: "Invalid table size"
+#: common\kupu.pox
+msgid "Invalid table size"
+msgstr "???????? ?????? ?? ??????????"
+
+#. Default: "No destination URL available!"
+#: common\kupu.pox
+msgid "No destination URL available!"
+msgstr "????????? ??? ???? ????????!"
+
+#. Default: "No element found in the config island!"
+#: common\kupu.pox
+msgid "No element found in the config island!"
+msgstr "??????? ??????? ???? ????? ? ??????????????? ??????!"
+
+#. Default: "No head in document!"
+#: common\kupu.pox
+msgid "No head in document!"
+msgstr "???????? ???? ????????!"
+
+#. Default: "No parentcolumn found!"
+#: common\kupu.pox
+msgid "No parentcolumn found!"
+msgstr "?????????? ?????? ???? ?????????!"
+
+#. Default: "No row to delete"
+#: common\kupu.pox
+msgid "No row to delete"
+msgstr "???? ????? ?? ???????"
+
+#. Default: "Not inside a definition list element!"
+#: common\kupu.pox
+msgid "Not inside a definition list element!"
+msgstr "?????? ???? ?????? ?????????? ????? ??????!"
+
+#. Default: "Not inside a row!"
+#: common\kupu.pox
+msgid "Not inside a row!"
+msgstr "?????? ???? ?????? ?????!"
+
+#. Default: "Not inside a table!"
+#: common\kupu.pox
+msgid "Not inside a table!"
+msgstr "?????? ???? ?????? ??????!"
+
+#. Default: "Not inside link"
+#: common\kupu.pox
+msgid "Not inside link"
+msgstr "?????? ???? ?????? ????"
+
+#. Default: "Offset out of document range"
+#: common\kupu.pox
+msgid "Offset out of document range"
+msgstr "??????? ?? ??? ?????? ?????????"
+
+#. Default: "Paste"
+#: common\kupu.pox
+msgid "Paste"
+msgstr "??????"
+
+#. Default: "Pasting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Pasting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "??????????? ?? ??????????? ?? ????????? ? ????? ?????? ?? ???????????? ???????. ?? ???? ????????, ?????????? http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+
+#. Default: "Please wait while saving document..."
+#: common\kupu.pox
+msgid "Please wait while saving document..."
+msgstr "????????? ??? ?? ?????? ????????? ?? ??????..."
+
+#. Default: "Properties modified"
+#: common\kupu.pox
+msgid "Properties modified"
+msgstr "???????? ?? ????????"
+
+#. Default: "Request sent to server"
+#: common\kupu.pox
+msgid "Request sent to server"
+msgstr "?????? ?? ?????? ?? ??????"
+
+#. Default: "Right click to copy link"
+#: common\kupu.pox
+msgid "Right click to copy link"
+msgstr ""
+
+#. Default: "Selection not inside the node!"
+#: common\kupu.pox
+msgid "Selection not inside the node!"
+msgstr "????? ???? ?????? ????!"
+
+#. Default: "Sending request to server"
+#: common\kupu.pox
+msgid "Sending request to server"
+msgstr "????? ??????? ???????"
+
+#. Default: "Source edit tool initialized"
+#: common\kupu.pox
+msgid "Source edit tool initialized"
+msgstr "???????? ?? ???? ?? ????????? ???????? ????"
+
+#. Default: "Start node offset detected in a node without children!"
+#: common\kupu.pox
+msgid "Start node offset detected in a node without children!"
+msgstr "????? ?? ??????? ????? ? ???? ??? ????!"
+
+#. Default: "Start offset out of range!"
+#: common\kupu.pox
+msgid "Start offset out of range!"
+msgstr "??????? ??????? ?? ??? ??????!"
+
+#. Default: "Starting HTML cleanup"
+#: common\kupu.pox
+msgid "Starting HTML cleanup"
+msgstr "???????????? ???? ????"
+
+#. Default: "There was a problem initializing the drawers. Most likely the XSLT or XML files aren\'t available. If this is not the Kupu demo version, check your files or the service that provide them (error: ${error})."
+#: common\kupu.pox
+msgid "There was a problem initializing the drawers. Most likely the XSLT or XML files aren\'t available. If this is not the Kupu demo version, check your files or the service that provide them (error: ${error})."
+msgstr ""
+
+#. Default: "There were no errors."
+#: common\kupu.pox
+msgid "There were no errors."
+msgstr "???? ???? ???????."
+
+#. Default: "This feature requires pop-ups to be enabled on your browser!"
+#: common\kupu.pox
+msgid "This feature requires pop-ups to be enabled on your browser!"
+msgstr "??? ????????? ??????? ?? ?? ???????? ??????? ????????? ? ??????????!"
+
+#. Default: "Unsupported browser!"
+#: common\kupu.pox
+msgid "Unsupported browser!"
+msgstr "????????? ???? ???????!"
+
+#. Default: "View source"
+#: common\kupu.pox
+msgid "View source"
+msgstr "??????? ???????? ????"
+
+#. Default: "You are leaving the editor. Do you want to save your changes?"
+#: common\kupu.pox
+msgid "You are leaving the editor. Do you want to save your changes?"
+msgstr ""
+
+#. Default: "click to fold"
+#: common\kupu.pox
+msgid "click to fold"
+msgstr ""
+
+#. Default: "click to unfold"
+#: common\kupu.pox
+msgid "click to unfold"
+msgstr ""
+
+#. Default: "exception ${message} while registering an event handler for element ${element}, event ${event}, method ${method}"
+#: common\kupu.pox
+msgid "exception ${message} while registering an event handler for element ${element}, event ${event}, method ${method}"
+msgstr "???????? ${message} ??? ??????? ?????????? ???????? ?? ??????? ${element}, ??????? ${event}, ????? ${method}"
+
Added: kupu/trunk/kupu/i18n/kupupox-vi.po
==============================================================================
--- (empty file)
+++ kupu/trunk/kupu/i18n/kupupox-vi.po Tue Jun 26 14:50:50 2007
@@ -0,0 +1,331 @@
+# Translation of kupu.pot to Vietnamese
+# Thanh Hai, Ha , 2005
+msgid ""
+msgstr ""
+"Project-Id-Version: Kupu 1.3.1\n"
+"POT-Creation-Date: 2007-06-26 12:47+0000\n"
+"PO-Revision-Date: 2005-12-07 14:19+0700\n"
+"Last-Translator: Thanh Hai, Ha \n"
+"Language-Team: Vietnamese i18n Team\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0\n"
+"Language-Code: vi\n"
+"Language-Name: Vietnamese\n"
+"Preferred-Encodings: utf-8\n"
+"Domain: kupu\n"
+"X-Poedit-Language: Vietnamese\n"
+"X-Poedit-Country: VIET NAM\n"
+"X-Poedit-SourceCharset: utf-8\n"
+
+#. Default: "Add column"
+#: common\kupu.pox
+msgid "Add column"
+msgstr "Th?m c?t"
+
+#. Default: "Add row"
+#: common\kupu.pox
+msgid "Add row"
+msgstr "Th?m d?ng"
+
+#. Default: "Add table"
+#: common\kupu.pox
+msgid "Add table"
+msgstr "Th?m b?ng"
+
+#. Default: "Browser not supported!"
+#: common\kupu.pox
+msgid "Browser not supported!"
+msgstr "Tr?nh duy?t kh?ng ???c h? tr?"
+
+#. Default: "Can only preview web urls"
+#: common\kupu.pox
+msgid "Can only preview web urls"
+msgstr ""
+
+#. Default: "Cleaning up HTML..."
+#: common\kupu.pox
+msgid "Cleaning up HTML..."
+msgstr "?ang d?n m? HTML..."
+
+#. Default: "Cleanup done, sending document to server"
+#: common\kupu.pox
+msgid "Cleanup done, sending document to server"
+msgstr "?? d?n m? HTML xong, ?ang g?i t?i li?u ??n m?y ch?"
+
+#. Default: "Color chosen"
+#: common\kupu.pox
+msgid "Color chosen"
+msgstr "M?u ?? ???c ch?n"
+
+#. Default: "Copy"
+#: common\kupu.pox
+msgid "Copy"
+msgstr "Sao ch?p"
+
+#. Default: "Copying from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Copying from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "Thao t?c sao ch?p t? JavaScript ?? b? v? hi?u h?a ? tr?nh duy?t Mozilla v? c?c thi?t l?p li?n quan ??n b?o m?t. ?? bi?t th?m th?ng tin, h?y xem th?m t?i: http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+
+#. Default: "Could not set status bar message, check your browser\'s security settings."
+#: common\kupu.pox
+msgid "Could not set status bar message, check your browser\'s security settings."
+msgstr ""
+
+#. Default: "Couldn\'t set design mode. Kupu will not work on this browser."
+#: common\kupu.pox
+msgid "Couldn\'t set design mode. Kupu will not work on this browser."
+msgstr ""
+
+#. Default: "Create image"
+#: common\kupu.pox
+msgid "Create image"
+msgstr "T?o h?nh ?nh"
+
+#. Default: "Create link"
+#: common\kupu.pox
+msgid "Create link"
+msgstr "T?o li?n k?t"
+
+#. Default: "Cut"
+#: common\kupu.pox
+msgid "Cut"
+msgstr "C?t"
+
+#. Default: "Cutting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Cutting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "Thao t?c c?t t? JavaScript ?? b? v? hi?u h?a ? tr?nh duy?t Mozilla v? c?c thi?t l?p li?n quan ??n b?o m?t. ?? bi?t th?m th?ng tin, h?y xem th?m t?i: http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+
+#. Default: "Delete Table"
+#: common\kupu.pox
+msgid "Delete Table"
+msgstr "X?a b?ng"
+
+#. Default: "Delete column"
+#: common\kupu.pox
+msgid "Delete column"
+msgstr "X?a c?t"
+
+#. Default: "Delete link"
+#: common\kupu.pox
+msgid "Delete link"
+msgstr "X?a li?n k?t"
+
+#. Default: "Delete row"
+#: common\kupu.pox
+msgid "Delete row"
+msgstr "X?a d?ng"
+
+#. Default: "Discard changes? If you click OK, any changes you have made will be lost."
+#: common\kupu.pox
+msgid "Discard changes? If you click OK, any changes you have made will be lost."
+msgstr ""
+
+#. Default: "Document saved"
+#: common\kupu.pox
+msgid "Document saved"
+msgstr "T?i li?u ?? ???c l?u l?i"
+
+#. Default: "Editor initialized"
+#: common\kupu.pox
+msgid "Editor initialized"
+msgstr "Tr?nh bi?n t?p ?? ???c kh?i t?o"
+
+#. Default: "Editor not initialized yet!"
+#: common\kupu.pox
+msgid "Editor not initialized yet!"
+msgstr "Tr?nh bi?n t?p ch?a ???c kh?i t?o"
+
+#. Default: "End node offset detected in a node without children!"
+#: common\kupu.pox
+msgid "End node offset detected in a node without children!"
+msgstr "End node offset ???c t?m th?y trong m?t node kh?ng c? node con!"
+
+#. Default: "End offset out of range!"
+#: common\kupu.pox
+msgid "End offset out of range!"
+msgstr "End offset v??t qu? gi?i h?n!"
+
+#. Default: "Error loading data, status ${status}"
+#: common\kupu.pox
+msgid "Error loading data, status ${status}"
+msgstr "L?i khi t?i d? li?u, tr?ng th?i ${status}"
+
+#. Default: "Error loading translation (status ${status} ), falling back to english"
+#: common\kupu.pox
+msgid "Error loading translation (status ${status} ), falling back to english"
+msgstr "L?i khi t?i b?n d?ch (${status} ), s? d?ng b?n d?ch ti?ng Anh"
+
+#. Default: "Error saving document"
+#: common\kupu.pox
+msgid "Error saving document"
+msgstr "L?i x?y ra khi l?u t?i li?u"
+
+#. Default: "Error saving your data.\nResponse status: ${status}.\nCheck your server log for more information."
+#: common\kupu.pox
+msgid "Error saving your data.\nResponse status: ${status}.\nCheck your server log for more information."
+msgstr ""
+
+#. Default: "Invalid table size"
+#: common\kupu.pox
+msgid "Invalid table size"
+msgstr "K?ch th??c c?a b?ng kh?ng ??ng"
+
+#. Default: "No destination URL available!"
+#: common\kupu.pox
+msgid "No destination URL available!"
+msgstr "Kh?ng c? URL ??ch!"
+
+#. Default: "No element found in the config island!"
+#: common\kupu.pox
+msgid "No element found in the config island!"
+msgstr "Kh?ng t?m th?y y?u t? c?n thi?t trong c?u h?nh"
+
+#. Default: "No head in document!"
+#: common\kupu.pox
+msgid "No head in document!"
+msgstr "V?n b?n kh?ng c? ph?n ??u ??"
+
+#. Default: "No parentcolumn found!"
+#: common\kupu.pox
+msgid "No parentcolumn found!"
+msgstr "Kh?ng t?m th?y c?t ? c?p cao h?n"
+
+#. Default: "No row to delete"
+#: common\kupu.pox
+msgid "No row to delete"
+msgstr "Kh?ng c? h?ng n?o ?? x?a."
+
+#. Default: "Not inside a definition list element!"
+#: common\kupu.pox
+msgid "Not inside a definition list element!"
+msgstr "Kh?ng ? b?n trong ?? m?c c?a danh s?ch x?c ??nh"
+
+#. Default: "Not inside a row!"
+#: common\kupu.pox
+msgid "Not inside a row!"
+msgstr "Kh?ng ? b?n trong d?ng"
+
+#. Default: "Not inside a table!"
+#: common\kupu.pox
+msgid "Not inside a table!"
+msgstr "Kh?ng ? b?n trong b?ng"
+
+#. Default: "Not inside link"
+#: common\kupu.pox
+msgid "Not inside link"
+msgstr "Kh?ng ? trong li?n k?t"
+
+#. Default: "Offset out of document range"
+#: common\kupu.pox
+msgid "Offset out of document range"
+msgstr "Offset n?m ngo?i gi?i h?n c?a t?i li?u"
+
+#. Default: "Paste"
+#: common\kupu.pox
+msgid "Paste"
+msgstr "D?n"
+
+#. Default: "Pasting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Pasting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "Thao t?c d?n t? JavaScript ?? b? v? hi?u h?a ? tr?nh duy?t Mozilla v? c?c thi?t l?p li?n quan ??n b?o m?t. ?? bi?t th?m th?ng tin, h?y xem th?m t?i: http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+
+#. Default: "Please wait while saving document..."
+#: common\kupu.pox
+msgid "Please wait while saving document..."
+msgstr "T?i li?u ?ang ???c l?u l?i. Vui l?ng ??i trong gi?y l?t..."
+
+#. Default: "Properties modified"
+#: common\kupu.pox
+msgid "Properties modified"
+msgstr "Thu?c t?nh ?? ???c thay ??i"
+
+#. Default: "Request sent to server"
+#: common\kupu.pox
+msgid "Request sent to server"
+msgstr "Y?u c?u ?? ???c g?i ??n m?y ch?"
+
+#. Default: "Right click to copy link"
+#: common\kupu.pox
+msgid "Right click to copy link"
+msgstr ""
+
+#. Default: "Selection not inside the node!"
+#: common\kupu.pox
+msgid "Selection not inside the node!"
+msgstr "Ph?n ???c ch?n kh?ng ? b?n trong node"
+
+#. Default: "Sending request to server"
+#: common\kupu.pox
+msgid "Sending request to server"
+msgstr "?ang g?i y?u c?u ??n m?y ch?"
+
+#. Default: "Source edit tool initialized"
+#: common\kupu.pox
+msgid "Source edit tool initialized"
+msgstr "C?ng c? bi?n t?p m? ?? ???c kh?i t?o"
+
+#. Default: "Start node offset detected in a node without children!"
+#: common\kupu.pox
+msgid "Start node offset detected in a node without children!"
+msgstr "Start node offset ???c t?m th?y trong m?t node kh?ng c? node con!"
+
+#. Default: "Start offset out of range!"
+#: common\kupu.pox
+msgid "Start offset out of range!"
+msgstr "Start offset v??t qu? gi?i h?n"
+
+#. Default: "Starting HTML cleanup"
+#: common\kupu.pox
+msgid "Starting HTML cleanup"
+msgstr "B?t ??u d?n m? HTML."
+
+#. Default: "There was a problem initializing the drawers. Most likely the XSLT or XML files aren\'t available. If this is not the Kupu demo version, check your files or the service that provide them (error: ${error})."
+#: common\kupu.pox
+msgid "There was a problem initializing the drawers. Most likely the XSLT or XML files aren\'t available. If this is not the Kupu demo version, check your files or the service that provide them (error: ${error})."
+msgstr ""
+
+#. Default: "There were no errors."
+#: common\kupu.pox
+msgid "There were no errors."
+msgstr "Kh?ng c? l?i n?o."
+
+#. Default: "This feature requires pop-ups to be enabled on your browser!"
+#: common\kupu.pox
+msgid "This feature requires pop-ups to be enabled on your browser!"
+msgstr "Ch?c n?ng n?y y?u c?u tr?nh duy?t ph?i cho ph?p m? c?a s? pop-up"
+
+#. Default: "Unsupported browser!"
+#: common\kupu.pox
+msgid "Unsupported browser!"
+msgstr "Tr?nh duy?t kh?ng ???c h? tr?!"
+
+#. Default: "View source"
+#: common\kupu.pox
+msgid "View source"
+msgstr "Xem m?"
+
+#. Default: "You are leaving the editor. Do you want to save your changes?"
+#: common\kupu.pox
+msgid "You are leaving the editor. Do you want to save your changes?"
+msgstr ""
+
+#. Default: "click to fold"
+#: common\kupu.pox
+msgid "click to fold"
+msgstr ""
+
+#. Default: "click to unfold"
+#: common\kupu.pox
+msgid "click to unfold"
+msgstr ""
+
+#. Default: "exception ${message} while registering an event handler for element ${element}, event ${event}, method ${method}"
+#: common\kupu.pox
+msgid "exception ${message} while registering an event handler for element ${element}, event ${event}, method ${method}"
+msgstr "l?i ${message} trong qu? tr?nh ??ng k? ${element} v?i b? qu?n l? s? ki?n, s? ki?n ${event}, ph??ng th?c ${method}"
+
Added: kupu/trunk/kupu/i18n/kupupox-zh-cn.po
==============================================================================
--- (empty file)
+++ kupu/trunk/kupu/i18n/kupupox-zh-cn.po Tue Jun 26 14:50:50 2007
@@ -0,0 +1,329 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2007-06-26 12:47+0000\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: panjunyong \n"
+"Language-Team: CZUG i18n team \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0\n"
+"Language-Code: en\n"
+"Language-Name: English\n"
+"Preferred-Encodings: utf-8 latin1\n"
+"Domain: kupu\n"
+"Generated-By: zope/app/translation_files/extract.py\n"
+"Language-code: zh-cn\n"
+"Language-name: Chinese\n"
+
+#. Default: "Add column"
+#: common\kupu.pox
+msgid "Add column"
+msgstr "???"
+
+#. Default: "Add row"
+#: common\kupu.pox
+msgid "Add row"
+msgstr "???"
+
+#. Default: "Add table"
+#: common\kupu.pox
+msgid "Add table"
+msgstr "????"
+
+#. Default: "Browser not supported!"
+#: common\kupu.pox
+msgid "Browser not supported!"
+msgstr "???????"
+
+#. Default: "Can only preview web urls"
+#: common\kupu.pox
+msgid "Can only preview web urls"
+msgstr ""
+
+#. Default: "Cleaning up HTML..."
+#: common\kupu.pox
+msgid "Cleaning up HTML..."
+msgstr "????HTML..."
+
+#. Default: "Cleanup done, sending document to server"
+#: common\kupu.pox
+msgid "Cleanup done, sending document to server"
+msgstr "?????????????"
+
+#. Default: "Color chosen"
+#: common\kupu.pox
+msgid "Color chosen"
+msgstr "?????"
+
+#. Default: "Copy"
+#: common\kupu.pox
+msgid "Copy"
+msgstr "??"
+
+#. Default: "Copying from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Copying from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr ""
+
+#. Default: "Could not set status bar message, check your browser\'s security settings."
+#: common\kupu.pox
+msgid "Could not set status bar message, check your browser\'s security settings."
+msgstr ""
+
+#. Default: "Couldn\'t set design mode. Kupu will not work on this browser."
+#: common\kupu.pox
+msgid "Couldn\'t set design mode. Kupu will not work on this browser."
+msgstr ""
+
+#. Default: "Create image"
+#: common\kupu.pox
+msgid "Create image"
+msgstr "????"
+
+#. Default: "Create link"
+#: common\kupu.pox
+msgid "Create link"
+msgstr "????"
+
+#. Default: "Cut"
+#: common\kupu.pox
+msgid "Cut"
+msgstr "??"
+
+#. Default: "Cutting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Cutting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr ""
+
+#. Default: "Delete Table"
+#: common\kupu.pox
+msgid "Delete Table"
+msgstr "????"
+
+#. Default: "Delete column"
+#: common\kupu.pox
+msgid "Delete column"
+msgstr "???"
+
+#. Default: "Delete link"
+#: common\kupu.pox
+msgid "Delete link"
+msgstr "????"
+
+#. Default: "Delete row"
+#: common\kupu.pox
+msgid "Delete row"
+msgstr "???"
+
+#. Default: "Discard changes? If you click OK, any changes you have made will be lost."
+#: common\kupu.pox
+msgid "Discard changes? If you click OK, any changes you have made will be lost."
+msgstr ""
+
+#. Default: "Document saved"
+#: common\kupu.pox
+msgid "Document saved"
+msgstr "??????"
+
+#. Default: "Editor initialized"
+#: common\kupu.pox
+msgid "Editor initialized"
+msgstr "????????"
+
+#. Default: "Editor not initialized yet!"
+#: common\kupu.pox
+msgid "Editor not initialized yet!"
+msgstr "??????????"
+
+#. Default: "End node offset detected in a node without children!"
+#: common\kupu.pox
+msgid "End node offset detected in a node without children!"
+msgstr ""
+
+#. Default: "End offset out of range!"
+#: common\kupu.pox
+msgid "End offset out of range!"
+msgstr "?????????"
+
+#. Default: "Error loading data, status ${status}"
+#: common\kupu.pox
+msgid "Error loading data, status ${status}"
+msgstr "???????? ${status}"
+
+#. Default: "Error loading translation (status ${status} ), falling back to english"
+#: common\kupu.pox
+msgid "Error loading translation (status ${status} ), falling back to english"
+msgstr "?????????${status}???????"
+
+#. Default: "Error saving document"
+#: common\kupu.pox
+msgid "Error saving document"
+msgstr "??????"
+
+#. Default: "Error saving your data.\nResponse status: ${status}.\nCheck your server log for more information."
+#: common\kupu.pox
+msgid "Error saving your data.\nResponse status: ${status}.\nCheck your server log for more information."
+msgstr ""
+
+#. Default: "Invalid table size"
+#: common\kupu.pox
+msgid "Invalid table size"
+msgstr "???????"
+
+#. Default: "No destination URL available!"
+#: common\kupu.pox
+msgid "No destination URL available!"
+msgstr "????URL?"
+
+#. Default: "No element found in the config island!"
+#: common\kupu.pox
+msgid "No element found in the config island!"
+msgstr "????????????"
+
+#. Default: "No head in document!"
+#: common\kupu.pox
+msgid "No head in document!"
+msgstr ""
+
+#. Default: "No parentcolumn found!"
+#: common\kupu.pox
+msgid "No parentcolumn found!"
+msgstr "??????"
+
+#. Default: "No row to delete"
+#: common\kupu.pox
+msgid "No row to delete"
+msgstr "???????"
+
+#. Default: "Not inside a definition list element!"
+#: common\kupu.pox
+msgid "Not inside a definition list element!"
+msgstr "????????????"
+
+#. Default: "Not inside a row!"
+#: common\kupu.pox
+msgid "Not inside a row!"
+msgstr ""
+
+#. Default: "Not inside a table!"
+#: common\kupu.pox
+msgid "Not inside a table!"
+msgstr ""
+
+#. Default: "Not inside link"
+#: common\kupu.pox
+msgid "Not inside link"
+msgstr "??????"
+
+#. Default: "Offset out of document range"
+#: common\kupu.pox
+msgid "Offset out of document range"
+msgstr "?????????"
+
+#. Default: "Paste"
+#: common\kupu.pox
+msgid "Paste"
+msgstr "??"
+
+#. Default: "Pasting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Pasting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "????????JavaScript???????Mozilla??????????????read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+
+#. Default: "Please wait while saving document..."
+#: common\kupu.pox
+msgid "Please wait while saving document..."
+msgstr "??????????..."
+
+#. Default: "Properties modified"
+#: common\kupu.pox
+msgid "Properties modified"
+msgstr "??????"
+
+#. Default: "Request sent to server"
+#: common\kupu.pox
+msgid "Request sent to server"
+msgstr "??????????"
+
+#. Default: "Right click to copy link"
+#: common\kupu.pox
+msgid "Right click to copy link"
+msgstr ""
+
+#. Default: "Selection not inside the node!"
+#: common\kupu.pox
+msgid "Selection not inside the node!"
+msgstr ""
+
+#. Default: "Sending request to server"
+#: common\kupu.pox
+msgid "Sending request to server"
+msgstr "????????"
+
+#. Default: "Source edit tool initialized"
+#: common\kupu.pox
+msgid "Source edit tool initialized"
+msgstr "????????????"
+
+#. Default: "Start node offset detected in a node without children!"
+#: common\kupu.pox
+msgid "Start node offset detected in a node without children!"
+msgstr ""
+
+#. Default: "Start offset out of range!"
+#: common\kupu.pox
+msgid "Start offset out of range!"
+msgstr "?????????"
+
+#. Default: "Starting HTML cleanup"
+#: common\kupu.pox
+msgid "Starting HTML cleanup"
+msgstr "??HTML??"
+
+#. Default: "There was a problem initializing the drawers. Most likely the XSLT or XML files aren\'t available. If this is not the Kupu demo version, check your files or the service that provide them (error: ${error})."
+#: common\kupu.pox
+msgid "There was a problem initializing the drawers. Most likely the XSLT or XML files aren\'t available. If this is not the Kupu demo version, check your files or the service that provide them (error: ${error})."
+msgstr ""
+
+#. Default: "There were no errors."
+#: common\kupu.pox
+msgid "There were no errors."
+msgstr "?????"
+
+#. Default: "This feature requires pop-ups to be enabled on your browser!"
+#: common\kupu.pox
+msgid "This feature requires pop-ups to be enabled on your browser!"
+msgstr "???????????????????!"
+
+#. Default: "Unsupported browser!"
+#: common\kupu.pox
+msgid "Unsupported browser!"
+msgstr "????????"
+
+#. Default: "View source"
+#: common\kupu.pox
+msgid "View source"
+msgstr "?????"
+
+#. Default: "You are leaving the editor. Do you want to save your changes?"
+#: common\kupu.pox
+msgid "You are leaving the editor. Do you want to save your changes?"
+msgstr ""
+
+#. Default: "click to fold"
+#: common\kupu.pox
+msgid "click to fold"
+msgstr ""
+
+#. Default: "click to unfold"
+#: common\kupu.pox
+msgid "click to unfold"
+msgstr ""
+
+#. Default: "exception ${message} while registering an event handler for element ${element}, event ${event}, method ${method}"
+#: common\kupu.pox
+msgid "exception ${message} while registering an event handler for element ${element}, event ${event}, method ${method}"
+msgstr "???? ${element}???${event}???${method} ??????????????? ${message} "
+
Added: kupu/trunk/kupu/i18n/kupupox-zh.po
==============================================================================
--- (empty file)
+++ kupu/trunk/kupu/i18n/kupupox-zh.po Tue Jun 26 14:50:50 2007
@@ -0,0 +1,330 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2007-06-26 12:47+0000\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: panjunyong \n"
+"Language-Team: CZUG i18n team \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0\n"
+"Language-Code: en\n"
+"Language-Name: English\n"
+"Preferred-Encodings: utf-8 latin1\n"
+"Domain: kupu\n"
+"Generated-By: zope/app/translation_files/extract.py\n"
+"Language-code: zh\n"
+"Language-name: Chinese\n"
+"X-Is-Fallback-For: zh-cn zh-hk zh-mo zh-sg\n"
+
+#. Default: "Add column"
+#: common\kupu.pox
+msgid "Add column"
+msgstr "???"
+
+#. Default: "Add row"
+#: common\kupu.pox
+msgid "Add row"
+msgstr "???"
+
+#. Default: "Add table"
+#: common\kupu.pox
+msgid "Add table"
+msgstr "????"
+
+#. Default: "Browser not supported!"
+#: common\kupu.pox
+msgid "Browser not supported!"
+msgstr "???????"
+
+#. Default: "Can only preview web urls"
+#: common\kupu.pox
+msgid "Can only preview web urls"
+msgstr ""
+
+#. Default: "Cleaning up HTML..."
+#: common\kupu.pox
+msgid "Cleaning up HTML..."
+msgstr "????HTML..."
+
+#. Default: "Cleanup done, sending document to server"
+#: common\kupu.pox
+msgid "Cleanup done, sending document to server"
+msgstr "?????????????"
+
+#. Default: "Color chosen"
+#: common\kupu.pox
+msgid "Color chosen"
+msgstr "?????"
+
+#. Default: "Copy"
+#: common\kupu.pox
+msgid "Copy"
+msgstr "??"
+
+#. Default: "Copying from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Copying from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr ""
+
+#. Default: "Could not set status bar message, check your browser\'s security settings."
+#: common\kupu.pox
+msgid "Could not set status bar message, check your browser\'s security settings."
+msgstr ""
+
+#. Default: "Couldn\'t set design mode. Kupu will not work on this browser."
+#: common\kupu.pox
+msgid "Couldn\'t set design mode. Kupu will not work on this browser."
+msgstr ""
+
+#. Default: "Create image"
+#: common\kupu.pox
+msgid "Create image"
+msgstr "????"
+
+#. Default: "Create link"
+#: common\kupu.pox
+msgid "Create link"
+msgstr "????"
+
+#. Default: "Cut"
+#: common\kupu.pox
+msgid "Cut"
+msgstr "??"
+
+#. Default: "Cutting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Cutting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr ""
+
+#. Default: "Delete Table"
+#: common\kupu.pox
+msgid "Delete Table"
+msgstr "????"
+
+#. Default: "Delete column"
+#: common\kupu.pox
+msgid "Delete column"
+msgstr "???"
+
+#. Default: "Delete link"
+#: common\kupu.pox
+msgid "Delete link"
+msgstr "????"
+
+#. Default: "Delete row"
+#: common\kupu.pox
+msgid "Delete row"
+msgstr "???"
+
+#. Default: "Discard changes? If you click OK, any changes you have made will be lost."
+#: common\kupu.pox
+msgid "Discard changes? If you click OK, any changes you have made will be lost."
+msgstr ""
+
+#. Default: "Document saved"
+#: common\kupu.pox
+msgid "Document saved"
+msgstr "??????"
+
+#. Default: "Editor initialized"
+#: common\kupu.pox
+msgid "Editor initialized"
+msgstr "????????"
+
+#. Default: "Editor not initialized yet!"
+#: common\kupu.pox
+msgid "Editor not initialized yet!"
+msgstr "??????????"
+
+#. Default: "End node offset detected in a node without children!"
+#: common\kupu.pox
+msgid "End node offset detected in a node without children!"
+msgstr ""
+
+#. Default: "End offset out of range!"
+#: common\kupu.pox
+msgid "End offset out of range!"
+msgstr "?????????"
+
+#. Default: "Error loading data, status ${status}"
+#: common\kupu.pox
+msgid "Error loading data, status ${status}"
+msgstr "???????? ${status}"
+
+#. Default: "Error loading translation (status ${status} ), falling back to english"
+#: common\kupu.pox
+msgid "Error loading translation (status ${status} ), falling back to english"
+msgstr "?????????${status}???????"
+
+#. Default: "Error saving document"
+#: common\kupu.pox
+msgid "Error saving document"
+msgstr "??????"
+
+#. Default: "Error saving your data.\nResponse status: ${status}.\nCheck your server log for more information."
+#: common\kupu.pox
+msgid "Error saving your data.\nResponse status: ${status}.\nCheck your server log for more information."
+msgstr ""
+
+#. Default: "Invalid table size"
+#: common\kupu.pox
+msgid "Invalid table size"
+msgstr "???????"
+
+#. Default: "No destination URL available!"
+#: common\kupu.pox
+msgid "No destination URL available!"
+msgstr "????URL?"
+
+#. Default: "No element found in the config island!"
+#: common\kupu.pox
+msgid "No element found in the config island!"
+msgstr "????????????"
+
+#. Default: "No head in document!"
+#: common\kupu.pox
+msgid "No head in document!"
+msgstr ""
+
+#. Default: "No parentcolumn found!"
+#: common\kupu.pox
+msgid "No parentcolumn found!"
+msgstr "??????"
+
+#. Default: "No row to delete"
+#: common\kupu.pox
+msgid "No row to delete"
+msgstr "???????"
+
+#. Default: "Not inside a definition list element!"
+#: common\kupu.pox
+msgid "Not inside a definition list element!"
+msgstr "????????????"
+
+#. Default: "Not inside a row!"
+#: common\kupu.pox
+msgid "Not inside a row!"
+msgstr ""
+
+#. Default: "Not inside a table!"
+#: common\kupu.pox
+msgid "Not inside a table!"
+msgstr ""
+
+#. Default: "Not inside link"
+#: common\kupu.pox
+msgid "Not inside link"
+msgstr "??????"
+
+#. Default: "Offset out of document range"
+#: common\kupu.pox
+msgid "Offset out of document range"
+msgstr "?????????"
+
+#. Default: "Paste"
+#: common\kupu.pox
+msgid "Paste"
+msgstr "??"
+
+#. Default: "Pasting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Pasting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr "????????JavaScript???????Mozilla??????????????read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+
+#. Default: "Please wait while saving document..."
+#: common\kupu.pox
+msgid "Please wait while saving document..."
+msgstr "??????????..."
+
+#. Default: "Properties modified"
+#: common\kupu.pox
+msgid "Properties modified"
+msgstr "??????"
+
+#. Default: "Request sent to server"
+#: common\kupu.pox
+msgid "Request sent to server"
+msgstr "??????????"
+
+#. Default: "Right click to copy link"
+#: common\kupu.pox
+msgid "Right click to copy link"
+msgstr ""
+
+#. Default: "Selection not inside the node!"
+#: common\kupu.pox
+msgid "Selection not inside the node!"
+msgstr ""
+
+#. Default: "Sending request to server"
+#: common\kupu.pox
+msgid "Sending request to server"
+msgstr "????????"
+
+#. Default: "Source edit tool initialized"
+#: common\kupu.pox
+msgid "Source edit tool initialized"
+msgstr "????????????"
+
+#. Default: "Start node offset detected in a node without children!"
+#: common\kupu.pox
+msgid "Start node offset detected in a node without children!"
+msgstr ""
+
+#. Default: "Start offset out of range!"
+#: common\kupu.pox
+msgid "Start offset out of range!"
+msgstr "?????????"
+
+#. Default: "Starting HTML cleanup"
+#: common\kupu.pox
+msgid "Starting HTML cleanup"
+msgstr "??HTML??"
+
+#. Default: "There was a problem initializing the drawers. Most likely the XSLT or XML files aren\'t available. If this is not the Kupu demo version, check your files or the service that provide them (error: ${error})."
+#: common\kupu.pox
+msgid "There was a problem initializing the drawers. Most likely the XSLT or XML files aren\'t available. If this is not the Kupu demo version, check your files or the service that provide them (error: ${error})."
+msgstr ""
+
+#. Default: "There were no errors."
+#: common\kupu.pox
+msgid "There were no errors."
+msgstr "?????"
+
+#. Default: "This feature requires pop-ups to be enabled on your browser!"
+#: common\kupu.pox
+msgid "This feature requires pop-ups to be enabled on your browser!"
+msgstr "???????????????????!"
+
+#. Default: "Unsupported browser!"
+#: common\kupu.pox
+msgid "Unsupported browser!"
+msgstr "????????"
+
+#. Default: "View source"
+#: common\kupu.pox
+msgid "View source"
+msgstr "?????"
+
+#. Default: "You are leaving the editor. Do you want to save your changes?"
+#: common\kupu.pox
+msgid "You are leaving the editor. Do you want to save your changes?"
+msgstr ""
+
+#. Default: "click to fold"
+#: common\kupu.pox
+msgid "click to fold"
+msgstr ""
+
+#. Default: "click to unfold"
+#: common\kupu.pox
+msgid "click to unfold"
+msgstr ""
+
+#. Default: "exception ${message} while registering an event handler for element ${element}, event ${event}, method ${method}"
+#: common\kupu.pox
+msgid "exception ${message} while registering an event handler for element ${element}, event ${event}, method ${method}"
+msgstr "???? ${element}???${event}???${method} ??????????????? ${message} "
+
Added: kupu/trunk/kupu/i18n/kupupox.pot
==============================================================================
--- (empty file)
+++ kupu/trunk/kupu/i18n/kupupox.pot Tue Jun 26 14:50:50 2007
@@ -0,0 +1,329 @@
+# --- PLEASE EDIT THE LINES BELOW CORRECTLY ---
+# SOME DESCRIPTIVE TITLE.
+# FIRST AUTHOR , YEAR.
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2007-06-26 12:47+0000\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI +ZONE\n"
+"Last-Translator: FULL NAME \n"
+"Language-Team: LANGUAGE \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0\n"
+"Language-Code: en\n"
+"Language-Name: English\n"
+"Preferred-Encodings: utf-8 latin1\n"
+"Domain: kupupox\n"
+
+#. Default: "Add column"
+#: common\kupu.pox
+msgid "Add column"
+msgstr ""
+
+#. Default: "Add row"
+#: common\kupu.pox
+msgid "Add row"
+msgstr ""
+
+#. Default: "Add table"
+#: common\kupu.pox
+msgid "Add table"
+msgstr ""
+
+#. Default: "Browser not supported!"
+#: common\kupu.pox
+msgid "Browser not supported!"
+msgstr ""
+
+#. Default: "Can only preview web urls"
+#: common\kupu.pox
+msgid "Can only preview web urls"
+msgstr ""
+
+#. Default: "Cleaning up HTML..."
+#: common\kupu.pox
+msgid "Cleaning up HTML..."
+msgstr ""
+
+#. Default: "Cleanup done, sending document to server"
+#: common\kupu.pox
+msgid "Cleanup done, sending document to server"
+msgstr ""
+
+#. Default: "Color chosen"
+#: common\kupu.pox
+msgid "Color chosen"
+msgstr ""
+
+#. Default: "Copy"
+#: common\kupu.pox
+msgid "Copy"
+msgstr ""
+
+#. Default: "Copying from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Copying from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr ""
+
+#. Default: "Could not set status bar message, check your browser\'s security settings."
+#: common\kupu.pox
+msgid "Could not set status bar message, check your browser\'s security settings."
+msgstr ""
+
+#. Default: "Couldn\'t set design mode. Kupu will not work on this browser."
+#: common\kupu.pox
+msgid "Couldn\'t set design mode. Kupu will not work on this browser."
+msgstr ""
+
+#. Default: "Create image"
+#: common\kupu.pox
+msgid "Create image"
+msgstr ""
+
+#. Default: "Create link"
+#: common\kupu.pox
+msgid "Create link"
+msgstr ""
+
+#. Default: "Cut"
+#: common\kupu.pox
+msgid "Cut"
+msgstr ""
+
+#. Default: "Cutting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Cutting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr ""
+
+#. Default: "Delete Table"
+#: common\kupu.pox
+msgid "Delete Table"
+msgstr ""
+
+#. Default: "Delete column"
+#: common\kupu.pox
+msgid "Delete column"
+msgstr ""
+
+#. Default: "Delete link"
+#: common\kupu.pox
+msgid "Delete link"
+msgstr ""
+
+#. Default: "Delete row"
+#: common\kupu.pox
+msgid "Delete row"
+msgstr ""
+
+#. Default: "Discard changes? If you click OK, any changes you have made will be lost."
+#: common\kupu.pox
+msgid "Discard changes? If you click OK, any changes you have made will be lost."
+msgstr ""
+
+#. Default: "Document saved"
+#: common\kupu.pox
+msgid "Document saved"
+msgstr ""
+
+#. Default: "Editor initialized"
+#: common\kupu.pox
+msgid "Editor initialized"
+msgstr ""
+
+#. Default: "Editor not initialized yet!"
+#: common\kupu.pox
+msgid "Editor not initialized yet!"
+msgstr ""
+
+#. Default: "End node offset detected in a node without children!"
+#: common\kupu.pox
+msgid "End node offset detected in a node without children!"
+msgstr ""
+
+#. Default: "End offset out of range!"
+#: common\kupu.pox
+msgid "End offset out of range!"
+msgstr ""
+
+#. Default: "Error loading data, status ${status}"
+#: common\kupu.pox
+msgid "Error loading data, status ${status}"
+msgstr ""
+
+#. Default: "Error loading translation (status ${status} ), falling back to english"
+#: common\kupu.pox
+msgid "Error loading translation (status ${status} ), falling back to english"
+msgstr ""
+
+#. Default: "Error saving document"
+#: common\kupu.pox
+msgid "Error saving document"
+msgstr ""
+
+#. Default: "Error saving your data.\nResponse status: ${status}.\nCheck your server log for more information."
+#: common\kupu.pox
+msgid "Error saving your data.\nResponse status: ${status}.\nCheck your server log for more information."
+msgstr ""
+
+#. Default: "Invalid table size"
+#: common\kupu.pox
+msgid "Invalid table size"
+msgstr ""
+
+#. Default: "No destination URL available!"
+#: common\kupu.pox
+msgid "No destination URL available!"
+msgstr ""
+
+#. Default: "No element found in the config island!"
+#: common\kupu.pox
+msgid "No element found in the config island!"
+msgstr ""
+
+#. Default: "No head in document!"
+#: common\kupu.pox
+msgid "No head in document!"
+msgstr ""
+
+#. Default: "No parentcolumn found!"
+#: common\kupu.pox
+msgid "No parentcolumn found!"
+msgstr ""
+
+#. Default: "No row to delete"
+#: common\kupu.pox
+msgid "No row to delete"
+msgstr ""
+
+#. Default: "Not inside a definition list element!"
+#: common\kupu.pox
+msgid "Not inside a definition list element!"
+msgstr ""
+
+#. Default: "Not inside a row!"
+#: common\kupu.pox
+msgid "Not inside a row!"
+msgstr ""
+
+#. Default: "Not inside a table!"
+#: common\kupu.pox
+msgid "Not inside a table!"
+msgstr ""
+
+#. Default: "Not inside link"
+#: common\kupu.pox
+msgid "Not inside link"
+msgstr ""
+
+#. Default: "Offset out of document range"
+#: common\kupu.pox
+msgid "Offset out of document range"
+msgstr ""
+
+#. Default: "Paste"
+#: common\kupu.pox
+msgid "Paste"
+msgstr ""
+
+#. Default: "Pasting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+#: common\kupu.pox
+msgid "Pasting from JavaScript is disabled on your Mozilla due to security settings. For more information, read http://www.mozilla.org/editor/midasdemo/securityprefs.html"
+msgstr ""
+
+#. Default: "Please wait while saving document..."
+#: common\kupu.pox
+msgid "Please wait while saving document..."
+msgstr ""
+
+#. Default: "Properties modified"
+#: common\kupu.pox
+msgid "Properties modified"
+msgstr ""
+
+#. Default: "Request sent to server"
+#: common\kupu.pox
+msgid "Request sent to server"
+msgstr ""
+
+#. Default: "Right click to copy link"
+#: common\kupu.pox
+msgid "Right click to copy link"
+msgstr ""
+
+#. Default: "Selection not inside the node!"
+#: common\kupu.pox
+msgid "Selection not inside the node!"
+msgstr ""
+
+#. Default: "Sending request to server"
+#: common\kupu.pox
+msgid "Sending request to server"
+msgstr ""
+
+#. Default: "Source edit tool initialized"
+#: common\kupu.pox
+msgid "Source edit tool initialized"
+msgstr ""
+
+#. Default: "Start node offset detected in a node without children!"
+#: common\kupu.pox
+msgid "Start node offset detected in a node without children!"
+msgstr ""
+
+#. Default: "Start offset out of range!"
+#: common\kupu.pox
+msgid "Start offset out of range!"
+msgstr ""
+
+#. Default: "Starting HTML cleanup"
+#: common\kupu.pox
+msgid "Starting HTML cleanup"
+msgstr ""
+
+#. Default: "There was a problem initializing the drawers. Most likely the XSLT or XML files aren\'t available. If this is not the Kupu demo version, check your files or the service that provide them (error: ${error})."
+#: common\kupu.pox
+msgid "There was a problem initializing the drawers. Most likely the XSLT or XML files aren\'t available. If this is not the Kupu demo version, check your files or the service that provide them (error: ${error})."
+msgstr ""
+
+#. Default: "There were no errors."
+#: common\kupu.pox
+msgid "There were no errors."
+msgstr ""
+
+#. Default: "This feature requires pop-ups to be enabled on your browser!"
+#: common\kupu.pox
+msgid "This feature requires pop-ups to be enabled on your browser!"
+msgstr ""
+
+#. Default: "Unsupported browser!"
+#: common\kupu.pox
+msgid "Unsupported browser!"
+msgstr ""
+
+#. Default: "View source"
+#: common\kupu.pox
+msgid "View source"
+msgstr ""
+
+#. Default: "You are leaving the editor. Do you want to save your changes?"
+#: common\kupu.pox
+msgid "You are leaving the editor. Do you want to save your changes?"
+msgstr ""
+
+#. Default: "click to fold"
+#: common\kupu.pox
+msgid "click to fold"
+msgstr ""
+
+#. Default: "click to unfold"
+#: common\kupu.pox
+msgid "click to unfold"
+msgstr ""
+
+#. Default: "exception ${message} while registering an event handler for element ${element}, event ${event}, method ${method}"
+#: common\kupu.pox
+msgid "exception ${message} while registering an event handler for element ${element}, event ${event}, method ${method}"
+msgstr ""
+
From duncan at codespeak.net Tue Jun 26 15:06:44 2007
From: duncan at codespeak.net (duncan at codespeak.net)
Date: Tue, 26 Jun 2007 15:06:44 +0200 (CEST)
Subject: [kupu-checkins] r44545 - kupu/trunk/kupu/i18n
Message-ID: <20070626130644.1EBAE80D3@code0.codespeak.net>
Author: duncan
Date: Tue Jun 26 15:06:43 2007
New Revision: 44545
Removed:
kupu/trunk/kupu/i18n/
Log:
Removed i18n directory.
From duncan at codespeak.net Tue Jun 26 15:07:50 2007
From: duncan at codespeak.net (duncan at codespeak.net)
Date: Tue, 26 Jun 2007 15:07:50 +0200 (CEST)
Subject: [kupu-checkins] r44546 - kupu/trunk/kupu
Message-ID: <20070626130750.93D9E80DD@code0.codespeak.net>
Author: duncan
Date: Tue Jun 26 15:07:50 2007
New Revision: 44546
Modified:
kupu/trunk/kupu/ (props changed)
Log:
Added an svn:externals reference to pull in kupu i18n files from PloneTranslations.
From duncan at codespeak.net Thu Jun 28 10:36:21 2007
From: duncan at codespeak.net (duncan at codespeak.net)
Date: Thu, 28 Jun 2007 10:36:21 +0200 (CEST)
Subject: [kupu-checkins] r44575 - kupu/trunk/kupu/plone/kupu_plone_layer
Message-ID: <20070628083621.1F2D3810A@code0.codespeak.net>
Author: duncan
Date: Thu Jun 28 10:36:20 2007
New Revision: 44575
Modified:
kupu/trunk/kupu/plone/kupu_plone_layer/kupuselection.xml.pt
Log:
Fix for Plone ticket #6720
Modified: kupu/trunk/kupu/plone/kupu_plone_layer/kupuselection.xml.pt
==============================================================================
--- kupu/trunk/kupu/plone/kupu_plone_layer/kupuselection.xml.pt (original)
+++ kupu/trunk/kupu/plone/kupu_plone_layer/kupuselection.xml.pt Thu Jun 28 10:36:20 2007
@@ -18,7 +18,7 @@
- Selected
+ SelectedCurrent selection.