[Zope3-checkins] SVN: Zope3/branches/ZopeX3-3.0/src/zope/app/locales/ All translations merged

Dmitry Vasiliev dima at hlabs.spb.ru
Thu Oct 7 08:09:07 EDT 2004


Log message for revision 27783:
  All translations merged
  


Changed:
  U   Zope3/branches/ZopeX3-3.0/src/zope/app/locales/de/LC_MESSAGES/zope.po
  U   Zope3/branches/ZopeX3-3.0/src/zope/app/locales/es/LC_MESSAGES/zope.po
  U   Zope3/branches/ZopeX3-3.0/src/zope/app/locales/fr/LC_MESSAGES/zope.po
  U   Zope3/branches/ZopeX3-3.0/src/zope/app/locales/it/LC_MESSAGES/zope.po
  U   Zope3/branches/ZopeX3-3.0/src/zope/app/locales/pt_BR/LC_MESSAGES/zope.po


-=-
Modified: Zope3/branches/ZopeX3-3.0/src/zope/app/locales/de/LC_MESSAGES/zope.po
===================================================================
--- Zope3/branches/ZopeX3-3.0/src/zope/app/locales/de/LC_MESSAGES/zope.po	2004-10-07 12:08:11 UTC (rev 27782)
+++ Zope3/branches/ZopeX3-3.0/src/zope/app/locales/de/LC_MESSAGES/zope.po	2004-10-07 12:09:07 UTC (rev 27783)
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: zope\n"
-"POT-Creation-Date: Tue Sep  7 17:00:13 2004\n"
+"POT-Creation-Date: Thu Oct  7 15:41:22 2004\n"
 "PO-Revision-Date: 2004-09-07 12:16-0400\n"
 "Last-Translator: Stephan Richter <stephan.richter at tufts.edu>\n"
 "Language-Team: German <zope3-dev at zope.org>\n"
@@ -162,13 +162,26 @@
 "    "
 msgstr ""
 "\n"
-"Dieses Modul erlaubt es Ihnen einen Überblick über die Module und Klassen aus denen die Zope 3 Framework und deren unterstützenden Pakten zu erhalten. Es gibt zwei Wege durch die Module zu navigieren um Klassen in denen Sie interessiert sind zu finden.\n"
+"Dieses Modul erlaubt es Ihnen einen Überblick über die Module und Klassen "
+"aus denen die Zope 3 Framework und deren unterstützenden Pakten zu erhalten. "
+"Es gibt zwei Wege durch die Module zu navigieren um Klassen in denen Sie "
+"interessiert sind zu finden.\n"
 "\n"
-"Die erste Methode besteht darin einen Teil des Pythonpfades der Klasse einzugeben und das Modul sucht dann im Klassenregistrar nach Übereinstimmungen. Das Menü gibt dann eine Liste aller Treffer aus.\n"
+"Die erste Methode besteht darin einen Teil des Pythonpfades der Klasse "
+"einzugeben und das Modul sucht dann im Klassenregistrar nach "
+"Übereinstimmungen. Das Menü gibt dann eine Liste aller Treffer aus.\n"
 "\n"
-"Für die zweite Methode klicken Sie einfach auf den \"Zope Quellcode browsen\" link. In dem Hauptfenster sehen Sie eine Verzeichnisauflistung aller Zope 3 Wurzelmodule. Sie können auf diese Module klicken um ihren Inhalt yu erforschen. Wenn eine Klasse gefunden wurde, wird sie als fetter Eintrag in der Liste angezeigt.\n"
+"Für die zweite Methode klicken Sie einfach auf den \"Zope Quellcode browsen"
+"\" link. In dem Hauptfenster sehen Sie eine Verzeichnisauflistung aller Zope "
+"3 Wurzelmodule. Sie können auf diese Module klicken um ihren Inhalt yu "
+"erforschen. Wenn eine Klasse gefunden wurde, wird sie als fetter Eintrag in "
+"der Liste angezeigt.\n"
 "\n"
-"Der Dokumentationsinhalt einer Klasse bietet Ihnen eine unglaubliche Menge an Informationen. Es werden Ihnen nicht nur die Basisklassen,implementierte Interfaces, Attribute und Methoden angezeigt, aber zeigt auch welches Interface welches Attribut (oder Methode) erfordert und die Erlaubnis die benötigt wird es zu benutzen."
+"Der Dokumentationsinhalt einer Klasse bietet Ihnen eine unglaubliche Menge "
+"an Informationen. Es werden Ihnen nicht nur die Basisklassen,implementierte "
+"Interfaces, Attribute und Methoden angezeigt, aber zeigt auch welches "
+"Interface welches Attribut (oder Methode) erfordert und die Erlaubnis die "
+"benötigt wird es zu benutzen."
 
 #: src/zope/app/apidoc/classmodule/__init__.py:587
 msgid "Zope 3 root."
@@ -298,9 +311,16 @@
 "    "
 msgstr ""
 "\n"
-"Alle benutzten und wichtigen Interfaces sind durch den Interface Dienst registriert. Während es möglich wäre alle Interfaces auf einmal anzuzeigen, ist es jedoch schwer für den Benutzer in einer solchen vollen Liste den Überblick zu behalten. Daher wurden Interfaces mit gleichem beginnenden Pfaden zusammengebunden.\n"
+"Alle benutzten und wichtigen Interfaces sind durch den Interface Dienst "
+"registriert. Während es möglich wäre alle Interfaces auf einmal anzuzeigen, "
+"ist es jedoch schwer für den Benutzer in einer solchen vollen Liste den "
+"Ãœberblick zu behalten. Daher wurden Interfaces mit gleichem beginnenden "
+"Pfaden zusammengebunden.\n"
 "\n"
-"Die Dokumentation eines Interfaces bietet auch eine große Vielfalt an Informationen, natürlich einschließlich der deklarierten Attribute/Felder und Methoden, aber auch der vorhandenen Adaptoren, Diensten und Werkzeugen welche dieses Interface zur Verfügung stellen."
+"Die Dokumentation eines Interfaces bietet auch eine große Vielfalt an "
+"Informationen, natürlich einschließlich der deklarierten Attribute/Felder "
+"und Methoden, aber auch der vorhandenen Adaptoren, Diensten und Werkzeugen "
+"welche dieses Interface zur Verfügung stellen."
 
 #: src/zope/app/apidoc/ifacemodule/browser.py:204
 msgid "required"
@@ -397,12 +417,12 @@
 "Anmerkung: Dies sind nur Interfaces, die mit dem Interfacedienst registriert "
 "sind."
 
-#: src/zope/app/apidoc/servicemodule/__init__.py:73
+#: src/zope/app/apidoc/servicemodule/__init__.py:75
 #: src/zope/app/site/browser/configure.zcml:87
 msgid "Services"
 msgstr "Dienste"
 
-#: src/zope/app/apidoc/servicemodule/__init__.py:76
+#: src/zope/app/apidoc/servicemodule/__init__.py:78
 msgid ""
 "\n"
 "    The services module let's the reader browse through all defined\n"
@@ -425,14 +445,24 @@
 "    "
 msgstr ""
 "\n"
-"Das Dienstmodul erlaubt dem Leser durch alle definierten Dienste zu browsen. Es benutzt den Dienstidentifikationsschlüssel. Im Allgemeinen können Dienste wie folgt abgefragt werden::\n"
+"Das Dienstmodul erlaubt dem Leser durch alle definierten Dienste zu browsen. "
+"Es benutzt den Dienstidentifikationsschlüssel. Im Allgemeinen können Dienste "
+"wie folgt abgefragt werden::\n"
 "\n"
 "  >>> from zope.app import zapi\n"
-"  >>> service = zapi.getService('ServiceName')\n\n"
+"  >>> service = zapi.getService('ServiceName')\n"
 "\n"
-"Hier haben wir 'None; als Standardkontext, was bedeutet daß immer der global Dienst zurückgegeben wird. Wenn Sie ein Objekt, welches einen Platz im Objektbaum besitzt, dann wird ihnen der nächste Dienst yurückgegeben, was durchaus ein lokaler Dienst sein kann. Das erste ARgument ist der Dienstname, welcher durch jeden, der im Menü aufgleisteten Namen ersetzt werden kann.\n"
 "\n"
-"Für jeden Dienst werden dann die Attribute und Methoden des Dienstinterfaces presäntiert. Am Ende steht eine Liste aller registrierten Implementationen des Dienstes."
+"Hier haben wir 'None; als Standardkontext, was bedeutet daß immer der global "
+"Dienst zurückgegeben wird. Wenn Sie ein Objekt, welches einen Platz im "
+"Objektbaum besitzt, dann wird ihnen der nächste Dienst yurückgegeben, was "
+"durchaus ein lokaler Dienst sein kann. Das erste ARgument ist der "
+"Dienstname, welcher durch jeden, der im Menü aufgleisteten Namen ersetzt "
+"werden kann.\n"
+"\n"
+"Für jeden Dienst werden dann die Attribute und Methoden des Dienstinterfaces "
+"presäntiert. Am Ende steht eine Liste aller registrierten Implementationen "
+"des Dienstes."
 
 #: src/zope/app/apidoc/servicemodule/index.pt:17
 #: src/zope/app/apidoc/classmodule/class_index.pt:84
@@ -478,13 +508,13 @@
 msgid "n/a"
 msgstr "entfällt"
 
-#: src/zope/app/apidoc/utilitymodule/__init__.py:127
+#: src/zope/app/apidoc/utilitymodule/__init__.py:129
 #: src/zope/app/utility/browser/configure.zcml:31
 #: src/zope/app/apidoc/ifacemodule/index.pt:223
 msgid "Utilities"
 msgstr "Werkzeuge"
 
-#: src/zope/app/apidoc/utilitymodule/__init__.py:130
+#: src/zope/app/apidoc/utilitymodule/__init__.py:132
 msgid ""
 "\n"
 "    Utilities are also nicely registered in a service, so that it is easy "
@@ -502,9 +532,16 @@
 "    "
 msgstr ""
 "\n"
-"Werkzeuge sind auch via einem Dienst registriert, sodaß es einfach ist eine Liste aller verfügbaren Werkzeuge zu erstellen. Ein Werkzeug wird durch das bereitgestellte Interface und einem Namen, welcher leer sein kann, identifiziert. Das Menü stellt Ihnen eine Liste von Werkzeuginterfaces bereit und ihre Untereinträge sind die Namen der verschiedenen Implementationen.\n"
+"Werkzeuge sind auch via einem Dienst registriert, sodaß es einfach ist eine "
+"Liste aller verfügbaren Werkzeuge zu erstellen. Ein Werkzeug wird durch das "
+"bereitgestellte Interface und einem Namen, welcher leer sein kann, "
+"identifiziert. Das Menü stellt Ihnen eine Liste von Werkzeuginterfaces "
+"bereit und ihre Untereinträge sind die Namen der verschiedenen "
+"Implementationen.\n"
 "\n"
-"Und wieder listet die Dokumentation des Werkzeugs all Attribute/Felder und Methoden auf, die das Werkzeug bereitstellt und bietet einen Link zur eigentlichen Implementation."
+"Und wieder listet die Dokumentation des Werkzeugs all Attribute/Felder und "
+"Methoden auf, die das Werkzeug bereitstellt und bietet einen Link zur "
+"eigentlichen Implementation."
 
 #: src/zope/app/apidoc/utilitymodule/index.pt:17
 msgid "Component:"
@@ -556,13 +593,28 @@
 "    "
 msgstr ""
 "\n"
-"Das Presäntations- oder Ansichtmodul ist ein bisschen verückt, da eine Ansicht oder Ressourcenicht durch ein einfaches Interface oder Namen identifiyiert werden kann; es benötigt vier oder fünf Aussagen. Daher läßt Sie das Menü den Presäntationstypen und das Interface wählen für welche die Ansicht gefunden werden sollte.\n"
+"Das Presäntations- oder Ansichtmodul ist ein bisschen verückt, da eine "
+"Ansicht oder Ressourcenicht durch ein einfaches Interface oder Namen "
+"identifiyiert werden kann; es benötigt vier oder fünf Aussagen. Daher läßt "
+"Sie das Menü den Presäntationstypen und das Interface wählen für welche die "
+"Ansicht gefunden werden sollte.\n"
 "\n"
-"Die Voreinstellung lässt Ansichten aus, die kein Interface benötigen (``None``) oder die nur ``zope.interface.Interface`` benötigen. Um diese zusätylichen Ansichten su sehen, klicken Sie auf \"All Ansichten zeigen\".\n"
+"Die Voreinstellung lässt Ansichten aus, die kein Interface benötigen "
+"(``None``) oder die nur ``zope.interface.Interface`` benötigen. Um diese "
+"zusätylichen Ansichten su sehen, klicken Sie auf \"All Ansichten zeigen\".\n"
 "\n"
-"Wenn Sie dann auf \"Anzeigen\" klicken, werden Sie mit einer Liste aller Ansichten anwendbarer Ansichten presäntiert. Die Ansichten sind nach Ebenen sortiert. Die Ansichten sind hauptsächlich durch ihren Namen identifiziert, da diese in der URL verwendet werden. Informationen über eine Ansicht reichen von dem benötigtem Interface und dem Presäntationstypen bis zur Zugriffsgenehmigung. Wenn möglich, versucht das Szstem auch Informationen von der Ansichtsfabrik zu bekommen, wie zum Beispiel die Klasse, das Template oder die Ressource.\n"
+"Wenn Sie dann auf \"Anzeigen\" klicken, werden Sie mit einer Liste aller "
+"Ansichten anwendbarer Ansichten presäntiert. Die Ansichten sind nach Ebenen "
+"sortiert. Die Ansichten sind hauptsächlich durch ihren Namen identifiziert, "
+"da diese in der URL verwendet werden. Informationen über eine Ansicht "
+"reichen von dem benötigtem Interface und dem Presäntationstypen bis zur "
+"Zugriffsgenehmigung. Wenn möglich, versucht das Szstem auch Informationen "
+"von der Ansichtsfabrik zu bekommen, wie zum Beispiel die Klasse, das "
+"Template oder die Ressource.\n"
 "\n"
-"Total unabhängig von alledem gibt es einen Link namens \"Zeige Häute und Ebenen\" welcher Sie zu einer einfachen Übersicht bringt, die Ihnen die Abhängigkeiten zwichen den Ebenen und Häuten zeigt."
+"Total unabhängig von alledem gibt es einen Link namens \"Zeige Häute und "
+"Ebenen\" welcher Sie zu einer einfachen Ãœbersicht bringt, die Ihnen die "
+"Abhängigkeiten zwichen den Ebenen und Häuten zeigt."
 
 #: src/zope/app/apidoc/viewmodule/index.pt:14
 msgid "Layer"
@@ -612,6 +664,10 @@
 msgid "Show all views:"
 msgstr "Alle Ansichten zeigen:"
 
+#: src/zope/app/apidoc/viewmodule/menu.pt:31
+msgid "show-button"
+msgstr "Zeigen"
+
 #: src/zope/app/apidoc/viewmodule/menu.pt:36
 msgid "Show Skins and Layers"
 msgstr "Themen und Ebenen anzeigen"
@@ -670,9 +726,16 @@
 "    "
 msgstr ""
 "\n"
-"Dieses Modul yeigt Ihnen eine komplette Liste von ZCML Direktiven und ist daher bestens als Referenz zu gebrauhen. Das Menü stellt einen Baum bereit, der die Direktiven nach Namespace orgnisiert.\n"
+"Dieses Modul yeigt Ihnen eine komplette Liste von ZCML Direktiven und ist "
+"daher bestens als Referenz zu gebrauhen. Das Menü stellt einen Baum bereit, "
+"der die Direktiven nach Namespace orgnisiert.\n"
 "\n"
-"Der Dokumentationsinhalt für jede Direktive beschreibt Ihnen alle Attribute und deren Semantik. Es stellt auch einen Link zu dem Interface bereit welches durch die Direktive erfüllt wird. Wenn erhältlich, wird Ihnen sogar die Datei, in der die Direktive deklariert wurde, angezeigt. Am Ende der Liste werden alle vorhandenen Unterdirektiven aufgezeigt, einschließlich des implementierten Interfaces und deren Attribute."
+"Der Dokumentationsinhalt für jede Direktive beschreibt Ihnen alle Attribute "
+"und deren Semantik. Es stellt auch einen Link zu dem Interface bereit "
+"welches durch die Direktive erfüllt wird. Wenn erhältlich, wird Ihnen sogar "
+"die Datei, in der die Direktive deklariert wurde, angezeigt. Am Ende der "
+"Liste werden alle vorhandenen Unterdirektiven aufgezeigt, einschließlich des "
+"implementierten Interfaces und deren Attribute."
 
 #: src/zope/app/apidoc/zcmlmodule/index.pt:13
 msgid "File:"
@@ -714,7 +777,9 @@
 msgstr "Unterdirektiven"
 
 #: src/zope/app/apidoc/zcmlmodule/menu.pt:4
-msgid "Namespaces that are not full URLs start with \"http://namespaces.zope.org\"."
+#, fuzzy
+msgid ""
+"Namespaces that are not full URLs start with \"http://namespaces.zope.org/\"."
 msgstr ""
 "Namensräume, die nicht als volle URIs angegeben sind, starten mit \"http://"
 "namespaces.zope.org\"."
@@ -788,7 +853,8 @@
 msgstr "Sekunden"
 
 #: src/zope/app/applicationcontrol/browser/server-control.pt:13
-msgid "If you specify a time of 0 seconds, then the server will do a hard shutdown."
+msgid ""
+"If you specify a time of 0 seconds, then the server will do a hard shutdown."
 msgstr ""
 "Wenn Sie eine Zeit von 0 Sekunden eingeben, dann wird der Server sofort "
 "angehalten (hard shutdown)."
@@ -821,6 +887,11 @@
 msgid "Domain"
 msgstr "Domäne"
 
+#: src/zope/app/applicationcontrol/browser/translationdomaincontrol.pt:16
+#: src/zope/app/i18n/browser/synchronize.pt:88
+msgid "Language"
+msgstr "Sprache"
+
 #: src/zope/app/applicationcontrol/browser/translationdomaincontrol.pt:17
 msgid "Files"
 msgstr "Dateien"
@@ -903,13 +974,24 @@
 msgid "Cache name"
 msgstr "Cachename"
 
+#: src/zope/app/cache/browser/cacheableedit.pt:45
+#: src/zope/app/cache/browser/ramedit.pt:51
+#: src/zope/app/dublincore/browser/edit.pt:35
+#: src/zope/app/rdb/browser/rdbconnection.pt:28
+#: src/zope/app/errorservice/browser/error_config.pt:46
+#: src/zope/app/securitypolicy/browser/manage_roleform.pt:63
+#: src/zope/app/securitypolicy/browser/manage_permissionform.pt:86
+msgid "save-changes-button"
+msgstr "Änderungen speichern"
+
 #: src/zope/app/cache/browser/cacheableedit.pt:47
 msgid "invalidate-cache-button"
 msgstr "Cache ungültig machen"
 
 #: src/zope/app/cache/browser/cacheableedit.pt:5
 msgid "This edit form allows you to associate a cache with this object."
-msgstr "Dieses Formular erlaubt Ihnen, einen Cache für dieses Objekt zu definieren."
+msgstr ""
+"Dieses Formular erlaubt Ihnen, einen Cache für dieses Objekt zu definieren."
 
 #: src/zope/app/cache/browser/cacheableedit.pt:9
 msgid "Currently there is no cache associated with the object."
@@ -933,7 +1015,8 @@
 
 #: src/zope/app/cache/browser/configure.zcml:6
 msgid "Caches can be used to make your site run faster."
-msgstr "Caches können dayu benutzt werden, ihre Seite schneller laufen zu lassen."
+msgstr ""
+"Caches können dayu benutzt werden, ihre Seite schneller laufen zu lassen."
 
 #: src/zope/app/cache/browser/ramedit.pt:20
 msgid "Maximum cached entries"
@@ -1038,7 +1121,6 @@
 msgstr "Sie haben keine Ids zum Umbenennen angegeben."
 
 #: src/zope/app/container/browser/metaconfigure.py:65
-#: src/zope/app/folder/browser/configure.zcml:20
 #: src/zope/app/site/browser/configure.zcml:19
 msgid "Contents"
 msgstr "Inhalt"
@@ -1074,6 +1156,10 @@
 msgid "${items} items"
 msgstr "${items} Elemente"
 
+#: src/zope/app/dav/tests/test_adapter.py:56
+msgid "${num} robot unit"
+msgstr ""
+
 #: src/zope/app/debugskin/error_debug.pt:12
 msgid "Error object: ${error_object}"
 msgstr "Fehlerobjekt: ${error_object}"
@@ -1173,7 +1259,8 @@
 msgstr "Fehlermeldedienst für Logging Fehler"
 
 #: src/zope/app/errorservice/browser/error.pt:10
-msgid "This page lists the exceptions that have occurred in this site recently."
+msgid ""
+"This page lists the exceptions that have occurred in this site recently."
 msgstr ""
 "Diese Seite listet die Ausnahmen auf, die kürzlich in dieser Webseite "
 "aufgetreten sind."
@@ -1299,8 +1386,6 @@
 
 #: src/zope/app/file/browser/configure.zcml:37
 #: src/zope/app/file/browser/configure.zcml:77
-#: src/zope/app/i18nfile/browser/configure.zcml:34
-#: src/zope/app/i18nfile/browser/configure.zcml:76
 msgid "Upload"
 msgstr "Hochladen"
 
@@ -1346,8 +1431,6 @@
 msgstr " ${width}x${height}"
 
 #: src/zope/app/file/interfaces.py:25
-#: src/zope/app/i18nfile/browser/file_edit.pt:31
-#: src/zope/app/i18nfile/browser/image_edit.pt:32
 msgid "Content Type"
 msgstr "Inhaltstyp"
 
@@ -1356,8 +1439,6 @@
 msgstr "Der Inhaltstyp identifiziert den Typ der Daten."
 
 #: src/zope/app/file/interfaces.py:33
-#: src/zope/app/i18nfile/browser/file_edit.pt:78
-#: src/zope/app/i18nfile/browser/image_edit.pt:79
 msgid "Data"
 msgstr "Daten"
 
@@ -1365,7 +1446,7 @@
 msgid "The actual content of the object."
 msgstr "Der eigentliche Inhalt des Objekts."
 
-#: src/zope/app/folder/browser/configure.zcml:40
+#: src/zope/app/folder/browser/configure.zcml:29
 #: src/zope/app/dtmlpage/configure.zcml:93
 #: src/zope/app/file/browser/configure.zcml:122
 #: src/zope/app/file/browser/configure.zcml:130
@@ -1404,83 +1485,6 @@
 msgid "on"
 msgstr "an"
 
-#: src/zope/app/form/browser/complexsample/complexsample.py:47
-msgid "sampleWidget-button-move-up"
-msgstr "nach oben"
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:48
-msgid "sampleWidget-button-move-down"
-msgstr "nach unten"
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:49
-msgid "sampleWidget-button-remove"
-msgstr "Entfernen"
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:50
-msgid "sampleWidget-button-add-done"
-msgstr "Hinzufügen und fertig"
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:51
-msgid "sampleWidget-button-add-more"
-msgstr "Mehr hinzufügen"
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:52
-msgid "sampleWidget-button-more"
-msgstr "Mehr"
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:53
-msgid "sampleWidget-button-clear"
-msgstr "Löschen"
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:54
-msgid "sampleWidget-button-query"
-msgstr "Abfragen"
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:55
-msgid "sampleWidget-button-select"
-msgstr "Auswählen"
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:56
-msgid "sampleWidget-button-dismiss"
-msgstr "Schließen"
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:59
-msgid "sampleWidget-label-enter-search-text"
-msgstr "Suchtext eingeben"
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:61
-msgid "sampleWidget-label-select-content-type"
-msgstr "Inhaltstyp auswählen"
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:63
-msgid "sampleWidget-label-any-content-type"
-msgstr "Irgendein Inhaltstyp"
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:65
-msgid "sampleWidget-label-inaccessable-object"
-msgstr "Unzugängliches Objekt"
-
-#: src/zope/app/form/browser/complexsample/interfaces.py:31
-#: src/zope/app/publisher/interfaces/browser.py:44
-#: src/zope/app/publisher/interfaces/browser.py:87
-#: src/zope/app/security/interfaces.py:44
-#: src/zope/app/security/interfaces.py:189 src/zope/schema/interfaces.py:100
-#: src/zope/schema/interfaces.py:484
-#: src/zope/app/site/browser/interfacebrowse.pt:11
-#: src/zope/app/dublincore/browser/edit.pt:16
-#: src/zope/app/container/browser/contents.pt:33
-#: src/zope/app/container/browser/index.pt:27
-msgid "Title"
-msgstr "Titel"
-
-#: src/zope/app/form/browser/complexsample/widgetapi.py:58
-msgid "widget-missing-single-value"
-msgstr "Einfacher Wert fehlt"
-
-#: src/zope/app/form/browser/complexsample/widgetapi.py:60
-msgid "widget-missing-multiple-value"
-msgstr "Mehrere Werte fehlen"
-
 #: src/zope/app/form/browser/editview.py:116
 msgid "Updated on ${date_time}"
 msgstr "Daten am ${date_time} geändert"
