eliot-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Eliot-dev] eliot qt/main_window.cpp po/ca.po po/eliot.pot ...


From: Olivier Teulière
Subject: [Eliot-dev] eliot qt/main_window.cpp po/ca.po po/eliot.pot ...
Date: Fri, 23 Oct 2009 20:19:04 +0000

CVSROOT:        /cvsroot/eliot
Module name:    eliot
Changes by:     Olivier Teulière <ipkiss>       09/10/23 20:19:04

Modified files:
        qt             : main_window.cpp 
        po             : ca.po eliot.pot en.po fr.po 

Log message:
        Added a missing translation

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/eliot/qt/main_window.cpp?cvsroot=eliot&r1=1.31&r2=1.32
http://cvs.savannah.gnu.org/viewcvs/eliot/po/ca.po?cvsroot=eliot&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/eliot/po/eliot.pot?cvsroot=eliot&r1=1.29&r2=1.30
http://cvs.savannah.gnu.org/viewcvs/eliot/po/en.po?cvsroot=eliot&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/eliot/po/fr.po?cvsroot=eliot&r1=1.33&r2=1.34

Patches:
Index: qt/main_window.cpp
===================================================================
RCS file: /cvsroot/eliot/eliot/qt/main_window.cpp,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -b -r1.31 -r1.32
--- qt/main_window.cpp  28 Feb 2009 09:24:27 -0000      1.31
+++ qt/main_window.cpp  23 Oct 2009 20:19:04 -0000      1.32
@@ -720,7 +720,7 @@
             delete m_dic;
             m_dic = dic;
             emit dicChanged(m_dic);
-            displayInfoMsg(QString("Loaded dictionary '%1'").arg(fileName));
+            displayInfoMsg(_q("Loaded dictionary '%1'").arg(fileName));
 
             // Save the location of the dictionary in the preferences
             QSettings qs(ORGANIZATION, PACKAGE_NAME);

Index: po/ca.po
===================================================================
RCS file: /cvsroot/eliot/eliot/po/ca.po,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- po/ca.po    26 Sep 2009 09:16:03 -0000      1.3
+++ po/ca.po    23 Oct 2009 20:19:04 -0000      1.4
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: eliot 1.9\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-26 11:09+0200\n"
+"POT-Creation-Date: 2009-10-23 22:16+0200\n"
 "PO-Revision-Date: 2009-06-03 22:11+0100\n"
 "Last-Translator: Joan Montané <joan---sense spam---montane.cat>\n"
 "Language-Team: LANGUAGE <address@hidden>\n"
@@ -729,6 +729,11 @@
 msgid "Choose a dictionary"
 msgstr "Seleccioneu un diccionari"
 
+#: qt/main_window.cpp:723
+#, fuzzy
+msgid "Loaded dictionary '%1'"
+msgstr "Diccionari: %1"
+
 #: qt/main_window.cpp:755 qt/ui/main_window.ui:94 utils/ncurses.cpp:491
 msgid "Bag"
 msgstr "Sac"

Index: po/eliot.pot
===================================================================
RCS file: /cvsroot/eliot/eliot/po/eliot.pot,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -b -r1.29 -r1.30
--- po/eliot.pot        26 Sep 2009 09:16:03 -0000      1.29
+++ po/eliot.pot        23 Oct 2009 20:19:04 -0000      1.30
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-26 11:09+0200\n"
+"POT-Creation-Date: 2009-10-23 22:16+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <address@hidden>\n"
 "Language-Team: LANGUAGE <address@hidden>\n"
@@ -702,6 +702,10 @@
 msgid "Choose a dictionary"
 msgstr ""
 
+#: qt/main_window.cpp:723
+msgid "Loaded dictionary '%1'"
+msgstr ""
+
 #: qt/main_window.cpp:755 qt/ui/main_window.ui:94 utils/ncurses.cpp:491
 msgid "Bag"
 msgstr ""

Index: po/en.po
===================================================================
RCS file: /cvsroot/eliot/eliot/po/en.po,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- po/en.po    26 Sep 2009 09:16:03 -0000      1.2
+++ po/en.po    23 Oct 2009 20:19:04 -0000      1.3
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: eliot 1.9\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-26 11:09+0200\n"
+"POT-Creation-Date: 2009-10-23 22:16+0200\n"
 "PO-Revision-Date: 2009-06-28 14:06+0200\n"
 "Last-Translator: Olivier Teulière <ipkiss @@ via.ecp.fr>\n"
 "Language-Team: English <address@hidden>\n"
@@ -701,6 +701,10 @@
 msgid "Choose a dictionary"
 msgstr ""
 
+#: qt/main_window.cpp:723
+msgid "Loaded dictionary '%1'"
+msgstr ""
+
 #: qt/main_window.cpp:755 qt/ui/main_window.ui:94 utils/ncurses.cpp:491
 msgid "Bag"
 msgstr ""

Index: po/fr.po
===================================================================
RCS file: /cvsroot/eliot/eliot/po/fr.po,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -b -r1.33 -r1.34
--- po/fr.po    14 Oct 2009 18:26:07 -0000      1.33
+++ po/fr.po    23 Oct 2009 20:19:04 -0000      1.34
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: eliot 1.9\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-09-26 11:09+0200\n"
+"POT-Creation-Date: 2009-10-23 22:16+0200\n"
 "PO-Revision-Date: 2009-06-28 10:35+0100\n"
 "Last-Translator: Olivier Teulière <ipkiss @@ via.ecp.fr>\n"
 "Language-Team: French <address@hidden>\n"
@@ -738,6 +738,10 @@
 msgid "Choose a dictionary"
 msgstr "Choisir un dictionnaire"
 
+#: qt/main_window.cpp:723
+msgid "Loaded dictionary '%1'"
+msgstr "Dictionnaire '%1' chargé"
+
 #: qt/main_window.cpp:755 qt/ui/main_window.ui:94 utils/ncurses.cpp:491
 msgid "Bag"
 msgstr "Sac"
@@ -1574,9 +1578,6 @@
 #~ msgid "Word to check"
 #~ msgstr "Mot à vérifier"
 
-#~ msgid "No dictionary"
-#~ msgstr "Pas de dictionnaire"
-
 #~ msgid "exists"
 #~ msgstr "existe"
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]