r1881 - in trunk/src/target/OM-2007/applications/openmoko-calculator: . po

ortalo at sita.openmoko.org ortalo at sita.openmoko.org
Mon Apr 30 21:22:43 CEST 2007


Author: ortalo
Date: 2007-04-30 21:22:41 +0200 (Mon, 30 Apr 2007)
New Revision: 1881

Added:
   trunk/src/target/OM-2007/applications/openmoko-calculator/po/ChangeLog
   trunk/src/target/OM-2007/applications/openmoko-calculator/po/ru.po
   trunk/src/target/OM-2007/applications/openmoko-calculator/po/sv.po
Modified:
   trunk/src/target/OM-2007/applications/openmoko-calculator/configure.ac
Log:
Added russian and swedish translations (thanks to translators).


Modified: trunk/src/target/OM-2007/applications/openmoko-calculator/configure.ac
===================================================================
--- trunk/src/target/OM-2007/applications/openmoko-calculator/configure.ac	2007-04-30 16:20:27 UTC (rev 1880)
+++ trunk/src/target/OM-2007/applications/openmoko-calculator/configure.ac	2007-04-30 19:22:41 UTC (rev 1881)
@@ -14,7 +14,7 @@
 GETTEXT_PACKAGE=Calculator
 AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [Gettext package])
 AC_SUBST(GETTEXT_PACKAGE)
-ALL_LINGUAS="fr"
+ALL_LINGUAS="fr ru sv"
 AM_GLIB_GNU_GETTEXT
 
 # base deps

Added: trunk/src/target/OM-2007/applications/openmoko-calculator/po/ChangeLog
===================================================================
--- trunk/src/target/OM-2007/applications/openmoko-calculator/po/ChangeLog	2007-04-30 16:20:27 UTC (rev 1880)
+++ trunk/src/target/OM-2007/applications/openmoko-calculator/po/ChangeLog	2007-04-30 19:22:41 UTC (rev 1881)
@@ -0,0 +1,2 @@
+ * 2007-04-23: Added ru.po file contributed by Evgeny Ginzburg
+ <Nad.Oby at gmail.com>

Added: trunk/src/target/OM-2007/applications/openmoko-calculator/po/ru.po
===================================================================
--- trunk/src/target/OM-2007/applications/openmoko-calculator/po/ru.po	2007-04-30 16:20:27 UTC (rev 1880)
+++ trunk/src/target/OM-2007/applications/openmoko-calculator/po/ru.po	2007-04-30 19:22:41 UTC (rev 1881)
@@ -0,0 +1,38 @@
+# Initial translation.
+# Copyright (C) 2007
+# This file is distributed under the same license as the openmoko-calculator package.
+# Evgeny Ginzburg <Nad.Oby at gmail.com>, 2007. 
+# 
+msgid ""
+msgstr ""
+"Project-Id-Version: openmoko-calculator 0.0.2\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-24 13:52+0100\n"
+"PO-Revision-Date: 2007-04-03 17:33+0300\n"
+"Last-Translator:  Evgeny Ginzburg <Nad.Oby at gmail.com>\n"
+"Language-Team: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/calc-main.c:87
+msgid "Clear All"
+msgstr "Очистить всё"
+
+#: src/calc-main.c:87
+msgid "Clear"
+msgstr "Очистить"
+
+#: src/calc-main.c:91
+msgid "<big><b>.</b></big>"
+msgstr "<big><b>.</b></big>"
+
+#. application object
+#. MokoApplication* app = MOKO_APPLICATION(moko_application_get_instance());
+#: src/calc-main.c:349
+msgid "Calculator"
+msgstr "Калькулятор"
+
+#: src/calc-main.c:356
+msgid "Close"
+msgstr "Закрыть"

Added: trunk/src/target/OM-2007/applications/openmoko-calculator/po/sv.po
===================================================================
--- trunk/src/target/OM-2007/applications/openmoko-calculator/po/sv.po	2007-04-30 16:20:27 UTC (rev 1880)
+++ trunk/src/target/OM-2007/applications/openmoko-calculator/po/sv.po	2007-04-30 19:22:41 UTC (rev 1881)
@@ -0,0 +1,38 @@
+# Swedish translation for openmoko's calculator.
+# Copyright (C) 2007 Free Software Foundation, Inc.
+# This file is distributed under the same license as the openmoko package.
+# Daniel Nylander <po at danielnylander.se>, 2007.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: openmoko calculator\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-03-24 13:52+0100\n"
+"PO-Revision-Date: 2007-04-04 11:18+0100\n"
+"Last-Translator: Daniel Nylander <po at danielnylander.se>\n"
+"Language-Team: Swedish <tp-sv at listor.tp-sv.se>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/calc-main.c:87
+msgid "Clear All"
+msgstr "Töm allt"
+
+#: src/calc-main.c:87
+msgid "Clear"
+msgstr "Töm"
+
+#: src/calc-main.c:91
+msgid "<big><b>.</b></big>"
+msgstr "<big><b>.</b></big>"
+
+#. application object
+#. MokoApplication* app = MOKO_APPLICATION(moko_application_get_instance());
+#: src/calc-main.c:349
+msgid "Calculator"
+msgstr "Miniräknare"
+
+#: src/calc-main.c:356
+msgid "Close"
+msgstr "Stäng"





More information about the commitlog mailing list