@@ -1503,20 +1507,20 @@
 msgid "Changes saved"
 msgstr "Änderungen gespeichert"
 
-#: src/zope/app/form/browser/itemswidgets.py:202
+#: src/zope/app/form/browser/itemswidgets.py:201
 msgid "item-missing-single-value-for-display"
 msgstr "Einfacher Wert fehlt."
 
-#: src/zope/app/form/browser/itemswidgets.py:218
+#: src/zope/app/form/browser/itemswidgets.py:217
 msgid "vocabulary-missing-multiple-value-for-display"
 msgstr "Mehrere Werte fehlen"
 
-#: src/zope/app/form/browser/itemswidgets.py:398
-#: src/zope/app/form/browser/itemswidgets.py:442
+#: src/zope/app/form/browser/itemswidgets.py:367
+#: src/zope/app/form/browser/itemswidgets.py:411
 msgid "vocabulary-missing-single-value-for-edit"
 msgstr "Einfacher Wert fehlt"
 
-#: src/zope/app/form/browser/itemswidgets.py:516
+#: src/zope/app/form/browser/itemswidgets.py:485
 msgid "vocabulary-missing-multiple-value-for-edit"
 msgstr "Mehrere Werte fehlen"
 
@@ -1529,32 +1533,13 @@
 msgid "Add %s"
 msgstr "%s hinzufügen"
 
-#: src/zope/app/form/browser/vocabularyquery.py:167
-msgid "vocabulary-query-button-add-done"
-msgstr "Hinzufügen und fertig"
-
-#: src/zope/app/form/browser/vocabularyquery.py:169
-msgid "vocabulary-query-button-add-more"
-msgstr "Mehr hinzufügen"
-
-#: src/zope/app/form/browser/vocabularyquery.py:171
-msgid "vocabulary-query-button-more"
-msgstr "Mehr"
-
-#: src/zope/app/form/browser/vocabularyquery.py:173
-msgid "vocabulary-query-message-no-results"
-msgstr "Keine Ergebnisse"
-
-#: src/zope/app/form/browser/vocabularyquery.py:175
-msgid "vocabulary-query-header-results"
-msgstr "Kopfergebnisse"
-
 #: src/zope/app/generations/browser/configure.zcml:6
 msgid "Database Schemas"
 msgstr "Datenbanken-Schemas"
 
 #: src/zope/app/generations/browser/managers.pt:18
-msgid "The database was updated to generation ${generation} for ${application}."
+msgid ""
+"The database was updated to generation ${generation} for ${application}."
 msgstr ""
 "Die Datenbank wurde auf Generation ${generation} für ${application} "
 "aktualisiert."
@@ -1653,7 +1638,8 @@
 
 #: src/zope/app/i18n/browser/synchronize.pt:122
 msgid "No connection could be made to remote data source."
-msgstr "Es konnte keine Verbindung mit der Fremddatenquelle hergestellt werden."
+msgstr ""
+"Es konnte keine Verbindung mit der Fremddatenquelle hergestellt werden."
 
 #: src/zope/app/i18n/browser/synchronize.pt:26
 msgid "Server URL"
@@ -1745,95 +1731,6 @@
 msgid "Edit Message"
 msgstr "Nachricht bearbeiten"
 
-#: src/zope/app/i18nfile/browser/configure.zcml:39
-msgid "A file that supports multiple locales."
-msgstr "Eine Datei die mehrere Ländereinstellungen unterstützt."
-
-#: src/zope/app/i18nfile/browser/configure.zcml:81
-msgid "A multi-locale version of an Image."
-msgstr "Eine mehrfach-lokale Version eines Bildes"
-
-#: src/zope/app/i18nfile/browser/file_edit.pt:39
-#: src/zope/app/i18nfile/browser/image_edit.pt:40
-msgid "Default Language"
-msgstr "Vorgegebene Sprache"
-
-#: src/zope/app/i18nfile/browser/file_edit.pt:54
-#: src/zope/app/i18nfile/browser/image_edit.pt:55
-#: src/zope/app/applicationcontrol/browser/translationdomaincontrol.pt:16
-#: src/zope/app/i18n/browser/synchronize.pt:88
-msgid "Language"
-msgstr "Sprache"
-
-#: src/zope/app/i18nfile/browser/file_edit.pt:66
-#: src/zope/app/i18nfile/browser/image_edit.pt:67
-#: src/zope/app/apidoc/viewmodule/menu.pt:31
-msgid "show-button"
-msgstr "Zeigen"
-
-#: src/zope/app/i18nfile/browser/file_edit.pt:68
-#: src/zope/app/i18nfile/browser/image_edit.pt:69
-#: src/zope/app/introspector/marker.pt:118
-#: src/zope/app/registration/browser/editregistration.pt:53
-msgid "remove-button"
-msgstr "Entfernen"
-
-#: src/zope/app/i18nfile/browser/file_edit.pt:71
-#: src/zope/app/i18nfile/browser/image_edit.pt:72
-msgid "Add new language"
-msgstr "Neue Sprache hinzufügen"
-
-#: src/zope/app/i18nfile/browser/file_edit.pt:87
-#: src/zope/app/i18nfile/browser/image_edit.pt:94
-#: src/zope/app/cache/browser/cacheableedit.pt:45
-#: src/zope/app/cache/browser/ramedit.pt:51
-#: src/zope/app/dublincore/browser/edit.pt:35
-#: src/zope/app/rdb/browser/rdbconnection.pt:28
-#: src/zope/app/errorservice/browser/error_config.pt:46
-#: src/zope/app/securitypolicy/browser/manage_roleform.pt:63
-#: src/zope/app/securitypolicy/browser/manage_permissionform.pt:86
-msgid "save-changes-button"
-msgstr "Änderungen speichern"
-
-#: src/zope/app/i18nfile/browser/i18nfile.py:44
-#: src/zope/app/i18nfile/browser/i18nimage.py:27
-msgid "Edit Form"
-msgstr "Bearbeitungsformular"
-
-#: src/zope/app/i18nfile/browser/i18nfile.py:45
-msgid "This edit form allows you to make changes to the properties of this file."
-msgstr ""
-"Dieses Berarbeitungsformular erlaubt es Ihnen, Änderungen an den "
-"Einstellungen ihrer Datei vorzunehmen."
-
-#: src/zope/app/i18nfile/browser/i18nimage.py:28
-msgid "This edit form allows you to make changes to the properties of this image."
-msgstr ""
-"Dieses Berarbeitungsformular erlaubt es Ihnen, Änderungen an den "
-"Einstellungen ihres Bildes vorzunehmen."
-
-#: src/zope/app/i18nfile/browser/image_edit.pt:85
-msgid "Dimensions"
-msgstr "Ausmaße"
-
-#: src/zope/app/i18nfile/configure.zcml:22
-msgid "An Internationalized File"
-msgstr "Eine internationalisierte Datei"
-
-#: src/zope/app/i18nfile/configure.zcml:22
-#: src/zope/app/i18nfile/browser/configure.zcml:39
-msgid "I18n File"
-msgstr "I18n Datei"
-
-#: src/zope/app/i18nfile/configure.zcml:49
-msgid "An Internationalized Image"
-msgstr "Ein internationalisiertes Bild"
-
-#: src/zope/app/i18nfile/configure.zcml:49
-#: src/zope/app/i18nfile/browser/configure.zcml:81
-msgid "I18n Image"
-msgstr "I18n Bild"
-
 #: src/zope/app/introspector/configure.zcml:42
 msgid "Introspector"
 msgstr "Introspekteur"
@@ -1842,7 +1739,8 @@
 msgid ""
 "       Use the object-introspection facility to discover       and browse "
 "interfaces and classes.       "
-msgstr "Nutzen Sie die Objektintrospektion um Interfaces und Klassen zu erkunden."
+msgstr ""
+"Nutzen Sie die Objektintrospektion um Interfaces und Klassen zu erkunden."
 
 # Default: "Introspect Object Classes and Interfaces"
 #: src/zope/app/introspector/configure.zcml:6
@@ -1865,6 +1763,11 @@
 msgid "Remove Interfaces:"
 msgstr "Interfaces entfernen:"
 
+#: src/zope/app/introspector/marker.pt:118
+#: src/zope/app/registration/browser/editregistration.pt:53
+msgid "remove-button"
+msgstr "Entfernen"
+
 #: src/zope/app/introspector/marker.pt:124
 msgid "Add Interfaces:"
 msgstr "Interfaces hinzufügen:"
@@ -1977,7 +1880,8 @@
 
 #: src/zope/app/menus.zcml:17
 msgid "Menu of objects to be added to content folders"
-msgstr "Menü von Objekten die als Inhalt zu dem Ordner hinzugefügt werden können"
+msgstr ""
+"Menü von Objekten die als Inhalt zu dem Ordner hinzugefügt werden können"
 
 #: src/zope/app/menus.zcml:21
 msgid "Menu for objects to be added according to containment constraints"
@@ -1987,7 +1891,8 @@
 
 #: src/zope/app/menus.zcml:26
 msgid "Menu of objects to be added to site management folders"
-msgstr "Menü von Objekten die Webseitenverwaltungs-Ordnern hinzugefügt werden können"
+msgstr ""
+"Menü von Objekten die Webseitenverwaltungs-Ordnern hinzugefügt werden können"
 
 #: src/zope/app/menus.zcml:30
 msgid "Menu of database connections to be added"
@@ -2146,8 +2051,6 @@
 #: src/zope/app/utility/browser/configure.zcml:85
 #: src/zope/app/cache/browser/configure.zcml:24
 #: src/zope/app/file/browser/configure.zcml:29
-#: src/zope/app/i18nfile/browser/configure.zcml:31
-#: src/zope/app/i18nfile/browser/configure.zcml:73
 #: src/zope/app/rdb/browser/configure.zcml:27
 #: src/zope/app/zptpage/browser/configure.zcml:39
 #: src/zope/app/securitypolicy/browser/configure.zcml:25
@@ -2170,7 +2073,8 @@
 
 #: src/zope/app/pluggableauth/interfaces.py:33
 msgid "The Login/Username of the user. This value can change."
-msgstr "Eine Anmeldung (Benutzername) fuer den Nutzer. Dieser Wert kann sich ändern."
+msgstr ""
+"Eine Anmeldung (Benutzername) fuer den Nutzer. Dieser Wert kann sich ändern."
 
 #: src/zope/app/pluggableauth/interfaces.py:39
 msgid "The password for the user."
@@ -2200,8 +2104,21 @@
 
 #: src/zope/app/publisher/interfaces/browser.py:39
 msgid "The url is relative to the object the menu is being displayed for."
-msgstr "DIe URL ist relativ zu dem Objekt für das der Menüeintrag angezeigt wird."
+msgstr ""
+"DIe URL ist relativ zu dem Objekt für das der Menüeintrag angezeigt wird."
 
+#: src/zope/app/publisher/interfaces/browser.py:44
+#: src/zope/app/publisher/interfaces/browser.py:87
+#: src/zope/app/security/interfaces.py:44
+#: src/zope/app/security/interfaces.py:189 src/zope/schema/interfaces.py:100
+#: src/zope/schema/interfaces.py:463
+#: src/zope/app/site/browser/interfacebrowse.pt:11
+#: src/zope/app/dublincore/browser/edit.pt:16
+#: src/zope/app/container/browser/contents.pt:33
+#: src/zope/app/container/browser/index.pt:27
+msgid "Title"
+msgstr "Titel"
+
 #: src/zope/app/publisher/interfaces/browser.py:45
 msgid "The text to be displayed for the menu item"
 msgstr "Der Text, der für den Menüeintrag angezeigt werden soll"
@@ -2284,7 +2201,8 @@
 msgstr "Datenbankverbindungs-Registrierung hinzufügen"
 
 #: src/zope/app/rdb/browser/configure.zcml:5
-msgid "Database Adapters are used to connect to external       relational databases."
+msgid ""
+"Database Adapters are used to connect to external       relational databases."
 msgstr ""
 "Datenbankadapter werde benutzt, um Verbindungen zu externen relationalen "
 "Datenbanken herzustellen."
@@ -2336,7 +2254,8 @@
 
 #: src/zope/app/rdb/browser/rdbtestsql.pt:13
 msgid "Here you can enter an SQL statement, so you can test the connection."
-msgstr "Sie können hier eine SQL-Abfrage eingeben, um die Verbindung zu testen."
+msgstr ""
+"Sie können hier eine SQL-Abfrage eingeben, um die Verbindung zu testen."
 
 #: src/zope/app/rdb/browser/rdbtestsql.pt:18
 msgid "Query"
@@ -2585,7 +2504,8 @@
 msgstr "Login fehlgeschlagen!"
 
 #: src/zope/app/security/browser/login_failed.pt:9
-msgid "You cancelled the login procedure. <a href=\"\"> Click here to return. </a>"
+msgid ""
+"You cancelled the login procedure. <a href=\"\"> Click here to return. </a>"
 msgstr ""
 "Sie haben den Loginprozess abgebrochen. <a href=\"\"> Bitte hier klicken um "
 "zurückzukehren. </a>"
@@ -2768,7 +2688,12 @@
 "(id: ${role_id}). To change settings, simply select different permissions in "
 "the Allow or Deny lists. Make sure you don't select the same permission in "
 "both lists though."
-msgstr "Diese Seite zeigt die Genehmigungen die der Rolle ${role_title} (Id: ${role_id}) erlaubt oder verweigert wurden. Um dies zu ändern, wählen sie einfach einige Genehmigungen in den Erlauben und Verweigern Liste. Stellen Sie jedoch sicher, daß sie nicht die gleiche Genehmigung in beiden Listen gleichzeitig selektieren."
+msgstr ""
+"Diese Seite zeigt die Genehmigungen die der Rolle ${role_title} (Id: "
+"${role_id}) erlaubt oder verweigert wurden. Um dies zu ändern, wählen sie "
+"einfach einige Genehmigungen in den Erlauben und Verweigern Liste. Stellen "
+"Sie jedoch sicher, daß sie nicht die gleiche Genehmigung in beiden Listen "
+"gleichzeitig selektieren."
 
 #: src/zope/app/securitypolicy/browser/principal_permission_edit.pt:12
 msgid "Permission Settings"
@@ -2854,7 +2779,7 @@
 
 #: src/zope/app/site/browser/__init__.py:214
 #: src/zope/app/site/browser/tools.py:107
-#: src/zope/app/utility/browser/__init__.py:57
+#: src/zope/app/utility/browser/__init__.py:59
 msgid "Please select at least one checkbox"
 msgstr "Bitte machen Sie wenigstens ein Häkchen"
 
@@ -3485,11 +3410,15 @@
 "rückgängig zu machen. Sie betrachten gerade die Transaktionen, die von Ihnen "
 "ausgegangen sind."
 
-#: src/zope/app/utility/browser/__init__.py:102
+#: src/zope/app/utility/browser/__init__.py:100
+msgid "Deactivated: ${deactivated_utilities}"
+msgstr "Deaktiviert: ${deactivated_utilities}"
+
+#: src/zope/app/utility/browser/__init__.py:104
 msgid "None of the checked utilities were active"
 msgstr "Keine der ausgewählten Werkzeuge war aktiv."
 
-#: src/zope/app/utility/browser/__init__.py:114
+#: src/zope/app/utility/browser/__init__.py:116
 msgid ""
 "Can't delete active utility/utilites: ${utility_names}; use the Deactivate "
 "button to deactivate"
@@ -3501,18 +3430,14 @@
 msgid "Deleted: ${utility_names}"
 msgstr "Gelöscht: ${utility_names}"
 
-#: src/zope/app/utility/browser/__init__.py:83
+#: src/zope/app/utility/browser/__init__.py:85
 msgid "Activated: ${activated_utilities}"
 msgstr "Aktiviert: ${activated_utilities}"
 
-#: src/zope/app/utility/browser/__init__.py:87
+#: src/zope/app/utility/browser/__init__.py:89
 msgid "All of the checked utilities were already active"
 msgstr "Alle der ausgewählten Werkzeuge waren schon aktiv"
 
-#: src/zope/app/utility/browser/__init__.py:98
-msgid "Deactivated: ${deactivated_utilities}"
-msgstr "Deaktiviert: ${deactivated_utilities}"
-
 #: src/zope/app/utility/browser/configure.zcml:23
 msgid "A Local Utility Service allows you to register Utilities in this site"
 msgstr ""
@@ -3545,7 +3470,8 @@
 msgstr "Aktualisieren"
 
 #: src/zope/app/utility/browser/configureutility.pt:9
-msgid "Utility registrations for interface ${interface} with name ${utility_name}"
+msgid ""
+"Utility registrations for interface ${interface} with name ${utility_name}"
 msgstr ""
 "Werkzeugregistrierung für Interface ${interface} mit dem Namen "
 "${utility_name}"
@@ -3613,13 +3539,13 @@
 
 #: src/zope/app/zptpage/configure.zcml:12
 #: src/zope/app/zptpage/browser/configure.zcml:23
-msgid "A simple, content-based Page Template"
-msgstr "Eine einfache, auf Inhalt basierte Page Template"
+msgid "ZPT Page"
+msgstr "ZPT-Seite"
 
 #: src/zope/app/zptpage/configure.zcml:12
 #: src/zope/app/zptpage/browser/configure.zcml:23
-msgid "ZPT Page"
-msgstr "ZPT-Seite"
+msgid "A simple, content-based Page Template"
+msgstr "Eine einfache, auf Inhalt basierte Page Template"
 
 #: src/zope/app/zptpage/interfaces.py:37
 msgid "The source of the page template."
@@ -3727,7 +3653,8 @@
 msgid ""
 "The field default value may be None or a legal\n"
 "                        field value"
-msgstr "Der \"default\" Wert des Feldes kann None oder ein legaler Feldwert sein"
+msgstr ""
+"Der \"default\" Wert des Feldes kann None oder ein legaler Feldwert sein"
 
 #: src/zope/schema/interfaces.py:132
 msgid "Missing Value"
@@ -3811,7 +3738,8 @@
 msgstr "Werttyp"
 
 #: src/zope/schema/interfaces.py:385
-msgid "Field value items must conform to the given type, expressed via a Field."
+msgid ""
+"Field value items must conform to the given type, expressed via a Field."
 msgstr "Feldwerte müssen sich auf den Typen in diesem Feld anpassen."
 
 #: src/zope/schema/interfaces.py:389
@@ -3884,3 +3812,107 @@
 msgid "Bar description"
 msgstr "Bar Beschreibung"
 
+#~ msgid "sampleWidget-button-move-up"
+#~ msgstr "nach oben"
+
+#~ msgid "sampleWidget-button-move-down"
+#~ msgstr "nach unten"
+
+#~ msgid "sampleWidget-button-remove"
+#~ msgstr "Entfernen"
+
+#~ msgid "sampleWidget-button-add-done"
+#~ msgstr "Hinzufügen und fertig"
+
+#~ msgid "sampleWidget-button-add-more"
+#~ msgstr "Mehr hinzufügen"
+
+#~ msgid "sampleWidget-button-more"
+#~ msgstr "Mehr"
+
+#~ msgid "sampleWidget-button-clear"
+#~ msgstr "Löschen"
+
+#~ msgid "sampleWidget-button-query"
+#~ msgstr "Abfragen"
+
+#~ msgid "sampleWidget-button-select"
+#~ msgstr "Auswählen"
+
+#~ msgid "sampleWidget-button-dismiss"
+#~ msgstr "Schließen"
+
+#~ msgid "sampleWidget-label-enter-search-text"
+#~ msgstr "Suchtext eingeben"
+
+#~ msgid "sampleWidget-label-select-content-type"
+#~ msgstr "Inhaltstyp auswählen"
+
+#~ msgid "sampleWidget-label-any-content-type"
+#~ msgstr "Irgendein Inhaltstyp"
+
+#~ msgid "sampleWidget-label-inaccessable-object"
+#~ msgstr "Unzugängliches Objekt"
+
+#~ msgid "widget-missing-single-value"
+#~ msgstr "Einfacher Wert fehlt"
+
+#~ msgid "widget-missing-multiple-value"
+#~ msgstr "Mehrere Werte fehlen"
+
+#~ msgid "vocabulary-query-button-add-done"
+#~ msgstr "Hinzufügen und fertig"
+
+#~ msgid "vocabulary-query-button-add-more"
+#~ msgstr "Mehr hinzufügen"
+
+#~ msgid "vocabulary-query-button-more"
+#~ msgstr "Mehr"
+
+#~ msgid "vocabulary-query-message-no-results"
+#~ msgstr "Keine Ergebnisse"
+
+#~ msgid "vocabulary-query-header-results"
+#~ msgstr "Kopfergebnisse"
+
+#~ msgid "A file that supports multiple locales."
+#~ msgstr "Eine Datei die mehrere Ländereinstellungen unterstützt."
+
+#~ msgid "A multi-locale version of an Image."
+#~ msgstr "Eine mehrfach-lokale Version eines Bildes"
+
+#~ msgid "Default Language"
+#~ msgstr "Vorgegebene Sprache"
+
+#~ msgid "Add new language"
+#~ msgstr "Neue Sprache hinzufügen"
+
+#~ msgid "Edit Form"
+#~ msgstr "Bearbeitungsformular"
+
+#~ msgid ""
+#~ "This edit form allows you to make changes to the properties of this file."
+#~ msgstr ""
+#~ "Dieses Berarbeitungsformular erlaubt es Ihnen, Änderungen an den "
+#~ "Einstellungen ihrer Datei vorzunehmen."
+
+#~ msgid ""
+#~ "This edit form allows you to make changes to the properties of this image."
+#~ msgstr ""
+#~ "Dieses Berarbeitungsformular erlaubt es Ihnen, Änderungen an den "
+#~ "Einstellungen ihres Bildes vorzunehmen."
+
+#~ msgid "Dimensions"
+#~ msgstr "Ausmaße"
+
+#~ msgid "An Internationalized File"
+#~ msgstr "Eine internationalisierte Datei"
+
+#~ msgid "I18n File"
+#~ msgstr "I18n Datei"
+
+#~ msgid "An Internationalized Image"
+#~ msgstr "Ein internationalisiertes Bild"
+
+#~ msgid "I18n Image"
+#~ msgstr "I18n Bild"

Modified: Zope3/branches/ZopeX3-3.0/src/zope/app/locales/es/LC_MESSAGES/zope.po
===================================================================
--- Zope3/branches/ZopeX3-3.0/src/zope/app/locales/es/LC_MESSAGES/zope.po	2004-10-07 12:08:11 UTC (rev 27782)
+++ Zope3/branches/ZopeX3-3.0/src/zope/app/locales/es/LC_MESSAGES/zope.po	2004-10-07 12:09:07 UTC (rev 27783)
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: Zope X3 Pre-M4\n"
-"POT-Creation-Date: Tue Sep  7 17:00:13 2004\n"
+"POT-Creation-Date: Thu Oct  7 15:41:22 2004\n"
 "PO-Revision-Date: 2003-08-06 11:22-0500\n"
 "Last-Translator: Philipp von Weitershausen\n"
 "Language-Team: Zope 3 Developers <zope3-dev at zope.org>\n"
@@ -364,12 +364,12 @@
 "Service."
 msgstr ""
 
-#: src/zope/app/apidoc/servicemodule/__init__.py:73
+#: src/zope/app/apidoc/servicemodule/__init__.py:75
 #: src/zope/app/site/browser/configure.zcml:87
 msgid "Services"
 msgstr "Servicios"
 
-#: src/zope/app/apidoc/servicemodule/__init__.py:76
+#: src/zope/app/apidoc/servicemodule/__init__.py:78
 msgid ""
 "\n"
 "    The services module let's the reader browse through all defined\n"
@@ -435,13 +435,13 @@
 msgid "n/a"
 msgstr ""
 
-#: src/zope/app/apidoc/utilitymodule/__init__.py:127
+#: src/zope/app/apidoc/utilitymodule/__init__.py:129
 #: src/zope/app/utility/browser/configure.zcml:31
 #: src/zope/app/apidoc/ifacemodule/index.pt:223
 msgid "Utilities"
 msgstr "Herramientas"
 
-#: src/zope/app/apidoc/utilitymodule/__init__.py:130
+#: src/zope/app/apidoc/utilitymodule/__init__.py:132
 msgid ""
 "\n"
 "    Utilities are also nicely registered in a service, so that it is easy "
@@ -558,6 +558,10 @@
 msgid "Show all views:"
 msgstr ""
 
+#: src/zope/app/apidoc/viewmodule/menu.pt:31
+msgid "show-button"
+msgstr "Mostrar"
+
 #: src/zope/app/apidoc/viewmodule/menu.pt:36
 msgid "Show Skins and Layers"
 msgstr ""
@@ -649,7 +653,7 @@
 
 #: src/zope/app/apidoc/zcmlmodule/menu.pt:4
 msgid ""
-"Namespaces that are not full URLs start with \"http://namespaces.zope.org\"."
+"Namespaces that are not full URLs start with \"http://namespaces.zope.org/\"."
 msgstr ""
 
 #: src/zope/app/applicationcontrol/browser/configure.zcml:10
@@ -753,6 +757,11 @@
 msgid "Domain"
 msgstr "Dominio"
 
+#: src/zope/app/applicationcontrol/browser/translationdomaincontrol.pt:16
+#: src/zope/app/i18n/browser/synchronize.pt:88
+msgid "Language"
+msgstr "Idioma"
+
 #: src/zope/app/applicationcontrol/browser/translationdomaincontrol.pt:17
 msgid "Files"
 msgstr "Archivos"
@@ -834,6 +843,16 @@
 msgid "Cache name"
 msgstr "Nombre del cache"
 
+#: src/zope/app/cache/browser/cacheableedit.pt:45
+#: src/zope/app/cache/browser/ramedit.pt:51
+#: src/zope/app/dublincore/browser/edit.pt:35
+#: src/zope/app/rdb/browser/rdbconnection.pt:28
+#: src/zope/app/errorservice/browser/error_config.pt:46
+#: src/zope/app/securitypolicy/browser/manage_roleform.pt:63
+#: src/zope/app/securitypolicy/browser/manage_permissionform.pt:86
+msgid "save-changes-button"
+msgstr "Guardar cambios"
+
 #: src/zope/app/cache/browser/cacheableedit.pt:47
 msgid "invalidate-cache-button"
 msgstr "Invalidar el caché"
@@ -971,7 +990,6 @@
 msgstr "No especificó un id para renombrar."
 
 #: src/zope/app/container/browser/metaconfigure.py:65
-#: src/zope/app/folder/browser/configure.zcml:20
 #: src/zope/app/site/browser/configure.zcml:19
 msgid "Contents"
 msgstr "Contenido"
@@ -1007,6 +1025,10 @@
 msgid "${items} items"
 msgstr "${items} elementos"
 
+#: src/zope/app/dav/tests/test_adapter.py:56
+msgid "${num} robot unit"
+msgstr ""
+
 #: src/zope/app/debugskin/error_debug.pt:12
 msgid "Error object: ${error_object}"
 msgstr ""
@@ -1230,8 +1252,6 @@
 
 #: src/zope/app/file/browser/configure.zcml:37
 #: src/zope/app/file/browser/configure.zcml:77
-#: src/zope/app/i18nfile/browser/configure.zcml:34
-#: src/zope/app/i18nfile/browser/configure.zcml:76
 msgid "Upload"
 msgstr "Subir"
 
@@ -1278,8 +1298,6 @@
 msgstr " ${width}x${height}"
 
 #: src/zope/app/file/interfaces.py:25
-#: src/zope/app/i18nfile/browser/file_edit.pt:31
-#: src/zope/app/i18nfile/browser/image_edit.pt:32
 msgid "Content Type"
 msgstr "Tipo de contenido"
 
@@ -1288,8 +1306,6 @@
 msgstr "El tipo de contenido identifica el tipo de datos."
 
 #: src/zope/app/file/interfaces.py:33
-#: src/zope/app/i18nfile/browser/file_edit.pt:78
-#: src/zope/app/i18nfile/browser/image_edit.pt:79
 msgid "Data"
 msgstr "Datos"
 
@@ -1297,7 +1313,7 @@
 msgid "The actual content of the object."
 msgstr "El contenido real de este objeto."
 
-#: src/zope/app/folder/browser/configure.zcml:40
+#: src/zope/app/folder/browser/configure.zcml:29
 #: src/zope/app/dtmlpage/configure.zcml:93
 #: src/zope/app/file/browser/configure.zcml:122
 #: src/zope/app/file/browser/configure.zcml:130
@@ -1336,83 +1352,6 @@
 msgid "on"
 msgstr ""
 
-#: src/zope/app/form/browser/complexsample/complexsample.py:47
-msgid "sampleWidget-button-move-up"
-msgstr "Mover arriba"
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:48
-msgid "sampleWidget-button-move-down"
-msgstr "Mover abajo"
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:49
-msgid "sampleWidget-button-remove"
-msgstr "Quitar"
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:50
-msgid "sampleWidget-button-add-done"
-msgstr ""
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:51
-msgid "sampleWidget-button-add-more"
-msgstr "añadir mas"
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:52
-msgid "sampleWidget-button-more"
-msgstr "mas"
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:53
-msgid "sampleWidget-button-clear"
-msgstr ""
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:54
-msgid "sampleWidget-button-query"
-msgstr ""
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:55
-msgid "sampleWidget-button-select"
-msgstr ""
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:56
-msgid "sampleWidget-button-dismiss"
-msgstr ""
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:59
-msgid "sampleWidget-label-enter-search-text"
-msgstr ""
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:61
-msgid "sampleWidget-label-select-content-type"
-msgstr "Seleccionar tip de contenido"
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:63
-msgid "sampleWidget-label-any-content-type"
-msgstr "cualquier tipo de contenido"
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:65
-msgid "sampleWidget-label-inaccessable-object"
-msgstr "Objeto inacesible"
-
-#: src/zope/app/form/browser/complexsample/interfaces.py:31
-#: src/zope/app/publisher/interfaces/browser.py:44
-#: src/zope/app/publisher/interfaces/browser.py:87
-#: src/zope/app/security/interfaces.py:44
-#: src/zope/app/security/interfaces.py:189 src/zope/schema/interfaces.py:100
-#: src/zope/schema/interfaces.py:484
-#: src/zope/app/site/browser/interfacebrowse.pt:11
-#: src/zope/app/dublincore/browser/edit.pt:16
-#: src/zope/app/container/browser/contents.pt:33
-#: src/zope/app/container/browser/index.pt:27
-msgid "Title"
-msgstr "Título"
-
-#: src/zope/app/form/browser/complexsample/widgetapi.py:58
-msgid "widget-missing-single-value"
-msgstr ""
-
-#: src/zope/app/form/browser/complexsample/widgetapi.py:60
-msgid "widget-missing-multiple-value"
-msgstr ""
-
 #: src/zope/app/form/browser/editview.py:116
 msgid "Updated on ${date_time}"
 msgstr "Los datos han sido cambiado ${date_time}"
@@ -1435,20 +1374,20 @@
 msgid "Changes saved"
 msgstr "Los cambios han sido guardado"
 
-#: src/zope/app/form/browser/itemswidgets.py:202
+#: src/zope/app/form/browser/itemswidgets.py:201
 msgid "item-missing-single-value-for-display"
 msgstr ""
 
-#: src/zope/app/form/browser/itemswidgets.py:218
+#: src/zope/app/form/browser/itemswidgets.py:217
 msgid "vocabulary-missing-multiple-value-for-display"
 msgstr ""
 
-#: src/zope/app/form/browser/itemswidgets.py:398
-#: src/zope/app/form/browser/itemswidgets.py:442
+#: src/zope/app/form/browser/itemswidgets.py:367
+#: src/zope/app/form/browser/itemswidgets.py:411
 msgid "vocabulary-missing-single-value-for-edit"
 msgstr ""
 
-#: src/zope/app/form/browser/itemswidgets.py:516
+#: src/zope/app/form/browser/itemswidgets.py:485
 msgid "vocabulary-missing-multiple-value-for-edit"
 msgstr ""
 
@@ -1461,26 +1400,6 @@
 msgid "Add %s"
 msgstr "Añadir %s"
 
-#: src/zope/app/form/browser/vocabularyquery.py:167
-msgid "vocabulary-query-button-add-done"
-msgstr ""
-
-#: src/zope/app/form/browser/vocabularyquery.py:169
-msgid "vocabulary-query-button-add-more"
-msgstr "Añadir más"
-
-#: src/zope/app/form/browser/vocabularyquery.py:171
-msgid "vocabulary-query-button-more"
-msgstr "Más"
-
-#: src/zope/app/form/browser/vocabularyquery.py:173
-msgid "vocabulary-query-message-no-results"
-msgstr ""
-
-#: src/zope/app/form/browser/vocabularyquery.py:175
-msgid "vocabulary-query-header-results"
-msgstr ""
-
 #: src/zope/app/generations/browser/configure.zcml:6
 msgid "Database Schemas"
 msgstr "Esquemas de Base de Datos"
@@ -1672,94 +1591,6 @@
 msgid "Edit Message"
 msgstr "Editar mensaje"
 
-#: src/zope/app/i18nfile/browser/configure.zcml:39
-msgid "A file that supports multiple locales."
-msgstr ""
-
-#: src/zope/app/i18nfile/browser/configure.zcml:81
-msgid "A multi-locale version of an Image."
-msgstr ""
-
-#: src/zope/app/i18nfile/browser/file_edit.pt:39
-#: src/zope/app/i18nfile/browser/image_edit.pt:40
-msgid "Default Language"
-msgstr "Idioma del defecto"
-
-#: src/zope/app/i18nfile/browser/file_edit.pt:54
-#: src/zope/app/i18nfile/browser/image_edit.pt:55
-#: src/zope/app/applicationcontrol/browser/translationdomaincontrol.pt:16
-#: src/zope/app/i18n/browser/synchronize.pt:88
-msgid "Language"
-msgstr "Idioma"
-
-#: src/zope/app/i18nfile/browser/file_edit.pt:66
-#: src/zope/app/i18nfile/browser/image_edit.pt:67
-#: src/zope/app/apidoc/viewmodule/menu.pt:31
-msgid "show-button"
-msgstr "Mostrar"
-
-#: src/zope/app/i18nfile/browser/file_edit.pt:68
-#: src/zope/app/i18nfile/browser/image_edit.pt:69
-#: src/zope/app/introspector/marker.pt:118
-#: src/zope/app/registration/browser/editregistration.pt:53
-msgid "remove-button"
-msgstr "Quitar"
-
-#: src/zope/app/i18nfile/browser/file_edit.pt:71
-#: src/zope/app/i18nfile/browser/image_edit.pt:72
-msgid "Add new language"
-msgstr "Añadir idioma nuevo"
-
-#: src/zope/app/i18nfile/browser/file_edit.pt:87
-#: src/zope/app/i18nfile/browser/image_edit.pt:94
-#: src/zope/app/cache/browser/cacheableedit.pt:45
-#: src/zope/app/cache/browser/ramedit.pt:51
-#: src/zope/app/dublincore/browser/edit.pt:35
-#: src/zope/app/rdb/browser/rdbconnection.pt:28
-#: src/zope/app/errorservice/browser/error_config.pt:46
-#: src/zope/app/securitypolicy/browser/manage_roleform.pt:63
-#: src/zope/app/securitypolicy/browser/manage_permissionform.pt:86
-msgid "save-changes-button"
-msgstr "Guardar cambios"
-
-#: src/zope/app/i18nfile/browser/i18nfile.py:44
-#: src/zope/app/i18nfile/browser/i18nimage.py:27
-msgid "Edit Form"
-msgstr "Ficha de editar"
-
-#: src/zope/app/i18nfile/browser/i18nfile.py:45
-#, fuzzy
-msgid ""
-"This edit form allows you to make changes to the properties of this file."
-msgstr "En esta ficha puede cambiar los propiedades de esta imagen."
-
-#: src/zope/app/i18nfile/browser/i18nimage.py:28
-msgid ""
-"This edit form allows you to make changes to the properties of this image."
-msgstr "En esta ficha puede cambiar los propiedades de esta imagen."
-
-#: src/zope/app/i18nfile/browser/image_edit.pt:85
-msgid "Dimensions"
-msgstr "Dimensiones"
-
-#: src/zope/app/i18nfile/configure.zcml:22
-msgid "An Internationalized File"
-msgstr "Un archivo internacionalizado"
-
-#: src/zope/app/i18nfile/configure.zcml:22
-#: src/zope/app/i18nfile/browser/configure.zcml:39
-msgid "I18n File"
-msgstr "Archivo i18n"
-
-#: src/zope/app/i18nfile/configure.zcml:49
-msgid "An Internationalized Image"
-msgstr "Una imagen internacionalizada"
-
-#: src/zope/app/i18nfile/configure.zcml:49
-#: src/zope/app/i18nfile/browser/configure.zcml:81
-msgid "I18n Image"
-msgstr "Imagen i18n"
-
 #: src/zope/app/introspector/configure.zcml:42
 msgid "Introspector"
 msgstr "Entrevisor"
@@ -1792,6 +1623,11 @@
 msgid "Remove Interfaces:"
 msgstr "Quitar interfaces:"
 
+#: src/zope/app/introspector/marker.pt:118
+#: src/zope/app/registration/browser/editregistration.pt:53
+msgid "remove-button"
+msgstr "Quitar"
+
 #: src/zope/app/introspector/marker.pt:124
 msgid "Add Interfaces:"
 msgstr "Añadir Interfaces:"
@@ -2064,8 +1900,6 @@
 #: src/zope/app/utility/browser/configure.zcml:85
 #: src/zope/app/cache/browser/configure.zcml:24
 #: src/zope/app/file/browser/configure.zcml:29
-#: src/zope/app/i18nfile/browser/configure.zcml:31
-#: src/zope/app/i18nfile/browser/configure.zcml:73
 #: src/zope/app/rdb/browser/configure.zcml:27
 #: src/zope/app/zptpage/browser/configure.zcml:39
 #: src/zope/app/securitypolicy/browser/configure.zcml:25
@@ -2118,6 +1952,18 @@
 msgid "The url is relative to the object the menu is being displayed for."
 msgstr ""
 
+#: src/zope/app/publisher/interfaces/browser.py:44
+#: src/zope/app/publisher/interfaces/browser.py:87
+#: src/zope/app/security/interfaces.py:44
+#: src/zope/app/security/interfaces.py:189 src/zope/schema/interfaces.py:100
+#: src/zope/schema/interfaces.py:463
+#: src/zope/app/site/browser/interfacebrowse.pt:11
+#: src/zope/app/dublincore/browser/edit.pt:16
+#: src/zope/app/container/browser/contents.pt:33
+#: src/zope/app/container/browser/index.pt:27
+msgid "Title"
+msgstr "Título"
+
 #: src/zope/app/publisher/interfaces/browser.py:45
 msgid "The text to be displayed for the menu item"
 msgstr ""
@@ -2735,7 +2581,7 @@
 
 #: src/zope/app/site/browser/__init__.py:214
 #: src/zope/app/site/browser/tools.py:107
-#: src/zope/app/utility/browser/__init__.py:57
+#: src/zope/app/utility/browser/__init__.py:59
 msgid "Please select at least one checkbox"
 msgstr ""
 
@@ -3331,11 +3177,15 @@
 "transactions initiated by you."
 msgstr ""
 
-#: src/zope/app/utility/browser/__init__.py:102
+#: src/zope/app/utility/browser/__init__.py:100
+msgid "Deactivated: ${deactivated_utilities}"
+msgstr ""
+
+#: src/zope/app/utility/browser/__init__.py:104
 msgid "None of the checked utilities were active"
 msgstr ""
 
-#: src/zope/app/utility/browser/__init__.py:114
+#: src/zope/app/utility/browser/__init__.py:116
 msgid ""
 "Can't delete active utility/utilites: ${utility_names}; use the Deactivate "
 "button to deactivate"
@@ -3345,18 +3195,14 @@
 msgid "Deleted: ${utility_names}"
 msgstr ""
 
-#: src/zope/app/utility/browser/__init__.py:83
+#: src/zope/app/utility/browser/__init__.py:85
 msgid "Activated: ${activated_utilities}"
 msgstr ""
 
-#: src/zope/app/utility/browser/__init__.py:87
+#: src/zope/app/utility/browser/__init__.py:89
 msgid "All of the checked utilities were already active"
 msgstr ""
 
-#: src/zope/app/utility/browser/__init__.py:98
-msgid "Deactivated: ${deactivated_utilities}"
-msgstr ""
-
 #: src/zope/app/utility/browser/configure.zcml:23
 msgid "A Local Utility Service allows you to register Utilities in this site"
 msgstr ""
@@ -3445,13 +3291,13 @@
 
 #: src/zope/app/zptpage/configure.zcml:12
 #: src/zope/app/zptpage/browser/configure.zcml:23
-msgid "A simple, content-based Page Template"
-msgstr "Una plantilla de página sencilla y basada en contenido"
+msgid "ZPT Page"
+msgstr "Página ZPT"
 
 #: src/zope/app/zptpage/configure.zcml:12
 #: src/zope/app/zptpage/browser/configure.zcml:23
-msgid "ZPT Page"
-msgstr "Página ZPT"
+msgid "A simple, content-based Page Template"
+msgstr "Una plantilla de página sencilla y basada en contenido"
 
 #: src/zope/app/zptpage/interfaces.py:37
 msgid "The source of the page template."
@@ -3700,6 +3546,69 @@
 msgid "Bar description"
 msgstr "Descripción Bar"
 
+#~ msgid "sampleWidget-button-move-up"
+#~ msgstr "Mover arriba"
+
+#~ msgid "sampleWidget-button-move-down"
+#~ msgstr "Mover abajo"
+
+#~ msgid "sampleWidget-button-remove"
+#~ msgstr "Quitar"
+
+#~ msgid "sampleWidget-button-add-more"
+#~ msgstr "añadir mas"
+
+#~ msgid "sampleWidget-button-more"
+#~ msgstr "mas"
+
+#~ msgid "sampleWidget-label-select-content-type"
+#~ msgstr "Seleccionar tip de contenido"
+
+#~ msgid "sampleWidget-label-any-content-type"
+#~ msgstr "cualquier tipo de contenido"
+
+#~ msgid "sampleWidget-label-inaccessable-object"
+#~ msgstr "Objeto inacesible"
+
+#~ msgid "vocabulary-query-button-add-more"
+#~ msgstr "Añadir más"
+
+#~ msgid "vocabulary-query-button-more"
+#~ msgstr "Más"
+
+#~ msgid "Default Language"
+#~ msgstr "Idioma del defecto"
+
+#~ msgid "Add new language"
+#~ msgstr "Añadir idioma nuevo"
+
+#~ msgid "Edit Form"
+#~ msgstr "Ficha de editar"
+
+#, fuzzy
+#~ msgid ""
+#~ "This edit form allows you to make changes to the properties of this file."
+#~ msgstr "En esta ficha puede cambiar los propiedades de esta imagen."
+
+#~ msgid ""
+#~ "This edit form allows you to make changes to the properties of this image."
+#~ msgstr "En esta ficha puede cambiar los propiedades de esta imagen."
+
+#~ msgid "Dimensions"
+#~ msgstr "Dimensiones"
+
+#~ msgid "An Internationalized File"
+#~ msgstr "Un archivo internacionalizado"
+
+#~ msgid "I18n File"
+#~ msgstr "Archivo i18n"
+
+#~ msgid "An Internationalized Image"
+#~ msgstr "Una imagen internacionalizada"
+
+#~ msgid "I18n Image"
+#~ msgstr "Imagen i18n"
+
 #~ msgid "Location:&nbsp;"
 #~ msgstr "Locación:&nbsp;"
 

Modified: Zope3/branches/ZopeX3-3.0/src/zope/app/locales/fr/LC_MESSAGES/zope.po
===================================================================
--- Zope3/branches/ZopeX3-3.0/src/zope/app/locales/fr/LC_MESSAGES/zope.po	2004-10-07 12:08:11 UTC (rev 27782)
+++ Zope3/branches/ZopeX3-3.0/src/zope/app/locales/fr/LC_MESSAGES/zope.po	2004-10-07 12:09:07 UTC (rev 27783)
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: Zope X3 Pre-M4\n"
-"POT-Creation-Date: Tue Sep  7 17:00:13 2004\n"
+"POT-Creation-Date: Thu Oct  7 15:41:22 2004\n"
 "PO-Revision-Date: 2004-09-26 17:22+0100\n"
 "Last-Translator: Thierry Goyvaerts <Thierry.Goyvaerts at skynet.be>\n"
 "Language-Team: Zope 3 Developers <zope3-dev at zope3.org>\n"
@@ -21,8 +21,7 @@
 msgid "The interface of the objects being adapted"
 msgstr "L'interface des Objets adaptés"
 
-#: src/zope/app/adapter/adapter.py:297
-#: src/zope/app/utility/interfaces.py:48
+#: src/zope/app/adapter/adapter.py:297 src/zope/app/utility/interfaces.py:48
 msgid "Provided interface"
 msgstr "Interface fournie"
 
@@ -30,8 +29,7 @@
 msgid "The interface provided"
 msgstr "L'interface fournie"
 
-#: src/zope/app/adapter/adapter.py:304
-#: src/zope/app/site/interfaces.py:162
+#: src/zope/app/adapter/adapter.py:304 src/zope/app/site/interfaces.py:162
 #: src/zope/app/site/browser/tool.pt:39
 #: src/zope/app/container/browser/contents.pt:32
 #: src/zope/app/container/browser/index.pt:26
@@ -71,8 +69,16 @@
 msgstr "Service de l'Adaptateur"
 
 #: src/zope/app/apidoc/browser/contents.pt:14
-msgid "Modules are usually depending on each other by using links that create references across all modules. Each module has a \"theme\" that it follows, which was designed to aid the developer directly to the desired information. Below you see a short description of every module."
-msgstr "Les Modules sont généralement interdépendant car ils utilisent des liens référencant tous les Modules.  Chaque Module a un \"Thème\" qu'il suit dans le but de permettre au développeur d'atteindre directement l'information adéquate.  Ci-dessous, une courte description de tous les Modules."
+msgid ""
+"Modules are usually depending on each other by using links that create "
+"references across all modules. Each module has a \"theme\" that it follows, "
+"which was designed to aid the developer directly to the desired information. "
+"Below you see a short description of every module."
+msgstr ""
+"Les Modules sont généralement interdépendant car ils utilisent des liens "
+"référencant tous les Modules.  Chaque Module a un \"Thème\" qu'il suit dans "
+"le but de permettre au développeur d'atteindre directement l'information "
+"adéquate.  Ci-dessous, une courte description de tous les Modules."
 
 #: src/zope/app/apidoc/browser/contents.pt:4
 #: src/zope/app/apidoc/browser/index.pt:3
@@ -80,12 +86,27 @@
 msgstr "Documentation de l'API Zope 3"
 
 #: src/zope/app/apidoc/browser/contents.pt:6
-msgid "Welcome to the Zope 3 API documentation tool. The documentation provided here is separated in several discrete documentation modules. You can see the list of available modules in the top-left box on your screen. When you click on a module, the module's menu will appear below. In the menu you have then navigational means to access the documentation content of the module."
-msgstr "Bienvenu dans l'outil de documentation de l'API Zope 3.  La documentation fournie ici est séparée en plusieurs Modules de documentation.  Vous pouvez visualiser la liste des Modules disponibles dans la boîte supérieure gauche de votre écran.  Lorsque vous sélectionnez un Module, le menu associé au Module apparaît en dessous.  Vous disposez dans le Menu de moyen de navigation afin d'accéder du contenu documentant le Module."
+msgid ""
+"Welcome to the Zope 3 API documentation tool. The documentation provided "
+"here is separated in several discrete documentation modules. You can see the "
+"list of available modules in the top-left box on your screen. When you click "
+"on a module, the module's menu will appear below. In the menu you have then "
+"navigational means to access the documentation content of the module."
+msgstr ""
+"Bienvenu dans l'outil de documentation de l'API Zope 3.  La documentation "
+"fournie ici est séparée en plusieurs Modules de documentation.  Vous pouvez "
+"visualiser la liste des Modules disponibles dans la boîte supérieure gauche "
+"de votre écran.  Lorsque vous sélectionnez un Module, le menu associé au "
+"Module apparaît en dessous.  Vous disposez dans le Menu de moyen de "
+"navigation afin d'accéder du contenu documentant le Module."
 
 #: src/zope/app/apidoc/browser/menu.pt:5
-msgid "Click on one of the Documentation Modules above and a menu for this module will appear."
-msgstr "Cliquez sur une des Documentations De Module au-dessus et un menu apparaîtra pour ce Module."
+msgid ""
+"Click on one of the Documentation Modules above and a menu for this module "
+"will appear."
+msgstr ""
+"Cliquez sur une des Documentations De Module au-dessus et un menu apparaîtra "
+"pour ce Module."
 
 #: src/zope/app/apidoc/browser/menu_macros.pt:11
 #: src/zope/app/apidoc/browser/details_macros.pt:10
@@ -115,17 +136,22 @@
 "    two methods to navigate through the modules to find the classes you are\n"
 "    interested in.\n"
 "\n"
-"    The first method is to type in some part of the Python path of the class\n"
-"    and the module will look in the class registry for matches. The menu will\n"
+"    The first method is to type in some part of the Python path of the "
+"class\n"
+"    and the module will look in the class registry for matches. The menu "
+"will\n"
 "    then return with a list of these matches.\n"
 "\n"
-"    The second method is to click on the \"Browse Zope Source\" link. In the\n"
+"    The second method is to click on the \"Browse Zope Source\" link. In "
+"the\n"
 "    main window, you will see a directory listing with the root Zope 3\n"
-"    modules. You can click on the module names to discover their content. If a\n"
+"    modules. You can click on the module names to discover their content. If "
+"a\n"
 "    class is found, it is represented as a bold entry in the list.\n"
 "\n"
 "    The documentation contents of a class provides you with an incredible\n"
