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";