mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-16 20:05:14 +02:00
translation updates
This commit is contained in:
parent
4a67bc60b0
commit
4fbea5088a
6 changed files with 217 additions and 216 deletions
|
@ -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