-"    amount of information. Not only does it tell you about its base classes,\n"
+"    amount of information. Not only does it tell you about its base "
+"classes,\n"
 "    implemented interfaces, attributes and methods, but it also lists the\n"
 "    interface that requires a method or attribute to be implemented and the\n"
 "    permissions required to access it.\n"
@@ -133,23 +159,33 @@
 msgstr ""
 "\n"
 "    Ce Module vous fournit une vue d'ensemble des Modules et Classes\n"
-"    définis dans le cadre de Zope 3 ainsi que des Paquetages le supportant. Il y a\n"
-"    deux méthodes pour naviguer dans les Modules afin de trouver les Classes\n"
+"    définis dans le cadre de Zope 3 ainsi que des Paquetages le supportant. "
+"Il y a\n"
+"    deux méthodes pour naviguer dans les Modules afin de trouver les "
+"Classes\n"
 "    qui vous intéressent.\n"
 "\n"
-"    La première méthode consiste à encoder une partie du Chemin D'Accès Python de la Classe\n"
-"    et le Module la cherchera dans le Registre de Classe. Le menu affichera ensuite \n"
+"    La première méthode consiste à encoder une partie du Chemin D'Accès "
+"Python de la Classe\n"
+"    et le Module la cherchera dans le Registre de Classe. Le menu affichera "
+"ensuite \n"
 "    une liste des résultats.\n"
 "\n"
-"    La seconde methode consiste a cliquer sur le lien \"Naviguer dans la Source de Zope\". Dans la\n"
-"    fenêtre principale, vous visualiserez un répertoire avec la racine des Modules \n"
-"    de Zope 3. Vous pouvez cliquer sur les Modules afin d'afficher leur contenu. Si une\n"
+"    La seconde methode consiste a cliquer sur le lien \"Naviguer dans la "
+"Source de Zope\". Dans la\n"
+"    fenêtre principale, vous visualiserez un répertoire avec la racine des "
+"Modules \n"
+"    de Zope 3. Vous pouvez cliquer sur les Modules afin d'afficher leur "
+"contenu. Si une\n"
 "    Classe est trouvée, elle est représentée en gras dans la liste.\n"
 "\n"
-"    Les contenus de la documentation d'une Classe vous fournissent d'innonbrables\n"
+"    Les contenus de la documentation d'une Classe vous fournissent "
+"d'innonbrables\n"
 "    quantités d'information. Non seulement concernant les Classes De Base,\n"
-"    les Interfaces implémentées, les Attributs et les Méthodes, mais aussi la liste\n"
-"    d'Interfaces qui nécessitent l'implémentation d'une Méthode ou d'un Attribut et les \n"
+"    les Interfaces implémentées, les Attributs et les Méthodes, mais aussi "
+"la liste\n"
+"    d'Interfaces qui nécessitent l'implémentation d'une Méthode ou d'un "
+"Attribut et les \n"
 "    Permissions requises pour y accéder.\n"
 "    "
 
@@ -266,27 +302,35 @@
 msgstr "Interfaces"
 
 #: src/zope/app/apidoc/ifacemodule/__init__.py:78
+#, fuzzy
 msgid ""
 "\n"
 "    All used and important interfaces are registered through the interface\n"
 "    service. While it would be possible to just list all attributes, it is\n"
-"    hard on the user to read such an overfull list. Therefore, interfaces that\n"
+"    hard on the user to read such an overfull list. Therefore, interfaces "
+"that\n"
 "    have partial common module paths are bound together.\n"
 "\n"
 "    The documentation of an interface also provides a wide variety of\n"
 "    information, including of course the declared attributes/fields and\n"
-"    methods, but also available adapters, services and utilities that provide\n"
+"    methods, but also available adapters, services and utilities that "
+"provide\n"
 "    this interface.\n"
+"    "
 msgstr ""
 "\n"
-"    Toutes les Interfaces utilisées et importantes sont enregistrées via le Service\n"
-"    D'Interface. Alors qu'il devrait-être possible d'afficher tous les Attributs, il serait\n"
-"    difficile pour les utilisateurs de lire cette liste.  De ce fait, les Interfaces qui\n"
+"    Toutes les Interfaces utilisées et importantes sont enregistrées via le "
+"Service\n"
+"    D'Interface. Alors qu'il devrait-être possible d'afficher tous les "
+"Attributs, il serait\n"
+"    difficile pour les utilisateurs de lire cette liste.  De ce fait, les "
+"Interfaces qui\n"
 "    ont des Chemins de Module partiellement identiques sont assemblées.\n"
 "\n"
 "    La documentation des Interfaces fourni aussi une grande variété\n"
 "    d'information, incluant bien entendu les Attributs/Champs déclarés et\n"
-"    les Méthodes mais aussi les Adaptateurs disponibles, ainsi que les Services\n"
+"    les Méthodes mais aussi les Adaptateurs disponibles, ainsi que les "
+"Services\n"
 "    et Utilitaires fournissant cette Interface.\n"
 
 #: src/zope/app/apidoc/ifacemodule/browser.py:204
@@ -352,30 +396,43 @@
 
 #: src/zope/app/apidoc/ifacemodule/index.pt:225
 msgid "A list of utilities that are are registered to provide this interface."
-msgstr "Une liste d'Utilitaires qui sont enregistrés pour fournir cette Interface."
+msgstr ""
+"Une liste d'Utilitaires qui sont enregistrés pour fournir cette Interface."
 
 #: src/zope/app/apidoc/ifacemodule/index.pt:236
 msgid "Class:"
 msgstr "Classe:"
 
 #: src/zope/app/apidoc/ifacemodule/index.pt:250
-msgid "A list of services (usually just one) that are are registered to provide this interface."
-msgstr "Une liste de Services (généralement un seul) qui sont enregistrés afin de fournir cette Interface."
+msgid ""
+"A list of services (usually just one) that are are registered to provide "
+"this interface."
+msgstr ""
+"Une liste de Services (généralement un seul) qui sont enregistrés afin de "
+"fournir cette Interface."
 
 #: src/zope/app/apidoc/ifacemodule/index.pt:267
-msgid "A list of classes that implement this interface. This might duplicate the entries in Utilities and Services."
-msgstr "Une liste de Classes qui implémente cette Interface.  Ceci peut dupliquer les entrées dans Utilitaires et Services."
+msgid ""
+"A list of classes that implement this interface. This might duplicate the "
+"entries in Utilities and Services."
+msgstr ""
+"Une liste de Classes qui implémente cette Interface.  Ceci peut dupliquer "
+"les entrées dans Utilitaires et Services."
 
 #: src/zope/app/apidoc/ifacemodule/menu.pt:4
-msgid "Note: These are only interfaces that are registered with the Interface Service."
-msgstr "Note: Ce ne sont que les Interfaces qui sont enregistrées par le Service D'Interface."
+msgid ""
+"Note: These are only interfaces that are registered with the Interface "
+"Service."
+msgstr ""
+"Note: Ce ne sont que les Interfaces qui sont enregistrées par le Service "
+"D'Interface."
 
-#: src/zope/app/apidoc/servicemodule/__init__.py:73
+#: src/zope/app/apidoc/servicemodule/__init__.py:75
 #: src/zope/app/site/browser/configure.zcml:87
 msgid "Services"
 msgstr "Services"
 
-#: src/zope/app/apidoc/servicemodule/__init__.py:76
+#: src/zope/app/apidoc/servicemodule/__init__.py:78
 msgid ""
 "\n"
 "    The services module let's the reader browse through all defined\n"
@@ -392,26 +449,34 @@
 "    service name, which you can replace with any name listed in this\n"
 "    module's menu.\n"
 "\n"
-"    For each service, the attributes and methods of the service interface are\n"
+"    For each service, the attributes and methods of the service interface "
+"are\n"
 "    presented. At the end a list of implementations is given.\n"
 "    "
 msgstr ""
 "\n"
-"    Le Module De Services vous permet de naviguer à travers tous les Services\n"
-"    définis. Il utilise le nom de Service comme clé. En général, les Services peuvent-être\n"
+"    Le Module De Services vous permet de naviguer à travers tous les "
+"Services\n"
+"    définis. Il utilise le nom de Service comme clé. En général, les "
+"Services peuvent-être\n"
 "    recherchés en utilisant:\n"
 "\n"
 "      >>> from zope.app import zapi\n"
 "      >>> service = zapi.getService('ServiceName')\n"
 "\n"
-"    Nous utilisons ici 'None' (Aucun) comme contexte par défaut, ce qui signifie\n"
-"    qu'un Service global est toujours retourné. Si vous utilisez un Objet qui dispose\n"
-"    d'un emplacement dans l'Arborescence De Traversée, vous recevrez en général\n"
-"    le Service le plus proche, incluant ceux locaux. Le premier argument est\n"
+"    Nous utilisons ici 'None' (Aucun) comme contexte par défaut, ce qui "
+"signifie\n"
+"    qu'un Service global est toujours retourné. Si vous utilisez un Objet "
+"qui dispose\n"
+"    d'un emplacement dans l'Arborescence De Traversée, vous recevrez en "
+"général\n"
+"    le Service le plus proche, incluant ceux locaux. Le premier argument "
+"est\n"
 "    nom de Service, que vous pouvez remplacer par les noms affichez dans ce\n"
 "    menu de Module.\n"
 "\n"
-"    Pour chaque Service, les Attributs et Méthodes d'Interface de Service sont\n"
+"    Pour chaque Service, les Attributs et Méthodes d'Interface de Service "
+"sont\n"
 "    présentés. A la fin une liste d'implémentations est affichée.\n"
 "    "
 
@@ -454,40 +519,49 @@
 msgid "This is a list of all available services by name."
 msgstr "Ceci est une liste de tous les Services disponibles triés par nom."
 
-#: src/zope/app/apidoc/utilities.py:248
-#: src/zope/app/apidoc/utilities.py:250
+#: src/zope/app/apidoc/utilities.py:248 src/zope/app/apidoc/utilities.py:250
 #: src/zope/app/applicationcontrol/browser/runtimeinfo.py:58
 msgid "n/a"
 msgstr "non disponible"
 
-#: src/zope/app/apidoc/utilitymodule/__init__.py:127
+#: src/zope/app/apidoc/utilitymodule/__init__.py:129
 #: src/zope/app/utility/browser/configure.zcml:31
 #: src/zope/app/apidoc/ifacemodule/index.pt:223
 msgid "Utilities"
 msgstr "Utilitaire"
 
-#: src/zope/app/apidoc/utilitymodule/__init__.py:130
+#: src/zope/app/apidoc/utilitymodule/__init__.py:132
 msgid ""
 "\n"
-"    Utilities are also nicely registered in a service, so that it is easy to\n"
+"    Utilities are also nicely registered in a service, so that it is easy "
+"to\n"
 "    create a listing of available utilities. A utility is identified by the\n"
-"    providing interface and a name, which can be empty. The menu provides you\n"
+"    providing interface and a name, which can be empty. The menu provides "
+"you\n"
 "    with a list of interfaces that utilities provide and as sub-items the\n"
 "    names of the various implementations.\n"
 "\n"
-"    Again, the documentation of a utility lists all the attributes/fields and\n"
-"    methods the utility provides and provides a link to the implementation. \n"
+"    Again, the documentation of a utility lists all the attributes/fields "
+"and\n"
+"    methods the utility provides and provides a link to the "
+"implementation. \n"
 "    "
 msgstr ""
 "\n"
-"    Les Utilitaires sont aussi enregistrés dans un Service, ainsi il est facile de\n"
-"    créer une liste des Utilitaires disponibles. Un Utilitaire est identifié par\n"
-"    l'Interface fournie et un nom, qui peut-être vide. Le menu vous affiche une\n"
-"    liste d'Interfaces fournies par les Utilitaires et comme sous-éléments les\n"
+"    Les Utilitaires sont aussi enregistrés dans un Service, ainsi il est "
+"facile de\n"
+"    créer une liste des Utilitaires disponibles. Un Utilitaire est identifié "
+"par\n"
+"    l'Interface fournie et un nom, qui peut-être vide. Le menu vous affiche "
+"une\n"
+"    liste d'Interfaces fournies par les Utilitaires et comme sous-éléments "
+"les\n"
 "    noms des différentes implémentations.\n"
 "\n"
-"    A nouveau, la documentation d'un Utilitaire affiche les Attributs/Champs et\n"
-"    les Méthodes fournies par l'Utilitaire ainsi qu'un lien vers l'implémentation. \n"
+"    A nouveau, la documentation d'un Utilitaire affiche les Attributs/Champs "
+"et\n"
+"    les Méthodes fournies par l'Utilitaire ainsi qu'un lien vers "
+"l'implémentation. \n"
 "    "
 
 #: src/zope/app/apidoc/utilitymodule/index.pt:17
@@ -512,8 +586,10 @@
 msgid ""
 "\n"
 "    The Presentations (or Views) module is somewhat crazy, since a view or\n"
-"    resource cannot be identified by a single interface or name, but of four\n"
-"    to five pieces of information. Conclusively, the menu lets you select an\n"
+"    resource cannot be identified by a single interface or name, but of "
+"four\n"
+"    to five pieces of information. Conclusively, the menu lets you select "
+"an\n"
 "    interface and a presentation type for which views should be found.\n"
 "\n"
 "    By default, the resulting views exclude views that have no required\n"
@@ -526,35 +602,50 @@
 "    identified by name, since this is what you use in a URL for\n"
 "    example. Information provided for each view include the required\n"
 "    interface, the presentation type and the permission. If possible, the\n"
-"    system also tries to extract some information from the factory, like the\n"
+"    system also tries to extract some information from the factory, like "
+"the\n"
 "    view class, the template or resource.\n"
 "\n"
-"    Completely independent of all this, there is a link \"Show Skins, Layers\n"
-"    and Usages\" that brings you to a simple screen that shows the mapping of\n"
+"    Completely independent of all this, there is a link \"Show Skins, "
+"Layers\n"
+"    and Usages\" that brings you to a simple screen that shows the mapping "
+"of\n"
 "    the layers to skins and provides a list of available usages.\n"
 "    "
 msgstr ""
 "\n"
-"    Le Module Des Présentations (ou Des Vues) est un peu fou, puisqu'une Vue ou\n"
-"    une ressource ne peut-être identifiée par une simple d'Interface ou un nom mais par\n"
-"    quatre ou cinq parties d'information. Finalement, le menu vous permet de sélectionner une\n"
-"    Interface et un Type De Présentation pour laquelle des Vues devraient-être trouvées.\n"
+"    Le Module Des Présentations (ou Des Vues) est un peu fou, puisqu'une Vue "
+"ou\n"
+"    une ressource ne peut-être identifiée par une simple d'Interface ou un "
+"nom mais par\n"
+"    quatre ou cinq parties d'information. Finalement, le menu vous permet de "
+"sélectionner une\n"
+"    Interface et un Type De Présentation pour laquelle des Vues devraient-"
+"être trouvées.\n"
 "\n"
-"    Par défaut, les Vues affichées n'incluent pas les Vues qui ne requièrent pas\n"
-"    d'Interface (``None``) (\"Aucun\") ou sont enregistrées et qui requièrent\n"
-"    ``zope.interface.Interface``. Afin d'afficher ses Vues supplémentaires, cliquez sur\n"
+"    Par défaut, les Vues affichées n'incluent pas les Vues qui ne requièrent "
+"pas\n"
+"    d'Interface (``None``) (\"Aucun\") ou sont enregistrées et qui "
+"requièrent\n"
+"    ``zope.interface.Interface``. Afin d'afficher ses Vues supplémentaires, "
+"cliquez sur\n"
 "    \"Affichez Toutes Les Vues\".\n"
 "\n"
-"    Dès que vous cliquez sur \"Affichez\" vous recevrez une liste contenant toutes\n"
-"    les Vues applicables. Ces Vues sont triées par Couches. Les Vues sont principalement\n"
-"    identifiée par nom, puisque s'est ce que vous utilisez par exemple dans une URL.\n"
+"    Dès que vous cliquez sur \"Affichez\" vous recevrez une liste contenant "
+"toutes\n"
+"    les Vues applicables. Ces Vues sont triées par Couches. Les Vues sont "
+"principalement\n"
+"    identifiée par nom, puisque s'est ce que vous utilisez par exemple dans "
+"une URL.\n"
 "    Les informations fournies pour chaque Vue incluent : Interface requise,\n"
 "    le Type De Présentation et de Permission. Si possible, le\n"
-"    système tente aussi d'extraire quelques informations concernant l'Usine, tels la\n"
+"    système tente aussi d'extraire quelques informations concernant l'Usine, "
+"tels la\n"
 "    Classe de la Vue, le Format ou ressource.\n"
 "\n"
 "    Indépendemment de ceci, un lien \"Affichez Thèmes, Couches\n"
-"    et Utilisations\" vous affiche un simple écran contenant les associations entre\n"
+"    et Utilisations\" vous affiche un simple écran contenant les "
+"associations entre\n"
 "    les Couches et les Thèmes et les usages disponibles.\n"
 "    "
 
@@ -606,6 +697,10 @@
 msgid "Show all views:"
 msgstr "Affichez toutes les Vues:"
 
+#: src/zope/app/apidoc/viewmodule/menu.pt:31
+msgid "show-button"
+msgstr "Afficher"
+
 #: src/zope/app/apidoc/viewmodule/menu.pt:36
 msgid "Show Skins and Layers"
 msgstr "Affichez Thèmes et Couches"
@@ -627,26 +722,42 @@
 msgstr "Thèmes &amp; Couches"
 
 #: src/zope/app/apidoc/viewmodule/skin_layer.pt:8
-msgid "In the small tree below you see a listing of all the available Zope 3 skins (large bold font) and the layers (small bold font) for each skin. Below each entry you see some documentation that was registered. In the case of global skins and layers, the documentation shows the file and the line number in which the skin or layer was declared."
-msgstr "Dans la petite arborescence ci-dessous vous visualisez une liste de tous les Thèmes disponibles en Zope 3 (large fonte en gras) et les Couches (petite fonte en gras) pour chaque Thème. Sous chaque entrée vous disposez de la documentation enregistrée. Dans le cas de Thèmes et Couches globaux, la documentation affiche le fichier et le numéro de ligne dans laquelle le Thème ou la Couche est déclaré."
+msgid ""
+"In the small tree below you see a listing of all the available Zope 3 skins "
+"(large bold font) and the layers (small bold font) for each skin. Below each "
+"entry you see some documentation that was registered. In the case of global "
+"skins and layers, the documentation shows the file and the line number in "
+"which the skin or layer was declared."
+msgstr ""
+"Dans la petite arborescence ci-dessous vous visualisez une liste de tous les "
+"Thèmes disponibles en Zope 3 (large fonte en gras) et les Couches (petite "
+"fonte en gras) pour chaque Thème. Sous chaque entrée vous disposez de la "
+"documentation enregistrée. Dans le cas de Thèmes et Couches globaux, la "
+"documentation affiche le fichier et le numéro de ligne dans laquelle le "
+"Thème ou la Couche est déclaré."
 
 #: src/zope/app/apidoc/zcmlmodule/__init__.py:192
 msgid "ZCML Reference"
 msgstr "Référence ZCML"
 
 #: src/zope/app/apidoc/zcmlmodule/__init__.py:195
+#, fuzzy
 msgid ""
 "\n"
 "    This module presents you with a complete list of ZCML directives and\n"
-"    serves therefore well as reference. The menu provides you with a tree that\n"
+"    serves therefore well as reference. The menu provides you with a tree "
+"that\n"
 "    organizes the directives by namespaces.\n"
 "\n"
-"    The documentation contents for each directive tells you all the available\n"
-"    attributes and their semantics. It also provides a link to the interface\n"
+"    The documentation contents for each directive tells you all the "
+"available\n"
+"    attributes and their semantics. It also provides a link to the "
+"interface\n"
 "    the directive confirms to. If available, it will even tell you the\n"
 "    file the directive was declared in. At the end a list of available\n"
 "    subdirectives is given, also listing the implemented interface and\n"
 "    available attributes.\n"
+"    "
 msgstr ""
 "\n"
 "    Ce module vous présente une liste complète des directives ZCML et\n"
@@ -654,9 +765,11 @@
 "    directives par Espace De Nom.\n"
 "\n"
 "    La documentation de chaque directive vous donne tous les Attribtuts\n"
-"    disponibles et leurs sémantiques. Il fournit aussi un lien vers l'Interface\n"
+"    disponibles et leurs sémantiques. Il fournit aussi un lien vers "
+"l'Interface\n"
 "    que la directive confirme. Si disponible, il vous affichera aussi le\n"
-"    fichier dans laquelle la directive est déclarée. A la fin une liste des sous-directives\n"
+"    fichier dans laquelle la directive est déclarée. A la fin une liste des "
+"sous-directives\n"
 "    disponibles est fournie, ainsi qu'une liste Interface implémentée et\n"
 "    les attributs disponibles.\n"
 
@@ -665,8 +778,12 @@
 msgstr "Fichier:"
 
 #: src/zope/app/apidoc/zcmlmodule/index.pt:19
-msgid "from (line ${beginline}, column ${begincolumn}) to (line ${endline}, column ${endcolumn})"
-msgstr "de (ligne ${beginline}, colonne ${begincolumn}) à (ligne ${endline}, colonne ${endcolumn})"
+msgid ""
+"from (line ${beginline}, column ${begincolumn}) to (line ${endline}, column "
+"${endcolumn})"
+msgstr ""
+"de (ligne ${beginline}, colonne ${begincolumn}) à (ligne ${endline}, colonne "
+"${endcolumn})"
 
 #: src/zope/app/apidoc/zcmlmodule/index.pt:25
 msgid "Info:"
@@ -696,8 +813,12 @@
 msgstr "Sous-directives"
 
 #: src/zope/app/apidoc/zcmlmodule/menu.pt:4
-msgid "Namespaces that are not full URLs start with \"http://namespaces.zope.org\"."
-msgstr "Les Espaces De Nom qui ne constituent pas d'URL complètes commencent par \"http://namespaces.zope.org\"."
+#, fuzzy
+msgid ""
+"Namespaces that are not full URLs start with \"http://namespaces.zope.org/\"."
+msgstr ""
+"Les Espaces De Nom qui ne constituent pas d'URL complètes commencent par "
+"\"http://namespaces.zope.org\"."
 
 #: src/zope/app/applicationcontrol/browser/configure.zcml:10
 msgid "Server Control"
@@ -768,7 +889,8 @@
 msgstr "secondes"
 
 #: src/zope/app/applicationcontrol/browser/server-control.pt:13
-msgid "If you specify a time of 0 seconds, then the server will do a hard shutdown."
+msgid ""
+"If you specify a time of 0 seconds, then the server will do a hard shutdown."
 msgstr "Si vous spécifiez 0 seconde alors le serveur effectuera un arrêt dur."
 
 #: src/zope/app/applicationcontrol/browser/server-control.pt:18
@@ -799,6 +921,11 @@
 msgid "Domain"
 msgstr "Domaine"
 
+#: src/zope/app/applicationcontrol/browser/translationdomaincontrol.pt:16
+#: src/zope/app/i18n/browser/synchronize.pt:88
+msgid "Language"
+msgstr "Langage"
+
 #: src/zope/app/applicationcontrol/browser/translationdomaincontrol.pt:17
 msgid "Files"
 msgstr "Fichiers"
@@ -880,6 +1007,16 @@
 msgid "Cache name"
 msgstr "Nom du cache"
 
+#: src/zope/app/cache/browser/cacheableedit.pt:45
+#: src/zope/app/cache/browser/ramedit.pt:51
+#: src/zope/app/dublincore/browser/edit.pt:35
+#: src/zope/app/rdb/browser/rdbconnection.pt:28
+#: src/zope/app/errorservice/browser/error_config.pt:46
+#: src/zope/app/securitypolicy/browser/manage_roleform.pt:63
+#: src/zope/app/securitypolicy/browser/manage_permissionform.pt:86
+msgid "save-changes-button"
+msgstr "Enregistrer les modifications"
+
 #: src/zope/app/cache/browser/cacheableedit.pt:47
 msgid "invalidate-cache-button"
 msgstr "Invalider Le Cache"
@@ -910,7 +1047,8 @@
 
 #: src/zope/app/cache/browser/configure.zcml:6
 msgid "Caches can be used to make your site run faster."
-msgstr "Les Caches peuvent-être utilisés afin d'accélérer l'accès à votre Site."
+msgstr ""
+"Les Caches peuvent-être utilisés afin d'accélérer l'accès à votre Site."
 
 #: src/zope/app/cache/browser/ramedit.pt:20
 msgid "Maximum cached entries"
@@ -1015,7 +1153,6 @@
 msgstr "Vous n'avez pas spécifié d'identificateurs à renommer"
 
 #: src/zope/app/container/browser/metaconfigure.py:65
-#: src/zope/app/folder/browser/configure.zcml:20
 #: src/zope/app/site/browser/configure.zcml:19
 msgid "Contents"
 msgstr "Contenu"
@@ -1051,6 +1188,10 @@
 msgid "${items} items"
 msgstr "${items} éléments"
 
+#: src/zope/app/dav/tests/test_adapter.py:56
+msgid "${num} robot unit"
+msgstr ""
+
 #: src/zope/app/debugskin/error_debug.pt:12
 msgid "Error object: ${error_object}"
 msgstr "Objet erreur: ${error_object}"
