[Zope3-checkins] SVN: Zope3/trunk/src/zope/app/locales/ Merged POT
into all PO's
Dmitry Vasiliev
dima at hlabs.spb.ru
Fri Jun 24 07:28:26 EDT 2005
Log message for revision 30907:
Merged POT into all PO's
Changed:
U Zope3/trunk/src/zope/app/locales/de/LC_MESSAGES/zope.po
U Zope3/trunk/src/zope/app/locales/es/LC_MESSAGES/zope.po
U Zope3/trunk/src/zope/app/locales/fr/LC_MESSAGES/zope.po
U Zope3/trunk/src/zope/app/locales/it/LC_MESSAGES/zope.po
U Zope3/trunk/src/zope/app/locales/pt_BR/LC_MESSAGES/zope.po
-=-
Modified: Zope3/trunk/src/zope/app/locales/de/LC_MESSAGES/zope.po
===================================================================
--- Zope3/trunk/src/zope/app/locales/de/LC_MESSAGES/zope.po 2005-06-24 11:26:29 UTC (rev 30906)
+++ Zope3/trunk/src/zope/app/locales/de/LC_MESSAGES/zope.po 2005-06-24 11:28:26 UTC (rev 30907)
@@ -9,7 +9,7 @@
msgid ""
msgstr ""
"Project-Id-Version: zope\n"
-"POT-Creation-Date: Wed Jun 22 14:59:23 2005\n"
+"POT-Creation-Date: Fri Jun 24 14:55:05 2005\n"
"PO-Revision-Date: 2005-06-11 00:03+0100\n"
"Last-Translator: Egon Frerich <e.frerich at nord-com.net>\n"
"Language-Team: German <<zope3-dev at zope.org>>\n"
@@ -1193,11 +1193,11 @@
msgid "search-button"
msgstr "Suchen"
-#: src/zope/app/authentication/browser/schemasearch.py:54
+#: src/zope/app/authentication/browser/schemasearch.py:31
msgid "Source path"
msgstr "Pfad zur Quelle"
-#: src/zope/app/authentication/browser/schemasearch.py:55
+#: src/zope/app/authentication/browser/schemasearch.py:32
msgid "Path to the source utility"
msgstr "Pfad zum Quellentext-Utility"
@@ -3625,6 +3625,10 @@
msgid "Generations"
msgstr "Generationen"
+#: src/zope/app/homefolder/browser.py:40
+msgid "path is not correct !"
+msgstr ""
+
#: src/zope/app/homefolder/configure.zcml:32
msgid "Add Home Folder Manager"
msgstr "Startordner-Verwalter hinzufügen"
@@ -5385,15 +5389,19 @@
msgid "<strong>Permissions</strong> "
msgstr "<strong>Berechtigungen</strong> "
-#: src/zope/app/securitypolicy/browser/granting.py:37
+#: src/zope/app/securitypolicy/browser/granting.py:226
+msgid "Grants updated."
+msgstr ""
+
+#: src/zope/app/securitypolicy/browser/granting.py:39
msgid "Allow"
msgstr "Zulassen"
-#: src/zope/app/securitypolicy/browser/granting.py:38
+#: src/zope/app/securitypolicy/browser/granting.py:40
msgid "Unset"
msgstr "Nicht gesetzt"
-#: src/zope/app/securitypolicy/browser/granting.py:39
+#: src/zope/app/securitypolicy/browser/granting.py:41
msgid "Deny"
msgstr "Verweigern"
Modified: Zope3/trunk/src/zope/app/locales/es/LC_MESSAGES/zope.po
===================================================================
--- Zope3/trunk/src/zope/app/locales/es/LC_MESSAGES/zope.po 2005-06-24 11:26:29 UTC (rev 30906)
+++ Zope3/trunk/src/zope/app/locales/es/LC_MESSAGES/zope.po 2005-06-24 11:28:26 UTC (rev 30907)
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: Zope X3 Pre-M4\n"
-"POT-Creation-Date: Wed Jun 22 14:59:23 2005\n"
+"POT-Creation-Date: Fri Jun 24 14:55:05 2005\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"
@@ -1131,12 +1131,12 @@
msgid "search-button"
msgstr "Empacar"
-#: src/zope/app/authentication/browser/schemasearch.py:54
+#: src/zope/app/authentication/browser/schemasearch.py:31
#, fuzzy
msgid "Source path"
msgstr "Estado de Fuente"
-#: src/zope/app/authentication/browser/schemasearch.py:55
+#: src/zope/app/authentication/browser/schemasearch.py:32
msgid "Path to the source utility"
msgstr ""
@@ -3496,6 +3496,10 @@
msgid "Generations"
msgstr "Presentaciones"
+#: src/zope/app/homefolder/browser.py:40
+msgid "path is not correct !"
+msgstr ""
+
#: src/zope/app/homefolder/configure.zcml:32
#, fuzzy
msgid "Add Home Folder Manager"
@@ -5202,16 +5206,20 @@
msgid "<strong>Permissions</strong> "
msgstr ""
-#: src/zope/app/securitypolicy/browser/granting.py:37
+#: src/zope/app/securitypolicy/browser/granting.py:226
+msgid "Grants updated."
+msgstr ""
+
+#: src/zope/app/securitypolicy/browser/granting.py:39
msgid "Allow"
msgstr ""
-#: src/zope/app/securitypolicy/browser/granting.py:38
+#: src/zope/app/securitypolicy/browser/granting.py:40
#, fuzzy
msgid "Unset"
msgstr "Usuario"
-#: src/zope/app/securitypolicy/browser/granting.py:39
+#: src/zope/app/securitypolicy/browser/granting.py:41
msgid "Deny"
msgstr ""
Modified: Zope3/trunk/src/zope/app/locales/fr/LC_MESSAGES/zope.po
===================================================================
--- Zope3/trunk/src/zope/app/locales/fr/LC_MESSAGES/zope.po 2005-06-24 11:26:29 UTC (rev 30906)
+++ Zope3/trunk/src/zope/app/locales/fr/LC_MESSAGES/zope.po 2005-06-24 11:28:26 UTC (rev 30907)
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: Zope X3 Pre-M4\n"
-"POT-Creation-Date: Wed Jun 22 14:59:23 2005\n"
+"POT-Creation-Date: Fri Jun 24 14:55:05 2005\n"
"PO-Revision-Date: 2004-06-25 16:00+0100\n"
"Last-Translator: Thierry Goyvaerts <Thierry.Goyvaerts at skynet.be>\n"
"Language-Team: Zope 3 Developers <zope3-dev at zope3.org>\n"
@@ -1160,12 +1160,12 @@
msgid "search-button"
msgstr "Nettoyer"
-#: src/zope/app/authentication/browser/schemasearch.py:54
+#: src/zope/app/authentication/browser/schemasearch.py:31
#, fuzzy
msgid "Source path"
msgstr "Etat D'Origine"
-#: src/zope/app/authentication/browser/schemasearch.py:55
+#: src/zope/app/authentication/browser/schemasearch.py:32
#, fuzzy
msgid "Path to the source utility"
msgstr "Le Chemin vers la Ressource"
@@ -3576,6 +3576,10 @@
msgid "Generations"
msgstr "Generation minimum"
+#: src/zope/app/homefolder/browser.py:40
+msgid "path is not correct !"
+msgstr ""
+
#: src/zope/app/homefolder/configure.zcml:32
#, fuzzy
msgid "Add Home Folder Manager"
@@ -5369,16 +5373,21 @@
msgid "<strong>Permissions</strong> "
msgstr ""
-#: src/zope/app/securitypolicy/browser/granting.py:37
+#: src/zope/app/securitypolicy/browser/granting.py:226
+#, fuzzy
+msgid "Grants updated."
+msgstr "La source a été mise à jour."
+
+#: src/zope/app/securitypolicy/browser/granting.py:39
msgid "Allow"
msgstr ""
-#: src/zope/app/securitypolicy/browser/granting.py:38
+#: src/zope/app/securitypolicy/browser/granting.py:40
#, fuzzy
msgid "Unset"
msgstr "Utilisateur"
-#: src/zope/app/securitypolicy/browser/granting.py:39
+#: src/zope/app/securitypolicy/browser/granting.py:41
msgid "Deny"
msgstr ""
@@ -7076,9 +7085,6 @@
#~ msgid "module name must be provided"
#~ msgstr "Le nom de Module doit être spécifié"
-#~ msgid "The source was updated."
-#~ msgstr "La source a été mise à jour."
-
#~ msgid "add-module-button"
#~ msgstr "Ajouter Module"
Modified: Zope3/trunk/src/zope/app/locales/it/LC_MESSAGES/zope.po
===================================================================
--- Zope3/trunk/src/zope/app/locales/it/LC_MESSAGES/zope.po 2005-06-24 11:26:29 UTC (rev 30906)
+++ Zope3/trunk/src/zope/app/locales/it/LC_MESSAGES/zope.po 2005-06-24 11:28:26 UTC (rev 30907)
@@ -3,7 +3,7 @@
msgid ""
msgstr ""
"Project-Id-Version: zope\n"
-"POT-Creation-Date: Wed Jun 22 14:59:23 2005\n"
+"POT-Creation-Date: Fri Jun 24 14:55:05 2005\n"
"PO-Revision-Date: 2004-07-02 11:20+0200\n"
"Last-Translator: Fabrizio Reale\n"
"Language-Team: <fabrizio.reale at redomino.com>\n"
@@ -1169,12 +1169,12 @@
msgid "search-button"
msgstr "Compatta"
-#: src/zope/app/authentication/browser/schemasearch.py:54
+#: src/zope/app/authentication/browser/schemasearch.py:31
#, fuzzy
msgid "Source path"
msgstr "Sorgente"
-#: src/zope/app/authentication/browser/schemasearch.py:55
+#: src/zope/app/authentication/browser/schemasearch.py:32
#, fuzzy
msgid "Path to the source utility"
msgstr "Percorso della Risorsa"
@@ -3611,6 +3611,10 @@
msgid "Generations"
msgstr "Generazione minima"
+#: src/zope/app/homefolder/browser.py:40
+msgid "path is not correct !"
+msgstr ""
+
#: src/zope/app/homefolder/configure.zcml:32
#, fuzzy
msgid "Add Home Folder Manager"
@@ -5415,16 +5419,21 @@
msgid "<strong>Permissions</strong> "
msgstr ""
-#: src/zope/app/securitypolicy/browser/granting.py:37
+#: src/zope/app/securitypolicy/browser/granting.py:226
+#, fuzzy
+msgid "Grants updated."
+msgstr "Il sorcente è stato aggiornato."
+
+#: src/zope/app/securitypolicy/browser/granting.py:39
msgid "Allow"
msgstr ""
-#: src/zope/app/securitypolicy/browser/granting.py:38
+#: src/zope/app/securitypolicy/browser/granting.py:40
#, fuzzy
msgid "Unset"
msgstr "Utente"
-#: src/zope/app/securitypolicy/browser/granting.py:39
+#: src/zope/app/securitypolicy/browser/granting.py:41
msgid "Deny"
msgstr ""
@@ -7141,9 +7150,6 @@
#~ msgid "module name must be provided"
#~ msgstr "il nome del modulo è obbligatorio"
-#~ msgid "The source was updated."
-#~ msgstr "Il sorcente è stato aggiornato."
-
# Default: "Aggiungi un modulo"
#~ msgid "add-module-button"
#~ msgstr "Aggiungi un modulo"
Modified: Zope3/trunk/src/zope/app/locales/pt_BR/LC_MESSAGES/zope.po
===================================================================
--- Zope3/trunk/src/zope/app/locales/pt_BR/LC_MESSAGES/zope.po 2005-06-24 11:26:29 UTC (rev 30906)
+++ Zope3/trunk/src/zope/app/locales/pt_BR/LC_MESSAGES/zope.po 2005-06-24 11:28:26 UTC (rev 30907)
@@ -4,7 +4,7 @@
msgid ""
msgstr ""
"Project-Id-Version: Zope X3 Pre-M4\n"
-"POT-Creation-Date: Wed Jun 22 14:59:23 2005\n"
+"POT-Creation-Date: Fri Jun 24 14:55:05 2005\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"
@@ -1102,11 +1102,11 @@
msgid "search-button"
msgstr "Salvar Modificações"
-#: src/zope/app/authentication/browser/schemasearch.py:54
+#: src/zope/app/authentication/browser/schemasearch.py:31
msgid "Source path"
msgstr ""
-#: src/zope/app/authentication/browser/schemasearch.py:55
+#: src/zope/app/authentication/browser/schemasearch.py:32
msgid "Path to the source utility"
msgstr ""
@@ -3440,6 +3440,10 @@
msgid "Generations"
msgstr "Máximo número de entradas no cache"
+#: src/zope/app/homefolder/browser.py:40
+msgid "path is not correct !"
+msgstr ""
+
#: src/zope/app/homefolder/configure.zcml:32
msgid "Add Home Folder Manager"
msgstr ""
@@ -5126,15 +5130,19 @@
msgid "<strong>Permissions</strong> "
msgstr ""
-#: src/zope/app/securitypolicy/browser/granting.py:37
+#: src/zope/app/securitypolicy/browser/granting.py:226
+msgid "Grants updated."
+msgstr ""
+
+#: src/zope/app/securitypolicy/browser/granting.py:39
msgid "Allow"
msgstr ""
-#: src/zope/app/securitypolicy/browser/granting.py:38
+#: src/zope/app/securitypolicy/browser/granting.py:40
msgid "Unset"
msgstr ""
-#: src/zope/app/securitypolicy/browser/granting.py:39
+#: src/zope/app/securitypolicy/browser/granting.py:41
msgid "Deny"
msgstr ""
More information about the Zope3-Checkins
mailing list