From 3c2f867d129b0fed3c30aebedc850e54074777a9 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Fri, 25 May 2018 10:49:10 +0200 Subject: [PATCH] =?UTF-8?q?IS=20translation=20geonames=20addon=20THX=20Sve?= =?UTF-8?q?inn=20=C3=AD=20Felli?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- geonames/lang/is/messages.po | 36 ++++++++++++++++++++++++++++++++++++ geonames/lang/is/strings.php | 18 ++++++++++++------ 2 files changed, 48 insertions(+), 6 deletions(-) create mode 100644 geonames/lang/is/messages.po diff --git a/geonames/lang/is/messages.po b/geonames/lang/is/messages.po new file mode 100644 index 00000000..a2535ce9 --- /dev/null +++ b/geonames/lang/is/messages.po @@ -0,0 +1,36 @@ +# ADDON geonames +# Copyright (C) +# This file is distributed under the same license as the Friendica geonames addon package. +# +# +# Translators: +# Sveinn í Felli , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2018-05-24 15:15+0000\n" +"Last-Translator: Sveinn í Felli \n" +"Language-Team: Icelandic (http://www.transifex.com/Friendica/friendica/language/is/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: is\n" +"Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n" + +#: geonames.php:143 +msgid "Geonames settings updated." +msgstr "" + +#: geonames.php:179 +msgid "Geonames Settings" +msgstr "" + +#: geonames.php:181 +msgid "Enable Geonames Addon" +msgstr "" + +#: geonames.php:187 +msgid "Submit" +msgstr "Senda inn" diff --git a/geonames/lang/is/strings.php b/geonames/lang/is/strings.php index 436d3116..8462f4c3 100644 --- a/geonames/lang/is/strings.php +++ b/geonames/lang/is/strings.php @@ -1,6 +1,12 @@ -strings["Geonames settings updated."] = ""; -$a->strings["Geonames Settings"] = ""; -$a->strings["Enable Geonames Addon"] = ""; -$a->strings["Submit"] = "Senda inn"; +strings["Geonames settings updated."] = ""; +$a->strings["Geonames Settings"] = ""; +$a->strings["Enable Geonames Addon"] = ""; +$a->strings["Submit"] = "Senda inn";