mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +00:00
update to the FI translations
This commit is contained in:
parent
04a5fc700f
commit
eb5eb5986d
92 changed files with 620 additions and 522 deletions
|
@ -5,12 +5,13 @@
|
|||
#
|
||||
# Translators:
|
||||
# Kris, 2018
|
||||
# Kris, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: friendica\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-07-08 13:17+0200\n"
|
||||
"PO-Revision-Date: 2018-04-03 18:47+0000\n"
|
||||
"PO-Revision-Date: 2018-04-08 15:56+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"
|
||||
|
@ -46,7 +47,7 @@ msgstr ""
|
|||
|
||||
#: irc.php:41 irc.php:138
|
||||
msgid "Popular Channels (comma separated)"
|
||||
msgstr ""
|
||||
msgstr "Suositut kanavat (pilkuilla eroteltu luettelo)"
|
||||
|
||||
#: irc.php:41 irc.php:138
|
||||
msgid ""
|
||||
|
@ -64,4 +65,4 @@ msgstr "IRC-tsättihuone"
|
|||
|
||||
#: irc.php:90
|
||||
msgid "Popular Channels"
|
||||
msgstr ""
|
||||
msgstr "Suositut kanavat"
|
||||
|
|
|
@ -10,8 +10,8 @@ $a->strings["Here you can change the system wide settings for the channels to au
|
|||
$a->strings["Save Settings"] = "Tallenna asetukset";
|
||||
$a->strings["Channel(s) to auto connect (comma separated)"] = "";
|
||||
$a->strings["List of channels that shall automatically connected to when the app is launched."] = "";
|
||||
$a->strings["Popular Channels (comma separated)"] = "";
|
||||
$a->strings["Popular Channels (comma separated)"] = "Suositut kanavat (pilkuilla eroteltu luettelo)";
|
||||
$a->strings["List of popular channels, will be displayed at the side and hotlinked for easy joining."] = "";
|
||||
$a->strings["IRC settings saved."] = "IRC-asetukset tallennettu.";
|
||||
$a->strings["IRC Chatroom"] = "IRC-tsättihuone";
|
||||
$a->strings["Popular Channels"] = "";
|
||||
$a->strings["Popular Channels"] = "Suositut kanavat";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue