From 650a43766af109e397e0806c8252b9a1c9b45a30 Mon Sep 17 00:00:00 2001 From: Pierre Ratinaud Date: Wed, 3 Dec 2014 18:44:23 +0100 Subject: [PATCH] translation --- corpus.py | 2 ++ iramuteq.py | 2 +- locale/es_ES/LC_MESSAGES/iramuteq.mo | Bin 378 -> 378 bytes locale/fr_FR/LC_MESSAGES/iramuteq.mo | Bin 21324 -> 21324 bytes locale/it_IT/LC_MESSAGES/iramuteq.mo | Bin 378 -> 378 bytes locale/pt_PT/LC_MESSAGES/iramuteq.mo | Bin 18166 -> 18166 bytes 6 files changed, 3 insertions(+), 1 deletion(-) diff --git a/corpus.py b/corpus.py index 011206f..6e667b3 100644 --- a/corpus.py +++ b/corpus.py @@ -1597,6 +1597,8 @@ class Builder : filein = parametres['dictionary'] else : filein = None + if dial.corpusname.GetValue() != '' : + parametres['corpus_name'] = dial.corpusname.GetValue() dial.Destroy() ReadLexique(self.parent, lang = parametres['lang'], filein = filein) if parametres['lang'] != 'other' and os.path.exists(self.parent.DictPath.get(parametres['lang']+'_exp', 'french_exp')): diff --git a/iramuteq.py b/iramuteq.py index 8a0e628..f5f43b1 100644 --- a/iramuteq.py +++ b/iramuteq.py @@ -248,7 +248,7 @@ class IraFrame(wx.Frame): file_menu.Append(wx.ID_EXIT, _(u"Exit").decode('utf8')) edit_menu = wx.Menu() - edit_menu.Append(wx.ID_PREFERENCES, '', _(u'Preferences').decode('utf8')) + edit_menu.Append(wx.ID_PREFERENCES, _(u'Preferences').decode('utf8')) view_menu = wx.Menu() view_menu.Append(ID_ACCEUIL, _(u"Home page").decode('utf8')) diff --git a/locale/es_ES/LC_MESSAGES/iramuteq.mo b/locale/es_ES/LC_MESSAGES/iramuteq.mo index fb9c1f66a413845344561f118bec131f6fcb93e3..d2b3c56dbfc3e62a47aa101c02e27d369d3c3655 100644 GIT binary patch delta 17 Zcmeyx^owc21a@NuLklYt!->-$0{}Y!28I9t delta 17 Zcmeyx^owc21a>0@LklZIqlwcW0{}Yf27>?q diff --git a/locale/fr_FR/LC_MESSAGES/iramuteq.mo b/locale/fr_FR/LC_MESSAGES/iramuteq.mo index 0f228a19f6acb0e5094f350d97b6a61c751d8e67..aabce4f9583928f2f9fbec9335180e055b9eb0b7 100644 GIT binary patch delta 22 ecmX@JjPcAe#tm;x*o_qoEv!roH-9mSkOKf~2ncHc delta 22 ecmX@JjPcAe#tm;x*o_nnEvyWUHh(dRkOKf}?FeW9 diff --git a/locale/it_IT/LC_MESSAGES/iramuteq.mo b/locale/it_IT/LC_MESSAGES/iramuteq.mo index fb9c1f66a413845344561f118bec131f6fcb93e3..d2b3c56dbfc3e62a47aa101c02e27d369d3c3655 100644 GIT binary patch delta 17 Zcmeyx^owc21a@NuLklYt!->-$0{}Y!28I9t delta 17 Zcmeyx^owc21a>0@LklZIqlwcW0{}Yf27>?q diff --git a/locale/pt_PT/LC_MESSAGES/iramuteq.mo b/locale/pt_PT/LC_MESSAGES/iramuteq.mo index f2a71f7114b288acf3e5c333df23885ee63dc5a0..863054bcdad2f121abf0867c12267a6094dccf3f 100644 GIT binary patch delta 22 dcmey?%lNIAaYM5%yRm|yg_Vin<}TeFNdRTR2f6?N delta 22 dcmey?%lNIAaYM5%yODySg_WVv<}TeFNdRT02e$wK -- 2.7.4