[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnue] r7125 - in trunk/gnue-forms: . doc doc/man po src
From: |
reinhard |
Subject: |
[gnue] r7125 - in trunk/gnue-forms: . doc doc/man po src |
Date: |
Tue, 8 Mar 2005 12:01:34 -0600 (CST) |
Author: reinhard
Date: 2005-03-08 12:01:32 -0600 (Tue, 08 Mar 2005)
New Revision: 7125
Modified:
trunk/gnue-forms/NEWS
trunk/gnue-forms/doc/gnue-forms.dtd
trunk/gnue-forms/doc/man/gnue-forms.1
trunk/gnue-forms/po/de.po
trunk/gnue-forms/po/es_ES.po
trunk/gnue-forms/po/es_MX.po
trunk/gnue-forms/po/fr.po
trunk/gnue-forms/po/hu.po
trunk/gnue-forms/po/lt.po
trunk/gnue-forms/po/ro.po
trunk/gnue-forms/po/ru.po
trunk/gnue-forms/src/__init__.py
Log:
Released 0.5.11.
Modified: trunk/gnue-forms/NEWS
===================================================================
--- trunk/gnue-forms/NEWS 2005-03-08 17:59:03 UTC (rev 7124)
+++ trunk/gnue-forms/NEWS 2005-03-08 18:01:32 UTC (rev 7125)
@@ -1,4 +1,4 @@
-New features/changes in version 0.5.11: (????-??-??)
+New features/changes in version 0.5.11: (2005-03-08)
* Fixed committing of default values
* Updated Developer's Guide
* Imprved installation and configuration documentation
Modified: trunk/gnue-forms/doc/gnue-forms.dtd
===================================================================
--- trunk/gnue-forms/doc/gnue-forms.dtd 2005-03-08 17:59:03 UTC (rev 7124)
+++ trunk/gnue-forms/doc/gnue-forms.dtd 2005-03-08 18:01:32 UTC (rev 7125)
@@ -1,4 +1,4 @@
-<!-- GNUe-Forms DTD (Version 0.5.10.99) -->
+<!-- GNUe-Forms DTD (Version 0.5.11) -->
<!--
Copyright 2001-2004 Free Software Foundation
@@ -1036,5 +1036,5 @@
<!-- This DTD was created by gnuedtd
- Updated: 2005-03-05 00:43:02 -->
+ Updated: 2005-03-08 18:59:04 -->
Modified: trunk/gnue-forms/doc/man/gnue-forms.1
===================================================================
--- trunk/gnue-forms/doc/man/gnue-forms.1 2005-03-08 17:59:03 UTC (rev
7124)
+++ trunk/gnue-forms/doc/man/gnue-forms.1 2005-03-08 18:01:32 UTC (rev
7125)
@@ -1,4 +1,4 @@
-.TH GNUE\-FORMS 1 "05 March 2005" "GNUe Forms"
+.TH GNUE\-FORMS 1 "08 March 2005" "GNUe Forms"
.SH NAME
gnue\-forms \- GNUe Forms
.SH SYNOPSIS
Modified: trunk/gnue-forms/po/de.po
===================================================================
--- trunk/gnue-forms/po/de.po 2005-03-08 17:59:03 UTC (rev 7124)
+++ trunk/gnue-forms/po/de.po 2005-03-08 18:01:32 UTC (rev 7125)
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: GNUe-Forms 0.5\n"
-"POT-Creation-Date: 2005-03-05 00:43+CET\n"
+"POT-Creation-Date: 2005-03-08 18:59+CET\n"
"PO-Revision-Date: $Date$\n"
"Last-Translator: Reinhard M�ller <address@hidden>\n"
"MIME-Version: 1.0\n"
@@ -1114,7 +1114,7 @@
msgid "Information"
msgstr "Formular-Information"
-#: uidrivers/wx/common.py:109
+#: uidrivers/wx/common.py:112
msgid "Encoding %s is not supported by the wx UI driver"
msgstr "Der Zeichensatz %s wird vom wx UI Treiber nicht unterst�tzt."
Modified: trunk/gnue-forms/po/es_ES.po
===================================================================
--- trunk/gnue-forms/po/es_ES.po 2005-03-08 17:59:03 UTC (rev 7124)
+++ trunk/gnue-forms/po/es_ES.po 2005-03-08 18:01:32 UTC (rev 7125)
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: GNUe-Forms-0.5.5\n"
-"POT-Creation-Date: 2005-03-05 00:43+CET\n"
+"POT-Creation-Date: 2005-03-08 18:59+CET\n"
"PO-Revision-Date: 2004-06-09\n"
"Last-Translator: Jose Esteban <address@hidden>\n"
"Language-Team: es_ES\n"
@@ -1138,7 +1138,7 @@
msgid "Information"
msgstr ""
-#: uidrivers/wx/common.py:109
+#: uidrivers/wx/common.py:112
msgid "Encoding %s is not supported by the wx UI driver"
msgstr "El manejador wx no soporta la codificaci�n %s."
Modified: trunk/gnue-forms/po/es_MX.po
===================================================================
--- trunk/gnue-forms/po/es_MX.po 2005-03-08 17:59:03 UTC (rev 7124)
+++ trunk/gnue-forms/po/es_MX.po 2005-03-08 18:01:32 UTC (rev 7125)
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2005-03-05 00:43+CET\n"
+"POT-Creation-Date: 2005-03-08 18:59+CET\n"
"PO-Revision-Date: 2002-07-05 13:48+0200\n"
"Last-Translator: Enrique Sanchez <address@hidden>\n"
"Language-Team: Espa~ol/Mexico\n"
@@ -1190,7 +1190,7 @@
msgid "Information"
msgstr "-= Informacion de Forma =-"
-#: uidrivers/wx/common.py:109
+#: uidrivers/wx/common.py:112
#, fuzzy
msgid "Encoding %s is not supported by the wx UI driver"
msgstr "Clausula de condicion \"%s\" no es soportada por este manejador."
Modified: trunk/gnue-forms/po/fr.po
===================================================================
--- trunk/gnue-forms/po/fr.po 2005-03-08 17:59:03 UTC (rev 7124)
+++ trunk/gnue-forms/po/fr.po 2005-03-08 18:01:32 UTC (rev 7125)
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2005-03-05 00:43+CET\n"
+"POT-Creation-Date: 2005-03-08 18:59+CET\n"
"PO-Revision-Date: 2004-04-10 19:29+0200\n"
"Last-Translator: Laurent Savaete <address@hidden>\n"
"Language-Team: Francais <address@hidden>\n"
@@ -1157,7 +1157,7 @@
msgid "Information"
msgstr ""
-#: uidrivers/wx/common.py:109
+#: uidrivers/wx/common.py:112
msgid "Encoding %s is not supported by the wx UI driver"
msgstr "l'encodage %s n'est pas support� par le pilote wx UI."
Modified: trunk/gnue-forms/po/hu.po
===================================================================
--- trunk/gnue-forms/po/hu.po 2005-03-08 17:59:03 UTC (rev 7124)
+++ trunk/gnue-forms/po/hu.po 2005-03-08 18:01:32 UTC (rev 7125)
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: GNUe-Forms 0.5\n"
-"POT-Creation-Date: 2005-03-05 00:43+CET\n"
+"POT-Creation-Date: 2005-03-08 18:59+CET\n"
"PO-Revision-Date: $Date$\n"
"Last-Translator: Kmetyk� G�bor <address@hidden>\n"
"MIME-Version: 1.0\n"
@@ -1155,7 +1155,7 @@
msgid "Information"
msgstr "Inform�ci� "
-#: uidrivers/wx/common.py:109
+#: uidrivers/wx/common.py:112
msgid "Encoding %s is not supported by the wx UI driver"
msgstr "A %s k�dol�st a wx UI meghajt� nem t�mogatja"
Modified: trunk/gnue-forms/po/lt.po
===================================================================
--- trunk/gnue-forms/po/lt.po 2005-03-08 17:59:03 UTC (rev 7124)
+++ trunk/gnue-forms/po/lt.po 2005-03-08 18:01:32 UTC (rev 7125)
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2005-03-05 00:43+CET\n"
+"POT-Creation-Date: 2005-03-08 18:59+CET\n"
"PO-Revision-Date: 2002-07-05 13:48+0200\n"
"Last-Translator: Art�ras Kriukovas <address@hidden>\n"
"Language-Team: Lithuania\n"
@@ -1186,7 +1186,7 @@
msgid "Information"
msgstr "-= Formos Informacija =-"
-#: uidrivers/wx/common.py:109
+#: uidrivers/wx/common.py:112
msgid "Encoding %s is not supported by the wx UI driver"
msgstr ""
Modified: trunk/gnue-forms/po/ro.po
===================================================================
--- trunk/gnue-forms/po/ro.po 2005-03-08 17:59:03 UTC (rev 7124)
+++ trunk/gnue-forms/po/ro.po 2005-03-08 18:01:32 UTC (rev 7125)
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: GNUe Forms\n"
-"POT-Creation-Date: 2005-03-05 00:43+CET\n"
+"POT-Creation-Date: 2005-03-08 18:59+CET\n"
"PO-Revision-Date: 2004-04-7 17:02+0200\n"
"Last-Translator: Florin Boariu <address@hidden>\n"
"Language-Team: Romanian\n"
@@ -1150,7 +1150,7 @@
msgid "Information"
msgstr ""
-#: uidrivers/wx/common.py:109
+#: uidrivers/wx/common.py:112
msgid "Encoding %s is not supported by the wx UI driver"
msgstr "Codarea %s nu e suportata de driver-ul UI wx"
Modified: trunk/gnue-forms/po/ru.po
===================================================================
--- trunk/gnue-forms/po/ru.po 2005-03-08 17:59:03 UTC (rev 7124)
+++ trunk/gnue-forms/po/ru.po 2005-03-08 18:01:32 UTC (rev 7125)
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: GNUe-Forms 0.5\n"
-"POT-Creation-Date: 2005-03-05 00:43+CET\n"
+"POT-Creation-Date: 2005-03-08 18:59+CET\n"
"PO-Revision-Date: $Date$\n"
"Last-Translator: Dmitry Sorokin <address@hidden>\n"
"MIME-Version: 1.0\n"
@@ -644,8 +644,8 @@
"Switch to query mode. Select Execute Query once your criteria has been "
"entered."
msgstr ""
-"������������ � ����� �������. ����� ����� ��������� ������ �������� ���������
������."
-"������"
+"������������ � ����� �������. ����� ����� ��������� ������ �������� "
+"��������� ������.������"
#: uidrivers/_base/UserActions.py:217
msgid "Switch to edit mode. This will allow you to edit the current entries."
@@ -662,9 +662,9 @@
"parameters. Select Execute Query once your criteria has been entered."
msgstr ""
"������������� � ����� ������� (���� �� ��� �� � ���) � ������������ "
-"��������� ����������� �������. ����� ����� ��������� ������ ��������
��������� ������"
+"��������� ����������� �������. ����� ����� ��������� ������ �������� "
+"��������� ������"
-
#: uidrivers/_base/UserActions.py:228 uidrivers/_base/UserActions.py:229
msgid "Cancel query mode."
msgstr "����� �� ������ ��������"
@@ -919,7 +919,9 @@
#: uidrivers/gtk2/UIdriver.py:41
msgid "Import error: You need pygtk 2.2 to use the gtk2 user interface driver."
-msgstr "������ �������: ��� ������������� gtk2 �������� ��������� ���������
pygtk 2.2."
+msgstr ""
+"������ �������: ��� ������������� gtk2 �������� ��������� ��������� pygtk "
+"2.2."
#: uidrivers/gtk2/UIdriver.py:43
msgid "You are actually using gtk %s and pygtk %s"
@@ -959,7 +961,6 @@
"%s.\n"
"����������, ��������� � ����� ��������� ���������������."
-
#: uidrivers/gtk2/UIdriver.py:417 uidrivers/win32/UIdriver.py:96
#: uidrivers/wx/UIdriver.py:73
msgid "Error"
@@ -1094,7 +1095,7 @@
msgid "Information"
msgstr "����������"
-#: uidrivers/wx/common.py:109
+#: uidrivers/wx/common.py:112
msgid "Encoding %s is not supported by the wx UI driver"
msgstr "��������� %s �� �������������� wx UI ���������"
Modified: trunk/gnue-forms/src/__init__.py
===================================================================
--- trunk/gnue-forms/src/__init__.py 2005-03-08 17:59:03 UTC (rev 7124)
+++ trunk/gnue-forms/src/__init__.py 2005-03-08 18:01:32 UTC (rev 7125)
@@ -32,7 +32,7 @@
# 5. Commit to CVS
_version = (0,5,11)
-_release = 0
+_release = 1
# Version will be of the form "1.1.2" if a release or "1.1.1.99" if in CVS
if _release:
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gnue] r7125 - in trunk/gnue-forms: . doc doc/man po src,
reinhard <=