translation updates
This commit is contained in:
parent
4a67bc60b0
commit
4fbea5088a
6 changed files with 217 additions and 216 deletions
|
@ -15,7 +15,7 @@ msgstr ""
|
|||
"Project-Id-Version: friendica\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-06 16:58+0200\n"
|
||||
"PO-Revision-Date: 2018-04-09 16:48+0000\n"
|
||||
"PO-Revision-Date: 2018-04-10 18:27+0000\n"
|
||||
"Last-Translator: Kris\n"
|
||||
"Language-Team: Finnish (Finland) (http://www.transifex.com/Friendica/friendica/language/fi_FI/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -3997,15 +3997,15 @@ msgstr "Kontaktia ei voitu lisätä."
|
|||
|
||||
#: mod/follow.php:73
|
||||
msgid "You already added this contact."
|
||||
msgstr ""
|
||||
msgstr "Olet jo lisännyt tämän kontaktin."
|
||||
|
||||
#: mod/follow.php:83
|
||||
msgid "Diaspora support isn't enabled. Contact can't be added."
|
||||
msgstr ""
|
||||
msgstr "Diaspora -tuki ei ole käytössä. Kontaktia ei voi lisätä."
|
||||
|
||||
#: mod/follow.php:90
|
||||
msgid "OStatus support is disabled. Contact can't be added."
|
||||
msgstr ""
|
||||
msgstr "OStatus -tuki ei ole käytössä. Kontaktia ei voi lisätä."
|
||||
|
||||
#: mod/follow.php:97
|
||||
msgid "The network type couldn't be detected. Contact can't be added."
|
||||
|
|
|
@ -910,9 +910,9 @@ $a->strings["BBCode"] = "BBCode";
|
|||
$a->strings["Markdown"] = "";
|
||||
$a->strings["HTML"] = "HTML";
|
||||
$a->strings["The contact could not be added."] = "Kontaktia ei voitu lisätä.";
|
||||
$a->strings["You already added this contact."] = "";
|
||||
$a->strings["Diaspora support isn't enabled. Contact can't be added."] = "";
|
||||
$a->strings["OStatus support is disabled. Contact can't be added."] = "";
|
||||
$a->strings["You already added this contact."] = "Olet jo lisännyt tämän kontaktin.";
|
||||
$a->strings["Diaspora support isn't enabled. Contact can't be added."] = "Diaspora -tuki ei ole käytössä. Kontaktia ei voi lisätä.";
|
||||
$a->strings["OStatus support is disabled. Contact can't be added."] = "OStatus -tuki ei ole käytössä. Kontaktia ei voi lisätä.";
|
||||
$a->strings["The network type couldn't be detected. Contact can't be added."] = "";
|
||||
$a->strings["Profile deleted."] = "Profiili poistettiin.";
|
||||
$a->strings["Profile-"] = "Profiili-";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue