From 2d584bebbe07b867e050d7609c200d15f8d79d26 Mon Sep 17 00:00:00 2001
From: Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>
Date: Wed, 2 Apr 2008 15:53:29 -0400
Subject: [PATCH] Some translation stuff - gtkstatusicon

---
 po/de.po         | 10 ++++++++++
 po/es.po         | 10 ++++++++++
 po/fr.po         |  9 +++++++++
 po/languages.pot |  8 ++++++++
 4 files changed, 37 insertions(+)

diff --git a/po/de.po b/po/de.po
index c995baebc4..b1d8980ef8 100644
--- a/po/de.po
+++ b/po/de.po
@@ -345,3 +345,13 @@ msgstr ""
 msgid "Ignore"
 msgstr ""
 
+#: sflphone-gtk/src/statusicon.c: 80 
+msgid "Show main window"
+msgstr ""
+
+#: sflphone-gtk/src/statusicon.c: 113
+msgid "SFLphone - %i account registered"
+msgid_plural "SFLphone - %i accounts registered"
+msgstr[0] ""
+msgstr[1] ""
+
diff --git a/po/es.po b/po/es.po
index 3447f37d61..742e7f1dea 100644
--- a/po/es.po
+++ b/po/es.po
@@ -345,3 +345,13 @@ msgstr ""
 msgid "Ignore"
 msgstr ""
 
+#: sflphone-gtk/src/statusicon.c: 80 
+msgid "Show main window"
+msgstr ""
+
+#: sflphone-gtk/src/statusicon.c: 113
+msgid "SFLphone - %i account registered"
+msgid_plural "SFLphone - %i accounts registered"
+msgstr[0] ""
+msgstr[1] ""
+
diff --git a/po/fr.po b/po/fr.po
index 59768629b9..50a4bc0b67 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -345,6 +345,15 @@ msgstr "Refuser"
 msgid "Ignore"
 msgstr "Ignorer"
 
+#: sflphone-gtk/src/statusicon.c: 80 
+msgid "_Show main window"
+msgstr "_Afficher la fenêtre principale"
+
+#: sflphone-gtk/src/statusicon.c: 113
+msgid "SFLphone - %i account registered"
+msgid_plural "SFLphone - %i accounts registered"
+msgstr[0] "SFLphone - %i compte enregistré"
+msgstr[1] "SFLphone - %i comptes enregistrés"
 
 
 
diff --git a/po/languages.pot b/po/languages.pot
index 13b8ce3d74..785f6542ca 100644
--- a/po/languages.pot
+++ b/po/languages.pot
@@ -341,4 +341,12 @@ msgstr ""
 msgid "Ignore"
 msgstr ""
 
+#: sflphone-gtk/src/statusicon.c: 80 
+msgid "_Show main window"
+msgstr ""
 
+#: sflphone-gtk/src/statusicon.c: 113
+msgid "SFLphone - %i account registered"
+msgid_plural "SFLphone - %i accounts registered"
+msgstr[0] ""
+msgstr[1] ""
-- 
GitLab