[Goodies-commits] r1922 - in verve-plugin/trunk: . po
Jannis Pohlmann
jannis at xfce.org
Thu Aug 24 18:52:03 CEST 2006
Author: jannis
Date: 2006-08-24 16:52:02 +0000 (Thu, 24 Aug 2006)
New Revision: 1922
Added:
verve-plugin/trunk/po/fi.po
Modified:
verve-plugin/trunk/ChangeLog
verve-plugin/trunk/configure.in.in
verve-plugin/trunk/po/ChangeLog
Log:
* configure.in.in: Finnish translations added.
* fi.po: Finnish translations by Jari Rahkonen
<jari.rahkonen at pp1.inet.fi> added.
Modified: verve-plugin/trunk/ChangeLog
===================================================================
--- verve-plugin/trunk/ChangeLog 2006-08-24 15:44:58 UTC (rev 1921)
+++ verve-plugin/trunk/ChangeLog 2006-08-24 16:52:02 UTC (rev 1922)
@@ -1,3 +1,7 @@
+2006-08-24 Jannis Pohlmann <jannis at xfce.org>
+
+ * configure.in.in: Finnish translations added.
+
2006-08-16 Jannis Pohlmann <jannis at xfce.org>
* panel-plugin/verve-plugin.c, panel-plugin/verve-history.c,
Modified: verve-plugin/trunk/configure.in.in
===================================================================
--- verve-plugin/trunk/configure.in.in 2006-08-24 15:44:58 UTC (rev 1921)
+++ verve-plugin/trunk/configure.in.in 2006-08-24 16:52:02 UTC (rev 1922)
@@ -47,7 +47,7 @@
dnl ******************************
dnl *** Check for i18n support ***
dnl ******************************
-XDT_I18N([ca de el eu fr it ja nl pl ru vi])
+XDT_I18N([ca de el eu fi fr it ja nl pl ru vi])
dnl ***********************************
dnl *** Check for required packages ***
Modified: verve-plugin/trunk/po/ChangeLog
===================================================================
--- verve-plugin/trunk/po/ChangeLog 2006-08-24 15:44:58 UTC (rev 1921)
+++ verve-plugin/trunk/po/ChangeLog 2006-08-24 16:52:02 UTC (rev 1922)
@@ -1,3 +1,8 @@
+2006-08-24 Jannis Pohlmann <jannis at xfce.org>
+
+ * fi.po: Finnish translations by Jari Rahkonen
+ <jari.rahkonen at pp1.inet.fi> added.
+
2006-08-19 Jean-François Wauthy <pollux at xfce.org>
* fr.po: Updated French translations by Max Schleiss
Added: verve-plugin/trunk/po/fi.po
===================================================================
--- verve-plugin/trunk/po/fi.po (rev 0)
+++ verve-plugin/trunk/po/fi.po 2006-08-24 16:52:02 UTC (rev 1922)
@@ -0,0 +1,68 @@
+# Finnish translations for verve-plugin.
+# This file is distributed under the same license as the verve-plugin package.
+# Copyright (C) 2006 Jannis Pohlmann.
+# Jari Rahkonen <jari.rahkonen at pp1.inet.fi>, 2006.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: verve-plugin 0.3.4\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2006-08-24 11:32+0300\n"
+"PO-Revision-Date: 2006-08-24 12:00+0300\n"
+"Last-Translator: jari <jari.rahkonen at pp1.inet.fi>\n"
+"Language-Team: Finnish <translation-team-fi at lists.sourceforge.net>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Generate error message
+#: ../panel-plugin/verve-plugin.c:407
+msgid "Could not execute command:"
+msgstr "Komentoa ei voi suorittaa:"
+
+#. Create properties dialog
+#: ../panel-plugin/verve-plugin.c:781
+msgid "Verve"
+msgstr "Verve"
+
+#. Frame for appearance settings
+#: ../panel-plugin/verve-plugin.c:799
+msgid "Appearance"
+msgstr "Ulkoasu"
+
+#. Plugin size label
+#: ../panel-plugin/verve-plugin.c:810
+msgid "Width (in chars):"
+msgstr "Leveys (merkkiä):"
+
+#. Frame for behaviour settings
+#: ../panel-plugin/verve-plugin.c:830
+msgid "Behaviour"
+msgstr "Käytös"
+
+#. History length label
+#: ../panel-plugin/verve-plugin.c:841
+msgid "Number of saved history items:"
+msgstr "Historian kohteiden määrä:"
+
+#. vim:set expandtab sts=2 ts=2 sw=2:
+#: ../panel-plugin/verve.desktop.in.in.h:1
+msgid "Command line interface with auto-completion and command history"
+msgstr "Komentorivi automaattitäydennyksellä ja komentohistorialla"
+
+#: ../panel-plugin/verve.desktop.in.in.h:2
+msgid "Verve Command Line"
+msgstr "Verve-komentorivi"
+
+#. Print error message
+#: ../scripts/verve-focus.c:61
+msgid "Failed to connect to the D-BUS session bus."
+msgstr "Ei voi muodostaa yhteyttä D-BUS -istuntoväylään."
+
+#. Print error message
+#: ../scripts/verve-focus.c:84
+msgid ""
+"There seems to be no Verve D-BUS provider (e.g. the Verve panel plugin) "
+"running."
+msgstr ""
+"Verven D-BUS -tarjoajaa (esim. Verve-paneeliliitännäinen) ei ole käynnissä."
More information about the Goodies-commits
mailing list