Chat templates

This commit is contained in:
genuineparts 2025-06-08 21:53:27 +02:00
parent 135a55acee
commit 3f5ef1296a

View file

@ -88,7 +88,6 @@ txtWhoInRoomFooter|SourceUser = <span class="info">There are <%UserCount%> Users
txtWhoUserOnline|SourceUser = ~ <span style="color:#<%DestColor%>; font-weight:bold;"><%DestNick%></span> - Online seit: <%DestLoginTime%><br/>- schl&auml;ft seit <%DestIdle%> Sekunden<br/>- befindet sich im Raum '<span style="font-weight:bold;"><%DestRoom%></span>' <br/>%(- abgemeldet (<%DestAway%>)<br/>)%%(- <%DestRight%><br/>)%- verbrachte bereits <%DestChatSeconds%> im Chat <br/>
txtWhoUserOnline|DestUser = <!-- <%SourceNick%> watched you! -->
txtWhoUserOnlineVIP|SourceUser = ~ <span style="color:#<%DestColor%>; font-weight:bold;"><%DestNick%></span> - Online seit: <%DestLoginTime%><br/>- schl&auml;ft seit <%DestIdle%> Sekunden<br/>- befindet sich im Raum '<span style="font-weight:bold;"><%DestRoom%></span>' <br/>%(- abgemeldet (<%DestAway%>)<br/>)%%(- <%DestRight%><br/>)%- verbrachte bereits <%DestChatSeconds%> im Chat <br/>- IP: <%DestIP%> (<%DestHost%>)<br/>- Farbe: <span style="color:#<%DestColor%>; font-weight:bold;"><%DestColor%></span><br/>- Gemeldet: <a href="//funch.at/reports/<%DestID%>" target="_blank"><%DestReports%></a><br/>- Browser: <%DestBrowser%><br/>- Draft: <%DestDraft%><br/>
txtWhoUserOnlineVIP|SourceUser = ~ <span style="color:#<%DestColor%>; font-weight:bold;"><%DestNick%></span> - Online seit: <%DestLoginTime%><br/>- schl&auml;ft seit <%DestIdle%> Sekunden<br/>- befindet sich im Raum '<span style="font-weight:bold;"><%DestRoom%></span>' <br/>%(- abgemeldet (<%DestAway%>)<br/>)%%(- <%DestRight%><br/>)%- verbrachte bereits <%DestChatSeconds%> im Chat <br/>- IP: <%DestIP%> (<%DestHost%>)<br/>- Farbe: <span style="color:#<%DestColor%>; font-weight:bold;"><%DestColor%></span><br/>- Gemeldet: <a href="//austriachat.net/chat/reports/<%DestID%>" target="_blank"><%DestReports%></a><br/>- Browser: <%DestBrowser%><br/>- Draft: <%DestDraft%><br/>
txtWhoUserOffline|SourceUser = ~ <span style="color:#<%DestColor%>; font-weight:bold;"><%DestNick%></span> - Offline<br/>%(- <%DestRight%><br/>)%- verbrachte bereits <%DestChatSeconds%> im Chat<br/>- zuletzt online am <%DestLastOnline%><br/>
# Who in chat
@ -259,18 +258,16 @@ txtNoVIPIg|SourceUser = <span class="info">Sorry, aber ein VIP kann nicht ignori
txtVIPip|SourceUser = <span class="info">Die IP von <span style="color:#<%DestColor%>;"><%DestNick%></span> lautet: <%DestIP%></span><br/>
#Reporting
txtReportnoVIP|SourceUser = <span class="info">Sorry, you can't report a Mod.</span><br/>
txtSelfReport|SourceUser = <span class="info">If you know you are doing wrong, why not stop it instead of ratting yourself out?</span><br/>
txtUserReported|SourceUser = <span class="info">You have reported <span style="color:#<%DestColor%>;"><%DestNick%></span>.</span><br/>
txtParasErrorNoReason|SourceUser = <span class="info">Sorry, you have to give a reason for the report.</span><br/>
txtReportNoreports|SourceUser = <span class="info">There are no reports against this user.</span><br/>
txtUserReportedVIP|DestUser = <span class="info"><span style="color:#<%SourceColor%>;"><%SourceNick%></span> has reported <span style="color:#<%DestColor%>;"><%DestNick%></span> (<%reason%>).</span><br/>
txtReportListuser|SourceUser = <span class="info">The Report list for the user <span style="color:#<%DestColor%>;"><%DestNick%></span> should have opened in a new window, if not, just click <a href="//funch.at/reports/<%DestID%>" target="_blank">here</a>.</span><br/><script type="text/javascript">window.open('//funch.at/reports/<%DestID%>',' ','width=600, height=400, resizeable,scrollbars=yes')</script>
txtReportList|SourceUser = <span class="info">The Report list should have opened in a new window, if not, just click <a href="//funch.at/reports/" target="_blank">here</a>.</span><br/><script type="text/javascript">window.open('//funch.at/reports/',' ','width=600, height=400, resizeable,scrollbars=yes')</script>
txtNewReports|SourceUser = <span class="info">There are unread Reports! Click <a href="//funch.at/reports/" target="_blank">here</a> to see them.</span>
txtReportListuser|SourceUser = <span class="info">The Report list for the user <span style="color:#<%DestColor%>;"><%DestNick%></span> should have opened in a new window, if not, just click <a href="//chat.archer.agency/reports/<%DestID%>" target="_blank">here</a>.</span><br/><script type="text/javascript">window.open('//chat.archer.agency/reports/<%DestID%>',' ','width=600, height=400, resizeable,scrollbars=yes')</script>
txtReportList|SourceUser = <span class="info">The Report list should have opened in a new window, if not, just click <a href="//chat.archer.agency/reports/" target="_blank">here</a>.</span><br/><script type="text/javascript">window.open('//chat.archer.agency/reports/',' ','width=600, height=400, resizeable,scrollbars=yes')</script>
txtNewReports|SourceUser = <span class="info">There are unread Reports! Click <a href="//chat.archer.agency/reports/" target="_blank">here</a> to see them.</span>
txtReportnoVIP|SourceUser = <span class="info">Sorry, du kannst keinen VIP melden.</span><br/>
txtSelfReport|SourceUser = <span class="info">Wenn du wei&szlig;t das du Dinge falsch machst, warum h&ouml;rst du nicht damit auf statt dich selbst zu melden? ;) </span><br/>
txtUserReported|SourceUser = <span class="info">Du hast <span style="color:#<%DestColor%>;"><%DestNick%></span> gemeldet.</span><br/>
txtParasErrorNoReason|SourceUser = <span class="info">Sorry, du musst einen grund f&uum;r die Meldung eingeben.</span><br/>
txtReportNoreports|SourceUser = <span class="info">Es gibt keine Reports f&uuml;r diesen User.</span><br/>
txtUserReportedVIP|DestUser = <span class="info"><span style="color:#<%SourceColor%>;"><%SourceNick%></span> hat <span style="color:#<%DestColor%>;"><%DestNick%></span> gemeldet (<%reason%>).</span><br/>
txtReportListuser|SourceUser = <span class="info">Die Reportliste f&uulm;r den User <span style="color:#<%DestColor%>;"><%DestNick%></span> sollte sich in einem neuen Fenster ge&oouml;ffnet haben, falls nicht klicke einfach <a href="//funch.at/reports/<%DestID%>" target="_blank">hier</a>.</span><br/><script type="text/javascript">window.open('//funch.at/reports/<%DestID%>',' ','width=600, height=400, resizeable,scrollbars=yes')</script>
txtReportList|SourceUser = <span class="info">Die Reportliste sollte sich in einem neuen Fenster ge&oouml;ffnet haben, falls nicht klicke einfach <a href="//funch.at/reports/" target="_blank">hier</a>.</span><br/><script type="text/javascript">window.open('//funch.at/reports/',' ','width=600, height=400, resizeable,scrollbars=yes')</script>
txtNewReports|SourceUser = <span class="info">Es gibt ungelesene Meldungen! Klicke <a href="//funch.at/reports/" target="_blank">hier</a> um die Meldungen zu lesen.</span>
txtReportListuser|SourceUser = <span class="info">Die Reportliste sollte sich in einem neuen Fenster ge&ouml;ffnet haben<span style="color:#<%DestColor%>;"><%DestNick%></span> should have opened in a new window, if not, just click <a href="//chat.archer.agency/reports/<%DestID%>" target="_blank">here</a>.</span><br/><script type="text/javascript">window.open('//chat.archer.agency/reports/<%DestID%>',' ','width=600, height=400, resizeable,scrollbars=yes')</script>
#Picture
txtPictureEmpty|SourceUser = <span class="info">Du musst ein Bild angeben.</span><br/>