Adding a sounds folder with sample sounds for the future (#109)
* Updating the update script to check Finnish * Back to orig * Added the update script back * Add a sounds folder with some example notification sounds for the future.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
/*
|
||||
* LE CHAT-PHP - a PHP Chat based on LE CHAT - English translation
|
||||
* LE CHAT-PHP - a PHP Chat based on LE CHAT - Suomi (FI) translation
|
||||
*
|
||||
* Copyright (C) 2015-2020 Daniel Winzen <daniel@danwin1210.me>
|
||||
*
|
||||
@ -18,7 +18,7 @@
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
//Native language name: English
|
||||
//Native language name: suomi (Suomi)
|
||||
$T=[
|
||||
'nodb' => 'Ei tietokantayhteyttä!',
|
||||
'nodbsetup' => 'Tietokantaa ei ole asetettu, luo se ja yhdistä skripti siihen.',
|
||||
@ -55,7 +55,9 @@ $T=[
|
||||
'globalloginpass' => 'Yleinen salasana:',
|
||||
'login' => 'Kirjaudu',
|
||||
'dbupdate' => 'Tietokanta päivitetty onnistuneesti!',
|
||||
'sysmessage' => 'system message',
|
||||
'sysmessages' => 'Järjestelmäviestit',
|
||||
'sysmessagetxt' => 'Prepend this text to system messages',
|
||||
'msgenter' => 'Liittyi',
|
||||
'msgexit' => 'Poistui',
|
||||
'msgmemreg' => 'Käyttäjä luotu',
|
||||
@ -271,6 +273,7 @@ $T=[
|
||||
'trackip' => 'Näytä istunnon IP',
|
||||
'captchachars' => 'Captchan merkit',
|
||||
'memkick' => 'Jäsenet voivat heittää ulos, jos moderaattori ei ole paikalla',
|
||||
'memkickalways' => 'Members can always kick',
|
||||
'forceredirect' => 'Pakota uudelleenohjaus',
|
||||
'redirect' => 'Oma uudelleenohjausskripti',
|
||||
'backuprestore' => 'Varmuuskopioi ja palauta',
|
||||
@ -370,6 +373,7 @@ $T=[
|
||||
'personalnotes' => 'Henkilökohtaiset muistiinpanot',
|
||||
'publicnotes' => 'Julkiset muistiinpanot',
|
||||
'filtermodkick' => 'Käytä ulosheittosuodatinta moderaattoreihin',
|
||||
'namedoers' => 'Show who kicks people or purges all messages.',
|
||||
'forgotlogin' => 'Unohditko tunnukset?',
|
||||
'resetinstruction' => 'Muokkaa skriptiä ja lisää tämä loppuun, muuta salasana ja päivitä tämä sivu: define(\'RESET_SUPERADMIN_PASSWORD\', \'changeme\');',
|
||||
'resetpassword' => 'Nollaa salasana',
|
||||
|
BIN
sounds/1.mp3
Normal file
BIN
sounds/1.mp3
Normal file
Binary file not shown.
BIN
sounds/10.mp3
Normal file
BIN
sounds/10.mp3
Normal file
Binary file not shown.
BIN
sounds/11.mp3
Normal file
BIN
sounds/11.mp3
Normal file
Binary file not shown.
BIN
sounds/12.mp3
Normal file
BIN
sounds/12.mp3
Normal file
Binary file not shown.
BIN
sounds/13.mp3
Normal file
BIN
sounds/13.mp3
Normal file
Binary file not shown.
BIN
sounds/14.mp3
Normal file
BIN
sounds/14.mp3
Normal file
Binary file not shown.
BIN
sounds/15.mp3
Normal file
BIN
sounds/15.mp3
Normal file
Binary file not shown.
BIN
sounds/16.mp3
Normal file
BIN
sounds/16.mp3
Normal file
Binary file not shown.
BIN
sounds/17.mp3
Normal file
BIN
sounds/17.mp3
Normal file
Binary file not shown.
BIN
sounds/18.mp3
Normal file
BIN
sounds/18.mp3
Normal file
Binary file not shown.
BIN
sounds/19.mp3
Normal file
BIN
sounds/19.mp3
Normal file
Binary file not shown.
BIN
sounds/2.mp3
Normal file
BIN
sounds/2.mp3
Normal file
Binary file not shown.
BIN
sounds/20.mp3
Normal file
BIN
sounds/20.mp3
Normal file
Binary file not shown.
BIN
sounds/21.mp3
Normal file
BIN
sounds/21.mp3
Normal file
Binary file not shown.
BIN
sounds/22.mp3
Normal file
BIN
sounds/22.mp3
Normal file
Binary file not shown.
BIN
sounds/23.mp3
Normal file
BIN
sounds/23.mp3
Normal file
Binary file not shown.
BIN
sounds/24.mp3
Normal file
BIN
sounds/24.mp3
Normal file
Binary file not shown.
BIN
sounds/3.mp3
Normal file
BIN
sounds/3.mp3
Normal file
Binary file not shown.
BIN
sounds/4.mp3
Normal file
BIN
sounds/4.mp3
Normal file
Binary file not shown.
BIN
sounds/5.mp3
Normal file
BIN
sounds/5.mp3
Normal file
Binary file not shown.
BIN
sounds/6.mp3
Normal file
BIN
sounds/6.mp3
Normal file
Binary file not shown.
BIN
sounds/7.mp3
Normal file
BIN
sounds/7.mp3
Normal file
Binary file not shown.
BIN
sounds/8.mp3
Normal file
BIN
sounds/8.mp3
Normal file
Binary file not shown.
BIN
sounds/9.mp3
Normal file
BIN
sounds/9.mp3
Normal file
Binary file not shown.
Reference in New Issue
Block a user