Compare commits
146 Commits
Author | SHA1 | Date | |
---|---|---|---|
d4a35bc60e | |||
8142c9c799 | |||
361137db9f | |||
5c32a8859f | |||
208c354284 | |||
c5b080154c | |||
0e6acb8806 | |||
675568bd30 | |||
f7950e8ee1 | |||
b1713dadc1 | |||
8dd81ed766 | |||
0e82276697 | |||
6c885d7c02 | |||
048a373ef7 | |||
19df2e030a | |||
cb78be1f17 | |||
87e3864daf
|
|||
370c322dc6
|
|||
db026ede18
|
|||
d405333419
|
|||
c4e9d76b05
|
|||
98f7634a12
|
|||
0ecd188559
|
|||
8ca4f9178b
|
|||
8197ee6679
|
|||
351aabc84b
|
|||
da99281a5d | |||
c8cb6cbd79
|
|||
972a40af51 | |||
92d52d65a0 | |||
3640da7f8e
|
|||
771f555305
|
|||
bcc80c468d
|
|||
88a91658bb
|
|||
8ce48c837c
|
|||
25393dd377
|
|||
33c4095c58
|
|||
002b618443
|
|||
5abfb9c9d6
|
|||
6023afa1e7
|
|||
bbbfe93dce
|
|||
005bc932ed
|
|||
9a2e5868e8
|
|||
0e969a1894
|
|||
75263aea4b
|
|||
18d5954138
|
|||
b2de7a0dc9
|
|||
96ee911c53
|
|||
68a29558b1
|
|||
9156af26e5
|
|||
84e4a91656
|
|||
2855566261
|
|||
3cbeee4f1b
|
|||
400e5fe03e
|
|||
ee2e29db2e
|
|||
219d30f8b3
|
|||
22f7fb82a4
|
|||
d0163957f6
|
|||
c9f622265f
|
|||
77aac82f98
|
|||
ac5092d5b6
|
|||
467d9b55f2
|
|||
691e36cd6b
|
|||
453d3a1421
|
|||
c11365fecf
|
|||
abab38e67b
|
|||
8e75c36572
|
|||
1753606b8a
|
|||
ff158feffa
|
|||
95919e81f6
|
|||
6365372ada
|
|||
70c59b4638
|
|||
3f19d3aae0
|
|||
c05f1e613f
|
|||
f8abff926b
|
|||
1ec5a6b562
|
|||
2d4ba6f902
|
|||
8d9e6a70ce
|
|||
131c84a78f
|
|||
68d0f5d2b4
|
|||
064d5f6e4a
|
|||
9606d20a27
|
|||
61126c77eb
|
|||
2ab29a0014
|
|||
0d9a9de558
|
|||
37b0a323ad
|
|||
2b8faa735a
|
|||
2951780599
|
|||
9d758146d1
|
|||
6a8442969d
|
|||
7972453e42
|
|||
f9b53cb044
|
|||
24575374eb
|
|||
18810a387c
|
|||
8518536956
|
|||
0ebb5ddc82
|
|||
643189d5ee
|
|||
5c4586c04e
|
|||
ba35a1c8d0
|
|||
e8968d7712
|
|||
35a2d5a524
|
|||
2cf52871b8
|
|||
309d86050b
|
|||
c8f3020f17
|
|||
260dbdfd56
|
|||
53211076a0
|
|||
5ef5d5f701
|
|||
b053e18e11
|
|||
eb13ee2d2f
|
|||
dca1b81ef9
|
|||
86b1de0ec8
|
|||
147c511c61
|
|||
07ff78994e
|
|||
b09cb6b352
|
|||
e454b44f2b
|
|||
a72cd08cfb
|
|||
190ec4c863
|
|||
3105cffaf1
|
|||
1a8eefc396
|
|||
47ffde6839
|
|||
ae3fe6d510
|
|||
6ccce399b7
|
|||
8538b22f6a
|
|||
a37026ca64
|
|||
555208a556
|
|||
d9c9dae6c0
|
|||
266523902f
|
|||
8408edd1f8
|
|||
7210a9fc90
|
|||
37fbb7bc43
|
|||
e72dc58d56
|
|||
b2df491ab7
|
|||
63b4764ec4
|
|||
15a4eb62bc
|
|||
60355735ee
|
|||
0b8cdcc1e5
|
|||
51ee2e1495
|
|||
db86cb984b
|
|||
30d460b91e
|
|||
ea24d7ae5b
|
|||
6a8186d984
|
|||
2757f62d48
|
|||
df140d0ee7
|
|||
6890bdb80a
|
|||
5c62bcef00
|
|||
f2c6d9fb95 |
115
CHANGELOG
115
CHANGELOG
@ -1,3 +1,118 @@
|
|||||||
|
Version 1.23.2 - Jan. 1, 2017
|
||||||
|
Restructure initalization code to fix setting up new chats
|
||||||
|
|
||||||
|
Version 1.23.1 - Dec. 30, 2016
|
||||||
|
Replace configurable static size for notes and post textarea with css
|
||||||
|
Let offline members be ignored
|
||||||
|
Force space after /me to prevent posting "as someone else"
|
||||||
|
Prevent non-admins from loging in incognito via setup
|
||||||
|
|
||||||
|
Version 1.23 - Dec. 25, 2016
|
||||||
|
Optimizations
|
||||||
|
More secure session key generation and password storage
|
||||||
|
Add option to make your own font small
|
||||||
|
Separate changing nickname and password
|
||||||
|
Use PHPs native timezones
|
||||||
|
Add message asking for manual refresh, when it stopped working
|
||||||
|
Add personal notes
|
||||||
|
Allow disabling applying of kick filters on moderators
|
||||||
|
|
||||||
|
Version 1.22.1 - Nov. 13, 2016
|
||||||
|
Performance optimizations
|
||||||
|
Fix initialization on first setup
|
||||||
|
|
||||||
|
Version 1.22 - Oct. 29, 2016
|
||||||
|
Add logout button to session view and allow unbanning kicked sessions
|
||||||
|
Allow changing message sort direction
|
||||||
|
Don't escape CSS (fixes use of html entities)
|
||||||
|
Allow changing frame sorting
|
||||||
|
Allow making filters case sensitive
|
||||||
|
Add option to hide the list of chatters
|
||||||
|
Make nicknames in the chatters list clickable to send PMs more easily
|
||||||
|
Add better multi-byte character support - New dependency: mbstring extension
|
||||||
|
Don't send messages to inbox when in incognito
|
||||||
|
Remove up to three characters from the end of @mention to also match @mention, etc.
|
||||||
|
Make colour input use colorChooser, if supported
|
||||||
|
Add integrated file upload support
|
||||||
|
Allow making CSS more unique, by adding more ids/classes and allowing to over-write hardcoded CSS
|
||||||
|
|
||||||
|
Version 1.21 - Aug. 29, 2016
|
||||||
|
Don't display empty option for system messages in delete messages by name
|
||||||
|
Don't show a kick button on your own session in the list of active sessions
|
||||||
|
Allow ignoring incognito chatters
|
||||||
|
Prevent posting the same message twice, if no other message was posted in-between
|
||||||
|
Instruct browser not to send referrer.
|
||||||
|
Enable image embedding without cookies as there is no more risk of session leakage.
|
||||||
|
Allow configuring password and nickname regex
|
||||||
|
Prevent browser from caching at all.
|
||||||
|
Add external CSS setting for large stylesheets
|
||||||
|
Make /me work with custom texts set under system messages in setup
|
||||||
|
Set replace of a filter used for kicking as kickmessage
|
||||||
|
Add an option to first display a greeting message, before showing messages
|
||||||
|
|
||||||
|
Version 1.20.6 - Jul. 23, 2016
|
||||||
|
Simplify ignore logic + disallow ignoring chatters with higher status
|
||||||
|
Delete messages based on public message limit, no buffer for private ones needed
|
||||||
|
Allow deleting messages by name, when only PMs were sent
|
||||||
|
|
||||||
|
Version 1.20.5 - Jul. 19, 2016
|
||||||
|
Check permission before selectively deleting a message.
|
||||||
|
|
||||||
|
Version 1.20.4 - Jul. 12, 2016
|
||||||
|
Third attempt to fix the same bug
|
||||||
|
|
||||||
|
Version 1.20.3 - Jul. 10, 2016
|
||||||
|
Yesterdays bugfix broke more than it fixed, refixed.
|
||||||
|
|
||||||
|
Version 1.20.2 - Jul. 9, 2016
|
||||||
|
Fix bug preventing to send PMs to number-only nicknames
|
||||||
|
|
||||||
|
Version 1.20.1 - Jun. 13, 2016
|
||||||
|
Bugfix when logging guests out via admin section
|
||||||
|
Don't hide image embedding option in profile with cookies disabled
|
||||||
|
Making a moderator to member now sets incognito back to disabled
|
||||||
|
|
||||||
|
Version 1.20 - May 15, 2016
|
||||||
|
Add setting in profile to allow offline inbox for: staff, members or everyone
|
||||||
|
Completely fix link-redirection
|
||||||
|
|
||||||
|
Version 1.19.2 - May 7, 2016
|
||||||
|
Remove JavaScript "load only new messages" feature
|
||||||
|
Add JS auto-refresh to header instead
|
||||||
|
|
||||||
|
Version 1.19.1 - May 1, 2016
|
||||||
|
Fix parts of the offline inbox
|
||||||
|
|
||||||
|
Version 1.19 - Apr. 29, 2016
|
||||||
|
Add an offline inbox for members
|
||||||
|
Allow deletion of member accounts in profile
|
||||||
|
|
||||||
|
Version 1.18 - Apr. 28, 2016
|
||||||
|
Add time zone settings
|
||||||
|
Combine Password reset and setting new nickname
|
||||||
|
Add useful error message on failed login
|
||||||
|
|
||||||
|
Version 1.17 - Apr. 20, 2016
|
||||||
|
Make nocache refresh hack configurable in profile
|
||||||
|
Add disable PM option
|
||||||
|
Allow disabling the chat completely
|
||||||
|
|
||||||
|
Version 1.16.4 - Apr. 15, 2016
|
||||||
|
Properly escape some parameters
|
||||||
|
Add caching hack for aggressively caching browsers (e.g. links)
|
||||||
|
Improve invalid filter handling + allow new line match with \n
|
||||||
|
Fix a few forms to be used cookie-less
|
||||||
|
|
||||||
|
Version 1.16.3 - Apr. 14, 2016
|
||||||
|
Fix warning on redirection of links without a scheme
|
||||||
|
|
||||||
|
Version 1.16.2 - Apr. 14, 2016
|
||||||
|
Add CSS classes and move more css to the database
|
||||||
|
Allow extreme captcha to be solved in both directions
|
||||||
|
|
||||||
|
Version 1.16.1 - Apr. 13, 2016
|
||||||
|
Fixed a typo
|
||||||
|
|
||||||
Version 1.16 - Apr. 13, 2016
|
Version 1.16 - Apr. 13, 2016
|
||||||
Use constants for configuration
|
Use constants for configuration
|
||||||
Simplify extreme captcha code generation
|
Simplify extreme captcha code generation
|
||||||
|
9
README
9
README
@ -35,11 +35,11 @@ And more
|
|||||||
|
|
||||||
INSTALLATION INSTRUCTIONS:
|
INSTALLATION INSTRUCTIONS:
|
||||||
|
|
||||||
You'll need to have php with pdo, pcre and date extension and a web-server installed.
|
You'll need to have php with pdo, pcre, mbstring and date extension and a web-server installed.
|
||||||
You will also need the pdo_sqlite, pdo_mysql or pdo_pgsql extension, depending on which database you choose.
|
You will also need the pdo_sqlite, pdo_mysql or pdo_pgsql extension, depending on which database you choose.
|
||||||
Optionally, you can install:
|
Optionally, you can install:
|
||||||
- the gd extension for the captcha feature
|
- the gd extension for the captcha feature
|
||||||
- the json extension for save/restore and a JavaScript helper for clients with enabled JavaScript.
|
- the json extension for save/restore
|
||||||
- a memcached server and the memcached extension and change the configuaration to use memcached. This will lessen the database load a bit.
|
- a memcached server and the memcached extension and change the configuaration to use memcached. This will lessen the database load a bit.
|
||||||
- a MySQL or PostgreSQL server to use as an external database instead of SQLite
|
- a MySQL or PostgreSQL server to use as an external database instead of SQLite
|
||||||
- the openssl extension for encryption of messages and notes in the database
|
- the openssl extension for encryption of messages and notes in the database
|
||||||
@ -60,6 +60,7 @@ When you are done, you have to edit the chat script, to include your translation
|
|||||||
'lang_code' =>'Language name',
|
'lang_code' =>'Language name',
|
||||||
to the $L array in the load_lang() function at the bottom, similar to what I did for the German translation.
|
to the $L array in the load_lang() function at the bottom, similar to what I did for the German translation.
|
||||||
Please share your translation with me, so I can add it to the official version.
|
Please share your translation with me, so I can add it to the official version.
|
||||||
|
To update your translation, you can copy each new string to your translation file or edit the automated lang_update.php script to reflect you language and run it.
|
||||||
|
|
||||||
REGEX:
|
REGEX:
|
||||||
|
|
||||||
@ -76,6 +77,6 @@ If you never used regex before, check out this starting guide to begin with regu
|
|||||||
|
|
||||||
LIVE DEMO:
|
LIVE DEMO:
|
||||||
|
|
||||||
If you want to see the script in action, you can visit my TOR hidden service http://tt3j2x4k5ycaa5zt.onion/chat.php or via a tor2web proxy like http://tt3j2x4k5ycaa5zt.onion.to/chat.php if you don't have TOR installed.
|
If you want to see the script in action, you can visit my TOR hidden service http://tt3j2x4k5ycaa5zt.onion/chat.php or via a tor2web proxy like https://danwin1210.me/chat.php if you don't have TOR installed.
|
||||||
Considering this is a hidden service, you should be prepared for the worst case, as people often tend to do illegal activities in the TOR network. I'm not online 24/7 so it might not be possible to remove such content right away.
|
Considering this is a hidden service, you should be prepared for the worst case, as people tend to do illegal activities in the TOR network. I'm not online 24/7 so it might not be possible to remove such content right away.
|
||||||
If you should see illegal content, don't panic. Use the contact form on my site to notify me and clean your browser cache afterwards.
|
If you should see illegal content, don't panic. Use the contact form on my site to notify me and clean your browser cache afterwards.
|
||||||
|
@ -38,11 +38,11 @@ Features:
|
|||||||
Installation Instructions:
|
Installation Instructions:
|
||||||
--------------------------
|
--------------------------
|
||||||
|
|
||||||
You'll need to have php with pdo, pcre and date extension and a web-server installed.
|
You'll need to have php with pdo, pcre, mbstring and date extension and a web-server installed.
|
||||||
You will also need the pdo_sqlite, pdo_mysql or pdo_pgsql extension, depending on which database you choose.
|
You will also need the pdo_sqlite, pdo_mysql or pdo_pgsql extension, depending on which database you choose.
|
||||||
Optionally, you can install:
|
Optionally, you can install:
|
||||||
- the gd extension for the captcha feature
|
- the gd extension for the captcha feature
|
||||||
- the json extension for save/restore and a JavaScript helper for clients with enabled JavaScript.
|
- the json extension for save/restore
|
||||||
- a memcached server and the memcached extension and change the configuaration to use memcached. This will lessen the database load a bit.
|
- a memcached server and the memcached extension and change the configuaration to use memcached. This will lessen the database load a bit.
|
||||||
- a MySQL or PostgreSQL server to use as an external database instead of SQLite
|
- a MySQL or PostgreSQL server to use as an external database instead of SQLite
|
||||||
- the openssl extension for encryption of messages and notes in the database
|
- the openssl extension for encryption of messages and notes in the database
|
||||||
@ -64,6 +64,7 @@ When you are done, you have to edit the chat script, to include your translation
|
|||||||
'lang_code' =>'Language name',
|
'lang_code' =>'Language name',
|
||||||
to the $L array in the load_lang() function at the bottom, similar to what I did for the German translation.
|
to the $L array in the load_lang() function at the bottom, similar to what I did for the German translation.
|
||||||
Please share your translation with me, so I can add it to the official version.
|
Please share your translation with me, so I can add it to the official version.
|
||||||
|
To update your translation, you can copy each new string to your translation file or edit the automated lang_update.php script to reflect you language and run it.
|
||||||
|
|
||||||
Regex:
|
Regex:
|
||||||
------
|
------
|
||||||
@ -82,6 +83,6 @@ If you never used regex before, check out [this starting guide](http://docs.acti
|
|||||||
Live demo:
|
Live demo:
|
||||||
----------
|
----------
|
||||||
|
|
||||||
If you want to see the script in action, you can visit my [TOR hidden service](http://tt3j2x4k5ycaa5zt.onion/chat.php) or via a tor2web proxy like [this one](http://tt3j2x4k5ycaa5zt.onion.to/chat.php) if you don't have TOR installed.
|
If you want to see the script in action, you can visit my [TOR hidden service](http://tt3j2x4k5ycaa5zt.onion/chat.php) or via a tor2web proxy like [this one](https://danwin1210.me/chat.php) if you don't have TOR installed.
|
||||||
Considering this is a hidden service, you should be prepared for the worst case, as people often tend to do illegal activities in the TOR network. I'm not online 24/7 so it might not be possible to remove such content right away.
|
Considering this is a hidden service, you should be prepared for the worst case, as people tend to do illegal activities in the TOR network. I'm not online 24/7 so it might not be possible to remove such content right away.
|
||||||
If you should see illegal content, don't panic. Use the contact form on my site to notify me and clean your browser cache afterwards. I will remove the content as soon as possible.
|
If you should see illegal content, don't panic. Use the contact form on my site to notify me and clean your browser cache afterwards. I will remove the content as soon as possible.
|
||||||
|
110
lang_de.php
110
lang_de.php
@ -19,15 +19,15 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
//Native language name: Deutsch
|
//Native language name: Deutsch
|
||||||
$T=array(
|
$T=[
|
||||||
'nodb' => 'Keine Verbindung zur Datenbank!',
|
'nodb' => 'Keine Verbindung zur Datenbank!',
|
||||||
'nodbsetup' => 'Keine Verbindung zur Datenbank, bitte erstelle eine Datenbank und bearbeite das Skript, um die korrekte Datenbank mit angegebenem Benutzernamen und Passwort zu benutzen.',
|
'nodbsetup' => 'Keine Verbindung zur Datenbank, bitte erstelle eine Datenbank und bearbeite das Skript, um die korrekte Datenbank mit angegebenem Benutzernamen und Passwort zu benutzen.',
|
||||||
'changelang' => 'Sprache ändern:',
|
'changelang' => 'Sprache ändern:',
|
||||||
'expire' => 'Ungültige/abgelaufene Sitzung',
|
'expire' => 'Ungültige/abgelaufene Sitzung',
|
||||||
'kicked' => 'Rausgeschmissen!',
|
'kicked' => 'Du wurdest rausgeschmissen!',
|
||||||
'invalnick' => 'Ungültiger Nickname (Maximal %d Zeichen, keine Sonderzeichen erlaubt)',
|
'invalnick' => 'Ungültiger Nickname (Maximal %1$d Zeichen und muss dem regulären Ausdruck "%2$s" entsprechen)',
|
||||||
'invalpass' => 'Ungültiges Passwort (Mindestens %d Zeichen)',
|
'invalpass' => 'Ungültiges Passwort (Mindestens %1$d Zeichen und muss dem regulären Ausdruck "%2$s" entsprechen)',
|
||||||
'noconfirm' => 'Passwordbestätigung stimmt nicht überein!',
|
'noconfirm' => 'Passwortbestätigung stimmt nicht überein!',
|
||||||
'incorregex' => 'Ungültiger regulärer Ausdruck!',
|
'incorregex' => 'Ungültiger regulärer Ausdruck!',
|
||||||
'bottom' => 'Unten',
|
'bottom' => 'Unten',
|
||||||
'top' => 'Oben',
|
'top' => 'Oben',
|
||||||
@ -40,7 +40,7 @@ $T=array(
|
|||||||
'suconfirm' => 'Passowrt bestätigen:',
|
'suconfirm' => 'Passowrt bestätigen:',
|
||||||
'susuccess' => 'Erfolgreich registriert!',
|
'susuccess' => 'Erfolgreich registriert!',
|
||||||
'initbtn' => 'Chat initalisieren',
|
'initbtn' => 'Chat initalisieren',
|
||||||
'initdbexist' => 'Datenbanktabellen existieren bereits! Um vortzufahren, musst du diese Tabellen zuerst manuell löschen.',
|
'initdbexist' => 'Datenbanktabellen existieren bereits! Um vortzufahren, müssem Sie diese Tabellen zuerst manuell löschen.',
|
||||||
'initsuexist' => 'Ein Superadmin existiert bereits!',
|
'initsuexist' => 'Ein Superadmin existiert bereits!',
|
||||||
'initgosetup' => 'Zur Einrichtungsseite gehen',
|
'initgosetup' => 'Zur Einrichtungsseite gehen',
|
||||||
'dbupdate' => 'Datenbank erfolgreich aktualisiert!',
|
'dbupdate' => 'Datenbank erfolgreich aktualisiert!',
|
||||||
@ -72,7 +72,7 @@ $T=array(
|
|||||||
'selection' => 'Auswahl',
|
'selection' => 'Auswahl',
|
||||||
'cleannick' => 'Folgender Nickname:',
|
'cleannick' => 'Folgender Nickname:',
|
||||||
'clean' => 'Löschen',
|
'clean' => 'Löschen',
|
||||||
'kickchat' => '<b>Teilnehmer rausschmeißen</b> (%d Minuten)',
|
'kickchat' => 'Teilnehmer rausschmeißen (%d Minuten)',
|
||||||
'kickreason' => 'Begründung:',
|
'kickreason' => 'Begründung:',
|
||||||
'kickpurge' => 'Nachrichten löschen',
|
'kickpurge' => 'Nachrichten löschen',
|
||||||
'kick' => 'Rausschmeißen',
|
'kick' => 'Rausschmeißen',
|
||||||
@ -86,7 +86,7 @@ $T=array(
|
|||||||
'guestwait' => 'Mit Warteraum erlauben',
|
'guestwait' => 'Mit Warteraum erlauben',
|
||||||
'adminallow' => 'Moderator-Erlaubnis benötigen',
|
'adminallow' => 'Moderator-Erlaubnis benötigen',
|
||||||
'guestdisallow' => 'Nur Mitglieder',
|
'guestdisallow' => 'Nur Mitglieder',
|
||||||
'addsuguest' => 'Anwerber hinzufügen',
|
'addsuguest' => 'Anwerber registrieren',
|
||||||
'register' => 'Registrieren',
|
'register' => 'Registrieren',
|
||||||
'admmembers' => 'Mitglieder',
|
'admmembers' => 'Mitglieder',
|
||||||
'memdel' => 'Aus der Datenbank löschen',
|
'memdel' => 'Aus der Datenbank löschen',
|
||||||
@ -111,7 +111,7 @@ $T=array(
|
|||||||
'apply' => 'Anwenden',
|
'apply' => 'Anwenden',
|
||||||
'newfilter' => 'Neuer Filter:',
|
'newfilter' => 'Neuer Filter:',
|
||||||
'add' => 'Hinzufügen',
|
'add' => 'Hinzufügen',
|
||||||
'noframes' => 'Dieser Chat benutzt <b>Frames</b>. Bitte aktiviere Frames in deinem Browser oder benutze einen dafür geeigneten!',
|
'noframes' => 'Dieser Chat benutzt <b>Frames</b>. Bitte aktivieren Sie Frames in Ihrem Browser oder benutzen Sie einen dafür geeigneten!',
|
||||||
'delselmes' => 'Ausgewählte Nachrichten löschen',
|
'delselmes' => 'Ausgewählte Nachrichten löschen',
|
||||||
'staffnotes' => 'Moderatornotizen',
|
'staffnotes' => 'Moderatornotizen',
|
||||||
'adminnotes' => 'Adminnotizen',
|
'adminnotes' => 'Adminnotizen',
|
||||||
@ -119,8 +119,8 @@ $T=array(
|
|||||||
'lastedited' => 'Zuletzt bearbeitet von %1$s um %2$s',
|
'lastedited' => 'Zuletzt bearbeitet von %1$s um %2$s',
|
||||||
'savenotes' => 'Notizen speichern',
|
'savenotes' => 'Notizen speichern',
|
||||||
'waitingroom' => 'Warteraum',
|
'waitingroom' => 'Warteraum',
|
||||||
'waittext' => 'Wilkommen %1$s, deine Anmeldung wurde verzögert, du kannst den Chat in %2$d Sekunden benutzen.',
|
'waittext' => 'Wilkommen %1$s, Ihre Anmeldung wurde verzögert, Sie können den Chat in %2$d Sekunden benutzen.',
|
||||||
'admwaittext' => 'Wilkommen %1$s, deine Anmeldung wurde verzögert, du kannst den Chat benutzen, sobald ein Moderator dich hereinlässt.',
|
'admwaittext' => 'Wilkommen %1$s, Ihre Anmeldung wurde verzögert, Sie könnent den Chat benutzen, sobald ein Moderator Sie hereinlässt.',
|
||||||
'waitreload' => 'Wenn diese Seite sich nicht alle %d Sekunden aktualisiert, benutze den Knopf unten, um die Seite manuell neu zu laden!',
|
'waitreload' => 'Wenn diese Seite sich nicht alle %d Sekunden aktualisiert, benutze den Knopf unten, um die Seite manuell neu zu laden!',
|
||||||
'reload' => 'Aktualisieren',
|
'reload' => 'Aktualisieren',
|
||||||
'rules' => 'Regeln',
|
'rules' => 'Regeln',
|
||||||
@ -135,12 +135,12 @@ $T=array(
|
|||||||
'switchsingle' => 'Zu Einzel-Zeile wechseln',
|
'switchsingle' => 'Zu Einzel-Zeile wechseln',
|
||||||
'switchmulti' => 'Zu Mehrfach-Zeilen wechseln',
|
'switchmulti' => 'Zu Mehrfach-Zeilen wechseln',
|
||||||
'help' => 'Hilfe',
|
'help' => 'Hilfe',
|
||||||
'helpguest' => 'Alle Funktionen sollten recht selbsterklärend sein, benutze einfach die Knöpfe. In deinem Profil kannst du die Aktualisierungsrate, Schriftfarbe und deine gewünschte Postboxgröße anpassen.<br><u>Hinweis:</u> Dies ist ein Chat, wenn du also nichts schreibst, wirst du automatisch nach einiger Zeit abgemeldet.',
|
'helpguest' => 'Alle Funktionen sollten recht selbsterklärend sein, benutze einfach die Knöpfe. In Ihrem Profil könnsen Sie die Aktualisierungsrate, Schriftfarbe und Ihre gewünschte Postboxgröße anpassen.<br><u>Hinweis:</u> Dies ist ein Chat, wenn Sie also nichts schreiben, werden Sie automatisch nach einiger Zeit abgemeldet.',
|
||||||
'helpembed' => 'Wenn du ein Bild einbetten möchtest, füge einfach ein [img] vor die Adresse deines Bildes. Beispiel: [img]http://example.com/images/file.jpg bettet das Bild in deinen Beitrag ein.',
|
'helpembed' => 'Wenn Sie ein Bild einbetten möchten, fügen Sie einfach ein [img] vor die Adresse des Bildes. Beispiel: [img]http://example.com/images/file.jpg bettet das Bild in Ihrem Beitrag ein.',
|
||||||
'helpmem' => 'Mitglieder: Du wirst einige zusätzliche Optionen in deinem Profil haben. Du kannst deine Schriftart ändern und du kannst dein Passwort jederzeit ändern.',
|
'helpmem' => 'Mitglieder: Sie werden einige zusätzliche Optionen in Ihrem Profil haben. Sie können Ihre Schriftart ändern, Ihr Passwort jederzeit ändern und natürlich können Sie auch Ihr Profil löschen.',
|
||||||
'helpmod' => 'Moderatoren: Achte auf den Admin-Knof unten. Er bringt eine Seite auf, auf der du Nachrichten löschen kannst, Teilnehmer rausschmeißen kannst, alle aktive Sitzungen anzeigen lassen kannst und den Gastzugriff deaktivieren kannst, falls dies nötig sein sollte.',
|
'helpmod' => 'Moderatoren: Achten Sie auf den Admin-Knof unten. Er ruft eine Seite auf, auf der Sie Nachrichten löschen können, Teilnehmer rausschmeißen können, alle aktive Sitzungen anzeigen lassen können und den Gastzugriff deaktivieren können, falls dies nötig sein sollte.',
|
||||||
'helpadm' => 'Admins: Du wirst zusätzlich in der Lage sein Gäste zu registrieren, Mitglieder zu verwalten und neue Nicknanem zu registrieren, ohne dass sie im Raum sind.',
|
'helpadm' => 'Admins: Sie werden zusätzlich in der Lage sein Gäste zu registrieren, Mitglieder zu verwalten und neue Nicknanem zu registrieren.',
|
||||||
'profile' => 'Dein Profil',
|
'profile' => 'Ihr Profil',
|
||||||
'ignore' => 'Ignorieren',
|
'ignore' => 'Ignorieren',
|
||||||
'unignore' => 'Nicht mehr ignorieren',
|
'unignore' => 'Nicht mehr ignorieren',
|
||||||
'refreshrate' => 'Aktualisierungsrate (5-150 Sekunden)',
|
'refreshrate' => 'Aktualisierungsrate (5-150 Sekunden)',
|
||||||
@ -151,14 +151,12 @@ $T=array(
|
|||||||
'roomdefault' => 'Raumstandard',
|
'roomdefault' => 'Raumstandard',
|
||||||
'bold' => 'Fett',
|
'bold' => 'Fett',
|
||||||
'italic' => 'Kursiv',
|
'italic' => 'Kursiv',
|
||||||
'fontexample' => 'Beispiel für deine gewählte Schrift',
|
'small' => 'Klein',
|
||||||
|
'fontexample' => 'Beispiel für Ihre gewählte Schrift',
|
||||||
'timestamps' => 'Zeitstempel anzeigen',
|
'timestamps' => 'Zeitstempel anzeigen',
|
||||||
'embed' => 'Bilder einbetten (Benötigt Cookies)',
|
'embed' => 'Bilder einbetten',
|
||||||
'incognito' => 'Inkognito Modus',
|
'incognito' => 'Inkognito Modus',
|
||||||
'pbsize' => 'Postboxgröße',
|
'changenick' => 'Nickname ändern',
|
||||||
'nbsize' => 'Notizboxgröße',
|
|
||||||
'width' => 'Breite:',
|
|
||||||
'height' => 'Höhe:',
|
|
||||||
'changepass' => 'Passwort ändern',
|
'changepass' => 'Passwort ändern',
|
||||||
'oldpass' => 'Altes Passwort:',
|
'oldpass' => 'Altes Passwort:',
|
||||||
'newpass' => 'Neues Passwort:',
|
'newpass' => 'Neues Passwort:',
|
||||||
@ -172,12 +170,12 @@ $T=array(
|
|||||||
'notes' => 'Notizen',
|
'notes' => 'Notizen',
|
||||||
'clone' => 'Klonen',
|
'clone' => 'Klonen',
|
||||||
'randh' => 'Regeln & Hilfe',
|
'randh' => 'Regeln & Hilfe',
|
||||||
'exit' => 'Chat verlassen',
|
'exit' => 'Verlassen',
|
||||||
'bye' => 'Auf Wiedersehen %s, besuche uns bald wieder!',
|
'bye' => 'Auf Wiedersehen %s, besuche uns bald wieder!',
|
||||||
'colourtable' => 'Farbtabelle',
|
'colourtable' => 'Farbtabelle',
|
||||||
'backtoprofile' => 'Zurück zu deinem Profil',
|
'backtoprofile' => 'Zurück zu Ihrem Profil',
|
||||||
'copy' => 'Kopiere:',
|
'copy' => 'Kopiere:',
|
||||||
'choosecol' => 'Gast, such dir eine Farbe aus:',
|
'choosecol' => 'Gast, suchen dir eine Farbe aus:',
|
||||||
'randomcol' => 'Zufällige Farbe',
|
'randomcol' => 'Zufällige Farbe',
|
||||||
'enter' => 'Chat beitreten',
|
'enter' => 'Chat beitreten',
|
||||||
'error' => 'Fehler',
|
'error' => 'Fehler',
|
||||||
@ -203,7 +201,7 @@ $T=array(
|
|||||||
'succchg' => 'Status of %s successfully changed.',
|
'succchg' => 'Status of %s successfully changed.',
|
||||||
'wrongpass' => 'Falsches Passwort!',
|
'wrongpass' => 'Falsches Passwort!',
|
||||||
'wrongglobalpass' => 'Falsches gloables Passwort!',
|
'wrongglobalpass' => 'Falsches gloables Passwort!',
|
||||||
'succprofile' => 'Dein Profil wurde erfolgreich gespeichert.',
|
'succprofile' => 'Ihr Profil wurde erfolgreich gespeichert.',
|
||||||
'backtologin' => 'Zurück zur Anmeldeseite.',
|
'backtologin' => 'Zurück zur Anmeldeseite.',
|
||||||
'backtochat' => 'Zurück zum Chat.',
|
'backtochat' => 'Zurück zum Chat.',
|
||||||
'Beige' => 'Beige',
|
'Beige' => 'Beige',
|
||||||
@ -254,9 +252,8 @@ $T=array(
|
|||||||
'captchatime' => 'Captcha-Ablaufzeit (Sekunden)',
|
'captchatime' => 'Captcha-Ablaufzeit (Sekunden)',
|
||||||
'messageexpire' => 'Nachrichten-Ablaufzeit (Minuten)',
|
'messageexpire' => 'Nachrichten-Ablaufzeit (Minuten)',
|
||||||
'messagelimit' => 'Nachrichtenlimit (öffentliche)',
|
'messagelimit' => 'Nachrichtenlimit (öffentliche)',
|
||||||
'keeplimit' => 'So viele Male zusätzliche Nachrichten behalten (PMs und Mitgliederchat)',
|
|
||||||
'maxmessage' => 'Maximale Nachrichenlänge',
|
'maxmessage' => 'Maximale Nachrichenlänge',
|
||||||
'confirm' => 'Bist du sicher?',
|
'confirm' => 'Sind Sie sicher?',
|
||||||
'yes' => 'Ja',
|
'yes' => 'Ja',
|
||||||
'no' => 'Nein',
|
'no' => 'Nein',
|
||||||
'colbg' => 'Hintergrundfarbe',
|
'colbg' => 'Hintergrundfarbe',
|
||||||
@ -277,21 +274,20 @@ $T=array(
|
|||||||
'restore' => 'Wiederherstellen',
|
'restore' => 'Wiederherstellen',
|
||||||
'settings' => 'Einstellungen',
|
'settings' => 'Einstellungen',
|
||||||
'linkfilter' => 'Linkfilter',
|
'linkfilter' => 'Linkfilter',
|
||||||
'enablejs' => 'JavaScript für besseres Nachrichtenladen erlauben',
|
|
||||||
'chatname' => 'Chatname',
|
'chatname' => 'Chatname',
|
||||||
'destroy' => 'Chat zerstören',
|
'destroy' => 'Chat zerstören',
|
||||||
'destroyed' => 'Chat erfolgreich zerstört',
|
'destroyed' => 'Chat erfolgreich zerstört',
|
||||||
'topic' => 'Thema',
|
'topic' => 'Thema',
|
||||||
'passreset' => 'Passwort zurücksetzen',
|
'passreset' => 'Passwort zurücksetzen',
|
||||||
'cantresetpass' => 'Passwort kann nicht zurückgesetzt werden',
|
'cantresetpass' => 'Passwort kann nicht zurückgesetzt werden',
|
||||||
'succpassreset' => 'Password erfolgreich zurückgesetzt',
|
'succpassreset' => 'Passwort erfolgreich zurückgesetzt',
|
||||||
'entermsg' => '%s hat den Chat betreten.',
|
'entermsg' => '%s hat den Chat betreten.',
|
||||||
'exitmsg' => '%s hat den Chat verlassen.',
|
'exitmsg' => '%s hat den Chat verlassen.',
|
||||||
'memregmsg' => '%s ist jetzt ein registriertes Mitglied.',
|
'memregmsg' => '%s ist jetzt ein registriertes Mitglied.',
|
||||||
'suregmsg' => '%s ist jetzt ein registrierter Anwerber.',
|
'suregmsg' => '%s ist jetzt ein registrierter Anwerber.',
|
||||||
'kickmsg' => '%s wurde rausgeschmissen.',
|
'kickmsg' => '%s wurde rausgeschmissen.',
|
||||||
'multikickmsg' => '%s wurden rausgeschmissen.',
|
'multikickmsg' => '%s wurden rausgeschmissen.',
|
||||||
'allkickmsg' => 'Alle Chatter wurden rausgeschmissen.',
|
'allkickmsg' => 'Alle Gäste wurden rausgeschmissen.',
|
||||||
'cleanmsg' => '%s wurde geleert.',
|
'cleanmsg' => '%s wurde geleert.',
|
||||||
'sendallmsg' => '%s - ',
|
'sendallmsg' => '%s - ',
|
||||||
'sendmemmsg' => '[M] %s - ',
|
'sendmemmsg' => '[M] %s - ',
|
||||||
@ -308,8 +304,7 @@ $T=array(
|
|||||||
'older' => 'Älter',
|
'older' => 'Älter',
|
||||||
'newer' => 'Neuer',
|
'newer' => 'Neuer',
|
||||||
'accessdenied' => 'Zugriff verweigert',
|
'accessdenied' => 'Zugriff verweigert',
|
||||||
'loggedinas' => 'Du bist als %s angemeldet und hast keinen Zugriff auf diesen Bereich.',
|
'loggedinas' => 'Sie sind als %s angemeldet und haben keinen Zugriff auf diesen Bereich.',
|
||||||
'changenickname' => 'Nickname ändern',
|
|
||||||
'newnickname' => 'Neuer Nickname:',
|
'newnickname' => 'Neuer Nickname:',
|
||||||
'nicknametaken' => 'Nickname ist bereits vergeben',
|
'nicknametaken' => 'Nickname ist bereits vergeben',
|
||||||
'nopass' => 'Ungültiges Passwort (Mindestens %d Zeichen), Nickname nicht geändert',
|
'nopass' => 'Ungültiges Passwort (Mindestens %d Zeichen), Nickname nicht geändert',
|
||||||
@ -324,10 +319,51 @@ $T=array(
|
|||||||
'mailsender' => 'E-Mail mit dieser Adresse versenden',
|
'mailsender' => 'E-Mail mit dieser Adresse versenden',
|
||||||
'mailreceiver' => 'E-Mail and diese Adresse senden',
|
'mailreceiver' => 'E-Mail and diese Adresse senden',
|
||||||
'modfallback' => 'Auf Warteraum rückgreifen, falls kein Moderator anwesend ist, um Gäste hereinzulassen',
|
'modfallback' => 'Auf Warteraum rückgreifen, falls kein Moderator anwesend ist, um Gäste hereinzulassen',
|
||||||
'regpass' => 'Zum registrieren<br>Passwort wiederholen<br>(optional)',
|
'regpass' => 'Zum registrieren<br>Passwort wiederholen',
|
||||||
'guestreg' => 'Gäste sich selbst registrieren lassen',
|
'guestreg' => 'Gäste sich selbst registrieren lassen',
|
||||||
'asmember' => 'Als Mitglied',
|
'asmember' => 'Als Mitglied',
|
||||||
'assuguest' => 'Als Anwerber',
|
'assuguest' => 'Als Anwerber',
|
||||||
'fatalerror' => 'Fataler Fehler'
|
'fatalerror' => 'Fataler Fehler',
|
||||||
);
|
'prevmatch' => 'Ihr regex war folgender',
|
||||||
|
'matchtoolong' => 'Ihr Match war zu lang. Sie können max. 255 Zeichen benutzen. Versuchen Sie diesen aufzuteilen.',
|
||||||
|
'nocache' => 'Autoscrollen (für alte Browser oder oben nach unten Sortierung).',
|
||||||
|
'disablepm' => 'Private Nachrichten deaktivieren',
|
||||||
|
'disablechat' => 'Chat deaktivieren',
|
||||||
|
'disabletext' => 'Chat deaktiviert Nachricht (html)',
|
||||||
|
'disabledtext' => 'Kurzzeitig deaktiviert',
|
||||||
|
'defaulttz' => 'Standard Zeitzone',
|
||||||
|
'tz' => 'Zeitzone',
|
||||||
|
'optional' => '(optional)',
|
||||||
|
'userloggedin' => 'Ein Nutzer mit diesem Nicknamen ist bereits angemeldet.',
|
||||||
|
'regednick' => 'Dieser Nickname ist ein registeriertes Mitglied.',
|
||||||
|
'eninbox' => 'Offline Posteingang aktivieren',
|
||||||
|
'inboxmsgs' => '%d Nachrichten im Posteingang lesen',
|
||||||
|
'offline' => '(offline)',
|
||||||
|
'deleteacc' => 'Konto löschen',
|
||||||
|
'eninnone' => 'Für niemanden',
|
||||||
|
'eninall' => 'Für jeden',
|
||||||
|
'eninmem' => 'Nur für Mitglieder',
|
||||||
|
'eninstaff' => 'Nur für Moderatoren',
|
||||||
|
'eninadmin' => 'Nur für Administratoren',
|
||||||
|
'nickregex' => 'Nickname-Regex',
|
||||||
|
'passregex' => 'Passwort-Regex',
|
||||||
|
'externalcss' => 'Link zu externer CSS Datei',
|
||||||
|
'greetingmsg' => 'Willkommen %s!',
|
||||||
|
'entryhelp' => 'Falls dieser Frame nich in %d Sekunden neu lädt, muss automatische Weiterleitun (meta refresh) in Ihrem Browser aktiviert werden. Stellen Sie auch sicher, dass keine Web filter, locale Proxy oder Browser Plugins das automatische neu-laden verhindern! Dies könnte z.B. "Polipo", "NoScript", etc. sein.<br>Zur Not (oder im Falle von Server/Proxy Fehlern) können Sie die Knöpfe unten verwenden, um manuell neu zu laden.',
|
||||||
|
'enablegreeting' => 'Zeige eine Begrüßungsnachricht an, befor die Nachrichten geladen werden',
|
||||||
|
'unban' => 'Entsperren',
|
||||||
|
'sortupdown' => 'Nachrichten von oben nach unten sortieren',
|
||||||
|
'sortframe' => 'Umordnen',
|
||||||
|
'cs' => 'Groß-/Kleinschreibung beachten',
|
||||||
|
'hidechatters' => 'Teilnehmerlist ausblenden',
|
||||||
|
'enfileupload' => 'Dateien hochladen aktivieren',
|
||||||
|
'msgattache' => 'Anhang',
|
||||||
|
'filenotfound' => 'Datei nicht gefunden!',
|
||||||
|
'maxuploadsize' => 'Maximal hochgeladene Dateigröße in KB',
|
||||||
|
'maxsize' => 'Max %d KB',
|
||||||
|
'cssupdate' => 'Hinweis: Standard CSS ist jetzt hardcoded und kann aus der CSS Einstellung entfernt werden',
|
||||||
|
'manualrefresh' => 'Manuelles Neuladen erforderlich',
|
||||||
|
'personalnotes' => 'Persönliche Notizen',
|
||||||
|
'filtermodkick' => 'Kickfilter auf Moderatoren anwenden',
|
||||||
|
];
|
||||||
?>
|
?>
|
||||||
|
76
lang_en.php
76
lang_en.php
@ -19,14 +19,14 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
//Native language name: English
|
//Native language name: English
|
||||||
$I=array(
|
$I=[
|
||||||
'nodb' => 'No connection to database!',
|
'nodb' => 'No connection to database!',
|
||||||
'nodbsetup' => 'No connection to database, please create a database and edit the script to use the correct database with given username and password!',
|
'nodbsetup' => 'No connection to database, please create a database and edit the script to use the correct database with given username and password!',
|
||||||
'changelang' => 'Change language:',
|
'changelang' => 'Change language:',
|
||||||
'expire' => 'Invalid/expired session',
|
'expire' => 'Invalid/expired session',
|
||||||
'kicked' => 'Kicked!',
|
'kicked' => 'You have been kicked!',
|
||||||
'invalnick' => 'Invalid nickname (%d characters maximum, no special characters allowed)',
|
'invalnick' => 'Invalid nickname (%1$d characters maximum and has to match the regular expression "%2$s")',
|
||||||
'invalpass' => 'Invalid password (At least %d characters)',
|
'invalpass' => 'Invalid password (At least %1$d characters and has to match the regular expression "%2$s")',
|
||||||
'noconfirm' => 'Password confirmation does not match!',
|
'noconfirm' => 'Password confirmation does not match!',
|
||||||
'incorregex' => 'Incorrect regular expression!',
|
'incorregex' => 'Incorrect regular expression!',
|
||||||
'bottom' => 'Bottom',
|
'bottom' => 'Bottom',
|
||||||
@ -72,7 +72,7 @@ $I=array(
|
|||||||
'selection' => 'Selection',
|
'selection' => 'Selection',
|
||||||
'cleannick' => 'Following nickname:',
|
'cleannick' => 'Following nickname:',
|
||||||
'clean' => 'Clean',
|
'clean' => 'Clean',
|
||||||
'kickchat' => '<b>Kick Chatter</b> (%d minutes)',
|
'kickchat' => 'Kick Chatter (%d minutes)',
|
||||||
'kickreason' => 'Kickmessage:',
|
'kickreason' => 'Kickmessage:',
|
||||||
'kickpurge' => 'Purge messages',
|
'kickpurge' => 'Purge messages',
|
||||||
'kick' => 'Kick',
|
'kick' => 'Kick',
|
||||||
@ -86,7 +86,7 @@ $I=array(
|
|||||||
'guestwait' => 'Allow with waitingroom',
|
'guestwait' => 'Allow with waitingroom',
|
||||||
'adminallow' => 'Require moderator approval',
|
'adminallow' => 'Require moderator approval',
|
||||||
'guestdisallow' => 'Only members',
|
'guestdisallow' => 'Only members',
|
||||||
'addsuguest' => 'Add applicant',
|
'addsuguest' => 'Register applicant',
|
||||||
'register' => 'Register',
|
'register' => 'Register',
|
||||||
'admmembers' => 'Members',
|
'admmembers' => 'Members',
|
||||||
'memdel' => 'Delete from database',
|
'memdel' => 'Delete from database',
|
||||||
@ -137,9 +137,9 @@ $I=array(
|
|||||||
'help' => 'Help',
|
'help' => 'Help',
|
||||||
'helpguest' => 'All functions should be pretty much self-explaining, just use the buttons. In your profile you can adjust the refresh rate, font colour and your preferred input box size.<br><u>Note:</u> This is a chat, so if you don\'t keep talking, you will be automatically logged out after a while.',
|
'helpguest' => 'All functions should be pretty much self-explaining, just use the buttons. In your profile you can adjust the refresh rate, font colour and your preferred input box size.<br><u>Note:</u> This is a chat, so if you don\'t keep talking, you will be automatically logged out after a while.',
|
||||||
'helpembed' => 'If you want to embed an image in your post, simply put [img] in front of your image URL. Example: [img]http://example.com/images/file.jpg will embed the image in your post.',
|
'helpembed' => 'If you want to embed an image in your post, simply put [img] in front of your image URL. Example: [img]http://example.com/images/file.jpg will embed the image in your post.',
|
||||||
'helpmem' => 'Members: You\'ll have some more options in your profile. You can adjust your font face and you can change your password anytime.',
|
'helpmem' => 'Members: You\'ll have some more options in your profile. You can adjust your font face, change your password anytime and of course you can delete your account.',
|
||||||
'helpmod' => 'Moderators: Notice the Admin-button at the bottom. It\'ll bring up a page where you can clean the room, kick chatters, view all active sessions and disable guest access completely if needed.',
|
'helpmod' => 'Moderators: Notice the Admin-button at the bottom. It\'ll bring up a page where you can clean the room, kick chatters, view all active sessions and disable guest access completely if needed.',
|
||||||
'helpadm' => 'Admins: You\'ll be furthermore able to register guests, edit members and register new nicks without them beeing in the room.',
|
'helpadm' => 'Admins: You\'ll be furthermore able to register guests, edit members and register new nicknames.',
|
||||||
'profile' => 'Your Profile',
|
'profile' => 'Your Profile',
|
||||||
'ignore' => 'Ignore',
|
'ignore' => 'Ignore',
|
||||||
'unignore' => 'Don\'t ignore anymore',
|
'unignore' => 'Don\'t ignore anymore',
|
||||||
@ -151,14 +151,12 @@ $I=array(
|
|||||||
'roomdefault' => 'Room Default',
|
'roomdefault' => 'Room Default',
|
||||||
'bold' => 'Bold',
|
'bold' => 'Bold',
|
||||||
'italic' => 'Italic',
|
'italic' => 'Italic',
|
||||||
|
'small' => 'Small',
|
||||||
'fontexample' => 'Example for your chosen font',
|
'fontexample' => 'Example for your chosen font',
|
||||||
'timestamps' => 'Show Timestamps',
|
'timestamps' => 'Show Timestamps',
|
||||||
'embed' => 'Embed images (needs Cookies)',
|
'embed' => 'Embed images',
|
||||||
'incognito' => 'Incognito mode',
|
'incognito' => 'Incognito mode',
|
||||||
'pbsize' => 'Post box size',
|
'changenick' => 'Change Nickname',
|
||||||
'nbsize' => 'Notes box size',
|
|
||||||
'width' => 'Width:',
|
|
||||||
'height' => 'Height:',
|
|
||||||
'changepass' => 'Change Password',
|
'changepass' => 'Change Password',
|
||||||
'oldpass' => 'Old password:',
|
'oldpass' => 'Old password:',
|
||||||
'newpass' => 'New password:',
|
'newpass' => 'New password:',
|
||||||
@ -254,7 +252,6 @@ $I=array(
|
|||||||
'captchatime' => 'Captcha timeout (seconds)',
|
'captchatime' => 'Captcha timeout (seconds)',
|
||||||
'messageexpire' => 'Message timeout (minutes)',
|
'messageexpire' => 'Message timeout (minutes)',
|
||||||
'messagelimit' => 'Message limit (public)',
|
'messagelimit' => 'Message limit (public)',
|
||||||
'keeplimit' => 'Keep this times additional messages (PMs and Member chat)',
|
|
||||||
'maxmessage' => 'Maximal message length',
|
'maxmessage' => 'Maximal message length',
|
||||||
'confirm' => 'Are you sure?',
|
'confirm' => 'Are you sure?',
|
||||||
'yes' => 'Yes',
|
'yes' => 'Yes',
|
||||||
@ -277,7 +274,6 @@ $I=array(
|
|||||||
'restore' => 'Restore',
|
'restore' => 'Restore',
|
||||||
'settings' => 'Settings',
|
'settings' => 'Settings',
|
||||||
'linkfilter' => 'Linkfilter',
|
'linkfilter' => 'Linkfilter',
|
||||||
'enablejs' => 'Allow JavaScript for better message loading',
|
|
||||||
'chatname' => 'Chat name',
|
'chatname' => 'Chat name',
|
||||||
'destroy' => 'Destroy chat',
|
'destroy' => 'Destroy chat',
|
||||||
'destroyed' => 'Successfully destroyed chat',
|
'destroyed' => 'Successfully destroyed chat',
|
||||||
@ -291,7 +287,7 @@ $I=array(
|
|||||||
'suregmsg' => '%s is now a registered applicant.',
|
'suregmsg' => '%s is now a registered applicant.',
|
||||||
'kickmsg' => '%s has been kicked.',
|
'kickmsg' => '%s has been kicked.',
|
||||||
'multikickmsg' => '%s have been kicked.',
|
'multikickmsg' => '%s have been kicked.',
|
||||||
'allkickmsg' => 'All chatters have been kicked.',
|
'allkickmsg' => 'All guests have been kicked.',
|
||||||
'cleanmsg' => '%s has been cleaned.',
|
'cleanmsg' => '%s has been cleaned.',
|
||||||
'sendallmsg' => '%s - ',
|
'sendallmsg' => '%s - ',
|
||||||
'sendmemmsg' => '[M] %s - ',
|
'sendmemmsg' => '[M] %s - ',
|
||||||
@ -309,7 +305,6 @@ $I=array(
|
|||||||
'newer' => 'Newer',
|
'newer' => 'Newer',
|
||||||
'accessdenied' => 'Access denied',
|
'accessdenied' => 'Access denied',
|
||||||
'loggedinas' => 'You are logged in as %s and don\'t have access to this section.',
|
'loggedinas' => 'You are logged in as %s and don\'t have access to this section.',
|
||||||
'changenickname' => 'Change nickname',
|
|
||||||
'newnickname' => 'New nickname:',
|
'newnickname' => 'New nickname:',
|
||||||
'nicknametaken' => 'Nickname is already taken',
|
'nicknametaken' => 'Nickname is already taken',
|
||||||
'nopass' => 'Invalid password (At least %d characters), not changing nickname',
|
'nopass' => 'Invalid password (At least %d characters), not changing nickname',
|
||||||
@ -324,10 +319,51 @@ $I=array(
|
|||||||
'mailsender' => 'Send mail using this address',
|
'mailsender' => 'Send mail using this address',
|
||||||
'mailreceiver' => 'Send mail to this address',
|
'mailreceiver' => 'Send mail to this address',
|
||||||
'modfallback' => 'Fallback to waiting room, if no moderator is present to approve guests',
|
'modfallback' => 'Fallback to waiting room, if no moderator is present to approve guests',
|
||||||
'regpass' => 'Repeat password<br>to register<br>(optional)',
|
'regpass' => 'Repeat password<br>to register',
|
||||||
'guestreg' => 'Let guests register themselves',
|
'guestreg' => 'Let guests register themselves',
|
||||||
'asmember' => 'As member',
|
'asmember' => 'As member',
|
||||||
'assuguest' => 'As applicant',
|
'assuguest' => 'As applicant',
|
||||||
'fatalerror' => 'Fatal error'
|
'fatalerror' => 'Fatal error',
|
||||||
);
|
'prevmatch' => 'Your match was as follows',
|
||||||
|
'matchtoolong' => 'Your match was too long. You can use max. 255 characters. Try splitting it up.',
|
||||||
|
'nocache' => 'Autoscroll (for old browsers or top-to-bottom sort).',
|
||||||
|
'disablepm' => 'Disable private messages',
|
||||||
|
'disablechat' => 'Disable chat',
|
||||||
|
'disabletext' => 'Chat disabled message (html)',
|
||||||
|
'disabledtext' => 'Temporarily disabled',
|
||||||
|
'defaulttz' => 'Default time zone',
|
||||||
|
'tz' => 'Time zone',
|
||||||
|
'optional' => '(optional)',
|
||||||
|
'userloggedin' => 'A user with this nickname is already logged in.',
|
||||||
|
'regednick' => 'This nickname is a registered member.',
|
||||||
|
'eninbox' => 'Enable offline inbox',
|
||||||
|
'inboxmsgs' => 'Read %d messages in your inbox',
|
||||||
|
'offline' => '(offline)',
|
||||||
|
'deleteacc' => 'Delete account',
|
||||||
|
'eninnone' => 'For no one',
|
||||||
|
'eninall' => 'For everyone',
|
||||||
|
'eninmem' => 'For members only',
|
||||||
|
'eninstaff' => 'For staff only',
|
||||||
|
'eninadmin' => 'For admins only',
|
||||||
|
'nickregex' => 'Nickname regex',
|
||||||
|
'passregex' => 'Password regex',
|
||||||
|
'externalcss' => 'Link to external CSS file',
|
||||||
|
'greetingmsg' => 'Welcome %s!',
|
||||||
|
'entryhelp' => 'If this frame does not reload in %d seconds, you\'ll have to enable automatic redirection (meta refresh) in your browser. Also make sure no web filter, local proxy tool or browser plugin is preventing automatic refreshing! This could be for example "Polipo", "NoScript", etc.<br>As a workaround (or in case of server/proxy reload errors) you can always use the buttons at the bottom to refresh manually.',
|
||||||
|
'enablegreeting' => 'Show a greeting message before showing the messages',
|
||||||
|
'unban' => 'Unban',
|
||||||
|
'sortupdown' => 'Sort messages from top to bottom',
|
||||||
|
'sortframe' => 'Rearrange',
|
||||||
|
'cs' => 'Case sensitive',
|
||||||
|
'hidechatters' => 'Hide list of chatters',
|
||||||
|
'enfileupload' => 'Enable file uploads',
|
||||||
|
'msgattache' => 'Attachement',
|
||||||
|
'filenotfound' => 'File not found!',
|
||||||
|
'maxuploadsize' => 'Maximum upload size in KB',
|
||||||
|
'maxsize' => 'Max %d KB',
|
||||||
|
'cssupdate' => 'Note: Default CSS is now hardcoded and can be removed from the CSS setting',
|
||||||
|
'manualrefresh' => 'Manual refresh required',
|
||||||
|
'personalnotes' => 'Personal notes',
|
||||||
|
'filtermodkick' => 'Apply kick filter on moderators',
|
||||||
|
];
|
||||||
?>
|
?>
|
||||||
|
@ -19,14 +19,12 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
//Native language name: Español (Argentina)
|
//Native language name: Español (Argentina)
|
||||||
$T=array(
|
$T=[
|
||||||
'nodb' => '¡Sin conexión a la base de datos!',
|
'nodb' => '¡Sin conexión a la base de datos!',
|
||||||
'nodbsetup' => '¡No pudo conectarse a la base de datos! Por favor creá la base de datos y editá el script para usarla con el nombre de usuario y clave dados.',
|
'nodbsetup' => '¡No pudo conectarse a la base de datos! Por favor creá la base de datos y editá el script para usarla con el nombre de usuario y clave dados.',
|
||||||
'changelang' => 'Cambiar idioma:',
|
'changelang' => 'Cambiar idioma:',
|
||||||
'expire' => 'La sesión es inválida o expiró',
|
'expire' => 'La sesión es inválida o expiró',
|
||||||
'kicked' => '¡Te expulsaron!',
|
'kicked' => '¡Te expulsaron!',
|
||||||
'invalnick' => 'Apodo incorrecto (%d caracteres como máximo, no se permiten caracteres especiales)',
|
|
||||||
'invalpass' => 'Contraseña inválida (como mínimo %d caracteres)',
|
|
||||||
'noconfirm' => '¡La contraseña y su confirmación no coinciden!',
|
'noconfirm' => '¡La contraseña y su confirmación no coinciden!',
|
||||||
'incorregex' => '¡Expresión regular incorrecta!',
|
'incorregex' => '¡Expresión regular incorrecta!',
|
||||||
'bottom' => 'Inicio',
|
'bottom' => 'Inicio',
|
||||||
@ -72,7 +70,7 @@ $T=array(
|
|||||||
'selection' => 'Selección',
|
'selection' => 'Selección',
|
||||||
'cleannick' => 'Following nickname:',
|
'cleannick' => 'Following nickname:',
|
||||||
'clean' => 'Clean',
|
'clean' => 'Clean',
|
||||||
'kickchat' => '<b>Expulsado</b> (%d minutos)',
|
'kickchat' => 'Expulsado (%d minutos)',
|
||||||
'kickreason' => 'Motivo de expulsión:',
|
'kickreason' => 'Motivo de expulsión:',
|
||||||
'kickpurge' => 'Mensaje de purga',
|
'kickpurge' => 'Mensaje de purga',
|
||||||
'kick' => 'Expulsar',
|
'kick' => 'Expulsar',
|
||||||
@ -153,12 +151,8 @@ $T=array(
|
|||||||
'italic' => 'Bastardilla',
|
'italic' => 'Bastardilla',
|
||||||
'fontexample' => 'Ejemplo de la tipografía seleccionada',
|
'fontexample' => 'Ejemplo de la tipografía seleccionada',
|
||||||
'timestamps' => 'Mostrar fecha y hora',
|
'timestamps' => 'Mostrar fecha y hora',
|
||||||
'embed' => 'Habilitar imágenes (necesita cookies)',
|
'embed' => 'Habilitar imágenes',
|
||||||
'incognito' => 'Modo incógnito',
|
'incognito' => 'Modo incógnito',
|
||||||
'pbsize' => 'Tamaño de la caja de publicación',
|
|
||||||
'nbsize' => 'Tamaño de la caja de notas',
|
|
||||||
'width' => 'Ancho:',
|
|
||||||
'height' => 'Alto:',
|
|
||||||
'changepass' => 'Cambiar la contraseña',
|
'changepass' => 'Cambiar la contraseña',
|
||||||
'oldpass' => 'Contraseña anterior:',
|
'oldpass' => 'Contraseña anterior:',
|
||||||
'newpass' => 'Contraseña nueva:',
|
'newpass' => 'Contraseña nueva:',
|
||||||
@ -276,7 +270,6 @@ $T=array(
|
|||||||
'restore' => 'Restablacer copia',
|
'restore' => 'Restablacer copia',
|
||||||
'settings' => 'Configuración',
|
'settings' => 'Configuración',
|
||||||
'linkfilter' => 'Filtro de enlaces',
|
'linkfilter' => 'Filtro de enlaces',
|
||||||
'enablejs' => 'Permitir JavaScript para mejorar la carga de mensajes',
|
|
||||||
'chatname' => 'Nombre de la sala',
|
'chatname' => 'Nombre de la sala',
|
||||||
'destroy' => 'Destruir sala',
|
'destroy' => 'Destruir sala',
|
||||||
'destroyed' => 'Sala destruida satisfactoriamente',
|
'destroyed' => 'Sala destruida satisfactoriamente',
|
||||||
@ -308,9 +301,8 @@ $T=array(
|
|||||||
'newer' => 'Newer',
|
'newer' => 'Newer',
|
||||||
'accessdenied' => 'Acceso no permitido',
|
'accessdenied' => 'Acceso no permitido',
|
||||||
'loggedinas' => 'Estás identificado como %s y no tenés acceso a esta sección.',
|
'loggedinas' => 'Estás identificado como %s y no tenés acceso a esta sección.',
|
||||||
'changenickname' => 'Cambiar apodo',
|
|
||||||
'newnickname' => 'Nuevo apodo:',
|
'newnickname' => 'Nuevo apodo:',
|
||||||
'nicknametaken' => 'Ese apodo ya fue tomado',
|
'nicknametaken' => 'Ese apodo ya fue tomado',
|
||||||
'nopass' => 'Constraseña incorrecta (al menos %d caracteres), no se cambia apodo'
|
'nopass' => 'Constraseña incorrecta (al menos %d caracteres), no se cambia apodo'
|
||||||
);
|
];
|
||||||
?>
|
?>
|
||||||
|
@ -19,14 +19,12 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
//Native language name: Español (España)
|
//Native language name: Español (España)
|
||||||
$T=array(
|
$T=[
|
||||||
'nodb' => '¡Sin conexión a la base de datos!',
|
'nodb' => '¡Sin conexión a la base de datos!',
|
||||||
'nodbsetup' => '¡No pudo conectarse a la base de datos! Por favor crea la base de datos y edita el script para usarla con el nombre de usuario y clave dados.',
|
'nodbsetup' => '¡No pudo conectarse a la base de datos! Por favor crea la base de datos y edita el script para usarla con el nombre de usuario y clave dados.',
|
||||||
'changelang' => 'Cambiar idioma:',
|
'changelang' => 'Cambiar idioma:',
|
||||||
'expire' => 'La sesión es inválida o expiró',
|
'expire' => 'La sesión es inválida o expiró',
|
||||||
'kicked' => '¡Te expulsaron!',
|
'kicked' => '¡Te expulsaron!',
|
||||||
'invalnick' => 'Apodo incorrecto (%d caracteres como máximo, no se permiten caracteres especiales)',
|
|
||||||
'invalpass' => 'Contraseña inválida (como mínimo %d caracteres)',
|
|
||||||
'noconfirm' => '¡La contraseña y su confirmación no coinciden!',
|
'noconfirm' => '¡La contraseña y su confirmación no coinciden!',
|
||||||
'incorregex' => '¡Expresión regular incorrecta!',
|
'incorregex' => '¡Expresión regular incorrecta!',
|
||||||
'bottom' => 'Inicio',
|
'bottom' => 'Inicio',
|
||||||
@ -72,7 +70,7 @@ $T=array(
|
|||||||
'selection' => 'Selección',
|
'selection' => 'Selección',
|
||||||
'cleannick' => 'Following nickname:',
|
'cleannick' => 'Following nickname:',
|
||||||
'clean' => 'Clean',
|
'clean' => 'Clean',
|
||||||
'kickchat' => '<b>Expulsado</b> (%d minutos)',
|
'kickchat' => 'Expulsado (%d minutos)',
|
||||||
'kickreason' => 'Motivo de expulsión:',
|
'kickreason' => 'Motivo de expulsión:',
|
||||||
'kickpurge' => 'Mensaje de purga',
|
'kickpurge' => 'Mensaje de purga',
|
||||||
'kick' => 'Expulsar',
|
'kick' => 'Expulsar',
|
||||||
@ -153,12 +151,8 @@ $T=array(
|
|||||||
'italic' => 'Bastardilla',
|
'italic' => 'Bastardilla',
|
||||||
'fontexample' => 'Ejemplo de la tipografía seleccionada',
|
'fontexample' => 'Ejemplo de la tipografía seleccionada',
|
||||||
'timestamps' => 'Mostrar fecha y hora',
|
'timestamps' => 'Mostrar fecha y hora',
|
||||||
'embed' => 'Habilitar imágenes (necesita cookies)',
|
'embed' => 'Habilitar imágenes',
|
||||||
'incognito' => 'Modo incógnito',
|
'incognito' => 'Modo incógnito',
|
||||||
'pbsize' => 'Tamaño de la caja de publicación',
|
|
||||||
'nbsize' => 'Tamaño de la caja de notas',
|
|
||||||
'width' => 'Ancho:',
|
|
||||||
'height' => 'Alto:',
|
|
||||||
'changepass' => 'Cambiar la contraseña',
|
'changepass' => 'Cambiar la contraseña',
|
||||||
'oldpass' => 'Contraseña anterior:',
|
'oldpass' => 'Contraseña anterior:',
|
||||||
'newpass' => 'Contraseña nueva:',
|
'newpass' => 'Contraseña nueva:',
|
||||||
@ -276,7 +270,6 @@ $T=array(
|
|||||||
'restore' => 'Restaurar',
|
'restore' => 'Restaurar',
|
||||||
'settings' => 'Preferencias',
|
'settings' => 'Preferencias',
|
||||||
'linkfilter' => 'Filtro de enlaces',
|
'linkfilter' => 'Filtro de enlaces',
|
||||||
'enablejs' => 'Permitir JavaScript para mejorar la carga de mensajes',
|
|
||||||
'chatname' => 'Nombre de la sala',
|
'chatname' => 'Nombre de la sala',
|
||||||
'destroy' => 'Destruir sala',
|
'destroy' => 'Destruir sala',
|
||||||
'destroyed' => 'Sala destruida satisfactoriamente',
|
'destroyed' => 'Sala destruida satisfactoriamente',
|
||||||
@ -308,9 +301,8 @@ $T=array(
|
|||||||
'newer' => 'Newer',
|
'newer' => 'Newer',
|
||||||
'accessdenied' => 'Acceso denegado',
|
'accessdenied' => 'Acceso denegado',
|
||||||
'loggedinas' => 'Estás identificado como %s y no tenés acceso a esta sección.',
|
'loggedinas' => 'Estás identificado como %s y no tenés acceso a esta sección.',
|
||||||
'changenickname' => 'Cambiar apodo',
|
|
||||||
'newnickname' => 'Nuevo apodo:',
|
'newnickname' => 'Nuevo apodo:',
|
||||||
'nicknametaken' => 'Ese apodo ya fue tomado',
|
'nicknametaken' => 'Ese apodo ya fue tomado',
|
||||||
'nopass' => 'Constraseña incorrecta (al menos %d caracteres), no se cambia apodo'
|
'nopass' => 'Constraseña incorrecta (al menos %d caracteres), no se cambia apodo'
|
||||||
);
|
];
|
||||||
?>
|
?>
|
||||||
|
16
lang_fr.php
16
lang_fr.php
@ -19,14 +19,12 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
//Native language name: Français
|
//Native language name: Français
|
||||||
$T=array(
|
$T=[
|
||||||
'nodb' => 'Pas de connexion à la base de données!',
|
'nodb' => 'Pas de connexion à la base de données!',
|
||||||
'nodbsetup' => 'Pas de connexion à la base de données, s\'il vous plaît créer une base de données et modifier le script pour utiliser la base de données correctement avec le nom d\'utilisateur et son mot de passe !',
|
'nodbsetup' => 'Pas de connexion à la base de données, s\'il vous plaît créer une base de données et modifier le script pour utiliser la base de données correctement avec le nom d\'utilisateur et son mot de passe !',
|
||||||
'changelang' => 'Changer la langue:',
|
'changelang' => 'Changer la langue:',
|
||||||
'expire' => 'Session invalide / expirée',
|
'expire' => 'Session invalide / expirée',
|
||||||
'kicked' => 'Banni / éjecté!',
|
'kicked' => 'Banni / éjecté!',
|
||||||
'invalnick' => 'pseudo valide (% de caractères maximum, pas de caractères spéciaux autorisés)',
|
|
||||||
'invalpass' => 'mot de passe invalide (au moins % caractères)',
|
|
||||||
'noconfirm' => 'Confirmation mot du passe ne correspond pas! ',
|
'noconfirm' => 'Confirmation mot du passe ne correspond pas! ',
|
||||||
'incorregex' => 'Expression régulière incorrecte!',
|
'incorregex' => 'Expression régulière incorrecte!',
|
||||||
'bottom' => 'Bas',
|
'bottom' => 'Bas',
|
||||||
@ -72,7 +70,7 @@ $T=array(
|
|||||||
'selection' => 'Sélection',
|
'selection' => 'Sélection',
|
||||||
'cleannick' => 'Suivre le pseudo:',
|
'cleannick' => 'Suivre le pseudo:',
|
||||||
'clean' => 'Nettoyé',
|
'clean' => 'Nettoyé',
|
||||||
'kickchat' => '<b>Pseudos éjectés</b> (%d minutes)',
|
'kickchat' => 'Pseudos éjectés (%d minutes)',
|
||||||
'kickreason' => 'Messages interdis:',
|
'kickreason' => 'Messages interdis:',
|
||||||
'kickpurge' => 'Purger les messages',
|
'kickpurge' => 'Purger les messages',
|
||||||
'kick' => 'Banni / éjecté',
|
'kick' => 'Banni / éjecté',
|
||||||
@ -153,12 +151,8 @@ $T=array(
|
|||||||
'italic' => 'Italique',
|
'italic' => 'Italique',
|
||||||
'fontexample' => 'Exemple de choix de polices',
|
'fontexample' => 'Exemple de choix de polices',
|
||||||
'timestamps' => 'Afficher l\'horodatage',
|
'timestamps' => 'Afficher l\'horodatage',
|
||||||
'embed' => 'Images imbriquées (besoin des Cookies)',
|
'embed' => 'Images imbriquées',
|
||||||
'incognito' => 'Mode incognito',
|
'incognito' => 'Mode incognito',
|
||||||
'pbsize' => 'Dimension de la boite du texte',
|
|
||||||
'nbsize' => 'Dimension de la boite du chat',
|
|
||||||
'width' => 'Largeur:',
|
|
||||||
'height' => 'Hauteur:',
|
|
||||||
'changepass' => 'Changer le mot de passe',
|
'changepass' => 'Changer le mot de passe',
|
||||||
'oldpass' => 'Ancien mot de passe:',
|
'oldpass' => 'Ancien mot de passe:',
|
||||||
'newpass' => 'Nouveau mot de passe:',
|
'newpass' => 'Nouveau mot de passe:',
|
||||||
@ -276,7 +270,6 @@ $T=array(
|
|||||||
'restore' => 'Récupérer',
|
'restore' => 'Récupérer',
|
||||||
'settings' => 'Paramètres',
|
'settings' => 'Paramètres',
|
||||||
'linkfilter' => 'Lien filtré',
|
'linkfilter' => 'Lien filtré',
|
||||||
'enablejs' => 'Autoriser JavaScript permet un meilleur chargement des messages ',
|
|
||||||
'chatname' => 'Nom du chat',
|
'chatname' => 'Nom du chat',
|
||||||
'destroy' => 'Destruction du chat',
|
'destroy' => 'Destruction du chat',
|
||||||
'destroyed' => 'Chat supprimé',
|
'destroyed' => 'Chat supprimé',
|
||||||
@ -308,9 +301,8 @@ $T=array(
|
|||||||
'newer' => 'Nouveau',
|
'newer' => 'Nouveau',
|
||||||
'accessdenied' => 'Accès interdit',
|
'accessdenied' => 'Accès interdit',
|
||||||
'loggedinas' => 'Vous êtes connecté en tant que %s et vous n\'avez pas accès à cette section.',
|
'loggedinas' => 'Vous êtes connecté en tant que %s et vous n\'avez pas accès à cette section.',
|
||||||
'changenickname' => 'Changer de Pseudo',
|
|
||||||
'newnickname' => 'Nouveau Pseudo:',
|
'newnickname' => 'Nouveau Pseudo:',
|
||||||
'nicknametaken' => 'Pseudo déjà pris',
|
'nicknametaken' => 'Pseudo déjà pris',
|
||||||
'nopass' => 'Mot de passe invalide (au moins % caractères), ne pas changer le pseudo',
|
'nopass' => 'Mot de passe invalide (au moins % caractères), ne pas changer le pseudo',
|
||||||
);
|
];
|
||||||
?>
|
?>
|
||||||
|
16
lang_id.php
16
lang_id.php
@ -19,14 +19,12 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
//Native language name: Bahasa Indonesia
|
//Native language name: Bahasa Indonesia
|
||||||
$T=array(
|
$T=[
|
||||||
'nodb' => 'Tak ada sambungan ke basisdata!',
|
'nodb' => 'Tak ada sambungan ke basisdata!',
|
||||||
'nodbsetup' => 'Tak ada sambungan ke basisdata, silahkan buat basisdata dan sunting skrip ini agar menggunakan basisdata yang benar dengan nama pengguna dan kata sandi yang telah diberikan!',
|
'nodbsetup' => 'Tak ada sambungan ke basisdata, silahkan buat basisdata dan sunting skrip ini agar menggunakan basisdata yang benar dengan nama pengguna dan kata sandi yang telah diberikan!',
|
||||||
'changelang' => 'Ubah bahasa:',
|
'changelang' => 'Ubah bahasa:',
|
||||||
'expire' => 'Sesi salah/kadaluarsa',
|
'expire' => 'Sesi salah/kadaluarsa',
|
||||||
'kicked' => 'Diusir!',
|
'kicked' => 'Diusir!',
|
||||||
'invalnick' => 'Nama pengguna salah (maksimal %d karakter, karakter spesial tak diizinkan)',
|
|
||||||
'invalpass' => 'Kata sandi salah (minimal %d karakter)',
|
|
||||||
'noconfirm' => 'Konfirmasi kata sandi tidak cocok!',
|
'noconfirm' => 'Konfirmasi kata sandi tidak cocok!',
|
||||||
'incorregex' => 'Regular expression salah!',
|
'incorregex' => 'Regular expression salah!',
|
||||||
'bottom' => 'Bawah',
|
'bottom' => 'Bawah',
|
||||||
@ -72,7 +70,7 @@ $T=array(
|
|||||||
'selection' => 'Pilihan',
|
'selection' => 'Pilihan',
|
||||||
'cleannick' => 'Nama berikut:',
|
'cleannick' => 'Nama berikut:',
|
||||||
'clean' => 'Bersih',
|
'clean' => 'Bersih',
|
||||||
'kickchat' => '<b>Usir pengobrol</b> (%d menit)',
|
'kickchat' => 'Usir pengobrol (%d menit)',
|
||||||
'kickreason' => 'pesan pengusiran:',
|
'kickreason' => 'pesan pengusiran:',
|
||||||
'kickpurge' => 'Bersihkan pesan',
|
'kickpurge' => 'Bersihkan pesan',
|
||||||
'kick' => 'Usir',
|
'kick' => 'Usir',
|
||||||
@ -153,12 +151,8 @@ $T=array(
|
|||||||
'italic' => 'Miring',
|
'italic' => 'Miring',
|
||||||
'fontexample' => 'Contoh untuk font yang anda pilih',
|
'fontexample' => 'Contoh untuk font yang anda pilih',
|
||||||
'timestamps' => 'Tunjukkan penanda waktu',
|
'timestamps' => 'Tunjukkan penanda waktu',
|
||||||
'embed' => 'Tanamkan gambar (Membutuhkan kuki)',
|
'embed' => 'Tanamkan gambar',
|
||||||
'incognito' => 'Mode penyamaran',
|
'incognito' => 'Mode penyamaran',
|
||||||
'pbsize' => 'Ukuran kotak pos',
|
|
||||||
'nbsize' => 'Ukuran otak catatan',
|
|
||||||
'width' => 'Lebar:',
|
|
||||||
'height' => 'Tinggi:',
|
|
||||||
'changepass' => 'Ubah kata sandi',
|
'changepass' => 'Ubah kata sandi',
|
||||||
'oldpass' => 'Kata sandi lama:',
|
'oldpass' => 'Kata sandi lama:',
|
||||||
'newpass' => 'Kata sandi baru:',
|
'newpass' => 'Kata sandi baru:',
|
||||||
@ -276,7 +270,6 @@ $T=array(
|
|||||||
'restore' => 'Pulihkan',
|
'restore' => 'Pulihkan',
|
||||||
'settings' => 'Pengaturan',
|
'settings' => 'Pengaturan',
|
||||||
'linkfilter' => 'penyaring-tautan',
|
'linkfilter' => 'penyaring-tautan',
|
||||||
'enablejs' => 'Izinkan javascript agar pemuatan pesan lebih baik',
|
|
||||||
'chatname' => 'Nama obrolan',
|
'chatname' => 'Nama obrolan',
|
||||||
'destroy' => 'Musnahkan obrolan',
|
'destroy' => 'Musnahkan obrolan',
|
||||||
'destroyed' => 'Berhasil memusnahkan obrolan',
|
'destroyed' => 'Berhasil memusnahkan obrolan',
|
||||||
@ -308,9 +301,8 @@ $T=array(
|
|||||||
'newer' => 'Baru',
|
'newer' => 'Baru',
|
||||||
'accessdenied' => 'Akses ditolak',
|
'accessdenied' => 'Akses ditolak',
|
||||||
'loggedinas' => 'Anda masuk sebagai %s dan tak dapat mengakses bagian ini.',
|
'loggedinas' => 'Anda masuk sebagai %s dan tak dapat mengakses bagian ini.',
|
||||||
'changenickname' => 'Ubah nama',
|
|
||||||
'newnickname' => 'Nama baru:',
|
'newnickname' => 'Nama baru:',
|
||||||
'nicknametaken' => 'Nama sudah ada',
|
'nicknametaken' => 'Nama sudah ada',
|
||||||
'nopass' => 'Kata sandi salah (Minimal %d karakter), tak merubah nama'
|
'nopass' => 'Kata sandi salah (Minimal %d karakter), tak merubah nama'
|
||||||
);
|
];
|
||||||
?>
|
?>
|
||||||
|
14
lang_ru.php
14
lang_ru.php
@ -19,14 +19,12 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
//Native language name: Русский
|
//Native language name: Русский
|
||||||
$T=array(
|
$T=[
|
||||||
'nodb' => 'Нет соединения с базой данных!',
|
'nodb' => 'Нет соединения с базой данных!',
|
||||||
'nodbsetup' => 'Нет соединения с базой данных, пожалуйста, создайте базу данных и измените сценарий, чтобы использовать правильную базу данных с заданными именем пользователя и паролем!',
|
'nodbsetup' => 'Нет соединения с базой данных, пожалуйста, создайте базу данных и измените сценарий, чтобы использовать правильную базу данных с заданными именем пользователя и паролем!',
|
||||||
'changelang' => 'Изменить язык:',
|
'changelang' => 'Изменить язык:',
|
||||||
'expire' => 'Недействительная/с истекшим сроком сессия',
|
'expire' => 'Недействительная/с истекшим сроком сессия',
|
||||||
'kicked' => 'Забанен!',
|
'kicked' => 'Забанен!',
|
||||||
'invalnick' => 'Недействительный ник (%d символов максимум, никакие специальные разрешенные символы)',
|
|
||||||
'invalpass' => 'Неверный пароль (по крайней мере %d символов)',
|
|
||||||
'noconfirm' => 'Подтверждение пароля не совпадает!',
|
'noconfirm' => 'Подтверждение пароля не совпадает!',
|
||||||
'incorregex' => 'Неправильное регулярное выражение!',
|
'incorregex' => 'Неправильное регулярное выражение!',
|
||||||
'bottom' => 'Вниз',
|
'bottom' => 'Вниз',
|
||||||
@ -72,7 +70,7 @@ $T=array(
|
|||||||
'selection' => 'Выбор',
|
'selection' => 'Выбор',
|
||||||
'cleannick' => 'По нику:',
|
'cleannick' => 'По нику:',
|
||||||
'clean' => 'Очистить',
|
'clean' => 'Очистить',
|
||||||
'kickchat' => '<b>Бан</b> (%d минут)',
|
'kickchat' => 'Бан (%d минут)',
|
||||||
'kickreason' => 'Сообщение забаненому',
|
'kickreason' => 'Сообщение забаненому',
|
||||||
'kickpurge' => 'Очистка сообщений',
|
'kickpurge' => 'Очистка сообщений',
|
||||||
'kick' => 'Бан',
|
'kick' => 'Бан',
|
||||||
@ -153,12 +151,8 @@ $T=array(
|
|||||||
'italic' => 'Курсив',
|
'italic' => 'Курсив',
|
||||||
'fontexample' => 'Пример выбранного вами шрифта',
|
'fontexample' => 'Пример выбранного вами шрифта',
|
||||||
'timestamps' => 'Показать отметки времени',
|
'timestamps' => 'Показать отметки времени',
|
||||||
'embed' => 'Вставить изображения (использует Cookies)',
|
'embed' => 'Вставить изображения',
|
||||||
'incognito' => 'Режим инкогнито',
|
'incognito' => 'Режим инкогнито',
|
||||||
'pbsize' => 'Размер окна сообщений',
|
|
||||||
'nbsize' => 'Размер окна заметок',
|
|
||||||
'width' => 'Ширина:',
|
|
||||||
'height' => 'Высота:',
|
|
||||||
'changepass' => 'Изменить пароль',
|
'changepass' => 'Изменить пароль',
|
||||||
'oldpass' => 'Старый пароль:',
|
'oldpass' => 'Старый пароль:',
|
||||||
'newpass' => 'Новый пароль:',
|
'newpass' => 'Новый пароль:',
|
||||||
@ -276,5 +270,5 @@ $T=array(
|
|||||||
'restore' => 'Восстановление',
|
'restore' => 'Восстановление',
|
||||||
'settings' => 'Настройки',
|
'settings' => 'Настройки',
|
||||||
'linkfilter' => 'Фильтрация ссылок'
|
'linkfilter' => 'Фильтрация ссылок'
|
||||||
);
|
];
|
||||||
?>
|
?>
|
||||||
|
45
lang_update.php
Normal file
45
lang_update.php
Normal file
@ -0,0 +1,45 @@
|
|||||||
|
<?php
|
||||||
|
$native = 'Deutsch'; // Native lanugae name
|
||||||
|
$english = 'German'; // Enlish language name
|
||||||
|
$code = 'de'; // Language code
|
||||||
|
|
||||||
|
ob_start();
|
||||||
|
echo "<?php
|
||||||
|
/*
|
||||||
|
* LE CHAT-PHP - a PHP Chat based on LE CHAT - $english translation
|
||||||
|
*
|
||||||
|
* Copyright (C) 2015-2016 Daniel Winzen <d@winzen4.de>
|
||||||
|
*
|
||||||
|
* This program is free software: you can redistribute it and/or modify
|
||||||
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
* the Free Software Foundation, either version 3 of the License, or
|
||||||
|
* (at your option) any later version.
|
||||||
|
*
|
||||||
|
* This program is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* You should have received a copy of the GNU General Public License
|
||||||
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
*/
|
||||||
|
|
||||||
|
//Native language name: $native
|
||||||
|
\$T=[
|
||||||
|
";
|
||||||
|
if(file_exists("lang_$code.php")){
|
||||||
|
include("lang_$code.php");
|
||||||
|
}
|
||||||
|
include('lang_en.php');
|
||||||
|
foreach($T as $id=>$value){
|
||||||
|
if(isSet($I[$id])){
|
||||||
|
$I[$id]=$value;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
foreach($I as $id=>$value){
|
||||||
|
echo "\t'$id' => '".str_replace("'", "\'", $value)."',\n";
|
||||||
|
}
|
||||||
|
echo "];\n?>\n";
|
||||||
|
$file=ob_get_clean();
|
||||||
|
file_put_contents("lang_$code.php", $file);
|
||||||
|
?>
|
364
lang_zh_CN.php
Normal file
364
lang_zh_CN.php
Normal file
@ -0,0 +1,364 @@
|
|||||||
|
<?php
|
||||||
|
/*
|
||||||
|
* LE CHAT-PHP - a PHP Chat based on LE CHAT - Simplified Chinese translation
|
||||||
|
*
|
||||||
|
* Copyright (C) 2015-2016 Daniel Winzen <d@winzen4.de>
|
||||||
|
*
|
||||||
|
* This program is free software: you can redistribute it and/or modify
|
||||||
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
* the Free Software Foundation, either version 3 of the License, or
|
||||||
|
* (at your option) any later version.
|
||||||
|
*
|
||||||
|
* This program is distributed in the hope that it will be useful,
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
|
*
|
||||||
|
* You should have received a copy of the GNU General Public License
|
||||||
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
*/
|
||||||
|
|
||||||
|
//Native language name: 简体中文
|
||||||
|
$T=[
|
||||||
|
'nodb' => '没有连接到数据库!',
|
||||||
|
'nodbsetup' => '没有连接到数据库,请创建一个数据库并编辑脚本并修改为用户名密码正确的数据库!',
|
||||||
|
'changelang' => '修改语言:',
|
||||||
|
'expire' => '无效/已过期的会话',
|
||||||
|
'kicked' => '你被踢出该聊天室!',
|
||||||
|
'invalnick' => '无效的用户名 (最多%1$d个字符,必须与正则表达式"%2$s"匹配)',
|
||||||
|
'invalpass' => '无效的密码 (至少包含%1$d个字符,并且必须与正则表达式"%2$s"匹配)',
|
||||||
|
'noconfirm' => '重复密码不匹配!',
|
||||||
|
'incorregex' => '正则表达式错误!',
|
||||||
|
'bottom' => 'Bottom',
|
||||||
|
'top' => '排行',
|
||||||
|
'choose' => '(选择)',
|
||||||
|
'setup' => '安装程序',
|
||||||
|
'init' => '初始化设置',
|
||||||
|
'sulogin' => '超级管理员登录:',
|
||||||
|
'sunick' => '超级管理员用户名:',
|
||||||
|
'supass' => '超级管理员密码:',
|
||||||
|
'suconfirm' => '重复密码:',
|
||||||
|
'susuccess' => '成功注册!',
|
||||||
|
'initbtn' => '初始化聊天室',
|
||||||
|
'initdbexist' => '数据库表已经存在!,要继续,您必须先手动删除这些表',
|
||||||
|
'initsuexist' => '超级管理员已经存在!',
|
||||||
|
'initgosetup' => '去设置界面',
|
||||||
|
'captcha' => '验证码',
|
||||||
|
'enabled' => '启用',
|
||||||
|
'onlyguests' => '只仅游客',
|
||||||
|
'disabled' => '禁用',
|
||||||
|
'simple' => '简单',
|
||||||
|
'moderate' => '中等',
|
||||||
|
'extreme' => '超级',
|
||||||
|
'nick' => '用户名:',
|
||||||
|
'pass' => '密码:',
|
||||||
|
'globalloginpass' => '全局密码:',
|
||||||
|
'login' => '登录',
|
||||||
|
'dbupdate' => '数据库更新成功',
|
||||||
|
'sysmessages' => '系统信息',
|
||||||
|
'msgenter' => '入口',
|
||||||
|
'msgexit' => '离开',
|
||||||
|
'msgmemreg' => '成员注册',
|
||||||
|
'msgsureg' => '邀请人注册',
|
||||||
|
'msgkick' => '踢出',
|
||||||
|
'msgmultikick' => '批量踢出',
|
||||||
|
'msgallkick' => '全部踢出',
|
||||||
|
'msgclean' => '房间清理',
|
||||||
|
'dateformat' => '<a target="_blank" href="http://php.net/manual/en/function.date.php#refsect1-function.date-parameters">Date formating</a>',
|
||||||
|
'admfunc' => '管理员功能',
|
||||||
|
'allguests' => '全部游客',
|
||||||
|
'cleanmsgs' => '清理消息',
|
||||||
|
'room' => '整个房间',
|
||||||
|
'selection' => '选择',
|
||||||
|
'cleannick' => '下面的名称:',
|
||||||
|
'clean' => '清理',
|
||||||
|
'kickchat' => 'Kick Chatter (%d minutes)',
|
||||||
|
'kickreason' => '踢出信息:',
|
||||||
|
'kickpurge' => '清除信息',
|
||||||
|
'kick' => '踢出',
|
||||||
|
'logoutinact' => '注销非活动聊天者',
|
||||||
|
'logout' => '登出',
|
||||||
|
'sessions' => '查看活动聊天',
|
||||||
|
'view' => '显示',
|
||||||
|
'filter' => '过滤',
|
||||||
|
'guestacc' => '修改游客访问',
|
||||||
|
'guestallow' => '允许',
|
||||||
|
'guestwait' => 'Allow with waitingroom',
|
||||||
|
'adminallow' => '请求审核人批准',
|
||||||
|
'guestdisallow' => '只仅正式成员',
|
||||||
|
'addsuguest' => '注册申请员',
|
||||||
|
'register' => '注册',
|
||||||
|
'admmembers' => '正式成员',
|
||||||
|
'memdel' => '从数据库删除',
|
||||||
|
'memdeny' => '拒绝访问 (!)',
|
||||||
|
'memsuguest' => '申请为申请人 (G)',
|
||||||
|
'memreg' => '设置为正式成员',
|
||||||
|
'memmod' => '设置为主持人 (M)',
|
||||||
|
'memsumod' => 'Set to supermod (SM)',
|
||||||
|
'memadm' => '设置为管理员 (A)',
|
||||||
|
'change' => '修改',
|
||||||
|
'regguest' => '注册游客',
|
||||||
|
'regmem' => '注册新成员',
|
||||||
|
'sessact' => '活动会话',
|
||||||
|
'sessnick' => '用户名',
|
||||||
|
'sesstimeout' => '超时',
|
||||||
|
'sessua' => '用户代理',
|
||||||
|
'fid' => '过滤器ID:',
|
||||||
|
'match' => '匹配',
|
||||||
|
'replace' => '替换',
|
||||||
|
'allowpm' => '允许在PM',
|
||||||
|
'regex' => '正则表达式',
|
||||||
|
'apply' => '应用',
|
||||||
|
'newfilter' => '新过滤器:',
|
||||||
|
'add' => '添加',
|
||||||
|
'noframes' => '这个聊天室使用 <b>frames</b>. 请在浏览器中启用<b>frames</b>或使用合适的<b>frames</b>!',
|
||||||
|
'delselmes' => '删除所选信息',
|
||||||
|
'staffnotes' => '工作人员说明',
|
||||||
|
'adminnotes' => '管理员说明',
|
||||||
|
'notessaved' => '说明已保存!',
|
||||||
|
'lastedited' => '上次由%1$s编辑 时间为%2$s',
|
||||||
|
'savenotes' => '保存说明',
|
||||||
|
'waitingroom' => '等候室',
|
||||||
|
'waittext' => 'Welcome %1$s, your login has been delayed, you can access the chat in %2$d seconds.',
|
||||||
|
'admwaittext' => 'Welcome %1$s, your login has been delayed, you can access the chat as soon, as a moderator lets you in.',
|
||||||
|
'waitreload' => 'If this page doesn\'t refresh every %d seconds, use the button below to reload it manually!',
|
||||||
|
'reload' => 'Reload',
|
||||||
|
'rules' => 'Rules',
|
||||||
|
'talkto' => 'Send to',
|
||||||
|
'toall' => 'All chatters',
|
||||||
|
'tomem' => 'Members only',
|
||||||
|
'tostaff' => 'Staff only',
|
||||||
|
'toadmin' => 'Admin only',
|
||||||
|
'alsopurge' => 'Also purge messages',
|
||||||
|
'dellast' => 'Delete last message',
|
||||||
|
'delall' => 'Delete all messages',
|
||||||
|
'switchsingle' => 'Switch to single-line',
|
||||||
|
'switchmulti' => 'Switch to multi-line',
|
||||||
|
'help' => 'Help',
|
||||||
|
'helpguest' => 'All functions should be pretty much self-explaining, just use the buttons. In your profile you can adjust the refresh rate, font colour and your preferred input box size.<br><u>Note:</u> This is a chat, so if you don\'t keep talking, you will be automatically logged out after a while.',
|
||||||
|
'helpembed' => 'If you want to embed an image in your post, simply put [img] in front of your image URL. Example: [img]http://example.com/images/file.jpg will embed the image in your post.',
|
||||||
|
'helpmem' => 'Members: You\'ll have some more options in your profile. You can adjust your font face, change your password anytime and of course you can delete your account.',
|
||||||
|
'helpmod' => 'Moderators: Notice the Admin-button at the bottom. It\'ll bring up a page where you can clean the room, kick chatters, view all active sessions and disable guest access completely if needed.',
|
||||||
|
'helpadm' => 'Admins: You\'ll be furthermore able to register guests, edit members and register new nicknames.',
|
||||||
|
'profile' => 'Your Profile',
|
||||||
|
'ignore' => 'Ignore',
|
||||||
|
'unignore' => 'Don\'t ignore anymore',
|
||||||
|
'refreshrate' => 'Refresh rate (5-150 seconds)',
|
||||||
|
'fontcolour' => 'Font colour',
|
||||||
|
'viewexample' => 'View examples',
|
||||||
|
'bgcolour' => 'Background colour',
|
||||||
|
'fontface' => 'Fontface',
|
||||||
|
'roomdefault' => 'Room Default',
|
||||||
|
'bold' => 'Bold',
|
||||||
|
'italic' => 'Italic',
|
||||||
|
'fontexample' => 'Example for your chosen font',
|
||||||
|
'timestamps' => 'Show Timestamps',
|
||||||
|
'embed' => 'Embed images',
|
||||||
|
'incognito' => 'Incognito mode',
|
||||||
|
'changepass' => 'Change Password',
|
||||||
|
'oldpass' => 'Old password:',
|
||||||
|
'newpass' => 'New password:',
|
||||||
|
'confirmpass' => 'Confirm new password:',
|
||||||
|
'savechanges' => 'Save changes',
|
||||||
|
'reloadpb' => 'Reload Post Box',
|
||||||
|
'reloadmsgs' => 'Reload Messages',
|
||||||
|
'chgprofile' => 'Profile',
|
||||||
|
'adminbtn' => 'Admin',
|
||||||
|
'admnotes' => 'Admin Notes',
|
||||||
|
'notes' => 'Notes',
|
||||||
|
'clone' => 'Clone',
|
||||||
|
'randh' => 'Rules & Help',
|
||||||
|
'exit' => 'Exit Chat',
|
||||||
|
'bye' => 'Bye %s, visit again soon!',
|
||||||
|
'colourtable' => 'Colourtable',
|
||||||
|
'backtoprofile' => 'Back to your Profile',
|
||||||
|
'copy' => 'Copy:',
|
||||||
|
'choosecol' => 'Guests, choose a colour:',
|
||||||
|
'randomcol' => 'Random Colour',
|
||||||
|
'enter' => 'Enter Chat',
|
||||||
|
'error' => 'Error',
|
||||||
|
'members' => 'Members',
|
||||||
|
'guests' => 'Guests',
|
||||||
|
'approveguests' => '%d new guests to approve',
|
||||||
|
'allowchecked' => 'Allow checked',
|
||||||
|
'allowall' => 'Allow all',
|
||||||
|
'denychecked' => 'Deny checked',
|
||||||
|
'denyall' => 'Deny all',
|
||||||
|
'denymessage' => 'Send message to denied:',
|
||||||
|
'butallowdeny' => 'Submit',
|
||||||
|
'waitempty' => 'No more entry requests to approve.',
|
||||||
|
'wrongcaptcha' => 'Wrong Captcha',
|
||||||
|
'captchaexpire' => 'Captcha already used or timed out.',
|
||||||
|
'noguests' => 'Sorry, currently members only!',
|
||||||
|
'curchat' => 'Currently %d chatter(s) in room:',
|
||||||
|
'cantreg' => 'Can\'t register %s',
|
||||||
|
'alreadyreged' => '%s is already registered.',
|
||||||
|
'successreg' => '%s successfully registered.',
|
||||||
|
'cantchgstat' => 'Can\'t change status of %s',
|
||||||
|
'succdel' => '%s successfully deleted from database.',
|
||||||
|
'succchg' => 'Status of %s successfully changed.',
|
||||||
|
'wrongpass' => 'Wrong Password!',
|
||||||
|
'wrongglobalpass' => 'Wrong global Password!',
|
||||||
|
'succprofile' => 'Your profile has successfully been saved.',
|
||||||
|
'backtologin' => 'Back to the login page.',
|
||||||
|
'backtochat' => 'Back to the chat.',
|
||||||
|
'Beige' => 'Beige',
|
||||||
|
'Black' => 'Black',
|
||||||
|
'Blue' => 'Blue',
|
||||||
|
'BlueViolet' => 'Blue violet',
|
||||||
|
'Brown' => 'Brown',
|
||||||
|
'Cyan' => 'Cyan',
|
||||||
|
'DarkBlue' => 'Dark blue',
|
||||||
|
'DarkGreen' => 'Dark green',
|
||||||
|
'DarkRed' => 'Dark red',
|
||||||
|
'DarkViolet' => 'Dark violet',
|
||||||
|
'DeepSkyBlue' => 'Sky blue',
|
||||||
|
'Gold' => 'Gold',
|
||||||
|
'Grey' => 'Grey',
|
||||||
|
'Green' => 'Green',
|
||||||
|
'HotPink' => 'Hot pink',
|
||||||
|
'Indigo' => 'Indigo',
|
||||||
|
'LightBlue' => 'Light blue',
|
||||||
|
'LightGreen' => 'Light green',
|
||||||
|
'LimeGreen' => 'Lime green',
|
||||||
|
'Magenta' => 'Magenta',
|
||||||
|
'Olive' => 'Olive',
|
||||||
|
'Orange' => 'Orange',
|
||||||
|
'OrangeRed' => 'Orange red',
|
||||||
|
'Purple' => 'Purple',
|
||||||
|
'Red' => 'Red',
|
||||||
|
'RoyalBlue' => 'Royal blue',
|
||||||
|
'SeaGreen' => 'Sea green',
|
||||||
|
'Sienna' => 'Sienna',
|
||||||
|
'Silver' => 'Silver',
|
||||||
|
'Tan' => 'Tan',
|
||||||
|
'Teal' => 'Teal',
|
||||||
|
'Violet' => 'Violet',
|
||||||
|
'White' => 'White',
|
||||||
|
'Yellow' => 'Yellow',
|
||||||
|
'YellowGreen' => 'Yellow green',
|
||||||
|
'redirectto' => 'Redirecting to:',
|
||||||
|
'nonhttp' => 'Non-http link requested:',
|
||||||
|
'httpredir' => 'If it\'s not working, try this one:',
|
||||||
|
'actions' => 'Actions',
|
||||||
|
'sesip' => 'IP-Address',
|
||||||
|
'css' => 'CSS Style',
|
||||||
|
'memberexpire' => 'Member timeout (minutes)',
|
||||||
|
'guestexpire' => 'Guest timeout (minutes)',
|
||||||
|
'kickpenalty' => 'Kick penalty (minutes)',
|
||||||
|
'entrywait' => 'Waiting room time (seconds)',
|
||||||
|
'captchatime' => 'Captcha timeout (seconds)',
|
||||||
|
'messageexpire' => 'Message timeout (minutes)',
|
||||||
|
'messagelimit' => 'Message limit (public)',
|
||||||
|
'maxmessage' => 'Maximal message length',
|
||||||
|
'confirm' => 'Are you sure?',
|
||||||
|
'yes' => 'Yes',
|
||||||
|
'no' => 'No',
|
||||||
|
'colbg' => 'Background colour',
|
||||||
|
'coltxt' => 'Text colour',
|
||||||
|
'maxname' => 'Maximal nickname length',
|
||||||
|
'minpass' => 'Minimal password length',
|
||||||
|
'defaultrefresh' => 'Default message reload time (seconds)',
|
||||||
|
'suguests' => 'Enable applicants',
|
||||||
|
'rulestxt' => 'Rules (html)',
|
||||||
|
'imgembed' => 'Embed images',
|
||||||
|
'trackip' => 'Show session-IP',
|
||||||
|
'captchachars' => 'Characters used in Captcha',
|
||||||
|
'memkick' => 'Members can kick, if no moderator is present',
|
||||||
|
'forceredirect' => 'Force redirection',
|
||||||
|
'redirect' => 'Custom redirection script',
|
||||||
|
'backuprestore' => 'Backup and restore',
|
||||||
|
'backup' => 'Backup',
|
||||||
|
'restore' => 'Restore',
|
||||||
|
'settings' => 'Settings',
|
||||||
|
'linkfilter' => 'Linkfilter',
|
||||||
|
'chatname' => 'Chat name',
|
||||||
|
'destroy' => 'Destroy chat',
|
||||||
|
'destroyed' => 'Successfully destroyed chat',
|
||||||
|
'topic' => 'Topic',
|
||||||
|
'passreset' => 'Reset password',
|
||||||
|
'cantresetpass' => 'Can\'t reset password',
|
||||||
|
'succpassreset' => 'Successfully reset password',
|
||||||
|
'entermsg' => '%s entered the chat.',
|
||||||
|
'exitmsg' => '%s left the chat.',
|
||||||
|
'memregmsg' => '%s is now a registered member.',
|
||||||
|
'suregmsg' => '%s is now a registered applicant.',
|
||||||
|
'kickmsg' => '%s has been kicked.',
|
||||||
|
'multikickmsg' => '%s have been kicked.',
|
||||||
|
'allkickmsg' => 'All guests have been kicked.',
|
||||||
|
'cleanmsg' => '%s has been cleaned.',
|
||||||
|
'sendallmsg' => '%s - ',
|
||||||
|
'sendmemmsg' => '[M] %s - ',
|
||||||
|
'sendmodmsg' => '[Staff] %s - ',
|
||||||
|
'sendadmmsg' => '[Admin] %s - ',
|
||||||
|
'sendprvmsg' => '[%1$s to %2$s] - ',
|
||||||
|
'msgsendall' => 'Message to all',
|
||||||
|
'msgsendmem' => 'Message to members only',
|
||||||
|
'msgsendmod' => 'Message to staff only',
|
||||||
|
'msgsendadm' => 'Message to admins only',
|
||||||
|
'msgsendprv' => 'Private message',
|
||||||
|
'numnotes' => 'Number of notes revisions to keep',
|
||||||
|
'revisions' => 'Revisions:',
|
||||||
|
'older' => 'Older',
|
||||||
|
'newer' => 'Newer',
|
||||||
|
'accessdenied' => 'Access denied',
|
||||||
|
'loggedinas' => 'You are logged in as %s and don\'t have access to this section.',
|
||||||
|
'newnickname' => 'New nickname:',
|
||||||
|
'nicknametaken' => 'Nickname is already taken',
|
||||||
|
'nopass' => 'Invalid password (At least %d characters), not changing nickname',
|
||||||
|
'gdextrequired' => 'The gd extension of PHP is required for this feature. Please install it first.',
|
||||||
|
'memcachedextrequired' => 'The memcached extension of PHP is required for the caching feature. Please install it first or set the memcached setting back to false.',
|
||||||
|
'opensslextrequired' => 'The openssl extension of PHP is required for the encryption feature. Please install it first or set the encrypted setting back to false.',
|
||||||
|
'pdo_mysqlextrequired' => 'The pdo_mysql extension of PHP is required for the selected database driver. Please install it first.',
|
||||||
|
'pdo_pgsqlextrequired' => 'The pdo_pgsql extension of PHP is required for the selected database driver. Please install it first.',
|
||||||
|
'pdo_sqliteextrequired' => 'The pdo_sqlite extension of PHP is required for the selected database driver. Please install it first.',
|
||||||
|
'jsonextrequired' => 'The json extension of PHP is required for this feature. Please install it first.',
|
||||||
|
'sendmail' => 'Send mail on new public message',
|
||||||
|
'mailsender' => 'Send mail using this address',
|
||||||
|
'mailreceiver' => 'Send mail to this address',
|
||||||
|
'modfallback' => 'Fallback to waiting room, if no moderator is present to approve guests',
|
||||||
|
'regpass' => 'Repeat password<br>to register',
|
||||||
|
'guestreg' => 'Let guests register themselves',
|
||||||
|
'asmember' => 'As member',
|
||||||
|
'assuguest' => 'As applicant',
|
||||||
|
'fatalerror' => 'Fatal error',
|
||||||
|
'prevmatch' => 'Your match was as follows',
|
||||||
|
'matchtoolong' => 'Your match was too long. You can use max. 255 characters. Try splitting it up.',
|
||||||
|
'nocache' => 'Autoscroll (for old browsers or top-to-bottom sort).',
|
||||||
|
'disablepm' => 'Disable private messages',
|
||||||
|
'disablechat' => 'Disable chat',
|
||||||
|
'disabletext' => 'Chat disabled message (html)',
|
||||||
|
'disabledtext' => 'Temporarily disabled',
|
||||||
|
'defaulttz' => 'Default time zone',
|
||||||
|
'tz' => 'Time zone',
|
||||||
|
'optional' => '(optional)',
|
||||||
|
'userloggedin' => 'A user with this nickname is already logged in.',
|
||||||
|
'regednick' => 'This nickname is a registered member.',
|
||||||
|
'eninbox' => 'Enable offline inbox',
|
||||||
|
'inboxmsgs' => 'Read %d messages in your inbox',
|
||||||
|
'offline' => '(offline)',
|
||||||
|
'deleteacc' => 'Delete account',
|
||||||
|
'eninnone' => 'For no one',
|
||||||
|
'eninall' => 'For everyone',
|
||||||
|
'eninmem' => 'For members only',
|
||||||
|
'eninstaff' => 'For staff only',
|
||||||
|
'eninadmin' => 'For admins only',
|
||||||
|
'nickregex' => 'Nickname regex',
|
||||||
|
'passregex' => 'Password regex',
|
||||||
|
'externalcss' => 'Link to external CSS file',
|
||||||
|
'greetingmsg' => 'Welcome %s!',
|
||||||
|
'entryhelp' => 'If this frame does not reload in %d seconds, you\'ll have to enable automatic redirection (meta refresh) in your browser. Also make sure no web filter, local proxy tool or browser plugin is preventing automatic refreshing! This could be for example "Polipo", "NoScript", etc.<br>As a workaround (or in case of server/proxy reload errors) you can always use the buttons at the bottom to refresh manually.',
|
||||||
|
'enablegreeting' => 'Show a greeting message before showing the messages',
|
||||||
|
'unban' => 'Unban',
|
||||||
|
'sortupdown' => 'Sort messages from top to bottom',
|
||||||
|
'sortframe' => 'Rearrange',
|
||||||
|
'cs' => 'Case sensitive',
|
||||||
|
'hidechatters' => 'Hide list of chatters',
|
||||||
|
'enfileupload' => 'Enable file uploads',
|
||||||
|
'msgattache' => 'Attachement',
|
||||||
|
'filenotfound' => 'File not found!',
|
||||||
|
'maxuploadsize' => 'Maximum upload size in KB',
|
||||||
|
'maxsize' => 'Max %d KB',
|
||||||
|
'cssupdate' => 'Note: Default CSS is now hardcoded and can be removed from the CSS setting',
|
||||||
|
];
|
||||||
|
?>
|
Reference in New Issue
Block a user