From f209ae60c3ea262856822d1fceccb07222103936 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jiri=20Gr=C3=B6nroos?= Date: Sat, 3 Sep 2016 10:04:58 +0000 Subject: [PATCH] Added Finnish translation --- po/LINGUAS | 1 + po/fi.po | 27 +++++++++++++++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 po/fi.po diff --git a/po/LINGUAS b/po/LINGUAS index f0518fd..4f86ab5 100644 --- a/po/LINGUAS +++ b/po/LINGUAS @@ -3,6 +3,7 @@ cs de el es +fi fr hu lt diff --git a/po/fi.po b/po/fi.po new file mode 100644 index 0000000..be00ce1 --- /dev/null +++ b/po/fi.po @@ -0,0 +1,27 @@ +# Finnish translation for tracker-miner-media. +# Copyright (C) 2016 tracker-miner-media's COPYRIGHT HOLDER +# This file is distributed under the same license as the tracker-miner-media package. +# Jiri Grönroos , 2016. +# +msgid "" +msgstr "" +"Project-Id-Version: tracker-miner-media master\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-21 15:21+0000\n" +"PO-Revision-Date: 2016-09-03 13:04+0300\n" +"Last-Translator: Jiri Grönroos \n" +"Language-Team: suomi \n" +"Language: fi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Gtranslator 2.91.7\n" + +#: ../data/tracker-miner-media.desktop.in.in.h:1 +msgid "Media Files" +msgstr "Mediatiedostot" + +#: ../data/tracker-miner-media.desktop.in.in.h:2 +msgid "Online data extractor for media files" +msgstr "Verkkodatan kerääjä mediatiedostoille" -- GitLab