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:
Konsta Ranta
2021-08-12 22:31:29 +03:00
committed by GitHub
parent 1d654a6ac3
commit caa0f3ddae
25 changed files with 384 additions and 380 deletions

View File

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

Binary file not shown.

BIN
sounds/10.mp3 Normal file

Binary file not shown.

BIN
sounds/11.mp3 Normal file

Binary file not shown.

BIN
sounds/12.mp3 Normal file

Binary file not shown.

BIN
sounds/13.mp3 Normal file

Binary file not shown.

BIN
sounds/14.mp3 Normal file

Binary file not shown.

BIN
sounds/15.mp3 Normal file

Binary file not shown.

BIN
sounds/16.mp3 Normal file

Binary file not shown.

BIN
sounds/17.mp3 Normal file

Binary file not shown.

BIN
sounds/18.mp3 Normal file

Binary file not shown.

BIN
sounds/19.mp3 Normal file

Binary file not shown.

BIN
sounds/2.mp3 Normal file

Binary file not shown.

BIN
sounds/20.mp3 Normal file

Binary file not shown.

BIN
sounds/21.mp3 Normal file

Binary file not shown.

BIN
sounds/22.mp3 Normal file

Binary file not shown.

BIN
sounds/23.mp3 Normal file

Binary file not shown.

BIN
sounds/24.mp3 Normal file

Binary file not shown.

BIN
sounds/3.mp3 Normal file

Binary file not shown.

BIN
sounds/4.mp3 Normal file

Binary file not shown.

BIN
sounds/5.mp3 Normal file

Binary file not shown.

BIN
sounds/6.mp3 Normal file

Binary file not shown.

BIN
sounds/7.mp3 Normal file

Binary file not shown.

BIN
sounds/8.mp3 Normal file

Binary file not shown.

BIN
sounds/9.mp3 Normal file

Binary file not shown.