regenerated all the strings

This commit is contained in:
Tobias Diekershoff 2021-10-10 08:27:53 +02:00
parent 55986ad17d
commit 25ba6023d0
767 changed files with 7410 additions and 7962 deletions

View file

@ -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';