This is an automated email from the git hooks/post-receive script. t r a n s i f e x p u s h e d a c o m m i t t o b r a n c h m a s t e r in repository panel-plugins/xfce4-calculator-plugin.
commit 4ef5258d3ea0d69086ba607195fe2b2b1f0127c2 Author: Anonymous <[email protected]> Date: Sat Jan 26 12:32:33 2019 +0100 I18n: Add new translation fi (100%). 15 translated messages. Transifex (https://www.transifex.com/xfce/public/). --- po/fi.po | 86 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 86 insertions(+) diff --git a/po/fi.po b/po/fi.po new file mode 100644 index 0000000..9fa284a --- /dev/null +++ b/po/fi.po @@ -0,0 +1,86 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +# Translators: +# Jiri Grönroos <[email protected]>, 2019 +# Nick Schermer <[email protected]>, 2019 +# Ammuu5, 2019 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-01-14 18:35+0100\n" +"PO-Revision-Date: 2019-01-14 12:47+0000\n" +"Last-Translator: Ammuu5, 2019\n" +"Language-Team: Finnish (https://www.transifex.com/xfce/teams/16840/fi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fi\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../panel-plugin/calculator.c:151 +#, c-format +msgid "Calculator error: %s" +msgstr "Laskinvirhe: %s" + +#: ../panel-plugin/calculator.c:227 +msgid " Calc:" +msgstr "Laske:" + +#: ../panel-plugin/calculator.c:399 +msgid "Calculator Plugin" +msgstr "Laskinliitännäinen" + +#: ../panel-plugin/calculator.c:402 +msgid "_Close" +msgstr "_Sulje" + +#: ../panel-plugin/calculator.c:416 +msgid "Appearance" +msgstr "Ulkoasu" + +#: ../panel-plugin/calculator.c:426 +msgid "Width (in chars):" +msgstr "Leveys (merkkiä):" + +#: ../panel-plugin/calculator.c:438 +msgid "History" +msgstr "Historia" + +#: ../panel-plugin/calculator.c:448 +msgid "Size:" +msgstr "Koko:" + +#: ../panel-plugin/calculator.c:474 +msgid "Calculator for Xfce panel" +msgstr "Laskin Xfce:n paneelille" + +#: ../panel-plugin/calculator.c:476 +msgid "Copyright (c) 2003-2019\n" +msgstr "Tekijänoikeus (c) 2003-2019\n" + +#: ../panel-plugin/calculator.c:526 +msgid "Trigonometrics use degrees" +msgstr "Trigonometriat käyttävät asteita" + +#: ../panel-plugin/calculator.c:529 +msgid "Trigonometrics use radians" +msgstr "Trigonometriat käyttävät radiaaneja" + +#. Add checkbox to enable hexadecimal output +#: ../panel-plugin/calculator.c:549 +msgid "Hexadecimal output" +msgstr "Heksadesimaalituloste" + +#: ../panel-plugin/calculator.desktop.in.h:1 +msgid "Calculator" +msgstr "Laskin" + +#: ../panel-plugin/calculator.desktop.in.h:2 +msgid "Calculator plugin for the Xfce panel" +msgstr "Laskinlitännäinen Xfce:n paneelille" -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
