]> git.mxchange.org Git - friendica.git/commitdiff
SV update to the strings
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Wed, 15 Feb 2017 07:13:06 +0000 (08:13 +0100)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Wed, 15 Feb 2017 07:13:06 +0000 (08:13 +0100)
view/lang/sv/messages.po
view/lang/sv/strings.php

index f3c78684443011fdcaf545a6afe43c3118fde0a1..16d4ba89f026569f19cad734bf8d5dcfcfad8f1e 100644 (file)
@@ -3,14 +3,15 @@
 # This file is distributed under the same license as the Friendica package.
 # 
 # Translators:
+# Jonatan Nyberg <jonatan@autistici.org>, 2017
 # Mike Macgirvin, 2010
 msgid ""
 msgstr ""
 "Project-Id-Version: friendica\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2016-12-19 07:46+0100\n"
-"PO-Revision-Date: 2016-12-19 10:01+0000\n"
-"Last-Translator: fabrixxm <fabrix.xm@gmail.com>\n"
+"PO-Revision-Date: 2017-02-13 20:15+0000\n"
+"Last-Translator: Jonatan Nyberg <jonatan@autistici.org>\n"
 "Language-Team: Swedish (http://www.transifex.com/Friendica/friendica/language/sv/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -20,7 +21,7 @@ msgstr ""
 
 #: include/contact_widgets.php:6
 msgid "Add New Contact"
-msgstr ""
+msgstr "Lägg till kontakt"
 
 #: include/contact_widgets.php:7
 msgid "Enter address or web location"
index 6a789c0611d3159f105af5cac4011f75b0a7f4c1..499ed920036ae8a5793d4ca8b035118bac673991 100644 (file)
@@ -5,7 +5,7 @@ function string_plural_select_sv($n){
        return ($n != 1);;
 }}
 ;
-$a->strings["Add New Contact"] = "";
+$a->strings["Add New Contact"] = "Lägg till kontakt";
 $a->strings["Enter address or web location"] = "";
 $a->strings["Example: bob@example.com, http://example.com/barbara"] = "Exempel: adam@exempel.com, http://exempel.com/bertil";
 $a->strings["Connect"] = "Skicka kontaktf&ouml;rfr&aring;gan";