@@ -1151,8 +1292,10 @@
 msgstr "Service De Rapport D'Erreur Pour Liste D'Erreur D'Enregistrement"
 
 #: src/zope/app/errorservice/browser/error.pt:10
-msgid "This page lists the exceptions that have occurred in this site recently."
-msgstr "Cette page liste les exceptions qui se sont produites récemment dans ce site."
+msgid ""
+"This page lists the exceptions that have occurred in this site recently."
+msgstr ""
+"Cette page liste les exceptions qui se sont produites récemment dans ce site."
 
 #: src/zope/app/errorservice/browser/error.pt:15
 msgid "No exceptions logged."
@@ -1198,8 +1341,13 @@
 msgstr "Types d'exceptions ignorés"
 
 #: src/zope/app/errorservice/browser/error_config.pt:8
-msgid "You can configure how many exceptions should be kept and whether the exceptions should be copied to Zope's event log file(s)."
-msgstr "Vous pouvez configurer le nombre d'exceptions à conserver et définir si les exceptions doivent être copiées dans le(s) fichier(s) d'enregistrement d'événement Zope."
+msgid ""
+"You can configure how many exceptions should be kept and whether the "
+"exceptions should be copied to Zope's event log file(s)."
+msgstr ""
+"Vous pouvez configurer le nombre d'exceptions à conserver et définir si les "
+"exceptions doivent être copiées dans le(s) fichier(s) d'enregistrement "
+"d'événement Zope."
 
 #: src/zope/app/errorservice/browser/errorentry.pt:11
 msgid "Exception traceback"
@@ -1271,8 +1419,6 @@
 
 #: src/zope/app/file/browser/configure.zcml:37
 #: src/zope/app/file/browser/configure.zcml:77
-#: src/zope/app/i18nfile/browser/configure.zcml:34
-#: src/zope/app/i18nfile/browser/configure.zcml:76
 msgid "Upload"
 msgstr "Charger"
 
@@ -1319,8 +1465,6 @@
 msgstr " ${width}x${height}"
 
 #: src/zope/app/file/interfaces.py:25
-#: src/zope/app/i18nfile/browser/file_edit.pt:31
-#: src/zope/app/i18nfile/browser/image_edit.pt:32
 msgid "Content Type"
 msgstr "Type De Contenu"
 
@@ -1329,8 +1473,6 @@
 msgstr "Le type de contenu identifie le type de données."
 
 #: src/zope/app/file/interfaces.py:33
-#: src/zope/app/i18nfile/browser/file_edit.pt:78
-#: src/zope/app/i18nfile/browser/image_edit.pt:79
 msgid "Data"
 msgstr "Données"
 
@@ -1338,7 +1480,7 @@
 msgid "The actual content of the object."
 msgstr "Le contenu de l'objet."
 
-#: src/zope/app/folder/browser/configure.zcml:40
+#: src/zope/app/folder/browser/configure.zcml:29
 #: src/zope/app/dtmlpage/configure.zcml:93
 #: src/zope/app/file/browser/configure.zcml:122
 #: src/zope/app/file/browser/configure.zcml:130
@@ -1377,84 +1519,6 @@
 msgid "on"
 msgstr "activé"
 
-#: src/zope/app/form/browser/complexsample/complexsample.py:47
-msgid "sampleWidget-button-move-up"
-msgstr "Monter"
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:48
-msgid "sampleWidget-button-move-down"
-msgstr "Descendre"
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:49
-msgid "sampleWidget-button-remove"
-msgstr "Supprimer"
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:50
-msgid "sampleWidget-button-add-done"
-msgstr "Ajout effectué"
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:51
-msgid "sampleWidget-button-add-more"
-msgstr "Rajouter"
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:52
-msgid "sampleWidget-button-more"
-msgstr "Suite"
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:53
-msgid "sampleWidget-button-clear"
-msgstr "Vider"
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:54
-msgid "sampleWidget-button-query"
-msgstr "Requête"
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:55
-msgid "sampleWidget-button-select"
-msgstr "Sélectionner"
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:56
-msgid "sampleWidget-button-dismiss"
-msgstr "Ecarter"
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:59
-msgid "sampleWidget-label-enter-search-text"
-msgstr "Entrer le texte de recherche"
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:61
-msgid "sampleWidget-label-select-content-type"
-msgstr "Sélectionner le type de contenu"
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:63
-msgid "sampleWidget-label-any-content-type"
-msgstr "Tout type de contenu"
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:65
-msgid "sampleWidget-label-inaccessable-object"
-msgstr "Objet inacessible"
-
-#: src/zope/app/form/browser/complexsample/interfaces.py:31
-#: src/zope/app/publisher/interfaces/browser.py:44
-#: src/zope/app/publisher/interfaces/browser.py:87
-#: src/zope/app/security/interfaces.py:44
-#: src/zope/app/security/interfaces.py:189
-#: src/zope/schema/interfaces.py:100
-#: src/zope/schema/interfaces.py:484
-#: src/zope/app/site/browser/interfacebrowse.pt:11
-#: src/zope/app/dublincore/browser/edit.pt:16
-#: src/zope/app/container/browser/contents.pt:33
-#: src/zope/app/container/browser/index.pt:27
-msgid "Title"
-msgstr "Titre"
-
-#: src/zope/app/form/browser/complexsample/widgetapi.py:58
-msgid "widget-missing-single-value"
-msgstr "Valeur simple manquante"
-
-#: src/zope/app/form/browser/complexsample/widgetapi.py:60
-msgid "widget-missing-multiple-value"
-msgstr "Valeur multiple manquante"
-
 #: src/zope/app/form/browser/editview.py:116
 msgid "Updated on ${date_time}"
 msgstr "Mis à jour le ${date_time}"
@@ -1477,20 +1541,20 @@
 msgid "Changes saved"
 msgstr "Changements sauvegardés"
 
-#: src/zope/app/form/browser/itemswidgets.py:202
+#: src/zope/app/form/browser/itemswidgets.py:201
 msgid "item-missing-single-value-for-display"
 msgstr "Valeur simple manquante pour l'affichage"
 
-#: src/zope/app/form/browser/itemswidgets.py:218
+#: src/zope/app/form/browser/itemswidgets.py:217
 msgid "vocabulary-missing-multiple-value-for-display"
 msgstr "Valeur multiple manquante pour l'affichage"
 
-#: src/zope/app/form/browser/itemswidgets.py:398
-#: src/zope/app/form/browser/itemswidgets.py:442
+#: src/zope/app/form/browser/itemswidgets.py:367
+#: src/zope/app/form/browser/itemswidgets.py:411
 msgid "vocabulary-missing-single-value-for-edit"
 msgstr "Valeur simple manquante pour l'édition"
 
-#: src/zope/app/form/browser/itemswidgets.py:516
+#: src/zope/app/form/browser/itemswidgets.py:485
 msgid "vocabulary-missing-multiple-value-for-edit"
 msgstr "Valeur multiple manquante pour l'édition"
 
@@ -1503,33 +1567,16 @@
 msgid "Add %s"
 msgstr "Ajouter %s"
 
-#: src/zope/app/form/browser/vocabularyquery.py:167
-msgid "vocabulary-query-button-add-done"
-msgstr "Ajout effectué"
-
-#: src/zope/app/form/browser/vocabularyquery.py:169
-msgid "vocabulary-query-button-add-more"
-msgstr "Rajouter"
-
-#: src/zope/app/form/browser/vocabularyquery.py:171
-msgid "vocabulary-query-button-more"
-msgstr "Suite"
-
-#: src/zope/app/form/browser/vocabularyquery.py:173
-msgid "vocabulary-query-message-no-results"
-msgstr "Aucun résultat"
-
-#: src/zope/app/form/browser/vocabularyquery.py:175
-msgid "vocabulary-query-header-results"
-msgstr "Résultat"
-
 #: src/zope/app/generations/browser/configure.zcml:6
 msgid "Database Schemas"
 msgstr "Schéma De Base De Données"
 
 #: src/zope/app/generations/browser/managers.pt:18
-msgid "The database was updated to generation ${generation} for ${application}."
-msgstr "La base de données a été mise à jour à la génération ${generation} pour ${application}."
+msgid ""
+"The database was updated to generation ${generation} for ${application}."
+msgstr ""
+"La base de données a été mise à jour à la génération ${generation} pour "
+"${application}."
 
 #: src/zope/app/generations/browser/managers.pt:23
 msgid "The database is up to date for ${application}."
@@ -1576,8 +1623,12 @@
 msgstr "Synchroniser"
 
 #: src/zope/app/i18n/browser/configure.zcml:5
-msgid "Translation Domains allow you to localize your software by       providing message translations."
-msgstr "Les Domaines De Traduction vous permettent de localiser votre logiciel en        fournissant les traductions de message."
+msgid ""
+"Translation Domains allow you to localize your software by       providing "
+"message translations."
+msgstr ""
+"Les Domaines De Traduction vous permettent de localiser votre logiciel "
+"en        fournissant les traductions de message."
 
 #: src/zope/app/i18n/browser/configure.zcml:5
 #: src/zope/app/applicationcontrol/browser/configure.zcml:32
@@ -1603,7 +1654,9 @@
 
 #: src/zope/app/i18n/browser/exportimport.pt:12
 msgid "Here you can export and import messages from your Translation Domain."
-msgstr "Ici vous pouvez exporter et importer des messages de votre Domaine De Traduction."
+msgstr ""
+"Ici vous pouvez exporter et importer des messages de votre Domaine De "
+"Traduction."
 
 #: src/zope/app/i18n/browser/exportimport.pt:32
 msgid "Import File Name:"
@@ -1619,7 +1672,8 @@
 
 #: src/zope/app/i18n/browser/synchronize.pt:122
 msgid "No connection could be made to remote data source."
-msgstr "Aucune connexion ne peut-être établie avec la source de données externe."
+msgstr ""
+"Aucune connexion ne peut-être établie avec la source de données externe."
 
 #: src/zope/app/i18n/browser/synchronize.pt:26
 msgid "Server URL"
@@ -1711,98 +1765,17 @@
 msgid "Edit Message"
 msgstr "Editer Message"
 
-#: src/zope/app/i18nfile/browser/configure.zcml:39
-msgid "A file that supports multiple locales."
-msgstr "Un fichier qui supporte de multiple locales."
-
-#: src/zope/app/i18nfile/browser/configure.zcml:81
-msgid "A multi-locale version of an Image."
-msgstr "Une version multi-locale d'une Image."
-
-#: src/zope/app/i18nfile/browser/file_edit.pt:39
-#: src/zope/app/i18nfile/browser/image_edit.pt:40
-msgid "Default Language"
-msgstr "Langage par défaut"
-
-#: src/zope/app/i18nfile/browser/file_edit.pt:54
-#: src/zope/app/i18nfile/browser/image_edit.pt:55
-#: src/zope/app/applicationcontrol/browser/translationdomaincontrol.pt:16
-#: src/zope/app/i18n/browser/synchronize.pt:88
-msgid "Language"
-msgstr "Langage"
-
-#: src/zope/app/i18nfile/browser/file_edit.pt:66
-#: src/zope/app/i18nfile/browser/image_edit.pt:67
-#: src/zope/app/apidoc/viewmodule/menu.pt:31
-msgid "show-button"
-msgstr "Afficher"
-
-#: src/zope/app/i18nfile/browser/file_edit.pt:68
-#: src/zope/app/i18nfile/browser/image_edit.pt:69
-#: src/zope/app/introspector/marker.pt:118
-#: src/zope/app/registration/browser/editregistration.pt:53
-msgid "remove-button"
-msgstr "Supprimer"
-
-#: src/zope/app/i18nfile/browser/file_edit.pt:71
-#: src/zope/app/i18nfile/browser/image_edit.pt:72
-msgid "Add new language"
-msgstr "Ajouter un nouveau langage"
-
-#: src/zope/app/i18nfile/browser/file_edit.pt:87
-#: src/zope/app/i18nfile/browser/image_edit.pt:94
-#: src/zope/app/cache/browser/cacheableedit.pt:45
-#: src/zope/app/cache/browser/ramedit.pt:51
-#: src/zope/app/dublincore/browser/edit.pt:35
-#: src/zope/app/rdb/browser/rdbconnection.pt:28
-#: src/zope/app/errorservice/browser/error_config.pt:46
-#: src/zope/app/securitypolicy/browser/manage_roleform.pt:63
-#: src/zope/app/securitypolicy/browser/manage_permissionform.pt:86
-msgid "save-changes-button"
-msgstr "Enregistrer les modifications"
-
-#: src/zope/app/i18nfile/browser/i18nfile.py:44
-#: src/zope/app/i18nfile/browser/i18nimage.py:27
-msgid "Edit Form"
-msgstr "Formulaire D'Edition"
-
-#: src/zope/app/i18nfile/browser/i18nfile.py:45
-msgid "This edit form allows you to make changes to the properties of this file."
-msgstr "Ce formulaire d'édition vous permet de changer les propriétés de ce fichier."
-
-#: src/zope/app/i18nfile/browser/i18nimage.py:28
-msgid "This edit form allows you to make changes to the properties of this image."
-msgstr "Ce formulaire d'édition vous permet de changer les propriétés de cette image."
-
-#: src/zope/app/i18nfile/browser/image_edit.pt:85
-msgid "Dimensions"
-msgstr "Dimensions"
-
-#: src/zope/app/i18nfile/configure.zcml:22
-msgid "An Internationalized File"
-msgstr "Un Fichier Internationalisé"
-
-#: src/zope/app/i18nfile/configure.zcml:22
-#: src/zope/app/i18nfile/browser/configure.zcml:39
-msgid "I18n File"
-msgstr "Fichier I18n"
-
-#: src/zope/app/i18nfile/configure.zcml:49
-msgid "An Internationalized Image"
-msgstr "Une Image Internationalisée"
-
-#: src/zope/app/i18nfile/configure.zcml:49
-#: src/zope/app/i18nfile/browser/configure.zcml:81
-msgid "I18n Image"
-msgstr "Image I18n"
-
 #: src/zope/app/introspector/configure.zcml:42
 msgid "Introspector"
 msgstr "Introspecteur"
 
 #: src/zope/app/introspector/configure.zcml:6
-msgid "       Use the object-introspection facility to discover       and browse interfaces and classes.       "
-msgstr "       Utilisez la fonction d'Introspection-D'Objet afin de découvrir       et naviguez dans les Interfaces et les Classes.      "
+msgid ""
+"       Use the object-introspection facility to discover       and browse "
+"interfaces and classes.       "
+msgstr ""
+"       Utilisez la fonction d'Introspection-D'Objet afin de découvrir       "
+"et naviguez dans les Interfaces et les Classes.      "
 
 # Default: "Introspect Object Classes and Interfaces"
 #: src/zope/app/introspector/configure.zcml:6
@@ -1826,6 +1799,11 @@
 msgid "Remove Interfaces:"
 msgstr "Supprimer Interfaces:"
 
+#: src/zope/app/introspector/marker.pt:118
+#: src/zope/app/registration/browser/editregistration.pt:53
+msgid "remove-button"
+msgstr "Supprimer"
+
 #: src/zope/app/introspector/marker.pt:124
 msgid "Add Interfaces:"
 msgstr "Ajouter Interfaces:"
@@ -1872,10 +1850,11 @@
 msgid "Queue path"
 msgstr "Chemin de file d'attente"
 
-#: src/zope/app/mail/interfaces.py:109
-#: src/zope/app/mail/interfaces.py:118
+#: src/zope/app/mail/interfaces.py:109 src/zope/app/mail/interfaces.py:118
 msgid "Pathname of the directory used to queue mail."
-msgstr "Nom De Chemin du répertoire utiliser afin de mettre l'e-mail en file d'attente."
+msgstr ""
+"Nom De Chemin du répertoire utiliser afin de mettre l'e-mail en file "
+"d'attente."
 
 #: src/zope/app/mail/interfaces.py:117
 msgid "Queue Path"
@@ -1887,7 +1866,9 @@
 
 #: src/zope/app/mail/interfaces.py:122
 msgid "How often the queue is checked for new messages (in milliseconds)"
-msgstr "A quelle fréquence la file d'attente est vérifiée afin de trouver de nouveaux messages (en millisecondes)"
+msgstr ""
+"A quelle fréquence la file d'attente est vérifiée afin de trouver de "
+"nouveaux messages (en millisecondes)"
 
 #: src/zope/app/mail/interfaces.py:154
 msgid "Hostname"
@@ -1994,8 +1975,12 @@
 msgstr "Le Chemin D'Accès à une Ressource"
 
 #: src/zope/app/onlinehelp/interfaces.py:145
-msgid "The Path to the Resource, assumed to be in the same directory as the Help Topic"
-msgstr "Le Chemin D'Accès à la Ressource devrait se situer dans le même répertoire que le Sujet D'aide"
+msgid ""
+"The Path to the Resource, assumed to be in the same directory as the Help "
+"Topic"
+msgstr ""
+"Le Chemin D'Accès à la Ressource devrait se situer dans le même répertoire "
+"que le Sujet D'aide"
 
 #: src/zope/app/onlinehelp/interfaces.py:48
 #: src/zope/app/security/interfaces.py:38
@@ -2068,8 +2053,14 @@
 msgstr "Le Nom De Vue pour laquelle ce Sujet D'Aide est enregistré"
 
 #: src/zope/app/pagetemplate/engine.py:120
-msgid "Inline Code Evaluation is deactivated, which means that you cannot have inline code snippets in your Page Template. Activate Inline Code Evaluation and try again."
-msgstr "L'Evaluation Du Code En Ligne est désactivée, ce qui signifie que vous ne pouvez insérer des morceaux de code en ligne dans votre Format De Page.  Activer l'Evaluation Du Code En Ligne et essayé à nouveau."
+msgid ""
+"Inline Code Evaluation is deactivated, which means that you cannot have "
+"inline code snippets in your Page Template. Activate Inline Code Evaluation "
+"and try again."
+msgstr ""
+"L'Evaluation Du Code En Ligne est désactivée, ce qui signifie que vous ne "
+"pouvez insérer des morceaux de code en ligne dans votre Format De Page.  "
+"Activer l'Evaluation Du Code En Ligne et essayé à nouveau."
 
 #: src/zope/app/pagetemplate/engine.py:129
 msgid "No interpreter named \"${lang_name}\" was found."
@@ -2095,8 +2086,6 @@
 #: src/zope/app/utility/browser/configure.zcml:85
 #: src/zope/app/cache/browser/configure.zcml:24
 #: src/zope/app/file/browser/configure.zcml:29
-#: src/zope/app/i18nfile/browser/configure.zcml:31
-#: src/zope/app/i18nfile/browser/configure.zcml:73
 #: src/zope/app/rdb/browser/configure.zcml:27
 #: src/zope/app/zptpage/browser/configure.zcml:39
 #: src/zope/app/securitypolicy/browser/configure.zcml:25
@@ -2109,7 +2098,8 @@
 
 #: src/zope/app/pluggableauth/browser/configure.zcml:7
 msgid "A Pluggable Authentication uses plug-in principal sources."
-msgstr "Une Authentification Pluggable utilise les sources de plug-in de Principale."
+msgstr ""
+"Une Authentification Pluggable utilise les sources de plug-in de Principale."
 
 #: src/zope/app/pluggableauth/interfaces.py:32
 msgid "Login"
@@ -2149,6 +2139,18 @@
 msgid "The url is relative to the object the menu is being displayed for."
 msgstr "L'URL est relative à l'objet auquel le menu est affiché."
 
+#: src/zope/app/publisher/interfaces/browser.py:44
+#: src/zope/app/publisher/interfaces/browser.py:87
+#: src/zope/app/security/interfaces.py:44
+#: src/zope/app/security/interfaces.py:189 src/zope/schema/interfaces.py:100
+#: src/zope/schema/interfaces.py:463
+#: src/zope/app/site/browser/interfacebrowse.pt:11
+#: src/zope/app/dublincore/browser/edit.pt:16
+#: src/zope/app/container/browser/contents.pt:33
+#: src/zope/app/container/browser/index.pt:27
+msgid "Title"
+msgstr "Titre"
+
 #: src/zope/app/publisher/interfaces/browser.py:45
 msgid "The text to be displayed for the menu item"
 msgstr "Le texte à afficher avec l'élément de menu"
@@ -2159,16 +2161,29 @@
 
 #: src/zope/app/publisher/interfaces/browser.py:50
 #: src/zope/app/publisher/interfaces/browser.py:93
-msgid "A UI may display this with the item or display it when the user requests more assistance."
-msgstr "Une IU peut afficher ceci avec l'élément ou l'afficher lorsque l'utilisateur demande plus d'assistance."
+msgid ""
+"A UI may display this with the item or display it when the user requests "
+"more assistance."
+msgstr ""
+"Une IU peut afficher ceci avec l'élément ou l'afficher lorsque l'utilisateur "
+"demande plus d'assistance."
 
 #: src/zope/app/publisher/interfaces/browser.py:55
 msgid "The permission needed access the item"
 msgstr "La permission requise afin d'accéder à l'élément"
 
 #: src/zope/app/publisher/interfaces/browser.py:56
-msgid "This can usually be inferred by the system, however, doing so may be expensive. When displaying a menu, the system tries to traverse to the URLs given in each action to determine whether the url is accessible to the current user. This can be avoided if the permission is given explicitly."
-msgstr "Cela peut-être déduit par le système, cependant, cette façon de faire nécessite beaucoup de ressources. Lorsqu'un menu est affiché, le système tente d'atteindre les URLs spécifiées dans chaque action afin de déterminer si l'URL l'utilisateur courant peut y accéder. Cela peut-être évité si la Permission est attribuée explicitement."
+msgid ""
+"This can usually be inferred by the system, however, doing so may be "
+"expensive. When displaying a menu, the system tries to traverse to the URLs "
+"given in each action to determine whether the url is accessible to the "
+"current user. This can be avoided if the permission is given explicitly."
+msgstr ""
+"Cela peut-être déduit par le système, cependant, cette façon de faire "
+"nécessite beaucoup de ressources. Lorsqu'un menu est affiché, le système "
+"tente d'atteindre les URLs spécifiées dans chaque action afin de déterminer "
+"si l'URL l'utilisateur courant peut y accéder. Cela peut-être évité si la "
+"Permission est attribuée explicitement."
 
 #: src/zope/app/publisher/interfaces/browser.py:66
 msgid "A condition for displaying the menu item"
@@ -2176,7 +2191,8 @@
 
 #: src/zope/app/publisher/interfaces/browser.py:67
 msgid ""
-"The condition is given as a TALES expression. The expression has access to the variables:\n"
+"The condition is given as a TALES expression. The expression has access to "
+"the variables:\n"
 "\n"
 "context -- The object the menu is being displayed for\n"
 "\n"
@@ -2187,7 +2203,8 @@
 "The menu item will not be displayed if there is a \n"
 "filter and the filter evaluates to a false value."
 msgstr ""
-"La condition est déclarée comme une expression de type TALES. L'expression peut accéder aux variables:\n"
+"La condition est déclarée comme une expression de type TALES. L'expression "
+"peut accéder aux variables:\n"
 "\n"
 "contexte -- L'objet pour lequel le menu est affiché\n"
 "\n"
@@ -2217,8 +2234,11 @@
 msgstr "Ajouter Un Enregistrement De Connexion A Une Base De Données"
 
 #: src/zope/app/rdb/browser/configure.zcml:5
-msgid "Database Adapters are used to connect to external       relational databases."
-msgstr "Les Adaptateurs De Base De Données sont utilisés pour se connecter à des base de données relationnelles externes."
+msgid ""
+"Database Adapters are used to connect to external       relational databases."
+msgstr ""
+"Les Adaptateurs De Base De Données sont utilisés pour se connecter à des "
+"base de données relationnelles externes."
 
 #: src/zope/app/rdb/browser/configure.zcml:5
 msgid "Database Adapter"
@@ -2242,7 +2262,8 @@
 
 #: src/zope/app/rdb/browser/rdbconnection.pt:16
 msgid "Template: dbi://username:password@host:port/dbname;param1=value..."
-msgstr "Format: dbi://utilisateur:mot_de_passe@hôte:porte/nom_bd;param1=valeur..."
+msgstr ""
+"Format: dbi://utilisateur:mot_de_passe@hôte:porte/nom_bd;param1=valeur..."
 
 #: src/zope/app/rdb/browser/rdbconnection.pt:3
 msgid "Edit Relational Database Adapter"
@@ -2267,7 +2288,8 @@
 
 #: src/zope/app/rdb/browser/rdbtestsql.pt:13
 msgid "Here you can enter an SQL statement, so you can test the connection."
-msgstr "Ici vous pouvez spécifier une instruction SQL, afin de tester la connexion."
+msgstr ""
+"Ici vous pouvez spécifier une instruction SQL, afin de tester la connexion."
 
 #: src/zope/app/rdb/browser/rdbtestsql.pt:18
 msgid "Query"
@@ -2301,7 +2323,8 @@
 "dbi://user:passwd@host:port/dbname\n"
 "dbi://user:passwd@host:port/dbname;param1=value...\n"
 msgstr ""
