mlhim-specs-dev team mailing list archive
-
mlhim-specs-dev team
-
Mailing list archive
-
Message #00647
[Branch ~cdd-dev/cdd/trunk] Rev 210: Added messages.pot files for translation.
------------------------------------------------------------
revno: 210
committer: Timothy W. Cook <timothywayne.cook@xxxxxxxxx>
branch nick: cdd
timestamp: Thu 2012-08-02 17:43:46 -0300
message:
Added messages.pot files for translation.
added:
src/locale/
src/locale/en/
src/locale/en/messages.pot
src/locale/es/
src/locale/es/messages.pot
src/locale/messages.pot
src/locale/pt-BR/
src/locale/pt-BR/messages.pot
modified:
src/cdd.py
--
lp:cdd
https://code.launchpad.net/~cdd-dev/cdd/trunk
Your team MLHIM Specifications Developers is subscribed to branch lp:cdd.
To unsubscribe from this branch go to https://code.launchpad.net/~cdd-dev/cdd/trunk/+edit-subscription
=== modified file 'src/cdd.py'
--- src/cdd.py 2012-08-02 01:34:09 +0000
+++ src/cdd.py 2012-08-02 20:43:46 +0000
@@ -14,7 +14,7 @@
import cdg_main
import mlhim2
-gettext.bindtextdomain('CDD','locales/en')
+gettext.bindtextdomain('CDD','locale/en')
gettext.textdomain('CDD')
_ = gettext.gettext
@@ -159,7 +159,7 @@
self.hbox_principal.Add(self.panel1, 1, wx.EXPAND)
self.hbox_principal.Add(self.panel2, 3, wx.EXPAND)
self.panel1.SetSizer(self.vbox_panel1)
-
+
self.panel2.SetSizer(self.vbox_panel2)
@@ -185,8 +185,8 @@
# self.metadata.read_config()
# info.get_meta_info(self.metadata)
-
-
+
+
def OnSelChanged(self, event):
item = event.GetItem()
=== added directory 'src/locale'
=== added directory 'src/locale/en'
=== added file 'src/locale/en/messages.pot'
--- src/locale/en/messages.pot 1970-01-01 00:00:00 +0000
+++ src/locale/en/messages.pot 2012-08-02 20:43:46 +0000
@@ -0,0 +1,127 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR ORGANIZATION
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2012-08-02 17:34+BRT\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: ENCODING\n"
+"Generated-By: pygettext.py 1.5\n"
+
+
+#: cdd.py:37
+msgid "&New\tCtrl-N"
+msgstr ""
+
+#: cdd.py:41
+msgid "&Open\tCtrl-O"
+msgstr ""
+
+#: cdd.py:45
+msgid "&Save\tCtrl-S"
+msgstr ""
+
+#: cdd.py:49
+msgid "Save &As"
+msgstr ""
+
+#: cdd.py:53
+msgid "&Validate\tCtrl-V"
+msgstr ""
+
+#: cdd.py:57
+msgid "&Generate\tCtrl-G"
+msgstr ""
+
+#: cdd.py:61
+msgid "&Quit\tCtrl-W"
+msgstr ""
+
+#: cdd.py:64
+msgid "&File"
+msgstr ""
+
+#: cdd.py:68
+msgid "&Undo\tCtrl-Z"
+msgstr ""
+
+#: cdd.py:72
+msgid "&Redo\tCtrl-Y"
+msgstr ""
+
+#: cdd.py:75
+msgid "&Edit"
+msgstr ""
+
+#: cdd.py:79
+msgid "&New"
+msgstr ""
+
+#: cdd.py:83
+msgid "&Project"
+msgstr ""
+
+#: cdd.py:87
+msgid "&Options"
+msgstr ""
+
+#: cdd.py:92
+msgid "&Config"
+msgstr ""
+
+#: cdd.py:98
+msgid "&Users Guide"
+msgstr ""
+
+#: cdd.py:102
+msgid "&About"
+msgstr ""
+
+#: cdd.py:105
+msgid "&Help"
+msgstr ""
+
+#: cdd.py:115
+msgid "Constraint Definition Designer (aka.CCD Editor)"
+msgstr ""
+
+#: cdd.py:134
+msgid "CCD Editor"
+msgstr ""
+
+#: cdd.py:153
+msgid ""
+"Enter the Metadata then select 'definition'\n"
+" to begin building your CCD."
+msgstr ""
+
+#: cdd.py:297
+msgid "Something bad happened; now I'm lost."
+msgstr ""
+
+#: cdd.py:356
+msgid "Generated the file"
+msgstr ""
+
+#: cdd.py:362
+msgid "Are you sure you want to exit?"
+msgstr ""
+
+#: cdd.py:363
+msgid "Quit Editor"
+msgstr ""
+
+#: cdd.py:400
+msgid "Used for creating and editing constraint definitions for the MLHIM project."
+msgstr ""
+
+#: cdd.py:402
+msgid "Main site."
+msgstr ""
+
=== added directory 'src/locale/es'
=== added file 'src/locale/es/messages.pot'
--- src/locale/es/messages.pot 1970-01-01 00:00:00 +0000
+++ src/locale/es/messages.pot 2012-08-02 20:43:46 +0000
@@ -0,0 +1,127 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR ORGANIZATION
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2012-08-02 17:34+BRT\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: ENCODING\n"
+"Generated-By: pygettext.py 1.5\n"
+
+
+#: cdd.py:37
+msgid "&New\tCtrl-N"
+msgstr ""
+
+#: cdd.py:41
+msgid "&Open\tCtrl-O"
+msgstr ""
+
+#: cdd.py:45
+msgid "&Save\tCtrl-S"
+msgstr ""
+
+#: cdd.py:49
+msgid "Save &As"
+msgstr ""
+
+#: cdd.py:53
+msgid "&Validate\tCtrl-V"
+msgstr ""
+
+#: cdd.py:57
+msgid "&Generate\tCtrl-G"
+msgstr ""
+
+#: cdd.py:61
+msgid "&Quit\tCtrl-W"
+msgstr ""
+
+#: cdd.py:64
+msgid "&File"
+msgstr ""
+
+#: cdd.py:68
+msgid "&Undo\tCtrl-Z"
+msgstr ""
+
+#: cdd.py:72
+msgid "&Redo\tCtrl-Y"
+msgstr ""
+
+#: cdd.py:75
+msgid "&Edit"
+msgstr ""
+
+#: cdd.py:79
+msgid "&New"
+msgstr ""
+
+#: cdd.py:83
+msgid "&Project"
+msgstr ""
+
+#: cdd.py:87
+msgid "&Options"
+msgstr ""
+
+#: cdd.py:92
+msgid "&Config"
+msgstr ""
+
+#: cdd.py:98
+msgid "&Users Guide"
+msgstr ""
+
+#: cdd.py:102
+msgid "&About"
+msgstr ""
+
+#: cdd.py:105
+msgid "&Help"
+msgstr ""
+
+#: cdd.py:115
+msgid "Constraint Definition Designer (aka.CCD Editor)"
+msgstr ""
+
+#: cdd.py:134
+msgid "CCD Editor"
+msgstr ""
+
+#: cdd.py:153
+msgid ""
+"Enter the Metadata then select 'definition'\n"
+" to begin building your CCD."
+msgstr ""
+
+#: cdd.py:297
+msgid "Something bad happened; now I'm lost."
+msgstr ""
+
+#: cdd.py:356
+msgid "Generated the file"
+msgstr ""
+
+#: cdd.py:362
+msgid "Are you sure you want to exit?"
+msgstr ""
+
+#: cdd.py:363
+msgid "Quit Editor"
+msgstr ""
+
+#: cdd.py:400
+msgid "Used for creating and editing constraint definitions for the MLHIM project."
+msgstr ""
+
+#: cdd.py:402
+msgid "Main site."
+msgstr ""
+
=== added file 'src/locale/messages.pot'
--- src/locale/messages.pot 1970-01-01 00:00:00 +0000
+++ src/locale/messages.pot 2012-08-02 20:43:46 +0000
@@ -0,0 +1,127 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR ORGANIZATION
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2012-08-02 17:34+BRT\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: ENCODING\n"
+"Generated-By: pygettext.py 1.5\n"
+
+
+#: cdd.py:37
+msgid "&New\tCtrl-N"
+msgstr ""
+
+#: cdd.py:41
+msgid "&Open\tCtrl-O"
+msgstr ""
+
+#: cdd.py:45
+msgid "&Save\tCtrl-S"
+msgstr ""
+
+#: cdd.py:49
+msgid "Save &As"
+msgstr ""
+
+#: cdd.py:53
+msgid "&Validate\tCtrl-V"
+msgstr ""
+
+#: cdd.py:57
+msgid "&Generate\tCtrl-G"
+msgstr ""
+
+#: cdd.py:61
+msgid "&Quit\tCtrl-W"
+msgstr ""
+
+#: cdd.py:64
+msgid "&File"
+msgstr ""
+
+#: cdd.py:68
+msgid "&Undo\tCtrl-Z"
+msgstr ""
+
+#: cdd.py:72
+msgid "&Redo\tCtrl-Y"
+msgstr ""
+
+#: cdd.py:75
+msgid "&Edit"
+msgstr ""
+
+#: cdd.py:79
+msgid "&New"
+msgstr ""
+
+#: cdd.py:83
+msgid "&Project"
+msgstr ""
+
+#: cdd.py:87
+msgid "&Options"
+msgstr ""
+
+#: cdd.py:92
+msgid "&Config"
+msgstr ""
+
+#: cdd.py:98
+msgid "&Users Guide"
+msgstr ""
+
+#: cdd.py:102
+msgid "&About"
+msgstr ""
+
+#: cdd.py:105
+msgid "&Help"
+msgstr ""
+
+#: cdd.py:115
+msgid "Constraint Definition Designer (aka.CCD Editor)"
+msgstr ""
+
+#: cdd.py:134
+msgid "CCD Editor"
+msgstr ""
+
+#: cdd.py:153
+msgid ""
+"Enter the Metadata then select 'definition'\n"
+" to begin building your CCD."
+msgstr ""
+
+#: cdd.py:297
+msgid "Something bad happened; now I'm lost."
+msgstr ""
+
+#: cdd.py:356
+msgid "Generated the file"
+msgstr ""
+
+#: cdd.py:362
+msgid "Are you sure you want to exit?"
+msgstr ""
+
+#: cdd.py:363
+msgid "Quit Editor"
+msgstr ""
+
+#: cdd.py:400
+msgid "Used for creating and editing constraint definitions for the MLHIM project."
+msgstr ""
+
+#: cdd.py:402
+msgid "Main site."
+msgstr ""
+
=== added directory 'src/locale/pt-BR'
=== added file 'src/locale/pt-BR/messages.pot'
--- src/locale/pt-BR/messages.pot 1970-01-01 00:00:00 +0000
+++ src/locale/pt-BR/messages.pot 2012-08-02 20:43:46 +0000
@@ -0,0 +1,127 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR ORGANIZATION
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2012-08-02 17:34+BRT\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@xxxxxx>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: ENCODING\n"
+"Generated-By: pygettext.py 1.5\n"
+
+
+#: cdd.py:37
+msgid "&New\tCtrl-N"
+msgstr ""
+
+#: cdd.py:41
+msgid "&Open\tCtrl-O"
+msgstr ""
+
+#: cdd.py:45
+msgid "&Save\tCtrl-S"
+msgstr ""
+
+#: cdd.py:49
+msgid "Save &As"
+msgstr ""
+
+#: cdd.py:53
+msgid "&Validate\tCtrl-V"
+msgstr ""
+
+#: cdd.py:57
+msgid "&Generate\tCtrl-G"
+msgstr ""
+
+#: cdd.py:61
+msgid "&Quit\tCtrl-W"
+msgstr ""
+
+#: cdd.py:64
+msgid "&File"
+msgstr ""
+
+#: cdd.py:68
+msgid "&Undo\tCtrl-Z"
+msgstr ""
+
+#: cdd.py:72
+msgid "&Redo\tCtrl-Y"
+msgstr ""
+
+#: cdd.py:75
+msgid "&Edit"
+msgstr ""
+
+#: cdd.py:79
+msgid "&New"
+msgstr ""
+
+#: cdd.py:83
+msgid "&Project"
+msgstr ""
+
+#: cdd.py:87
+msgid "&Options"
+msgstr ""
+
+#: cdd.py:92
+msgid "&Config"
+msgstr ""
+
+#: cdd.py:98
+msgid "&Users Guide"
+msgstr ""
+
+#: cdd.py:102
+msgid "&About"
+msgstr ""
+
+#: cdd.py:105
+msgid "&Help"
+msgstr ""
+
+#: cdd.py:115
+msgid "Constraint Definition Designer (aka.CCD Editor)"
+msgstr ""
+
+#: cdd.py:134
+msgid "CCD Editor"
+msgstr ""
+
+#: cdd.py:153
+msgid ""
+"Enter the Metadata then select 'definition'\n"
+" to begin building your CCD."
+msgstr ""
+
+#: cdd.py:297
+msgid "Something bad happened; now I'm lost."
+msgstr ""
+
+#: cdd.py:356
+msgid "Generated the file"
+msgstr ""
+
+#: cdd.py:362
+msgid "Are you sure you want to exit?"
+msgstr ""
+
+#: cdd.py:363
+msgid "Quit Editor"
+msgstr ""
+
+#: cdd.py:400
+msgid "Used for creating and editing constraint definitions for the MLHIM project."
+msgstr ""
+
+#: cdd.py:402
+msgid "Main site."
+msgstr ""
+