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

jblache at alioth.debian.org jblache at alioth.debian.org
Tue Oct 7 16:10:00 UTC 2008


Author: jblache
Date: 2008-10-07 16:10:00 +0000 (Tue, 07 Oct 2008)
New Revision: 510

Added:
   trunk/gpomme/po/ja.po
Modified:
   trunk/AUTHORS
   trunk/ChangeLog
   trunk/gpomme/Makefile
Log:
Add japanese translation for gpomme.


Modified: trunk/AUTHORS
===================================================================
--- trunk/AUTHORS	2008-07-28 17:57:38 UTC (rev 509)
+++ trunk/AUTHORS	2008-10-07 16:10:00 UTC (rev 510)
@@ -60,6 +60,7 @@
    - german translation by Soeren SONNENBURG and Daniel G. SIEGEL
    - spanish translation by Eduardo BELLIDO BELLIDO
    - italian translation by Daniel G. SIEGEL
+   - japanese translation by Nobuhiro Iwamatsu <iwamatsu at nigauri.org>
 
 wmpomme
 -------

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2008-07-28 17:57:38 UTC (rev 509)
+++ trunk/ChangeLog	2008-10-07 16:10:00 UTC (rev 510)
@@ -6,6 +6,8 @@
 	not have a backlit keyboard. Avoids a spurious error message.
 	- pommed: factor out ADB & LMU write routines, avoids duplicated
 	code in the kbd_{lmu,pmu}_backlight_set() routines.
+	- gpomme: add japanese translation for gpomme, courtesy of
+	Nobuhiro Iwamatsu <iwamatsu at nigauri.org>.
 
 version 1.21:
 	- gpomme: use compositing if available, patch by Soeren Sonnenburg.

Modified: trunk/gpomme/Makefile
===================================================================
--- trunk/gpomme/Makefile	2008-07-28 17:57:38 UTC (rev 509)
+++ trunk/gpomme/Makefile	2008-10-07 16:10:00 UTC (rev 510)
@@ -23,7 +23,7 @@
 SOURCES = gpomme.c theme.c conffile.c \
 		../client-common/dbus-client.c \
 		../client-common/video-client.c
-POFILES = po/fr.po po/de.po po/es.po po/it.po
+POFILES = po/fr.po po/de.po po/es.po po/it.po po/ja.po
 
 OBJS = $(SOURCES:%.c=%.o)
 MOFILES = $(POFILES:%.po=%.mo)

Added: trunk/gpomme/po/ja.po
===================================================================
--- trunk/gpomme/po/ja.po	                        (rev 0)
+++ trunk/gpomme/po/ja.po	2008-10-07 16:10:00 UTC (rev 510)
@@ -0,0 +1,58 @@
+# gpomme - graphical client for pommed
+# Copyright (C) 2006, Julien BLACHE <jb at jblache.org>
+# Copyright (C) 2008, Nobuhiro Iwamatsu <iwamatsu at nigauri.org>
+# This file is distributed under the same license as the PACKAGE package.
+# Nobuhiro Iwamatsu <iwamatsu at nigauri.org>, 2008.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gpommed 1.21\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-08 18:42+0100\n"
+"PO-Revision-Date: 2008-10-07 21:24+0900\n"
+"Last-Translator: Nobuhiro Iwamatsu <iwamatsu at nigauri.org>\n"
+"Language-Team: debian-japanese <debian-japanese at debian.or.jp>\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 "LCD バックライトレベル"
+
+#: gpomme.c:358
+msgid "Keyboard backlight level"
+msgstr "キーボードバックライトレベル"
+
+#: gpomme.c:373
+msgid "Sound volume"
+msgstr "サウンドボリューム"
+
+#: gpomme.c:377
+msgid "Sound volume (muted)"
+msgstr "サウンドボリューム (ミュート)"
+
+#: gpomme.c:386
+msgid "Sound muted"
+msgstr "ミュート"
+
+#: gpomme.c:388
+msgid "Sound unmuted"
+msgstr "ミュート解除"
+
+#: gpomme.c:392
+msgid "Eject"
+msgstr "イジェクト"
+
+#: conffile.c:282
+msgid "gpomme preferences"
+msgstr "gpomme の設定"
+
+#: conffile.c:286
+msgid "Theme:"
+msgstr "テーマ:"
+
+#: conffile.c:289
+msgid "Timeout (seconds):"
+msgstr "タイムアウト (秒):"
+




More information about the Pommed-commits mailing list