-"Specifier le DSN (Nom De La Source De Données) de la base de données. Exemples:\n"
+"Specifier le DSN (Nom De La Source De Données) de la base de données. "
+"Exemples:\n"
 "\n"
 "ibd://nombd\n"
 "ibd://nombd;param1=valeur...\n"
@@ -2387,8 +2410,12 @@
 msgstr "L'objet n'est pas activé."
 
 #: src/zope/app/registration/browser/registration.pt:45
-msgid "This object won't actually be used unless it is registered to perform a specific function and is activated."
-msgstr "Cet objet n'est pas utilisé actuellement sauf si il est enregistré afin d'effectuer une fonction déterminée et activé."
+msgid ""
+"This object won't actually be used unless it is registered to perform a "
+"specific function and is activated."
+msgstr ""
+"Cet objet n'est pas utilisé actuellement sauf si il est enregistré afin "
+"d'effectuer une fonction déterminée et activé."
 
 #: src/zope/app/registration/configure.zcml:45
 #: src/zope/app/registration/browser/editregistration.pt:10
@@ -2401,8 +2428,12 @@
 msgstr "Chemin De Composant"
 
 #: src/zope/app/registration/interfaces.py:120
-msgid "The path to the component; this may be absolute, or relative to the nearest site management folder"
-msgstr "Le chemin vers le composant; il peut être absolu ou relatif au dossier de gestion du site le plus proche"
+msgid ""
+"The path to the component; this may be absolute, or relative to the nearest "
+"site management folder"
+msgstr ""
+"Le chemin vers le composant; il peut être absolu ou relatif au dossier de "
+"gestion du site le plus proche"
 
 #: src/zope/app/registration/interfaces.py:125
 msgid "The permission needed to use the component"
@@ -2507,8 +2538,11 @@
 msgstr "Connexion échouée !"
 
 #: src/zope/app/security/browser/login_failed.pt:9
-msgid "You cancelled the login procedure. <a href=\"\"> Click here to return. </a>"
-msgstr "Vous avez annulé la procédure de connexion. <a href=\"\"> Cliquez-ici pour retourner. </a>"
+msgid ""
+"You cancelled the login procedure. <a href=\"\"> Click here to return. </a>"
+msgstr ""
+"Vous avez annulé la procédure de connexion. <a href=\"\"> Cliquez-ici pour "
+"retourner. </a>"
 
 #: src/zope/app/security/browser/logout.pt:5
 msgid "Logout successful!"
@@ -2532,8 +2566,12 @@
 msgstr "Modifier les paramétrages de sécurité"
 
 #: src/zope/app/security/configure.zcml:6
-msgid "Special permission indicating unconditional access.                    Public resources are always accessable."
-msgstr "Permission spéciale d'accès inconditionnel.                    Les ressources publiques sont toujours accessibles."
+msgid ""
+"Special permission indicating unconditional access.                    "
+"Public resources are always accessable."
+msgstr ""
+"Permission spéciale d'accès inconditionnel.                    Les "
+"ressources publiques sont toujours accessibles."
 
 # Default: "View"
 #: src/zope/app/security/configure.zcml:6
@@ -2571,8 +2609,11 @@
 msgstr "Gérer Des Principales"
 
 #: src/zope/app/security/configure.zcml:87
-msgid "Manage the Zope Application, such as Restart/Shutdown or                    packing the ZODB."
-msgstr "Gérer l'Application Zope, comme Redémmarer/Arrêter ou compacter la ZODB."
+msgid ""
+"Manage the Zope Application, such as Restart/Shutdown or                    "
+"packing the ZODB."
+msgstr ""
+"Gérer l'Application Zope, comme Redémmarer/Arrêter ou compacter la ZODB."
 
 # Default: "Manage Application"
 #: src/zope/app/security/configure.zcml:87
@@ -2600,8 +2641,7 @@
 msgstr "Le titre du Principale.  Celui-ci est généralement utilisé dans l'IU."
 
 #: src/zope/app/security/interfaces.py:50
-#: src/zope/app/security/interfaces.py:194
-#: src/zope/schema/interfaces.py:107
+#: src/zope/app/security/interfaces.py:194 src/zope/schema/interfaces.py:107
 #: src/zope/app/site/browser/interfacedetail.pt:21
 #: src/zope/app/site/browser/interfacedetail.pt:48
 #: src/zope/app/dublincore/browser/edit.pt:24
@@ -2628,8 +2668,12 @@
 msgstr "Enregistrement d'un nouveau Rôle"
 
 #: src/zope/app/securitypolicy/browser/configure.zcml:6
-msgid "Roles are used to combine permissions and can be assigned       to principals."
-msgstr "Les Rôles servent à combiner les permissions et peuvent être attribués aux Principales."
+msgid ""
+"Roles are used to combine permissions and can be assigned       to "
+"principals."
+msgstr ""
+"Les Rôles servent à combiner les permissions et peuvent être attribués aux "
+"Principales."
 
 #: src/zope/app/securitypolicy/browser/configure.zcml:6
 #: src/zope/app/securitypolicy/browser/configure.zcml:36
@@ -2674,8 +2718,17 @@
 msgstr "Paramétrage"
 
 #: src/zope/app/securitypolicy/browser/manage_roleform.pt:17
-msgid "This page shows the permissions allowed and denied the role ${role_title} (id: ${role_id}). To change settings, simply select different permissions in the Allow or Deny lists. Make sure you don't select the same permission in both lists though."
-msgstr "Cette page affiche les Permissions autorisées et refuse le Rôle ${role_title} (id: ${role_id}).  Afin de modifier les paramètres, sélectionnez simplement différentes Permissions dans les listes Autorisé et Refusé.  Vérifiez que vous ne sélectionnez pas la même Permission dans les deux listes."
+msgid ""
+"This page shows the permissions allowed and denied the role ${role_title} "
+"(id: ${role_id}). To change settings, simply select different permissions in "
+"the Allow or Deny lists. Make sure you don't select the same permission in "
+"both lists though."
+msgstr ""
+"Cette page affiche les Permissions autorisées et refuse le Rôle "
+"${role_title} (id: ${role_id}).  Afin de modifier les paramètres, "
+"sélectionnez simplement différentes Permissions dans les listes Autorisé et "
+"Refusé.  Vérifiez que vous ne sélectionnez pas la même Permission dans les "
+"deux listes."
 
 #: src/zope/app/securitypolicy/browser/principal_permission_edit.pt:12
 msgid "Permission Settings"
@@ -2764,7 +2817,7 @@
 
 #: src/zope/app/site/browser/__init__.py:214
 #: src/zope/app/site/browser/tools.py:107
-#: src/zope/app/utility/browser/__init__.py:57
+#: src/zope/app/utility/browser/__init__.py:59
 msgid "Please select at least one checkbox"
 msgstr "Veuillez sélectionner au moins une boîte à cocher"
 
@@ -2785,8 +2838,12 @@
 msgstr "Aucun des Services sélectionnés n'était activé"
 
 #: src/zope/app/site/browser/__init__.py:264
-msgid "Can't delete active service(s): ${service_names}; use the Deactivate button to deactivate"
-msgstr "Impossible de supprimer un/des Service(s) actif(s): ${service_names}; utilisez le bouton Désactiver au préalable"
+msgid ""
+"Can't delete active service(s): ${service_names}; use the Deactivate button "
+"to deactivate"
+msgstr ""
+"Impossible de supprimer un/des Service(s) actif(s): ${service_names}; "
+"utilisez le bouton Désactiver au préalable"
 
 #: src/zope/app/site/browser/__init__.py:298
 msgid "Deleted: ${service_names}"
@@ -2974,8 +3031,14 @@
 msgstr "Aucun Service enregistré."
 
 #: src/zope/app/site/browser/services.pt:23
-msgid "Unless a service is disabled the service name links to the active service. The (change registration) link allows activating a different implementation or disabling the service altogether."
-msgstr "Sauf dans le cas où un Service n'est pas activé, le nom de Service est lié au Service actif.  Le lien (modifier enregistrement) permet d'activer une implémentation différente ou de désactiver tout à fait le Service."
+msgid ""
+"Unless a service is disabled the service name links to the active service. "
+"The (change registration) link allows activating a different implementation "
+"or disabling the service altogether."
+msgstr ""
+"Sauf dans le cas où un Service n'est pas activé, le nom de Service est lié "
+"au Service actif.  Le lien (modifier enregistrement) permet d'activer une "
+"implémentation différente ou de désactiver tout à fait le Service."
 
 #: src/zope/app/site/browser/services.pt:5
 msgid "Services registered in this site manager"
@@ -2991,12 +3054,24 @@
 msgstr "Outils"
 
 #: src/zope/app/site/browser/tasks.pt:18
-msgid "Tools consist of Services and Utilities. Services register themselves with the Service Service while utilities register themselves with the Utility Service. They perform tasks like error logging, translation, authentication and so on. You may configure the services and utilities already present in this site or provide new serivces and utilities (which may override existing tools)."
-msgstr "Les Outils sont des Services et des Utilitaires. Les Services s'enregistrent eux-mêmes avec le Service Service alors que les Utilitaires s'enregistrent eux-mêmes avec le Service Utilitaire. Ils effectuent des tâches tels que : l'enregistrement d'erreurs, la traduction, l'authentification, etc. Vous pouvez configurer les Services et Utilitaires déjà fournis dans ce site ou fournir d'autres Services et Utilitaires (qui peuvent remplacer les Outils existants)."
+msgid ""
+"Tools consist of Services and Utilities. Services register themselves with "
+"the Service Service while utilities register themselves with the Utility "
+"Service. They perform tasks like error logging, translation, authentication "
+"and so on. You may configure the services and utilities already present in "
+"this site or provide new serivces and utilities (which may override existing "
+"tools)."
+msgstr ""
+"Les Outils sont des Services et des Utilitaires. Les Services s'enregistrent "
+"eux-mêmes avec le Service Service alors que les Utilitaires s'enregistrent "
+"eux-mêmes avec le Service Utilitaire. Ils effectuent des tâches tels que : "
+"l'enregistrement d'erreurs, la traduction, l'authentification, etc. Vous "
+"pouvez configurer les Services et Utilitaires déjà fournis dans ce site ou "
+"fournir d'autres Services et Utilitaires (qui peuvent remplacer les Outils "
+"existants)."
 
 # Default: "Configure services"
-#: src/zope/app/site/browser/tasks.pt:30
-#: src/zope/app/site/browser/tasks.pt:35
+#: src/zope/app/site/browser/tasks.pt:30 src/zope/app/site/browser/tasks.pt:35
 msgid "label-configure-services"
 msgstr "Configurer des Services"
 
@@ -3016,8 +3091,14 @@
 msgstr "Tâches Communes De Gestion De Site"
 
 #: src/zope/app/site/browser/tasks.pt:52
-msgid "The site may customize the behavior of existing software or define its own. The first step in creating a new software package is to create a new Site Management Folder to contain the software."
-msgstr "Le site peut paramétrer le comportement de logiciel existant ou définir le sien.  La première étape dans la création d'un paquetage logiciel consiste à créer un Dossier De Gestion De Site qui contiendra le logiciel."
+msgid ""
+"The site may customize the behavior of existing software or define its own. "
+"The first step in creating a new software package is to create a new Site "
+"Management Folder to contain the software."
+msgstr ""
+"Le site peut paramétrer le comportement de logiciel existant ou définir le "
+"sien.  La première étape dans la création d'un paquetage logiciel consiste à "
+"créer un Dossier De Gestion De Site qui contiendra le logiciel."
 
 # Default: "Customize the behavior of existing software"
 #: src/zope/app/site/browser/tasks.pt:61
@@ -3030,8 +3111,12 @@
 msgstr "Créer un nouveau Dossier De Gestion De Site"
 
 #: src/zope/app/site/browser/tasks.pt:9
-msgid "The site management interface allows you to setup and configure software for this site."
-msgstr "L'interface de gestion de site est utilisée pour installer et configurer les logiciels de ce site."
+msgid ""
+"The site management interface allows you to setup and configure software for "
+"this site."
+msgstr ""
+"L'interface de gestion de site est utilisée pour installer et configurer les "
+"logiciels de ce site."
 
 #: src/zope/app/site/browser/tool.pt:101
 msgid "rename-button"
@@ -3043,8 +3128,7 @@
 #: src/zope/app/zptpage/browser/inlinecode.pt:63
 #: src/zope/app/dublincore/browser/edit.pt:33
 #: src/zope/app/errorservice/browser/error.pt:52
-#: src/zope/app/form/browser/add.pt:50
-#: src/zope/app/form/browser/edit.pt:50
+#: src/zope/app/form/browser/add.pt:50 src/zope/app/form/browser/edit.pt:50
 #: src/zope/app/registration/browser/editregistration.pt:49
 msgid "refresh-button"
 msgstr "Rafraîchir"
@@ -3070,7 +3154,8 @@
 
 #: src/zope/app/site/browser/tool.pt:29
 msgid "Unless a tool is disabled the tool name links to the active tool. ..."
-msgstr "Sauf si l'outil est hors service le nom de l'outil est lié à l'outil actif..."
+msgstr ""
+"Sauf si l'outil est hors service le nom de l'outil est lié à l'outil actif..."
 
 #: src/zope/app/site/browser/tool.pt:41
 msgid "Parent"
@@ -3102,8 +3187,7 @@
 #: src/zope/app/site/browser/tool.pt:95
 #: src/zope/app/i18n/browser/translate.pt:48
 #: src/zope/app/container/browser/add.pt:38
-#: src/zope/app/introspector/marker.pt:133
-#: src/zope/app/form/browser/add.pt:52
+#: src/zope/app/introspector/marker.pt:133 src/zope/app/form/browser/add.pt:52
 msgid "add-button"
 msgstr "Ajouter"
 
@@ -3134,8 +3218,7 @@
 msgid "Deactivated registrations."
 msgstr "Désactivé des enregistrements."
 
-#: src/zope/app/site/interfaces.py:163
-#: src/zope/app/utility/interfaces.py:42
+#: src/zope/app/site/interfaces.py:163 src/zope/app/utility/interfaces.py:42
 msgid "The name that is registered"
 msgstr "Le nom qui est enregistré"
 
@@ -3222,16 +3305,24 @@
 msgstr "Arguments"
 
 #: src/zope/app/sqlscript/interfaces.py:37
-msgid "A set of attributes that can be used during the SQL command rendering process to provide dynamic data."
-msgstr "Un ensemble d'attributs qui peuvent être utilisés lors du processus de rendu de commande SQL afin de délivrer des données dynamiques."
+msgid ""
+"A set of attributes that can be used during the SQL command rendering "
+"process to provide dynamic data."
+msgstr ""
+"Un ensemble d'attributs qui peuvent être utilisés lors du processus de rendu "
+"de commande SQL afin de délivrer des données dynamiques."
 
 #: src/zope/app/sqlscript/interfaces.py:46
 msgid "The SQL command to be run."
 msgstr "La commande SQL à exécuter."
 
 #: src/zope/app/traversing/browser/absoluteurl.py:28
-msgid "There isn't enough context to get URL information. This is probably due to a bug in setting up location information."
-msgstr "Il n'y a pas assez de contexte pour calculer l'URL. Ceci est probablement dû à un bogue lors de la mise en place des information de localisation."
+msgid ""
+"There isn't enough context to get URL information. This is probably due to a "
+"bug in setting up location information."
+msgstr ""
+"Il n'y a pas assez de contexte pour calculer l'URL. Ceci est probablement dû "
+"à un bogue lors de la mise en place des information de localisation."
 
 #: src/zope/app/tree/browser/navigation_macros.pt:16
 #: src/zope/app/rotterdam/navigation_macros.pt:26
@@ -3242,13 +3333,11 @@
 msgid "Redo!"
 msgstr "Recommencer!"
 
-#: src/zope/app/undo/configure.zcml:117
-#: src/zope/app/undo/undo_more.pt:5
+#: src/zope/app/undo/configure.zcml:117 src/zope/app/undo/undo_more.pt:5
 msgid "Undo more"
 msgstr "Annuler suite"
 
-#: src/zope/app/undo/configure.zcml:125
-#: src/zope/app/undo/undo_all.pt:5
+#: src/zope/app/undo/configure.zcml:125 src/zope/app/undo/undo_all.pt:5
 msgid "Undo all"
 msgstr "Tout annuler"
 
@@ -3258,12 +3347,19 @@
 msgstr "Annuler toutes les transactions"
 
 #: src/zope/app/undo/configure.zcml:14
-msgid "With this permission a user may undo all transactions,                    regardless of who initiated them"
-msgstr "Avec cette permission un utilisateur peut annuler toutes transactions quelque soit l'initiateur de celles-ci"
+msgid ""
+"With this permission a user may undo all transactions,                    "
+"regardless of who initiated them"
+msgstr ""
+"Avec cette permission un utilisateur peut annuler toutes transactions "
+"quelque soit l'initiateur de celles-ci"
 
 #: src/zope/app/undo/configure.zcml:7
-msgid "With this permission a user may undo his/her own                    transactions."
-msgstr "Avec cette permission un utilisateur peut annuler toutes ses transactions."
+msgid ""
+"With this permission a user may undo his/her own                    "
+"transactions."
+msgstr ""
+"Avec cette permission un utilisateur peut annuler toutes ses transactions."
 
 # Default: "Undo one's one transactions"
 #: src/zope/app/undo/configure.zcml:7
@@ -3274,14 +3370,22 @@
 msgid "Undo!"
 msgstr "Annuler!"
 
-#: src/zope/app/undo/undo_all.pt:10
-#: src/zope/app/undo/undo_more.pt:10
-msgid "Select one or more transactions from the list below and click the button below. Please be aware that you may only undo a transaction if the object has not been modified in a later transaction by you or any other user."
-msgstr "Sélectionnez une ou plusieurs transactions dans la liste et appuyez sur le bouton ci-dessous.  Veuillez noter que vous ne pouvez annuler une transaction que si l'objet n'a pas été modifié dans une transaction postérieure par vous ou un autre utilisateur."
+#: src/zope/app/undo/undo_all.pt:10 src/zope/app/undo/undo_more.pt:10
+msgid ""
+"Select one or more transactions from the list below and click the button "
+"below. Please be aware that you may only undo a transaction if the object "
+"has not been modified in a later transaction by you or any other user."
+msgstr ""
+"Sélectionnez une ou plusieurs transactions dans la liste et appuyez sur le "
+"bouton ci-dessous.  Veuillez noter que vous ne pouvez annuler une "
+"transaction que si l'objet n'a pas été modifié dans une transaction "
+"postérieure par vous ou un autre utilisateur."
 
 #: src/zope/app/undo/undo_all.pt:7
 msgid "This form lets you undo all transactions initiated by any user."
-msgstr "Ce formulaire permet d'annuler toutes les transactions initiées par un utilisateur."
+msgstr ""
+"Ce formulaire permet d'annuler toutes les transactions initiées par un "
+"utilisateur."
 
 #: src/zope/app/undo/undo_macros.pt:101
 msgid "View ${number} earlier transactions"
@@ -3337,44 +3441,52 @@
 msgstr "Description"
 
 # Default: "not available"
-#: src/zope/app/undo/undo_macros.pt:62
-#: src/zope/app/undo/undo_macros.pt:69
-#: src/zope/app/undo/undo_macros.pt:76
-#: src/zope/app/undo/undo_macros.pt:87
+#: src/zope/app/undo/undo_macros.pt:62 src/zope/app/undo/undo_macros.pt:69
+#: src/zope/app/undo/undo_macros.pt:76 src/zope/app/undo/undo_macros.pt:87
 msgid "label-not-available"
 msgstr "Non disponible"
 
 #: src/zope/app/undo/undo_more.pt:7
-msgid "This form lets you undo your last transactions. You are only viewing transactions initiated by you."
-msgstr "Ce formulaire vous permet d'annuler vos dernières transactions. Vous ne visualisez que les transactions que vous avez initiées."
+msgid ""
+"This form lets you undo your last transactions. You are only viewing "
+"transactions initiated by you."
+msgstr ""
+"Ce formulaire vous permet d'annuler vos dernières transactions. Vous ne "
+"visualisez que les transactions que vous avez initiées."
 
-#: src/zope/app/utility/browser/__init__.py:102
+#: src/zope/app/utility/browser/__init__.py:100
+msgid "Deactivated: ${deactivated_utilities}"
+msgstr "Désactivé: ${deactivated_utilities}"
+
+#: src/zope/app/utility/browser/__init__.py:104
 msgid "None of the checked utilities were active"
 msgstr "Aucun des Utilitaires sélectionnés n'étaient actifs"
 
-#: src/zope/app/utility/browser/__init__.py:114
-msgid "Can't delete active utility/utilites: ${utility_names}; use the Deactivate button to deactivate"
-msgstr "Impossible de supprimer un/des Utilitaire(s) actif(s): ${utility_names}; utiliser le bouton Désactiver au préalable"
+#: src/zope/app/utility/browser/__init__.py:116
+msgid ""
+"Can't delete active utility/utilites: ${utility_names}; use the Deactivate "
+"button to deactivate"
+msgstr ""
+"Impossible de supprimer un/des Utilitaire(s) actif(s): ${utility_names}; "
+"utiliser le bouton Désactiver au préalable"
 
 #: src/zope/app/utility/browser/__init__.py:146
 msgid "Deleted: ${utility_names}"
 msgstr "Supprimé: ${utility_names}"
 
-#: src/zope/app/utility/browser/__init__.py:83
+#: src/zope/app/utility/browser/__init__.py:85
 msgid "Activated: ${activated_utilities}"
 msgstr "Activé: ${activated_utilities}"
 
-#: src/zope/app/utility/browser/__init__.py:87
+#: src/zope/app/utility/browser/__init__.py:89
 msgid "All of the checked utilities were already active"
 msgstr "Tous les Utilitaires sélectionnés étaient déjà activés"
 
-#: src/zope/app/utility/browser/__init__.py:98
-msgid "Deactivated: ${deactivated_utilities}"
-msgstr "Désactivé: ${deactivated_utilities}"
-
 #: src/zope/app/utility/browser/configure.zcml:23
 msgid "A Local Utility Service allows you to register Utilities in this site"
-msgstr "Un Service D'Utilitaire Local vous permet d'enregistrer les Utilitaires dans ce site"
+msgstr ""
+"Un Service D'Utilitaire Local vous permet d'enregistrer les Utilitaires dans "
+"ce site"
 
 #: src/zope/app/utility/browser/configure.zcml:23
 msgid "Utility Service"
@@ -3402,8 +3514,10 @@
 msgstr "Mettre à jour"
 
 #: src/zope/app/utility/browser/configureutility.pt:9
-msgid "Utility registrations for interface ${interface} with name ${utility_name}"
-msgstr "Enregistrements d'Utilitaire d'Interface ${interface} nommé ${utility_name}"
+msgid ""
+"Utility registrations for interface ${interface} with name ${utility_name}"
+msgstr ""
+"Enregistrements d'Utilitaire d'Interface ${interface} nommé ${utility_name}"
 
 #: src/zope/app/utility/browser/utilities.pt:34
 msgid "change registration"
@@ -3438,28 +3552,43 @@
 msgstr "Code En Ligne"
 
 #: src/zope/app/zptpage/browser/inlinecode.pt:28
-msgid "This screen allows you to activate Inline Code Evaluation. This means that you can say ${code-example-1} or ${code-example-2}"
-msgstr "Cet écran vous permet d'activer l'Evaluation Du Code En Ligne. C'est-à-dire que vous pouvez dire ${code-example-1} ou ${code-example-2}"
+msgid ""
+"This screen allows you to activate Inline Code Evaluation. This means that "
+"you can say ${code-example-1} or ${code-example-2}"
+msgstr ""
+"Cet écran vous permet d'activer l'Evaluation Du Code En Ligne. C'est-à-dire "
+"que vous pouvez dire ${code-example-1} ou ${code-example-2}"
 
 #: src/zope/app/zptpage/browser/inlinecode.pt:34
-msgid "Many Zope 3 developers consider inline code blocks something very bad, since it does not follow the design of Page Templates or Zope 3 in general. However, application and application server developers are not the only audience for Zope 3. Scripters are used to inline code from other technologies like PHP and it fits their brain, which is very important."
-msgstr "Beaucoup de développeurs de Zope 3 considèrent que le code en ligne n'est pas une bonne chose puisqu'en général il ne suit pas le concept de Formats De Page ou de Zope 3. Cependant, les développeurs d'application et de serveur d'application ne sont pas les seules parties de Zope 3. Les développeurs de scriptes sont habitués au code en ligne.  Ils proviennent d'autres technologies telle : PHP et cela leur convient, ce qui est très important."
+msgid ""
+"Many Zope 3 developers consider inline code blocks something very bad, since "
+"it does not follow the design of Page Templates or Zope 3 in general. "
+"However, application and application server developers are not the only "
+"audience for Zope 3. Scripters are used to inline code from other "
+"technologies like PHP and it fits their brain, which is very important."
+msgstr ""
+"Beaucoup de développeurs de Zope 3 considèrent que le code en ligne n'est "
+"pas une bonne chose puisqu'en général il ne suit pas le concept de Formats "
+"De Page ou de Zope 3. Cependant, les développeurs d'application et de "
+"serveur d'application ne sont pas les seules parties de Zope 3. Les "
+"développeurs de scriptes sont habitués au code en ligne.  Ils proviennent "
+"d'autres technologies telle : PHP et cela leur convient, ce qui est très "
+"important."
 
 #: src/zope/app/zptpage/browser/inlinecode.pt:49
