X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=irc%2Flang%2Ffi-fi%2Fstrings.php;h=f5e9272153f82f6889b406f247b11f0b54be0d47;hb=4d7c1e795d8010316eadb9e72284ed8d25a0bf36;hp=3c3a0f8ca73ffbfebac156c18aa2fb52bd5acb7a;hpb=7777f080475df3218c851bd48ab609bcc54a071d;p=friendica-addons.git diff --git a/irc/lang/fi-fi/strings.php b/irc/lang/fi-fi/strings.php index 3c3a0f8c..f5e92721 100644 --- a/irc/lang/fi-fi/strings.php +++ b/irc/lang/fi-fi/strings.php @@ -5,12 +5,11 @@ function string_plural_select_fi_fi($n){ $n = intval($n); return intval($n != 1); }} -; -$a->strings["IRC Settings"] = "IRC-asetukset"; -$a->strings["Save Settings"] = "Tallenna asetukset"; -$a->strings["Channel(s) to auto connect (comma separated)"] = "Kanavat jota yhdistetään automaattisesti (pilkuilla eroteltu luettelo)"; -$a->strings["List of channels that shall automatically connected to when the app is launched."] = "Kanavat johon luodaan yhteys automaattisesti kun sovellus käynnistyy."; -$a->strings["Popular Channels (comma separated)"] = "Suositut kanavat (pilkuilla eroteltu luettelo)"; -$a->strings["IRC settings saved."] = "IRC-asetukset tallennettu."; -$a->strings["IRC Chatroom"] = "IRC-tsättihuone"; -$a->strings["Popular Channels"] = "Suositut kanavat"; +$a->strings['IRC Settings'] = 'IRC-asetukset'; +$a->strings['Save Settings'] = 'Tallenna asetukset'; +$a->strings['Channel(s) to auto connect (comma separated)'] = 'Kanavat jota yhdistetään automaattisesti (pilkuilla eroteltu luettelo)'; +$a->strings['List of channels that shall automatically connected to when the app is launched.'] = 'Kanavat johon luodaan yhteys automaattisesti kun sovellus käynnistyy.'; +$a->strings['Popular Channels (comma separated)'] = 'Suositut kanavat (pilkuilla eroteltu luettelo)'; +$a->strings['IRC settings saved.'] = 'IRC-asetukset tallennettu.'; +$a->strings['IRC Chatroom'] = 'IRC-tsättihuone'; +$a->strings['Popular Channels'] = 'Suositut kanavat';