[Pommed-commits] r299 - in trunk: . gpomme gpomme/po

Julien Blache jblache at alioth.debian.org
Thu Mar 22 10:10:39 CET 2007


Author: jblache
Date: 2007-03-22 09:10:38 +0000 (Thu, 22 Mar 2007)
New Revision: 299

Added:
   trunk/gpomme/po/it.po
Modified:
   trunk/AUTHORS
   trunk/gpomme/Makefile
Log:
Add italian translation by Daniel G. SIEGEL


Modified: trunk/AUTHORS
===================================================================
--- trunk/AUTHORS	2007-03-22 09:06:24 UTC (rev 298)
+++ trunk/AUTHORS	2007-03-22 09:10:38 UTC (rev 299)
@@ -50,6 +50,7 @@
    - french translation by Julien BLACHE
    - german translation by Soeren SONNENBURG and Daniel G. SIEGEL
    - spanish translation by Eduardo BELLIDO BELLIDO
+   - italian translation by Daniel G. SIEGEL
 
 wmpomme
 -------

Modified: trunk/gpomme/Makefile
===================================================================
--- trunk/gpomme/Makefile	2007-03-22 09:06:24 UTC (rev 298)
+++ trunk/gpomme/Makefile	2007-03-22 09:10:38 UTC (rev 299)
@@ -22,7 +22,7 @@
 LDFLAGS = -lpthread $(ALSA_LIBS) $(AUDIOFILE_LIBS) $(DBUS_LIBS) $(GTK_LIBS) $(CONFUSE_LIBS) $(GLADE_LIBS)
 
 SOURCES = gpomme.c theme.c audio.c conffile.c ../dbus-client/dbus-client.c
-POFILES = po/fr.po po/de.po po/es.po
+POFILES = po/fr.po po/de.po po/es.po po/it.po
 
 OBJS = $(SOURCES:%.c=%.o)
 MOFILES = $(POFILES:%.po=%.mo)

Added: trunk/gpomme/po/it.po
===================================================================
--- trunk/gpomme/po/it.po	2007-03-22 09:06:24 UTC (rev 298)
+++ trunk/gpomme/po/it.po	2007-03-22 09:10:38 UTC (rev 299)
@@ -0,0 +1,56 @@
+# gpomme - graphical client for pommed
+# Copyright (C) 2007 daniel g. siegel <dgsiegel at gmail.com>
+# This file is distributed under the same license as the PACKAGE package.
+# Julien BLACHE <jb at jblache.org>, 2006.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gpomme 0.6\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 18:42+0100\n"
+"PO-Revision-Date: 2007-03-08 18:44+0100\n"
+"Last-Translator: daniel g. siegel <dgsiegel at gmail.com>\n"
+"Language-Team: italian <de at li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: gpomme.c:343
+msgid "LCD backlight level"
+msgstr "Illuminazione"
+
+#: gpomme.c:358
+msgid "Keyboard backlight level"
+msgstr "Illuminazione della Tastiera"
+
+#: gpomme.c:373
+msgid "Sound volume"
+msgstr "Volume"
+
+#: gpomme.c:377
+msgid "Sound volume (muted)"
+msgstr "Livello suono (muto)"
+
+#: gpomme.c:386
+msgid "Sound muted"
+msgstr "Suono muto"
+
+#: gpomme.c:388
+msgid "Sound unmuted"
+msgstr "Suono normale"
+
+#: gpomme.c:392
+msgid "Eject"
+msgstr "Espellere CD"
+
+#: conffile.c:282
+msgid "gpomme preferences"
+msgstr "Impostazioni gpomme"
+
+#: conffile.c:286
+msgid "Theme:"
+msgstr "Tema:"
+
+#: conffile.c:289
+msgid "Timeout (seconds):"
+msgstr "Timeout (secondi):"




More information about the Pommed-commits mailing list