-#: src/zope/app/form/browser/add.pt:22
-#: src/zope/app/form/browser/edit.pt:23
+#: src/zope/app/form/browser/add.pt:22 src/zope/app/form/browser/edit.pt:23
 msgid "There are ${num_errors} input errors."
 msgstr "Il y a ${num_errors} erreurs d'encodage."
 
 #: src/zope/app/zptpage/configure.zcml:12
 #: src/zope/app/zptpage/browser/configure.zcml:23
-msgid "A simple, content-based Page Template"
-msgstr "Un simple Page Formatée de type contenu"
+msgid "ZPT Page"
+msgstr "Page ZPT"
 
 #: src/zope/app/zptpage/configure.zcml:12
 #: src/zope/app/zptpage/browser/configure.zcml:23
-msgid "ZPT Page"
-msgstr "Page ZPT"
+msgid "A simple, content-based Page Template"
+msgstr "Un simple Page Formatée de type contenu"
 
 #: src/zope/app/zptpage/interfaces.py:37
 msgid "The source of the page template."
@@ -3478,8 +3607,12 @@
 msgstr "Evaluer Code En Ligne"
 
 #: src/zope/app/zptpage/interfaces.py:49
-msgid "Evaluate code snippets in TAL. We usually discourage people from using this feature."
-msgstr "Evaluer des portions de code en TAL.  Généralement nous décourageons l'usage de cette fonction."
+msgid ""
+"Evaluate code snippets in TAL. We usually discourage people from using this "
+"feature."
+msgstr ""
+"Evaluer des portions de code en TAL.  Généralement nous décourageons l'usage "
+"de cette fonction."
 
 #: src/zope/app/zptpage/zptpage.py:100
 msgid "${lines} lines"
@@ -3553,14 +3686,12 @@
 msgid "If true, the field's value cannot be changed."
 msgstr "Si oui, la valeur du champ ne peut-être modifiée."
 
-#: src/zope/schema/interfaces.py:126
-#: src/zope/schema/interfaces.py:266
+#: src/zope/schema/interfaces.py:126 src/zope/schema/interfaces.py:266
 #: src/zope/schema/interfaces.py:315
 msgid "Default Value"
 msgstr "Valeur par défaut"
 
-#: src/zope/schema/interfaces.py:127
-#: src/zope/schema/interfaces.py:267
+#: src/zope/schema/interfaces.py:127 src/zope/schema/interfaces.py:267
 #: src/zope/schema/interfaces.py:316
 msgid ""
 "The field default value may be None or a legal\n"
@@ -3595,7 +3726,8 @@
 "        (Fields in separate threads could have the same order.)\n"
 "        "
 msgstr ""
-"        L'attribut d'ordre peut-être utilisé afin de déterminer l'ordre dans\n"
+"        L'attribut d'ordre peut-être utilisé afin de déterminer l'ordre "
+"dans\n"
 "        lequel les Champs d'un Schéma sont définis.  Si un Champ est créé\n"
 "        après un autre (dans le même fil), sont ordre sera\n"
 "        plus grand.\n"
@@ -3603,13 +3735,11 @@
 "        (Des Champs dans des fils séparés peuvent avoir le même ordre.)\n"
 "        "
 
-#: src/zope/schema/interfaces.py:220
-#: src/zope/schema/interfaces.py:303
+#: src/zope/schema/interfaces.py:220 src/zope/schema/interfaces.py:303
 msgid "Start of the range"
 msgstr "Début d'une série"
 
-#: src/zope/schema/interfaces.py:226
-#: src/zope/schema/interfaces.py:309
+#: src/zope/schema/interfaces.py:226 src/zope/schema/interfaces.py:309
 msgid "End of the range (excluding the value itself)"
 msgstr "Fin de la série (à l'exclusion de la valeur elle-même)"
 
@@ -3625,9 +3755,11 @@
 "        no minimum.\n"
 "        "
 msgstr ""
-"        Une valeur après traitement des espaces blancs (whitespace) ne peut pas avoir moins de\n"
+"        Une valeur après traitement des espaces blancs (whitespace) ne peut "
+"pas avoir moins de\n"
 "        min_longueur caractères (dans le cas d'un type chaîne) ou éléments \n"
-"(        pour tout autre type de séquence). Si min_longueur vaut Aucun, il n'y a pas\n"
+"(        pour tout autre type de séquence). Si min_longueur vaut Aucun, il "
+"n'y a pas\n"
 "        de minimum.\n"
 "        "
 
@@ -3642,9 +3774,12 @@
 "        elements (if another sequence type). If max_length is\n"
 "        None, there is no maximum."
 msgstr ""
-"        Une valeur après traitement des espaces blancs (whitespace) ne peut pas avoir plus de\n"
-"        ou exactement max_longueur caractères (dans le cas d'un type chaîne) ou \n"
-"        éléments (dans le cas d'un autre type de séquence). Si max_longueur vaut\n"
+"        Une valeur après traitement des espaces blancs (whitespace) ne peut "
+"pas avoir plus de\n"
+"        ou exactement max_longueur caractères (dans le cas d'un type chaîne) "
+"ou \n"
+"        éléments (dans le cas d'un autre type de séquence). Si max_longueur "
+"vaut\n"
 "        Aucun, il n'y a pas de maximum."
 
 #: src/zope/schema/interfaces.py:38
@@ -3656,8 +3791,11 @@
 msgstr "Type de valeur"
 
 #: src/zope/schema/interfaces.py:385
-msgid "Field value items must conform to the given type, expressed via a Field."
-msgstr "La valeur des champs des éléments doit être conforme au type spécifié dans un Champ."
+msgid ""
+"Field value items must conform to the given type, expressed via a Field."
+msgstr ""
+"La valeur des champs des éléments doit être conforme au type spécifié dans "
+"un Champ."
 
 #: src/zope/schema/interfaces.py:389
 msgid "Unique Members"
@@ -3735,3 +3873,107 @@
 msgid "Bar description"
 msgstr "Description de barre"
 
+#~ msgid "sampleWidget-button-move-up"
+#~ msgstr "Monter"
+
+#~ msgid "sampleWidget-button-move-down"
+#~ msgstr "Descendre"
+
+#~ msgid "sampleWidget-button-remove"
+#~ msgstr "Supprimer"
+
+#~ msgid "sampleWidget-button-add-done"
+#~ msgstr "Ajout effectué"
+
+#~ msgid "sampleWidget-button-add-more"
+#~ msgstr "Rajouter"
+
+#~ msgid "sampleWidget-button-more"
+#~ msgstr "Suite"
+
+#~ msgid "sampleWidget-button-clear"
+#~ msgstr "Vider"
+
+#~ msgid "sampleWidget-button-query"
+#~ msgstr "Requête"
+
+#~ msgid "sampleWidget-button-select"
+#~ msgstr "Sélectionner"
+
+#~ msgid "sampleWidget-button-dismiss"
+#~ msgstr "Ecarter"
+
+#~ msgid "sampleWidget-label-enter-search-text"
+#~ msgstr "Entrer le texte de recherche"
+
+#~ msgid "sampleWidget-label-select-content-type"
+#~ msgstr "Sélectionner le type de contenu"
+
+#~ msgid "sampleWidget-label-any-content-type"
+#~ msgstr "Tout type de contenu"
+
+#~ msgid "sampleWidget-label-inaccessable-object"
+#~ msgstr "Objet inacessible"
+
+#~ msgid "widget-missing-single-value"
+#~ msgstr "Valeur simple manquante"
+
+#~ msgid "widget-missing-multiple-value"
+#~ msgstr "Valeur multiple manquante"
+
+#~ msgid "vocabulary-query-button-add-done"
+#~ msgstr "Ajout effectué"
+
+#~ msgid "vocabulary-query-button-add-more"
+#~ msgstr "Rajouter"
+
+#~ msgid "vocabulary-query-button-more"
+#~ msgstr "Suite"
+
+#~ msgid "vocabulary-query-message-no-results"
+#~ msgstr "Aucun résultat"
+
+#~ msgid "vocabulary-query-header-results"
+#~ msgstr "Résultat"
+
+#~ msgid "A file that supports multiple locales."
+#~ msgstr "Un fichier qui supporte de multiple locales."
+
+#~ msgid "A multi-locale version of an Image."
+#~ msgstr "Une version multi-locale d'une Image."
+
+#~ msgid "Default Language"
+#~ msgstr "Langage par défaut"
+
+#~ msgid "Add new language"
+#~ msgstr "Ajouter un nouveau langage"
+
+#~ msgid "Edit Form"
+#~ msgstr "Formulaire D'Edition"
+
+#~ msgid ""
+#~ "This edit form allows you to make changes to the properties of this file."
+#~ msgstr ""
+#~ "Ce formulaire d'édition vous permet de changer les propriétés de ce "
+#~ "fichier."
+
+#~ msgid ""
+#~ "This edit form allows you to make changes to the properties of this image."
+#~ msgstr ""
+#~ "Ce formulaire d'édition vous permet de changer les propriétés de cette "
+#~ "image."
+
+#~ msgid "Dimensions"
+#~ msgstr "Dimensions"
+
+#~ msgid "An Internationalized File"
+#~ msgstr "Un Fichier Internationalisé"
+
+#~ msgid "I18n File"
+#~ msgstr "Fichier I18n"
+
+#~ msgid "An Internationalized Image"
+#~ msgstr "Une Image Internationalisée"
+
+#~ msgid "I18n Image"
+#~ msgstr "Image I18n"

Modified: Zope3/branches/ZopeX3-3.0/src/zope/app/locales/it/LC_MESSAGES/zope.po
===================================================================
--- Zope3/branches/ZopeX3-3.0/src/zope/app/locales/it/LC_MESSAGES/zope.po	2004-10-07 12:08:11 UTC (rev 27782)
+++ Zope3/branches/ZopeX3-3.0/src/zope/app/locales/it/LC_MESSAGES/zope.po	2004-10-07 12:09:07 UTC (rev 27783)
@@ -21,7 +21,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: zope\n"
-"POT-Creation-Date: Tue Sep  7 17:00:13 2004\n"
+"POT-Creation-Date: Thu Oct  7 15:41:22 2004\n"
 "PO-Revision-Date: 2004-04-01 17:43+0200\n"
 "Last-Translator: Fabrizio Reale\n"
 "Language-Team:  <realefab at redomino.org>\n"
@@ -417,12 +417,12 @@
 "Service."
 msgstr "Interfacce registrate con il servizio di interfaccia"
 
-#: src/zope/app/apidoc/servicemodule/__init__.py:73
+#: src/zope/app/apidoc/servicemodule/__init__.py:75
 #: src/zope/app/site/browser/configure.zcml:87
 msgid "Services"
 msgstr "Servizi"
 
-#: src/zope/app/apidoc/servicemodule/__init__.py:76
+#: src/zope/app/apidoc/servicemodule/__init__.py:78
 msgid ""
 "\n"
 "    The services module let's the reader browse through all defined\n"
@@ -493,13 +493,13 @@
 msgid "n/a"
 msgstr "n/d"
 
-#: src/zope/app/apidoc/utilitymodule/__init__.py:127
+#: src/zope/app/apidoc/utilitymodule/__init__.py:129
 #: src/zope/app/utility/browser/configure.zcml:31
 #: src/zope/app/apidoc/ifacemodule/index.pt:223
 msgid "Utilities"
 msgstr "Utilità"
 
-#: src/zope/app/apidoc/utilitymodule/__init__.py:130
+#: src/zope/app/apidoc/utilitymodule/__init__.py:132
 msgid ""
 "\n"
 "    Utilities are also nicely registered in a service, so that it is easy "
@@ -627,6 +627,11 @@
 msgid "Show all views:"
 msgstr ""
 
+# Default: "Mostra"
+#: src/zope/app/apidoc/viewmodule/menu.pt:31
+msgid "show-button"
+msgstr "Mostra"
+
 #: src/zope/app/apidoc/viewmodule/menu.pt:36
 msgid "Show Skins and Layers"
 msgstr ""
@@ -723,7 +728,7 @@
 
 #: src/zope/app/apidoc/zcmlmodule/menu.pt:4
 msgid ""
-"Namespaces that are not full URLs start with \"http://namespaces.zope.org\"."
+"Namespaces that are not full URLs start with \"http://namespaces.zope.org/\"."
 msgstr ""
 
 #: src/zope/app/applicationcontrol/browser/configure.zcml:10
@@ -831,6 +836,11 @@
 msgid "Domain"
 msgstr "Dominio"
 
+#: src/zope/app/applicationcontrol/browser/translationdomaincontrol.pt:16
+#: src/zope/app/i18n/browser/synchronize.pt:88
+msgid "Language"
+msgstr "Linguaggio"
+
 #: src/zope/app/applicationcontrol/browser/translationdomaincontrol.pt:17
 msgid "Files"
 msgstr "Files"
@@ -918,6 +928,17 @@
 msgid "Cache name"
 msgstr "Nome della cache"
 
+# Default: "Salva modifiche"
+#: src/zope/app/cache/browser/cacheableedit.pt:45
+#: src/zope/app/cache/browser/ramedit.pt:51
+#: src/zope/app/dublincore/browser/edit.pt:35
+#: src/zope/app/rdb/browser/rdbconnection.pt:28
+#: src/zope/app/errorservice/browser/error_config.pt:46
+#: src/zope/app/securitypolicy/browser/manage_roleform.pt:63
+#: src/zope/app/securitypolicy/browser/manage_permissionform.pt:86
+msgid "save-changes-button"
+msgstr "Salva modifiche"
+
 # Default: "Disabilita il valore della cache"
 #: src/zope/app/cache/browser/cacheableedit.pt:47
 msgid "invalidate-cache-button"
@@ -1064,7 +1085,6 @@
 msgstr "Non hai specificato nessun id da rinominare."
 
 #: src/zope/app/container/browser/metaconfigure.py:65
-#: src/zope/app/folder/browser/configure.zcml:20
 #: src/zope/app/site/browser/configure.zcml:19
 msgid "Contents"
 msgstr "Contenuto"
@@ -1100,6 +1120,10 @@
 msgid "${items} items"
 msgstr "${items} elementi"
 
+#: src/zope/app/dav/tests/test_adapter.py:56
+msgid "${num} robot unit"
+msgstr ""
+
 #: src/zope/app/debugskin/error_debug.pt:12
 msgid "Error object: ${error_object}"
 msgstr "Oggetto errore: ${error_object}"
@@ -1334,8 +1358,6 @@
 
 #: src/zope/app/file/browser/configure.zcml:37
 #: src/zope/app/file/browser/configure.zcml:77
-#: src/zope/app/i18nfile/browser/configure.zcml:34
-#: src/zope/app/i18nfile/browser/configure.zcml:76
 msgid "Upload"
 msgstr "Carica"
 
@@ -1382,8 +1404,6 @@
 msgstr "${width}x${height}"
 
 #: src/zope/app/file/interfaces.py:25
-#: src/zope/app/i18nfile/browser/file_edit.pt:31
-#: src/zope/app/i18nfile/browser/image_edit.pt:32
 msgid "Content Type"
 msgstr "Tipo di contenuto"
 
@@ -1392,8 +1412,6 @@
 msgstr "Il tipo di contenuto identifica il tipo di dati"
 
 #: src/zope/app/file/interfaces.py:33
-#: src/zope/app/i18nfile/browser/file_edit.pt:78
-#: src/zope/app/i18nfile/browser/image_edit.pt:79
 msgid "Data"
 msgstr "Dati"
 
@@ -1401,7 +1419,7 @@
 msgid "The actual content of the object."
 msgstr "Contenuto attuale dell'oggetto"
 
-#: src/zope/app/folder/browser/configure.zcml:40
+#: src/zope/app/folder/browser/configure.zcml:29
 #: src/zope/app/dtmlpage/configure.zcml:93
 #: src/zope/app/file/browser/configure.zcml:122
 #: src/zope/app/file/browser/configure.zcml:130
@@ -1441,83 +1459,6 @@
 msgid "on"
 msgstr ""
 
-#: src/zope/app/form/browser/complexsample/complexsample.py:47
-msgid "sampleWidget-button-move-up"
-msgstr ""
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:48
-msgid "sampleWidget-button-move-down"
-msgstr ""
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:49
-msgid "sampleWidget-button-remove"
-msgstr ""
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:50
-msgid "sampleWidget-button-add-done"
-msgstr ""
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:51
-msgid "sampleWidget-button-add-more"
-msgstr ""
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:52
-msgid "sampleWidget-button-more"
-msgstr ""
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:53
-msgid "sampleWidget-button-clear"
-msgstr ""
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:54
-msgid "sampleWidget-button-query"
-msgstr ""
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:55
-msgid "sampleWidget-button-select"
-msgstr ""
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:56
-msgid "sampleWidget-button-dismiss"
-msgstr ""
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:59
-msgid "sampleWidget-label-enter-search-text"
-msgstr ""
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:61
-msgid "sampleWidget-label-select-content-type"
-msgstr ""
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:63
-msgid "sampleWidget-label-any-content-type"
-msgstr ""
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:65
-msgid "sampleWidget-label-inaccessable-object"
-msgstr ""
-
-#: src/zope/app/form/browser/complexsample/interfaces.py:31
-#: src/zope/app/publisher/interfaces/browser.py:44
-#: src/zope/app/publisher/interfaces/browser.py:87
-#: src/zope/app/security/interfaces.py:44
-#: src/zope/app/security/interfaces.py:189 src/zope/schema/interfaces.py:100
-#: src/zope/schema/interfaces.py:484
-#: src/zope/app/site/browser/interfacebrowse.pt:11
-#: src/zope/app/dublincore/browser/edit.pt:16
-#: src/zope/app/container/browser/contents.pt:33
-#: src/zope/app/container/browser/index.pt:27
-msgid "Title"
-msgstr "Titolo"
-
-#: src/zope/app/form/browser/complexsample/widgetapi.py:58
-msgid "widget-missing-single-value"
-msgstr ""
-
-#: src/zope/app/form/browser/complexsample/widgetapi.py:60
-msgid "widget-missing-multiple-value"
-msgstr ""
-
 #: src/zope/app/form/browser/editview.py:116
 msgid "Updated on ${date_time}"
 msgstr "Aggiornato il ${date_time}"
@@ -1542,20 +1483,20 @@
 msgid "Changes saved"
 msgstr "Modifiche salvate"
 
-#: src/zope/app/form/browser/itemswidgets.py:202
+#: src/zope/app/form/browser/itemswidgets.py:201
 msgid "item-missing-single-value-for-display"
 msgstr ""
 
-#: src/zope/app/form/browser/itemswidgets.py:218
+#: src/zope/app/form/browser/itemswidgets.py:217
 msgid "vocabulary-missing-multiple-value-for-display"
 msgstr ""
 
-#: src/zope/app/form/browser/itemswidgets.py:398
-#: src/zope/app/form/browser/itemswidgets.py:442
+#: src/zope/app/form/browser/itemswidgets.py:367
+#: src/zope/app/form/browser/itemswidgets.py:411
 msgid "vocabulary-missing-single-value-for-edit"
 msgstr ""
 
-#: src/zope/app/form/browser/itemswidgets.py:516
+#: src/zope/app/form/browser/itemswidgets.py:485
 msgid "vocabulary-missing-multiple-value-for-edit"
 msgstr ""
 
@@ -1568,26 +1509,6 @@
 msgid "Add %s"
 msgstr "Aggiungi %s"
 
-#: src/zope/app/form/browser/vocabularyquery.py:167
-msgid "vocabulary-query-button-add-done"
-msgstr ""
-
-#: src/zope/app/form/browser/vocabularyquery.py:169
-msgid "vocabulary-query-button-add-more"
-msgstr ""
-
-#: src/zope/app/form/browser/vocabularyquery.py:171
-msgid "vocabulary-query-button-more"
-msgstr ""
-
-#: src/zope/app/form/browser/vocabularyquery.py:173
-msgid "vocabulary-query-message-no-results"
-msgstr ""
-
-#: src/zope/app/form/browser/vocabularyquery.py:175
-msgid "vocabulary-query-header-results"
-msgstr ""
-
 #: src/zope/app/generations/browser/configure.zcml:6
 #, fuzzy
 msgid "Database Schemas"
@@ -1801,101 +1722,6 @@
 msgid "Edit Message"
 msgstr "Modifica il messaggio"
 
-#: src/zope/app/i18nfile/browser/configure.zcml:39
-msgid "A file that supports multiple locales."
-msgstr "Un file che gestisce localizzazioni multiple."
-
-#: src/zope/app/i18nfile/browser/configure.zcml:81
-msgid "A multi-locale version of an Image."
-msgstr "Una versione di un'immagine multilocalizzata."
-
-#: src/zope/app/i18nfile/browser/file_edit.pt:39
-#: src/zope/app/i18nfile/browser/image_edit.pt:40
-msgid "Default Language"
-msgstr "Lingua principale"
-
-#: src/zope/app/i18nfile/browser/file_edit.pt:54
-#: src/zope/app/i18nfile/browser/image_edit.pt:55
-#: src/zope/app/applicationcontrol/browser/translationdomaincontrol.pt:16
-#: src/zope/app/i18n/browser/synchronize.pt:88
-msgid "Language"
-msgstr "Linguaggio"
-
-# Default: "Mostra"
-#: src/zope/app/i18nfile/browser/file_edit.pt:66
-#: src/zope/app/i18nfile/browser/image_edit.pt:67
-#: src/zope/app/apidoc/viewmodule/menu.pt:31
-msgid "show-button"
-msgstr "Mostra"
-
-# Default: "Cancella"
-#: src/zope/app/i18nfile/browser/file_edit.pt:68
-#: src/zope/app/i18nfile/browser/image_edit.pt:69
-#: src/zope/app/introspector/marker.pt:118
-#: src/zope/app/registration/browser/editregistration.pt:53
-msgid "remove-button"
-msgstr "Cancella"
-
-#: src/zope/app/i18nfile/browser/file_edit.pt:71
-#: src/zope/app/i18nfile/browser/image_edit.pt:72
-msgid "Add new language"
-msgstr "Aggiungi una nuova lingua"
-
-# Default: "Salva modifiche"
-#: src/zope/app/i18nfile/browser/file_edit.pt:87
-#: src/zope/app/i18nfile/browser/image_edit.pt:94
-#: src/zope/app/cache/browser/cacheableedit.pt:45
-#: src/zope/app/cache/browser/ramedit.pt:51
-#: src/zope/app/dublincore/browser/edit.pt:35
-#: src/zope/app/rdb/browser/rdbconnection.pt:28
-#: src/zope/app/errorservice/browser/error_config.pt:46
-#: src/zope/app/securitypolicy/browser/manage_roleform.pt:63
-#: src/zope/app/securitypolicy/browser/manage_permissionform.pt:86
-msgid "save-changes-button"
-msgstr "Salva modifiche"
-
-#: src/zope/app/i18nfile/browser/i18nfile.py:44
-#: src/zope/app/i18nfile/browser/i18nimage.py:27
-msgid "Edit Form"
-msgstr "Modulo di modifica"
-
-#: src/zope/app/i18nfile/browser/i18nfile.py:45
-#, fuzzy
-msgid ""
-"This edit form allows you to make changes to the properties of this file."
-msgstr ""
-"Questo modulo di modifica permette di modificare le proprietà di "
-"quest'immagine."
-
-#: src/zope/app/i18nfile/browser/i18nimage.py:28
-msgid ""
-"This edit form allows you to make changes to the properties of this image."
-msgstr ""
-"Questo modulo di modifica permette di modificare le proprietà di "
-"quest'immagine."
-
-#: src/zope/app/i18nfile/browser/image_edit.pt:85
-msgid "Dimensions"
-msgstr "Dimensioni"
-
-#: src/zope/app/i18nfile/configure.zcml:22
-msgid "An Internationalized File"
-msgstr "Un File internazionalizzato"
-
-#: src/zope/app/i18nfile/configure.zcml:22
-#: src/zope/app/i18nfile/browser/configure.zcml:39
-msgid "I18n File"
-msgstr "File i18n"
-
-#: src/zope/app/i18nfile/configure.zcml:49
-msgid "An Internationalized Image"
-msgstr "Un'Immagine Internazionalizzata"
-
-#: src/zope/app/i18nfile/configure.zcml:49
-#: src/zope/app/i18nfile/browser/configure.zcml:81
-msgid "I18n Image"
-msgstr "Immagine i18n"
-
 #: src/zope/app/introspector/configure.zcml:42
 msgid "Introspector"
 msgstr "Introspettore"
@@ -1929,6 +1755,12 @@
 msgid "Remove Interfaces:"
 msgstr "Rimuovi le interfacce:"
 
+# Default: "Cancella"
+#: src/zope/app/introspector/marker.pt:118
+#: src/zope/app/registration/browser/editregistration.pt:53
+msgid "remove-button"
+msgstr "Cancella"
+
 #: src/zope/app/introspector/marker.pt:124
 msgid "Add Interfaces:"
 msgstr "Aggiungi Interfacce:"
@@ -2218,8 +2050,6 @@
 #: src/zope/app/utility/browser/configure.zcml:85
 #: src/zope/app/cache/browser/configure.zcml:24
 #: src/zope/app/file/browser/configure.zcml:29
-#: src/zope/app/i18nfile/browser/configure.zcml:31
-#: src/zope/app/i18nfile/browser/configure.zcml:73
 #: src/zope/app/rdb/browser/configure.zcml:27
 #: src/zope/app/zptpage/browser/configure.zcml:39
 #: src/zope/app/securitypolicy/browser/configure.zcml:25
@@ -2273,6 +2103,18 @@
 msgid "The url is relative to the object the menu is being displayed for."
 msgstr "L'URL è relativo all'oggetto il cui menu è visualizzato."
 
+#: src/zope/app/publisher/interfaces/browser.py:44
+#: src/zope/app/publisher/interfaces/browser.py:87
+#: src/zope/app/security/interfaces.py:44
+#: src/zope/app/security/interfaces.py:189 src/zope/schema/interfaces.py:100
+#: src/zope/schema/interfaces.py:463
+#: src/zope/app/site/browser/interfacebrowse.pt:11
+#: src/zope/app/dublincore/browser/edit.pt:16
+#: src/zope/app/container/browser/contents.pt:33
+#: src/zope/app/container/browser/index.pt:27
+msgid "Title"
+msgstr "Titolo"
+
 #: src/zope/app/publisher/interfaces/browser.py:45
 msgid "The text to be displayed for the menu item"
 msgstr "Il testo da mostrare per l'elemento del menu"
@@ -2955,7 +2797,7 @@
 
 #: src/zope/app/site/browser/__init__.py:214
 #: src/zope/app/site/browser/tools.py:107
-#: src/zope/app/utility/browser/__init__.py:57
+#: src/zope/app/utility/browser/__init__.py:59
 msgid "Please select at least one checkbox"
 msgstr "Per favore seleziona almeno una casella"
 
@@ -3640,11 +3482,15 @@
 "Questo modulo ti permette di annullare le ultime transazioni. Stai vedendo "
 "solo le transazioni iniziate da te."
 
-#: src/zope/app/utility/browser/__init__.py:102
+#: src/zope/app/utility/browser/__init__.py:100
+msgid "Deactivated: ${deactivated_utilities}"
+msgstr "Disattiva: ${deactivated_utilities}"
+
+#: src/zope/app/utility/browser/__init__.py:104
 msgid "None of the checked utilities were active"
 msgstr "Nessuna delle utilità selezionate erano attive"
 
-#: src/zope/app/utility/browser/__init__.py:114
+#: src/zope/app/utility/browser/__init__.py:116
 msgid ""
 "Can't delete active utility/utilites: ${utility_names}; use the Deactivate "
 "button to deactivate"
@@ -3656,18 +3502,14 @@
 msgid "Deleted: ${utility_names}"
 msgstr "Cancellate: ${utility_names}"
 
-#: src/zope/app/utility/browser/__init__.py:83
+#: src/zope/app/utility/browser/__init__.py:85
 msgid "Activated: ${activated_utilities}"
 msgstr "Attivati: ${activated_utilities}"
 
-#: src/zope/app/utility/browser/__init__.py:87
+#: src/zope/app/utility/browser/__init__.py:89
 msgid "All of the checked utilities were already active"
 msgstr "Tutte le utilità selezionate erano già attive"
 
-#: src/zope/app/utility/browser/__init__.py:98
-msgid "Deactivated: ${deactivated_utilities}"
-msgstr "Disattiva: ${deactivated_utilities}"
-
 #: src/zope/app/utility/browser/configure.zcml:23
 #, fuzzy
 msgid "A Local Utility Service allows you to register Utilities in this site"
@@ -3774,13 +3616,13 @@
 
 #: src/zope/app/zptpage/configure.zcml:12
 #: src/zope/app/zptpage/browser/configure.zcml:23
-msgid "A simple, content-based Page Template"
-msgstr "Una semplice Page Template basata sul contenuto"
+msgid "ZPT Page"
+msgstr "Pagina ZPT"
 
 #: src/zope/app/zptpage/configure.zcml:12
 #: src/zope/app/zptpage/browser/configure.zcml:23
-msgid "ZPT Page"
-msgstr "Pagina ZPT"
+msgid "A simple, content-based Page Template"
+msgstr "Una semplice Page Template basata sul contenuto"
 
 #: src/zope/app/zptpage/interfaces.py:37
 msgid "The source of the page template."
@@ -4044,6 +3886,49 @@
 msgid "Bar description"
 msgstr "Descrizione"
 
+#~ msgid "A file that supports multiple locales."
+#~ msgstr "Un file che gestisce localizzazioni multiple."
+
+#~ msgid "A multi-locale version of an Image."
+#~ msgstr "Una versione di un'immagine multilocalizzata."
+
+#~ msgid "Default Language"
+#~ msgstr "Lingua principale"
+
+#~ msgid "Add new language"
+#~ msgstr "Aggiungi una nuova lingua"
+
+#~ msgid "Edit Form"
+#~ msgstr "Modulo di modifica"
+
+#, fuzzy
+#~ msgid ""
+#~ "This edit form allows you to make changes to the properties of this file."
+#~ msgstr ""
+#~ "Questo modulo di modifica permette di modificare le proprietà di "
+#~ "quest'immagine."
+
+#~ msgid ""
+#~ "This edit form allows you to make changes to the properties of this image."
+#~ msgstr ""
+#~ "Questo modulo di modifica permette di modificare le proprietà di "
+#~ "quest'immagine."
+
+#~ msgid "Dimensions"
+#~ msgstr "Dimensioni"
+
+#~ msgid "An Internationalized File"
+#~ msgstr "Un File internazionalizzato"
+
+#~ msgid "I18n File"
+#~ msgstr "File i18n"
+
+#~ msgid "An Internationalized Image"
+#~ msgstr "Un'Immagine Internazionalizzata"
+
+#~ msgid "I18n Image"
+#~ msgstr "Immagine i18n"
+
 #~ msgid "Location:&nbsp;"
 #~ msgstr "Posizione:&nbsp;"
 

Modified: Zope3/branches/ZopeX3-3.0/src/zope/app/locales/pt_BR/LC_MESSAGES/zope.po
===================================================================
--- Zope3/branches/ZopeX3-3.0/src/zope/app/locales/pt_BR/LC_MESSAGES/zope.po	2004-10-07 12:08:11 UTC (rev 27782)
+++ Zope3/branches/ZopeX3-3.0/src/zope/app/locales/pt_BR/LC_MESSAGES/zope.po	2004-10-07 12:09:07 UTC (rev 27783)
@@ -4,7 +4,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: Zope X3 Pre-M4\n"
-"POT-Creation-Date: Tue Sep  7 17:00:13 2004\n"
+"POT-Creation-Date: Thu Oct  7 15:41:22 2004\n"
 "PO-Revision-Date: 2003-08-07 18:51-0300\n"
 "Last-Translator: Sidnei da Silva <sidnei at plone.org>\n"
 "Language-Team: Zope 3 Developers <zope3-dev at zope.org>\n"
@@ -365,12 +365,12 @@
 "Service."
 msgstr ""
 
-#: src/zope/app/apidoc/servicemodule/__init__.py:73
+#: src/zope/app/apidoc/servicemodule/__init__.py:75
 #: src/zope/app/site/browser/configure.zcml:87
 msgid "Services"
 msgstr ""
 
-#: src/zope/app/apidoc/servicemodule/__init__.py:76
+#: src/zope/app/apidoc/servicemodule/__init__.py:78
 msgid ""
 "\n"
 "    The services module let's the reader browse through all defined\n"
@@ -436,13 +436,13 @@
 msgid "n/a"
 msgstr ""
 
-#: src/zope/app/apidoc/utilitymodule/__init__.py:127
+#: src/zope/app/apidoc/utilitymodule/__init__.py:129
 #: src/zope/app/utility/browser/configure.zcml:31
 #: src/zope/app/apidoc/ifacemodule/index.pt:223
 msgid "Utilities"
 msgstr ""
 
-#: src/zope/app/apidoc/utilitymodule/__init__.py:130
+#: src/zope/app/apidoc/utilitymodule/__init__.py:132
 msgid ""
 "\n"
 "    Utilities are also nicely registered in a service, so that it is easy "
@@ -560,6 +560,10 @@
 msgid "Show all views:"
 msgstr ""
 
+#: src/zope/app/apidoc/viewmodule/menu.pt:31
+msgid "show-button"
+msgstr ""
+
 #: src/zope/app/apidoc/viewmodule/menu.pt:36
 msgid "Show Skins and Layers"
 msgstr ""
@@ -651,7 +655,7 @@
 
 #: src/zope/app/apidoc/zcmlmodule/menu.pt:4
 msgid ""
-"Namespaces that are not full URLs start with \"http://namespaces.zope.org\"."
+"Namespaces that are not full URLs start with \"http://namespaces.zope.org/\"."
 msgstr ""
 
 #: src/zope/app/applicationcontrol/browser/configure.zcml:10
@@ -764,6 +768,11 @@
 msgid "Domain"
 msgstr ""
 
+#: src/zope/app/applicationcontrol/browser/translationdomaincontrol.pt:16
+#: src/zope/app/i18n/browser/synchronize.pt:88
+msgid "Language"
+msgstr ""
+
 #: src/zope/app/applicationcontrol/browser/translationdomaincontrol.pt:17
 msgid "Files"
 msgstr ""
@@ -849,6 +858,16 @@
 msgid "Cache name"
 msgstr "Nome do Cache"
 
+#: src/zope/app/cache/browser/cacheableedit.pt:45
+#: src/zope/app/cache/browser/ramedit.pt:51
+#: src/zope/app/dublincore/browser/edit.pt:35
+#: src/zope/app/rdb/browser/rdbconnection.pt:28
+#: src/zope/app/errorservice/browser/error_config.pt:46
+#: src/zope/app/securitypolicy/browser/manage_roleform.pt:63
+#: src/zope/app/securitypolicy/browser/manage_permissionform.pt:86
+msgid "save-changes-button"
+msgstr "Salvar Modificações"
+
 #: src/zope/app/cache/browser/cacheableedit.pt:47
 msgid "invalidate-cache-button"
 msgstr ""
@@ -987,7 +1006,6 @@
 msgstr "Você não especificou nenhum id para renomear."
 
 #: src/zope/app/container/browser/metaconfigure.py:65
-#: src/zope/app/folder/browser/configure.zcml:20
 #: src/zope/app/site/browser/configure.zcml:19
 msgid "Contents"
 msgstr "Conteúdo"
@@ -1023,6 +1041,10 @@
 msgid "${items} items"
 msgstr ""
 
+#: src/zope/app/dav/tests/test_adapter.py:56
+msgid "${num} robot unit"
+msgstr ""
+
 #: src/zope/app/debugskin/error_debug.pt:12
 msgid "Error object: ${error_object}"
 msgstr ""
@@ -1248,8 +1270,6 @@
 
 #: src/zope/app/file/browser/configure.zcml:37
 #: src/zope/app/file/browser/configure.zcml:77
-#: src/zope/app/i18nfile/browser/configure.zcml:34
-#: src/zope/app/i18nfile/browser/configure.zcml:76
 msgid "Upload"
 msgstr ""
 
@@ -1297,8 +1317,6 @@
 msgstr ""
 
 #: src/zope/app/file/interfaces.py:25
-#: src/zope/app/i18nfile/browser/file_edit.pt:31
-#: src/zope/app/i18nfile/browser/image_edit.pt:32
 msgid "Content Type"
 msgstr ""
 
@@ -1307,8 +1325,6 @@
 msgstr ""
 
 #: src/zope/app/file/interfaces.py:33
-#: src/zope/app/i18nfile/browser/file_edit.pt:78
-#: src/zope/app/i18nfile/browser/image_edit.pt:79
 msgid "Data"
 msgstr ""
 
@@ -1316,7 +1332,7 @@
 msgid "The actual content of the object."
 msgstr ""
 
-#: src/zope/app/folder/browser/configure.zcml:40
+#: src/zope/app/folder/browser/configure.zcml:29
 #: src/zope/app/dtmlpage/configure.zcml:93
 #: src/zope/app/file/browser/configure.zcml:122
 #: src/zope/app/file/browser/configure.zcml:130
@@ -1356,83 +1372,6 @@
 msgid "on"
 msgstr ""
 
-#: src/zope/app/form/browser/complexsample/complexsample.py:47
-msgid "sampleWidget-button-move-up"
-msgstr ""
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:48
-msgid "sampleWidget-button-move-down"
-msgstr ""
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:49
-msgid "sampleWidget-button-remove"
-msgstr ""
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:50
-msgid "sampleWidget-button-add-done"
-msgstr ""
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:51
-msgid "sampleWidget-button-add-more"
-msgstr ""
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:52
-msgid "sampleWidget-button-more"
-msgstr ""
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:53
-msgid "sampleWidget-button-clear"
-msgstr ""
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:54
-msgid "sampleWidget-button-query"
-msgstr ""
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:55
-msgid "sampleWidget-button-select"
-msgstr ""
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:56
-msgid "sampleWidget-button-dismiss"
-msgstr ""
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:59
-msgid "sampleWidget-label-enter-search-text"
-msgstr ""
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:61
-msgid "sampleWidget-label-select-content-type"
-msgstr ""
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:63
-msgid "sampleWidget-label-any-content-type"
-msgstr ""
-
-#: src/zope/app/form/browser/complexsample/complexsample.py:65
-msgid "sampleWidget-label-inaccessable-object"
-msgstr ""
-
-#: src/zope/app/form/browser/complexsample/interfaces.py:31
-#: src/zope/app/publisher/interfaces/browser.py:44
-#: src/zope/app/publisher/interfaces/browser.py:87
-#: src/zope/app/security/interfaces.py:44
-#: src/zope/app/security/interfaces.py:189 src/zope/schema/interfaces.py:100
-#: src/zope/schema/interfaces.py:484
-#: src/zope/app/site/browser/interfacebrowse.pt:11
-#: src/zope/app/dublincore/browser/edit.pt:16
-#: src/zope/app/container/browser/contents.pt:33
-#: src/zope/app/container/browser/index.pt:27
-msgid "Title"
-msgstr ""
-
-#: src/zope/app/form/browser/complexsample/widgetapi.py:58
-msgid "widget-missing-single-value"
-msgstr ""
-
-#: src/zope/app/form/browser/complexsample/widgetapi.py:60
-msgid "widget-missing-multiple-value"
-msgstr ""
-
 #: src/zope/app/form/browser/editview.py:116
 msgid "Updated on ${date_time}"
 msgstr ""
@@ -1455,20 +1394,20 @@
 msgid "Changes saved"
 msgstr ""
 
-#: src/zope/app/form/browser/itemswidgets.py:202
+#: src/zope/app/form/browser/itemswidgets.py:201
 msgid "item-missing-single-value-for-display"
 msgstr ""
 
-#: src/zope/app/form/browser/itemswidgets.py:218
+#: src/zope/app/form/browser/itemswidgets.py:217
 msgid "vocabulary-missing-multiple-value-for-display"
 msgstr ""
 
-#: src/zope/app/form/browser/itemswidgets.py:398
-#: src/zope/app/form/browser/itemswidgets.py:442
+#: src/zope/app/form/browser/itemswidgets.py:367
+#: src/zope/app/form/browser/itemswidgets.py:411
 msgid "vocabulary-missing-single-value-for-edit"
 msgstr ""
 
-#: src/zope/app/form/browser/itemswidgets.py:516
+#: src/zope/app/form/browser/itemswidgets.py:485
 msgid "vocabulary-missing-multiple-value-for-edit"
 msgstr ""
 
@@ -1482,26 +1421,6 @@
 msgid "Add %s"
 msgstr "Adicionar"
 
-#: src/zope/app/form/browser/vocabularyquery.py:167
-msgid "vocabulary-query-button-add-done"
-msgstr ""
-
-#: src/zope/app/form/browser/vocabularyquery.py:169
-msgid "vocabulary-query-button-add-more"
-msgstr ""
-
-#: src/zope/app/form/browser/vocabularyquery.py:171
-msgid "vocabulary-query-button-more"
-msgstr ""
-
-#: src/zope/app/form/browser/vocabularyquery.py:173
-msgid "vocabulary-query-message-no-results"
-msgstr ""
-
-#: src/zope/app/form/browser/vocabularyquery.py:175
-msgid "vocabulary-query-header-results"
-msgstr ""
-
 #: src/zope/app/generations/browser/configure.zcml:6
 msgid "Database Schemas"
 msgstr ""
@@ -1694,94 +1613,6 @@
 msgid "Edit Message"
 msgstr ""
 
-#: src/zope/app/i18nfile/browser/configure.zcml:39
-msgid "A file that supports multiple locales."
-msgstr ""
-
-#: src/zope/app/i18nfile/browser/configure.zcml:81
-msgid "A multi-locale version of an Image."
-msgstr ""
-
-#: src/zope/app/i18nfile/browser/file_edit.pt:39
-#: src/zope/app/i18nfile/browser/image_edit.pt:40
-msgid "Default Language"
-msgstr ""
-
-#: src/zope/app/i18nfile/browser/file_edit.pt:54
-#: src/zope/app/i18nfile/browser/image_edit.pt:55
-#: src/zope/app/applicationcontrol/browser/translationdomaincontrol.pt:16
-#: src/zope/app/i18n/browser/synchronize.pt:88
-msgid "Language"
-msgstr ""
-
-#: src/zope/app/i18nfile/browser/file_edit.pt:66
-#: src/zope/app/i18nfile/browser/image_edit.pt:67
-#: src/zope/app/apidoc/viewmodule/menu.pt:31
-msgid "show-button"
-msgstr ""
-
-#: src/zope/app/i18nfile/browser/file_edit.pt:68
-#: src/zope/app/i18nfile/browser/image_edit.pt:69
-#: src/zope/app/introspector/marker.pt:118
-#: src/zope/app/registration/browser/editregistration.pt:53
-msgid "remove-button"
-msgstr ""
-
-#: src/zope/app/i18nfile/browser/file_edit.pt:71
-#: src/zope/app/i18nfile/browser/image_edit.pt:72
-msgid "Add new language"
-msgstr ""
-
-#: src/zope/app/i18nfile/browser/file_edit.pt:87
-#: src/zope/app/i18nfile/browser/image_edit.pt:94
-#: src/zope/app/cache/browser/cacheableedit.pt:45
-#: src/zope/app/cache/browser/ramedit.pt:51
-#: src/zope/app/dublincore/browser/edit.pt:35
-#: src/zope/app/rdb/browser/rdbconnection.pt:28
-#: src/zope/app/errorservice/browser/error_config.pt:46
-#: src/zope/app/securitypolicy/browser/manage_roleform.pt:63
-#: src/zope/app/securitypolicy/browser/manage_permissionform.pt:86
-msgid "save-changes-button"
-msgstr "Salvar Modificações"
-
-#: src/zope/app/i18nfile/browser/i18nfile.py:44
-#: src/zope/app/i18nfile/browser/i18nimage.py:27
-msgid "Edit Form"
-msgstr ""
-
-#: src/zope/app/i18nfile/browser/i18nfile.py:45
-#, fuzzy
-msgid ""
-"This edit form allows you to make changes to the properties of this file."
-msgstr "Este formulário permite associar um cache a este objeto."
-
-#: src/zope/app/i18nfile/browser/i18nimage.py:28
-msgid ""
-"This edit form allows you to make changes to the properties of this image."
-msgstr ""
-
-#: src/zope/app/i18nfile/browser/image_edit.pt:85
-msgid "Dimensions"
-msgstr ""
-
-#: src/zope/app/i18nfile/configure.zcml:22
-msgid "An Internationalized File"
-msgstr ""
-
-#: src/zope/app/i18nfile/configure.zcml:22
-#: src/zope/app/i18nfile/browser/configure.zcml:39
-msgid "I18n File"
-msgstr ""
-
-#: src/zope/app/i18nfile/configure.zcml:49
-msgid "An Internationalized Image"
-msgstr ""
-
-#: src/zope/app/i18nfile/configure.zcml:49
-#: src/zope/app/i18nfile/browser/configure.zcml:81
-msgid "I18n Image"
-msgstr ""
-
 #: src/zope/app/introspector/configure.zcml:42
 msgid "Introspector"
 msgstr ""
@@ -1814,6 +1645,11 @@
 msgid "Remove Interfaces:"
 msgstr ""
 
+#: src/zope/app/introspector/marker.pt:118
+#: src/zope/app/registration/browser/editregistration.pt:53
+msgid "remove-button"
+msgstr ""
+
 #: src/zope/app/introspector/marker.pt:124
 msgid "Add Interfaces:"
 msgstr ""
@@ -2090,8 +1926,6 @@
 #: src/zope/app/utility/browser/configure.zcml:85
 #: src/zope/app/cache/browser/configure.zcml:24
 #: src/zope/app/file/browser/configure.zcml:29
-#: src/zope/app/i18nfile/browser/configure.zcml:31
-#: src/zope/app/i18nfile/browser/configure.zcml:73
 #: src/zope/app/rdb/browser/configure.zcml:27
 #: src/zope/app/zptpage/browser/configure.zcml:39
 #: src/zope/app/securitypolicy/browser/configure.zcml:25
@@ -2144,6 +1978,18 @@
 msgid "The url is relative to the object the menu is being displayed for."
 msgstr ""
 
+#: src/zope/app/publisher/interfaces/browser.py:44
+#: src/zope/app/publisher/interfaces/browser.py:87
+#: src/zope/app/security/interfaces.py:44
+#: src/zope/app/security/interfaces.py:189 src/zope/schema/interfaces.py:100
+#: src/zope/schema/interfaces.py:463
+#: src/zope/app/site/browser/interfacebrowse.pt:11
+#: src/zope/app/dublincore/browser/edit.pt:16
+#: src/zope/app/container/browser/contents.pt:33
+#: src/zope/app/container/browser/index.pt:27
+msgid "Title"
+msgstr ""
+
 #: src/zope/app/publisher/interfaces/browser.py:45
 msgid "The text to be displayed for the menu item"
 msgstr ""
@@ -2766,7 +2612,7 @@
 
 #: src/zope/app/site/browser/__init__.py:214
 #: src/zope/app/site/browser/tools.py:107
-#: src/zope/app/utility/browser/__init__.py:57
+#: src/zope/app/utility/browser/__init__.py:59
 msgid "Please select at least one checkbox"
 msgstr ""
 
@@ -3382,11 +3228,15 @@
 "transactions initiated by you."
 msgstr ""
 
-#: src/zope/app/utility/browser/__init__.py:102
+#: src/zope/app/utility/browser/__init__.py:100
+msgid "Deactivated: ${deactivated_utilities}"
+msgstr ""
+
+#: src/zope/app/utility/browser/__init__.py:104
 msgid "None of the checked utilities were active"
 msgstr ""
 
-#: src/zope/app/utility/browser/__init__.py:114
+#: src/zope/app/utility/browser/__init__.py:116
 msgid ""
 "Can't delete active utility/utilites: ${utility_names}; use the Deactivate "
 "button to deactivate"
@@ -3396,18 +3246,14 @@
 msgid "Deleted: ${utility_names}"
 msgstr ""
 
-#: src/zope/app/utility/browser/__init__.py:83
+#: src/zope/app/utility/browser/__init__.py:85
 msgid "Activated: ${activated_utilities}"
 msgstr ""
 
-#: src/zope/app/utility/browser/__init__.py:87
+#: src/zope/app/utility/browser/__init__.py:89
 msgid "All of the checked utilities were already active"
 msgstr ""
 
-#: src/zope/app/utility/browser/__init__.py:98
-msgid "Deactivated: ${deactivated_utilities}"
-msgstr ""
-
 #: src/zope/app/utility/browser/configure.zcml:23
 msgid "A Local Utility Service allows you to register Utilities in this site"
 msgstr ""
@@ -3497,12 +3343,12 @@
 
 #: src/zope/app/zptpage/configure.zcml:12
 #: src/zope/app/zptpage/browser/configure.zcml:23
-msgid "A simple, content-based Page Template"
+msgid "ZPT Page"
 msgstr ""
 
 #: src/zope/app/zptpage/configure.zcml:12
 #: src/zope/app/zptpage/browser/configure.zcml:23
-msgid "ZPT Page"
+msgid "A simple, content-based Page Template"
 msgstr ""
 
 #: src/zope/app/zptpage/interfaces.py:37
@@ -3756,6 +3602,11 @@
 msgstr ""
 
 #, fuzzy
+#~ msgid ""
+#~ "This edit form allows you to make changes to the properties of this file."
+#~ msgstr "Este formulário permite associar um cache a este objeto."
+
+#, fuzzy
 #~ msgid "A simple case insensitive Folder."
 #~ msgstr "Uma simples pasta"
 



More information about the Zope3-Checkins mailing list